This struct stores extra results from invoking insertObservation.
Definition at line 362 of file maps/CLandmarksMap.h.
#include <mrpt/maps/CLandmarksMap.h>
Public Attributes | |
unsigned int | nSiftL |
The number of SIFT detected in left and right images respectively. More... | |
unsigned int | nSiftR |
unsigned int mrpt::maps::CLandmarksMap::TInsertionResults::nSiftL |
The number of SIFT detected in left and right images respectively.
Definition at line 367 of file maps/CLandmarksMap.h.
unsigned int mrpt::maps::CLandmarksMap::TInsertionResults::nSiftR |
Definition at line 367 of file maps/CLandmarksMap.h.
Page generated by Doxygen 1.8.9.1 for MRPT 1.3.2 SVN:Unversioned directory at Thu Dec 10 00:07:55 UTC 2015 |