Uses of Enum Class
net.algart.executors.modules.opencv.matrices.misc.GrabCut.MaskPixelClass
Packages that use GrabCut.MaskPixelClass
-
Uses of GrabCut.MaskPixelClass in net.algart.executors.modules.opencv.matrices.misc
Methods in net.algart.executors.modules.opencv.matrices.misc that return GrabCut.MaskPixelClassModifier and TypeMethodDescriptionGrabCut.getInitialMaskFiller()static GrabCut.MaskPixelClassReturns the enum constant of this class with the specified name.static GrabCut.MaskPixelClass[]GrabCut.MaskPixelClass.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.algart.executors.modules.opencv.matrices.misc with parameters of type GrabCut.MaskPixelClassModifier and TypeMethodDescriptionGrabCut.setInitialMaskFiller(GrabCut.MaskPixelClass initialMaskFiller)