#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/utils/CTimeLogger.h>
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.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |