An open API service indexing awesome lists of open source software.

https://github.com/mkjung99/gapfill_examples

Examples of using GapFill module
https://github.com/mkjung99/gapfill_examples

gait-analysis gap-filling kinematic-analysis kinematics marker mocap motion-analysis motion-capture python python3

Last synced: 3 months ago
JSON representation

Examples of using GapFill module

Awesome Lists containing this project

README

        

# GapFill examples
Examples of using GapFill module

## Installation of GapFill module
See [details](https://github.com/mkjung99/gapfill)

## Source of sample C3D files
- From [C3D.ORG](https://www.c3d.org/sampledata.html)

## Examples of results
![Image](https://github.com/mkjung99/gapfill_examples/blob/master/Images/Sample26_Walking_Hybrid_1_5_RHANK_3.png)

## References
### C3D libraries (Microsoft Windows x64 platforms)
- [BTK Python3 binding (conda-forge)](https://anaconda.org/conda-forge/btk)
- [BTK Python3 binding (PyPI)](https://pypi.org/project/pyBTK/)
- [C3Dserver](https://www.c3dserver.com/)

### BTS TDF library
- [pythonTDFreader](https://github.com/mmmatjaz/pythonTDFreader)