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.
 
 
 
 
 
 
Leonid Beynenson 0ddc661882 Fixed bug in the operator of cv::Ranges-s intersection (operator &). 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 bug in the operator of cv::Ranges-s intersection (operator &). 14 years ago
features2d fixed SIFT when keypoints vector is empty (#1162) 14 years ago
flann re-added the opencv_flann documentation 14 years ago
gpu fixed BFM GPU test compile-time error on ubuntu x64 in debug mode 14 years ago
haartraining fixed #768 ticket 14 years ago
highgui Improved javadoc comments generation scripts; fixed some typos in documentation 14 years ago
imgproc optimized sparse LK optical flow (tickets #1062 and #1210) 14 years ago
java Added option INSTALL_ANDROID_EXAMPLES (default off); Added option for choosing SDK platform for Android tests and samples. 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 embeded cv Python module into cv2. 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 embeded cv Python module into cv2. 14 years ago
CMakeLists.txt embeded cv Python module into cv2. 14 years ago
refman.rst re-added the opencv_flann documentation 14 years ago