Select Input Data
Info on the visualization of thumbails and preview images
The original tiff images are visualized using the following formula:
visualized value = (original value - min )*255/(max-min)
where min and max are, respectively, the minimum and maximum of the original values.
Since the values of min and max depend on the selected portion of the image, the visualization may differ for different selections.