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
ysy
ff4d3d27dd
fix wrong method name
5 years ago
Brian Wignall
af997529a1
Fix some typos
5 years ago
Brian Wignall
9276f1910b
Fix some typos
5 years ago
collin
3ada597449
grammar corrections for python gui docs
5 years ago
collin
bcf7d3160c
Grammer fixes on python image display tutorial
6 years ago
LaurentBerger
4ebb617000
Check return value in python tutorial
6 years ago
gkaneto
79db32bcd9
Update py_trackbar.markdown
...
For some mysterious (for me) reason, two lines of the code appears in my browser (Chrome) in the same line.
I've add an "enter" (just pressed enter), but don't know if it's the best solution.
7 years ago
Alexander Alekhin
5560db73bf
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
7 years ago
puqeko
9deb206e74
Add tested codecs for OSX
8 years ago
berak
0f51155e79
py_tutorials: add print() braces for python3
8 years ago
Yuval Langer
4ac5f37d49
Add inline code backticks
8 years ago
Ishank gulati
fb63cbb74b
path to videocapture-get changed
9 years ago
Adam
37d300f250
Correction of minor typo.
10 years ago
Maksim Shabunin
ad6a80f68c
Moved tutorial table-of-contents files to corresponding root level
10 years ago
Maksim Shabunin
d01bedbc61
Removed Sphinx documentation files
10 years ago
Maksim Shabunin
ecfd056111
Fixed whitespace warnings in new tutorials
10 years ago
Maksim Shabunin
812ce48c36
Doxygen tutorials: python final edits
10 years ago
Maksim Shabunin
875f922332
Doxygen tutorials: python basic
10 years ago
jeremy
56091bae1f
changing many instances of the same grammar error in documentation
11 years ago
vbystricky
4286f60387
Extract imgcodecs module from highgui
11 years ago
Gustavo Vargas
0d199b4048
Update py_image_display.rst
11 years ago
Gustavo Vargas
44cc51dfb1
Update py_image_display.rst
...
OS information removed.
11 years ago
Gustavo Vargas
390fa14a2a
Update py_image_display.rst
11 years ago
Alexander Shishkov
e90d0b6e4c
changed code in python tutorial, these functions don’t return image
11 years ago
abidrahmank
8bba305487
small correction in Py tutorials
12 years ago
abidrahmank
899781b3d6
GSoC Python Tutorials
...
GSoC Python Tutorials
removed white spaces
removed blank lines at EOF
removed duplicate labels
12 years ago