#include <KeyPointDescriptor.h>
Inheritance diagram for lfeat::KeyPointDescriptor:

Public Member Functions | |
| virtual void | makeDescriptor (KeyPoint &ioKeyPoint) const =0 |
| virtual int | getDescriptorLength () const =0 |
| virtual int | assignOrientation (KeyPoint &ioKeyPoint, double angles[4]) const =0 |
Definition at line 31 of file KeyPointDescriptor.h.
|
||||||||||||
|
Implemented in lfeat::CircularKeyPointDescriptor. Referenced by DetectKeypoints(). |
|
|
Implemented in lfeat::CircularKeyPointDescriptor. Referenced by DetectKeypoints(). |
|
|
Implemented in lfeat::CircularKeyPointDescriptor. Referenced by DetectKeypoints(). |
1.3.9.1