基于vibe算法的运动目标检测

基于vibe算法的运动目标检测

基于vibe算法的运动目标检测

  • 适用:本科,大专,自考
  • 更新时间2024年
  • 原价: ¥307
  • 活动价: ¥200 (活动截止日期:2024-04-27)
  • (到期后自动恢复原价)
基于vibe算法的运动目标检测

基于vibe算法的运动目标检测
摘 要
运动目标检测与跟踪是计算机视觉领域的热点问题,广泛应用于视频监控、人机交互、虚拟现实和图像压缩等。而要在各种复杂的环境中和不同的条件下(如遮挡、光照变化等)都对目标进行准确的跟踪是目前广大研究工作者共同关注的焦点,也是目前实际应用中一个亟待解决的难题。
本文主要研究静态背景下运动目标的检测、运动目标跟踪以及相关结果仿真分析三方面的内容。运动目标检测方面,在分析了目前比较常用的三种目标检测方法,即光流法、vibe算法、背景相减法的基础上,着重研究了基于vibe算法运动目标检测的算法原理及流程,讨论了三种检测算法的优缺点。运动目标跟踪方面,在分析了目前比较常用的三种目标跟踪算法,即均值漂移算法、卡尔曼滤波算法、基于特征的目标跟踪算法的基础上,重点研究了基于特征——最小外接矩形框运动目标跟踪算法。分析了其算法原理以及跟踪步骤。最后用matlab软件采用帧间差分运动目标检测法以及基于最小外接矩形框跟踪法对含有运动目标的视频进行仿真。
在采用了帧间差分检测法以及最小外接矩形框跟踪法基础上,用matlab软件对视频进行仿真,检测到了人体的轮廓,同时矩形框跟踪出了运动人体的轨迹,达到了运动目标检测与跟踪的效果。

关键词:运动目标检测;运动目标跟踪;vibe算法;最小外接矩形框

 

 

 

 

 

Abstract
Moving target detection and tracking is a hot issue in the field of computer vision, is widely used in video surveillance, human-computer interaction, virtual reality and image compression etc.. But in various complex environments and different conditions (such as occlusion, illumination changes) of target accurate tracking is currently the focus of researchers of common concern in the current application, is an urgent problem to be solved.
    This paper mainly involves moving target detection under a static background, moving target tracking and simulation results analysis of three aspects. In the moving object detection, in the analysis of the current commonly used three kinds of target detection method based on optical flow method, namely, the inter-frame difference method, background subtraction method, focusing on the frame difference algorithm principle and process method based on moving object detection. And discusses the advantages and disadvantages of three kinds of detection algorithm. In terms of moving object tracking, in the analysis of the current three kinds of target more commonly used tracking algorithm, the mean shift algorithm, Calman algorithm, based on the characteristics of the target tracking algorithm based on the characteristics, focuses on the minimum exterior rectangle based on moving target tracking algorithm. Finally using MATLAB software using frame difference detection method for moving targets as well as based on the minimum bounding box tracking method to simulate the video with moving objects.
Based on the frame difference detection method and the minimum bounding box tracking method based on the simulation, the video with the MATLAB software, to detect the contours of the body, at the same time rectangle tracking a human motion trajectory, reached the moving target detection and tracking results.

Keywords: moving object detection; object tracking; inter-frame difference method; minimum circumscribed rectangle

 

目 录
1  绪论 1
1.1  研究背景和意义 1
1.2  国内外研究现状 2
1.3  章节安排 4
2  运动目标检测与跟踪技术 5
2.1  数字图像处理相关概念 5
2.1.1  数字图像处理过程 5
2.1.2  图像增强 5
2.1.3  图像分割 6
2.1.4  数学形态学 6
2.2  运动目标检测流程及常用算法 7
2.2.1  背景差分法 8
2.2.2  vibe算法 8
2.2.3  光流法 9
2.3  运动目标跟踪常用算法 10
2.3.1  基于均值漂移目标跟踪算法 10
2.3.2  基于卡尔曼滤波目标跟踪算法 10
2.3.3  基于特征的目标跟踪算法 11
3  基于vibe算法运动目标检测的研究 12
3.1  vibe算法运动目标检测流程 12
3.2  vibe算法运动目标检测过程及原理 12
3.2.1  RGB图像转换为灰度图像 12
3.2.2  图像差分处理 13
3.2.3  差分图像二值化 13
3.2.4  形态学滤波 16
3.2.5  连通性检测 17
4  基于最小外接矩形框目标跟踪 19
4.1  目标跟踪流程 19
4.1.1  运动目标跟踪过程图 19
4.1.2  运动目标跟踪过程分析 19
4.2  基于最小外接矩形框跟踪原理 20
4.2.1  特征提取 20
4.2.2  最小外接矩形提取 21
4.3  最小矩形框跟踪实现 21
5  仿真结果与分析 23
5.1  仿真环境 23
5.2  运动目标检测仿真 23
5.3  运动目标跟踪仿真 28
结 论 33
致 谢 34
参考文献 35
附录A 38
附录B 54
附录C 67


参考文献
[1] 张广军.机器视觉.科学2005版.科学出版社,2008:35-70
[2] 高文,陈熙霖.计算机视觉算法与系统原理.清华大学出版社,1998:12-89
[3] 赵鹏.机器视觉理论及应用.电子工业出版社,2011:23-67
[4] 张强.精通MATLAB图像处理.电子工业出版社,2009:30-156
[5] 于万波.基于matlab的图像处理.清华大学出版社,2008:89-201
[6] 胡晓军.MATlAB应用图像处理.第二版西安电子科技大学版,2011:33-59          
[7] 张秀斌,应俊豪.视感智能检测.科学出版社,2009:17-29
[8] 胡向东,徐洋,冯志宇.智能检测技术与系统.高等教育出版社,2008:34-67
[9] 郭克友.机器视觉技术在安全辅助驾驶中的应用.国防工业出版社,2012:24-47
[10] 韩久强.机器视觉技术及应用.蓝色畅想出版社,2009:13-35
[11] 张国云.计算机视觉与图像识别.科学出版社,2012:16-44
[12] HARITAOGLu I,HARWOOD,DAVIS LS.W4:real-time surveillance of people and their
activities[J].IEEE Transactions on pattern Analysis and Machine Intelligence ,2000:809-830                  
[13] WREN C,DARRELL T,et al.Pfinder:real-time surveillance of people and their activities 
    [J].IEEE Transactions on pattern Analysis and MachineIntelligence,1997:780-85                
[14] Collins Retal,A systerm for video surveillance and monitoring:VSAM final report. Carnegie Mellon University:Technical Report CMO-RI-TR-00-12,2000      
[15] Tai J,Tsang S,Linc,Song K.Real-time image tracking for automatic traffic monitoring ang
    enforcement application[J].Image and vision Computing,2004:485-501 
[16] Zhu Z,Xu G,Yang B,Shi D,Linx.VISATRAM:Real-time image tracking for automatic traffic monitoring[J].Image and vision Computing,2000:781-794
[17] Haag M.Nagel H.Tracking of complex driving maneuvers in traffic. imageseguences[J] Image and vision Computing,1998:517-527
[18] Pai C,Tyan H,Liang Y,Liao H M.Pedestrian detectiob and tracking at crossroads[J]. pattern Recognition,2004:1025-1034
[19] 罗军辉,冯平.MATLAB7.0在图像处理中的应用.机械工业出版社,2005:12-57
[20] 王耀南,李树涛,毛建旭.计算机图像处理与识别技术.高等教育出版社,2001:7-34
[21] 张铮,王艳平,薛桂香.数字图像处理与机器视觉.人们邮电出版社,2010:11-27
[22] 章毓晋.图像分割[M].科学出版社,2001:23-44
[23] 冯俊萍,赵转萍,徐涛.基于数学形态学的图像边缘检测技术[J] .航空计算技术,2004:78-134
[24] 郑江滨.视频监视方法研究博士论文.西北工业大学,2002:4—13
[25] 王宾,潘建寿等.基于Matrox卡的视频图像运动检测[J].西北大学学报(自然科学网络版),2004:72-103
[26] 涂虬.智能视觉监视中目标检测与跟踪算法研究[D].华中科技大学,2010:1-25
[27] 李江春.运动目标检测与跟踪算法的研究与实现[D].吉林大学,2009:13-22
[28] Haritaoglu,L.S.Davis.D.Harwood.w4:who?when?where?what?a real time system
    for detecting and tracking people[C].In Proceedings of the European Conference on Computer Vision,1998,877-892
[29] N.Diehl.Object-oriented motion estimation and segmentation in image sequence[J].
Signal Processing:Image Communication,1991:23-56
[30] 徐晶,方明,杨华民.计算机视觉中的运动检测与跟踪.国防工业出版,2012:25-46
[31] Richard Szeliski .计算机视觉——算法与应用.艾海军,兴军亮.清华大学出版社,2012:11-34
[32] 张国云,郭龙源,胡文静.计算机视觉与图像识别.科学出版社,2012:19-32
[33] 杨威,张田文.复杂景物环境下运动目标检测的新方法[J].计算机研究与发展,1998:724-728
[34] Fukunage K.and L.D.Hostetler.The estemation of the gradient of a density funtion with application in pattern recognition[J].IEEE Transaction on Information Theory,1975:32-40
[35] 余静,游志胜.自动目标识别与跟踪技术研究综述[J] .计算机应用研究,2005:12-15
[36] charles k. Chui,guanrong chen.卡尔曼滤波及其实时应用.戴洪德,周绍磊戴邵武译.第四版.科学出版社,2013:13-36
[37] 安建虎,刘健,肖阳辉.基于自适应参考模板的相关跟踪算法[J].计算机工程与应用,2003:103-144
[38] D.A.Montera,S.k Rogers,D.W.Ruck,w.Dennis,M.E.Oxley. Object tracking through adaptive correlation[J].Optical Engineering,1994,3:294-302.
[39] 王茜蓓,彭中,刘莉.一种基于自适应阈值的图像分割算法[J].北京理工大学学报,2003,23(4):521-524
[40] N.Otsu.A Threshold Selection Method from Gray-Level IEEETransactions on SystemsMan and Cybemetics,1979:62-66
[41] 韩恩奇,王蕾. 图像分割的阈值法综述[J].系统工程与电子技术,2002:91-102
[42] 龚声蓉,刘纯平,王强.数字图像处理与分析[M].清华大学出版社,2006:14-43
[43] 王宾.视频序列中运动目标检测与跟踪有关问题的研究.硕士论文.西北大学电子系,2004:12-33
[44] 章毓晋.图像工程(下册)——图像理解与计算机视觉[M] .清华大学出版杜,2000:8-19
[45] 苏金鹏,阮沈勇.MATLAB实用教程电子.工业出版社,2005:11-39

 

 

 

 

http://www.bysj360.com/  http://www.bysj360.com/html/5215.html   http://www.bylw520.net


 

  • 关键词 vibe 算法 运动 目标 检测
  • 上一篇:基于tensorflow的深度学习平台分析与实践
  • 下一篇:基于 Labview 的全自动洗衣机测试上位机软件设计与实现
  • 暂无购买记录

    暂时没有评论

    真实

    多重认证,精挑细选的优质资源 优质老师。

    安全

    诚实交易,诚信为本。

    保密

    所有交易信息,都为您保密。

    专业

    10年专业经验,10年来帮助无数学子。