Relax accuracy requirements in the OpenCL sqrt perf arithmetic test.
authorAaron Greig <aaron.greig@codeplay.com>
Wed, 31 Mar 2021 09:16:19 +0000 (10:16 +0100)
committerAaron Greig <aaron.greig@codeplay.com>
Tue, 6 Apr 2021 16:32:48 +0000 (17:32 +0100)
commitf3f46096d6cdc226fe4a16279275b3dc13cebe90
tree726bc9bd0c9b14026d8995ac6792b1f13875aded
parent6f1eefec69b3d0c2e5e63276d20fd15b5f888d50
Relax accuracy requirements in the OpenCL sqrt perf arithmetic test.

Also bring perf_imgproc CornerMinEigenVal accuracy requirements in line with
the test_imgproc accuracy requirements on that test and fix indentation on
the latter.

Partially addresses issue #9821
modules/core/perf/opencl/perf_arithm.cpp
modules/imgproc/perf/opencl/perf_imgproc.cpp
modules/imgproc/test/ocl/test_imgproc.cpp