Show / Hide Table of Contents

Enum GrabCutClasses

class of the pixel in GrabCut algorithm

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

Fields

Name Description
BGD

an obvious background pixels

FGD

an obvious foreground (object) pixel

PR_BGD

a possible background pixel

PR_FGD

a possible foreground pixel

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