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 2842d34611 added retina model, by Alexander Benoit 14 years ago
..
androidcamera Fixed camera output format handling 14 years ago
calib3d fixed rank check in 8-point Fundamental Matrix algorithm (patch by F. Devernay; ticket #1273) 14 years ago
contrib added retina model, by Alexander Benoit 14 years ago
core added size check to static Mat::diag() 14 years ago
features2d added read/write methods for SimpleBlobDetector and DenseFeatureDetector; added their creation to FeatureDetector::create method (#1290) 14 years ago
flann Implemented read/write methods for FlannBasedMatcher; fixed features2d wrappers for java 14 years ago
gpu multilib support added (ticket #363) 14 years ago
haartraining fixed #768 ticket 14 years ago
highgui added support for Ximea cameras (missing parts in the prev. commit) 14 years ago
imgproc avoid infinite loops when 0-area image is filtered (ticket #1295) 14 years ago
java Java API: Removed meaningless tests 14 years ago
legacy fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
ml fixed doc warning 14 years ago
objdetect fixed default maxSize case in cvHaarDetectObjects (ticket #1296) 14 years ago
python fixed C++ implementation of Delaunay triangulation and moved it from sample to imgproc. 14 years ago
stitching minor stitching optimization (use cpu matchers instead of gpu matchers on multicore processors) 14 years ago
traincascade Modified install layout for Android 14 years ago
ts added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
video added support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2 background subtractor. 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