Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Static Public Member Functions | Public Attributes
jafar::rtslam::SensorPinhole Class Reference

Class for pin-hole cameras. More...


Detailed Description

Class for pin-hole cameras.

This model accepts radial distortion model

Definition at line 35 of file sensorPinhole.hpp.

#include <sensorPinhole.hpp>

Inheritance diagram for jafar::rtslam::SensorPinhole:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 SensorPinhole (const robot_ptr_t &_robPtr, filtered_obj_t inFilter=UNFILTERED, int extraStateFilterSize=0)
 Constructor for selectable LOCAL or REMOTE pose, from robot and selector flag.
void setup (const size_t id, const string &name, const int _width, const int _height, const vec7 &pose, const vec7 &std, const jblas::vec2 &_s, const vec4 &k, const vec &d, const vec &c)
virtual std::string typeName () const
int acquireRaw ()
raw_ptr_t getRaw ()

Static Public Member Functions

static size_t size (void)

Public Attributes

SensorImageParameters params

Constructor & Destructor Documentation

jafar::rtslam::SensorPinhole::SensorPinhole ( const robot_ptr_t &  _robPtr,
filtered_obj_t  inFilter = UNFILTERED,
int  extraStateFilterSize = 0 
)

Constructor for selectable LOCAL or REMOTE pose, from robot and selector flag.

Parameters:
_robPtrthe robot to install to.
inFilterflag indicating in the sensor pose is filtered or not.

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

Generated on Wed Oct 15 2014 00:37:46 for Jafar by doxygen 1.7.6.1
LAAS-CNRS