anything wrong with the gabor filter parameters
1 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Filter Banks 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!