Main MRPT website > C++ reference for MRPT 1.4.0
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 323 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.
 
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 328 of file maps/CLandmarksMap.h.

◆ nSiftR

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

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




Page generated by Doxygen 1.9.6 for MRPT 1.4.0 SVN: at Thu Jan 19 22:37:47 UTC 2023