2D Inverse Fourier Transform Playground

Original image

The input image (grayscale).

Spectrum

Forward Fourier transform of the original image. Values are complex numbers; absolute values are shown for visualization.

Masked spectrum (edit here!)

  • Left-drag / 1-finger: Erase mask
  • Right-drag / 2-finger: Restore mask
  • Wheel / Slider: Change brush size

Brush size:

Result

The result of inverse Fourier transform of the masked spectrum.


or

or

Mask

Basis function

The 2D sinusoidal wave at the cursor frequency.

Description

This is an interactive demo tool for understanding how 2D image Fourier transform works.

This work is inspired by Prof. Ohzawa's lecture. →video

How to use

Features

Used technologies

Source code (GitHub) — Any suggestions and issues are welcome.

References

Contacts