Uses of Class
org.anchoranalysis.plugin.image.bean.channel.provider.gradient.GradientBaseAddSum
Packages that use GradientBaseAddSum
Package
Description
Implementations of
ChannelProvider
that calculate
the gradient of a Channel
's voxels in one or more
dimensions.-
Uses of GradientBaseAddSum in org.anchoranalysis.plugin.image.bean.channel.provider.gradient
Modifier and TypeClassDescriptionclass
Extracts the gradient in the direction of a particular axis (identified by an index)class
Calculates aChannel
's gradient along the x and y axes.