Exercise 7
Load an image and apply some filters in the frequency domain.
- Load the files car.png, PET.png and white_black.png and save them into the working directory.
- Compute the filters in the frequency domain.
- Apply the filtering through the FFT.
- Display the resulting images.
Possible solutions: