BTK Python wrapper  0.3dev.0
Python bindings for the Biomechanical ToolKit library (BTK)
BTK Documentation for the Python wrapping
BTK 0.3dev.0

This is the API documentation for Biomechanical ToolKit (BTK), an open-source and cross-platform C++ library wrapped as a Python package with high level functions to open, edit and modify biomechanical acquisition without any manufacturer restriction (file formats, models, etc).

To wrap the C++ code, BTK uses heavily SWIG. All of the matrix used in the C++ code are transformed transparently in NumPy arrays.
To build this Python module from scratch, check the building instructions.
The simplest way to use BTK in Python is to take a look in this tutorial.

The Biomechanical ToolKit library uses the generous open-source New BSD License (The BSD 3-Clause License).

Usefull links: