mirror of
https://github.com/opencv/opencv.git
synced 2024-12-05 01:39:13 +08:00
5f1ca33c6f
[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 |
||
---|---|---|
.. | ||
cmake | ||
doc | ||
include/opencv2 | ||
misc/python | ||
perf | ||
samples | ||
scripts | ||
src | ||
test | ||
CMakeLists.txt |