libvot  0.1.3
A C++11 multithread library for image retrieval
Public Attributes | List of all members
tw::Vlfeature Struct Reference

a struct containing the data of vlfeat features More...

#include <vlfeat_libvot_api.h>

Public Attributes

float x
 
float y
 
float scale
 
float orientation
 
float descr [128]
 

Detailed Description

a struct containing the data of vlfeat features

Member Data Documentation

float tw::Vlfeature::descr[128]
float tw::Vlfeature::orientation
float tw::Vlfeature::scale
float tw::Vlfeature::x
float tw::Vlfeature::y

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