how can i calculate 1000 data on GLCM and save result from GLCM in excel

1 visualización (últimos 30 días)
hy guys, i want ask, how fix about NumImage? i have the code but error in line 1 about numimage
"Error in glcmcnn (line 1)
xlData = cell(numImage, 3);"
if anyone has experienced the same error, I hope can to respond, I need help with this
Thank u :")

Respuestas (1)

yanqi liu
yanqi liu el 21 de En. de 2022
yes,sir,may be use
xlData = [];
to replace your first line
  2 comentarios
Erika Maulidiya
Erika Maulidiya el 21 de En. de 2022
means delete all my first line and replace with it? like that?
btw, im girl wkwkwk
yanqi liu
yanqi liu el 22 de En. de 2022
Editada: yanqi liu el 22 de En. de 2022
yes,delete all my first line and replace with it
the third line,filename may be should use image index k to generate

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by