opencv/modules/gapi/src
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
..
api Merge pull request #13030 from dmatveev:tutorial 2018-11-15 18:12:36 +03:00
backends Merge pull request #13162 from elatkin:el/gapi_perf_rgb2gray 2018-11-15 18:14:27 +03:00
compiler Merge pull request #12990 from rgarnov:gapi_fluid_reshape_support 2018-10-30 21:12:36 +03:00
executor Merge pull request #12990 from rgarnov:gapi_fluid_reshape_support 2018-10-30 21:12:36 +03:00
logger.hpp Merge pull request #12674 from dmatveev:gapi_upd270918 2018-09-28 18:42:09 +03:00
precomp.hpp Merge pull request #12674 from dmatveev:gapi_upd270918 2018-09-28 18:42:09 +03:00