MRPT
2.0.1
|
A helper struct to sort keypoints by their response: It can be used with these types:
Definition at line 283 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 286 of file TKeyPoint.h.
|
inline |
Definition at line 287 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 285 of file TKeyPoint.h.
Referenced by mrpt::vision::KeypointResponseSorter< FEATURE_LIST >::operator()().
Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |