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
2020-04-07 14:14:51 +00:00
Alexander Alekhin
2fb1d9d02e
doc: fix misused "see also" doxygen command
2020-03-21 00:25:49 +00:00
ysy
ff4d3d27dd
fix wrong method name
2019-12-13 19:54:53 +08:00
Brian Wignall
af997529a1
Fix some typos
2019-11-26 18:41:19 +03:00
collin
3ada597449
grammar corrections for python gui docs
2019-10-18 17:42:56 -04:00
collin
bcf7d3160c
Grammer fixes on python image display tutorial
2019-09-16 17:57:22 -04:00
LaurentBerger
4ebb617000
Check return value in python tutorial
2019-02-21 11:02:12 +01:00
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.
2018-09-15 19:35:40 +00:00
Alexander Alekhin
5560db73bf
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
2017-12-11 13:46:55 +03:00
puqeko
9deb206e74
Add tested codecs for OSX
2017-07-29 11:56:02 +12:00
Alexander Alekhin
35de1c9fdf
Merge pull request #8809 from berak:fix_py_tut_braces_py3
2017-05-29 13:16:08 +00:00
berak
0f51155e79
py_tutorials: add print() braces for python3
2017-05-29 13:19:20 +02:00
Yuval Langer
4ac5f37d49
Add inline code backticks
2017-05-24 12:44:52 +03:00
Ishank gulati
fb63cbb74b
path to videocapture-get changed
2015-12-21 19:30:37 +05:30
Adam
37d300f250
Correction of minor typo.
2015-09-14 00:12:06 +08:00
Maksim Shabunin
ad6a80f68c
Moved tutorial table-of-contents files to corresponding root level
2014-12-26 19:17:14 +03:00
Maksim Shabunin
d01bedbc61
Removed Sphinx documentation files
2014-12-26 19:12:19 +03:00
Maksim Shabunin
ecfd056111
Fixed whitespace warnings in new tutorials
2014-12-05 15:33:53 +03:00
Maksim Shabunin
812ce48c36
Doxygen tutorials: python final edits
2014-12-01 16:05:38 +03:00
Maksim Shabunin
875f922332
Doxygen tutorials: python basic
2014-12-01 16:05:38 +03:00
jeremy
56091bae1f
changing many instances of the same grammar error in documentation
2014-09-09 17:03:59 -05:00
vbystricky
4286f60387
Extract imgcodecs module from highgui
2014-07-07 16:28:08 +04:00
Gustavo Vargas
0d199b4048
Update py_image_display.rst
2014-02-17 23:22:18 -03:00
Gustavo Vargas
44cc51dfb1
Update py_image_display.rst
...
OS information removed.
2014-02-06 18:21:19 -02:00
Gustavo Vargas
390fa14a2a
Update py_image_display.rst
2014-02-05 21:25:16 -02:00
Alexander Shishkov
e90d0b6e4c
changed code in python tutorial, these functions don’t return image
2014-01-11 16:35:41 +04:00
abidrahmank
8bba305487
small correction in Py tutorials
2013-11-06 10:22:08 +05:30
abidrahmank
899781b3d6
GSoC Python Tutorials
...
GSoC Python Tutorials
removed white spaces
removed blank lines at EOF
removed duplicate labels
2013-09-23 13:41:14 +05:30