Uses of Class
imagingbook.common.regions.BinaryRegion
Packages that use BinaryRegion
-
Uses of BinaryRegion in imagingbook.common.regions
Subclasses of BinaryRegion in imagingbook.common.regionsModifier and TypeClassDescriptionclass
Defines a binary region that is backed by the label array of a region segmentation.Methods in imagingbook.common.regions that return types with arguments of type BinaryRegionModifier and TypeMethodDescriptionBinaryRegionSegmentation.getRegions()
Returns an unsorted list of all regions associated with this region labeling.BinaryRegionSegmentation.getRegions
(boolean sort) Returns a (optionally sorted) list of all regions associated with this region labeling.Methods in imagingbook.common.regions with parameters of type BinaryRegion