Hi
May I ask if the function of calculating biomechanical gait index in gait analysis is not available at present
Thank you for your reply
gait analysis
- ruihao tang
- Posts: 2
- Joined: Sun Nov 05, 2023 12:29 am
gait analysis
- Attachments
-
- 585ef0ef0a5b10936783fa6c3aef2f3.png (567.57 KiB) Viewed 1220 times
- Scott Uhlrich
- Posts: 125
- Joined: Tue Jan 20, 2015 4:29 pm
Re: gait analysis
It is available, but the algorithm may fail in some instances. You can run it locally using this script https://github.com/stanfordnmbl/opencap ... nalysis.py
- Stefano Dell''Anna
- Posts: 2
- Joined: Mon Feb 19, 2024 3:26 am
Re: gait analysis
I am posting here to avoid opening another thread.
I am trying to do gait analysis with the example script you provided. I am having some trouble importing the package "gait_analysis".
"ImportError: cannot import name 'gait_analysis' from 'gait_analysis' (c:\Users\stefa\anaconda3\envs\opencap-processing\lib\site-packages\gait_analysis\__init__.py)"
The other example you provided works well. Do you have any suggestion how to proceed?
Thank you in advance for your brilliant work!
I am trying to do gait analysis with the example script you provided. I am having some trouble importing the package "gait_analysis".
"ImportError: cannot import name 'gait_analysis' from 'gait_analysis' (c:\Users\stefa\anaconda3\envs\opencap-processing\lib\site-packages\gait_analysis\__init__.py)"
The other example you provided works well. Do you have any suggestion how to proceed?
Thank you in advance for your brilliant work!
- Antoine Falisse
- Posts: 439
- Joined: Wed Jan 07, 2015 2:21 am
Re: gait analysis
Is that happening when you run things locally?
- Stefano Dell''Anna
- Posts: 2
- Joined: Mon Feb 19, 2024 3:26 am
Re: gait analysis
Yes, sorry for not being specific on that.
I think everything is installed correctly, but I will try to reinstall another time and let you know. Thank you in advance for the help and attention.
I think everything is installed correctly, but I will try to reinstall another time and let you know. Thank you in advance for the help and attention.