MRPT
2.0.1
|
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.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |