Gabor filter for array
1 view (last 30 days)
Show older comments
Your gabor filter in 2019b does not work for array
0 Comments
Answers (2)
Jyothis Gireesh
on 7 Oct 2019
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
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!