opencv/modules/ts/src
Alexander Alekhin f4d55d512f
imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855)
* imgproc: fix bit-exact GaussianBlur() / sepFilter2D()

- avoid kernels with bad approximation
- GaussiabBlur - apply error-diffusion approximation for kernel (8-bit fraction)

* java(test): update features2d ref data

* test: update test_facedetect
2019-11-18 01:39:27 +03:00
..
cuda_perf.cpp build: detect Android via '__ANDROID__' macro 2017-07-10 12:43:59 +03:00
cuda_test.cpp TS/CUDA: Show device ID in case of multiple devices 2018-10-08 03:00:25 +09:00
ocl_perf.cpp
ocl_test.cpp ts: test case list is printed after cmd line parsing, refactored 2018-07-26 16:43:43 +03:00
precomp.hpp ts: test tags for flexible/reliable tests filtering 2019-04-08 19:12:49 +00:00
ts_arrtest.cpp don't use constructors for C API structures 2018-09-06 14:34:16 +03:00
ts_func.cpp ts: eliminate -Warray-bounds warning 2019-09-06 18:06:02 +03:00
ts_gtest.cpp Fix some typos 2019-06-05 12:24:13 +02:00
ts_perf.cpp ts: fix perf calibation 2019-04-29 19:10:38 +00:00
ts_tags.cpp core(ipp): skip huge input in flip() 2019-10-14 18:26:19 +03:00
ts_tags.hpp ts: test tags for flexible/reliable tests filtering 2019-04-08 19:12:49 +00:00
ts.cpp imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855) 2019-11-18 01:39:27 +03:00