Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 python 中使用 kinect v2 实时获取骨骼数据帧?
如何使用 kinect v2 获取 mp4 视频文件?
使用kinect studio获取的视频文件格式是.xef,但是如何使用python分离这个.xef文件的帧呢?
查看 https://github.com/Kinect/PyKinect2 这是 Kinect v2 SDK 的 Python 包装器。