why regiongrowing function is not working and it shows undefined function

 采纳的回答

Save this custom function in your working directory and run the code again, it is perfectly working in my case.

5 个评论

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'));

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 File Operations 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by