mirror of
https://github.com/opencv/opencv.git
synced 2025-06-21 19:07:04 +08:00
![]() [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 |
||
---|---|---|
.. | ||
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 |