骨架流查询 [英] Skeleton Stream Query

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

问题描述


我正在Kinect上做一个教孩子数学的项目。这包括数字识别。

I am doing a project on the Kinect to teach kids maths. This includes number recognition.

使用c#,我需要一些帮助来使用骨架流来跟踪我的手在哪里并向文本框发送消息。例如,我有9个文本框,所有文本框都有1-9的数字。我希望孩子指向一个文本框,然后一个空文本框将询问下一个
问题:

Using c#, I need some help in using the skeleton stream to track where my hands are and send a message to a textbox. For example i have 9 textboxes all having a number from 1-9. I want the child to point a textbox and an empty textbox will then ask the next question:

"现在指向6"等等..

"Point to 6 now" and so on..

推荐答案

好的,所以他们将鼠标移动到正确的数字框中,然后在代码后继续移动将其标识为已选中?那么如何让鼠标悬停在字母上使用kinect鼠标代码并使用鼠标悬停事件将
聚焦在控件上?然后在集中注意力等待一秒后,然后选择答案。

Okay so they move the mouse to the correct box cotaining the number and it moves on after the code indentifies it as selected? Well how about having an mouse hover using the kinect mouse code over the letter and using the mouse hover event to put focus on the control? Then afterwards when focused wait for a sec then have the answer as choosen.

我看到的唯一问题就是如何判断他们何时准备进入下一个问题?也许老师手动控制键盘的过程,按一个按钮来停止问题或转到另一个?

The only trouble i see with my idea is how to tell when their ready to move onto the next question? Maybe have the teacher manual control the process with keyboard by pressing a button to stop the questions or move on to another one?


这篇关于骨架流查询的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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