opencv  2.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
CvSURFParams Struct Reference

#include <features2d.hpp>

Inheritance diagram for CvSURFParams:
cv::SURF

Public Attributes

int extended
 
double hessianThreshold
 
int nOctaveLayers
 
int nOctaves
 

Member Data Documentation

int CvSURFParams::extended
double CvSURFParams::hessianThreshold
int CvSURFParams::nOctaveLayers
int CvSURFParams::nOctaves

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