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>
12 years ago
Andrey Kamaev
0e7ca71dcc
Normalize whitespace in documentation and text files
12 years ago
OpenCV Buildbot
81f826db2b
Normalize line endings and whitespace
12 years ago
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
12 years ago
Andrey Kamaev
639bbec44a
svn repository web references are replaced with links to git
12 years ago
Andrey Kamaev
5100ca7508
svn repository web references are replaced with links to git
12 years ago
Alexander Shishkov
be63ce723f
#1672
...
updated links in cheatsheet
renamed directory for Mat tutorial
changed links from willow docs to opencv.itseez.com, from Trac to current Redmine
13 years ago
Ana Huaman
41f5a9cab9
Fixed more broken links from previous tutorials
13 years ago
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!
14 years ago
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.
14 years ago
Bernat Gabor
4168b75edc
Some tutorial extending of the Windows install and usage. Display Image retouching.
14 years ago
Ana Huaman
13bbc9ff71
Added Affine Transformation tutorial in reST
14 years ago
Ana Huaman
64c8d8f2a0
Added Remap tutorial in reST
14 years ago
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.
14 years ago
Ana Huaman
f27796e8cc
Added Hough Circle Tutorial in reST
14 years ago
Ana Huaman
d32a134b0f
Added Hough Lines Tutorial in reST
14 years ago
Ana Huaman
832262e376
Added Laplace and Canny reST tutorials and corrected a small bug in Canny sample code
14 years ago
Ana Huaman
e1aa8eead3
Added reST tutorials for copyMakeBorder, Sobel Operator, updated links in conf.py
14 years ago
Ana Huaman
ae649e8c30
Added rst Tutorial for Filter 2D
14 years ago