Gabor filter implementation for a bitmap in Android
Hi,
I want to implement a gabor filter for a bitmap in Android and I want to know if it's possible to do that with OpenCV and how (if there is any method or class that do this).
Thanks !