Uses of Enum Class
net.algart.executors.modules.opencv.matrices.segmentation.SuperpixelSLIC.SlicAlgorithm
Packages that use SuperpixelSLIC.SlicAlgorithm
-
Uses of SuperpixelSLIC.SlicAlgorithm in net.algart.executors.modules.opencv.matrices.segmentation
Methods in net.algart.executors.modules.opencv.matrices.segmentation that return SuperpixelSLIC.SlicAlgorithmModifier and TypeMethodDescriptionSuperpixelSLIC.getSlicAlgorithm()static SuperpixelSLIC.SlicAlgorithmReturns the enum constant of this class with the specified name.static SuperpixelSLIC.SlicAlgorithm[]SuperpixelSLIC.SlicAlgorithm.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 SuperpixelSLIC.SlicAlgorithmModifier and TypeMethodDescriptionvoidSuperpixelSLIC.setSlicAlgorithm(SuperpixelSLIC.SlicAlgorithm slicAlgorithm)