IanVS
|
41fc41829c
|
Updated documentation to new "COLOR_" format for color conversion enums.
|
2013-06-05 21:59:01 -04:00 |
|
Vadim Pisarevsky
|
54afb85d0c
|
Merge pull request #823 from pickle27:starter_image_sequence
|
2013-05-14 15:56:35 +04:00 |
|
Kevin Hughes
|
eedb6fa3c4
|
removed separate example for reading image sequences and modified starter_video.cpp to better explain the functionality of VideoCapture. I also added a bit more explanation in the documentation of the VideoCapture interface
|
2013-04-17 13:20:32 -04:00 |
|
Andrey Kamaev
|
8b294c6c90
|
Remove documentation for old python wrapper
|
2013-04-12 19:37:40 +04:00 |
|
Andrey Kamaev
|
befd696720
|
Update documentation
|
2013-04-08 15:47:29 +04:00 |
|
Andrey Kamaev
|
33ef7990b0
|
Update documentation
|
2013-03-22 22:14:54 +04:00 |
|
AoD314
|
9680176fa9
|
added docs
|
2013-03-11 15:47:21 +04:00 |
|
Andrey Kamaev
|
61079547f0
|
Merge branch '2.4'
|
2013-02-01 14:59:40 +04:00 |
|
Daniil Osokin
|
fe5b9df45f
|
Fixed multiple issues in docs (bug #2410)
|
2013-01-31 17:34:40 +04:00 |
|
Andrey Kamaev
|
4d059e9e5b
|
Merge release 2.4.3
|
2012-11-02 17:58:02 +04:00 |
|
Vadim Pisarevsky
|
849a8c8d20
|
fixed many errors in warnings in rst docs; added ocl module description (by Niko Li)
|
2012-10-31 15:15:51 +04:00 |
|
Andrey Kamaev
|
0e7ca71dcc
|
Normalize whitespace in documentation and text files
|
2012-10-17 21:42:09 +04:00 |
|
Kirill Kornyakov
|
aedf56404e
|
made imread description slightly better #2406
|
2012-10-15 15:23:38 +04:00 |
|
Vsevolod Glumov
|
b91ca6a73f
|
Removed the phrase, that was causing all the confusion. Issue #2406.
+ Some minor formatting fixes.
|
2012-10-12 14:15:30 +04:00 |
|
Vadim Pisarevsky
|
c9f1490302
|
added variant of cv::imdecode with the specified output matrix
|
2012-10-01 16:23:40 +04:00 |
|
Andrey Kamaev
|
5100ca7508
|
svn repository web references are replaced with links to git
|
2012-08-07 14:30:36 +04:00 |
|
Andrey Kamaev
|
314813e51c
|
Added C++ and python signatures for moveWindow, resizeWindow and setMouseCallback
|
2012-05-31 08:11:47 +00:00 |
|
Andrey Kamaev
|
05de6302fd
|
Fixed documentation: corrected parameter names
|
2012-05-29 10:36:19 +00:00 |
|
Andrey Kamaev
|
6ca618277c
|
More fixes for documentation.
|
2012-05-28 20:11:38 +00:00 |
|
Andrey Kamaev
|
eb2f1f81ed
|
Fixed hundreds of documentation problems
|
2012-05-28 07:36:14 +00:00 |
|
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
|
Andrey Kamaev
|
72f2523d0f
|
Fixed ~20 potential errors identified by the MS complier.
|
2012-03-31 11:09:16 +00:00 |
|
Alexander Reshetnikov
|
3a564d1ae8
|
Updated displayOverlay's implementation & documentation (ticket #903)
|
2012-03-30 19:58:44 +00:00 |
|
Alexander Shishkov
|
be63ce723f
|
#1672
updated links in cheatsheet
renamed directory for Mat tutorial
changed links from willow docs to opencv.itseez.com, from Trac to current Redmine
|
2012-03-11 14:35:46 +00:00 |
|
Andrey Kamaev
|
d6e3ccc1b2
|
Documentation: fixed about 100 cross-referencing errors.
|
2011-08-13 16:49:40 +00:00 |
|
Vadim Pisarevsky
|
cffd89f88f
|
added some missing declarations of the functions, noticed in the ticket ##229
|
2011-08-06 19:17:14 +00:00 |
|
Andrey Kamaev
|
dfe7708f17
|
Improved javadoc comments generation scripts; fixed some typos in documentation
|
2011-07-11 13:33:05 +00:00 |
|
Vadim Pisarevsky
|
0940573e8b
|
fixed a few more typos in the docs.
|
2011-07-07 16:59:09 +00:00 |
|
Bernat Gabor
|
762bc0f8af
|
Some reST syntax correction. Now the PDF documentation builds correctly under Windows using MIKTEX. Some update on the tutorial structure. Some CSS syntax correction. Windows Install Tutorial v0.4.
|
2011-06-30 00:41:41 +00:00 |
|
Vadim Pisarevsky
|
b204e73d9a
|
propagated some more fixes from 2.3 branch to the trunk
|
2011-06-29 22:06:42 +00:00 |
|
Vadim Pisarevsky
|
49467947ac
|
propagated some fixes from 2.3 to trunk
|
2011-06-23 12:00:09 +00:00 |
|
Ilya Lysenkov
|
ee2aefc270
|
Minor doc fix
|
2011-06-20 13:27:37 +00:00 |
|
Ilya Lysenkov
|
fce7ba4eaf
|
Added destroyAllWindows and docs (ticket #957).
|
2011-06-20 13:24:48 +00:00 |
|
Ilya Lysenkov
|
3c7055b9ce
|
Qt minor doc enhancement
|
2011-06-20 09:29:04 +00:00 |
|
Ilya Lysenkov
|
310ed83343
|
Qt doc: specified an image type in the addText function (ticket #1144)
|
2011-06-20 09:06:02 +00:00 |
|
Vadim Pisarevsky
|
8d8ef596c8
|
introduced new RST/Sphinx domain ocv.
|
2011-06-16 12:48:23 +00:00 |
|
Ilya Lysenkov
|
95bfd022cf
|
Fixed createButton brief doc (ticket #785)
|
2011-06-08 13:32:51 +00:00 |
|
Vadim Pisarevsky
|
c7a42e9682
|
started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions)
|
2011-06-07 22:51:31 +00:00 |
|
Vadim Pisarevsky
|
f2a337f990
|
fixed several typos, including the old ones from ticket #854
|
2011-05-21 20:17:45 +00:00 |
|
Vadim Pisarevsky
|
f39db3f15a
|
fixed problems indicated with ? marks
|
2011-05-05 13:31:54 +00:00 |
|
Elena Fedotova
|
a766f9b446
|
Purpose: updated the highgui chapter
|
2011-05-02 19:34:16 +00:00 |
|
Elena Fedotova
|
e762f2a33c
|
Purpose: updated the highgui chapter
|
2011-04-30 14:10:45 +00:00 |
|
Vadim Pisarevsky
|
73f589e8a5
|
further docs cleanup
|
2011-03-08 22:22:24 +00:00 |
|
Vadim Pisarevsky
|
5c3447c125
|
added pictures for OpenCV 2.x reference manual; fixed some build problems and done some more cleanup work
|
2011-03-05 21:26:13 +00:00 |
|
Vadim Pisarevsky
|
f025e4739a
|
some more doc cleanup
|
2011-03-03 07:29:55 +00:00 |
|
Vadim Pisarevsky
|
4bb893aa9f
|
the first round of cleaning up the RST docs
|
2011-02-28 21:26:43 +00:00 |
|
Vadim Pisarevsky
|
24ccbccf63
|
cleaned RST formatting a bit
|
2011-02-26 11:05:10 +00:00 |
|
Vadim Pisarevsky
|
11c2f5d810
|
OpenCV reference manual (C++ part only for now) is now produced directly from RST, not from TeX.
|
2011-02-22 20:44:57 +00:00 |
|
Vadim Pisarevsky
|
371aa08006
|
OpenCV reference manual (C++ part only for now) is now produced directly from RST, not from TeX.
|
2011-02-22 20:43:26 +00:00 |
|