#include <PanoDetectorDefs.h>
Inheritance diagram for KDElemKeyPoint:

Public Member Functions | |
| KDElemKeyPoint (lfeat::KeyPointPtr &iK, int iNumber) | |
| double & | getVectorElem (int iPos) const |
Public Attributes | |
| double * | _ivec |
| size_t | _n |
|
||||||||||||
|
Definition at line 39 of file PanoDetectorDefs.h. |
|
|
Implements KDTreeSpace::KDTreeElemInterface< double >. Definition at line 40 of file PanoDetectorDefs.h. References _ivec. |
|
|
Definition at line 44 of file PanoDetectorDefs.h. Referenced by getVectorElem(), and KDElemKeyPoint(). |
|
|
Definition at line 45 of file PanoDetectorDefs.h. Referenced by KDElemKeyPoint(). |
1.3.9.1