从Kinect中的位置和方向获取输出数据 [英] Getting output data from position and orientation in Kinect

查看:87
本文介绍了从Kinect中的位置和方向获取输出数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨!

我已经开始了一个项目,我应该使用kinect v2记录我的手臂动作并将其转换为以后可以教授的数据虚拟机器人做同样的动作。我是Kinect的新手并观看了来自http://www.microsoft.com/en-us/kinectforwindows/develop/how-to-videos.aspx
的视频,所以我开始学习基础知识!

I've started a project where I'm supposed to use the kinect v2 to record my arms movements and convert it into data that later can teach a virtual robot to do the same movement. I'm new to the Kinect and watched videos from for example http://www.microsoft.com/en-us/kinectforwindows/develop/how-to-videos.aspx so I'm starting to learn the basics!

至于我的问题,我想获取Kinect获取我的手臂定位和方向的输出数据,然后将其转换为我的机器人将理解的数据,但是我不知道我应该使用哪一行代码。我看到Body的潜力
跟踪并猜测Body Basics-WPF可以作为起点,但无法看到是否已经存在。

As for my question I want to grab the output data the Kinect gets of my arms positioning and orientation, and with this later convert it into the data my robot will understand, but I don't know which line of code I should use. I see potential in the Body Tracking and guessing the Body Basics-WPF can be used as the starting point but couldn't see if that's there already.

非常感谢您的支持!不久前我做了一些编程,但我真的很有动力去做这个工作!

Would appreciate your support! A while ago I did some programming but I'm really motivated to make this work!

祝你好运,Nocu

Best regards, Nocu

推荐答案

可以从SDK浏览器中找到所有示例链接。使用搜索功能(Win-Q)查找它。从那里,所有样本都将显示在列表中。

All the samples links can be found from the SDK Browser. Use the search feature (Win-Q) to look for it. From there all the samples will show in the list.

对于正文数据,联合和联合方向数据作为正文对象的属性提供。

As for body data, joint and joint orientation data is provided as a property of the body object.


这篇关于从Kinect中的位置和方向获取输出数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