You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -415,7 +415,7 @@ If you want to contribute to Sports2D, please follow [this guide](https://docs.g
415
415
-[x] Run again without pose estimation with the option `--load_trc` for px .trc file.
416
416
-[x]**Convert positions to meters** by providing the person height, a calibration file, or 3D points [to click on the image](https://stackoverflow.com/questions/74248955/how-to-display-the-coordinates-of-the-points-clicked-on-the-image-in-google-cola)
417
417
-[ ] Perform **Inverse kinematics and dynamics** with OpenSim (cf. [Pose2Sim](https://github.com/perfanalytics/pose2sim), but in 2D). Update [this model](https://github.com/davidpagnon/Sports2D/blob/main/Sports2D/Utilities/2D_gait.osim) (add arms, markers, remove muscles and contact spheres). Add pipeline example.
418
-
-[ ] Run with the options`--load_trc` and `--compare` to visually compare motion with a trc file. If run with a webcam input, the user can follow the motion of the trc file. Further calculation can then be done to compare specific variables.
418
+
-[ ] Run with the option`--compare_to` to visually compare motion with a trc file. If run with a webcam input, the user can follow the motion of the trc file. Further calculation can then be done to compare specific variables.
419
419
-[ ]**Colab version**: more user-friendly, usable on a smartphone.
420
420
-[ ]**GUI applications** for Windows, Mac, and Linux, as well as for Android and iOS.
0 commit comments