why regiongrowing function is not working and it shows undefined function

 Risposta accettata

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

5 Commenti

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

Accedi per commentare.

Più risposte (0)

Categorie

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by