opencv/doc/py_tutorials/py_imgproc/py_thresholding
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 fix truncate threshold example display issue in py_tutorials 2020-11-06 16:38:03 +08:00
py_thresholding.markdown Merge pull request #23108 from crackwitz:issue-23107 2023-01-09 09:55:31 +00:00