opencv/modules/gapi/perf/cpu
Evgeny Latkin f81370232a Merge pull request #13162 from elatkin:el/gapi_perf_rgb2gray
GAPI (fluid): RGB/BGR to gray: optimization (#13162)

* GAPI (fluid): RGB/BGR to Gray: add performance tests

* GAPI (fluid): RGB/BGR to Gray: speedup 8-12x with manual CV_SIMD

* GAPI (fluid): RGB/BGR to Gray: fix compiler warning

* GAPI (fluid): RGB/BGR to Gray: dynamic dispatching to AVX2

* GAPI (fluid): RGB/BGR to Gray: check R/G/B coefficients

* GAPI (fluid): RGB/BGR to Gray: fixed compilation error (caused by change in master)
2018-11-15 18:14:27 +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 #13162 from elatkin:el/gapi_perf_rgb2gray 2018-11-15 18:14:27 +03:00