Skip to content

Converts images into visualizations of Fourier spectrums.

License

Notifications You must be signed in to change notification settings

hayabuzo/FourierExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FourierExplorer (python 3, skimage, numpy)

Converts images into visualizations of Fourier spectrums.

image

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.

How to work:

  1. Put the input images into 'input/' folder.
  2. Install skimage and numpy if necessary, run the script FourierExplorer.py.
  3. The output images will appear in the 'output/' folder.

image

Releases

No releases published

Packages

No packages published

Languages