Search found 439 matches
- Sun Nov 17, 2024 12:57 pm
- Forum: OpenCap
- Topic: Nuetral Pose Failure
- Replies: 4
- Views: 276
Re: Nuetral Pose Failure
Hey, The person behind the screen is larger than the participant, and our algorithm is therefore probably selecting that one in one or more of the videos. That's most likely the issue. Avoid having other persons in the scene, this will reduce risks of errors (and make the algorithms run faster). If ...
- Wed Oct 30, 2024 1:40 pm
- Forum: OpenCap
- Topic: Before calculating the measures of error (MAE, MAPE, RMSE...)
- Replies: 1
- Views: 166
Re: Before calculating the measures of error (MAE, MAPE, RMSE...)
Hi Jade,
We upsampled the OpenCap data to 100Hz for comparison with Mocap.
Antoine
We upsampled the OpenCap data to 100Hz for comparison with Mocap.
Antoine
- Wed Oct 16, 2024 11:34 pm
- Forum: OpenCap
- Topic: Calculation of forces
- Replies: 3
- Views: 454
Re: Calculation of forces
Hey, utilsOpenSimAD is part of opencap-processing: https://github.com/stanfordnmbl/opencap-processing/blob/main/UtilsDynamicSimulations/OpenSimAD/utilsOpenSimAD.py. It is not part of OpenSim itself. Make sure you follow all the instructions here to get started: https://github.com/stanfordnmbl/openca...
Re: Upper Ext
Hi Whitney,
To reprocess your data with the other model, please take a look at the video in the post in the OpenCap news (https://www.opencap.ai/news) named 06/09/23 - Musculoskeletal model with ISB shoulder model. Let us know for questions,
Antoine
To reprocess your data with the other model, please take a look at the video in the post in the OpenCap news (https://www.opencap.ai/news) named 06/09/23 - Musculoskeletal model with ISB shoulder model. Let us know for questions,
Antoine
- Thu Oct 10, 2024 12:48 pm
- Forum: OpenCap
- Topic: .trc file coordinates origin
- Replies: 1
- Views: 244
Re: .trc file coordinates origin
Hey, yes the marker data are expressed in the world frame.
- Tue Oct 08, 2024 11:05 am
- Forum: OpenCap
- Topic: Issues Running OpenCap locally
- Replies: 3
- Views: 512
Re: Issues Running OpenCap locally
Thanks, will take a look.
- Sun Oct 06, 2024 11:43 pm
- Forum: OpenCap
- Topic: Issues Running OpenCap locally
- Replies: 3
- Views: 512
Re: Issues Running OpenCap locally
Hey, what line is triggering that issue? If you could provide the session ID and trial name youa re trying to reprocess data for that would be great. Thanks, Antoine
- Wed Oct 02, 2024 11:20 pm
- Forum: OpenCap
- Topic: Demand of Running OpenCap Locally
- Replies: 1
- Views: 378
Re: Demand of Running OpenCap Locally
Hi Stephen, We do not support doing that unfortunately. You need to use our app to record videos with pre-defined camera settings. And our app uploads videos to our cloud. If you record your own videos and have the camera intrinsics and extrinsics, then you can leverage our code for data processing ...
- Mon Sep 16, 2024 11:48 pm
- Forum: OpenCap
- Topic: Parameter definition query
- Replies: 6
- Views: 1874
Re: Parameter definition query
This is all based on OpenSim - the segment parameters (eg, mass and intertia) are described in the .osim file (ie, model file). Take a look at the OpenSim documentation: https://opensimconfluence.atlassian.net/wiki/spaces/OpenSim/overview or please ask the question on the OpenSim forum: https://simt...
- Mon Sep 16, 2024 11:06 pm
- Forum: OpenCap
- Topic: OpenCap for Ergonomics analysis?
- Replies: 1
- Views: 347
Re: OpenCap for Ergonomics analysis?
Hello, Thanks for your interest: - OpenCap works with iOS devices only - OpenCap should work well with static motions - OpenCap recording time is limited to 1min Please note that the source code is open source. If you would like to use different settings, you can always go in the source code and ada...