Method IsRLMorphologyPossible
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
IsRLMorphologyPossible(InputArray)
Check whether a custom-made structuring element can be used with run length morphological operations. (It must consist of a continuous array of single runs per row)
public static bool IsRLMorphologyPossible(InputArray rlStructuringElement)
Parameters
rlStructuringElementInputArray