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

1 vue (au cours des 30 derniers jours)
Erika Maulidiya
Erika Maulidiya le 20 Jan 2022
Modifié(e) : yanqi liu le 22 Jan 2022
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 :")

Réponses (1)

yanqi liu
yanqi liu le 21 Jan 2022
yes,sir,may be use
xlData = [];
to replace your first line
  2 commentaires
Erika Maulidiya
Erika Maulidiya le 21 Jan 2022
means delete all my first line and replace with it? like that?
btw, im girl wkwkwk
yanqi liu
yanqi liu le 22 Jan 2022
Modifié(e) : yanqi liu le 22 Jan 2022
yes,delete all my first line and replace with it
the third line,filename may be should use image index k to generate

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by