Gabor filter for array

Risposte (2)

Jyothis Gireesh
Jyothis Gireesh il 7 Ott 2019

0 voti

I am assuming that you are trying to give vectors as inputs to the imgaborfilt()” function. This may not be possible as the function accepts only a real, non-sparse 2D matrix as input.
Please refer to the documentation on gabor filter for any further clarifications
Markku Similä
Markku Similä il 10 Ott 2019

0 voti

This is not what I referred. In my computer e.g.
the command
g = gabor([5 10],[0 90]);
did not work because dot was missing in the gabor.m file (1/ instead 1./).
I tried to correct that but I failed.
Best regards,
Markku

Prodotti

Release

R2019b

Tag

Richiesto:

il 1 Ott 2019

Risposto:

il 10 Ott 2019

Community Treasure Hunt

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

Start Hunting!

Translated by