Fawkes API  Fawkes Development Version
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
firevision::SiftppClassifier::Feature Struct Reference

Siftpp Feature struct. More...

#include <siftpp.h>

Public Attributes

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

Detailed Description

Siftpp Feature struct.

Definition at line 66 of file siftpp.h.

Member Data Documentation

VL::float_t** firevision::SiftppClassifier::Feature::descs
VL::Sift::Keypoint firevision::SiftppClassifier::Feature::key
int firevision::SiftppClassifier::Feature::number_of_desc

number of descriptors

Definition at line 68 of file siftpp.h.

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


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