Package org.anchoranalysis.plugin.image.bean.object.provider.segment
package org.anchoranalysis.plugin.image.bean.object.provider.segment
Implementations of
ObjectCollectionProvider
involving segmentation.-
ClassesClassDescriptionPerforms a binary-segmentation using the upstream objects as masks.Segments a channel into objects using a specified segmentation algorithm.Performs segmentation of a channel using each object in the upstream collection as a mask.SegmentStack<T extends InferenceModel>Segments a stack into objects.Takes each object one-by-one from
objectsSource
, and finds matching seeds fromobjectsSeeds