Uses of Enum Class
net.algart.executors.modules.opencv.matrices.features.CornerEigenValsAndVecs.ResultValue
Packages that use CornerEigenValsAndVecs.ResultValue
-
Uses of CornerEigenValsAndVecs.ResultValue in net.algart.executors.modules.opencv.matrices.features
Methods in net.algart.executors.modules.opencv.matrices.features that return CornerEigenValsAndVecs.ResultValueModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CornerEigenValsAndVecs.ResultValue[]CornerEigenValsAndVecs.ResultValue.values()Returns an array containing the constants of this enum class, in the order they are declared.