Uses of Class
org.anchoranalysis.image.voxel.datatype.UnsignedVoxelType
Packages that use UnsignedVoxelType
Package
Description
The different data-types that can be used to represent voxels.
-
Uses of UnsignedVoxelType in org.anchoranalysis.image.voxel.datatype
Subclasses of UnsignedVoxelType in org.anchoranalysis.image.voxel.datatypeModifier and TypeClassDescriptionclassA 8-bit voxel data-type representing unsigned-byte numbers.classA 32-bit voxel data-type representing unsigned-int numbers.classA 16-bit voxel data-type representing unsigned-short numbers.