Implements a Homomorphic Filter based on the Algorithm described in Digital Image Processing by Rafael C. Gonzalez.
For the type of filter, currently only Gaussian Filter is implemented.
Also offers a GUI for previewing any results.
- OpenCV 4
- Qt 6 (for the GUI)
MIT