• Alexey Smirnov's avatar
    Merge pull request #13723 from smirnov-alexey:gapi_add_sobelxy · b1cc114b
    Alexey Smirnov authored
    * Add Sobel kernel which returns both dx and dy
    
    * Splice dx and dy and extend add_border function
    
    Also change some tests parameters
    
    * Add borderValue parameter in test
    
    * Introduces fluid kernel for sobelxy
    
    Adds tests (basic and performance) on new backend
    
    * Introduces BufHelper struct for some arithmetic
    b1cc114b
Name
Last commit
Last update
..
gfluidbackend.cpp Loading commit data...
gfluidbackend.hpp Loading commit data...
gfluidbuffer.cpp Loading commit data...
gfluidbuffer_priv.hpp Loading commit data...
gfluidcore.cpp Loading commit data...
gfluidimgproc.cpp Loading commit data...
gfluidimgproc_func.dispatch.cpp Loading commit data...
gfluidimgproc_func.hpp Loading commit data...
gfluidimgproc_func.simd.hpp Loading commit data...
gfluidutils.hpp Loading commit data...