Kinect: How to get the skeleton data from some depth data( geting from kinect but i modified some place)

霸气de小男生 提交于 2019-12-03 21:03:51

问题


I could get the depth frame from my Kinect and then modify data in the frame. Now I want to use the modified depth frame to get the skeleton data. How can I do it?


回答1:


well, I find there's no way to do this with microsoft kinect sdks. Now, I find its ok to use OpenNI, an open sourse API by Primesense.



来源:https://stackoverflow.com/questions/12155062/kinect-how-to-get-the-skeleton-data-from-some-depth-data-geting-from-kinect-bu

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