Extract depth image from .xef file
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Muhammad Shazmil Bin Mohd Sabilan
am 13 Jun. 2022
Kommentiert: Walter Roberson
am 11 Nov. 2022
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 Kommentare
Anjan Sarma
am 11 Nov. 2022
Can you please share the complete code for converting depth frames' .mat files to .png file? Please help me.
Walter Roberson
am 11 Nov. 2022
You could also consider using imageDatastore with a custom read function (to read from the xef files)
Antworten (0)
Siehe auch
Kategorien
Mehr zu Kinect For Windows Sensor finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!