• 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
..
README.md Loading commit data...
gapi_priv.cpp Loading commit data...
gapi_priv.hpp Loading commit data...
garray.cpp Loading commit data...
gbackend.cpp Loading commit data...
gbackend_priv.hpp Loading commit data...
gcall.cpp Loading commit data...
gcall_priv.hpp Loading commit data...
gcomputation.cpp Loading commit data...
gcomputation_priv.hpp Loading commit data...
gkernel.cpp Loading commit data...
gmat.cpp Loading commit data...
gnode.cpp Loading commit data...
gnode.hpp Loading commit data...
gnode_priv.hpp Loading commit data...
gproto.cpp Loading commit data...
gproto_priv.hpp Loading commit data...
gscalar.cpp Loading commit data...
kernels_core.cpp Loading commit data...
kernels_imgproc.cpp Loading commit data...
operators.cpp Loading commit data...