labValidationVideosToKinematics.py cannot produce paper's result

New project for OpenCap, which is a new software package to estimate 3D human movement dynamics from smartphone videos. OpenCap strongly relies on OpenSim.
POST REPLY
User avatar
Jonathan Cheng
Posts: 8
Joined: Wed Aug 28, 2024 7:11 pm

labValidationVideosToKinematics.py cannot produce paper's result

Post by Jonathan Cheng » Wed Nov 13, 2024 9:11 pm

Hello,
This is a follow up question regarding reprocessing the paper's results.
When I try to run labValidationVideosToKinematics.py, error msg popped up "Exception: (2, 'No such file or directory')"

I am wondering if there is any extra move to run this program, also, I currently save two downloaded files on
`opencap\Data\LabValidation` and `opencap\Data\FieldStudy` (I established the Data folder and put those files inside) Is that correct?

Looking forward to your reply.

Thank you so much!
Attachments
error2.png
error msg2
error2.png (95.71 KiB) Viewed 205 times
error1.png
error msg1
error1.png (113.62 KiB) Viewed 205 times

User avatar
Matt Petrucci
Posts: 216
Joined: Fri Feb 24, 2012 11:49 am

Re: labValidationVideosToKinematics.py cannot produce paper's result

Post by Matt Petrucci » Fri Nov 15, 2024 2:05 pm

Hi Jonathan,

You will want to use the file structure as noted here and the comment above. So you'll change that datadir to one of the two folders you have.

Hope this helps,
Matt

POST REPLY