opencv/modules
Andrey Kamaev b43ae03328 * Install path share/opencv is renamed to share/OpenCV.
* Fixed zlib search.
* Fixed compiler/linker flags caching bug.
* Fixed OpenCVConfig.cmake generation (currently tested only on Unix).
2011-06-27 13:59:03 +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 propagated some fixes from 2.3 to trunk 2011-06-23 12:00:09 +00:00
features2d - fix a bug if the descriptor is used for images of different size 2011-06-24 23:21:39 +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 propagated some fixes from 2.3 to trunk 2011-06-23 12:00:09 +00:00
haartraining fixed #768 ticket 2011-06-14 10:19:56 +00:00
highgui Modified install layout for Android 2011-06-24 15:40:27 +00:00
imgproc propagated some fixes from 2.3 to trunk 2011-06-23 12:00:09 +00:00
java * Install path share/opencv is renamed to share/OpenCV. 2011-06-27 13:59:03 +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 introduced new RST/Sphinx domain ocv. 2011-06-16 12:48:23 +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