Uses of Enum Class
net.algart.executors.modules.cv.matrices.objects.binary.boundaries.ObjectValues
Packages that use ObjectValues
-
Uses of ObjectValues in net.algart.executors.modules.cv.matrices.objects.binary.boundaries
Methods in net.algart.executors.modules.cv.matrices.objects.binary.boundaries that return ObjectValuesModifier and TypeMethodDescriptionScanAndExtractContours.getObjectsInterpretation()static ObjectValuesReturns the enum constant of this class with the specified name.static ObjectValues[]ObjectValues.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.algart.executors.modules.cv.matrices.objects.binary.boundaries with parameters of type ObjectValuesModifier and TypeMethodDescriptionScanAndExtractContours.setObjectsInterpretation(ObjectValues objectsInterpretation)