Note
Go to the end to download the full example code
Fast Fourier Transform#

import seaborn_image as isns
img = isns.load_image("polymer")
ax = isns.fftplot(img, window_type="hann", cmap="viridis")
Total running time of the script: ( 0 minutes 0.129 seconds)