opencv/modules/gapi/test/cpu
Orest Chura 5f1ca33c6f
Merge pull request #18652 from OrestChura:oc/morphologyEx
[G-API]: morphologyEx() Standard Kernel Implementation

* cv::gapi::morphologyEx() kernel
 - implemented (without separate 3x3 version)
 - tests added: check only different operations, not kernels/borders

* Address comments: add `const` where needed

* Replaced fundamental tyeps -> enums where needed
 - added operator<< overload for cv::MorphTypes for tests output
2020-11-10 18:57:52 +00:00
..
gapi_core_tests_cpu.cpp Merge pull request #18451 from OrestChura:oc/count_non_zero 2020-09-30 16:07:35 +00:00
gapi_core_tests_fluid.cpp Disabled failed test instantiations 2020-09-22 15:45:31 +03:00
gapi_imgproc_tests_cpu.cpp Merge pull request #18652 from OrestChura:oc/morphologyEx 2020-11-10 18:57:52 +00:00
gapi_imgproc_tests_fluid.cpp Merge pull request #16886 from mpashchenkov:mp/ocv-gapi-add-disable 2020-04-06 15:21:08 +00:00
gapi_ocv_stateful_kernel_test_utils.hpp Enable stateful kernels in G-API OCV Backend 2020-06-04 22:14:42 +03:00
gapi_ocv_stateful_kernel_tests.cpp Merge pull request #18496 from AsyaPronina:comp_args_serialization 2020-10-07 21:48:49 +00:00
gapi_operators_tests_cpu.cpp Merge pull request #18257 from OrestChura:oc/fluid_operator_bitwise_and_scalar 2020-09-18 13:44:47 +00:00
gapi_operators_tests_fluid.cpp Merge pull request #18257 from OrestChura:oc/fluid_operator_bitwise_and_scalar 2020-09-18 13:44:47 +00:00
gapi_video_tests_cpu.cpp gapi: buildOpticalFlowPyramid() interface, CPUkernel and CPUtests implementation 2020-04-21 14:36:42 +03:00