资源描述:
《视频序列图像分割及阴影抑制_算法的研究-毕业设计论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、安徽建筑工业学院毕业设计(论文)安徽建筑工业学院毕业设计(论文)课题视频序列图像分割及阴影抑制算法的研究专业电气工程及其自动化班级06城建电气2班学生姓名胡伟学号05290080117指导教师栾庆磊2010年6月5日安徽建筑工业学院毕业设计(论文)摘要在智能视频监控领域、影视技术、多媒体应用技术中,常常需要检测出人体或其它物体,并将其与背景分离,即解决实时背景下目标的分割问题。视频图像的目标分割结果,将对目标分类、跟踪及行为理解等后续处理产生重要影响。图像分割多年里一直受到研究人员的重视,也提出了数以千计的算法。现今比较流行的目标分割的方法,有不少是忽略阴影
2、检测的,目标总是与阴影一起被检测出来。阴影会引起目标的合并、目标形状的失真等一些严重问题,引起分割和跟踪错误。由于阴影直接影响目标的检测,成为影响后续处理效果的关键因素,有必要进一步研究。本课题拟根据图像处理的理论基础,对一些传统的边缘检测算子进行了理论分析,用仿真实验测试其边缘检测的效果,对比分析各边缘检测算法效果。介绍几种常用的彩色空间以及彩色空间的转换算法,系统地阐述了图像分割的各种方法,分析总结了几种常用分割方法的优缺点。选用RGB彩色空间,利用背景差分法对图像初步分割后,再利用区域生长法去除目标外部的噪声,分割出带影子的目标图像。然后,分析总结了阴
3、影检测的基本假设和一般框架,及国内外目前主流的阴影检测与抑制算法,指出了这些方法用于去除目标阴影时存在的问题。针对不同图像的阴影和目标体的特点,拟设计一种去除阴影的算法。基于边缘信息的阴影抑制算法适用于目标体边缘信息丰富,阴影边缘信息相对简单的阴影去除。关键词图像分割阴影抑制安徽建筑工业学院毕业设计(论文)AbstractInthefieldofintelligentvideosurveillance,videotechnology,multimediatechnology,oftenneedtodetectahumanbodyorotherobjects,
4、separatethemwithbackground,thatisthecontextofsolvingreal-timetargetsegmentation.Videoimageobjectsegmentationresults,willtargetclassification,trackingandbehaviorunderstandingsuchanimportantimpactonsubsequentprocessing.Imagesegmentationhasbeenformanyyearsinresearchattention,alsoraise
5、dthousandsofalgorithms.Goalofthecurrentpopularmethodsofsegmentation,shadowdetection,manyareneglected,thegoalisalwaystobedetected,togetherwiththeshadow.Themergerwillcausetheshadowofgoals,objectivesandsomedistortionoftheshapeofaseriousproblem,causingsegmentationandtrackingerror.Asthe
6、shadowdirectlyaffecttargetdetection,afollow-uptreatmenteffectaffectingthekeyfactors,theneedforfurtherresearch.Theaimofthistheorybasedonimageprocessingbasedonsomeofthetraditionaledgedetectoristheoreticallyanalyzed,usingsimulationexperimentstotesttheireffectonedgedetection,contrastan
7、alysisoftheeffectofedgedetectionalgorithm.Introducesomecommonlyusedcolorspaceandcolorspaceconversionalgorithm,systematicallyexpoundedthevariousmethodsofimagesegmentation,analyzesandsummarizestheadvantagesanddisadvantagesofseveralcommonlyusedsegmentation.UseRGBcolorspace,thebackgrou
8、nddifferencemethodusingthe