Table of Contents

Enum GrabCutClasses

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

class of the pixel in GrabCut algorithm

public enum GrabCutClasses

Fields

BGD = 0

an obvious background pixels

FGD = 1

an obvious foreground (object) pixel

PR_BGD = 2

a possible background pixel

PR_FGD = 3

a possible foreground pixel