OpenCV  2.4.13.2
Open Source Computer Vision
CvSURFParams Struct Reference

#include <compat.hpp>

Public Attributes

int extended
 
int upright
 
double hessianThreshold
 
int nOctaves
 
int nOctaveLayers
 

Member Data Documentation

§ extended

int CvSURFParams::extended

§ hessianThreshold

double CvSURFParams::hessianThreshold

§ nOctaveLayers

int CvSURFParams::nOctaveLayers

§ nOctaves

int CvSURFParams::nOctaves

§ upright

int CvSURFParams::upright

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