How to save the Fourier Transform of an image such that I can modify it in an ImageEditor?
I have a noisy image with a particular pattern and I want to remove the pattern. If I save the fft to a png image and do inverse FFT on it I get a blank image.