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 6942799669 fixed kmeans center initialization in the case of huge matrices (ticket #1291); fixed warinings in libtiff. 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 fixed building retina code on Windows 14 years ago
core fixed kmeans center initialization in the case of huge matrices (ticket #1291); fixed warinings in libtiff. 14 years ago
features2d raised threshold in ORB test; temporarily disabled always failing Opponent SIFT test 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
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
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
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