/fft_experiments

Some general experiments with and utilities for taking the fourier transform of image files

Primary LanguagePython

Use fft_of_image.py to calculate & store the fourier transform of an image file
Use show_fft.py to display the results

Or, just use fft_display <imagefile> to do both in one step