Enum GrabCutClasses
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
class of the pixel in GrabCut algorithm
public enum GrabCutClasses
Fields
BGD = 0an obvious background pixels
FGD = 1an obvious foreground (object) pixel
PR_BGD = 2a possible background pixel
PR_FGD = 3a possible foreground pixel