#include <features2d.hpp>
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 |
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 | |||
) |