The CMU motion capture data stored the skeleton of each frame as Euler angles. It is easy to convert the Euler angles to 3D points by using Mocap Toolbox. But I wondered how to do the inverse operation? It seems like the Kinect has the same operation: firstly obtained the 3D coordinates of human from the depth camera; secondly, stored these coordinates as Euler angles.
Asked
Active
Viewed 307 times