In image processing, a Gabor filter, named after Dennis Gabor, is a linear filter used for detecting specific frequencies in an image.
I want to apply Gabor filter for feature extraction from image then on the trained data I will be applying …
python image image-processing svm gabor-filter