opencv/doc/py_tutorials/py_photo
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
2023-01-09 09:55:31 +00:00
..
images Add HDR tutorial to the python tutorials 2015-12-07 20:57:10 +02:00
py_hdr photo: move TonemapDurand to opencv_contrib 2018-12-04 18:59:27 +03:00
py_inpainting Merge pull request #23108 from crackwitz:issue-23107 2023-01-09 09:55:31 +00:00
py_non_local_means update xrange() to range() 2021-01-18 19:52:37 +08:00
py_table_of_contents_photo.markdown fixed whitespace 2015-12-07 22:06:08 +02:00