opencv/modules/java/test/pure_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
..
lib java: files rename 2018-01-12 19:14:00 +00:00
src/org/opencv/test Merge pull request #23108 from crackwitz:issue-23107 2023-01-09 09:55:31 +00:00
build.xml Analog of gtest_filter for java tests. 2021-06-01 11:04:18 +03:00
CMakeLists.txt cmake: Java/Android SDK refactoring 2018-01-13 02:12:39 +00:00