Commit Graph

244 Commits

Author SHA1 Message Date
Bernat Gabor
2d3606a58f Finished the DFT tutorial for the core section. 2011-07-25 10:06:03 +00:00
Bernat Gabor
f25603112a Added Fernandos first tutorial regarding SVMs. Extended the global links (conf.py). Corrected the author names. Minor modification to the dft tutorial. 2011-07-25 07:15:52 +00:00
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