资源预览内容
第1页 / 共37页
第2页 / 共37页
第3页 / 共37页
第4页 / 共37页
第5页 / 共37页
第6页 / 共37页
第7页 / 共37页
第8页 / 共37页
第9页 / 共37页
第10页 / 共37页
亲,该文档总共37页,到这儿已超出免费预览范围,如果喜欢就下载吧!
资源描述
摘摘 要要运动目标检测是计算机视觉研究领域的基础,它是从图像序列中去除静止的背景区域,将运动区域的前景检测并提取出来,如何有效地把感兴趣的目标如人、物等前景目标从复杂场景中分割出来,并对目标行为做出相应的检测,是计算机视觉研究的热点和难点。本文对视频图像读取、图像灰度化等处理过程做了简单的阐述,并分别对均值滤波、中值滤波和高斯滤波这三种不同的滤波方法进行比较,分析各种方法的优缺点,同时提出使用高斯滤波方法。最后利用搭建在 Visual C+6. 0 上的 OpenCV 软件进行设计,使用混合高斯背景的建模方法实现对运动目标的检测。在背景的各种建模方法中,混合高斯背景模型以其简便、灵活、高效的特点成为该领域的经典方法,能够很好消除背景的微小扰动对运动目标检测所产生的影响,比较准确地检测出复杂环境下的运动目标,具有较好的鲁棒性和实时性。关键词关键词: : 运动目标检测;OpenCV;混合高斯背景模型ABSTRACTMoving target detection is the foundation of computer vision research field, which is still to remove the background from an image sequence region, the prospect of a motion area detected and extracted, how effectively the target of interest, such as human, material and other foreground objects from a complex scene carved out, and make the appropriate test target behavior, is hot and difficult computer vision research.In this paper, the video image reading, image processing such as Gray did a brief explanation, and respectively, mean filter, median filter and Gaussian filter three different methods to compare the advantages and disadvantages of each method, At the same time proposed to use a Gaussian filter. Finally, build in Visual C + 6. OpenCV software 0 of design, using a mixed Gaussian background modeling methods to achieve the detection of moving targets.In the background of the various modeling methods, Gaussian mixture background model with its simple, flexible and efficient characteristics of a classical method in the field, can be a good influence to eliminate background small perturbations generated by the moving target detection, more accurate moving objects detected in complex environments, robust and real-time.Key Words: Moving Object Detection; OpenCV; The background model- -目目 录录1 绪论绪论 .1 1.1 研究背景和意义 .11.2 国内外研究现状与发展趋势 .1 1.2.1 国内外研究现状 .1 1.2.2 研究的热点 .31.3 研究内容 .4 1.4 本章小结 .42 视频图像检测预处理视频图像检测预处理 .52.1 视频读取 .5 2.2 图像灰度化 .6 2.4 图像去噪 .7 2.4.1 中值去噪 .82.4.2 均值去噪 .92.4.3 高斯去噪 .10 2.5 本章小结 .113 运动目标检测算法研究运动目标检测算法研究 .123.1 几种常见的运动目标检测方法的介绍 .123.1.1 光流法 .123.1.2 背景减除法 .133.1.3 帧间差分法 .133.2 基于自适应高斯背景模型的目标检测 .14 3.2.1 单高斯背景模型 .153.2.2 混合高斯背景模型 .153.3 本章小结 .154 基于混合高斯背景建模方法的运动目标检测基于混合高斯背景建模方法的运动目标检测 .17 4.1 OpenCV 介绍.17 - I -4.2 图像二值化 .
收藏 下载该资源
网站客服QQ:2055934822
金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号