why regiongrowing function is not working and it shows undefined function

 채택된 답변

KALYAN ACHARJYA
KALYAN ACHARJYA 2018년 9월 8일
편집: KALYAN ACHARJYA 2018년 9월 8일
Save this custom function in your working directory and run the code again, it is perfectly working in my case.

댓글 수: 5

how can i save the custom function ?
Save this Matlab file in your current working directory. Don't change the file name
In your following line change the image name, its not test.jpg your image name is medtest.png, the correct way
I=im2double(imread('medtest.png'));
@Nasir Welcome

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Debugging and Analysis에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by