Operation: max

max operation

Author:

Uses the method max of the class ImageProcessor from ImageJ.

Example

input image    result image

Description

Intensity values greater than a constant value c will be set to c.

Options

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.