Uses of Class
org.anchoranalysis.image.voxel.convert.ToUnsignedByte
Packages that use ToUnsignedByte
-
Uses of ToUnsignedByte in org.anchoranalysis.image.voxel.convert
Subclasses of ToUnsignedByte in org.anchoranalysis.image.voxel.convertModifier and TypeClassDescriptionfinal class
Converts voxel buffers to an unsigned 8-bit buffer without scaling any values.final class
Converts voxel buffers to an unsigned 8-bit buffer linearly scaling against the maximum constant value.final class
Converts voxel buffers to an unsigned 8-bit buffer scaling against a the minimum and maximum constant.final class
Converts voxel buffers to aUnsignedByteBuffer
scaling against the maximum value in each buffer.