Image type converter
Change the bit-depth of an image stack.
Description
Change the bit-depth of an image stack. This module provides multiple ways to handle the intensity transformation from one bit-depth to another.
Note: Different scaling modes currently only apply when reducing the bit-depth of an image. As such, converting from 8-bit to 16-bit will always result in direct conversion of intensities.
Parameters
Parameter | Description |
---|---|
Input image | Input image to be converted to another bit-depth. |
Apply to input image | If selected, the converted image will replace the input image in the workspace. All measurements associated with the input image will be transferred to the converted image. |
Output image | Name of the output converted image. |
Output image type | Target bit-depth to convert the image to. Pixel intensities will lie within the following ranges for each bit-depth: 8-bit (0-255), 16-bit (0-65535), 32-bit (floating point precision). |
Scaling mode | Method for calculating the intensity transformation between the input and output bit-depths:
|