Package org.anchoranalysis.image.inference.segment
package org.anchoranalysis.image.inference.segment
Non-beans pertaining to segmentation of images via model inference.
-
ClassesClassDescriptionDualScale<T>Stores two versions of the same object, representing two different scales.Like
WithConfidence
but additionally adds a label.AnObjectMask
that exists at multiple scales.The result of a reduction operation.Scales the size of aVoxels<FloatBuffer>
and then thresholds it.The background to a segmentation.Objects that are a result of an instance-segmentation.Exposes a particular set of segmented-objects at a particular scale.Wraps an element with a confidence-score.