Uses of Package
org.anchoranalysis.plugin.image.bean.channel.provider.gradient
Packages that use org.anchoranalysis.plugin.image.bean.channel.provider.gradient
Package
Description
Implementations of
ChannelProvider
that calculate
the gradient of a Channel
's voxels in one or more
dimensions.-
Classes in org.anchoranalysis.plugin.image.bean.channel.provider.gradient used by org.anchoranalysis.plugin.image.bean.channel.provider.gradientClassDescriptionBase class to calculate the gradient of the voxels in a
Channel
.LikeGradientBase
but allows an arbitrary constant to be added to voxels storing the gradient.