MRPT
2.0.4
|
Output placeholder for se2_l2_robust()
#include <mrpt/tfest/se2.h>
Public Member Functions | |
TSE2RobustResult ()=default | |
Public Attributes | |
mrpt::poses::CPosePDFSOG | transformation |
The output as a set of transformations (sum of Gaussians) More... | |
mrpt::tfest::TMatchingPairList | largestSubSet |
the largest consensus sub-set More... | |
unsigned int | ransac_iters {0} |
Number of actual iterations executed. More... | |
|
default |
mrpt::tfest::TMatchingPairList mrpt::tfest::TSE2RobustResult::largestSubSet |
the largest consensus sub-set
Definition at line 135 of file se2.h.
Referenced by mrpt::slam::CGridMapAligner::AlignPDF_robustMatch().
unsigned int mrpt::tfest::TSE2RobustResult::ransac_iters {0} |
mrpt::poses::CPosePDFSOG mrpt::tfest::TSE2RobustResult::transformation |
The output as a set of transformations (sum of Gaussians)
Definition at line 133 of file se2.h.
Referenced by mrpt::slam::CGridMapAligner::AlignPDF_robustMatch().
Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |