Home
last modified time | relevance | path

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

/external/opencv3/modules/objdetect/include/opencv2/
Dobjdetect.hpp435 CV_PROP bool signedGradient; member
/external/opencv3/modules/objdetect/src/
Dhog.cpp1117 …g, UMat grad, UMat qangle, int nbins, Size effect_size, bool gamma_correction, bool signedGradient) in ocl_computeGradient()
1327 …tride, Size winSize, float sigma, bool gammaCorrection, double L2HysThreshold, bool signedGradient) 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()