필터 지우기
필터 지우기

log gabor filter matlab codes

조회 수: 9 (최근 30일)
jenifer
jenifer 2013년 2월 1일
댓글: j m 2020년 3월 1일
hi.. i am in need matlab codes for log gabor filter with scales=4 and orientation=2.. please help me with matlab codes
[Merged from duplicate]
hi... i am in need of log gabor filter toolbox.. it will be very useful for my project.. please help me... and also tell me how to implement log gabor filter...

답변 (4개)

Dan
Dan 2013년 2월 4일
편집: Dan 2013년 2월 4일
Jenifer, there's an example implementation of Gabor filters on Wikipedia: http://en.wikipedia.org/wiki/Gabor_filter#Example_implementation
  댓글 수: 2
Walter Roberson
Walter Roberson 2013년 2월 4일
But those are Gabor filters rather than Log Gabor filters.
surya geddavalasa
surya geddavalasa 2016년 3월 1일
pleasa help me in writing matlab code for log gabor filter

댓글을 달려면 로그인하십시오.


Walter Roberson
Walter Roberson 2013년 2월 4일
Implementation can follow the description in the paper http://digital.csic.es/bitstream/10261/14763/1/LogGabores.pdf
The paper does reference a MATLAB toolbox that has log gabor filters, but I do not at present see a way to download it. You might have to email the corresponding author of the paper.

Laurent
Laurent 2014년 10월 29일
You may simply achieve this in the Fourier domain by designing your filters with a logarithmic scale of frequencies.
if you are interested in python code, something similar is coded using the package available @ https://pythonhosted.org/LogGabor/

Mohammad Khodajouei
Mohammad Khodajouei 2015년 2월 11일
Hi
You can find the MATLAB code for Log Gabor filter Log Gabor Filter and the explanation of it Explanation
  댓글 수: 4
j m
j m 2020년 3월 1일
lol thanks for peter kovesi

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Argument Definitions에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by