I need help with this app designer code

1 Ansicht (letzte 30 Tage)
batool
batool am 10 Jan. 2023
Kommentiert: Adam Danz am 10 Jan. 2023
  1 Kommentar
Adam Danz
Adam Danz am 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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Walter Roberson
Walter Roberson am 10 Jan. 2023
filter2() does not support RGB images.

Kategorien

Mehr zu Environment and Settings finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by