This library support to analyze motion capture data.
This is a module and sample script for motion data analysis.
- Easily analyze various motion data
- Easy to parse
- Implementing
- Visualization
- Comparison of data measured simultaneously by different sensors
- Convert to another supported format and another equipment-like export data
- Now supporting
- Now supporting
- BVH (BioVision Hierarchical) file
- C3D file
- Future support
- FBX
- TRX
- CSV
$ pip install git+https://github.com/keit0222/motion-data-analyzer.git
$ pip install --upgrade git+https://github.com/keit0222/motion-data-analyzer.git
- python 3.x.x
$ python example.py
facebook: Keita Tomochika qiita: @tomochiii
This software is released under the MIT License, see LICENSE.txt.