cv::SIFT::DetectorParams Struct Reference

#include <features2d.hpp>

List of all members.

Public Member Functions

 DetectorParams (double _threshold, double _edgeThreshold)
 DetectorParams ()

Static Public Member Functions

static double GET_DEFAULT_EDGE_THRESHOLD ()
static double GET_DEFAULT_THRESHOLD ()

Public Attributes

double edgeThreshold
double threshold

Constructor & Destructor Documentation

cv::SIFT::DetectorParams::DetectorParams (  ) 
cv::SIFT::DetectorParams::DetectorParams ( double  _threshold,
double  _edgeThreshold 
)

Member Function Documentation

static double cv::SIFT::DetectorParams::GET_DEFAULT_EDGE_THRESHOLD (  )  [inline, static]
static double cv::SIFT::DetectorParams::GET_DEFAULT_THRESHOLD (  )  [inline, static]

Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Thu Dec 23 11:40:55 2010 for opencv by  doxygen 1.6.3