1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

214 Commits

Author SHA1 Message Date
Vadim Pisarevsky f296e22580 updated with the latest fixes from Lena 2011-07-01 21:36:37 +00:00
Vadim Pisarevsky 1dbd9a5547 updated pdf's for release (hopefully) 2011-07-01 10:35:26 +00:00
Vadim Pisarevsky ac0e7f6e85 the DocumentFragmentTests now reside in modules/python/test 2011-06-30 11:47:15 +00:00
Vadim Pisarevsky 42da4bd438 updated reference manuals 2011-06-29 21:43:38 +00:00
Vadim Pisarevsky 9b71f222ee removed obsolete files from doc/tutorials 2011-06-29 20:01:24 +00:00
Vadim Pisarevsky 9289b7be7e added missing images for tutorials 2011-06-29 19:54:04 +00:00
Vadim Pisarevsky 43b772846b added latest tutorials from the trunk; fixed a few build problems 2011-06-29 19:30:55 +00:00
Vadim Pisarevsky a6de4b522b added latest tutorials from the trunk; fixed a few build problems 2011-06-29 19:30:11 +00:00
Vadim Pisarevsky 40853a7917 added latest tutorials from the trunk; fixed a few build problems 2011-06-29 19:28:14 +00:00
Vadim Pisarevsky 6414e3fcc8 added latest tutorials from the trunk; fixed a few build problems 2011-06-29 19:24:52 +00:00
Vadim Pisarevsky 30e393dfa6 added latest tutorials from the trunk; fixed a few build problems 2011-06-29 19:20:02 +00:00
Vadim Pisarevsky 6d810b13be reference manuals merge is complete! 2011-06-29 17:23:10 +00:00
Vadim Pisarevsky 9638448c81 reference manuals merge is complete! 2011-06-29 17:21:43 +00:00
Ilya Lysenkov 2835fe88ac Added ocv:cfunction:: check to check_docs.py 2011-06-27 09:44:29 +00:00
Vadim Pisarevsky 07b07481ec improved look of the generated PDF and html docs; started merging reference manuals 2011-06-24 23:55:51 +00:00
Ilya Lysenkov 0bd3d6d2aa Minor doc fixes 2011-06-24 13:05:45 +00:00
Ilya Lysenkov 04d484c6ce Minor doc fix 2011-06-23 15:40:20 +00:00
Vadim Pisarevsky 168a6c3751 start merging the reference manuals 2011-06-23 11:35:49 +00:00
Ilya Lysenkov 3fa4c8f091 Copied some comments from wiki to the main documentation 2011-06-21 15:24:43 +00:00
Vadim Pisarevsky 784e12cc2d updated PDFs 2011-06-21 12:02:42 +00:00
Vadim Pisarevsky 79626f0883 compressed acricles_pattern.png 2011-06-21 10:58:49 +00:00
Vadim Pisarevsky 85606acad7 removed opencv/tests subdirectory from installation; updated license; removed obsolete doc/README.txt 2011-06-20 21:10:25 +00:00
Vadim Pisarevsky 65291b6095 fixed path to bayer.png 2011-06-20 20:29:23 +00:00
Vadim Pisarevsky a5d656f31a fixed table on contents in HTML; added modification date; fixed cvtColor descriptions 2011-06-20 15:50:14 +00:00
Vadim Pisarevsky cb9681174d raised version number to 2.3 (that's not a release yet; just to test the packages) 2011-06-20 15:03:32 +00:00
Vadim Pisarevsky a971e06177 fixed bug #1153; updated tutorials 2011-06-20 14:26:22 +00:00
Vadim Pisarevsky 4fa1c641eb added stub docs for the new Python bindings; updated PDF's 2011-06-20 13:55:24 +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