Effacer les filtres
Effacer les filtres

log gabor filter matlab codes

9 vues (au cours des 30 derniers jours)
jenifer
jenifer le 1 Fév 2013
Commenté : j m le 1 Mar 2020
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...

Réponses (4)

Dan
Dan le 4 Fév 2013
Modifié(e) : Dan le 4 Fév 2013
Jenifer, there's an example implementation of Gabor filters on Wikipedia: http://en.wikipedia.org/wiki/Gabor_filter#Example_implementation
  2 commentaires
Walter Roberson
Walter Roberson le 4 Fév 2013
But those are Gabor filters rather than Log Gabor filters.
surya geddavalasa
surya geddavalasa le 1 Mar 2016
pleasa help me in writing matlab code for log gabor filter

Connectez-vous pour commenter.


Walter Roberson
Walter Roberson le 4 Fév 2013
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 le 29 Oct 2014
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 le 11 Fév 2015
Hi
You can find the MATLAB code for Log Gabor filter Log Gabor Filter and the explanation of it Explanation
  4 commentaires
j m
j m le 1 Mar 2020
lol thanks for peter kovesi

Connectez-vous pour commenter.

Catégories

En savoir plus sur Argument Definitions dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by