CSV files Processing for MoCap with Optitrack

This contains two Matlab functions, one example script, an example 'csv' file and two MS Excel files for its anthropometric data.
891 téléchargements
Mise à jour 15 fév. 2021

Afficher la licence

This could be considered as a toolbox for extracting and animating MoCap data obtained from Optitrack's Motive. The file named "csv2struc.m" reads a ".csv" file exported from Motive, for extracting its basic information. This toolbox processes data exported only in Markersets and not in Rigid Bodies or Skeletons. The file named "plotmarkers.m" is a function for animating that MoCap data from "csv2strc". Example files included.

Citation pour cette source

Juan Pablo Angel (2024). CSV files Processing for MoCap with Optitrack (https://www.mathworks.com/matlabcentral/fileexchange/63721-csv-files-processing-for-mocap-with-optitrack), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2019a
Compatible avec les versions R2018a et ultérieures
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Pattern Recognition and Classification dans Help Center et MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
2.2.1

Minor fix in "csv2strc.m".

2.2.0

Bug fixes, optimization of data processing and simplification of anthropometry xlsx file name for several takes of the same subject.

2.1.1

Help updated for "plotmarkers" function.

2.1

New plot function (plotmarkers.m) for playing an animation of markers from the structure generated by csv2strc function. Example script included.

1.2

Improved for anthropometric data. Example files included.

1.1.0.2

Minor fixes

1.1.0.1

Improved export function "csv2struc" for arranging MoCap data within a structure array, separating data from different markersets

1.1.0.0

Improved export function "csv2struc" for arranging MoCap data within a structure array, separating data from different markersets

1.0.3.1

Minor corrections.

1.0.3.0

Fixed dependency with function not included in this toolbox, in "plot3dmtx".

1.0.2.0

Support for Motive 2.0.0

1.0.1.0

Minor fixes.

1.0.0.0