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:

Generated on Fri Jan 28 22:07:38 2011 for opencv by  doxygen 1.5.9