opencv/modules/gapi/test/gpu
Maxim Pashchenkov 51a42c0647
Merge pull request #17088 from mpashchenkov:mp/ocv-gapi-kernel-laplacian
G-API: Laplacian and bilateralFilter standard kernels

* Added Laplacian kernel and tests

* Added: Laplacian kernel, Bilateral kernel (CPU, GPU); Performance and accuracy tests for this kernels

* Changed tolerance for GPU test

* boner

* Some changes with alignment; Tests's parameters are the same as for OCV

* Cut tests

* Compressed tests

* Minor changes (rsrt bb)

* Returned types
2020-04-23 17:47:55 +00:00
..
gapi_core_tests_gpu.cpp Merge pull request #16886 from mpashchenkov:mp/ocv-gapi-add-disable 2020-04-06 15:21:08 +00:00
gapi_imgproc_tests_gpu.cpp Merge pull request #17088 from mpashchenkov:mp/ocv-gapi-kernel-laplacian 2020-04-23 17:47:55 +00:00
gapi_operators_tests_gpu.cpp Merge pull request #16886 from mpashchenkov:mp/ocv-gapi-add-disable 2020-04-06 15:21:08 +00:00