Enum MorphShapes
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Shape of the structuring element
[SuppressMessage("Microsoft.Design", "CA1717: Only FlagsAttribute enums should have plural names")]
public enum MorphShapes
Fields
Cross = 1A cross-shaped element
Ellipse = 2An elliptic element
Rect = 0A rectangular element