Uses of Class
net.algart.executors.modules.cv.matrices.objects.FilterLabelledObjectsByIntersectionWithMask
Packages that use FilterLabelledObjectsByIntersectionWithMask
-
Uses of FilterLabelledObjectsByIntersectionWithMask in net.algart.executors.modules.cv.matrices.objects
Methods in net.algart.executors.modules.cv.matrices.objects that return FilterLabelledObjectsByIntersectionWithMaskModifier and TypeMethodDescriptionFilterLabelledObjectsByIntersectionWithMask.setAreaInterpretation(FilterLabelledObjectsByIntersectionWithMask.AreaInterpretation areaInterpretation) FilterLabelledObjectsByIntersectionWithMask.setFillerForClearedAreas(int fillerForClearedAreas) FilterLabelledObjectsByIntersectionWithMask.setInvertMask(boolean invertMask) FilterLabelledObjectsByIntersectionWithMask.setMinAreaAtMask(double minAreaAtMask) FilterLabelledObjectsByIntersectionWithMask.setMode(RetainOrRemoveMode mode)