Uses of Class
org.anchoranalysis.image.voxel.BoundedVoxels

Packages that use BoundedVoxels 
Package Description
org.anchoranalysis.image.voxel
Data-structures to store and manipulate image raster-data or voxels.
org.anchoranalysis.image.voxel.factory
Creates new instances of Voxels and VoxelsUntyped with specific data-types.
org.anchoranalysis.image.voxel.iterator
Utilities to iterate over voxel-locations in images and sub-regions of images.
org.anchoranalysis.image.voxel.iterator.intersecting
Like org.anchoranalysis.image.voxel.iterator but refers to iterators that operation over the intersecting regions of two entities.
org.anchoranalysis.image.voxel.object
The fundamental data class that is an ObjectMask and related structures.