#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 | |
float | initFeatureScale |
int | featureScaleLevels |
float | featureScaleMul |
int | initXyStep |
int | initImgBound |
bool | varyXyStepWithScale |
bool | varyImgBoundWithScale |
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 |
||
) |