MRPT
1.9.9
|
A helper struct to sort keypoints by their response: It can be used with these types:
Definition at line 288 of file TKeyPoint.h.
#include <mrpt/vision/TKeyPoint.h>
Public Member Functions | |
KeypointResponseSorter (const FEATURE_LIST &data) | |
bool | operator() (size_t k1, size_t k2) const |
Public Attributes | |
const FEATURE_LIST & | m_data |
|
inline |
Definition at line 291 of file TKeyPoint.h.
|
inline |
Definition at line 292 of file TKeyPoint.h.
References mrpt::vision::KeypointResponseSorter< FEATURE_LIST >::m_data.
const FEATURE_LIST& mrpt::vision::KeypointResponseSorter< FEATURE_LIST >::m_data |
Definition at line 290 of file TKeyPoint.h.
Referenced by mrpt::vision::KeypointResponseSorter< FEATURE_LIST >::operator()().
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 |