Uses of Package
org.anchoranalysis.plugin.image.bean.object.provider
Packages that use org.anchoranalysis.plugin.image.bean.object.provider
Package
Description
Implementations of
ObjectCollectionProvider.Implementations of
ObjectCollectionProvider that
filter objects.Implementations of
ObjectCollectionProvider
involving merging objects together.Implementations of
ObjectCollectionProvider
involving morphological operations.Implementations of
ObjectCollectionProvider
involving segmentation.Implementations of
ObjectCollectionProvider
involving z-slice processing.Implementations of
ObjectCollectionProvider
involving splitting objects into smaller objects.Non-bean classes pertaining to
Providers.-
Classes in org.anchoranalysis.plugin.image.bean.object.provider used by org.anchoranalysis.plugin.image.bean.object.providerClassDescriptionBase class for
ObjectCollectionProviderUnaryclasses that require dimensions to be specified. -
Classes in org.anchoranalysis.plugin.image.bean.object.provider used by org.anchoranalysis.plugin.image.bean.object.provider.filterClassDescriptionBase class for
ObjectCollectionProviderUnarythat take an optionalobjectsContainerbean-field.Base class forObjectCollectionProviderUnaryclasses that require dimensions to be specified.Base class forObjectCollectionProviderUnaryclasses that offer an optional means to specify dimensions. -
Classes in org.anchoranalysis.plugin.image.bean.object.provider used by org.anchoranalysis.plugin.image.bean.object.provider.mergeClassDescriptionBase class for
ObjectCollectionProviderUnarythat take an optionalobjectsContainerbean-field. -
Classes in org.anchoranalysis.plugin.image.bean.object.provider used by org.anchoranalysis.plugin.image.bean.object.provider.morphologicalClassDescriptionBase class for
ObjectCollectionProviderUnaryclasses that offer an optional means to specify dimensions. -
Classes in org.anchoranalysis.plugin.image.bean.object.provider used by org.anchoranalysis.plugin.image.bean.object.provider.segmentClassDescriptionBase class for
ObjectCollectionProviderUnarythat also requires aChannel.Base class forObjectCollectionProviders that create objects from aChannel. -
Classes in org.anchoranalysis.plugin.image.bean.object.provider used by org.anchoranalysis.plugin.image.bean.object.provider.sliceClassDescriptionBase class for
ObjectCollectionProviderUnarythat take an optionalobjectsContainerbean-field.Base class forObjectCollectionProviderUnaryclasses that require dimensions to be specified. -
Classes in org.anchoranalysis.plugin.image.bean.object.provider used by org.anchoranalysis.plugin.image.bean.object.provider.splitClassDescriptionBase class for
ObjectCollectionProviderUnaryclasses that require dimensions to be specified. -
Classes in org.anchoranalysis.plugin.image.bean.object.provider used by org.anchoranalysis.plugin.image.providerClassDescriptionAn
ObjectCollectionProviderthat references an existingObjectCollectionby its identifier.