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 Pavlenko 086643f5a7 finalize() added to ported classes; javadoc anchor added to ported funcs 14 years ago
..
androidcamera Fixed several cross-compiling issues. Fixed cmake status report. 14 years ago
calib3d added centerPrincipalPoint=false to getOptimalNewCameraMatrix (ticket #1199) 14 years ago
contrib added variational stereo correspondence (by Sergey Kosov) and polynomial fitting (by Onkar Raut) 14 years ago
core Fixed few more bugs in rst_parser. Fixed small typos in documentation. 14 years ago
features2d fixed PyramidAdaptedFeatureDetector (when mask is not empty) (#1206) 14 years ago
flann temporarily reverted to FLANN 1.5 (FLANN 1.6 is put to a separate branch FLANN_1.6 until it's stabilized) 14 years ago
gpu removed debug func. call 14 years ago
haartraining fixed #768 ticket 14 years ago
highgui commented off debugging print in cap_libv4l.cpp (ticket #807) 14 years ago
imgproc fixed a few more typos in the docs. 14 years ago
java finalize() added to ported classes; javadoc anchor added to ported funcs 14 years ago
legacy fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
ml fixed memory leak in CvKNearest::train() and the constructor. 14 years ago
objdetect probably fixed parallel face detector (i.e. built with TBB), ticket #1185. Thanks to mengw for the patch 14 years ago
python added centerPrincipalPoint=false to getOptimalNewCameraMatrix (ticket #1199) 14 years ago
stitching added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching 14 years ago
traincascade Modified install layout for Android 14 years ago
ts fixed a few warnings and bugs, including ticket #1079 14 years ago
video Improved RST parser; fixed small typos found by new parser 14 years ago
CMakeLists.txt merged the latest fixes in 2.3 to trunk 14 years ago
refman.rst propagated some more fixes from 2.3 branch to the trunk 14 years ago