Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.26 KB

README.md

File metadata and controls

53 lines (36 loc) · 1.26 KB

Analyze motion capture data

This library support to analyze motion capture data.

Description

This is a module and sample script for motion data analysis.

Features

  • 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

Support equipment

Supporting motion format

Installation/Minimum Requirement

$ pip install git+https://github.com/keit0222/motion-data-analyzer.git

upgrade library

$ pip install --upgrade git+https://github.com/keit0222/motion-data-analyzer.git
  • python 3.x.x

example

$ python example.py

Author/Contributors

facebook: Keita Tomochika qiita: @tomochiii

License

This software is released under the MIT License, see LICENSE.txt.