Public Member Functions | Public Attributes
LandmarkObservation Struct Reference

Representation of landmark observation for RanSaC. More...

#include <error_func.h>

List of all members.

Public Member Functions

 LandmarkObservation (const SE3 &_T_cw, const Vector2d &_pixel)
bool operator== (const LandmarkObservation &other)

Public Attributes

Vector2d pixel
 Landmark observation on the imageing surface of the camera.
SE3 T_cw
 Transform from camera CF to world CF.

Detailed Description

Representation of landmark observation for RanSaC.

Definition at line 29 of file error_func.h.


Constructor & Destructor Documentation

LandmarkObservation::LandmarkObservation ( const SE3 &  _T_cw,
const Vector2d &  _pixel 
) [inline]

Definition at line 33 of file error_func.h.


Member Function Documentation

bool LandmarkObservation::operator== ( const LandmarkObservation other) [inline]

Definition at line 34 of file error_func.h.


Member Data Documentation

Landmark observation on the imageing surface of the camera.

Definition at line 31 of file error_func.h.

Transform from camera CF to world CF.

Definition at line 30 of file error_func.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


pose_estimation
Author(s): Jiri Divis/jiridivis@gmail.com
autogenerated on Wed Mar 27 2013 21:00:15