opencv/modules
Anatoly Baksheev ffc5a7b809 minor
2011-09-15 05:51:41 +00:00
..
androidcamera Fixed camera output format handling 2011-07-25 12:32:33 +00:00
calib3d Added performance tests for findCirclesGrid and solvePnP 2011-09-13 07:54:19 +00:00
contrib warnings 2011-09-05 14:37:27 +00:00
core Tegra-optimized minMaxLoc/minMaxIdx 2011-09-14 16:20:10 +00:00
features2d replaced "unsigned int" -> "unsigned" to make Python/Java wrapper generator work correctly 2011-09-14 14:29:30 +00:00
flann always initialize the output values in LSH-based k-nearest search (patch by Alex Mordvintsev) 2011-09-14 10:57:50 +00:00
gpu minor 2011-09-15 05:51:41 +00:00
haartraining fixed #768 ticket 2011-06-14 10:19:56 +00:00
highgui Fixed fullscreen window mode on Windows. 2011-09-11 18:54:25 +00:00
imgproc corrected formula formatting in phaseCorrelate docs (thanks to the author for the patch) 2011-09-12 15:28:04 +00:00
java fixed Java API build (not sure if features2d is wrapped correctly now) 2011-09-07 09:51:26 +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 Small modification in test parameters. 2011-09-09 11:28:19 +00:00
python handling Ptr<> arguments and return values in Python wrappers 2011-09-07 09:38:22 +00:00
stitching Added fix for 0 found features in stitching matcher 2011-09-13 14:15:18 +00:00
traincascade Modified install layout for Android 2011-06-24 15:40:27 +00:00
ts Added performance tests for findCirclesGrid and solvePnP 2011-09-13 07:54: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