Daniel Mallia
94d187e269
Add next and previous navigation links to all tutorials
5 years ago
Daniel Mallia
4e789635c9
Update tutorials tables of content for several modules
5 years ago
Alexander Alekhin
d38869eb76
docs: fix links
...
- replace tutorial links via docs.opencv.org
- remove link on OpenCV 2.4
- avoid links on outdated packages
6 years ago
Alexander Alekhin
9ba9358ecb
documentation: avoid links to 'master' branch from 3.4 maintenance branch
7 years ago
Tomoaki Teshima
a40354d16f
use correct name for NVIDIA
...
* remove NVidia and Nvidia
* replace Cuda with CUDA
* keep the letters for API
7 years ago
Alexander Alekhin
69e5ac6f02
doc: fix youtube videos handling
7 years ago
Adeel Ahmad
bc7f6fc44c
Merge pull request #8253 from adl1995:master
...
* Update linux_install.markdown
Grammar improvements, fixed typos.
* Update tutorials.markdown
Improvements in grammar.
* Update table_of_content_calib3d.markdown
* Update camera_calibration_square_chess.markdown
Improvements in grammar. Added answer.
* Update tutorials.markdown
* Update erosion_dilatation.markdown
* Update table_of_content_imgproc.markdown
* Update warp_affine.markdown
* Update camera_calibration_square_chess.markdown
Removed extra space.
* Update gpu_basics_similarity.markdown
Grammatical improvements, fixed typos.
* Update trackbar.markdown
Improvement for better understanding.
8 years ago
catree
6eed6a8e9f
Add thrust tutorial in the GPU main page documentation.
8 years ago
Alexander Alekhin
ddc0b42bc3
migration: github.com/opencv/opencv
8 years ago
Dan Moodie
7376c5311b
Fixed tabs in whitespace.
9 years ago
Dan
23fc5930b7
Improved thrust interop tutorial.
9 years ago
Maksim Shabunin
b4050c775e
Updated sample files documentation inclusions
10 years ago
Maksim Shabunin
ad6a80f68c
Moved tutorial table-of-contents files to corresponding root level
10 years ago
Maksim Shabunin
d01bedbc61
Removed Sphinx documentation files
10 years ago
Maksim Shabunin
36a04ef8de
Doxygen tutorials: cpp done
10 years ago
Maksim Shabunin
c5536534d8
Doxygen tutorials: warnings cleared
10 years ago
Maksim Shabunin
8375182e34
Doxygen tutorials: basic structure
10 years ago
Roman Donchenko
f55740da70
Deleted all trailing whitespace.
11 years ago
Kirill Kornyakov
aef347e7b3
Removed references to opencv.itseez.com
12 years ago
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
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
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
9426249a88
New structure (following the documentation) for the tutorials. Normalized image sizes for TOC display.
14 years ago