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 |