Using Opencap and google colab to generate kinematics plots of gait

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
Chad Morrison
Posts: 3
Joined: Mon Jul 01, 2024 9:42 am

Using Opencap and google colab to generate kinematics plots of gait

Post by Chad Morrison » Thu Jul 11, 2024 7:55 pm

Hello,

I am hoping to use Opencap to generate kinematic plots of gait. I have multiple walking trials completed in opencap and now need to create kinematic plots using google colab or python. I am mainly concerned about lower body kinematics, especially hip, knee, and ankle. Also, my data should be plotted over normative data for a normal gait cycle. Are there pipelines that I can use in order to quickly create these plots using my data? What other suggestions do you have for this project?

Thank you

User avatar
Antoine Falisse
Posts: 431
Joined: Wed Jan 07, 2015 2:21 am

Re: Using Opencap and google colab to generate kinematics plots of gait

Post by Antoine Falisse » Fri Jul 12, 2024 10:58 am

There is an example here https://github.com/stanfordnmbl/opencap ... nalysis.py with some plots at the end. This might be useful. Antoine

POST REPLY