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.
 
 
 
 
 
 
Alexey Spizhevoy 349a9fac86 fixed compile-time warning under g++ 14 years ago
..
calib3d
contrib
core turn off SSE2 optimization in cv::exp & cv::log in the case of GCC <=4.1 (not no Mac, where a patched GCC 4.0 is used) 14 years ago
features2d undo the latest change in SURF 14 years ago
ffmpeg
flann little change in flann save_value. Likely does not affect anything 14 years ago
gpu fixed compile-time warning under g++ 14 years ago
haartraining
highgui opencv_zlib renamed back to zlib; make static libs work on Windows 14 years ago
imgproc added cvSave(contours) to the contours demo; added rational model demonstration to stereo_calib; fixed formatting in imgproc/types_c.h 14 years ago
legacy
ml fixed GBTrees build on NetBSD & Android; fixed GPU brute force matcher test build on MacOSX 14 years ago
objdetect
python
traincascade returned maxDepth argument 14 years ago
video
CMakeLists.txt