DiegoCatalano / Catalano-Framework

Framework
GNU Lesser General Public License v3.0
295 stars 99 forks source link

Homomorphic Filtering #60

Open KonstantinosGiannakakis opened 5 years ago

KonstantinosGiannakakis commented 5 years ago

Hi, I am trying to implement the Homomorphic filter to some images, but it doesn't seem to work correctly for some reason. Is there any sample code for this?

Also I am not aware about the min,max range of frequencies that are used. What do they represent?

I have tried both RGB and Grayscale images. Is there some theory I am missing and can't get that to work?

zouyonghao commented 5 years ago

It should work, can you paste your code?