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.
 
 
 
 
 
 
Alexander Karsakov b046210296 Changed epsilon for hog test, because hog detector is sensible to resize accuracy. 11 years ago
..
doc 3rd attempt to prepare patch with improved OpenCL kernels of CascadeClassifier. 11 years ago
include/opencv2 fixing issues from coverity scan 1167937, 1167938, 1167939, 1127248 (http://scan.coverity.com/projects/169?tab=Overview) 11 years ago
perf Changed epsilon for hog test, because hog detector is sensible to resize accuracy. 11 years ago
src remove unused variable in erGrouping() 11 years ago
test cv::norm -> cvtest::norm in tests 11 years ago
CMakeLists.txt