Show / Hide Table of Contents

Enum MorphShapes

Shape of the structuring element

Namespace: OpenCvSharp
Assembly: OpenCvSharp.dll
Syntax
public enum MorphShapes
Remarks

https://github.com/opencv/opencv/blob/d3bc563c6e01c2bc153f23e7393322a95c7d3974/modules/imgproc/include/opencv2/imgproc.hpp#L231

Fields

Name Description
Cross

A cross-shaped element

Ellipse

An elliptic element

Rect

A rectangular element

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX