Uses of Class
org.anchoranalysis.plugin.image.bean.channel.provider.gradient.GradientBase
Packages that use GradientBase
Package
Description
Implementations of
ChannelProvider
that calculate
the gradient of a Channel
's voxels in one or more
dimensions.-
Uses of GradientBase in org.anchoranalysis.plugin.image.bean.channel.provider.gradient
Modifier and TypeClassDescriptionclass
LikeGradientBase
but allows an arbitrary constant to be added to voxels storing the gradient.class
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.class
3x3 Sobel Filter