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 394 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 399 of file CLandmarksMap.h.
| unsigned int mrpt::slam::CLandmarksMap::TInsertionResults::nSiftR |
Definition at line 399 of file CLandmarksMap.h.
| Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010 |