Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
-
Yann Amouyal
- Posts: 7
- Joined: Thu Feb 13, 2014 5:14 am
Post
by Yann Amouyal » Mon Feb 09, 2015 8:22 pm
Hello every one
I have already used OpenSim with C3D data (Vicon Motion Capture system), but now I am working in new project and we using the Kinect from Microsoft for movement analysis of the human body for application in rehabilitation.
I would like to know, how I can process Kinect data on OpenSim? I there any toolbox like "T.W Dorn. Gait extract toolbox for matlab" I have already used for C3D file, for Kinect data ?
Thank you for your help!
Yann
-
jimmy d
- Posts: 1375
- Joined: Thu Oct 04, 2007 11:51 pm
Post
by jimmy d » Mon Feb 23, 2015 3:06 pm
Hi Yann,
I am unaware of an automated tool box for for kinect data. Sounds like a good opportunity;)
-james
-
Yann Amouyal
- Posts: 7
- Joined: Thu Feb 13, 2014 5:14 am
Post
by Yann Amouyal » Thu Feb 26, 2015 12:12 am
Hi,
Thank for your answer, I extract csv from the kinect I processed it. Then I used the LeeSon Toolbox to convert my files, I took the examples given with the toolbox and I constructed my csv file exactly like in the example and it is work
So If I found some time I will try to develop a toolbox to process the data from kinect directly
Thank you.
Yann