Package org.anchoranalysis.image.bean.segment.object
package org.anchoranalysis.image.bean.segment.object
Base classes to segment a channel into objects.
-
ClassesClassDescriptionA base class for algorithms to segment a channel into one or more objects.Implementation of
SegmentChannelIntoObjects
that calls a single delegateSegmentChannelIntoObjects
.