Operation: exp

exp operation

Author:

Uses the method exp of the class ImageProcessor from ImageJ.

Example

input image    result image

Description

The operation replaces each intensity value i in the image with exp(i).  Values will be scaled and truncated for image types other then 32-bit.

Options

The operation has no options.

Parameter

The only parameter is the input image.

Results

The only result is the result image.