Uses of Package
org.anchoranalysis.image.voxel.kernel

Package
Description
Utilities to iterate over voxel-locations in images and sub-regions of images.
Routines for moving a KernelPointCursor around the neighboring voxels of the point.
Functional-interfaces for processing different combinations of points and buffers that return a boolean.
Functional-interfaces for processing different combinations of points and buffers that do not return a value.
Applying a kernel via convolution to voxels.
Kernels to count the number of voxels that are equal to a particular value.
Kernels that apply morphological operations.
Kernel to find outline voxels on an object.