Change Data Type

The class ChangeType is a utility for changing image data types among the following representations: byte, unsigned short, signed short short, signed int, signed long, float, double and optimal based on the data range.

Description: This class can be used for changing data types depending on the accuracy needs of further computation and processing. The data type can be verified using the "Image Info" dialog invoked by a right mouse click on the image panel. The data type information is presented in the right panel of the Image Info dialog (see below).




Author: Rob Kooper.
Documentation: Peter Bajcsy.