I have an image and I have to take a fourier transform of the image along the rows ie..using ROW_DFT. After that i want to apply a bandpass filter which filters a desired frequency of that image. Then perform an inverse fourier transform to get the spatial image. How can i do it.Thanks in advance.