Alexander Alekhin
|
c78a8dfd2d
|
fix 4.x links
|
3 years ago |
Maksim Shabunin
|
c79a1528ad
|
Added TOC to most of tutorials
|
4 years ago |
Daniel Mallia
|
94d187e269
|
Add next and previous navigation links to all tutorials
|
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
|
2e8483bd1c
|
docs: fix build without opencv_contrib (avoid links to CUDA modules)
|
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 |
Alexander Alekhin
|
ddc0b42bc3
|
migration: github.com/opencv/opencv
|
8 years ago |
Maksim Shabunin
|
b4050c775e
|
Updated sample files documentation inclusions
|
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 |
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
|
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 |