Operation: min

min operation

Author:

The operation uses the method min of the class ImageProcessor from ImageJ.

Example

input image    result image

Description

The operation replaces each intensity value below min with min.

Options

options
value: The minimum value. Intensities below value will be replaced by value.

Parameter

The only parameter is the input image.

Results

The only result is the result image.