Uses of Enum Class
net.algart.executors.modules.opencv.util.enums.OGrabCutMode
Packages that use OGrabCutMode
Package
Description
-
Uses of OGrabCutMode in net.algart.executors.modules.opencv.matrices.misc
Methods in net.algart.executors.modules.opencv.matrices.misc that return OGrabCutModeMethods in net.algart.executors.modules.opencv.matrices.misc with parameters of type OGrabCutMode -
Uses of OGrabCutMode in net.algart.executors.modules.opencv.util.enums
Methods in net.algart.executors.modules.opencv.util.enums that return OGrabCutModeModifier and TypeMethodDescriptionstatic OGrabCutModeReturns the enum constant of this class with the specified name.static OGrabCutMode[]OGrabCutMode.values()Returns an array containing the constants of this enum class, in the order they are declared.