您好,欢迎访问三七文档
当前位置:首页 > 商业/管理/HR > 管理学资料 > 运动目标检测与跟踪技术研究
理工大学学士学位论文I摘要运动目标检测与跟踪是计算机视觉领域的热点问题,广泛应用于视频监控、人机交互、虚拟现实和图像压缩等。而要在各种复杂的环境中和不同的条件下(如遮挡、光照变化等)都对目标进行准确的跟踪是目前广大研究工作者共同关注的焦点,也是目前实际应用中一个亟待解决的难题。本文主要研究静态背景下运动目标的检测、运动目标跟踪以及相关结果仿真分析三方面的内容。运动目标检测方面,在分析了目前比较常用的三种目标检测方法,即光流法、帧间差分法、背景相减法的基础上,着重研究了基于帧间差分法运动目标检测的算法原理及流程,讨论了三种检测算法的优缺点。运动目标跟踪方面,在分析了目前比较常用的三种目标跟踪算法,即均值漂移算法、卡尔曼滤波算法、基于特征的目标跟踪算法的基础上,重点研究了基于特征——最小外接矩形框运动目标跟踪算法。分析了其算法原理以及跟踪步骤。最后用matlab软件采用帧间差分运动目标检测法以及基于最小外接矩形框跟踪法对含有运动目标的视频进行仿真。在采用了帧间差分检测法以及最小外接矩形框跟踪法基础上,用matlab软件对视频进行仿真,检测到了人体的轮廓,同时矩形框跟踪出了运动人体的轨迹,达到了运动目标检测与跟踪的效果。关键词:运动目标检测;运动目标跟踪;帧间差分法;最小外接矩形框理工大学学士学位论文IIAbstractMovingtargetdetectionandtrackingisahotissueinthefieldofcomputervision,iswidelyusedinvideosurveillance,human-computerinteraction,virtualrealityandimagecompressionetc..Butinvariouscomplexenvironmentsanddifferentconditions(suchasocclusion,illuminationchanges)oftargetaccuratetrackingiscurrentlythefocusofresearchersofcommonconcerninthecurrentapplication,isanurgentproblemtobesolved.Thispapermainlyinvolvesmovingtargetdetectionunderastaticbackground,movingtargettrackingandsimulationresultsanalysisofthreeaspects.Inthemovingobjectdetection,intheanalysisofthecurrentcommonlyusedthreekindsoftargetdetectionmethodbasedonopticalflowmethod,namely,theinter-framedifferencemethod,backgroundsubtractionmethod,focusingontheframedifferencealgorithmprincipleandprocessmethodbasedonmovingobjectdetection.Anddiscussestheadvantagesanddisadvantagesofthreekindsofdetectionalgorithm.Intermsofmovingobjecttracking,intheanalysisofthecurrentthreekindsoftargetmorecommonlyusedtrackingalgorithm,themeanshiftalgorithm,Calmanalgorithm,basedonthecharacteristicsofthetargettrackingalgorithmbasedonthecharacteristics,focusesontheminimumexteriorrectanglebasedonmovingtargettrackingalgorithm.FinallyusingMATLABsoftwareusingframedifferencedetectionmethodformovingtargetsaswellasbasedontheminimumboundingboxtrackingmethodtosimulatethevideowithmovingobjects.Basedontheframedifferencedetectionmethodandtheminimumboundingboxtrackingmethodbasedonthesimulation,thevideowiththeMATLABsoftware,todetectthecontoursofthebody,atthesametimerectangletrackingahumanmotiontrajectory,reachedthemovingtargetdetectionandtrackingresults.Keywords:movingobjectdetection;objecttracking;inter-framedifferencemethod;minimumcircumscribedrectangle理工大学学士学位论文III目录1绪论......................................................................................................................................11.1研究背景和意义.......................................................................................................11.2国内外研究现状.......................................................................................................21.3章节安排...................................................................................................................42运动目标检测与跟踪技术..................................................................................................52.1数字图像处理相关概念...........................................................................................52.1.1数字图像处理过程.........................................................................................52.1.2图像增强.........................................................................................................52.1.3图像分割.........................................................................................................62.1.4数学形态学.....................................................................................................62.2运动目标检测流程及常用算法...............................................................................72.2.1背景差分法.....................................................................................................82.2.2帧间差分法.....................................................................................................82.2.3光流法.............................................................................................................92.3运动目标跟踪常用算法.........................................................................................102.3.1基于均值漂移目标跟踪算法.......................................................................102.3.2基于卡尔曼滤波目标跟踪算法...................................................................102.3.3基于特征的目标跟踪算法...........................................................................113基于帧间差分法运动目标检测的研究............................................................................123.1帧间差分法运动目标检测流程.............................................................................123.2帧间差分法运动目标检测过程及原理.................................................................123.2.1RGB图像转换为灰度图像..........................................................................123.2.2图像差分处理...............................................................................................133.2.3差分图像二值化...........................................................................................133.2.4形态学滤波...................................................................................................163.2.5连通性检测....................................................................
本文标题:运动目标检测与跟踪技术研究
链接地址:https://www.777doc.com/doc-4959451 .html