Commit Graph

342 Commits

Author SHA1 Message Date
Vadim Pisarevsky
d8417af086 fixed and improving formatting in opencv2refman.pdf. added support for n-channel mask in Mat::copyTo() and n-channel images in cv::compare(). fixed 2 compile warnings in opencv_python. 2011-07-24 10:34:14 +00:00
Bernat Gabor
ffe7a658fb Sample files for image scanning, basic Mat, file I/O. Added Victors removed tutorials back in the system. Some typo fixing.Expanded conf.py with new global links. 2011-07-22 15:11:59 +00:00
Vadim Pisarevsky
a28112472c put the smaller opencv_tutorials.pdf to SVN 2011-07-21 13:41:40 +00:00
Vadim Pisarevsky
84862ae5a1 fixed 2 typos in linux_eclipse tutorial 2011-07-21 13:36:32 +00:00
Gary Bradski
c722128ddd edited another way of using eclipse using cmake 2011-07-21 01:03:41 +00:00
Vadim Pisarevsky
bddcc6ffcc fixed xcolor warnings when building opencv_tutorials.pdf 2011-07-20 22:21:32 +00:00
Andrey Kamaev
f6647085cd Restored corrupted images in Android binary package tutorial. 2011-07-20 19:24:21 +00:00
Bernat Gabor
43e083f145 Ok, now optimized the tutorial size for real. Made JPG/PNG optimization for all the images. Modified some tutorial files to follow these size optimizations. Now the tutorial PDF generated is 3.95MB, so enjoy! 2011-07-20 18:08:25 +00:00
Andrey Kamaev
5a2e493d12 Fixed image positioning in tutorial 2011-07-20 11:21:00 +00:00
Andrey Kamaev
27f060c707 Fixed list formatting 2011-07-20 07:54:08 +00:00
Andrey Kamaev
22dcee47d3 Added Android binary package tutorial 2011-07-20 05:39:55 +00:00
Bernat Gabor
a2975f337a 1) Converted all images to JPG to reduce size.
2) Added a raw Latex page break directive after each TOC tree. (For the PDF tutorial look).
3) Two finished tutorials: 
   a) one describing how the Mat data structure works and its output capabilities (format function) (demonstration YouTube video included).
   b) one describing image scanning operations plus the LUT function (demonstration YouTube video included). 
   c) a basic filtering approach (plus multi row image scanning demonstration) in the work.
