Metadata-Version: 2.1
Name: Pose2Sim
Version: 0.1.0
Summary: From OpenPose to OpenSim
Home-page: https://gitlab.inria.fr/perfanalytics/pose2sim
Author: David Pagnon
Author-email: contact@david-pagnon.com
License: BSD 3-Clause License
Keywords: markerless,kinematics,OpenPose,OpenSim,3D human pose,biomechanics
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Python: <4,>=3.8
License-File: LICENSE
Requires-Dist: toml (==0.10)
Requires-Dist: numpy (==1.21)
Requires-Dist: opencv-python (>=4.5)
Requires-Dist: lxml (>=4.6.3)
Requires-Dist: matplotlib (>=3)
Requires-Dist: tqdm (==4.62)
Requires-Dist: anytree (==2.8)
Requires-Dist: pandas (==1.3)
Requires-Dist: scipy (==1.7)
Requires-Dist: statsmodels (==0.13)

Perform a markerless kinematic analysis from multiple calibrated views as a unified workflow from an OpenPose input to an OpenSim result.

