Public Member Functions | Static Public Member Functions | Public Attributes
cv::SIFT::DetectorParams Struct Reference

#include <features2d.hpp>

List of all members.

Public Member Functions

 DetectorParams ()
 DetectorParams (double _threshold, double _edgeThreshold)

Static Public Member Functions

static double GET_DEFAULT_THRESHOLD ()
static double GET_DEFAULT_EDGE_THRESHOLD ()

Public Attributes

double threshold
double edgeThreshold

Constructor & Destructor Documentation

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

Member Function Documentation


Member Data Documentation


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