reprocess OpenCap with Ubuntu

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
xiaoxia yan
Posts: 9
Joined: Sun Dec 03, 2023 3:54 pm

reprocess OpenCap with Ubuntu

Post by xiaoxia yan » Sat Jan 20, 2024 6:21 pm

Hi, I want to reprocess OpenCap with Ubuntu locally, and I have configured the environment for my Ubuntu server. However, I found that the project on Github is for Windows. Could you please tell me how to modify the files in the GitHub project?

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

Re: reprocess OpenCap with Ubuntu

Post by Antoine Falisse » Mon Jan 22, 2024 2:52 pm

Hi, most of it should work on Ubuntu but you would need to find a way to run OpenPose on Ubuntu. We do not support that so far https://github.com/stanfordnmbl/opencap ... or.py#L158. We do have a docker image that you could leverage, some old code here: https://github.com/stanfordnmbl/opencap ... #L215-L223

Antoine

POST REPLY