Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
jafar::facetsmap::FacetsMap Class Reference

Detailed Description

Definition at line 15 of file facetsMap.hpp.

Inheritance diagram for jafar::facetsmap::FacetsMap:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 FacetsMap (const FacetsParams *params, const jafar::camera::StereoBench &stereoBench)
virtual void processImage (jblas::mat44 &robotpos, jblas::mat44 &robotmovement, const boost::numeric::ublas::bounded_matrix< double, 4, 4 > &leftToRight, const jafar::image::Image &imgl, const jafar::image::Image &imgr, const jafar::camera::StereoBench &stereoBench, int time, bool updateFacet, std::map< int, jblas::vec > predictions)
 You need to implement this function.
const std::vector< int > & suppressedAmers () const
const std::vector
< FacetObservation > & 
newObservations () const
const std::vector
< FacetObservation > & 
observations () const
void removeFacet (unsigned int id)

Private Attributes

std::vector< int > m_suppressedAmers
std::vector< FacetObservationm_newObservations
std::vector< FacetObservationm_observations
vFacets m_facetsSeenLastTime
vFacets m_facets
FacetsTrackerm_facetsTracker

Member Function Documentation

virtual void jafar::facetsmap::FacetsMap::processImage ( jblas::mat44 robotpos,
jblas::mat44 robotmovement,
const boost::numeric::ublas::bounded_matrix< double, 4, 4 > &  leftToRight,
const jafar::image::Image imgl,
const jafar::image::Image imgr,
const jafar::camera::StereoBench stereoBench,
int  time,
bool  updateFacet,
std::map< int, jblas::vec predictions 
) [virtual]

You need to implement this function.

Parameters:
robotposthe estimated movement of the robot
im3dthe result of the stereovision
pointsa vector of Harris point
imgthe image

Implements jafar::facetsmap::FacetsAnalyser.


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:35 for Jafar by doxygen 1.7.6.1
LAAS-CNRS