/homomorphic-filter

Implementation of homomorphic filter made in Python

Primary LanguagePythonMIT LicenseMIT

Homomorphic Filter

Homomorphic filter implemented with differents filters. This project is forked from glasgio/homomorphic-filter

High-frequency filters implemented

  • butterworth
  • gaussian

How to install?

$ python3 -m pip install .

How to execute example?

$ homomorphic [imgpath]