学士学位论文___手势识别技术.doc
文本预览下载声明
摘 要
关键词;
ABSTRACT
The progress of the society and the development of science and technology make people urgently need a reliable, convenient and fast gesture recognition technology. Gesture recognition in recent years because of its identification with non-contact way, fast recognition process and the stability of the advantages of recognition system has received the widespread attention. Based on MATLAB, this paper designs and realizes a kind of gesture recognition system based on MATLAB.
First, this paper introduces the research meaning and purpose of gesture recognition technology. Secondly, as a result of gesture image problem such as dimension, Angle, and definition of gesture recognition has great influence, so we are on the first image preprocessing. This article provides pretreatment method is very rich. Finally, focuses on the application of gesture recognition algorithm in this paper. And gesture recognition algorithm on MATLAB simulation. The simulation results are analyzed in detail.
Keywords;MATLAB;and gesture recognition;mage prerocessing
目录
1 引言 1
1.1 课题的背景和意义 1
1.2 国内外研究现状 1
2 手势识别研究综述 4
2.1 手势的定义 4
2.2 手势识别的意义 4
2.3 手势识别的主要内容 4
2.4 手势识别的方法 5
3 手势图像的格式及基本操作 6
3.1 手势图像格式 6
3.1.1 数字图像的表示 6
3.1.2 数字图像的灰度图 6
3.1.3 TIFF与BMP图像格式 7
3.2 通用的图像操作 9
3.2.1 图像的剪切 9
3.2.2 图像的缩放 9
3.2.3 图像的亮度调整 10
4 手势图像的预处理 11
4.1 图像平滑 11
4.1.1 局部平均法 11
4.1.2 中值滤波法 12
4.1.3 频域平滑技术 12
4.2 图像二值化 12
4.2.1 p-参数法 13
4.2.2 模式法 13
4.2.3 可变阀值法 13
5 MATLAB介绍 14
5.1 MATLAB概述 14
5.2 MATLAB的功能 16
5.3 MATLAB语言特点 16
5.4 MATLAB语言的优势 18
5.5 MATLAB数组与矩阵 20
5.6 MATLAB函数 21
6 基于MATLAB的手势识别实现方法 23
6.1 手势表现特征分析 23
6.2 特征提取 23
6.3 MATLAB中手势识别的仿真 25
6.3.1 输入待识别手势图片 26
6.3.2 判断输赢 27
结 论 29
致 谢 30
参考文献 31
附录A 源代码 35
附录B 英文原文文献 38
附录B 中文翻译 48
1 引言
1.1 课题的背景和意义
1.2 国内外研究现状
在新的人机交互领域,国际上己经出现付诸应用的人机交互系统2003年12月,美国密歇根州的Cybernet系统公司开发出一套名为手势风暴的系统,是公司针对天气预报节目开发的,主持人可以通过简单的手势来控制预报的进程;美国加州圣何塞的Canesta公司在2004年末推出一种新的设备,它可以使个人数字助理(PDA)具备
显示全部