Exercise 8
Load an image and apply the homomorphic filtering.
- Load the file PET.png and save it into the working directory.
- Compute the filter in the frequency domain.
- Apply the filtering through the FFT.
- Display the resulting images.
A possible solution: