Operation: skip saturated

skip saturated

Author:

Volker Bäcker

Example

application    result

Description

If more than a configurable percentage of pixels in the input image is saturated (has the maximal intensity), a configurable number of operations is skipped. 

Options

options
max % saturated: The maximum allowed percentage of saturated pixels. If more pixels are saturated a number of operations will be skipped.
number of operations: The number of operations that will be skipped.

Parameter

inputImage (ImagePlus): The image for which the percentage of saturated pixels will be checked.
filename (String): The filename to be reported for the input image.

Results

result (ImagePlus): A reference to the input image.