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