A helper struct to sort keypoints by their response: It can be used with these types:
Definition at line 215 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 |
| mrpt::vision::KeypointResponseSorter< FEATURE_LIST >::KeypointResponseSorter | ( | const FEATURE_LIST & | data | ) | [inline] |
Definition at line 218 of file TSimpleFeature.h.
| bool mrpt::vision::KeypointResponseSorter< FEATURE_LIST >::operator() | ( | size_t | k1, |
| size_t | k2 | ||
| ) | const [inline] |
Definition at line 219 of file TSimpleFeature.h.
References mrpt::vision::KeypointResponseSorter< FEATURE_LIST >::m_data.
| const FEATURE_LIST& mrpt::vision::KeypointResponseSorter< FEATURE_LIST >::m_data |
Definition at line 217 of file TSimpleFeature.h.
Referenced by mrpt::vision::KeypointResponseSorter< FEATURE_LIST >::operator()().
| Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 | Hosted on: |