Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

visualize skeleton #4

Open
sawsengh opened this issue May 14, 2017 · 1 comment
Open

visualize skeleton #4

sawsengh opened this issue May 14, 2017 · 1 comment

Comments

@sawsengh
Copy link

I have tested the code with CAD-60 , it work but i have a problem: i can visualize only 11 frames and the first frame was visualized is the 48th frame.
(when i change the frameNum with a number from [0..10] 0 .But when i run for example:
"visualizeSkeleton('0512164333.txt','13');
I have this error: "visualizeSkeleton('0512164333.txt','13');
visualize skeleton!!
skeleton data: 0512164333.txt
frame number: 49

frame number: 51

Error using ==
Matrix dimensions must agree.

Error in readSkel (line 9)
if fnum == frameNum,

Error in visualizeSkeleton (line 14)
readSkel(dataFile,frameNum);%, figureTitle);"
Can you help me please!!

@aliyasineser
Copy link

I have the same error. What should we do ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants