opencv/modules/gapi/test/cpu
Orest Chura 40b8b58bc6
Merge pull request #18451 from OrestChura:oc/count_non_zero
[G-API]: countNonZero() Standard Kernel Implementation

* Add countNonZero() standard kernel
 - API and documentation provided
 - OCV backend supported
 - accuracy and performance tests provided
 - some refactoring of related documentation done

* Fix GOpaque functionality for OCL Backend
 - test for OCL Opaque usage providied

* countNonZero for GPU
 - OCL Backend implementation for countNonZero() added
 - tests provided

* Addressing comments
2020-09-30 16:07:35 +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 #17088 from mpashchenkov:mp/ocv-gapi-kernel-laplacian 2020-04-23 17:47:55 +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 gapi: fix building wihout video module, fix infer test 2020-09-23 16:51:36 +03: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