anything wrong with the gabor filter parameters

2 views (last 30 days)
I am trying to implement Gabor filter bank. using code from matlab central. My problem is fro all filters I am getting same response. parameters used are
sigma= 0.2; psi= 1 gamma=3 n1=3; lambda=[-5,10,15] n2=4; theta=[0;45;90;135;180]
what is wrong with these parameters? please suggest.Thanks in advance

Answers (0)

Categories

Find more on Filter Banks in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!