Kirill Kornyakov
a78ebc1175
Updated a couple of more links
12 years ago
Kirill Kornyakov
2cacad9470
updated email address
12 years ago
Alexander Shishkov
a8db327574
changed contacts in tutorual
12 years ago
Alexander Smorkalov
20fef00a77
android -> plarforms/android
12 years ago
Roman Donchenko
57d4c86b2b
Fixed the shebang lines on the Python scripts.
...
Also, removed the one from modules/python/src2/cv.py and cleared its
executable bit, since it's not a script.
12 years ago
Andrey Kamaev
e3474878b6
Consistently use 4-digit library version
12 years ago
marina.kolpakova
285d6320be
add #/usr/bin/env python to all python files
12 years ago
Vadim Pisarevsky
849a8c8d20
fixed many errors in warnings in rst docs; added ocl module description (by Niko Li)
12 years ago
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
12 years ago
Marina Kolpakova
fb3d6ecb98
merged documentation and android service from trunk
13 years ago
Andrey Kamaev
bb51626573
Build pdf for Android Manager documentation
13 years ago
Andrey Kamaev
81a5988015
Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes)
13 years ago
Andrey Kamaev
4800d85011
Fixed documentation generation for function arguments having array type i.e. 'type arg[]'
13 years ago
Andrey Kamaev
3a1f85d4e8
Remerged the 2.4.0 branch
13 years ago
Alexander Shishkov
409c5e04a1
change docs version
13 years ago
Alexander Shishkov
94bcaeb2e9
update theme for online docs (was incorrect in Firefox and Safari)
13 years ago
Alexander Shishkov
9bfd50e6ae
merged revisions r7802,r7804,r7805 from 2.4 branch
13 years ago
Alexander Shishkov
6fdf7b4d62
fixed document style for deprecated interfaces
...
added logo to the online docs
moved quick-search panel
added logo with white sign
13 years ago
Alexander Shishkov
cc881e6393
#1672
...
updated docs links in tutorials
13 years ago
Andrey Kamaev
aeaae8b057
Updated rst configuration to read OpenCV version from sources; fixed several sphinx' warnings
13 years ago
Alexander Shishkov
d069396546
fixed problem in rst files
...
changed OpenCV version to 2.3.2
13 years ago
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.
13 years ago
Bernat Gabor
0451779d2c
Ticket #1240 resolved.
13 years ago
Ana Huaman
8b0092eaf5
Commit rst tutorial for Cascade Classifiers
13 years ago
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
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
07754b6309
Added Features2D descriptor tutorial + drawMatches in rst
13 years ago
Vadim Pisarevsky
6b162ea211
improved list formatting in opencv refman. Updated PDFs.
13 years ago
Bernat Gabor
a0a46b0d70
Added a video input tutorial with PSNR and SSIM.
13 years ago
Bernat Gabor
6b5ea5931d
Added the "Mask operations on matrices" tutorial (with its sample). Plus modified some other core tutorials.
13 years ago
Bernat Gabor
26bd6b3f5f
Added the File Input and Output using XML and YAML files tutorial.
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
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.
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
bddcc6ffcc
fixed xcolor warnings when building opencv_tutorials.pdf
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
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
Vadim Pisarevsky
6f6c1c75ba
use Euler font for the formulas in the online docs too.
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
Ana Huaman
080c6e817d
Added Equalized Histogram reST tutorial + corrected Smoothing tutorial (images reduced and fixed link)
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
Vadim Pisarevsky
d5d0a2f8e0
propagated some more fixes from 2.3 branch to the trunk
14 years ago
Ana Huaman
d32a134b0f
Added Hough Lines Tutorial in reST
14 years ago