opencv/modules/objdetect/src/opencl
2015-05-28 19:33:21 +03:00
..
cascadedetect.cl improvements in Haar CascadeClassifier: 1) use CV_32S instead of CV_32F for the integral of squares (which is more accurate and more efficient); 2) skip the window if its contrast is too low 2015-05-28 19:33:21 +03:00
objdetect_hog.cl Use hypot to do vector calculation. 2014-12-30 14:12:28 +08:00