Has anyone know the concept and working of homomorphic filtering and its java implementation. i need to compare two images . from camera to database . i am using naive similarity algorithm. it is working well. but light changing is a problem. how we can solve the illumination problem.? I am stuck at testing. android 2.2
Asked
Active
Viewed 536 times
1
-
What have you tried? Can you provide [SSCCE](http://sscce.org/) for a better help. – araknoid Feb 26 '13 at 14:51
-
i have tried Histogram equalization but not worked. thats all for illumination. – Nisha Feb 26 '13 at 14:58
-
Heyy i dont have any errors in the app. my problem is light . i dont have a method to solve the light's problem – Nisha Feb 26 '13 at 15:01