Operation: divide

divide operation

Author:

Uses the method multiply of the class ImageProcessor from ImageJ.

Example

input image    result image

Description

The operation divides the value of each pixel in the image by a constant value.

Options

options
value: The constant value. The value of each pixel in the image will be divided by this value.

Parameter

The only parameter is the input image.

Results

The only result is the result image.