I am new to C# programming and I am following the Kinect For Windows SDK from Channel9msdn and Microsoft Kinect Toolkit examples. My question is how do I obtain and display the joint angles for each joint?
Also, how do I display the coordinates of the joints?
I want to have these displayed when I am running the skeletal tracking.
Thanks in advance for any help.