Uses of Annotation Interface
org.anchoranalysis.bean.annotation.GroupingRoot
Packages that use GroupingRoot
Package
Description
A feature-list (custom list type for features) and associated providers.
Base classes for providers of different core data entities related to images.
A provider of
Stacks.Base classes to perform binary-segmentation.
Lower and upper limits set around variables.
Fitting structures to sets of points.
Proposing
Marks or other data-structures with particular
attributes.Pairs of
Marks.-
Uses of GroupingRoot in org.anchoranalysis.feature.bean.list
Classes in org.anchoranalysis.feature.bean.list with annotations of type GroupingRootModifier and TypeClassDescriptionclassFeatureListProvider<T extends FeatureInput>Provides a list ofFeatures with identical input-type. -
Uses of GroupingRoot in org.anchoranalysis.image.bean.provider
Classes in org.anchoranalysis.image.bean.provider with annotations of type GroupingRootModifier and TypeClassDescriptionclassclassclassclassBase class for beans that implementProviderto provide anObjectCollection. -
Uses of GroupingRoot in org.anchoranalysis.image.bean.provider.stack
Classes in org.anchoranalysis.image.bean.provider.stack with annotations of type GroupingRootModifier and TypeClassDescriptionclass -
Uses of GroupingRoot in org.anchoranalysis.image.bean.segment.binary
Classes in org.anchoranalysis.image.bean.segment.binary with annotations of type GroupingRootModifier and TypeClassDescriptionclassPerforms a segmentation on voxels so that each voxel has an on or off state after the operation. -
Uses of GroupingRoot in org.anchoranalysis.mpp.bean.bound
Classes in org.anchoranalysis.mpp.bean.bound with annotations of type GroupingRootModifier and TypeClassDescriptionclassAbstract base class for defining bounds on marks in a marked point process. -
Uses of GroupingRoot in org.anchoranalysis.mpp.bean.points.fitter
Classes in org.anchoranalysis.mpp.bean.points.fitter with annotations of type GroupingRootModifier and TypeClassDescriptionclassAbstract base class for fitting a mark (e.g., an ellipsoid) to a set of points. -
Uses of GroupingRoot in org.anchoranalysis.mpp.bean.proposer
Classes in org.anchoranalysis.mpp.bean.proposer with annotations of type GroupingRootModifier and TypeClassDescriptionclassAn abstract base class for proposing an entire collection (configuration) of marks.classAn abstract base class for proposing merges between marks.classAn abstract base class for proposing changes to a mark.classAn abstract base class for proposing splits of a mark into two new marks. -
Uses of GroupingRoot in org.anchoranalysis.mpp.bean.provider
Classes in org.anchoranalysis.mpp.bean.provider with annotations of type GroupingRoot -
Uses of GroupingRoot in org.anchoranalysis.mpp.pair
Classes in org.anchoranalysis.mpp.pair with annotations of type GroupingRootModifier and TypeClassDescriptionclassAn abstract collection of items from which one can randomly sample.