#include "tfest-precomp.h"#include <mrpt/tfest/se2.h>#include <mrpt/poses/CPosePDFGaussian.h>#include <mrpt/poses/CPoint2DPDFGaussian.h>#include <mrpt/random.h>#include <mrpt/math/geometry.h>#include <mrpt/math/distributions.h>#include <mrpt/system/CTimeLogger.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 31 of file se2_l2_ransac.cpp.
References ASSERTDEB_.
Referenced by mrpt::tfest::se2_l2_robust().
| Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |