34 void initialize(
const mrpt::containers::yaml& params)
override;
38 const mrpt::poses::CPose3D& localPose,
39 const Pairings& pairingsFromICP)
const override;
Matcher_Points_DistanceThreshold matcher_
Generic container of pointcloud(s), extracted features and other maps.
double evaluate(const metric_map_t &pcGlobal, const metric_map_t &pcLocal, const mrpt::poses::CPose3D &localPose, const Pairings &pairingsFromICP) const override
Matching quality evaluator (virtual base class)
void initialize(const mrpt::containers::yaml ¶ms) override
Pointcloud matcher: fixed distance thresholds.