Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
3.67/5 (2 votes)
See more:
Hi,

I have seen the matrix held in the following property in the Kinect Skeleton data:
C#
item.BoneOrientations[JointType.ElbowRight].HierarchicalRotation.Matrix

It also has the following property:
C#
item.Joints[JointType.ElbowRight].Position

How can you translate the information in the Matrix, into the position data?

Thanks in advance!
Posted
Updated 3-Jan-14 5:03am
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900