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.
13 years ago
Bernat Gabor
695311d709
Added the "Similarity check (PNSR and SSIM) on the GPU" tutorial. Corrected an highgui TOC tree mistake.
13 years ago
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.
13 years ago
Ana Huaman
6b88d7a898
Added base tutorial for using FlannBasedMatcher with SURF detector + descriptor in rst
13 years ago
Ana Huaman
f803fc259b
Added tutorial for features2d using homography to find a planar object (Based on the well known find_obj.cpp
13 years ago
Ana Huaman
480de445c7
Corrected a commit error -- Added the images for the detection tutorial
13 years ago
Ana Huaman
07754b6309
Added Features2D descriptor tutorial + drawMatches in rst
13 years ago
Ana Huaman
e6d308ca89
Added rst Tutorial for Feature Detection with SURF and drawKeypoints
13 years ago
Bernat Gabor
a0a46b0d70
Added a video input tutorial with PSNR and SSIM.
13 years ago
Andrey Kamaev
50d1d711de
Added reference to Nvidia TADP into Android tutorial; refactored both Android tutorials; fixed some rst warnings
13 years ago
Andrey Kamaev
0a78cdf264
Updated Android tutorials
13 years ago
Bernat Gabor
a5f38806ab
Small modifications to the scan tutorial and added the video-input-psnr-ssim sample file.
13 years ago
Andrey Kamaev
2ec815be89
Updated android tutorial for native development
13 years ago
Bernat Gabor
ed801d3e65
Added the "Interoperability with OpenCV 1" tutorial.
13 years ago
Leonid Beynenson
93a0237b64
Added the tutorial "Using OpenCV Android binary package to compile applications, which use OpenCV from native level".
13 years ago
Kirill Kornyakov
c44cdef24c
android tutorial updated: spelling and note about spaces in path to OpenCV package
13 years ago
Bernat Gabor
6b5ea5931d
Added the "Mask operations on matrices" tutorial (with its sample). Plus modified some other core tutorials.
14 years ago
Bernat Gabor
26bd6b3f5f
Added the File Input and Output using XML and YAML files tutorial.
14 years ago
Bernat Gabor
2d3606a58f
Finished the DFT tutorial for the core section.
14 years ago
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.
14 years ago
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.
14 years ago
Vadim Pisarevsky
84862ae5a1
fixed 2 typos in linux_eclipse tutorial
14 years ago
Gary Bradski
c722128ddd
edited another way of using eclipse using cmake
14 years ago
Vadim Pisarevsky
bddcc6ffcc
fixed xcolor warnings when building opencv_tutorials.pdf
14 years ago
Andrey Kamaev
f6647085cd
Restored corrupted images in Android binary package tutorial.
14 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
Andrey Kamaev
5a2e493d12
Fixed image positioning in tutorial
14 years ago
Andrey Kamaev
27f060c707
Fixed list formatting
14 years ago
Andrey Kamaev
22dcee47d3
Added Android binary package tutorial
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
Andrey Kamaev
930b2995eb
Fixed Android samples; Fixed bugs in cmake (java module).
14 years ago
Ana Huaman
4e42bf6308
Added reST tutorials for Contours (6 in imgproc) and for Corner Detection (4 in features2D) + links in conf.py
14 years ago
Bernat Gabor
4168b75edc
Some tutorial extending of the Windows install and usage. Display Image retouching.
14 years ago
Ana Huaman
ff326988a5
Added histogram comparison tutorial in reST
14 years ago
Ana Huaman
89115f0fcc
Added BackProjection reST tutorial
14 years ago
Ana Huaman
cf62a37f87
Added matchTemplate reST tutorial
14 years ago
Ana Huaman
eac922ebd7
Added calcHist tutorial in reST
14 years ago
Bernat Gabor
7a7011bd4f
Corrected(re-added) and extended the ImgProc Tutorial TOC entry.
14 years ago
Ana Huaman
080c6e817d
Added Equalized Histogram reST tutorial + corrected Smoothing tutorial (images reduced and fixed link)
14 years ago
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.
14 years ago
Andrey Kamaev
f301cda780
Fixed 'Undefined control sequence' error in recently added tutorial
14 years ago
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).
14 years ago
Ana Huaman
13bbc9ff71
Added Affine Transformation tutorial in reST
14 years ago
Bernat Gabor
3ff8831ae9
Updated the TOC tree of the imgproc tutorial section.
14 years ago
Ana Huaman
64c8d8f2a0
Added Remap tutorial in reST
14 years ago
Bernat Gabor
5ee8293e7b
Mixed up the linux_eclipse.rst file in the previous commit. Correcting it.
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
Vadim Pisarevsky
d5d0a2f8e0
propagated some more fixes from 2.3 branch to the trunk
14 years ago
Gary Bradski
04830e5dc0
Edit load and save to load, modify and save
14 years ago
Ana Huaman
f27796e8cc
Added Hough Circle Tutorial in reST
14 years ago