opencv/doc/py_tutorials/py_imgproc/py_contours
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 Moved tutorial table-of-contents files to corresponding root level 2014-12-26 19:17:14 +03:00
py_contour_features Merge pull request #23108 from crackwitz:issue-23107 2023-01-09 09:55:31 +00:00
py_contour_properties add links in python and js contours tutorial 2021-08-05 14:21:34 +03:00
py_contours_begin Merge pull request #23108 from crackwitz:issue-23107 2023-01-09 09:55:31 +00:00
py_contours_hierarchy add links in python and js contours tutorial 2021-08-05 14:21:34 +03:00
py_contours_more_functions Merge pull request #23108 from crackwitz:issue-23107 2023-01-09 09:55:31 +00:00
py_table_of_contents_contours.markdown Moved tutorial table-of-contents files to corresponding root level 2014-12-26 19:17:14 +03:00