opencv/modules/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
..
doc Summarize PnP pose computation on a single separate page. 2021-12-23 19:52:14 +01:00
include/opencv2 docs: prefer # for links generation 2022-10-13 20:55:53 +00:00
misc backported changes 2022-12-27 00:54:39 +01:00
perf Added performance test for StereoBM algorithm 2019-09-09 16:37:06 +03:00
src backported changes 2022-12-27 00:54:39 +01:00
test Merge pull request #23108 from crackwitz:issue-23107 2023-01-09 09:55:31 +00:00
CMakeLists.txt Revert "suppress warning on GCC 7 and later" 2022-08-07 15:43:10 +03:00