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 TypeClassDescriptionclassLikeGradientBasebut allows an arbitrary constant to be added to voxels storing the gradient.classExtracts the gradient in the direction of a particular axis (identified by an index)classCalculates aChannel's gradient along the x and y axes.class3x3 Sobel Filter