Uses of Class
org.anchoranalysis.image.voxel.binary.BinaryVoxels

Packages that use BinaryVoxels
Package
Description
The BinaryVoxels class and related operations.
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.
Applying a kernel via convolution to voxels.
Kernel to find outline voxels on an object.
The fundamental data class that is an ObjectMask and related structures.
Predicates to match certain voxels as used in org.anchoranalysis.image.voxel.object.morphological.
Thresholding operations on voxels.