opencv/modules/objdetect
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/pics Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
include/opencv2 update HOGDescriptor documentation 2022-02-13 23:54:27 +03:00
misc QRcode, change INTER_LINEAR to INTER_LINEAR_EXACT 2022-08-16 10:24:54 +03:00
perf QRcode, change INTER_LINEAR to INTER_LINEAR_EXACT 2022-08-16 10:24:54 +03:00
src QRcode, change INTER_LINEAR to INTER_LINEAR_EXACT 2022-08-16 10:24:54 +03: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