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 TypeClassDescriptionclassCorrects a channel in the following wayclassRewrites 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 TypeClassDescriptionclassAssigns a unique id number to each object.classCreates a channel by scoring objects based on a feature calculation.