YIYANGCAI / EE225B-Pset9

FFT-based Image Reconstruction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EE225B-Pset9

FFT-based Image Reconstruction

Package required

opencv-python., numpy, scipy

Run the code

python main.py

Then the code will generate the ./result_1.jpg for problem 1 and ./result_2.jpg for problem 2.

About

FFT-based Image Reconstruction


Languages

Language:Python 100.0%