Kinect手势识别 [英] Kinect Gesture Recognition

查看:101
本文介绍了Kinect手势识别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

尽管我对Visual Basic 2010有一些基本的经验,但是我对程序开发还是相当陌生的.我最近获得了带有Kinect的XBOX 360,并且看到了Kinect for Windows的东西,看起来很酷.无论如何,我想尝试制作一个可以识别我的手部动作的基本程序.例如:

我有一个简单的网络浏览器.如果我向右滑动手,则网络浏览器控件将向前导航.反之亦然.我不知道,但是代码可能看起来像这样:

I''m fairly new to program development, although I have some basic experience in Visual Basic 2010. I recently got an XBOX 360 with Kinect, and have seen the Kinect for Windows stuff which looks really cool. Anyway, I would like to try and make a basic program which recognizes my hand movement. For example:

I have a simple web browser. If I swipe my hand to the right, the web browser control will navigate forward. And vice versa. I have no idea, but the code could look something like this:

If Kinect.Gesture.HandSwipeRight = Activated then
WebBrowser1.GoForward
End If



正如我所说,我很新,请深入.谢谢! :)



As I said, I''m quite new so please go into depth. Thanks! :)

推荐答案

我在 Channel9 MSDN 上偶然发现了这个问题.我通常会看到一些有关Kinect的精彩视频.

也许他们网站上的某些内容可以引导您朝正确的方向发展.希望对您有所帮助.

Coding4Fun Kinect项目

通过他们的档案,我也发现了这一点. 2FAAST Kinect

让我知道事情的后续!祝您编码愉快! :)
I stumbled across this on Channel9 MSDN. I usually see some great videos about Kinect.

Maybe something from their site can lead you in the proper direction. I hope this helps.

Coding4Fun Kinect Projects

Looking through their archives I came across this as well. 2FAAST Kinect

Let me know how it goes! Happy coding! :)


尝试 www.kinecthacks.com [

尝试
http://kinectdtw.codeplex.com/ [ ^ ]
Try
http://kinectdtw.codeplex.com/[^]


这篇关于Kinect手势识别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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