/c3dtobvh

A simple python script that converts .c3d Data into .bvh data.

Primary LanguagePython

c3dtobvh (Still Unfinished)

A simple python library that converts .c3d Data into .bvh data. Has a default dictionary that will automatically select points from the c3d labels, however one can can also choose to give give another dictionary as an argument if one wants other labels with other names extracted from the given .c3d-file.

Requires the ezc3d library.

Still some stupid errors I didn't fix...