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.
 
 
 
 
 
 
Andrey Kamaev 6e8b4e646a Fixed Android install target 14 years ago
..
androidcamera Fixed Android install target 14 years ago
calib3d 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
contrib added variational stereo correspondence (by Sergey Kosov) and polynomial fitting (by Onkar Raut) 14 years ago
core introduced new RST/Sphinx domain ocv. 14 years ago
features2d uncommented Opponent descriptors test, fixed descriptors mat size 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 Qt: fixed keyPressEvent (ticket #803) 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 Added doc on CvMLData 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 #768 ticket 14 years ago
traincascade fixed #768 ticket 14 years ago
ts fixed a few warnings and bugs, including ticket #1079 14 years ago
video introduced new RST/Sphinx domain ocv. 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