Skip to content

TinyTinni/HomomorphicFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homomorphic Image Filter

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.

Build Requirements

  • OpenCV 4
  • Qt 6 (for the GUI)

License

MIT