5

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?

casperOne
  • 73,706
  • 19
  • 184
  • 253
John
  • 93
  • 4

1 Answers1

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.

John
  • 93
  • 4