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

Packages that use MaskProvider
Package
Description
Base classes for providers of different core data entities related to images.
Implementations of MaskProvider that use FIJI.
Implementations of ChannelProvider that involve conversion from or application of Masks.
Implementations of ChannelProvider that assign a score to particular subregions of a channel.
Implementations of HistogramProvider.
Implementations of MaskProvider.
Implementations of MaskProvider that combine existing providers.
Implementations of MaskProvider that convert providers of other types to ObjectMasks.
Implementations of MaskProvider that implement morphological operations.
Provides if-else conditions to a MaskProvider.
Implementations of MaskProvider where an ObjectCollection is created by segmenting a Channel.
Implementations of MaskProvider that process 3D masks slice-by-slice.
Implementations of ObjectCollectionProvider involving a Mask.
Implementations of ObjectCollectionProvider involving segmentation.
Implementations of StackProvider that color portions of an image.
Non-beans for operations or calculations relating to Channels.
Implementations of FeatureSingleObject that use SharedObjects for calculations.
Beans involving SharedObjects and ObjectCollection.
Implementations of MaskProvider that call ImageJ.
Implementations of ObjectCollectionProvider that call ImageJ.
Convex hull operations.