Show / Hide Table of Contents

Enum MorphTypes

Type of morphological operation

Namespace: OpenCvSharp
Assembly: OpenCvSharp.dll
Syntax
public enum MorphTypes

Fields

Name Description
BlackHat

"Black hat"

Close

a closing operation

Dilate
Erode
Gradient

Morphological gradient

HitMiss

"hit and miss"

Open

an opening operation

TopHat

"Top hat"

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