opencv/modules
2011-10-10 11:58:47 +00:00
..
androidcamera Fixed camera output format handling 2011-07-25 12:32:33 +00:00
calib3d exported C++ stereoRectify in Python 2011-10-05 00:14:43 +00:00
contrib added func to different colors generation 2011-10-06 09:34:35 +00:00
core Added performance tests for cv:phase and cv::SURF 2011-10-07 13:55:26 +00:00
features2d new, much simpler and SSE2-optimized implementation of FAST 2011-10-09 18:15:13 +00:00
flann fixed bug #1331 2011-10-05 01:20:52 +00:00
gpu implemented brute force convolve for small kernel sizes 2011-10-10 11:58:47 +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 updated erode perf test 2011-10-06 14:10:29 +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 Added possibility of prefiltering into CascadeClassifier. Now OpenCV users can implement their own mask generators and insert them into CascadeClassifier. 2011-10-05 13:21:28 +00:00
python wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 2011-09-15 11:10:06 +00:00
stitching Renamed warp of point method into warpPoint 2011-10-07 08:51:01 +00:00
traincascade Fixed small bug in opencv_traincascade application: overflow sometimes happened during calculation of the number of negative samples. 2011-10-07 14:00:19 +00:00
ts Updated command line arguments in performance tests 2011-10-03 07:43:57 +00:00
video Disabled some unfinished optimizations. 2011-09-29 08:51:03 +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