Uses of Package
org.anchoranalysis.plugin.image.bean.channel.provider.mask
Packages that use org.anchoranalysis.plugin.image.bean.channel.provider.mask
Package
Description
Euclidean Distance Transform
implementations via FIJI.
Implementations of
ChannelProvider
that perform
arithmetic on voxels in one or more Channel
s.Implementations of
ChannelProvider
that sets the
values of the voxels in a Channel
.Implementations of
ChannelProvider
that involve
conversion from or application of Mask
s.-
Classes in org.anchoranalysis.plugin.image.bean.channel.provider.mask used by org.anchoranalysis.plugin.fiji.bean.channel.provider.distanceClassDescriptionA base class for a
ChannelProvider
which also uses a binary-mask, but which doesn't use any otherChannelProvider
as an input. -
Classes in org.anchoranalysis.plugin.image.bean.channel.provider.mask used by org.anchoranalysis.plugin.image.bean.channel.provider.arithmetic
-
Classes in org.anchoranalysis.plugin.image.bean.channel.provider.mask used by org.anchoranalysis.plugin.image.bean.channel.provider.assign
-
Classes in org.anchoranalysis.plugin.image.bean.channel.provider.mask used by org.anchoranalysis.plugin.image.bean.channel.provider.maskClassDescriptionA base class for a
ChannelProvider
which also uses a binary-mask, but which doesn't use any otherChannelProvider
as an input.A base class for aChannelProviderUnary
which also uses a binary mask.