Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Geoff McIver b2d8e8c508 This statement was keeping HAAR cascades from leveraging opencl on nvidia devices. "localSize" on the featureEvaluator remains Size(0, 0) which sets the bool "use_ocl" to false. Adding this allows NVidia GPUs to leverage opencl HAAR Cascades 7 years ago
..
doc/pics Removed Sphinx documentation files 10 years ago
include/opencv2 Update HOGDescriptor documentation 7 years ago
misc/java/test Modified java wrapping mechanism 10 years ago
perf world fix 11 years ago
src This statement was keeping HAAR cascades from leveraging opencl on nvidia devices. "localSize" on the featureEvaluator remains Size(0, 0) which sets the bool "use_ocl" to false. Adding this allows NVidia GPUs to leverage opencl HAAR Cascades 7 years ago
test test: use relative error in HOG tests 8 years ago
CMakeLists.txt Merge pull request #9466 from huningxin:js 8 years ago