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

a parameter struct used in calling vlfeat sift function More...

#include <vlfeat_libvot_api.h>

Public Member Functions

 VlFeatParam ()
 

Public Attributes

double edge_thresh
 
double peak_thresh
 
double magnif
 

Detailed Description

a parameter struct used in calling vlfeat sift function

Constructor & Destructor Documentation

tw::VlFeatParam::VlFeatParam ( )
inline

Member Data Documentation

double tw::VlFeatParam::edge_thresh
double tw::VlFeatParam::magnif
double tw::VlFeatParam::peak_thresh

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