opencv/modules
2011-07-18 13:56:49 +00:00
..
androidcamera Fixed bug in the function of search of Android applicvation path. 2011-07-14 18:41:09 +00:00
calib3d fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed) 2011-07-16 09:35:56 +00:00
contrib Fixed Android build. 2011-07-14 16:48:15 +00:00
core fixed mixed-type arithmetic operations (ticket #1224) 2011-07-14 14:54:05 +00:00
features2d upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 2011-07-13 23:04:39 +00:00
flann Fixing ticket #1228 2011-07-17 06:26:40 +00:00
gpu fixed BFM GPU test compile-time error on ubuntu x64 in debug mode 2011-07-09 07:32:14 +00:00
haartraining fixed #768 ticket 2011-06-14 10:19:56 +00:00
highgui added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp 2011-07-18 13:05:34 +00:00
imgproc added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp 2011-07-18 13:05:34 +00:00
java Java API: added pointers support (Point*, double*) 2011-07-18 13:56:49 +00:00
legacy fixed multiple GCC warnings on Ubuntu 11.04 2011-06-14 12:03:34 +00:00
ml fixed memory leak in CvKNearest::train() and the constructor. 2011-07-08 06:48:18 +00:00
objdetect commented off print (due to the report from the mailing list) 2011-07-15 19:43:34 +00:00
python fixed broken python cv2.cpp build after rev.6089 2011-07-18 06:48:55 +00:00
stitching added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching 2011-07-01 07:07:54 +00:00
traincascade Modified install layout for Android 2011-06-24 15:40:27 +00:00
ts fixed a few warnings and bugs, including ticket #1079 2011-06-12 20:29:50 +00:00
video fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed) 2011-07-16 09:35:56 +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