Uses of Class
org.anchoranalysis.plugin.image.bean.channel.provider.UnaryWithObjectsBase
Packages that use UnaryWithObjectsBase
Package
Description
Implementations of
ChannelProvider
that manipulate
the intensity-values of the voxels of a Channel
's
voxels.Implementations of
ChannelProvider
that assign a
score to particular subregions of a channel.-
Uses of UnaryWithObjectsBase in org.anchoranalysis.plugin.image.bean.channel.provider.intensity
Subclasses of UnaryWithObjectsBase in org.anchoranalysis.plugin.image.bean.channel.provider.intensityModifier and TypeClassDescriptionclass
Corrects a channel in the following wayclass
Rewrites the intensity for each object-mask (assume no overlap) so that its mean is 128 -
Uses of UnaryWithObjectsBase in org.anchoranalysis.plugin.image.bean.channel.provider.score
Modifier and TypeClassDescriptionclass
Assigns a unique id number to each object.class
Creates a channel by scoring objects based on a feature calculation.