reference to sports2D

This commit is contained in:
David PAGNON 2023-05-04 02:07:04 +02:00 committed by GitHub
parent 0fc522a5dd
commit 8016e81f20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,10 +13,11 @@
`Pose2Sim` provides a workflow for 3D markerless kinematics, as an alternative to the more usual marker-based motion capture methods.\
Pose2Sim stands for "OpenPose to OpenSim", as it uses OpenPose inputs (2D keypoints coordinates obtained from multiple videos) and leads to an OpenSim result (full-body 3D joint angles). Other 2D solutions can alternatively be used as inputs.
If you can only use a single camera and don't mind losing some accuracy, please consider using [Sports2D](https://github.com/davidpagnon/Sports2D).
<img src="Content/Pose2Sim_workflow.jpg" width="760">
<figure><img src='Content/Activities_verylow.gif' title='Other more or less challenging tasks and conditions.'>
<figcaption>Pose2Sim has been tested on various challenging tasks and conditions.</figcaption></figure>
<img src='Content/Activities_verylow.gif' title='Other more or less challenging tasks and conditions.' width="760">
## Contents
1. [Installation and Demonstration](#installation-and-demonstration)