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

Packages that use LocalSlices 
Package Description
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.