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.
 
 
 
 
 
 
vbystricky 38913bf5f6 Change all 'ippStsNoErr==' to '0<=', and all 'ippStsNoErr!=' to '0>' 11 years ago
..
doc Change Canny input image description, we can use multichannel image now 11 years ago
include/opencv2 Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
perf Change sanity check for perfomance test of bilateral filter 11 years ago
src Change all 'ippStsNoErr==' to '0<=', and all 'ippStsNoErr!=' to '0>' 11 years ago
test Merge pull request #2499 from mlyashko:back_proj_fix1 11 years ago
CMakeLists.txt Global CMake reorganization: 13 years ago