Open Source Computer Vision Library https://opencv.org/
 
 
 
 
 
 
Vadim Pisarevsky 960fd51cf0 another attempt to fix #1299 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 made retina code compile with VS2005/VS2008 14 years ago
core another attempt to fix #1299 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 fixed #768 ticket 14 years ago
highgui preserve alpha channel in PNG, when imread(..., -1) is called (ticket #1107) 14 years ago
imgproc avoid infinite loops when 0-area image is filtered (ticket #1295) 14 years ago
java Java API: generated test stubs for 2 new functions 14 years ago
legacy fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
ml fixed doc warning 14 years ago
objdetect export HOGDescriptor::getDefaultPeopleDetector() to Python (ticket #1298) 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