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
- Host: GitHub
- URL: https://github.com/mkjung99/gapfill_examples
- Owner: mkjung99
- License: mit
- Created: 2020-06-18T06:54:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-03T22:11:08.000Z (almost 5 years ago)
- Last Synced: 2024-01-13T11:03:48.680Z (over 1 year ago)
- Topics: gait-analysis, gap-filling, kinematic-analysis, kinematics, marker, mocap, motion-analysis, motion-capture, python, python3
- Homepage:
- Size: 3.1 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
## 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)