Output placeholder for se2_l2_robust()
#include <mrpt/tfest/se2.h>
Public Member Functions | |
TSE2RobustResult () | |
Public Attributes | |
mrpt::poses::CPosePDFSOG | transformation |
The output as a set of transformations (sum of Gaussians) More... | |
mrpt::utils::TMatchingPairList | largestSubSet |
the largest consensus sub-set More... | |
unsigned int | ransac_iters |
Number of actual iterations executed. More... | |
mrpt::utils::TMatchingPairList mrpt::tfest::TSE2RobustResult::largestSubSet |
the largest consensus sub-set
Definition at line 150 of file se2.h.
Referenced by mrpt::slam::CGridMapAligner::AlignPDF_robustMatch(), ransac_data_assoc_run(), and mrpt::tfest::se2_l2_robust().
unsigned int mrpt::tfest::TSE2RobustResult::ransac_iters |
Number of actual iterations executed.
Definition at line 152 of file se2.h.
Referenced by mrpt::tfest::se2_l2_robust().
mrpt::poses::CPosePDFSOG mrpt::tfest::TSE2RobustResult::transformation |
The output as a set of transformations (sum of Gaussians)
Definition at line 148 of file se2.h.
Referenced by mrpt::slam::CGridMapAligner::AlignPDF_robustMatch(), mrpt::slam::CICP::ICP_Method_Classic(), and mrpt::tfest::se2_l2_robust().
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 |