Uses of Class
org.anchoranalysis.image.bean.provider.ObjectCollectionProvider

Packages that use ObjectCollectionProvider
Package
Description
Base classes for providers of different core data entities related to images.
Beans to specify the outputting of features into CSV from a ObjectCollection.
Euclidean Distance Transform implementations via FIJI.
Implementations of ChannelProvider that are generic base-classes or otherwise abstract or general.
Implementations of ChannelProvider that sets the values of the voxels in a Channel.
Implementations of ChannelProvider that involve conversion from or application of ObjectMasks.
Implementations of ColorProvider.
Implementations of MaskProvider that convert providers of other types to ObjectMasks.
Implementations of ObjectFilter that independently assess each element in a collection.
Implementations of ObjectMatcher.
Implementations of ObjectCollectionProvider.
Implementations of ObjectCollectionProvider involving connected-components.
Implementations of ObjectCollectionProvider involving feature calculation.
Implementations of ObjectCollectionProvider that filter objects.
Implementations of ObjectCollectionProvider involving a Mask.
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.
Implementations of StackProvider that color portions of an image.
Beans involving SharedObjects and ObjectCollection.
Non-beans pertaining to ObjectMasks.
Non-beans for calculating Features.
Implementations of ObjectCollectionProvider that call ImageJ.
Implementations of ObjectCollectionProvider.
Implementation of MarkCollectionProvider.
Beans that fit or otherwise manipulate sets of points.
Fitting geometric structures to points.