opencv/modules
2011-08-12 11:28:17 +00:00
..
androidcamera Fixed camera output format handling 2011-07-25 12:32:33 +00:00
calib3d fixed rank check in 8-point Fundamental Matrix algorithm (patch by F. Devernay; ticket #1273) 2011-08-06 19:38:09 +00:00
contrib made retina code compile with VS2005/VS2008 2011-08-12 11:28:17 +00:00
core fixed kmeans center initialization in the case of huge matrices (ticket #1291); fixed warinings in libtiff. 2011-08-11 22:27:18 +00:00
features2d raised threshold in ORB test; temporarily disabled always failing Opponent SIFT test 2011-08-11 21:35:04 +00:00
flann Implemented read/write methods for FlannBasedMatcher; fixed features2d wrappers for java 2011-08-04 14:13:07 +00:00
gpu multilib support added (ticket #363) 2011-08-10 12:49:52 +00:00
haartraining fixed #768 ticket 2011-06-14 10:19:56 +00:00
highgui preserve alpha channel in PNG, when imread(..., -1) is called (ticket #1107) 2011-08-11 22:38:09 +00:00
imgproc avoid infinite loops when 0-area image is filtered (ticket #1295) 2011-08-11 13:12:59 +00:00
java Java API: generated test stubs for 2 new functions 2011-08-12 08:14:51 +00:00
legacy fixed multiple GCC warnings on Ubuntu 11.04 2011-06-14 12:03:34 +00:00
ml fixed doc warning 2011-08-09 09:59:44 +00:00
objdetect export HOGDescriptor::getDefaultPeopleDetector() to Python (ticket #1298) 2011-08-12 07:50:55 +00:00
python fixed C++ implementation of Delaunay triangulation and moved it from sample to imgproc. 2011-08-10 10:28:01 +00:00
stitching minor stitching optimization (use cpu matchers instead of gpu matchers on multicore processors) 2011-08-10 06:53:24 +00:00
traincascade Modified install layout for Android 2011-06-24 15:40:27 +00:00
ts added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 2011-07-19 12:27:07 +00:00
video added support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2 background subtractor. 2011-08-11 17:59:30 +00:00
CMakeLists.txt embeded cv Python module into cv2. 2011-07-12 12:56:03 +00:00
refman.rst re-added the opencv_flann documentation 2011-07-08 16:14:13 +00:00