opencv/doc/py_tutorials/py_calib3d
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_calibration Fix the example in py_calib3d/py_calibration 2022-08-12 19:26:59 +04:30
py_depthmap Merge pull request #23108 from crackwitz:issue-23107 2023-01-09 09:55:31 +00:00
py_epipolar_geometry Merge pull request #23108 from crackwitz:issue-23107 2023-01-09 09:55:31 +00:00
py_pose Remove redundant return variable 2017-12-22 17:13:57 +08:00
py_table_of_contents_calib3d.markdown Moved tutorial table-of-contents files to corresponding root level 2014-12-26 19:17:14 +03:00