cv::DenseFeatureDetector::Params Class Reference

#include <features2d.hpp>

List of all members.

Public Member Functions

 Params (float initFeatureScale=1.f, int featureScaleLevels=1, float featureScaleMul=0.1f, int initXyStep=6, int initImgBound=0, bool varyXyStepWithScale=true, bool varyImgBoundWithScale=false)

Public Attributes

int featureScaleLevels
float featureScaleMul
float initFeatureScale
int initImgBound
int initXyStep
bool varyImgBoundWithScale
bool varyXyStepWithScale

Constructor & Destructor Documentation

cv::DenseFeatureDetector::Params::Params ( float  initFeatureScale = 1.f,
int  featureScaleLevels = 1,
float  featureScaleMul = 0.1f,
int  initXyStep = 6,
int  initImgBound = 0,
bool  varyXyStepWithScale = true,
bool  varyImgBoundWithScale = false 
)

Member Data Documentation


The documentation for this class 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