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 3e9e2f0958 united cv::Mat and cv::MatND 14 years ago
..
calib3d possible fix for ticket 380 (should not hurt camera calibration engine, as the fix only affects non-planar objects) 14 years ago
contrib a few more warnings fixed 15 years ago
core united cv::Mat and cv::MatND 14 years ago
features2d fixed some warning under VS2008 14 years ago
ffmpeg updated ffmpeg to 0.6.0 15 years ago
gpu fixed gpu filters (deriv filter and source roi calculation) 14 years ago
haartraining inserted missing std:: (ticket #333). Thanks to trisk for the patch! 15 years ago
highgui woops, broke cmake for a bit... 14 years ago
imgproc united cv::Mat and cv::MatND 14 years ago
legacy updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 15 years ago
ml fixed problem with surrogate splits in decision trees training 14 years ago
objdetect Russian comments was removed. Error code was added as returned value inLatentSVM parser. 14 years ago
python _S happens to be a bad variable name for android 14 years ago
traincascade fixed grammar error 14 years ago
video added #include "cvconfig.h" to make TBB and other 3rd party libs work correctly 15 years ago
CMakeLists.txt fixed if condition syntax: ! -> NOT 14 years ago