MRPT  1.9.9
mrpt::maps::TMatchingRatioParams Struct Reference

Detailed Description

Parameters for CMetricMap::compute3DMatchingRatio()

Definition at line 73 of file metric_map_types.h.

#include <mrpt/maps/metric_map_types.h>

Public Member Functions

 TMatchingRatioParams ()
 

Public Attributes

float maxDistForCorr
 (Default: 0.10f) The minimum distance between 2 non-probabilistic map elements for counting them as a correspondence. More...
 
float maxMahaDistForCorr
 (Default: 2.0f) The minimum Mahalanobis distance between 2 probabilistic map elements for counting them as a correspondence. More...
 

Constructor & Destructor Documentation

◆ TMatchingRatioParams()

mrpt::maps::TMatchingRatioParams::TMatchingRatioParams ( )
inline

Definition at line 82 of file metric_map_types.h.

Member Data Documentation

◆ maxDistForCorr

float mrpt::maps::TMatchingRatioParams::maxDistForCorr

(Default: 0.10f) The minimum distance between 2 non-probabilistic map elements for counting them as a correspondence.

Definition at line 77 of file metric_map_types.h.

Referenced by mrpt::maps::CPointsMap::compute3DMatchingRatio().

◆ maxMahaDistForCorr

float mrpt::maps::TMatchingRatioParams::maxMahaDistForCorr

(Default: 2.0f) The minimum Mahalanobis distance between 2 probabilistic map elements for counting them as a correspondence.

Definition at line 80 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