Uses of Package
org.anchoranalysis.image.voxel

Package
Description
Data-structures to store and manipulate image raster-data or voxels.
Assigns values to some or all voxels.
The BinaryVoxels class and related operations.
A buffer of voxel-values, usually corresponding to a single z-slice in Voxels.
Converting Voxels to different data-types.
Converts anchor data-structures to the BufferedImage used by Java's AWT.
Converts anchor data-structures to those used by ImgLib2.
Methods to read/copy/duplicate portions of voxels.
Methods to find or count voxels that satisfy a predicate.
Creates new instances of Voxels and VoxelsUntyped with specific data-types.
Utilities to iterate over voxel-locations in images and sub-regions of images.
Like org.anchoranalysis.image.voxel.iterator but refers to iterators that operation over the intersecting regions of two entities.
Applying a kernel via convolution to voxels.
The fundamental data class that is an ObjectMask and related structures.
Classes for calculating differnet kind of projections of voxel values across multiple buffers.
Different interpolator methods to use when scaling voxels.
Statistics about aggregated voxel intensities.
Thresholding operations on voxels.