Operation: max
Author:
Uses the method
max of the class
ImageProcessor from ImageJ.
Example
Description
Intensity values greater than a constant value c will be set to c.
Options

value: The maximum value c. Values above c will be set to c.
Parameter
The only parameter is the input image.
Results
The only result is the result image.