Markus Heck
5408949951
fix typo and simplify example (grayscale template)
2 years ago
Markus Heck
e2a9cff3dc
Include code snippets with doxygen notation and small fix in table_of_content_objdetect.markdown
2 years ago
Markus Heck
c3b83b8354
Tutorial for Generalized Hough Ballard and Guil Transform
2 years ago
catree
f1328c7395
Add a small exercise to show the warping of the homography transformations step-by-step.
2 years ago
catree
a04f9e7a59
Add more references. Update missing references with webarchive. Use mathbf for matrices. Check that the determinant of the rotation matrix is not negative (reflection), and correct it if it is the case.
2 years ago
Alexander Alekhin
400906b433
pre: OpenCV 3.4.18 (version++)
3 years ago
Julian Szigethy
64e1d23cba
Fix: Python and Java switched in Explanation
3 years ago
Yulv-git
1cdd8510fd
Fix some typos in doc.
3 years ago
ABHINAV JHA
d086ee14dd
Fix: Grammatical mistake
3 years ago
Alexander Alekhin
b1a57c4cb2
fix 3.4 links
3 years ago
Alexander Alekhin
60c093f086
pre: OpenCV 3.4.17 (version++)
3 years ago
Zhuo Zhang
3cc83ce024
docs: correct normalize factor in gaussian pyramid tutorial
3 years ago
Jonathan Dönszelmann
d1b923bee9
Update name from Gunner to Gunnar as that's the name he published his
...
paper under.
3 years ago
Alexander Alekhin
ebef84e9ea
pre: OpenCV 3.4.16 (version++)
3 years ago
Dmitriy Fishman
b25ad12f1a
Update video_input_psnr_ssim.markdown
3 years ago
AleksandrPanov
2d8ce500fa
add note about using version 3.4 to traincascade documentation
3 years ago
Scott Noyes
a76274b549
minor grammar edits
3 years ago
Alexander Alekhin
43940f7ffc
pre: OpenCV 3.4.15 (version++)
4 years ago
micha137
7021ea6748
Fix link
4 years ago
Alexander Alekhin
85009800b3
videoio(docs): fixes
4 years ago
Alexander Alekhin
a123c48d4d
pre: OpenCV 3.4.14 (version++)
4 years ago
Nicola Landolfi
f76ba285c9
Fix single-word typo
4 years ago
Maksim Shabunin
f65d75f5c8
Updated more links to forum.opencv.org
4 years ago
Justin Chu
8f66dad65b
Fix typo in hough_lines tutorial
...
Argument `minLinLength` -> `minLineLength`
4 years ago
Alexander Alekhin
64720f15a2
doc(windows): update how to handle MSVS 2019
4 years ago
Yiming Li
43e58de918
fix: typo
4 years ago
Hollow Man
632a08ff40
Fix typo in docs
...
adatapted -> adapted
4 years ago
Christos Malliaridis
3c25fd1ba5
Update and expand erosion / dilation tutorial
...
- Add python explanation for erosion and dilation
- Add java explanation for erosion and dilation
- Restructure and reword specific sections
4 years ago
Alexander Alekhin
9485113923
pre: OpenCV 3.4.13 (version++)
4 years ago
Aitik Gupta
05c011e842
Small typo-fix
4 years ago
Igor Murzov
08271e5591
Fix code snippets inclusion into video tutorials
...
Code snippets need a section marked with ### above to render properly
4 years ago
Alexander Alekhin
50ff40d684
pre: OpenCV 3.4.12 (version++)
4 years ago
dmici
6876f3b91d
fix missing 0.5 factor in anisotropic segmentation tutorial
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
a43e3bebe6
pre: OpenCV 3.4.11 (version++)
5 years ago
Vadim Pisarevsky
5489735258
Merge pull request #17436 from vpisarev:fix_python_io
...
* fixed #17044
1. fixed Python part of the tutorial about using OpenCV XML-YAML-JSON I/O functionality from C++ and Python.
2. added startWriteStruct() and endWriteStruct() methods to FileStorage
3. modifed FileStorage::write() methods to make them work well inside sequences, not only mappings.
* try to fix the doc builder
* added Python regression test for FileStorage I/O API ([TODO] iterating through long sequences can be very slow)
* fixed yaml testing
5 years ago
Boubacar
0940c56a3f
add note on cmake brew install
5 years ago
Boubacar
b624da27bd
add pylint install note
5 years ago
Boubacar
5b443199ca
group contour articles together
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
4e789635c9
Update tutorials tables of content for several modules
5 years ago
Daniel Mallia
c934d9c3cc
Update imgproc tutorials table of content Languages fields
5 years ago
Daniel Mallia
64b0757758
Update Supported formula commands - MathJax link
5 years ago
Alexander Alekhin
a327418767
features2d(sift): move SIFT tests / headers / build fixes
5 years ago
Ganesh Kathiresan
0be2c7018b
Formula Fixes for 3.4 branch
...
Foumula fix 1
Foumula fix 2
Foumula fix 3
Foumula fix 4
Foumula fix 5
Foumula fix 8
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
2fb1d9d02e
doc: fix misused "see also" doxygen command
5 years ago
iteal
e63af185de
Merge pull request #16818 from iteal:master
...
Update template_matching.markdown
Fixed "template image" should be "source image" in two sentences explaining template matching.
5 years ago