Dmitry Kurtaev
53f2131681
Merge pull request #24521 from dkurt:fix_broken_urls
...
Fix some of the broken urls in docs #24521
### Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
1 year ago
rogday
a50dec88d5
Merge pull request #20547 from rogday:gdb_pretty_printer
...
* add gdb rpetty printer for cv::Mat
* address review comments
3 years ago
Andrei Costinescu
df71853075
Update text in linux_install.markdown
4 years ago
Alexander Alekhin
9794ff1398
next: update versions handling
4 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
Martti Laine
3c50d24d8e
Add note about pkg-config usage in tutorial
5 years ago
ExpandingDev
62f3c9bfa9
Merge pull request #13675 from ExpandingDev:patch-1
...
* Add note about building for pkg-config
* minor fixes
6 years ago
lewisjb
47c9bb7ba8
Update doc build instructions for doxygen
8 years ago
Drew Hintz
aea846ad96
Update broken downloads link in documentation ( #8764 )
...
* Update broken downloads link
* Update broken downloads link
* Update broken downloads link
8 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
parismita
f55e966210
Update linux_install.markdown
...
Update linux_install.markdown
Update linux_install.markdown
Update linux_install.markdown
Update linux_install.markdown
Update linux_install.markdown
Update linux_install.markdown
8 years ago
Tomoaki Teshima
531b8e2320
add note of minimum requirement of CUDA
9 years ago
Alexander Alekhin
bb5e25ba7c
migration: github.com/opencv/opencv
9 years ago
Alexander Alekhin
ddc0b42bc3
migration: github.com/opencv/opencv
9 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
Dmitriy Anisimov
28944336d4
updated linux installation documentation
10 years ago
StevenPuttemans
7c44a07810
fix typo in linux tutorial
11 years ago
StevenPuttemans
a9c7db7518
add suggestion of feature 2619
11 years ago
Rohit Girdhar
01b624e359
-j8 in linux_installation tutorial
11 years ago
ComFreek
d01e3529a6
Corrected package name in tutorial
...
See also #2101(cherry picked from commit ae795e5797
)
11 years ago
Roman Donchenko
a502ffbd2c
Updated required CMake version in docs to match reality.
11 years ago
ComFreek
ae795e5797
Corrected package name in tutorial
...
See also #2101
11 years ago
Roman Donchenko
7afc2677e6
Removed a duplicate line.
12 years ago
Roman Donchenko
e9a28f66ee
Normalized file endings.
12 years ago
Roman Donchenko
f55740da70
Deleted all trailing whitespace.
12 years ago
Andrey Kamaev
0e7ca71dcc
Normalize whitespace in documentation and text files
12 years ago
Vsevolod Glumov
a3080636ba
Replaced SVN instructions with Git instructions in iOS and Linux installation tutorials. Issue #2249
...
+ Minor formatting fixes.
12 years ago
Vadim Pisarevsky
d5a0088bbe
merged 2.4 into trunk
13 years ago
Vadim Pisarevsky
563fc2d1e5
fixed typo in the installation guide (ticket #1844 )
13 years ago
Vadim Pisarevsky
2fd1e2ea57
merged all the latest changes from 2.4 to trunk
13 years ago
Vadim Pisarevsky
5f33aecd30
changed 2.3 to 2.4 in some guides & tutorials (ticket #1794 )
13 years ago
Alexander Shishkov
be63ce723f
#1672
...
updated links in cheatsheet
renamed directory for Mat tutorial
changed links from willow docs to opencv.itseez.com, from Trac to current Redmine
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.
14 years ago
Bernat Gabor
0451779d2c
Ticket #1240 resolved.
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
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
9426249a88
New structure (following the documentation) for the tutorials. Normalized image sizes for TOC display.
14 years ago