Extract and visualize gait data
-
Updated
Aug 8, 2023 - Python
Extract and visualize gait data
Platform independent python 3 wrapper implementation over Vicon Datastream SDK.
IntellEvent is a robust and accurate overground gait event detection algorithm for various pathologies. Here you can find a pipeline for Vicon Nexus to implement in your routine which automatically detects initial contact and foot off events during walking.
This repository contains Python code used for the extraction and clustering of muscle and kinematic synergies from preprocessed EMG data, as described in the research paper . The data was initially imported from Vicon c3d files.
Useful code for the users of the food flipping dataset, published in Nature Scientific Data.
This simple function permits to import properly all data stored in a txt file exported with Vicon Nexus
Add a description, image, and links to the vicon-nexus topic page so that developers can more easily learn about it.
To associate your repository with the vicon-nexus topic, visit your repo's landing page and select "manage topics."