1 / 60
文档名称:

毕业设计(论文)-基于机器视觉的人眼跟踪系统的设计和实现.doc

格式:doc   页数:60
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-基于机器视觉的人眼跟踪系统的设计和实现.doc

上传人:3346389411 2013/12/19 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-基于机器视觉的人眼跟踪系统的设计和实现.doc

文档介绍

文档介绍:优秀设计
摘要
随着人机交互技术的不断发展,除了传统成熟的鼠标、键盘等输入方式外,语音输入也进入了实用化阶段,人眼视线由于其本身包含较多当前任务信息也自然成作为一种候选的输入通道。
目前对于人眼视线的人机交互技术研究渐渐受到人们的重视。本文就人眼视线的人机交互技术,将当前比较成熟、完善的机器视觉技术与虚拟仪器相结合,利用市场上比较常见的摄像头对人眼进行非接触式的图像采集,由LabVIEW和Vision Assistant以及IMAQ Vision组成的虚拟仪器,对采集的图像进行处理和识别。最终建立人机交互平台,并完成人眼视觉对电脑鼠标控制的人眼追踪系统。
本系统是将机器视觉与虚拟仪器相结合,完成人眼视线与机器人机交互的一次新的尝试,是一个较有价值的研究方向。
关键字:人机交互人眼追踪虚拟仪器 LabVIEW
Abstract
With the development of puter Interaction Techniques, except the traditional mouse and keyboard, voice input method has entered practical stage. Because of the human sight includes a lot of information of current tasks, it can naturally es a candidate input channel. puter Interaction Techniques research about human sight is ing more and more important.
In this paper, our method is based on the puter Interaction of human sight bine mature machine-vision and virtual instruments. We used the camera which can be easily found on the market to gather the images of human eye by untouched way and the virtual instrument which consist LabVIEW, Vision Assistant and IMAQ Vision to process and identify the gathered images. At last, we had built puter Interaction platform to plish eye tracking system which uses human sight to puter mouse.
This bined machine-vision and virtual instruments to plish a new try of puter Interaction of human sight puter. This is a valuable research field.
Keyword: puter Interaction Eye tracking LabVIEW
Virtual Instrument
目录
第一章绪论 1
研究的目的与意义 1
国内外机器视觉和人眼跟踪的发展现状 2
机器视觉的概况 2
人眼跟踪技术的概述 4
论文工作以及组织结构 6
第二章机器视觉系统的概述 7
7
机器视觉的引入 7
机器视觉的优缺点 7
机器视觉的系统构成 8
系统构成 8
系统硬件的选择 10
机器视觉系统的工作原理 12
本章小结 13
第三章 LabVIEW虚拟仪器和数字图像处理概述 15
LabVIEW概念 15
视觉开发软件概述 16
数字图像处理概述 17
本章小结 20
第四章人眼跟踪系统的设计 21
系统的设计思路 21
硬件设计 21
光源 22
照明方式 23
摄像头 24
软件设计 25
主体部分 25
图片采集部分 27
图片处理部分 27
循环处理部分 28
本章小结 28
第五章人眼跟踪系统图像处理模块 29
图像的灰度变换 29
5