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.
 
 
 
 
 
 
Vadim Pisarevsky 354a5f2686 added recommended number of stripes to parallel_for_, modified some of the functions to use larger stripes (for better performance) 12 years ago
..
doc added the note about 1-pixel border in findContours (relates to ticket #2362) 12 years ago
include/opencv2/imgproc partially recovered binary compatibility (ticket #2415) 12 years ago
perf added perf test for gabor filter 12 years ago
src added recommended number of stripes to parallel_for_, modified some of the functions to use larger stripes (for better performance) 12 years ago
test added test for box filter 16u, fixed bug #2416 12 years ago
CMakeLists.txt Global CMake reorganization: 13 years ago