Main MRPT website > C++ reference
MRPT logo
List of all members | Public Attributes
mrpt::slam::CLandmarksMap::TInsertionResults Struct Reference

Detailed Description

This struct stores extra results from invoking insertObservation.

Definition at line 371 of file CLandmarksMap.h.

#include <mrpt/slam/CLandmarksMap.h>

Public Attributes

unsigned int nSiftL
 The number of SIFT detected in left and right images respectively. More...
 
unsigned int nSiftR
 

Member Data Documentation

unsigned int mrpt::slam::CLandmarksMap::TInsertionResults::nSiftL

The number of SIFT detected in left and right images respectively.

Definition at line 376 of file CLandmarksMap.h.

unsigned int mrpt::slam::CLandmarksMap::TInsertionResults::nSiftR

Definition at line 376 of file CLandmarksMap.h.




Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014