A helper struct to sort keypoints by their response: It can be used with these types:
Definition at line 214 of file TSimpleFeature.h.
#include <mrpt/vision/TSimpleFeature.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 217 of file TSimpleFeature.h.
|
inline |
Definition at line 218 of file TSimpleFeature.h.
| const FEATURE_LIST& mrpt::vision::KeypointResponseSorter< FEATURE_LIST >::m_data |
Definition at line 216 of file TSimpleFeature.h.
| Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014 |