Hello guys , do you know what's the problem about this error?
Any solutions?
Thanks in advance !

 Respuesta aceptada

Steven Lord
Steven Lord el 13 de En. de 2021

0 votos

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 comentarios

MARIA MALAKOPOULOU
MARIA MALAKOPOULOU el 13 de En. de 2021
Steven Lord
Steven Lord el 14 de En. de 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.

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Preguntada:

el 13 de En. de 2021

Comentada:

el 14 de En. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by