Exercise 7

Load an image and apply some filters in the frequency domain.

  1. Load the files car.png, PET.png and white_black.png and save them into the working directory.
  2. Compute the filters in the frequency domain.
  3. Apply the filtering through the FFT.
  4. Display the resulting images.

Possible solutions: