MRPT  1.9.9
mrpt::maps::TMatchingExtraResults Struct Reference

Detailed Description

Additional results from the determination of matchings between point clouds, etc., apart from the pairings themselves.

See also
CMetricMap::determineMatching2D, CMetricMap::determineMatching3D

Definition at line 60 of file metric_map_types.h.

#include <mrpt/maps/metric_map_types.h>

Public Member Functions

 TMatchingExtraResults ()
 

Public Attributes

float correspondencesRatio
 The ratio [0,1] of points in otherMap with at least one correspondence. More...
 
float sumSqrDist
 The sum of all matched points squared distances.If undesired, set to nullptr, as default. More...
 

Constructor & Destructor Documentation

◆ TMatchingExtraResults()

mrpt::maps::TMatchingExtraResults::TMatchingExtraResults ( )
inline

Definition at line 69 of file metric_map_types.h.

Member Data Documentation

◆ correspondencesRatio

float mrpt::maps::TMatchingExtraResults::correspondencesRatio

◆ sumSqrDist

float mrpt::maps::TMatchingExtraResults::sumSqrDist

The sum of all matched points squared distances.If undesired, set to nullptr, as default.

Definition at line 67 of file metric_map_types.h.




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020