Package org.anchoranalysis.image.voxel

Data-structures to store and manipulate image raster-data or voxels.

Generally in the code, each point in the image raster is referred to as a voxel, as operations typically work in both 2D and 3D. If instead termed pixel, it implies an operation that never occurs in 3D.