opencv/modules/gapi/perf
Evgeny Latkin 6757c2c5a6 Merge pull request #13174 from elatkin:el/gapi_perf_rgb2yuv
GAPI (fluid): RGB to YUV optimization (#13174)

* GAPI (fluid): RGB to YUV: activate performance tests

* GAPI (fluid): speedup 4-8x RGB-to-YUV, 2.5x YUV to RGB with int16 arithmetic

* GAPI (fluid): RGB <--> YUV: fixed compiler warning

* GAPI (fluid): RGB <--> YUV: additional speedup 2-3x times (10-15x over original) via manual CV_SIMD

* GAPI (fluid): RGB <--> YUV: dynamic CV_SIMD dispatching
2018-11-19 17:30:14 +03:00
..
common Merge pull request #13174 from elatkin:el/gapi_perf_rgb2yuv 2018-11-19 17:30:14 +03:00
cpu Merge pull request #13174 from elatkin:el/gapi_perf_rgb2yuv 2018-11-19 17:30:14 +03:00
gpu gapi(test): more reliable checks 2018-11-14 13:30:53 +03:00
internal Merge pull request #13030 from dmatveev:tutorial 2018-11-15 18:12:36 +03:00
perf_main.cpp Merge pull request #12608 from dmatveev:gapi 2018-09-26 21:50:39 +03:00
perf_precomp.hpp Merge pull request #13030 from dmatveev:tutorial 2018-11-15 18:12:36 +03:00