Uses of Enum Class
net.algart.executors.modules.cv.matrices.morphology.Percentile.ValueInterpretation
Packages that use Percentile.ValueInterpretation
-
Uses of Percentile.ValueInterpretation in net.algart.executors.modules.cv.matrices.morphology
Methods in net.algart.executors.modules.cv.matrices.morphology that return Percentile.ValueInterpretationModifier and TypeMethodDescriptionPercentile.getValueInterpretation()Returns the enum constant of this class with the specified name.static Percentile.ValueInterpretation[]Percentile.ValueInterpretation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.algart.executors.modules.cv.matrices.morphology with parameters of type Percentile.ValueInterpretationModifier and TypeMethodDescriptionPercentile.setValueInterpretation(Percentile.ValueInterpretation valueInterpretation)