perfanalytics / pose2sim

Markerless kinematics with any cameras — From 2D Pose estimation to 3D OpenSim motion
https://perfanalytics.github.io/pose2sim/
BSD 3-Clause "New" or "Revised" License
270 stars 50 forks source link

Automates opensim process #129

Closed peterlololsss closed 2 months ago

peterlololsss commented 3 months ago

Hi, thanks for the great work. It helps a lot during my project.

To save some effort i wrote some matlab functions to automate the process of scaling and ik, and I think I could (at least try to) figure out a similar python function to integrate it into pose2sim pipeline:) (I think opensimProcessing is not implemented right?)

If you're open to it, I would be happy to work on it and submit a pull requests with the changes.

davidpagnon commented 3 months ago

Hi Peter, That would be with pleasure, thanks for offering! I have a draft for it but did not find time to integrate it, I can send it to you if you want. Would you mind talking about it on the Discord server? https://discord.com/invite/4mXUdSFjmt

davidpagnon commented 2 months ago

Thank you @peterlololsss, it is now merged, I edited a few things as explained there: https://github.com/perfanalytics/pose2sim/releases/tag/v0.10.0 And I pushed the release to make it available to everyone!