When should you use the Gabor Filter?
In my learning I've come across a filter I've never heard of - the Gabor Filter. I haven't encountered this filter before. When should I use such a filter, is there a use-case/scenario where its useful to use this filter?
read https://en.wikipedia.org/wiki/Gabor_f... and don't hesitate to come back with a real opencv problem
and this too
also see: http://scikit-image.org/docs/0.11.x/a...
I want to add:
It's also a good descriptor for texture analysis...