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 |
| unsigned int mrpt::tfest::TSE2RobustResult::ransac_iters |
| mrpt::poses::CPosePDFSOG mrpt::tfest::TSE2RobustResult::transformation |
| Page generated by Doxygen 1.8.9.1 for MRPT 1.3.2 SVN:Unversioned directory at Thu Dec 10 00:07:55 UTC 2015 |