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

Packages that use org.anchoranalysis.image.voxel.binary 
Package Description
org.anchoranalysis.image.voxel.binary
The BinaryVoxels class and related operations.
org.anchoranalysis.image.voxel.binary.connected
org.anchoranalysis.image.voxel.iterator
Utilities to iterate over voxel-locations in images and sub-regions of images.
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.outline
Kernel to find outline voxels on an object.
org.anchoranalysis.image.voxel.object
The fundamental data class that is an ObjectMask and related structures.
org.anchoranalysis.image.voxel.object.morphological
org.anchoranalysis.image.voxel.object.morphological.predicate
Predicates to match certain voxels as used in org.anchoranalysis.image.voxel.object.morphological.
org.anchoranalysis.image.voxel.thresholder
Thresholding operations on voxels.