Operation: gaussian blur
Author:
Uses the class
GaussianBlur from ImageJ.
Example

Description
Applies a Gaussian blur filter to the input image.
Options

sigma: The radius of decay to exp(-0.5) ~ 61%, i.e. the standard
deviation sigma of the Gaussian.
Parameter
The only parameter is the input image.
Results
The only result is the result image.