How band pass filtering is physically achieved by convolving logGabor filter generated with some center frequency?

2 次查看(过去 30 天)
Hi, I am trying to understand LogGabor filters in frequency domain.I understand that A complex Gabor filter is defined as the product of a Gaussian kernel times a complex sinusoid.
"The goal is to isolate an 80 hertz band of frequencies centered on 2 kHz. "
My doubt is -How this is physically achieved by convolving logGabor filter generated with center frequency 2 hz. How it actually gives the required output?I am not able to visualize this. I am using gaborconvolve.m function from http://www.csse.uwa.edu.au/~pk/studentprojects/libor/sourcecode.html

回答(1 个)

Laurent
Laurent 2014-10-29
The difference betwwen Gabors and log-Gabors is small for low bandwidths but important:
the gaussian enveloppe is on the linear scale of frequencies for Gabors, but on a logarithmic scale for frequencies for log-Gabors (hence the name).
if you are interested in more info + python code, something similar is coded using the package available @ https://pythonhosted.org/LogGabor/

类别

Help CenterFile Exchange 中查找有关 Filter Analysis 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by