Azzera filtri
Azzera filtri

Error with validate attribute

3 visualizzazioni (ultimi 30 giorni)
MARIA MALAKOPOULOU
MARIA MALAKOPOULOU il 13 Gen 2021
Commentato: Steven Lord il 14 Gen 2021
Hello guys , do you know what's the problem about this error?
Any solutions?
Thanks in advance !

Risposta accettata

Steven Lord
Steven Lord il 13 Gen 2021
Nowhere in your message did you show the error you received. Please show all the text displayed in the Command Window in red and/or orange when you execute that line of code.
My guess is that you called this function with a 3-dimensional or 4-dimensional A array like an RGB image.
  2 Commenti
Steven Lord
Steven Lord il 14 Gen 2021
The documentation for the medfilt2 function does state that its first input must be a "2-D grayscale image | 2-D binary image". Yours is not 2-D.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Denoising and Compression in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by