opencv/modules/gapi/include/opencv2
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 Merge pull request #18652 from OrestChura:oc/morphologyEx 2020-11-10 18:57:52 +00:00
gapi.hpp G-API: Introduce streaming::desync and infer(ROI) 2020-10-29 20:19:15 +03:00