Converts images into visualizations of Fourier spectrums.
The background of this script is described in my arcticle. It allows to visualize Fourier's spectrum of image in order to estimate image's structure, quality (check and compare image compression), or just to get beautiful kaleidoscopic patterns from pictures and photos.
- Put the input images into 'input/' folder.
- Install skimage and numpy if necessary, run the script FourierExplorer.py.
- The output images will appear in the 'output/' folder.