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.
 
 
 
 
 
 
Elena Fedotova 37f745737b Purpose: 2nd review cycle 14 years ago
..
calib3d fixed features2d (ORB) compile errors on Windows 14 years ago
contrib replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
core Purpose: 2nd review cycle 14 years ago
features2d - fix possible crash introduced by cvRound 14 years ago
ffmpeg solution folder flag disabled by default 14 years ago
flann fixed #1069 (cvflann::set_distance_type - Unresolved external under VS2008) 14 years ago
gpu minor SURF_GPU optimization (descriptor calculation, change block size to 6x6) 14 years ago
haartraining replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
highgui fixed several typos, including the old ones from ticket #854 14 years ago
imgproc avoid crash in the case of multiple pyramid levels 14 years ago
legacy replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
ml replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
objdetect replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
python Initial pass at some boost python bindings. 14 years ago
stitching minor changes in opencv_stitching 14 years ago
traincascade replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
ts fixed ~300 warnings under windows (had to hack gtest a bit) 14 years ago
video fixed 2 bugs reported by exvan (ticket #799) 14 years ago
CMakeLists.txt added image stitching module 14 years ago
refman.rst converted user guide & tutorials from tex to rst; added them into the whole documentation tree; added html_docs target. 14 years ago