Uses of Package
org.anchoranalysis.image.voxel.factory
Packages that use org.anchoranalysis.image.voxel.factory
Package
Description
Data-structures to store and manipulate image raster-data or voxels.
Converting
Voxels to different data-types.Creates new instances of
Voxels and VoxelsUntyped with specific data-types.Classes for calculating differnet kind of projections of voxel values across multiple buffers.
-
Classes in org.anchoranalysis.image.voxel.factory used by org.anchoranalysis.image.voxelClassDescriptionA factory for creating voxels with a particular buffer-type.
-
Classes in org.anchoranalysis.image.voxel.factory used by org.anchoranalysis.image.voxel.convertClassDescriptionA factory for creating voxels with a particular buffer-type.
-
Classes in org.anchoranalysis.image.voxel.factory used by org.anchoranalysis.image.voxel.factoryClassDescriptionCreates
VoxelsUntypedand provides a singleton location for implementations ofVoxelsFactoryTypeBoundfor different types.A factory for creating voxels with a particular buffer-type. -
Classes in org.anchoranalysis.image.voxel.factory used by org.anchoranalysis.image.voxel.projectionClassDescriptionA factory for creating voxels with a particular buffer-type.