opencv/modules/gapi/perf/cpu
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_cpu.cpp Merge pull request #13008 from dbudniko:dbudniko/gpu_opencl_backend 2018-11-08 22:14:53 +03:00
gapi_imgproc_perf_tests_cpu.cpp Merge pull request #13070 from elatkin:el/gapi_perf_sobel 2018-11-13 15:04:37 +03:00
gapi_imgproc_perf_tests_fluid.cpp Merge pull request #13221 from elatkin:el/gapi_perf_sepfilter 2018-11-26 15:05:35 +03:00