mirror of
https://github.com/opencv/opencv.git
synced 2024-11-27 12:40:05 +08:00
40b8b58bc6
[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 |
||
---|---|---|
.. | ||
gapi_core_tests_cpu.cpp | ||
gapi_core_tests_fluid.cpp | ||
gapi_imgproc_tests_cpu.cpp | ||
gapi_imgproc_tests_fluid.cpp | ||
gapi_ocv_stateful_kernel_test_utils.hpp | ||
gapi_ocv_stateful_kernel_tests.cpp | ||
gapi_operators_tests_cpu.cpp | ||
gapi_operators_tests_fluid.cpp | ||
gapi_video_tests_cpu.cpp |