why regiongrowing function is not working and it shows undefined function

 Respuesta aceptada

KALYAN ACHARJYA
KALYAN ACHARJYA el 8 de Sept. de 2018
Editada: KALYAN ACHARJYA el 8 de Sept. de 2018
Save this custom function in your working directory and run the code again, it is perfectly working in my case.

5 comentarios

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'));
KALYAN ACHARJYA
KALYAN ACHARJYA el 8 de Sept. de 2018
Editada: KALYAN ACHARJYA el 8 de Sept. de 2018
@Nasir Welcome

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre File Operations en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 8 de Sept. de 2018

Editada:

el 8 de Sept. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by