• Evgeny Latkin's avatar
    Merge pull request #13162 from elatkin:el/gapi_perf_rgb2gray · f8137023
    Evgeny Latkin authored
    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)
    f8137023
Name
Last commit
Last update
..
common Loading commit data...
cpu Loading commit data...
gpu Loading commit data...
internal Loading commit data...
perf_main.cpp Loading commit data...
perf_precomp.hpp Loading commit data...