Uses of Enum Class
net.algart.executors.modules.opencv.matrices.segmentation.Watershed.ValuesOnBoundaries
Packages that use Watershed.ValuesOnBoundaries
-
Uses of Watershed.ValuesOnBoundaries in net.algart.executors.modules.opencv.matrices.segmentation
Methods in net.algart.executors.modules.opencv.matrices.segmentation that return Watershed.ValuesOnBoundariesModifier and TypeMethodDescriptionWatershed.getValuesOnBoundaries()static Watershed.ValuesOnBoundariesReturns the enum constant of this class with the specified name.static Watershed.ValuesOnBoundaries[]Watershed.ValuesOnBoundaries.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 Watershed.ValuesOnBoundariesModifier and TypeMethodDescriptionWatershed.setValuesOnBoundaries(Watershed.ValuesOnBoundaries valuesOnBoundaries)