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
Using Opencap and google colab to generate kinematics plots of gait
- Chad Morrison
- Posts: 3
- Joined: Mon Jul 01, 2024 9:42 am
- Antoine Falisse
- Posts: 438
- Joined: Wed Jan 07, 2015 2:21 am
Re: Using Opencap and google colab to generate kinematics plots of gait
There is an example here https://github.com/stanfordnmbl/opencap ... nalysis.py with some plots at the end. This might be useful. Antoine