Sorting dbitem's by the number of keypoints surviving the homography test. More...
#include <ObjectDetection.h>
Public Member Functions | |
bool | operator() (const dbitem &a, const dbitem &b) |
Sorting dbitem's by the number of keypoints surviving the homography test.
Sorting function based on dbitem.nsurvivors.