MRPT
1.9.9
|
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 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |