David PAGNON

Results 123 comments of David PAGNON
trafficstars

Okay, thanks! I only tested it for the "standard" structure: ``` Single session ├── calibration / ├── videos / └── Config.toml ``` Do your modifications work for the batch structure...

Hi, I just fixed batch processing, created a demo for it, and updated the documentation :)

Be aware that for now you need a Config.toml file in both root and trial levels, so that you can - set specific parameters for specific trials - run either...

Hi, thanks for the appreciation! How did you obtain this CSV file? Pose2Sim gives you a trc file that can be used directly withing OpenSim. This TRC file has a...

Hi, there is no function to convert it but it should be pretty easy, so that could be your first python project :) Just run the Pose2Sim demo to obtain...

This issue has been marked as stale. Please feel free to reopen it if needed!

Same issue here! See https://github.com/zju3dv/EasyMocap/issues/381

Hi, great question! This actually what the [experimental branch](https://github.com/perfanalytics/pose2sim/tree/experimental) is about. I cannot tell you exactly when it is going to be released, but @AurelienCoppee is working hard on it...

Same issue here, the link has expired: > 很抱歉,此链接已过期。 链接设置为在一段时间后过期。请联系与你共享此链接的人员。

I may not be the right person to answer, but these results are probably given for images that have already been loaded and kept in memory as arrays. Loading an...