资源描述:
《运动目标检测和跟踪技术设计研究》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、WORD格式可编辑摘要运动目标检测与跟踪是计算机视觉领域的热点问题,广泛应用于视频监控、人机交互、虚拟现实和图像压缩等。而要在各种复杂的环境中和不同的条件下(如遮挡、光照变化等)都对目标进行准确的跟踪是目前广大研究工作者共同关注的焦点,也是目前实际应用中一个亟待解决的难题。本文主要研究静态背景下运动目标的检测、运动目标跟踪以及相关结果仿真分析三方面的内容。运动目标检测方面,在分析了目前比较常用的三种目标检测方法,即光流法、帧间差分法、背景相减法的基础上,着重研究了基于帧间差分法运动目标检测的算法原理及流程,讨论了三种检测算法的优缺点。运动目标跟踪
2、方面,在分析了目前比较常用的三种目标跟踪算法,即均值漂移算法、卡尔曼滤波算法、基于特征的目标跟踪算法的基础上,重点研究了基于特征——最小外接矩形框运动目标跟踪算法。分析了其算法原理以及跟踪步骤。最后用matlab软件采用帧间差分运动目标检测法以及基于最小外接矩形框跟踪法对含有运动目标的视频进行仿真。在采用了帧间差分检测法以及最小外接矩形框跟踪法基础上,用matlab软件对视频进行仿真,检测到了人体的轮廓,同时矩形框跟踪出了运动人体的轨迹,达到了运动目标检测与跟踪的效果。关键词:运动目标检测;运动目标跟踪;帧间差分法;最小外接矩形框专业知识整理分享
3、WORD格式可编辑AbstractMovingtargetdetectionandtrackingisahotissueinthefieldofcomputervision,iswidelyusedinvideosurveillance,human-computerinteraction,virtualrealityandimagecompressionetc..Butinvariouscomplexenvironmentsanddifferentconditions(suchasocclusion,illuminationchanges)oft
4、argetaccuratetrackingiscurrentlythefocusofresearchersofcommonconcerninthecurrentapplication,isanurgentproblemtobesolved.Thispapermainlyinvolvesmovingtargetdetectionunderastaticbackground,movingtargettrackingandsimulationresultsanalysisofthreeaspects.Inthemovingobjectdetection
5、,intheanalysisofthecurrentcommonlyusedthreekindsoftargetdetectionmethodbasedonopticalflowmethod,namely,theinter-framedifferencemethod,backgroundsubtractionmethod,focusingontheframedifferencealgorithmprincipleandprocessmethodbasedonmovingobjectdetection.Anddiscussestheadvantag
6、esanddisadvantagesofthreekindsofdetectionalgorithm.Intermsofmovingobjecttracking,intheanalysisofthecurrentthreekindsoftargetmorecommonlyusedtrackingalgorithm,themeanshiftalgorithm,Calmanalgorithm,basedonthecharacteristicsofthetargettrackingalgorithmbasedonthecharacteristics,f
7、ocusesontheminimumexteriorrectanglebasedonmovingtargettrackingalgorithm.FinallyusingMATLABsoftwareusingframedifferencedetectionmethodformovingtargetsaswellasbasedontheminimumboundingboxtrackingmethodtosimulatethevideowithmovingobjects.Basedontheframedifferencedetectionmethoda
8、ndtheminimumboundingboxtrackingmethodbasedonthesimulation,thevideowi