Package org.anchoranalysis.plugin.image.bean.channel.provider.gradient
package org.anchoranalysis.plugin.image.bean.channel.provider.gradient
Implementations of
ChannelProvider
that calculate
the gradient of a Channel
's voxels in one or more
dimensions.-
ClassesClassDescriptionBase 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.Extracts the gradient in the direction of a particular axis (identified by an index)Calculates aChannel
's gradient along the x and y axes.3x3 Sobel Filter