nikAizuddin / homomorphic-filter

Implementation of homomorphic filter made in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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]

About

Implementation of homomorphic filter made in Python

License:MIT License


Languages

Language:Python 100.0%