MP5: DFT

This MP is about using the DFT to create and filter images (textbook chapter 8).

  • mp5.zip contains the code. You should download the code, unzip it into some directory, and then type jupyter-lab to get started.

  • mp5_notebook.html is an example of what the Jupyter notebook will look like, once you’ve finished everything.

  • python grade.py is how you will grade your code on your local machine.

  • When it works on your machine, then you can try uploading only the file submitted.py to the MP5 assignment on Gradescope.