Description:
The ConvertToByte module converts the input image in float to binary values. The values of the image are scaled from the user
defined minimum and maximum to 0 and 255 (1 byte). When pressing the Apply button the intensity values of the image are truncated
and scaled and the output image is generated.
Ports:
Range

With these number fields you can set the values from which the input image will be truncated. Every value which is below the first
number will be set to 0 and every value which is higher than the second number will be set to 255.
|