Uses of Class
org.anchoranalysis.image.voxel.kernel.Kernel

Packages that use Kernel 
Package Description
org.anchoranalysis.image.voxel.iterator.neighbor.kernel
Routines for moving a KernelPointCursor around the neighboring voxels of the point.
org.anchoranalysis.image.voxel.kernel
Applying a kernel via convolution to voxels.
org.anchoranalysis.image.voxel.kernel.count
Kernels to count the number of voxels that are equal to a particular value.
org.anchoranalysis.image.voxel.kernel.morphological
Kernels that apply morphological operations.
org.anchoranalysis.image.voxel.kernel.outline
Kernel to find outline voxels on an object.