MRPT  1.9.9
ConsistencyTest.cpp File Reference
Include dependency graph for ConsistencyTest.cpp:

Go to the source code of this file.

Functions

CMatrixDouble getAlignment (const CMatrixDouble &matched_planes)
 
void ransacPlaneAlignment_fit (const CMatrixDouble &planeCorresp, const std::vector< size_t > &useIndices, vector< CMatrixDouble > &fitModels)
 
void ransac3Dplane_distance (const CMatrixDouble &planeCorresp, const vector< CMatrixDouble > &testModels, const double distanceThreshold, unsigned int &out_bestModelIndex, std::vector< size_t > &out_inlierIndices)
 
bool ransac3Dplane_degenerate (const CMatrixDouble &planeCorresp, const std::vector< size_t > &useIndices)
 Return "true" if the selected points are a degenerate (invalid) case. More...
 

Function Documentation

◆ getAlignment()

CMatrixDouble getAlignment ( const CMatrixDouble matched_planes)

Definition at line 567 of file ConsistencyTest.cpp.

References mrpt::math::CMatrixDynamic< T >::cols(), and mrpt::math::CMatrixDynamic< T >::rows().

Referenced by ransacPlaneAlignment_fit().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ransac3Dplane_degenerate()

bool ransac3Dplane_degenerate ( const CMatrixDouble planeCorresp,
const std::vector< size_t > &  useIndices 
)

Return "true" if the selected points are a degenerate (invalid) case.

Definition at line 725 of file ConsistencyTest.cpp.

References ASSERT_.

Referenced by mrpt::pbmap::ConsistencyTest::estimatePoseRANSAC().

Here is the caller graph for this function:

◆ ransac3Dplane_distance()

void ransac3Dplane_distance ( const CMatrixDouble planeCorresp,
const vector< CMatrixDouble > &  testModels,
const double  distanceThreshold,
unsigned int &  out_bestModelIndex,
std::vector< size_t > &  out_inlierIndices 
)

Definition at line 684 of file ConsistencyTest.cpp.

References ASSERT_, mrpt::math::CMatrixDynamic< T >::cols(), mrpt::math::MatrixVectorBase< Scalar, Derived >::dot(), and mrpt::math::norm().

Referenced by mrpt::pbmap::ConsistencyTest::estimatePoseRANSAC().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ransacPlaneAlignment_fit()

void ransacPlaneAlignment_fit ( const CMatrixDouble planeCorresp,
const std::vector< size_t > &  useIndices,
vector< CMatrixDouble > &  fitModels 
)

Definition at line 655 of file ConsistencyTest.cpp.

References ASSERT_, mrpt::math::MatrixBase< Scalar, Derived >::col(), and getAlignment().

Referenced by mrpt::pbmap::ConsistencyTest::estimatePoseRANSAC().

Here is the call graph for this function:
Here is the caller graph for this function:



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019