Function object which collects KeyPoints. More...
#include <KeyPointDetector.h>
Public Member Functions | |
virtual void | operator() (const KeyPoint &k)=0 |
Function object which collects KeyPoints.
Definition at line 37 of file KeyPointDetector.h.
virtual void parallelsurf::KeyPointInsertor::operator() | ( | const KeyPoint & | k | ) | [pure virtual] |
Implemented in ParallelSurfExtractor::KeyPointVectInsertor.