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 d5ba7c3826 fixed crashes in camshiftdemo (ticket #875) 14 years ago
..
androidcamera Added cmake file to compile Android native camera wrapper if Android source tree is available 14 years ago
calib3d corrected estimateAffine3D parameter name: outliers=>inliers (ticket #1141) 14 years ago
contrib added variational stereo correspondence (by Sergey Kosov) and polynomial fitting (by Onkar Raut) 14 years ago
core added reduce(..., CV_REDUCE_MIN/CV_REDUCE_MAX, ...) for 16u/16s (ticket #1145) 14 years ago
features2d fixed #1140 and made some other updates of features2d docs 14 years ago
ffmpeg added new version of ffmpeg binary for compilation on Mingw64/MSVC64 14 years ago
flann fixed #1069 (cvflann::set_distance_type - Unresolved external under VS2008) 14 years ago
gpu Fixed MacOS GPU Compilation for i386 14 years ago
haartraining fixed #768 ticket 14 years ago
highgui modified output stream 14 years ago
imgproc removed trailing backspaces, reduced number of warnings (under MSVC2010 x64) for size_t to int conversion, added handling of samples launch without parameters (should not have abnormal termination if there was no paramaters supplied) 14 years ago
legacy fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
ml completed doc on MLData 14 years ago
objdetect introduced new RST/Sphinx domain ocv. 14 years ago
python fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
stitching fixed typo in opencv_stitching 14 years ago
traincascade fixed #768 ticket 14 years ago
ts fixed a few warnings and bugs, including ticket #1079 14 years ago
video fixed crashes in camshiftdemo (ticket #875) 14 years ago
CMakeLists.txt Added Android native camera 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