Top "Gabor-filter" questions

In image processing, a Gabor filter, named after Dennis Gabor, is a linear filter used for detecting specific frequencies in an image.

How to use Gabor filters for feature extraction from 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