Preview
A preview is calculated only on the viewable area of the input image. Depending on the algorithm being used by the tool, the preview result might be different from the final result of processing on the full extent, full resolution of the input image in the following scenarios:
Within the tool, information about when preview matches the final processing results is provided based on the COMMUTE_ON_DOWNSAMPLE and COMMUTE_ON_SUBSET property values for the task. The preset values are as follows:
Yes:
- The preview of a downsampled image closely matches the processing result of the full resolution of the input image.
- The preview of a subset image closely matches the processing result of the full extent of the input image
Approximate:
- The preview of a downsampled image closely matches the processing result of the full resolution of the input image.
- The preview of a subset image closely matches the processing result of the full extent of the input image
No:
- The preview of a downsampled image is only an approximation of the processing result of the full resolution of the input image.
- The preview of a subset image is only an approximation of the processing result of the full extent of the input image
Unknown:
- The preview of a downsampled image is only an approximation of the processing result of the full resolution of the input image.
- The preview of a subset image is only an approximation of the processing result of the full extent of the input image.