opencv/modules
Vladislav Vinogradov 90ff3dd990 added cublasSafeCall
2011-10-19 11:49:44 +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 WITH_CUFFT and WITH_CUBLAS flags to cmake scripts 2011-10-19 09:53:22 +00:00
features2d unified norm computing; added generalized Hamming distance 2011-10-11 15:13:53 +00:00
flann Clang compilation fixes, closes #1432 2011-10-18 18:37:47 +00:00
gpu added cublasSafeCall 2011-10-19 11:49:44 +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 reenabled Tegra optimized resize 2011-10-11 15:00:00 +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 gpu module: refactored devmem2d.hpp (atomic bomb) 2011-10-13 15:14:04 +00:00
python wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 2011-09-15 11:10:06 +00:00
stitching Added ORB features finder into stitching module 2011-10-19 10:48:45 +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 Several improvements in performance reports 2011-10-18 12:31:08 +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