| 
    MRPT
    2.0.4
    
   | 
 
#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.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |