#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.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |