本科毕业设计(论文)题目:图像去模糊算法对比分析研究学院:专业:班级:学号:学生姓名:指导教师:职称:二○一五年六月一日I图像去模糊算法分析与研究摘要在数字时代,图像去模糊作为图像复原技术的一个分支,一直是一个具有挑战和吸引力的问题,具有重大的研究价值与社会意义。图像去模糊技术近年来得到了广泛研究,在理论和算法上也愈加系统和成熟,根据图像模糊核是否已知,图像去模糊技术被分为非盲图像去模糊和盲图像去模糊两大类。文章主要是选取几种典型的去模糊算法,在已知模糊核的基础上进行分析研究各算法的特点与去模糊效果的优劣性,即非盲去模糊算法的分析研究。基于运动模糊和离焦模糊这两大模糊类型,对其分别在有噪声(本文指高斯白噪声)和无噪声情况下的实验结果进行分析比较。文章首先介绍了两种主要模糊图像类型及其造成图像模糊的成因,并对各模糊类型的点扩散函数估计获取。其次,是对图像基本退化模型的引入,从本质上了解图像模糊与去模糊的实质。接着,我们介绍了两类典型的去模糊评价方法:峰值信噪比(PeakSignaltoNoiseRatio)和平均结构相似性指数(MeanStructuralSimilarityIndex)。在这之后主要是算法比较,分类对几种典型的去模糊算法进行数学分析与讨论,包括用于去除运动模糊的Richardson-Lucy算法(即RL算法)和约束最小二乘法;用于去除离焦模糊的逆滤波算法和维纳滤波算法(Wienerfiltering)。最后对几种算法进行Matlab仿真实验设计,并对其结果与恢复效果分析总结。关键词:离焦模糊;运动模糊;点扩散函数;算法比较;仿真设计IIAbstractIndigitaltimes,imagede-blurringasabranchofimagerestorationtechnologyhasbeenahardandattractiveproblem.However,imagerestorationhasgreatvalueoftheresearchandsocialsignificance.Imagede-blurringtechniquehasbeenwidelystudiedinrecentyearsandbecomesmoresystematicandmatureintheoryandalgorithm.Accordingtotheimageblurkernelisknownornot,de-blurringtechniqueisdividedintonon-blindandblindimagerestoration.Thisarticleismainlyselectingseveraltypicalde-blurringalgorithms,wemaketheanalysisonthecharacteristicsofeachalgorithmandtheeffectofthede-blurringbasedontheknownblurkernel,inaword,thenon-blindde-blurringalgorithmanalysis.BasedontheMotionblurringandDefocusblurringtypes,weanalysisandcomparetheexperimentalresultsinthecaseofnoise(Gaussiannoise)andnonoiseThearticleanalyzestwomainkindsofblurredimagetypesandthecausesofblurring,andalsointroducesthetypesofthePointSpreadFunctionandtheirestimation.Secondly,thearticleelaboratesthebasicimagedegradationmodel.So,wecanunderstandthenatureoftheblurredimagesandtheessenceofthede-blurring.Then,itintroducestwotypicalkindsofevaluationmethodsinthede-blurredimagearea:Peaksignaltonoiseratio(PSNR)andThemeanstructuralsimilarityindex(MSSIM).Afterthat,wemakeamathematicalanalysisanddiscussionforseveraltypicalde-blurringalgorithms.ItincludesRichardson-Lucyalgorithm(RL)andConstrainedleastsquaresmethodusedtoremovemotionblur.InversefilteringandWienerfilteringalgorithm(WF)usedtoremovedefocusblur.Finally,designingsimulationexperimentsonseveralalgorithmsandsummarizingtheresults,therecoveryeffectanalysisincluded.Keyword:Motionblur;Defocusblur;PointSpreadFunctionAlgorithmcomparison;SimulationdesignIII目录1绪论..............................................................................-1-1.1论文研究目的和意义..........................................................-1-1.2图像去模糊技术的国内外研究现状.............................................-1-1.3主要研究内容及章节安排.....................................................-4-2图像去模糊理论基础................................................................-5-2.1模糊图像成因...............................................................-5-2.1.1运动模糊..............................................................-5-2.1.2离焦模糊..............................................................-5-2.2图像基本退化模型...........................................................-5-2.3图像去模糊评价方法.........................................................-6-2.3.1峰值信噪比(PSNR)...................................................-7-2.3.2平均结构相似性指数(MSSIM)..........................................-7-2.5本章小结...................................................................-8-3算法比较..........................................................................-9-3.1运动模糊去除方法...........................................................-9-3.1.1运动模糊图像的退化模型及参数估计.....................................-9-3.1.2RL算法(Richardson-Lucyalgorithm).................................-10-3.1.3约束最小二乘法......................................................-12-3.2离焦模糊去除方法..........................................................-14-3.2.1离焦模糊图像的退化模型及参数估计....................................-14-3.2.2逆滤波复原..........................................................-15-3.2.3维纳滤波(Wienerfiltering)........................................-16-3.3本章小结..................................................................-19-4仿真实验与结果分析...............................................................-20-4.1仿真实验..................................................................-20-4.2运动模糊去除评价..........................................................-20-4.2.1运动模糊图像仿真....................................................-20-4.2.1.1RL算法仿真....................................................-20-4.2.1.2约束最小二乘仿真..............................................-20-4.2.2运动模糊去除效果和数据分析..........................................-21-4.3离焦模糊去除评价..........................................................-24-4.3.1离焦模糊图像仿真....................................................-24-4.3.1.1逆滤波法仿真..................................................-24-4.3.1.2维纳滤波仿真..................................................-24-4.3.2离焦模糊去除效果和数据分析..........................................-24-4.4本章小结..................................................................-28-5结束语...........................................................................-29-IV5.1总结.................