opencv/modules
2011-06-29 22:04:43 +00:00
..
androidcamera Modified install layout for Android 2011-06-24 15:40:27 +00:00
calib3d propagated some fixes from 2.3 to trunk 2011-06-23 12:00:09 +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 bump version to 2.3.1 in the header too (ticket #1178) 2011-06-29 17:45:41 +00:00
features2d fix #1169 2011-06-29 17:01:23 +00:00
ffmpeg added new version of ffmpeg binary for compilation on Mingw64/MSVC64 2011-06-14 08:06:55 +00:00
flann temporarily reverted to FLANN 1.5 (FLANN 1.6 is put to a separate branch FLANN_1.6 until it's stabilized) 2011-06-20 09:20:17 +00:00
gpu added CUDA version info to gpu tests 2011-06-29 12:00:00 +00:00
haartraining fixed #768 ticket 2011-06-14 10:19:56 +00:00
highgui First pass at name mangling based on version number, to support 2011-06-28 16:02:09 +00:00
imgproc propagated some more fixes from 2.3 branch to the trunk 2011-06-29 22:04:43 +00:00
java Android samples fixed - line endings are converted to unix style; autogenerated folders are added to ignore list 2011-06-29 13:42:46 +00:00
legacy fixed multiple GCC warnings on Ubuntu 11.04 2011-06-14 12:03:34 +00:00
ml Trunk: moved contructors implementations from .hpp to .cpp 2011-06-24 12:48:00 +00:00
objdetect Fix for SSE swapping bug 2011-06-28 23:29:15 +00:00
python * Install path share/opencv is renamed to share/OpenCV. 2011-06-27 13:59:03 +00:00
stitching fixed typo in opencv_stitching 2011-06-17 13:22:38 +00:00
traincascade Modified install layout for Android 2011-06-24 15:40:27 +00:00
ts fixed a few warnings and bugs, including ticket #1079 2011-06-12 20:29:50 +00:00
video Added video.hpp header (for convenience with other modules); added option to specify list of headers for Java API generator 2011-06-24 08:13:02 +00:00
CMakeLists.txt Updated build scripts for better Java module support 2011-06-24 07:48:04 +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