Uses of Enum Class
net.algart.executors.modules.opencv.matrices.segmentation.Threshold.Algorithm
Packages that use Threshold.Algorithm
-
Uses of Threshold.Algorithm in net.algart.executors.modules.opencv.matrices.segmentation
Methods in net.algart.executors.modules.opencv.matrices.segmentation that return Threshold.AlgorithmModifier and TypeMethodDescriptionThreshold.getAlgorithm()static Threshold.AlgorithmReturns the enum constant of this class with the specified name.static Threshold.Algorithm[]Threshold.Algorithm.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.segmentation with parameters of type Threshold.Algorithm