MRPT  2.0.0
List of all members | Public Member Functions | Public Attributes
mrpt::maps::TMatchingRatioParams Struct Reference

Detailed Description

Parameters for CMetricMap::compute3DMatchingRatio()

Definition at line 64 of file metric_map_types.h.

#include <mrpt/maps/metric_map_types.h>

Public Member Functions

 TMatchingRatioParams ()=default
 

Public Attributes

float maxDistForCorr {0.10f}
 (Default: 0.10f) The minimum distance between 2 non-probabilistic map elements for counting them as a correspondence. More...
 
float maxMahaDistForCorr {2.0f}
 (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 ( )
default

Member Data Documentation

◆ maxDistForCorr

float mrpt::maps::TMatchingRatioParams::maxDistForCorr {0.10f}

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

Definition at line 68 of file metric_map_types.h.

Referenced by mrpt::maps::CPointsMap::compute3DMatchingRatio(), and TEST().

◆ maxMahaDistForCorr

float mrpt::maps::TMatchingRatioParams::maxMahaDistForCorr {2.0f}

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

Definition at line 71 of file metric_map_types.h.

Referenced by TEST().




Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020