Code Monkey home page Code Monkey logo

import_vicon_data's Introduction

Import Vicon Nexus Data

***** Import Vicon Nexus Data in MatLab and Python ******

If you find this library helpful in your project, please consider mentioning me in your credits or sharing how you're using it. I'd love to hear your success stories! ๐Ÿ˜Š

How it works

This simple function permits to import properly all data stored in a txt or csv file exported with Vicon Nexus. It imports the data in different structs with the name saved in Nexus for each channel/marker:

  • Frequencies (will contain up to 3 variables with the frequencies of Analog data, Marker and Model Outputs)
  • Labels (of the analog, markers, and model outputs for using in a for/do while loop)
  • Analog
  • Markers (e.g. HEAD_Marker with 3 columns which correspond to X,Y,Z)
  • Model Outputs

Tested and worked on both TXT and CSV exported from Vicon Nexus 2.6, 2.7, and 2.12

BE CAREFUL about the outputs you export from Vicon Nexus as they can affect the locations of the references in the program

How to Mention

You can credit my work by including the following text:

"The library used is publicly available on GitHub: Import Vicon Data."

Share with me

If you have an interesting story or a cool project using my library, feel free to share it with me. I'd be delighted to hear what you've achieved with my contribution!

Thank you for choosing this library. Happy coding! ๐Ÿ˜„

import_vicon_data's People

Contributors

pault95 avatar

Watchers

 avatar

import_vicon_data's Issues

Add control for Force detection

For force struct add control if Model Out ref and/or Markers exist because it will return an error if there are no model outputs

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.