Class ToUnsignedShortNoScaling

Object
VoxelsConverter<UnsignedShortBuffer>
ToUnsignedShortNoScaling

public final class ToUnsignedShortNoScaling extends VoxelsConverter<UnsignedShortBuffer>
Converts voxel buffers to an unsigned 16-bit buffer without scaling any values.

Values with intesity greater than 65535 are clamped to 65535.

Author:
Owen Feehan