Roman Donchenko
|
a97ffe6513
|
Rewrote the documentation for Ptr to fit the new implementation.
|
2013-09-05 19:03:00 +04:00 |
|
IanVS
|
41fc41829c
|
Updated documentation to new "COLOR_" format for color conversion enums.
|
2013-06-05 21:59:01 -04:00 |
|
Andrey Kamaev
|
8f32902ce6
|
Minimize usages of legacy C API inside the library
|
2013-04-16 12:00:02 +04:00 |
|
Andrey Kamaev
|
67073daf19
|
Merge branch '2.4'
|
2013-04-05 21:11:59 +04:00 |
|
Alexander Shishkov
|
382695ba5a
|
removed links to the http://opencv.willowgarage.com/
|
2013-04-04 13:44:28 +04:00 |
|
Andrey Kamaev
|
ad5cddc007
|
Main module headers are moved 1 level up
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp>
Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
|
2013-03-13 17:26:56 +04:00 |
|
Andrey Kamaev
|
0e7ca71dcc
|
Normalize whitespace in documentation and text files
|
2012-10-17 21:42:09 +04:00 |
|
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
|
Ilya Lysenkov
|
2619221331
|
Spell checked the documentation with VIM (issue #223)
|
2012-04-13 19:04:44 +00:00 |
|
Vadim Pisarevsky
|
b6ab96ae0b
|
added special notice about the missing saturation in 32s case (ticket #1529)
|
2012-03-27 14:58:46 +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 |
|
Ilya Lysenkov
|
3822128602
|
Fixed cv namespace boldface (from ticket #991)
|
2011-06-08 16:00:40 +00:00 |
|
Vadim Pisarevsky
|
2d2b8a496e
|
renamed "None()" to "noArray()" to avoid conflicts with X11 (ticket #1122)
|
2011-06-08 06:55:04 +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 |
|
Elena Fedotova
|
37f745737b
|
Purpose: 2nd review cycle
|
2011-05-23 21:20:31 +00:00 |
|
Elena Fedotova
|
0848a2d67f
|
Purpose: 2nd review cycle
|
2011-05-23 20:16:53 +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
|
25fc046a7a
|
Purpose: updated the core chapter
|
2011-04-03 22:10:32 +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
|
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 |
|