This filter was reported to perform well in the DAOPHOT [2] and DAOSTORM [1] algorithms. The convolution kernel is based on the Gaussian kernel which has been lowered to have the sum of all its entries equal to zero,
where
is the mean value of all of the elements in
.
The standard deviation
is a user-specified parameter.
Although the kernel
is not separable, the filtered
image can be obtained by subtracting two images filtered with two
separable kernels (see convolution with separable kernels),
The lowered Gaussian is a band-pass filter. The sizes of both
and
kernels are computed as
.
The threshold value can be specified by users as an expression combining mathematical functions and operators with variables based on the current raw or filtered image. Variables provided by this filter are:
| LowGauss.I | current raw input image |
| LowGauss.F | corresponding filtered image |