Parameters for CMetricMap::compute3DMatchingRatio()
Definition at line 75 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... | |
|
inline |
Definition at line 84 of file metric_map_types.h.
| 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 79 of file metric_map_types.h.
Referenced by mrpt::slam::CIncrementalMapPartitioner::addMapFrame(), and mrpt::maps::CPointsMap::compute3DMatchingRatio().
| 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 82 of file metric_map_types.h.
Referenced by mrpt::slam::CIncrementalMapPartitioner::addMapFrame().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |