Home
last modified time | relevance | path

Searched defs:L2HysThreshold (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/objdetect/include/opencv2/
Dobjdetect.hpp429 CV_PROP double L2HysThreshold; member
/external/opencv3/modules/objdetect/src/
Dhog.cpp1327 …ize blockStride, Size winSize, float sigma, bool gammaCorrection, double L2HysThreshold, bool sign… in ocl_compute()
1726 … bool gammaCorrection, double L2HysThreshold, float sigma, float free_coef, bool signedGradient) in ocl_detect()
1796double L2HysThreshold, float sigma, float free_coef, bool signedGradient) in ocl_detectMultiScale()