I'm planning to make a C-program for a Butterworth bandpass filter for an image. I know it can be done in the frequency domain using FFT.
My question is: Is it theoretically possible to do this 2D IIR filtering in the spatial domain?
I am asking this question because there is a statement:
"Since the multiplication in the Fourier space is identical to convolution in the spatial domain, all frequency filters can in theory be implemented as a spatial filter. " on http://homepages.inf.ed.ac.uk/rbf/HIPR2/freqfilt.htm