Searched defs:L2HysThreshold (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/objdetect/include/opencv2/ |
D | objdetect.hpp | 429 CV_PROP double L2HysThreshold; member
|
/external/opencv3/modules/objdetect/src/ |
D | hog.cpp | 1327 …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() 1796 … double L2HysThreshold, float sigma, float free_coef, bool signedGradient) in ocl_detectMultiScale()
|