简体   繁体   中英

how to get any bone orientation from kinect v2 C#

i am using SDK 2.0 with kinect for windows v2 and c#. i am able to get the x,y,z coordinates for each joint but i want to get the orientation of the bones with respect to the parent bones. any help will be appreciated. thank you very much in advance.

在Kinect for Windows V2中,您可以从JointOrientation类获取骨骼方向数据。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM