Commit Graph

190 Commits

Author SHA1 Message Date
Ana Huaman
a8d37509fa Added tutorial in reST for Morphology 2 2011-06-21 08:53:37 +00:00
Ana Huaman
ae55138a49 Deleting old tutorial files and put them in folders 2011-06-21 03:30:18 +00:00
Ana Huaman
3162b742a3 Folder Intro 2011-06-21 03:27:26 +00:00
Vadim Pisarevsky
2e54482de9 fixed formula in cvIntegral/integral description 2011-06-19 23:24:01 +00:00
Ana Huaman
99eb377143 Added tutorial in reST for Morphology 1 2011-06-18 23:08:08 +00:00
Ana Huaman
6a3f69d2d1 Fixed a small link error in documentation 2011-06-18 17:46:52 +00:00
Ana Huaman
52b3391067 Added Smoothing tutorial in reST and links to the code in samples/cpp/tutorial_code 2011-06-18 17:27:02 +00:00
Maria Dimashova
4f86b30abc fixed #1140 and made some other updates of features2d docs 2011-06-17 13:23:28 +00:00
Maria Dimashova
3d74662f5a updated check_docs script and whitelist 2011-06-17 11:33:06 +00:00
Bernat Gabor
5cae924a3d A "Hello World" like tutorial to assure that I have submit rights to the tutorial section. 2011-06-16 17:18:50 +00:00
Vadim Pisarevsky
8d8ef596c8 introduced new RST/Sphinx domain ocv. 2011-06-16 12:48:23 +00:00
Ana Huaman
523f53f277 Modified conf.py. Added extlinks for the tutorials 2011-06-14 23:25:23 +00:00
Ana Huaman
9a403277bf Added a extlinks section for external links to the OpenCV cpp reference 2011-06-14 23:23:03 +00:00
Ana Huaman
f2cd4604c5 Added two more drawing tutorials 2011-06-14 23:19:19 +00:00
Ana Huaman
276a19d354 Saving the first batch of tutorials: Short installation guide and a few tutorials for beginners 2011-06-14 16:44:48 +00:00
Alexander Shishkov
6ecebb7f66 fixed #768 ticket
renamed OPENCV_SOURCE_DIR to OpenCV_SOURCE_DIR
2011-06-14 10:19:56 +00:00
Alexander Shishkov
ca758a9dac fixed #768 ticket 2011-06-14 10:11:16 +00:00
Ilya Lysenkov
fac611337f Minor doc change 2011-06-10 07:11:58 +00:00
Vadim Pisarevsky
20aca7440f a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample 2011-06-09 01:16:45 +00:00
Vadim Pisarevsky
3b9e752be7 some more core functions documented + minor fixes and rearrangements 2011-06-08 21:35:19 +00:00
Vadim Pisarevsky
5441130e21 added "whitelist" capability to the documentation check script 2011-06-08 19:53:06 +00:00
Ilya Lysenkov
839c1bea4b Fixed matchTemplate doc (ticket #1045) 2011-06-08 15:37:49 +00:00
Ilya Lysenkov
ee2b8aa764 Fixed python AbsDiffS doc (ticket #1097) 2011-06-08 13:42:44 +00:00
Ilya Lysenkov
be1f084c54 Updated CvSparseMat doc (ticket #679) 2011-06-08 13:22:09 +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
Ilya Lysenkov
19de695a26 Fixed comparison methods in cvMatchShapes (ticket #1012) 2011-06-07 13:19:58 +00:00
Ilya Lysenkov
9c3c1603b7 Used literal blocks instead of the LaTeX verbatim environment 2011-06-07 12:54:00 +00:00
Vadim Pisarevsky
d77915759a updated cheatsheet; fixed a few typos 2011-06-04 09:12:25 +00:00
Vadim Pisarevsky
124967eefb very first version of the documentation checking script 2011-06-01 21:15:36 +00:00
Vadim Pisarevsky
7659c77619 fixed formatting a bit 2011-05-24 13:38:55 +00:00
Vadim Pisarevsky
f2a337f990 fixed several typos, including the old ones from ticket #854 2011-05-21 20:17:45 +00:00
Maria Dimashova
411e7798aa added the link in doc on kinect 2011-05-18 11:57:43 +00:00
Vadim Pisarevsky
6afd44674f fixed paths to demo python scripts 2011-05-11 11:27:29 +00:00
Vadim Pisarevsky
b699e946b5 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
Vadim Pisarevsky
a7b9c31e6a repaired opencv refman & refman1 build 2011-05-09 16:50:29 +00:00
Vadim Pisarevsky
99d86393cf moved the new docs from docroot to doc 2011-05-09 16:35:30 +00:00
Vadim Pisarevsky
a15fe21ea0 moved the new docs from docroot to doc 2011-05-09 16:35:11 +00:00
Vadim Pisarevsky
7491596ef8 moved the new docs from docroot to doc 2011-05-09 16:34:47 +00:00
Vadim Pisarevsky
73c935fab2 moved the new docs from docroot to doc 2011-05-09 16:29:17 +00:00
Vadim Pisarevsky
4a0880de19 moved the new docs from docroot to doc 2011-05-09 16:28:07 +00:00
Vadim Pisarevsky
f82c04f426 removed obsolete docs 2011-05-09 16:20:46 +00:00
Vadim Pisarevsky
7735712732 removed obsolete tex docs in order to avoid possible confusion 2011-04-25 22:02:11 +00:00
Victor Erukhimov
1d7b9750c0 Tutorials 2011-04-19 17:18:36 +00:00
Alexey Polovinkin
da0cb51916 added documentation on LatentSVM algorithm 2011-04-03 10:16:28 +00:00
Ethan Rublee
e7579b90e5 adding better support for asymmetric patterns. 2011-03-22 23:12:33 +00:00
Ethan Rublee
e7f0ad3c18 Command line python tools for generating patterns, may be incomplete. 2011-02-23 18:11:25 +00:00
Ilya Lysenkov
850f215305 Added a printable asymmetric pattern of circles 2011-02-23 14:47:15 +00:00
Alexey Spizhevoy
5b3d786e30 added asynchronous versions of transform- and projectPoints into the GPU module, added docs 2011-02-22 07:27:10 +00:00
Marius Muja
2943b6ea48 Updated doc 2011-02-16 08:44:34 +00:00
Vladislav Vinogradov
54fa600b9e update docs
minor fixes and refactoring of GPU module
2011-02-16 08:31:45 +00:00