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