|
MRPT
2.0.1
|
#include "tfest-precomp.h"#include <mrpt/core/round.h>#include <mrpt/math/distributions.h>#include <mrpt/math/geometry.h>#include <mrpt/poses/CPoint2DPDFGaussian.h>#include <mrpt/poses/CPosePDFGaussian.h>#include <mrpt/random.h>#include <mrpt/system/CTimeLogger.h>#include <mrpt/tfest/se2.h>#include <iostream>Go to the source code of this file.
Functions | |
| void | markAsPicked (const TMatchingPair &c, std::vector< bool > &alreadySelectedThis, std::vector< bool > &alreadySelectedOther) |
| void markAsPicked | ( | const TMatchingPair & | c, |
| std::vector< bool > & | alreadySelectedThis, | ||
| std::vector< bool > & | alreadySelectedOther | ||
| ) |
Definition at line 32 of file se2_l2_ransac.cpp.
References ASSERTDEB_, mrpt::tfest::TMatchingPair::other_idx, and mrpt::tfest::TMatchingPair::this_idx.
Referenced by mrpt::tfest::se2_l2_robust().
| 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 |