/motion_db_interface

Primary LanguagePythonMIT LicenseMIT

Motion Database Python Interface

Python Interface to the Motion Database for the management of skeleton animation data and statistical motion models.

Installation

Install the base package for animation data editing and the optional package for statistical motion modelling.

pip install git+https://github.com/eherr/anim_utils

pip install git+https://github.com/dfki-asr/morphablegraphs

Clone the repository and install the package with editable flag or use the follwing command:

pip install git+https://github.com/eherr/motion_db_interface

License

Copyright (c) 2022 DFKI GmbH.  
MIT License, see the LICENSE file.