网站地图| 免费获取|
毕业论文网
  • 网站首页|
  • 论文范文|
  • 论文降重|
  • 职称论文发表|
  • 合作期刊|
  • 论文下载|
  • 计算机论文|
  • 外文翻译|
  • 免费论文|
  • 论文资料|
  • 论文开题报告
搜索

当前位置:毕业论文网 -> 论文下载 -> 电气工程论文 -> 数字图像运动检测系统
自动化论文范文| 电子机电论文| 测控技术论文| 通信专业论文| 电气工程论文| 通信工程论文| 电子信息工程论文| 免费自动化论文| 免费电子论文| 免费电气论文| 免费通信论文

数字图像运动检测系统

本文ID:LW24066 字数:18868,页数:32 价格:¥118.00 → 信用说明

扫一扫 扫一扫
本站会员可自行下载:下载地址 数字图像运动检测系统 (收费:11800 积分)  如何获取积分?
数字图像运动检测系统

文档编号:DQ334   文档字数:18868,页数:32

摘要
 随着计算机技术的迅猛发展,图像处理与我们的工作和生活方式息息相关,且已经广泛应用于众多科学与工程领域。
 本文主要阐述了什么是图像处理、图像处理的基本要求、图像处理的应用及开发工具的特点、功能、开发过程等问题。主要采用VC++作为开发工具,以Opencv作为图像处理实施操作的运行平台,制作了数字图像运动检测系统。并且介绍了运动检测系统中用到的数字图像处理技术及详细的步骤。
 本运动检测系统是为了实现对视频流中运动物体的检测而设计的,它通过对一系列图片的处理,提取出图片背景,从而检测出运动的物体。具体应用的技术有图像数据读取、图像的中值滤波、图像灰度化、图像梯度的获取、图像特征区域的确定、两幅图像的匹配等。

关键词: 图像运动检测;开发工具;VC++;Opencv


Abstract
 
 With computer technology to the rapid development of image processing with our work and lifestyle are closely related, which has been widely used in many fields of science and engineering.
 The author mainly explained what the image processing was, the basic demanded of the image processing. Secondly, expounded the characteristic, function and the construction cycle of the development instrument of digital image processing. Thirdly the author made three concrete experiments,which were used the VC++ as its development instrument, the Opencv as its moving platform. Meanwhile author introduced the technique which the sport examining system used. In this article author introduced the detailed sequence of the system as well.
 The motion detection system is to achieve a series of pictures of tracking moving objects designed and It adopted a series of pictures, photographs extracted from the background to identify moving objects. Turn right track moving objects, object movement to be traced. Specific application of the technology to read image data, image median filtering, gray image, gradient image acquisition, Image features regional identification, the two image matching. Based on a series of pictures, photographs extracted background to identify moving objects. turn right track moving objects, to be track the movement of objects.

 Keywords: image processing motion detection system; the development instrument;VC++ Opencv

 
 目录
摘要 I
Abstract…………………………………………………………………………………………… II
目录……………………………………………………………………………………………….III
第一章 绪论…………………………………………………………………………………..1
    1.1 引言…………………………………………………………………………………….1
 1.2视频监控的概述……………………………………………………………………….....2
 1.2.1 视频监控的发展史………………………………………………………………...2
 1.2.2 视频监控的组成………………………………………………………………...…3
 1.2.3 视频监控的效果………………………………………………………………...…4
 1.3 实验室视频监控的研究现状……………………………………………………………5
 1.3.1 视频监控的发展现状……………………………………………………………...5
 1.3.2 视频监控的故障分析…………………………………………………………...…6
 1.3.3 视频监控的产业链发展…………………………………………………………...7
 1.3.4 总体发展趋势………………………..…………………………………………….8
第二章  实验室图像处理的算法…………..………………………………………..9
 2.1图像处理的技术……………………………………………………………………….9
 2.2图像处理的基本要求…………………………………………………………………..9
 2.3实验室图像处理的算法分析…………………………………………………………..10
 2.3.1 实验室图像数据的读取……………………………………………………...….10
 2.3.2 实验室图像中值滤波…………………………………………………………...11
 2.3.2 实验室图像的灰度化……………………………………………………………12
 2.3.4 实验室图像的二值化………………...………………………………………….12
 2.3.5 实验室图像的细化………………………………………………………...…….13
   2.4 图像处理的应用…………………………………………………………………...…14
第三章 实验室监控系统的设计………………………………………………….15
 3.1 设计目标………………..……………………………………………………………..15
  3.2 系统的功能……………………………………………………………………..15
  3.3 实验室运动检测的算法分析…………..…………..……………………………….16
 3.3.1 光流法…………………..……………………………………………………….16
 3.3.2 帧差法…………………………………...………………………………………18
 3.3.3 减背景法…………………………………………………………………………18
  3.3.4 背景减除和帧差结合检测目标………………………………………….……….20
 3.4 系统功能的实现……………………………………………………………………22
 3.4.1  Opencv的简介……………… …………………………………………….…22
 3.4.2  视频采集的实现…………………………………………………………….24
 3.4.3   智能监控的实现……………………………………………………………..25
 3.4.3.1 设计原理……………………………………………………..……………..25
 3.4.3.2  背景提取的方法………………………………………………………….25
 3.4.3.3  系统实现的流程图………………………………………………………..26
 3.4.4  实验室智能监控的模拟………………………………………………………..27
第四章 总结………………….…………………..……. . .……………….………...30
致谢………………………………………………………………………………………....31
参考文献…………………………...………………………………………………….…….32

数字图像运动检测系统由毕业论文网(www.huoyuandh.com)会员上传。
原创论文资料流程 相关论文
上一篇:五金工具绝缘漏电流检测的研发 下一篇:某冶金厂总降压电气主接线设计
推荐论文 本专业最新论文
Tags:数字 图像 运动 检测系统 2012-03-09 10:21:04【返回顶部】
发表论文

联系方式 | 论文说明 | 网站地图 | 免费获取 | 钻石会员 | 硕士论文资料


毕业论文网提供论文范文,论文代发,原创论文资料

本站部分文章来自网友投稿上传,如发现侵犯了您的版权,请联系指出,本站及时确认并删除  E-mail: 17304545@qq.com

Copyright@ 2009-2020 毕业论文网 版权所有