mirror of
https://github.com/opencv/opencv.git
synced 2024-12-03 08:19:52 +08:00
f81370232a
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) |
||
---|---|---|
.. | ||
gapi_core_perf_tests_cpu.cpp | ||
gapi_imgproc_perf_tests_cpu.cpp | ||
gapi_imgproc_perf_tests_fluid.cpp |