Page 1 of 1

values for the ankle

Posted: Fri Feb 02, 2024 6:57 am
by maxp
Hello,

In my masters thesis I write about the influence of clothing conditions on OpenCap and I have a problem regarding values for the ankle.

Attached are two images showing ankle kinematics in the sagittal plane. Noticeably, there is a lack of plantarflexion in swing for normal walking in the right image. In experiments from a year ago (left), this appeared normal. Left: Data from a year ago for normal walking (OpenCap in pink) - right (Data for normal walking with only OpenCap and two clothing conditions).

Could it be that there is an issue with the model right now, which generates "wrong" ankle-values?

Best regards,
Maximilian Puhr

Re: values for the ankle

Posted: Fri Feb 02, 2024 6:12 pm
by antoinefalisse
Do you mean you had good results last year but bad results this year?
Is that with the same data?

Re: values for the ankle

Posted: Sun Feb 04, 2024 7:02 am
by maxp
Hi and thank you for your response!

Yes, I mean last year were the curves very similar to curves measured by other motion-capturing systems while assessing physiological gait. This year, the curves differ quite a lot to other systems, as you can see in the pictures.

The data are different, but both trials measured physiological gait.

Could it be that something in the algorithms for the ankle has changed?

Best regards

Re: values for the ankle

Posted: Sun Feb 04, 2024 4:59 pm
by antoinefalisse
Hi, you could try reprocessing the data using the previous augmenter model, which is more specific to gait, to see whether you get more expected results:

1. Step 1: change the session metadata by setting augmentermodel v0.2 instead of v0.3: https://github.com/stanfordnmbl/opencap ... ata.py#L30

2. Step 2: reprocess the data: https://github.com/stanfordnmbl/opencap ... essions.py

This video describes the process: https://www.youtube.com/watch?v=Mk3KPo7 ... e=youtu.be

Re: values for the ankle

Posted: Tue Feb 06, 2024 10:29 am
by maxp
Thank you very much for your effort! I am going to try this approach

Best regards

Re: values for the ankle

Posted: Wed Feb 07, 2024 10:39 am
by antoinefalisse
Keep us posted