Uses of Class
imagingbook.common.regions.SegmentationBackedRegion
Packages that use SegmentationBackedRegion
-
Uses of SegmentationBackedRegion in imagingbook.common.regions
Methods in imagingbook.common.regions that return SegmentationBackedRegionModifier and TypeMethodDescriptionBinaryRegionSegmentation.getRegion(int label) Finds the region associated to the specified label ornullif no region for that label exists.BinaryRegionSegmentation.getRegion(int u, int v) Returns theBinaryRegioninstance associated with the given image position ornullif the segmentation contains no region covering the given position.