天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當(dāng)前位置:主頁 > 科技論文 > 軟件論文 >

單幅運(yùn)動模糊圖像的盲復(fù)原研究

發(fā)布時(shí)間:2018-04-02 16:13

  本文選題:運(yùn)動圖像的盲復(fù)原 切入點(diǎn):邊緣檢測 出處:《北京交通大學(xué)》2017年碩士論文


【摘要】:運(yùn)動模糊圖像的復(fù)原問題一直是圖像復(fù)原領(lǐng)域研究的熱點(diǎn)。在照片的拍攝過程中,由于相機(jī)與物體之間產(chǎn)生相對位移,導(dǎo)致發(fā)生運(yùn)動模糊,嚴(yán)重影響到圖像的后續(xù)處理與應(yīng)用。圖像去模糊就是采用一定的手段從模糊圖像中恢復(fù)出清晰的圖像,而在模糊核未知的情況下的復(fù)原問題就屬于圖像的盲復(fù)原范疇,這屬于一種嚴(yán)重的病態(tài)問題。隨著研究的不斷深入,研究者提出很多優(yōu)秀的算法,解決了圖像盲復(fù)原的難題,但是許多現(xiàn)有的算法存在著一些不足,主要就是由于圖像邊緣提取和模糊核估計(jì)不準(zhǔn)確導(dǎo)致的振鈴效應(yīng)以及圖像細(xì)節(jié)信息丟失的問題。針對這些問題,本文從邊緣提取和模糊核估計(jì)方面提出了一些改進(jìn)算法,來改善運(yùn)動模糊圖像的盲復(fù)原效果。首先,本文提出了改進(jìn)的Canny算子邊緣提取算法。通過研究快速盲去模糊的算法,利用邊緣檢測算子進(jìn)行邊緣提取,再根據(jù)圖像邊緣信息的先驗(yàn)知識來估計(jì)模糊核。通過對邊緣提取算法的研究,提出自適應(yīng)的閾值設(shè)置方法,來設(shè)置高低閾值,濾除虛假邊緣以及孤立的邊緣點(diǎn)。實(shí)驗(yàn)結(jié)果表明該算法能夠?yàn)V除大量的偽邊緣,使得到的邊緣更清晰、更連續(xù)。其次,本文提出了對估計(jì)的初始模糊核的細(xì)化方法。該方法通過邊緣檢測,估計(jì)模糊核,然后采用迭代支持域檢測算法對模糊核進(jìn)行修正細(xì)化,抑制初始模糊核中的一些離散值,使得到的模糊核更加精細(xì)、更加準(zhǔn)確,采用超拉普拉斯分布擬合圖像梯度分布,并且利用圖像金字塔進(jìn)行多尺度恢復(fù),解決了模糊核過大的問題。實(shí)驗(yàn)結(jié)果表明該算法可以有效抑制初始模糊核中的離散值,獲得較理想的模糊核,能有效地減弱復(fù)原圖像的振鈴效應(yīng)以及能夠保留大量的細(xì)節(jié)信息。
[Abstract]:The problem of motion blur image restoration has been a hot topic in the field of image restoration.In the process of photography, the relative displacement between the camera and the object results in motion blur, which seriously affects the subsequent processing and application of the image.Image de-blurring is to restore the clear image from the blurred image by certain means, but the restoration problem in the case of unknown fuzzy kernel belongs to the category of blind image restoration, which belongs to a serious pathological problem.With the deepening of the research, researchers put forward many excellent algorithms to solve the problem of blind image restoration, but many existing algorithms have some shortcomings.It is mainly caused by ringing effect caused by image edge extraction and inaccuracy of fuzzy kernel estimation and the loss of image detail information.To solve these problems, this paper proposes some improved algorithms for edge extraction and fuzzy kernel estimation to improve the blind restoration of motion blur images.Firstly, an improved edge detection algorithm for Canny operator is proposed.By studying the fast blind de-blurring algorithm, the edge detection operator is used to extract the edge, and then the fuzzy kernel is estimated according to the prior knowledge of the image edge information.Based on the research of edge extraction algorithm, an adaptive threshold setting method is proposed to set high and low thresholds and filter false edges and isolated edge points.Experimental results show that the algorithm can filter a large number of pseudo-edges and make the edges clearer and more continuous.Secondly, a refinement method for the initial fuzzy kernel of the estimation is proposed.In this method, the fuzzy kernel is estimated by edge detection, then the fuzzy kernel is refined by iterative support domain detection algorithm, and some discrete values in the initial fuzzy kernel are suppressed, which makes the fuzzy kernel more precise and accurate.The super-Laplace distribution is used to fit the image gradient distribution, and the image pyramid is used for multi-scale restoration, which solves the problem that the fuzzy kernel is too large.The experimental results show that the proposed algorithm can effectively suppress the discrete values in the initial fuzzy kernel, obtain the ideal fuzzy kernel, effectively attenuate the ringing effect of the restored image and retain a large amount of detail information.
【學(xué)位授予單位】:北京交通大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2017
【分類號】:TP391.41

【參考文獻(xiàn)】

相關(guān)期刊論文 前4條

1 方帥;范東;于磊;曹風(fēng)云;;一種基于L0正則化的模糊復(fù)原算法[J];計(jì)算機(jī)工程;2016年01期

2 王璐;胡晰遠(yuǎn);彭思龍;;基于分塊的空間變化抖動模糊圖像的全局模糊去除[J];計(jì)算機(jī)輔助設(shè)計(jì)與圖形學(xué)學(xué)報(bào);2012年06期

3 葉俊;;基于Canny算子的圖像邊緣檢測與提取的算法[J];科技資訊;2007年34期

4 薛耿劍,王毅,趙海濤,魏夢琦,郝重陽;一種改進(jìn)的模糊核聚類算法[J];中國醫(yī)學(xué)影像技術(shù);2005年10期

相關(guān)碩士學(xué)位論文 前3條

1 李新剛;單幅運(yùn)動模糊圖像的盲去模糊[D];大連理工大學(xué);2013年

2 王洪巖;用于圖像去模糊的圖像高階先驗(yàn)學(xué)習(xí)方法[D];大連理工大學(xué);2013年

3 李俊鶴;運(yùn)動模糊圖像復(fù)原技術(shù)研究[D];武漢理工大學(xué);2012年



本文編號:1701151

資料下載
論文發(fā)表

本文鏈接:http://www.sikaile.net/kejilunwen/ruanjiangongchenglunwen/1701151.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶bd64f***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com