Operation: min
Author:
The operation uses the method min of the class
ImageProcessor
from ImageJ.
Example
Description
The operation replaces each intensity value below min with min.
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.