Add README
This commit is contained in:
8
README.md
Normal file
8
README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Fourier Transform on Images - Demo
|
||||
|
||||
This is an Jupyter notebook that loads all the images from the `img` directory.
|
||||
|
||||
It then proceeds to apply a Fast Fourier Transform and exports the spectrums to `spectrum`.
|
||||
These spectrums can be changed manually and reimported to the notebook.
|
||||
|
||||
The Fourier Transform can then be reverted, showing the impact of modifications in the Fourier space on the real space.
|
||||
Reference in New Issue
Block a user