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

 채택된 답변

Steven Lord
Steven Lord 2021년 1월 13일

0 개 추천

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

MARIA MALAKOPOULOU
MARIA MALAKOPOULOU 2021년 1월 13일
Steven Lord
Steven Lord 2021년 1월 14일
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.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

질문:

2021년 1월 13일

댓글:

2021년 1월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by