Uses of Package
org.anchoranalysis.image.bean.object
Packages that use org.anchoranalysis.image.bean.object
Package
Description
Provides if-else conditions to a
MaskProvider
.Implementations of
ObjectFilter
.Implementations of
ObjectFilter
that assess each
element in a collection collectively.Implementations of
ObjectFilter
that combine two or
more other ObjectFilter
s.Implementations of
ObjectFilter
that
independently assess each element in a collection.Implementations of
ObjectMatcher
.Implementations of
ObjectCollectionProvider
involving feature calculation.Implementations of
ObjectCollectionProvider
that
filter objects.Implementations of
SegmentChannelIntoObjects
.-
Classes in org.anchoranalysis.image.bean.object used by org.anchoranalysis.plugin.image.bean.mask.provider.predicateClassDescriptionBase class for filtering an
ObjectCollection
to remove objects according to a criteria. -
Classes in org.anchoranalysis.image.bean.object used by org.anchoranalysis.plugin.image.bean.object.filterClassDescriptionBase class for filtering an
ObjectCollection
to remove objects according to a criteria. -
Classes in org.anchoranalysis.image.bean.object used by org.anchoranalysis.plugin.image.bean.object.filter.collectiveClassDescriptionBase class for filtering an
ObjectCollection
to remove objects according to a criteria.Matches an object with other objects. -
Classes in org.anchoranalysis.image.bean.object used by org.anchoranalysis.plugin.image.bean.object.filter.combineClassDescriptionBase class for filtering an
ObjectCollection
to remove objects according to a criteria. -
Classes in org.anchoranalysis.image.bean.object used by org.anchoranalysis.plugin.image.bean.object.filter.independentClassDescriptionBase class for filtering an
ObjectCollection
to remove objects according to a criteria. -
-
-
Classes in org.anchoranalysis.image.bean.object used by org.anchoranalysis.plugin.image.bean.object.provider.filterClassDescriptionBase class for filtering an
ObjectCollection
to remove objects according to a criteria.Matches an object with other objects. -
Classes in org.anchoranalysis.image.bean.object used by org.anchoranalysis.plugin.image.bean.object.segment.channelClassDescriptionBase class for filtering an
ObjectCollection
to remove objects according to a criteria.