opencv/modules/gapi/perf/common
Evgeny Latkin f07856eab9 Merge pull request #13221 from elatkin:el/gapi_perf_sepfilter
GAPI (fluid): optimization of Separable filter (#13221)

* GAPI (fluid): Separable filter: performance test

* GAPI (fluid): enable all performance tests

* GAPI: separable filters: alternative code for Sobel

* GAPI (fluid): hide unused old code for Sobel filter

* GAPI (fluid): especial code for Sobel if U8 into S16

* GAPI (fluid): back to old code for Sobel

* GAPI (fluid): run_sepfilter3x3_impl() with CPU dispatcher

* GAPI (fluid): run_sepfilter3x3_impl(): fix compiler warnings

* GAPI (fluid): new engine for separable filters (but Sobel)

* GAPI (fluid): new performance engine for Sobel

* GAPI (fluid): Sepfilters performance: fixed compilation error
2018-11-26 15:05:35 +03:00
..
gapi_core_perf_tests_inl.hpp gapi(test): more reliable checks 2018-11-14 13:30:53 +03:00
gapi_core_perf_tests.cpp Merge pull request #12944 from dbudniko:dbudniko/tests_thresholds 2018-10-29 17:34:20 +03:00
gapi_core_perf_tests.hpp Merge pull request #13008 from dbudniko:dbudniko/gpu_opencl_backend 2018-11-08 22:14:53 +03:00
gapi_imgproc_perf_tests_inl.hpp Merge pull request #13221 from elatkin:el/gapi_perf_sepfilter 2018-11-26 15:05:35 +03:00
gapi_imgproc_perf_tests.cpp Merge pull request #12944 from dbudniko:dbudniko/tests_thresholds 2018-10-29 17:34:20 +03:00
gapi_imgproc_perf_tests.hpp Merge pull request #12944 from dbudniko:dbudniko/tests_thresholds 2018-10-29 17:34:20 +03:00