.. |
calib3d
|
Updated docs of findCirclesGrid()
|
2011-06-08 12:26:30 +00:00 |
contrib
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
2011-05-21 18:32:34 +00:00 |
core
|
Specialization for 'get' method with bool type was added, help and constructor were updated too
|
2011-06-08 10:18:56 +00:00 |
features2d
|
added upright mode to SURF (#825)
|
2011-06-08 09:23:33 +00:00 |
ffmpeg
|
added BUILD_WITH_STATIC_CRT option for static linking with CRT on MSVC
|
2011-06-06 10:26:59 +00:00 |
flann
|
fixed #1069 (cvflann::set_distance_type - Unresolved external under VS2008)
|
2011-05-19 17:11:25 +00:00 |
gpu
|
started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions)
|
2011-06-07 22:51:31 +00:00 |
haartraining
|
Making the install and lib, bin directories consistent.
|
2011-05-30 22:13:32 +00:00 |
highgui
|
Little fix for multicast (we'll testing in a real multicast environment in the next days)
|
2011-06-08 12:44:01 +00:00 |
imgproc
|
Added the EMD function description (ticket #696)
|
2011-06-08 10:16:16 +00:00 |
legacy
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
2011-05-21 18:32:34 +00:00 |
ml
|
renamed "None()" to "noArray()" to avoid conflicts with X11 (ticket #1122)
|
2011-06-08 06:55:04 +00:00 |
objdetect
|
started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions)
|
2011-06-07 22:51:31 +00:00 |
python
|
renamed "None()" to "noArray()" to avoid conflicts with X11 (ticket #1122)
|
2011-06-08 06:55:04 +00:00 |
stitching
|
fixed error in gcgraph which led to problems in opencv_stitching GC seam finder, added check for duplication in matches (opencv_stitching)
|
2011-06-02 12:13:06 +00:00 |
traincascade
|
Making the install and lib, bin directories consistent.
|
2011-05-30 22:13:32 +00:00 |
ts
|
fixed ~300 warnings under windows (had to hack gtest a bit)
|
2011-05-06 21:45:48 +00:00 |
video
|
started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions)
|
2011-06-07 22:51:31 +00:00 |
CMakeLists.txt
|
added image stitching module
|
2011-05-04 11:09:42 +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 |