SiftppClassifier::Feature Struct Reference

Siftpp Feature struct. More...

#include <siftpp.h>

List of all members.


Public Attributes

VL::Sift::Keypoint key
 keypoint
int number_of_desc
 number of descriptors
VL::float_t ** descs
 descriptors

Detailed Description

Siftpp Feature struct.

Definition at line 61 of file siftpp.h.


Member Data Documentation

descriptors

Definition at line 64 of file siftpp.h.

Referenced by SiftppClassifier::classify(), and SiftppClassifier::SiftppClassifier().

VL::Sift::Keypoint SiftppClassifier::Feature::key

keypoint

Definition at line 62 of file siftpp.h.

Referenced by SiftppClassifier::classify(), and SiftppClassifier::SiftppClassifier().

number of descriptors

Definition at line 63 of file siftpp.h.

Referenced by SiftppClassifier::classify(), and SiftppClassifier::SiftppClassifier().


The documentation for this struct was generated from the following file: