Kinect Gesture构建器文件(gba)C ++ [英] Kinect Gesture builder files (gba) C++

查看:199
本文介绍了Kinect Gesture构建器文件(gba)C ++的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

BSD


您好


我一直在使用kinect手势构建器训练几个手势并为每个手势生成gba文件。现在我想使用  IVisualGestureBuilderDatabase 界面和函数> CreateVisualGestureBuilderDatabaseInstanceFromFile将
添加到同一个数据库中。我怎么能这样做?


赞赏,


Inbar

解决方案

< blockquote>

您是否尝试过SDK中的任何C#示例?你有没有看过第9频道的Visual Gesture Builder视频?如果没有,请先查看这些。


完成后,您需要将手势编译为VGB数据库文件。然后在你的代码中打开这个数据库,根据你的getsture类型 - Progress或Discreet,你根据进度值监听事件或代码,如果一个手势匹配,确定


BSD

Hi

I have been using the kinect gesture builder to train few gestures and generate gba files to each gesture.Now I want to to use the IVisualGestureBuilderDatabase  interface and function CreateVisualGestureBuilderDatabaseInstanceFromFile to add all the files to the same database. How can I do that?

appreciated,

Inbar

解决方案

Have you tried any of the C# samples from the SDK? Have you seen the Visual Gesture Builder video from channel 9? If not please review those first.

After you've done that you need to compile your gesture into a VGB Database file. Then in your code you open up this database and depending on your getsture type - Progress or Discreet, you listen for events or code based on progression values, to determine if a gesture matches.


这篇关于Kinect Gesture构建器文件(gba)C ++的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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