* 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 |
||
|---|---|---|
| .. | ||
| gapi_core_tests_cpu.cpp | ||
| gapi_core_tests_fluid.cpp | ||
| gapi_imgproc_tests_cpu.cpp | ||
| gapi_imgproc_tests_fluid.cpp | ||
| gapi_operators_tests_cpu.cpp | ||
| gapi_operators_tests_fluid.cpp | ||