opencv/modules
2011-09-28 21:14:20 +00:00
..
androidcamera Fixed camera output format handling 2011-07-25 12:32:33 +00:00
calib3d Fixed the new version of findCirclesGrid. 2011-09-20 13:45:46 +00:00
contrib warnings 2011-09-05 14:37:27 +00:00
core CMake scripts changed a bit: added more accurate variant of the Threading Framework support (it is a lightweight analogue of TBB for ARM-s). 2011-09-27 16:25:13 +00:00
features2d fixed problem with incorrect distance values returned by FlannBasedMatcher for hamming metric (int's were interpreted as floats) 2011-09-22 08:52:40 +00:00
flann Applied fix from #1382 2011-09-22 00:42:51 +00:00
gpu fixed build for compute capability < 2.0 2011-09-28 16:24:51 +00:00
haartraining fixed #768 ticket 2011-06-14 10:19:56 +00:00
highgui fixed bug #1388 2011-09-27 15:23:43 +00:00
imgproc Fixed TBB-related bug in YUV420 to RGB conversion 2011-09-28 09:10:24 +00:00
java Java API: fix for Subdiv2D::getTriangleList() and Subdiv2D::getEdgeList(); test for getTriangleList() is added. 2011-09-22 11:22:15 +00:00
legacy fixed multiple GCC warnings on Ubuntu 11.04 2011-06-14 12:03:34 +00:00
ml added CV_OUT to CvANN_MLP::predict 2011-08-14 04:32:27 +00:00
objdetect Implemented the first variant of working with masks in CascadeClassifier. Probably, will be rewritten soon. 2011-09-28 21:14:20 +00:00
python wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 2011-09-15 11:10:06 +00:00
stitching Minor changes in stitching module 2011-09-27 07:46:28 +00:00
traincascade Modified install layout for Android 2011-06-24 15:40:27 +00:00
ts Perf tests: added option to set affinity mask on Android platform 2011-09-16 11:27:19 +00:00
video Documentation: fixed references for C++ operators 2011-08-13 21:39:10 +00:00
CMakeLists.txt Gpu functionality in stitching module is excluded from Android build 2011-09-07 08:59:39 +00:00
refman.rst re-added the opencv_flann documentation 2011-07-08 16:14:13 +00:00