Skip to content

tomochi222/motion-data-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

parse bvh file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages