log gabor filter matlab codes
7 ビュー (過去 30 日間)
古いコメントを表示
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...
0 件のコメント
回答 (4 件)
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.
0 件のコメント
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/
0 件のコメント
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Signal Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!