计算机工程与应用 ›› 2015, Vol. 51 ›› Issue (3): 66-68.

• 理论研究、研发设计 • 上一篇    下一篇

基于手势识别的文字输入系统

陈昆伟,郭  星,吴建国   

  1. 安徽大学 计算机科学与技术学院,合肥 230601
  • 出版日期:2015-02-01 发布日期:2015-01-28

Text input system based on gesture recognition

CHEN Kunwei, GUO Xing, WU Jianguo   

  1. School of Computer Science and Technology, Anhui University, Hefei 230601, China
  • Online:2015-02-01 Published:2015-01-28

摘要: 基于视觉的手势识别是实现新一代人机交互的关键技术。通过手势识别向屏幕输入文字以供搜索查找的系统基本没有,在现有的手势识别基础上,利用汉语字母和数字对应的手语作为输入手势,采用微软的kinect获取深度图像,对其进行手势分割。通过Canny算法提取手势的边缘,利用小波矩提取特征,得到手势字母,实现了具有手势识别以及基于文字输入功能的系统。实验表明该系统能够准确有效地实现汉字的输入。

关键词: Canny算法, 手势识别, 小波矩, 文字输入系统

Abstract: Vision-based gesture recognition is a key technique to achieve a new generation of human-computer interaction. As few text input search system by gesture recognition is developed, based on the existing gesture recognition techniques, this paper uses the gestures which are corresponding to the Chinese letters and numbers as input gesture and uses Microsoft kinect to obtain depth image to conduct hand gesture segmentation. The edge of the gesture is extracted by Canny algorithm, and then the feature is extracted based on wavelet moment. The gesture letters are obtained. It achieves the text input system based on gesture recognition. Experiments show that the system is able to achieve Chinese characters accurately and effectively.

Key words: Canny algorithm, gesture recognition, moment compare, text input system