›› 2015, Vol. 28 ›› Issue (8): 145-.

• 论文 • 上一篇    下一篇

基于OpenCV的多特征实时手势识别

孙红,廖蕾   

  1. (上海理工大学 光电信息与计算机工程学院,上海 200093)
  • 出版日期:2015-08-15 发布日期:2015-08-15
  • 作者简介:孙红(1964—),女,副教授。研究方向:计算机网络通信与云计算,控制科学与工程,模式识别与智能系统。廖蕾(1991—),女,硕士研究生。研究方向:图像处理,机器视觉。E-mail:doublel7830469@sina.com
  • 基金资助:

    国家自然科学基金资助项目(61472256;61170277);上海市教委科研创新重点基金资助项目(12zz137);沪江基金资助项目(C14002)

Real-time Gesture Recognition with Multiple Cues Based on OpenCV

SUN Hong,LIAO Lei   

  1. (School of Optical-Electrical and Computer Engineering,University of Shanghai for Science and Technology,Shanghai 200093,China)
  • Online:2015-08-15 Published:2015-08-15

摘要:

基于视觉的手势识别是实现新一代人机交互的关键技术。从手势分割和手势表示两方面入手,提出了一种基于OpenCV的多特征实时手势识别方法。利用HSV颜色空间肤色分割算法分割出肤色区域,根据手势的几何特征分离出手势区域,然后运用凸包算法检测指尖,结合指尖个数、手指间角度特征和轮廓长宽比特征,建立决策树对本定义的12种不同手势进行分类。实验结果表明,本方法具有较好的鲁棒性、实时性好、识别率高。

关键词: 手势识别, 多特征, 肤色分割, 凸包算法, 决策树

Abstract:

Computer vision-based hand gesture recognition has become a key technique in the realization of new human-computer interaction.This paper proposes a method in the recognition of real-time hand gestures with multiple cues based on OpenCV.The skin area is detected with HSV,and the hand is segmented with gesture geometric characteristics.Then the fingertips are detected by the convex hull algorithm.For distinguishing and recognizing the 12 different gestures defined,a decision tree is adopted combined with the number of fingers,the angle between your fingers aspect ratio features and contour features.Experimental results demonstrate that the proposed method is robust and real-time,and high recognition rate and various gestures are achieved.

Key words: gesture recognition;multiple cues;skin segmentation;convex hull algorithm;decision tree

中图分类号: 

  • TP391.41