Christoph Rackwitz
a64b51dd94
Merge pull request #23108 from crackwitz:issue-23107
...
Usage of imread(): magic number 0, unchecked result
* docs: rewrite 0/1 to IMREAD_GRAYSCALE/IMREAD_COLOR in imread()
* samples, apps: rewrite 0/1 to IMREAD_GRAYSCALE/IMREAD_COLOR in imread()
* tests: rewrite 0/1 to IMREAD_GRAYSCALE/IMREAD_COLOR in imread()
* doc/py_tutorials: check imread() result
2 years ago
Alexander Alekhin
b42c11de82
pre: OpenCV 4.7.0 (version++)
2 years ago
Alexander Alekhin
a494c75bfe
pre: OpenCV 3.4.19 (version++)
2 years ago
Eran Geva
05f4416ba0
SourceForge folder update
...
The folder `http://sourceforge.net/projects/opencvlibrary/files/opencv-win/ ` is stale and wasn't updated since 2018. The parent folder `http://sourceforge.net/projects/opencvlibrary/files/ ` has fresh windows install exe files.
2 years ago
Parthiban Marimuthu
50da209dc4
Merge pull request #22907 from partheee:patch-1
...
* Update windows_install.markdown
Fixing Issue - #22053 Inaccuracy in the tutorial for installation for Windows
* Update windows_install.markdown #22907
Changed all changes mentioned in the comments
* Update windows_install.markdown #22907
* fix whitespace, update configurations order (64-bit goes first)
- x86 is optional and not available by default in packages
2 years ago
Tomoaki Teshima
14aa9eaadd
doc: fix layout
2 years ago
Alexander Alekhin
e9428726ca
pre: OpenCV 4.6.0 (version++)
3 years ago
Alexander Alekhin
400906b433
pre: OpenCV 3.4.18 (version++)
3 years ago
luz paz
632e07b749
Fix typos in tutorials within docs/
...
Fix various typos found within tutorial documentation
3 years ago
Maksim Shabunin
437af37b13
Use modern OpenVINO package interface
3 years ago
ABHINAV JHA
d086ee14dd
Fix: Grammatical mistake
3 years ago
Alexander Alekhin
c78a8dfd2d
fix 4.x links
3 years ago
Alexander Alekhin
07dca8cc03
pre: OpenCV 4.5.5 (version++)
3 years ago
Alexander Alekhin
60c093f086
pre: OpenCV 3.4.17 (version++)
3 years ago
Alexander Alekhin
3e6f27522b
pre: OpenCV 4.5.4 (version++)
3 years ago
Alexander Alekhin
ebef84e9ea
pre: OpenCV 3.4.16 (version++)
3 years 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
Parsa
7aa922ceac
Merge pull request #20440 from parsa-ra:patch-1
...
* Update config_reference.markdown
Added description for `WITH_CLP` build option.
* Added extra description
Can't cross-reference with anchors to other sections of the markdown file due to the presence of markdown link extension in the form of
`## Header {#id-of-header}`
* Fixed trailing space issue
3 years ago
Alexander Alekhin
b57faa41c2
pre: OpenCV 4.5.3 (version++)
4 years ago
Alexander Alekhin
43940f7ffc
pre: OpenCV 3.4.15 (version++)
4 years ago
Maksim Shabunin
a4d0a1483a
docs/tutorials: improve plugin sections
4 years ago
Andrei Costinescu
df71853075
Update text in linux_install.markdown
4 years ago
Alexander Alekhin
a823b06fa5
pre: OpenCV 4.5.2 (version++)
4 years ago
Alexander Alekhin
a123c48d4d
pre: OpenCV 3.4.14 (version++)
4 years ago
Maksim Shabunin
e4e10e54df
Updated more links to forum.opencv.org
4 years ago
Maksim Shabunin
f65d75f5c8
Updated more links to forum.opencv.org
4 years ago
Alexander Alekhin
1c078c59e3
docs: fix table cells
4 years ago
Alexander Alekhin
64720f15a2
doc(windows): update how to handle MSVS 2019
4 years ago
Maksim Shabunin
461e26b60b
doc: tutorial refactor
4 years ago
Alexander Alekhin
2687a2b6dc
pre: OpenCV 4.5.1 (version++)
4 years ago
Alexander Alekhin
9485113923
pre: OpenCV 3.4.13 (version++)
4 years ago
Maksim Shabunin
ae265a48c7
Doc: fixed warnings when CUDA modules are missing
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
Alexander Alekhin
a12ceb04bb
pre: OpenCV 4.5.0 (version++)
4 years ago
Alexander Alekhin
50ff40d684
pre: OpenCV 3.4.12 (version++)
4 years ago
Vadim Pisarevsky
5108e3ced6
Merge pull request #18073 from vpisarev:apache2_license
...
changed OpenCV license from BSD to Apache 2 license
* as discussed and announced earlier, changed OpenCV license from BSD to Apache 2. Many files still contain old-style copyrights though
* changed wording a bit; preserve the original OpenCV BSD license
4 years ago
Jessica Wong
0417c8c9c7
Added information to OpenCV documentation [MacOS]
...
Added and Edited specific information to the "Installation in MacOS" OpenCV documentation.
Closes #17340
5 years ago
Alexander Alekhin
5f3012fc9a
pre: OpenCV 4.4.0 (version++)
5 years ago
Alexander Alekhin
a43e3bebe6
pre: OpenCV 3.4.11 (version++)
5 years ago
Boubacar
0940c56a3f
add note on cmake brew install
5 years ago
Boubacar
b624da27bd
add pylint install note
5 years ago
Daniel Mallia
94d187e269
Add next and previous navigation links to all tutorials
5 years ago
R-penguins
b43da8aa5d
Update Image Watch Tutorial
...
Updated the Windows Visual Studio Image Watch tutorial to include download links to the latest versions of Visual Studio Image Watch for newer Visual Studio versions.
5 years ago
Daniel Mallia
64b0757758
Update Supported formula commands - MathJax link
5 years ago
Alexander Alekhin
f0ffc52435
fix files permissions
5 years ago
mehlukas
75bd9f86b2
Merge pull request #16889 from mehlukas:3.4-consolidateImshow
...
* consolidate tutorials on image read/display/write
* fix unsused variables
* apply requested changes
* apply requested changes
* fix mistake
5 years ago
Alexander Alekhin
3c85745e22
pre: OpenCV 4.3.0 (version++)
5 years ago
Alexander Alekhin
b7ecaceda8
pre: OpenCV 3.4.10 (version++)
...
- Android Manager version is not increased (stuck on 3.49)
5 years ago
Brian Wignall
f9c514b391
Fix spelling typos
...
backport commit 659ffaddb4
5 years ago
Brian Wignall
659ffaddb4
Fix spelling typos
5 years ago