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 |
|
Bernat Gabor
|
4168b75edc
|
Some tutorial extending of the Windows install and usage. Display Image retouching.
|
2011-07-08 19:43:29 +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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Victor Erukhimov
|
1d7b9750c0
|
Tutorials
|
2011-04-19 17:18:36 +00:00 |
|