Uses of Enum Class
net.algart.executors.modules.util.opencv.enums.ODepth
Packages that use ODepth
Package
Description
-
Uses of ODepth in net.algart.executors.modules.opencv.matrices.misc
Methods in net.algart.executors.modules.opencv.matrices.misc that return ODepthMethods in net.algart.executors.modules.opencv.matrices.misc with parameters of type ODepth -
Uses of ODepth in net.algart.executors.modules.util.opencv.enums
Methods in net.algart.executors.modules.util.opencv.enums that return ODepthModifier and TypeMethodDescriptionstatic ODepthODepth.valueOf(int code) Returns the enum constant of this class with the specified name.static ODepthReturns the enum constant of this class with the specified name.static ODepth[]ODepth.values()Returns an array containing the constants of this enum class, in the order they are declared.