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