Exercise 8

Load an image and apply the homomorphic filtering.

  1. Load the file PET.png and save it into the working directory.
  2. Compute the filter in the frequency domain.
  3. Apply the filtering through the FFT.
  4. Display the resulting images.

A possible solution: