基于FPGA的拉普拉斯圖像增強(qiáng)算法設(shè)計與實(shí)現(xiàn)
本文關(guān)鍵詞: 拉普拉斯增強(qiáng) FPGA 圖像濾波 圖像增強(qiáng) 出處:《東南大學(xué)》2017年碩士論文 論文類型:學(xué)位論文
【摘要】:拉普拉斯圖像增強(qiáng)是一種空間域的二階微分算法,可以突出模糊的細(xì)節(jié)提取圖像的邊緣信息,為人們提供更加清晰銳利的視覺效果。圖像濾波是為了濾除圖像中的噪聲,削弱噪聲對后續(xù)圖像處理的影響。圖像處理中增強(qiáng)和濾波都屬于底層處理,需要進(jìn)行大量的并行計算,因此適合在FPGA上進(jìn)行。本文首先介紹了基于FPGA的圖像增強(qiáng)及相關(guān)算法的國內(nèi)外研究現(xiàn)狀,然后分析了底層的圖像濾波及增強(qiáng)算法的原理,并對各個算法進(jìn)行了 matlab仿真,通過對比仿真結(jié)果總結(jié)了不同濾波和增強(qiáng)算法的優(yōu)勢及劣勢。本文對部分算法進(jìn)行了改進(jìn),提出了適合硬件執(zhí)行的方法,設(shè)計了更適合在硬件上運(yùn)行的中值濾波算法,這種算法大大減少了數(shù)據(jù)比較次數(shù),同時為了減少噪聲在增強(qiáng)過程中的影響,提出了受限的拉普拉斯增強(qiáng)算法。相比于四鄰域和八鄰域的普通拉普拉斯增強(qiáng)算法,受限的拉普拉斯增強(qiáng)不會對圖像中的噪聲進(jìn)行放大,很好的保護(hù)了圖像的原有信息。本論文還對設(shè)計的各個模塊進(jìn)行了行為級的仿真,并通過RAM中預(yù)存的數(shù)據(jù)模擬相機(jī)實(shí)時數(shù)據(jù)在FPGA上進(jìn)行了驗證,表明了算法設(shè)計的正確性和硬件實(shí)現(xiàn)的可行性。各個模塊的設(shè)計和分析采用了自頂向下的方法,先對頂層架構(gòu)進(jìn)行分析,然后再設(shè)計實(shí)現(xiàn)各個底層模塊。圖像增強(qiáng)和濾波整體包含外圍模塊和處理模塊兩大主要部分,外圍模塊主要包括3×3窗口生成模塊、數(shù)據(jù)輸出控制模塊以及HDMI顯示配置模塊。處理模塊是針對不同的濾波和增強(qiáng)算法的硬件實(shí)現(xiàn),最后輸出串行的處理后圖像數(shù)據(jù)。模塊化的設(shè)計思想使不同算法的處理模塊可以復(fù)用相同的外圍模塊,給設(shè)計帶來了很大的便捷。最后論文指出了設(shè)計存在的不足和研究的進(jìn)一步方向,并提出了改進(jìn)意見。
[Abstract]:Laplacian image enhancement is a second-order differential algorithm in spatial domain, which can extract edge information of images by highlighting fuzzy details, and provide people with clearer and sharper visual effects. Image filtering is to remove noise from images. The effect of weakening noise on the subsequent image processing. In image processing, both enhancement and filtering belong to the underlying processing, which requires a large number of parallel computation. So it is suitable for FPGA. Firstly, this paper introduces the research status of image enhancement and related algorithms based on FPGA at home and abroad, then analyzes the principle of image filtering and enhancement algorithm, and makes matlab simulation of each algorithm. By comparing the simulation results, the advantages and disadvantages of different filtering and enhancement algorithms are summarized. In this paper, some algorithms are improved, a method suitable for hardware execution is proposed, and a median filtering algorithm is designed, which is more suitable for running on hardware. In order to reduce the influence of noise in the enhancement process, a constrained Laplace enhancement algorithm is proposed, which is compared with the ordinary Laplace enhancement algorithm with four and eight neighbors. The restricted Laplace enhancement does not amplify the noise in the image, which protects the original information of the image. The real-time data stored in RAM is verified on FPGA, which shows the correctness of the algorithm and the feasibility of hardware implementation. The top-down method is used in the design and analysis of each module. The image enhancement and filtering are composed of two main parts: peripheral module and processing module. The peripheral module mainly includes 3 脳 3 window generation module. Data output control module and HDMI display configuration module. Finally, the serial processed image data is outputted. The modular design idea enables the processing modules of different algorithms to reuse the same peripheral modules. Finally, the paper points out the shortcomings of the design and further research direction, and puts forward some suggestions for improvement.
【學(xué)位授予單位】:東南大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2017
【分類號】:TP391.41;TN791
【參考文獻(xiàn)】
相關(guān)期刊論文 前4條
1 鄭慶偉;蔣超;汪名揚(yáng);鐘子全;吳俊卿;;基于FPGA的圖像銳化處理系統(tǒng)設(shè)計[J];航天控制;2015年06期
2 潘磊;葛中芹;莊建軍;張志儉;;基于FPGA的HDMI視頻流圖像處理的系統(tǒng)設(shè)計[J];實(shí)驗室研究與探索;2015年10期
3 熊文彬;蔣泉;曲建軍;于軍勝;;基于FPGA實(shí)現(xiàn)的視頻顯示系統(tǒng)[J];液晶與顯示;2011年01期
4 冉峰;楊輝;黃舒平;;面陣CCD彩色視頻圖像實(shí)時采集系統(tǒng)的設(shè)計[J];光學(xué)精密工程;2010年01期
相關(guān)博士學(xué)位論文 前2條
1 李頎;基于FPGA的片上多處理器建模方法[D];中國科學(xué)技術(shù)大學(xué);2012年
2 王建莊;基于FPGA的高速圖像處理算法研究及系統(tǒng)實(shí)現(xiàn)[D];華中科技大學(xué);2011年
相關(guān)碩士學(xué)位論文 前10條
1 武繼瑞;圖像增強(qiáng)在FPGA上的高性能實(shí)現(xiàn)[D];中國科學(xué)院研究生院(光電技術(shù)研究所);2016年
2 錢鵬;FPGA時序收斂分析及仿真[D];中國科學(xué)院研究生院(光電技術(shù)研究所);2015年
3 錢佳;紅外圖像增強(qiáng)技術(shù)研究[D];南京理工大學(xué);2015年
4 張仁柱;基于FPGA的紅外圖像增強(qiáng)處理的研究[D];燕山大學(xué);2014年
5 王淵博;基于FPGA的Bayer格式實(shí)時彩色恢復(fù)系統(tǒng)研究[D];中國科學(xué)院研究生院(國家授時中心);2013年
6 馬華平;數(shù)碼相機(jī)的顏色插值算法研究及其FPGA實(shí)現(xiàn)[D];電子科技大學(xué);2013年
7 代育紅;數(shù)字圖像顏色插值算法的研究[D];西安電子科技大學(xué);2013年
8 周均杰;數(shù)字圖像增強(qiáng)處理及FPGA實(shí)現(xiàn)[D];西安電子科技大學(xué);2012年
9 郭曉春;數(shù)字圖像實(shí)時處理系統(tǒng)的FPGA實(shí)現(xiàn)[D];哈爾濱工程大學(xué);2011年
10 于雷;紅外圖像預(yù)處理算法研究及硬件實(shí)現(xiàn)[D];南京理工大學(xué);2010年
,本文編號:1549574
本文鏈接:http://sikaile.net/kejilunwen/dianzigongchenglunwen/1549574.html