opencv/modules
2011-06-18 10:56:49 +00:00
..
androidcamera Added cmake file to compile Android native camera wrapper if Android source tree is available 2011-06-17 13:52:55 +00:00
calib3d fixed calibrateCamera API (ticket #1143) 2011-06-17 21:21:01 +00:00
contrib added variational stereo correspondence (by Sergey Kosov) and polynomial fitting (by Onkar Raut) 2011-06-15 12:10:33 +00:00
core fixed warnings in gbt; added insertChannel() and extractChannel(); made the code "rand{u|n}(arr, <number>, <number>)" work properly. 2011-06-18 10:56:49 +00:00
features2d fixed #1140 and made some other updates of features2d docs 2011-06-17 13:23:28 +00:00
ffmpeg added new version of ffmpeg binary for compilation on Mingw64/MSVC64 2011-06-14 08:06:55 +00:00
flann fixed #1069 (cvflann::set_distance_type - Unresolved external under VS2008) 2011-05-19 17:11:25 +00:00
gpu Fixed MacOS GPU Compilation for i386 2011-06-16 15:02:58 +00:00
haartraining fixed #768 ticket 2011-06-14 10:19:56 +00:00
highgui modified output stream 2011-06-17 11:51:15 +00:00
imgproc removed serveral CV_EXPORTS_AS() to make Python function names in cv2 the same as in C++. 2011-06-18 10:03:01 +00:00
legacy fixed multiple GCC warnings on Ubuntu 11.04 2011-06-14 12:03:34 +00:00
ml fixed warnings in gbt; added insertChannel() and extractChannel(); made the code "rand{u|n}(arr, <number>, <number>)" work properly. 2011-06-18 10:56:49 +00:00
objdetect introduced new RST/Sphinx domain ocv. 2011-06-16 12:48:23 +00:00
python fixed multiple GCC warnings on Ubuntu 11.04 2011-06-14 12:03:34 +00:00
stitching fixed typo in opencv_stitching 2011-06-17 13:22:38 +00:00
traincascade fixed #768 ticket 2011-06-14 10:19:56 +00:00
ts fixed a few warnings and bugs, including ticket #1079 2011-06-12 20:29:50 +00:00
video fixed crashes in camshiftdemo (ticket #875) 2011-06-17 20:34:34 +00:00
CMakeLists.txt Added Android native camera module 2011-06-16 18:00:41 +00:00
refman.rst converted user guide & tutorials from tex to rst; added them into the whole documentation tree; added html_docs target. 2011-05-10 22:09:07 +00:00