2011-07-19 22:08:54 +00:00
Andrey Kamaev
f503b029a7 Allowed to build html documentation without pdf documentation. 2011-07-19 20:27:58 +00:00
Andrey Kamaev
930b2995eb Fixed Android samples; Fixed bugs in cmake (java module). 2011-07-19 17:07:01 +00:00
Ana Huaman
4e42bf6308 Added reST tutorials for Contours (6 in imgproc) and for Corner Detection (4 in features2D) + links in conf.py 2011-07-13 17:53:45 +00:00
Vadim Pisarevsky
49c48aabff fixed typo in the license (ticket #1211) 2011-07-12 15:59:15 +00:00
Bernat Gabor
4168b75edc Some tutorial extending of the Windows install and usage. Display Image retouching. 2011-07-08 19:43:29 +00:00
Vadim Pisarevsky
6f6c1c75ba use Euler font for the formulas in the online docs too. 2011-07-08 16:25:09 +00:00
Maria Dimashova
c380dd579b updated whitelist 2011-07-08 14:34:03 +00:00
Vadim Pisarevsky
38e0f84876 corrected css style - use the same background color for all text elements. 2011-07-07 17:00:09 +00:00
Vadim Pisarevsky
5649f35757 some more bugfixed in 2.3 propagated to trunk 2011-07-07 11:43:21 +00:00
Ana Huaman
ff326988a5 Added histogram comparison tutorial in reST 2011-07-06 18:57:39 +00:00
Ana Huaman
89115f0fcc Added BackProjection reST tutorial 2011-07-06 17:57:19 +00:00
Ana Huaman
cf62a37f87 Added matchTemplate reST tutorial 2011-07-06 14:15:13 +00:00
Ana Huaman
eac922ebd7 Added calcHist tutorial in reST 2011-07-06 09:33:03 +00:00
Bernat Gabor
7a7011bd4f Corrected(re-added) and extended the ImgProc Tutorial TOC entry. 2011-07-06 09:15:54 +00:00
Ana Huaman
080c6e817d Added Equalized Histogram reST tutorial + corrected Smoothing tutorial (images reduced and fixed link) 2011-07-06 04:22:00 +00:00
Bernat Gabor
e18de3c6ab Added the OpenCV with Visual Studio tutorial. Enhanced, extended the Windows Installation one. Some minor CSS changes to avoid unnecessary large spaces inside enumerations in the tutorials. 2011-07-06 00:01:27 +00:00
Vadim Pisarevsky
b33224f0b6 merged the latest fixes in 2.3 to trunk 2011-07-04 16:18:12 +00:00
Andrey Kamaev
f301cda780 Fixed 'Undefined control sequence' error in recently added tutorial 2011-07-04 12:19:40 +00:00
Bernat Gabor
6be9fbfa6d Reformatted the TOC tables in tutorials to look just as good in PDFs as in HTML. Updated the default.css_t too for this. Added the "Windows Install" tutorial (with videos). 2011-07-04 11:04:56 +00:00
Ana Huaman
13bbc9ff71 Added Affine Transformation tutorial in reST 2011-06-30 13:42: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
3ff8831ae9 Updated the TOC tree of the imgproc tutorial section. 2011-06-30 09:37:01 +00:00
Ana Huaman
64c8d8f2a0 Added Remap tutorial in reST 2011-06-30 09:08:04 +00:00
Bernat Gabor
5ee8293e7b Mixed up the linux_eclipse.rst file in the previous commit. Correcting it. 2011-06-30 00:59:47 +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
d5d0a2f8e0 propagated some more fixes from 2.3 branch to the trunk 2011-06-29 22:26:09 +00:00
Gary Bradski
04830e5dc0 Edit load and save to load, modify and save 2011-06-29 21:34:52 +00:00
Ana Huaman
f27796e8cc Added Hough Circle Tutorial in reST 2011-06-29 04:05:17 +00:00
Ana Huaman
d32a134b0f Added Hough Lines Tutorial in reST 2011-06-29 00:20:05 +00:00
Ana Huaman
832262e376 Added Laplace and Canny reST tutorials and corrected a small bug in Canny sample code 2011-06-27 17:06:54 +00:00
Ana Huaman
20ab3d538b Updated conf.py with the latest added external links for tutorial docs 2011-06-27 13:21:01 +00:00
Ana Huaman
e1aa8eead3 Added reST tutorials for copyMakeBorder, Sobel Operator, updated links in conf.py 2011-06-27 08:31:34 +00:00
Ana Huaman
ae649e8c30 Added rst Tutorial for Filter 2D 2011-06-27 04:01:01 +00:00
Bernat Gabor
42bd52f046 Corrected the place of accent in the name of Ana Huamán. 2011-06-23 22:28:27 +00:00
Bernat Gabor
9426249a88 New structure (following the documentation) for the tutorials. Normalized image sizes for TOC display. 2011-06-23 21:55:24 +00:00
Bernat Gabor
ea70a5ffd6 Cleaning up the doc/tutorials folder in preparation to add thew new structure. 2011-06-23 21:47:16 +00:00
Vadim Pisarevsky
f0624c08dc propagated some more changes from 2.3 to trunk 2011-06-23 12:15:35 +00:00
Vadim Pisarevsky
6e613bca9b propagated some more changes from 2.3 to trunk 2011-06-23 12:13:33 +00:00
Ana Huaman
3ac024ff6c Added tutorial for threshold in reST and fixed broken links from previous ImgProc tutorials 2011-06-22 02:05:49 +00:00
Ana Huaman
9ce4e87507 Added reST tutorial documentation for Pyramids and added a few links to conf.py 2011-06-21 22:22:31 +00:00
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
Anatoly Baksheev
6b34532901 minor + warnings 2011-02-15 15:09:54 +00:00
Alexey Spizhevoy
f10bff2653 added docs for MultiGpuManager 2011-02-15 14:36:53 +00:00
Alexey Spizhevoy
2f8af6335e renamed GpuFeature into FeatureSet and updated docs 2011-02-15 13:56:59 +00:00
Anatoly Baksheev
6b6a63ba38 fixed some warnings
GPU: TargetArchs -> added FEATURE_SET prefix.
2011-02-15 10:54:49 +00:00
Alexey Spizhevoy
202e239cbd fixed GPU minMaxLoc test, updated docs 2011-02-14 13:56:12 +00:00
Alexey Spizhevoy
63806c9ab9 renamed gpu::DeviceInfo::has into gpu::DeviceInfo::supports 2011-02-09 12:31:05 +00:00
Ilya Lysenkov
4d65de173e Added documentation for asymmetric pattern detection 2011-02-07 08:00:16 +00:00
Maria Dimashova
ad896ae640 refactored OpenNI integration 2011-02-04 13:41:10 +00:00
Alexey Spizhevoy
5c3495a079 added perf test for gpu::erode, fixed docs, refactored perf. sample 2011-02-04 08:16:09 +00:00
Alexey Spizhevoy
da6aa774d2 updated docs 2011-02-03 14:55:54 +00:00
Alexey Spizhevoy
97b0335ef6 fixed docs 2011-02-03 13:19:56 +00:00
Maria Dimashova
6590711b8b fixed doc 2011-02-02 16:29:33 +00:00
Anatoly Baksheev
82441a4b56 intro fix in gpu module 2011-02-02 15:50:01 +00:00
Alexey Spizhevoy
12f73aa9e2 added docs for gpu::GpuFeature 2011-02-02 07:45:50 +00:00
Alexey Spizhevoy
16e74ab306 added buffered version of norm, updated performance sample and docs 2011-02-01 10:46:19 +00:00
Alexey Spizhevoy
3795142604 implemented gpu::norm via absSum, sqrSum, and minMax (removed norm_diff call), added support of other data types 2011-02-01 10:23:10 +00:00
Maria Dimashova
566d19d7a7 minor changes of user guide (Kinect section) 2011-02-01 10:04:14 +00:00
Victor Erukhimov
55a8d03888 English corrected 2011-01-31 19:53:56 +00:00
Alexey Spizhevoy
047be13c1c added docs for absSum function 2011-01-31 14:58:51 +00:00
Alexey Spizhevoy
70d0c214ae added docs for the DeviceInfo class 2011-01-31 07:45:00 +00:00
Vladislav Vinogradov
13c08e384a fixed GPU docs 2011-01-31 07:38:58 +00:00
Anatoly Baksheev
f6974df279 fixed documents errors for GPU module 2011-01-28 16:11:43 +00:00
Maria Dimashova
85e5de67e4 added help on Kinect usage to user guide 2011-01-27 10:53:13 +00:00
Alexey Spizhevoy
891e2ff310 replaced has* methods in the GPU module with the TargetArchs monostate 2011-01-27 10:06:38 +00:00
Maria Dimashova
91769d0ed4 removed old unnecessary files from doc 2011-01-27 08:30:44 +00:00
Alexey Spizhevoy
b7b21966c3 added bib link to the article in GPU docs (for HOG) 2011-01-27 07:26:38 +00:00
Anatoly Baksheev
11579324d8 GPU docs. introduction, data structures. 2011-01-25 15:23:02 +00:00
Vladislav Vinogradov
8abdb3721f added gpu threshold. 2011-01-24 10:11:02 +00:00
Alexey Spizhevoy
5086c1b94a added link to HOG describing paper into gpu docs 2011-01-21 14:58:10 +00:00
Anatoly Baksheev
971a712652 documented data structures, cascade classifier GPU 2011-01-21 14:42:21 +00:00
Alexey Spizhevoy
a05ae51271 minor changes in gpu docs 2011-01-21 07:57:18 +00:00
Alexey Spizhevoy
574b3f94a1 updated gpu initialization functions, added compile-time error on CC 1.0 2011-01-20 14:13:07 +00:00
Alexey Spizhevoy
8779306800 updated main CMakeLists.txt gpu module section, now user can manage binary and intermediate code versions of the gpu module image
added more functions to check version of gpu code in runtime
2011-01-20 09:22:05 +00:00
Alexey Spizhevoy
90ae1e3aed refactored gpu module 2011-01-19 10:54:58 +00:00
Victor Erukhimov
afd42eed4b Added features2d section 2011-01-18 15:56:40 +00:00
Alexey Spizhevoy
1a0d41fb53 added checkPtxVersion into gpu module 2011-01-18 14:52:35 +00:00
Alexey Spizhevoy
cbb132ccb1 added ensureSizeIsEnough into gpu module, updated reduction methods 2011-01-18 12:36:01 +00:00
Alexey Spizhevoy
f3a2656808 added hasPtxFor and isCompatibleWith functions into gpu module, added docs for them 2011-01-18 12:01:28 +00:00
Vladislav Vinogradov
566befe908 fixed some mistakes in gpu docs, added docs for gpu stereo. 2011-01-18 11:42:11 +00:00
Alexey Spizhevoy
6f0f1fb453 fixed some mistakes in gpu docs 2011-01-18 08:09:47 +00:00
Victor Erukhimov
12201ff673 Moving all user guide sources to a single folder 2011-01-17 13:15:40 +00:00
Alexey Spizhevoy
eb5d4437e7 updated gpu docs (monowidth font for types) 2011-01-17 12:09:47 +00:00
Alexey Spizhevoy
47b6f19766 gpu docs minor changes 2011-01-17 11:34:20 +00:00
Vladislav Vinogradov
63545d1e40 updated gpu image filtering and image processing docs 2011-01-17 10:19:11 +00:00
Alexey Spizhevoy
1697a89995 finished gpu module docs for matrix operations 2011-01-17 09:27:01 +00:00
Alexey Spizhevoy
dd5182ee70 finished gpu module docs for matrix reductions 2011-01-17 08:39:08 +00:00
Alexey Spizhevoy
612f234f7e finished gpu module docs for per-element operations 2011-01-17 08:14:48 +00:00
Alexey Spizhevoy
59983648ea restructured gpu modules docs 2011-01-17 06:57:57 +00:00