The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
77 views

How do I start studying Gabor Filters ?

I know very basic image processing. Please suggest me how do I and where do I start learning Gabor Filters ?
4
votes
3answers
196 views

What's the difference between the Gabor-Morlet wavelet transform and the constant-Q transform?

At a glance, the constant-Q fourier transform and the complex Gabor-Morlet wavelet transform seem the same. Both are time-frequency representations, based on constant-Q filters, windowed sinusoids, ...
1
vote
1answer
108 views

Difference between Gabor filter implementations

I was reading a paper and came across this: I'd like to implement this in matlab, therefore I initially searched for a premade implementation. I stumbled upon this: ...