Fast Fourier TransformΒΆ

plot fft
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.315 seconds)

Gallery generated by Sphinx-Gallery