Set intensity display range
Set the minimum and maximum displayed intensities for a specified image from the workspace.
Description
Set the minimum and maximum displayed intensities for a specified image from the workspace. Any pixels with intensities outside the set displayed range will be rendered with the corresponding extreme value (i.e. any pixels with intensities less than the minimum display value will be shown with the same as the value at the minimum display value). Display ranges can be calculated automatically or specified manually. One or both extrema can be set at a time.
Note: Unlike the "Normalise intensity" module, pixel values are unchanged by this module. The only change is to the way ImageJ/Fiji renders the image.
Parameters
Parameter | Description |
---|---|
Input image | Image from the workspace for which the updated intensity display range will be calculated. |
Apply to input image | Select if the new intensity display range should be applied directly to the input image, or if it should be applied to a duplicate image, then stored as a different image in the workspace. |
Output image | If storing the processed image separately in the workspace, this is the name of the output image. |
Calculation mode | Controls how the display range is calculated:
|
Calculation source | This parameter controls whether the display range (min, max) will be determined from the input image or another image:
|
External source | |
Clipping fraction (min) | Fraction of unique intensities ("Precise") or pixels ("Fast") that are clipped when setting the minimum displayed intensity. Any values below this will be displayed equally with the minimum value of the LUT. |
Clipping fraction (max) | Fraction of unique intensities ("Precise") or pixels ("Fast") that are clipped when setting the maximum displayed intensity. Any values above this will be displayed equally with the maximum value of the LUT. |
Set minimum value | When selected, the minimum displayed intensity will be updated. Otherwise, the value will be unchanged. |
Set maximum value | When selected, the maximum displayed intensity will be updated. Otherwise, the value will be unchanged. |
Minimum range value | If manually setting the minimum displayed intensity, this is the value that will be applied. |
Maximum range value | If manually setting the maximum displayed intensity, this is the value that will be applied. |