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!