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

前端 未结 1 1148
甜味超标
甜味超标 2021-01-05 19:06

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条回答
  • 2021-01-05 19:40

    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.

    0 讨论(0)
提交回复
热议问题