All frames from Kinect at 30FPS

▼魔方 西西 提交于 2019-12-11 04:38:51

问题


I am using Microsoft Kinect SDK and I would like to know whether it is possible to get Depth Frame, Color Frame as well as the skeleton data for all the frames at 30fps? Using Kinect Explorer I can see that the color and the depth frame are nearly at 30fps, but as soon as I choose the view the skeleton, it drops to around 15-20fps.


回答1:


Yes, it is possible to capture color/depth at 30fps while capturing the skeleton.

See image below, just in case you think me dodgy. :) This is a raw Kinect Explorer running, straight from Visual Studio 2010. My work development platform is an i5 Dell laptop.



来源:https://stackoverflow.com/questions/12978415/all-frames-from-kinect-at-30fps

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!