Long kinect recordings and .xed files

6 ビュー (過去 30 日間)
Jason
Jason 2014 年 3 月 21 日
コメント済み: alexandra leschi 2017 年 6 月 13 日
Hello, I'm using the new kinect support tools for the image acquisition toolbox (win 7 64-bit, R2013b), and an writing the data to the hard disk. If I record for more than about 5 minutes, matlab exits with no error window or crashdump. I'd like to analyze ~35 minute recordings.
I am able to record the data with the kinect studio, but that saves the data in a mysterious ".xed" format which I can't work with. If I try to play back the file into matlab (even only 5 seconds) matlab crashes.
Anyone have any solutions?
  1 件のコメント
alexandra leschi
alexandra leschi 2017 年 6 月 13 日
Have you got the solution? I am currently trying to import xed files to Matlab but I don't know how to do so

サインインしてコメントする。

回答 (3 件)

Shankar Subramanian
Shankar Subramanian 2014 年 3 月 25 日
Hi Jason,
It is a bit unclear if you are crashing during acquisition or during playback. Can you give more information? If acquisition is successful then it means you were able to save the data. Can you put some sample script of your play back code?
Thanks
Shankar

Jean Michel Franco
Jean Michel Franco 2014 年 7 月 9 日
also, if you are saving to disk, you are losing data on the depth stream, because they came with values fron 0 to 2044 and when recording to disk, those values change to match the format of images wich are from 0 to 256

khloud mohamed
khloud mohamed 2016 年 6 月 20 日
I need to know how you can save any data recorded with kinect like .xed ?
  1 件のコメント
Madhura Suresh
Madhura Suresh 2016 年 6 月 21 日
You can save them into MAT files. Will that work for your use case?

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by