opencv/modules/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
..
include/opencv2 Assorted documentation fixes 2019-08-31 01:50:11 +03:00
misc/java/test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
perf ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
src remove const in seamless_cloding APIs for better semantics 2022-02-21 20:39:41 +08:00
test Merge pull request #23108 from crackwitz:issue-23107 2023-01-09 09:55:31 +00:00
CMakeLists.txt suppress warning on Jetson TK1 2017-04-11 18:27:12 +09:00