引用本文:武汇岳,张凤军,刘玉进,胡银焕,戴国忠.基于视觉的互动游戏手势界面工具箱.软件学报,2011,22(5):1067-1081
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 5888次   下载 8241 本文二维码信息
码上扫一扫!
分享到: 微信 更多
基于视觉的互动游戏手势界面工具箱
武汇岳1,2, 张凤军1, 刘玉进1, 胡银焕1, 戴国忠1
1.中国科学院 软件研究所 人机交互技术与智能信息处理实验室,北京 100190;2.中国科学院 研究生院,北京 100049
摘要:
分析了视觉手势的交互特征,提出了非接触型设备交互模型,基于数据流图方法建立了支持连续信息输入的数据流模型来描述视觉手势信息的处理流程,基于“paint-view-correct”隐喻构建了手势界面开发工具IEToolkit.系统的主要特点包括:使用插件设计思想提供了可扩展的接口,方便开发人员对系统进行扩展;实现了对平台内部多个分类器的统一管理,方便用户对这些分类器进行动态配置;提供了可视化的用户界面,用户能够根据不同的应用灵活地定义高层的手势交互语义;屏蔽了图像处理、机器学习等底层的技术细节,降低了界面开
关键词:  人机交互  手势界面  交互技术  工具箱
DOI:10.3724/SP.J.1001.2011.03733
分类号:
基金项目:国家自然科学基金(U0735004, 60673188); 国家重点基础研究发展计划(973)(2009CB320804); 国家高技术研究发展计划(863)(2009AA01Z337, 2008AA01Z303)
Vision-Based Gesture Interfaces Toolkit for Interactive Games
WU Hui-Yue1,2, ZHANG Feng-Jun1, LIU Yu-Jin1, HU Yin-Huan1, DAI Guo-Zhong1
1.Intelligence Engineering Laboratory, Institute of Software, The Chinese Academy of Sciences, Beijing 100190, China;2.Graduate University, The Chinese Academy of Sciences, Beijing 100049, China
Abstract:
In this paper, a toolkit is created for designing vision-based gesture interactions. First, an abstract model for non-contact devices is proposed. Then, based on a data flow diagram method and an interactive learning approach, the IEToolkit is presented. It is designed based on the attributes of vision interaction and shields the underlying details of the computer vision algorithms. It has the following characteristics: a scalable interface to facilitate developers to add new classifiers, a unified management mechanism that provides dynamic configuration for all of the classifiers, and a visual user interface that supports the definition of a high-level semantic gesture. Finally, several prototypes are given. Experimental results show that the IEToolkit can provide a unified platform and a general solution for vision-based hand gesture games.
Key words:  HCI (human-computer interaction)  hand gesture interface  interaction technology  toolkit