This struct stores extra results from invoking insertObservation. More...
#include <mrpt/slam/CLandmarksMap.h>
Public Attributes | |
unsigned int | nSiftL |
The number of SIFT detected in left and right images respectively. | |
unsigned int | nSiftR |
This struct stores extra results from invoking insertObservation.
Definition at line 382 of file CLandmarksMap.h.
unsigned int mrpt::slam::CLandmarksMap::TInsertionResults::nSiftL |
The number of SIFT detected in left and right images respectively.
Definition at line 387 of file CLandmarksMap.h.
unsigned int mrpt::slam::CLandmarksMap::TInsertionResults::nSiftR |
Definition at line 387 of file CLandmarksMap.h.
Page generated by Doxygen 1.6.1 for MRPT 0.7.1 SVN: at Tue Dec 22 08:29:35 CET 2009 |