Package org.anchoranalysis.image.inference.segment
Non-beans pertaining to segmentation of images via model inference.
-
Class Summary Class Description DualScale<T> Stores two versions of the same object, representing two different scales.LabelledWithConfidence<T> LikeWithConfidencebut additionally adds a label.MultiScaleObject AnObjectMaskthat exists at multiple scales.ReductionOutcome<T> The result of a reduction operation.ScaleAndThresholdVoxels Scales the size of aVoxels<FloatBuffer>and then thresholds it.SegmentedBackground The background to a segmentation.SegmentedObjects Objects that are a result of an instance-segmentation.SegmentedObjectsAtScale Exposes a particular set of segmented-objects at a particular scale.WithConfidence<T> Wraps an element with a confidence-score.