I need help with this app designer code
Afficher commentaires plus anciens

1 commentaire
Adam Danz
le 10 Jan 2023
Is your question about understanding the error message or how to respond to the error you're seeing?
In filter2(f,b), f and b should be matricies. We see that f is a matrix but we don't see what b is, specifially it's class and size.
Réponses (1)
Walter Roberson
le 10 Jan 2023
0 votes
filter2() does not support RGB images.
Catégories
En savoir plus sur Environment and Settings dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!