Uses of Enum Class
net.algart.executors.modules.cv.matrices.objects.FilterLabelledObjectsByIntersectionWithMask.AreaInterpretation
Packages that use FilterLabelledObjectsByIntersectionWithMask.AreaInterpretation
-
Uses of FilterLabelledObjectsByIntersectionWithMask.AreaInterpretation in net.algart.executors.modules.cv.matrices.objects
Methods in net.algart.executors.modules.cv.matrices.objects that return FilterLabelledObjectsByIntersectionWithMask.AreaInterpretationModifier and TypeMethodDescriptionFilterLabelledObjectsByIntersectionWithMask.getAreaInterpretation()Returns the enum constant of this class with the specified name.FilterLabelledObjectsByIntersectionWithMask.AreaInterpretation.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 with parameters of type FilterLabelledObjectsByIntersectionWithMask.AreaInterpretationModifier and TypeMethodDescriptionFilterLabelledObjectsByIntersectionWithMask.setAreaInterpretation(FilterLabelledObjectsByIntersectionWithMask.AreaInterpretation areaInterpretation)