Andrey Pavlenko
f6a4350ddd
updating wording and initDebug() descr
2012-07-12 09:21:32 +00:00
Andrey Kamaev
51f6127e0a
Merged the recent fixes from 2.4 branch
2012-07-04 08:04:31 +00:00
Andrey Kamaev
a4ec89fb2c
Merged version references fix
2012-07-02 15:41:14 +00:00
Andrey Pavlenko
eaddfb32de
updating tutorial
2012-07-02 14:10:06 +00:00
Andrey Pavlenko
715b0d181c
adding missing images
2012-06-25 06:44:08 +00:00
Andrey Pavlenko
2984fa751e
adding OpenCV Manager
2012-06-21 14:50:05 +00:00
Andrey Pavlenko
a497e1b37e
minor tutorial update
2012-06-18 14:50:49 +00:00
Andrey Pavlenko
af6b2e4e96
minor tutorial update
2012-06-15 10:59:09 +00:00
Andrey Pavlenko
fed67b3719
tutorial updated
2012-06-15 09:08:49 +00:00
Andrey Pavlenko
6e1ea0af71
tutorial updated
2012-06-14 20:03:47 +00:00
Andrey Pavlenko
a82ec18425
tutorial updated
2012-06-14 14:37:41 +00:00
Vadim Pisarevsky
dcf2a6b857
updated iOS installation instructions
2012-06-11 10:33:45 +00:00
Kirill Kornyakov
ec0ec69307
slightly updated windows_install.rst tutorial
2012-06-08 06:26:16 +00:00
Vadim Pisarevsky
d5a0088bbe
merged 2.4 into trunk
2012-04-30 14:33:52 +00:00
Vadim Pisarevsky
2fd1e2ea57
merged all the latest changes from 2.4 to trunk
2012-04-13 21:50:59 +00:00
Vadim Pisarevsky
befa9b3109
fixed chi-square test, ticket #1263
2012-03-26 09:07:02 +00:00
Alexander Shishkov
5c23d52618
fixed documentation compilation errors after r7568
2012-03-21 09:48:34 +00:00
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
2012-03-11 14:35:46 +00:00
Alexander Shishkov
1494da339d
fixed #1507
2012-03-05 11:08:59 +00:00
Alexander Shishkov
042a834d9d
#fixed 1644
2012-03-02 18:24:46 +00:00
Alexander Shishkov
defbdcba77
fixed #1645
2012-03-02 18:06:15 +00:00
Alexander Shishkov
6ababe7055
fixed #1604
2012-02-17 06:58:02 +00:00
Vadim Pisarevsky
fef90e2270
fixed a few bugs in mat-mask-operations tutorial (thanks to Shiqi Yu)
2012-01-31 15:58:47 +00:00
Artem Myagkov
abdd342d50
modifed minimum required cmake version for ios
2011-08-31 18:42:44 +00:00
Artem Myagkov
8c6782300a
modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial
2011-08-23 11:19:58 +00:00
Ana Huaman
b3b036fd35
Added theory to a rst Tutorial in tracking motion (Harris corner)
2011-08-22 13:53:12 +00:00
Bernat Gabor
df49158863
Added the "Camera calibration With OpenCV" tutorial. Extended with a few global links the conf.py file. Corrected an error in the linux_install.rst and one in the cascade_classifier.rst file.
2011-08-22 12:15:31 +00:00
Bernat Gabor
0451779d2c
Ticket #1240 resolved.
2011-08-19 10:12:33 +00:00
Bernat Gabor
157db88cbd
Added the "How to write a tutorial for OpenCV?" tutorial. Made some corrections to the feature2D TOC tree. Small visual improvements for the video-write.rst file. Deleted a definition file that served no purpose.
2011-08-17 17:28:06 +00:00
Ana Huaman
4c289dc166
Slight update in objdetect...still to put Theory
2011-08-15 02:38:23 +00:00
Ana Huaman
eb77bbd626
Fixed more broken links from previous tutorials
2011-08-15 02:35:10 +00:00
Ana Huaman
41f5a9cab9
Fixed more broken links from previous tutorials
2011-08-15 02:29:03 +00:00
Ana Huaman
a0d73eadd3
Updated broken links of tutorials in core and fixed weird-looking bullets (error of mine)
2011-08-15 01:25:36 +00:00
Ana Huaman
8b0092eaf5
Commit rst tutorial for Cascade Classifiers
2011-08-15 00:49:59 +00:00
Bernat Gabor
fec995391f
Added to the tutorials the "Support Vector Machines for Non-Linearly Separable Data" contributed by Fernando Iglesias García. Corrected a mistake in the gpu-basics-similarity.rst file.
2011-08-14 19:58:20 +00:00
Bernat Gabor
695311d709
Added the "Similarity check (PNSR and SSIM) on the GPU" tutorial. Corrected an highgui TOC tree mistake.
2011-08-14 15:05:56 +00:00
Bernat Gabor
bdfc0201de
Added the How to create videos with OpenCV Tutorial. Made some corrections to the feature2d, to get rid of some documentation build errors.
2011-08-13 14:02:18 +00:00
Ana Huaman
6b88d7a898
Added base tutorial for using FlannBasedMatcher with SURF detector + descriptor in rst
2011-08-12 18:30:20 +00:00
Ana Huaman
f803fc259b
Added tutorial for features2d using homography to find a planar object (Based on the well known find_obj.cpp
2011-08-12 18:04:44 +00:00
Ana Huaman
480de445c7
Corrected a commit error -- Added the images for the detection tutorial
2011-08-12 17:06:25 +00:00
Ana Huaman
07754b6309
Added Features2D descriptor tutorial + drawMatches in rst
2011-08-12 17:01:10 +00:00
Ana Huaman
e6d308ca89
Added rst Tutorial for Feature Detection with SURF and drawKeypoints
2011-08-12 15:56:52 +00:00
Bernat Gabor
a0a46b0d70
Added a video input tutorial with PSNR and SSIM.
2011-08-11 09:34:03 +00:00
Andrey Kamaev
50d1d711de
Added reference to Nvidia TADP into Android tutorial; refactored both Android tutorials; fixed some rst warnings
2011-08-10 09:45:17 +00:00
Andrey Kamaev
0a78cdf264
Updated Android tutorials
2011-08-09 09:56:16 +00:00
Bernat Gabor
a5f38806ab
Small modifications to the scan tutorial and added the video-input-psnr-ssim sample file.
2011-08-09 05:43:58 +00:00
Andrey Kamaev
2ec815be89
Updated android tutorial for native development
2011-08-08 13:26:23 +00:00
Bernat Gabor
ed801d3e65
Added the "Interoperability with OpenCV 1" tutorial.
2011-08-08 05:58:10 +00:00
Leonid Beynenson
93a0237b64
Added the tutorial "Using OpenCV Android binary package to compile applications, which use OpenCV from native level".
2011-08-07 20:46:51 +00:00
Kirill Kornyakov
c44cdef24c
android tutorial updated: spelling and note about spaces in path to OpenCV package
2011-08-03 16:06:17 +00:00
Bernat Gabor
6b5ea5931d
Added the "Mask operations on matrices" tutorial (with its sample). Plus modified some other core tutorials.
2011-07-27 17:52:27 +00:00
Bernat Gabor
26bd6b3f5f
Added the File Input and Output using XML and YAML files tutorial.
2011-07-27 11:35:11 +00:00
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
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
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
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