smooth[/qualifiers]
Gaussian smoothing of current image. The gaussian width can be specified with qualifier sigma. If sigma is not specified a default value of 1.5 pixels is used.
Smooth the exposure map.
To enter the user defined value of sigma for the Gaussian smoothing
Enter a Scaling factor.
The smoothing is applied only in the x direction.
The smoothing is applied only in the y direction.
A gaussian function is used in the smoothing. ThIs is the default function used.
A wavelet function is used in the smoothing.
Examples:
smooth/sigma=2. ! Smooth the current image using a gaussian filter with ! sigma equal to 2 image pixels.