Score index comparator. More...
#include <pcl/keypoints/agast_2d.h>
Public Member Functions | |
| bool | operator() (const ScoreIndex &i1, const ScoreIndex &i2) |
| Comparator. | |
Score index comparator.
Definition at line 196 of file agast_2d.h.
| bool pcl::keypoints::agast::AbstractAgastDetector::CompareScoreIndex::operator() | ( | const ScoreIndex & | i1, | |
| const ScoreIndex & | i2 | |||
| ) | [inline] |
| i1] | the first score index | |
| i2] | the second score index |
Definition at line 203 of file agast_2d.h.
References pcl::keypoints::agast::AbstractAgastDetector::ScoreIndex::score.