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.
 
 
 
 
 
 
Ilya Lysenkov 310ed83343 Qt doc: specified an image type in the addText function (ticket #1144) 14 years ago
..
androidcamera Added cmake file to compile Android native camera wrapper if Android source tree is available 14 years ago
calib3d fixed calibrateCamera API (ticket #1143) 14 years ago
contrib added variational stereo correspondence (by Sergey Kosov) and polynomial fitting (by Onkar Raut) 14 years ago
core added explicit Mat_<T>::Mat_(const MatExpr&) (resolves ticket #996) 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 added dummy symbol to flann to make OpenCV compile on Windows 14 years ago
gpu Purpose: 2nd review cycle. 14 years ago
haartraining fixed #768 ticket 14 years ago
highgui Qt doc: specified an image type in the addText function (ticket #1144) 14 years ago
imgproc fixed formula in cvIntegral/integral description 14 years ago
legacy fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
ml fixed warnings in gbt; added insertChannel() and extractChannel(); made the code "rand{u|n}(arr, <number>, <number>)" work properly. 14 years ago
objdetect introduced new RST/Sphinx domain ocv. 14 years ago
python fixed memory leaks in fromarray (thanks to Matthew Baker for the patch!) 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