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

Detailed Description

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
 

Member Data Documentation

§ nSiftL

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.

§ nSiftR

unsigned int mrpt::maps::CLandmarksMap::TInsertionResults::nSiftR

Definition at line 367 of file maps/CLandmarksMap.h.




Page generated by Doxygen 1.8.12 for MRPT 1.3.2 SVN: at Thu Nov 10 13:22:34 UTC 2016