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

조회 수: 1 (최근 30일)
Erika Maulidiya
Erika Maulidiya 2022년 1월 20일
편집: yanqi liu 2022년 1월 22일
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 :")

답변 (1개)

yanqi liu
yanqi liu 2022년 1월 21일
yes,sir,may be use
xlData = [];
to replace your first line
  댓글 수: 2
Erika Maulidiya
Erika Maulidiya 2022년 1월 21일
means delete all my first line and replace with it? like that?
btw, im girl wkwkwk
yanqi liu
yanqi liu 2022년 1월 22일
편집: yanqi liu 2022년 1월 22일
yes,delete all my first line and replace with it
the third line,filename may be should use image index k to generate

댓글을 달려면 로그인하십시오.

Community Treasure Hunt

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

Start Hunting!

Translated by