.. |
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
|
added explicit Mat_<T>::Mat_(const MatExpr&) (resolves ticket #996)
|
2011-06-19 21:13:32 +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
|
Bringing get_param and print_params into cv::flann namespace.
|
2011-06-20 00:26:16 +00:00 |
gpu
|
Purpose: 2nd review cycle.
|
2011-06-19 20:28:08 +00:00 |
haartraining
|
fixed #768 ticket
|
2011-06-14 10:19:56 +00:00 |
highgui
|
fixed problem with non 4:3 cameras (ticket #142)
|
2011-06-19 22:35:24 +00:00 |
imgproc
|
fixed formula in cvIntegral/integral description
|
2011-06-19 23:24: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 memory leaks in fromarray (thanks to Matthew Baker for the patch!)
|
2011-06-19 20:14:42 +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 |