Extract depth image from .xef file

13 views (last 30 days)
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 Comments
Anjan Sarma
Anjan Sarma on 11 Nov 2022
Can you please share the complete code for converting depth frames' .mat files to .png file? Please help me.
Walter Roberson
Walter Roberson on 11 Nov 2022
You could also consider using imageDatastore with a custom read function (to read from the xef files)

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!