opencv/modules/gapi
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
..
cmake Update ADE to version 0.1.1d 2018-11-13 16:44:29 +03:00
doc Merge pull request #13030 from dmatveev:tutorial 2018-11-15 18:12:36 +03:00
include/opencv2 Merge pull request #13030 from dmatveev:tutorial 2018-11-15 18:12:36 +03:00
perf Merge pull request #13162 from elatkin:el/gapi_perf_rgb2gray 2018-11-15 18:14:27 +03:00
samples Merge pull request #12857 from dmatveev:hld 2018-10-24 07:47:56 +03:00
src Merge pull request #13162 from elatkin:el/gapi_perf_rgb2gray 2018-11-15 18:14:27 +03:00
test Merge pull request #13030 from dmatveev:tutorial 2018-11-15 18:12:36 +03:00
CMakeLists.txt Merge pull request #13133 from elatkin:el/gapi_perf_sobel_2 2018-11-13 17:48:10 +03:00