why regiongrowing function is not working and it shows undefined function

 Akzeptierte Antwort

KALYAN ACHARJYA
KALYAN ACHARJYA am 8 Sep. 2018
Bearbeitet: KALYAN ACHARJYA am 8 Sep. 2018
Save this custom function in your working directory and run the code again, it is perfectly working in my case.

5 Kommentare

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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by