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