John
John

Reputation: 93

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

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?

Upvotes: 5

Views: 1933

Answers (1)

John
John

Reputation: 93

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.

Upvotes: 1

Related Questions