I need help with this app designer code

1 visualización (últimos 30 días)
batool
batool el 10 de En. de 2023
Comentada: Adam Danz el 10 de En. de 2023
  1 comentario
Adam Danz
Adam Danz el 10 de En. de 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.

Iniciar sesión para comentar.

Respuestas (1)

Walter Roberson
Walter Roberson el 10 de En. de 2023
filter2() does not support RGB images.

Categorías

Más información sobre Environment and Settings en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by