StevenPuttemans
|
2f474db27f
|
Fix of bug #3283 and bug #3301
Added extra information for fitEllipse, minAreaRect and addapted ellipse &
ellipse2Poly parameter description.
|
2013-10-04 11:19:45 +02:00 |
|
Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
|
Roman Donchenko
|
f55740da70
|
Deleted all trailing whitespace.
|
2013-08-21 18:59:24 +04:00 |
|
StevenPuttemans
|
ed76b2f98f
|
Like mentioned by Andrei Pavlenko after merging pullrequest #1206, a wrong
ReST directive was used. Also fixed some other ReST directives that were
not correct and removed some warnings during buildbot checks.
|
2013-08-07 14:49:33 +02:00 |
|
StevenPuttemans
|
0c5244103f
|
Added all *.cpp samples reference to the 2.4.6 documentation as discussed in feature #3169
- Used lunix style slashes - works on most systems
- Removed all trailing whitespaces
|
2013-07-31 11:20:05 +02:00 |
|
Alexander Smorkalov
|
8f7ba03ed2
|
Some fixes for incorrectly documented parameters identified by rst_parser.py (Bug #1205)
|
2013-06-18 16:48:24 +04:00 |
|
Daniil Osokin
|
fe5b9df45f
|
Fixed multiple issues in docs (bug #2410)
|
2013-01-31 17:34:40 +04:00 |
|
Andrey Kamaev
|
461b69f6ee
|
Eliminate discrepancies between signatures in documentation and OpenCV headers
All errors were found by doc/check_docs2.py
|
2012-10-17 21:24:55 +04:00 |
|
Andrey Kamaev
|
58f31819cc
|
Return drawContours back to imgproc
This partly reverts commit 6ca618277c .
|
2012-10-15 18:12:33 +04:00 |
|
Vadim Pisarevsky
|
e94cd1ec72
|
updated description of LineIterator with information about LineIterator::pos() (ticket #2338)
|
2012-09-11 20:20:05 +04:00 |
|
Marina Kolpakova
|
33d95642d3
|
fixed documentation missmatch for polylines function
|
2012-07-08 18:26:18 +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
|
71625ad458
|
Fixed more documentation & source discrepancies
|
2012-05-28 11:22:43 +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
|
d6e3ccc1b2
|
Documentation: fixed about 100 cross-referencing errors.
|
2011-08-13 16:49:40 +00:00 |
|
Vadim Pisarevsky
|
41df54e75f
|
fixed several typoes and errors in the refman (ticket #1203)
|
2011-07-22 12:50:49 +00:00 |
|
Vadim Pisarevsky
|
995ce4bdcc
|
:ocv:function => :ocv:cfunction for some old API
|
2011-06-30 12:25:36 +00:00 |
|
Vadim Pisarevsky
|
cc9a1bb62f
|
propagated some more fixes from 2.3 branch to the trunk
|
2011-06-30 12:06:26 +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 |
|
Elena Fedotova
|
1f8cf9d062
|
Purpose: 2nd review cycle - see ?? .
|
2011-06-17 21:37:42 +00:00 |
|
Vadim Pisarevsky
|
8d8ef596c8
|
introduced new RST/Sphinx domain ocv.
|
2011-06-16 12:48:23 +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
|
e9a5bbc003
|
fixed ?? marks; fixed missing highlighting in some of the sections
|
2011-04-19 11:41:12 +00:00 |
|
Elena Fedotova
|
77cdc746a5
|
Purpose: updated the core chapter
|
2011-04-10 20:54:37 +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
|
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 |
|