rogday
a50dec88d5
Merge pull request #20547 from rogday:gdb_pretty_printer
...
* add gdb rpetty printer for cv::Mat
* address review comments
3 years ago
Maksim Shabunin
46ccde82cf
Merge pull request #18195 from mshabunin:linux-tutorial
...
Installation tutorials rework
* Doc: general installation, config reference, linux installation
* Doc: addressed review comments
* Minor fixes
4 years ago
Daniel Mallia
94d187e269
Add next and previous navigation links to all tutorials
5 years ago
Maksim Shabunin
b80142be69
Fix an issue in cmake tutorial
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
8375182e34
Doxygen tutorials: basic structure
10 years ago
StevenPuttemans
90a1c6b1f0
fixing some wrong CPP prefixes - still old interface
10 years ago
Alexander Shishkov
a8eab26bae
fixed incorrect code in introduction tutorial
11 years ago
Elliot Godzich
2806679781
Updated DisplayImage.cpp program to compile
...
CV_WINDOW_AUTOSIZE -> WINDOW_AUTOSIZE
11 years ago
Pablo Speciale
169ebae8c0
After commit c7bbd1a
, 'include_directories()' is needed in the CMakeLists.txt (user side). This commit updates the documentation.
11 years ago
Roman Donchenko
f55740da70
Deleted all trailing whitespace.
11 years ago
Daniil Osokin
b5ed86c6a1
Fixed sample files in "Using OpenCV with gcc and CMake" tutorial (bug #2663 , #2588 )
12 years ago
Andrey Kamaev
0e7ca71dcc
Normalize whitespace in documentation and text files
12 years ago
Ana Huaman
a0d73eadd3
Updated broken links of tutorials in core and fixed weird-looking bullets (error of mine)
13 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
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
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
Bernat Gabor
9426249a88
New structure (following the documentation) for the tutorials. Normalized image sizes for TOC display.
14 years ago