Applies a frequency filter to the image. This function performs three steps. First, it finds the fast Fourier transform (FFT) of the source image, which is a complex image. Then the function filters (truncates or attenuates) the complex image. Finally, it computes the inverse FFT. Generally, the FFT Filter is used to compute backgrounds in order to correct light drifts. The following controls are available.