Giter Site home page Giter Site logo

fourms / mocaptoolbox_py Goto Github PK

View Code? Open in Web Editor NEW

This project forked from krisny/mocaptoolbox_py

2.0 1.0 0.0 2.46 MB

Python implementation of some of the functionality from Uni. Jyväskylä's MoCap Toolbox for Matlab

License: GNU General Public License v3.0

Python 100.00%

mocaptoolbox_py's Introduction

MoCap Toolbox for Python

Python port of the MoCap Toolbox. Developed to work together with Musical Gestures Toolbox for Python.

About

Data class and functions are in mocaptoolbox.py. The readAndPlotMocapData.py tests the functionality.

Credits

Authors: Kristian Nymoen

mocaptoolbox_py's People

Contributors

alexarje avatar krisny avatar

Stargazers

Sean Stevens avatar Balint Laczko avatar

Watchers

James Cloos avatar

mocaptoolbox_py's Issues

Read TSV from old and new QTM

I have had some issues with reading TSVs generated from different QTM versions. Newer versions have a header line with TRAJECTORY_TYPES. There is also the option of having a line with column names. This is the set of header lines in the complete set:

NO_OF_FRAMES	
NO_OF_CAMERAS
NO_OF_MARKERS
FREQUENCY	
NO_OF_ANALOG	
ANALOG_FREQUENCY
DESCRIPTION
TIME_STAMP	
DATA_INCLUDED	
MARKER_NAMES	
TRAJECTORY_TYPES	
Frame	

But not all files have all of them. Have tried to add exceptions into the readTsv function, but struggle to make it work with some files. I also see that in QTM 2021 there is an extra tab at the end of the Frame line (a bug). Probably need to write in more exceptions to make it work for all sorts of files exported from QTM.

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.