Giter Club home page Giter Club logo

mocaptools's Introduction

Automated Gap Filling and Tools for Motion Capture by the Sensor-Fusion team from EPIC lab @GeorgiaTech

If you find this code useful, please consider citing:

 @article{doi:10.1080/10255842.2020.1789971,
   author = { Jonathan   Camargo  and  Aditya   Ramanathan  and  Noel   Csomay-Shanklin  and  Aaron   Young },
   title = {Automated gap-filling for marker-based biomechanical motion capture data},
   journal = {Computer Methods in Biomechanics and Biomedical Engineering},
   publisher = {Taylor & Francis},
   doi = {10.1080/10255842.2020.1789971},
   note ={PMID: 32654510},
   URL = {https://doi.org/10.1080/10255842.2020.1789971}
 }

Read the paper here

Purpose of this repo

This repository contains different tools to ease the MoCap analysis, including programmatically running OpenSim, and automatically gap-filling of data.

Setting up this repo

In order to properly set up this repo, please make sure you have OpenSim downloaded and installed (http://simtk.org/frs/index.php?group_id=91), then run install.m to bind OpenSim to MATLAB, and to add this repo to your MATLAB path. For examples on how to use different functions in this repo, see +Osim/examples/example.m and +Vicon/examples/example.m The new functions for labeling and marker swapping detection require the use of EpicToolbox (https://github.com/JonathanCamargo/EpicToolbox), please install it too if you get errors of not finding the "Topics" package.

Purpose of the Sensor-Fusion subteam

Our team is part of the EPIC lab at Georgia Institute of Technology (www.epic.gatech.edu) focuses on instrumentation with wearable sensors, including IMU, goniometers, pressure sensors and a novel epidermal flexible emg. We are interested in analyzing the information carried by these sensors to develop intent recognition algorithms and gait state estimation using machine learning techniques. During Fall, we are setting up a full data collection system including motion capture and force plates in our terrain park that includes ramps, stairs and ground level walking. This will allow to study the biomechanics of ambulation for different conditions and get a better background for the development of controllers for our assistive devices.

Contributing to this repo

Please feel free to clone this repo and add whatever functionality you see fit. When adding code, please try to maintain the overall file structure outlined below.

Documentation

All of the files within this repo should be well documented through the Matlab runtime environment. In order to read the documentation, type help in the Matlab command window followed by the name of any file. If the file does not contain documentation please feel free to include and request a pull. Brief documentation for an entire package can be seen by typing help Vicon or help Osim into the command line, which pulls documentation from each function in the package folder.

Getting started

Check the examples inside the +Vicon folder and inside the +Osim folder

Who do I talk to?

If there are any questions regarding this repo, please contact:

External Code/Software

Tree structure of related directories

./..  
├── +Osim /                   Package to group all the OpenSim related functions, including inverse kinematics and inverse dynamics
├── +Vicon /                  Package to group all the Vicon related functions, including iterative gap-filling and C3D file I/O
├── extlib /                  Third-party libraries, including BTK
├── lib /                     common utilities that do not fit in classes (general)
├── functionSignatures.json / JSON used by MATLAB to suggest inputs to functions via tab-completion
├── install.m /               Script to set up tools required for this repo
└── README.md  

mocaptools's People

Contributors

jonathancamargo avatar peruvianox avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.