Ask Your Question

Asif Moin Qureshi's profile - activity

2016-09-08 05:28:37 -0600 asked a question How to implement Gabor Filter on image captured bye Camera in Android?

I want to detect the dent from the surface of car . I have searched the solution that it can be done with Gabor Filter. Please tell me the solution how to use the Gabor Filter with imageview in Android Studio.

2016-09-05 05:47:03 -0600 asked a question How to detect edge from image in imageview?

Sir I am new in android and I want to detect edges from image . I have an imageview and a button on a button Click Listener I have to detect edges in the imgaeview please help me and send me an example.