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

Packages that use ChannelProvider
Package
Description
Base classes for providers of different core data entities related to images.
Implementations of ChannelProvider that use FIJI.
Euclidean Distance Transform implementations via FIJI.
Implementations of ChannelProvider that are generic base-classes or otherwise abstract or general.
Implementations of ChannelProvider that perform arithmetic on voxels in one or more Channels.
Implementations of ChannelProvider that sets the values of the voxels in a Channel.
Implementations of ChannelProvider that converts a Channel from one voxel-type to another.
Implementations of ChannelProvider that calculate the gradient of a Channel's voxels in one or more dimensions.
Implementations of ChannelProvider that manipulate the intensity-values of the voxels of a Channel's voxels.
Implementations of ChannelProvider that involve conversion from or application of Masks.
Implementations of ChannelProvider that involve conversion from or application of ObjectMasks.
Implementations of ChannelProvider that assign a score to particular subregions of a channel.
Implementations of ChannelProvider that process 3D channels slice-by-slice.
Implementations of DimensionsProvider.
Implementations of HistogramProvider.
Implementations of MaskProvider.
Implementations of MaskProvider that implement morphological operations.
Implementations of ObjectFilter that independently assess each element in a collection.
Implementations of ObjectCollectionProvider.
Implementations of BinarySegmentation.
Implementations of StackProvider.
Implementations of StackProvider that color portions of an image.
Non-beans for operations or calculations relating to Channels.
Implementations of ChannelProvider that call ImageJ.
Non-linear filters using ImageJ that use the statistical moments of the intensity values in the kernel.
Non-linear filters using ImageJ that use the statistical rank of the intensity values in the kernel.