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 044d38a051 expanded cv::threshold parallelization to other threading frameworks; fixed potential bug with unprocessed bottom of the image; fixed build problem in stitching 13 years ago
..
doc added the note about 1-pixel border in findContours (relates to ticket #2362) 13 years ago
include/opencv2/imgproc partially recovered binary compatibility (ticket #2415) 13 years ago
perf Fix sanity checks in improc perf tests 13 years ago
src expanded cv::threshold parallelization to other threading frameworks; fixed potential bug with unprocessed bottom of the image; fixed build problem in stitching 13 years ago
test added test for box filter 16u, fixed bug #2416 13 years ago
CMakeLists.txt Global CMake reorganization: 13 years ago