Extract depth image from .xef file
10 ビュー (過去 30 日間)
古いコメントを表示
I have record depth images using kinect sensor & microsoft kinect studio. As the result, I obtain the .xef recorded format file. How can i extract the depth image from .xef file?
7 件のコメント
Anjan Sarma
2022 年 11 月 11 日
Can you please share the complete code for converting depth frames' .mat files to .png file? Please help me.
Walter Roberson
2022 年 11 月 11 日
You could also consider using imageDatastore with a custom read function (to read from the xef files)
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Kinect For Windows Sensor についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!