opencv/modules/objdetect/test
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
..
opencl add reproducer and bugfix 2021-05-25 11:28:23 +03:00
test_cascadeandhog.cpp Merge pull request #23108 from crackwitz:issue-23107 2023-01-09 09:55:31 +00:00
test_main.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_precomp.hpp Make objdetect/test C++11-compliant and reproducible 2022-07-12 20:18:54 +08:00
test_qrcode_encode.cpp Make objdetect/test C++11-compliant and reproducible 2022-07-12 20:18:54 +08:00
test_qrcode.cpp change resize interpolation to enable tests in arm, disable close_5 2022-08-25 14:27:18 +03:00