• Evgeny Latkin's avatar
    Merge pull request #13221 from elatkin:el/gapi_perf_sepfilter · f07856ea
    Evgeny Latkin authored
    GAPI (fluid): optimization of Separable filter (#13221)
    
    * GAPI (fluid): Separable filter: performance test
    
    * GAPI (fluid): enable all performance tests
    
    * GAPI: separable filters: alternative code for Sobel
    
    * GAPI (fluid): hide unused old code for Sobel filter
    
    * GAPI (fluid): especial code for Sobel if U8 into S16
    
    * GAPI (fluid): back to old code for Sobel
    
    * GAPI (fluid): run_sepfilter3x3_impl() with CPU dispatcher
    
    * GAPI (fluid): run_sepfilter3x3_impl(): fix compiler warnings
    
    * GAPI (fluid): new engine for separable filters (but Sobel)
    
    * GAPI (fluid): new performance engine for Sobel
    
    * GAPI (fluid): Sepfilters performance: fixed compilation error
    f07856ea
gfluidimgproc_func.dispatch.cpp 2.77 KB