Gabor filter for array
Mostrar comentarios más antiguos
Your gabor filter in 2019b does not work for array
Respuestas (2)
Jyothis Gireesh
el 7 de Oct. de 2019
0 votos
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ä
el 10 de Oct. de 2019
0 votos
Categorías
Más información sobre Image Filtering en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!