Kinect v2, read out data from .xef files
问题 I have collected a bunch of videos using Kinect for windows 2 using the kinect studio with file extension .xef. Now I want to write a program to load data from them and just playback or save as another format, but I have found little resource to doing so, is there any useful resource to do that? 回答1: what you can do is reading the xef file using the Kinect Studio, then going to Play (or Playback) tab and hit play, your program will start streaming. I think it's the only way to do that, doing