Error in code when using apps in the image processing toolbox

조회 수: 2 (최근 30일)
Zo
Zo 2019년 3월 7일
댓글: Zo 2019년 3월 9일
Good morning,
I used the image segmenter app in the image processing toolbox in Matlab and then exported the code for what i did. However when i tried to rerun the code, the errors in the attached picture popped up. How do i solve them?
Thank you

채택된 답변

Walter Roberson
Walter Roberson 2019년 3월 7일
that code is not designed to prompt you for image information . you need to read in an rgb image and pass the image array to the function through the command line .
  댓글 수: 5
Zo
Zo 2019년 3월 9일
thank you very much for your help!

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

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by