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 ornull
if no region for that label exists.BinaryRegionSegmentation.getRegion
(int u, int v) Returns theBinaryRegion
instance associated with the given image position ornull
if the segmentation contains no region covering the given position.