Human-Action-Recognition-from-Skeleton-Data
Human-Action-Recognition-from-Skeleton-Data copied to clipboard
from .skeleton to .mat error
Thanks for the code,running demo.m Error while converting 215 .skeleton files。 already deleted the file of the samples with missing skeleton about NTU RGB+D "index exceeds matrix dimension. error savetomat (line 13) x(i,j)=body1(i).bodies(1).joints(j).x;
error demo (line 17) savetomat(fileFolder,fileName,n,savepath);"
Did you finally solve this problem? I also encountered this problem recently. Looking forward to your reply, thank you.