Uses of Package
org.anchoranalysis.image.voxel
Packages that use 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.
-
Classes in org.anchoranalysis.image.voxel used by org.anchoranalysis.image.voxelClassDescription
Voxelsthat exist within a particular bounding-box in an image.A box (3-dimensions) with voxel-data.Stores memory buffers representing image voxels, without explicit typing of buffers. -
Classes in org.anchoranalysis.image.voxel used by org.anchoranalysis.image.voxel.assigner
-
Classes in org.anchoranalysis.image.voxel used by org.anchoranalysis.image.voxel.binary
-
Classes in org.anchoranalysis.image.voxel used by org.anchoranalysis.image.voxel.buffer
-
Classes in org.anchoranalysis.image.voxel used by org.anchoranalysis.image.voxel.convertClassDescriptionA box (3-dimensions) with voxel-data.Stores memory buffers representing image voxels, without explicit typing of buffers.
-
-
Classes in org.anchoranalysis.image.voxel used by org.anchoranalysis.image.voxel.convert.imglib2ClassDescriptionA box (3-dimensions) with voxel-data.Stores memory buffers representing image voxels, without explicit typing of buffers.
-
Classes in org.anchoranalysis.image.voxel used by org.anchoranalysis.image.voxel.extracter
-
Classes in org.anchoranalysis.image.voxel used by org.anchoranalysis.image.voxel.extracter.predicate
-
Classes in org.anchoranalysis.image.voxel used by org.anchoranalysis.image.voxel.factoryClassDescription
Voxelsthat exist within a particular bounding-box in an image.A box (3-dimensions) with voxel-data.Stores memory buffers representing image voxels, without explicit typing of buffers. -
Classes in org.anchoranalysis.image.voxel used by org.anchoranalysis.image.voxel.iteratorClassDescription
Voxelsthat exist within a particular bounding-box in an image.A box (3-dimensions) with voxel-data. -
Classes in org.anchoranalysis.image.voxel used by org.anchoranalysis.image.voxel.iterator.intersectingClassDescription
Voxelsthat exist within a particular bounding-box in an image.A box (3-dimensions) with voxel-data. -
Classes in org.anchoranalysis.image.voxel used by org.anchoranalysis.image.voxel.kernel
-
Classes in org.anchoranalysis.image.voxel used by org.anchoranalysis.image.voxel.objectClassDescription
Voxelsthat exist within a particular bounding-box in an image.A box (3-dimensions) with voxel-data. -
Classes in org.anchoranalysis.image.voxel used by org.anchoranalysis.image.voxel.projection
-
Classes in org.anchoranalysis.image.voxel used by org.anchoranalysis.image.voxel.resizerClassDescriptionStores memory buffers representing image voxels, without explicit typing of buffers.
-
Classes in org.anchoranalysis.image.voxel used by org.anchoranalysis.image.voxel.statisticsClassDescriptionStores memory buffers representing image voxels, without explicit typing of buffers.
-
Classes in org.anchoranalysis.image.voxel used by org.anchoranalysis.image.voxel.thresholderClassDescriptionA box (3-dimensions) with voxel-data.Stores memory buffers representing image voxels, without explicit typing of buffers.