基于labview的圖像處理編程實(shí)現(xiàn).doc
約32頁(yè)DOC格式手機(jī)打開展開
基于labview的圖像處理編程實(shí)現(xiàn),基于labview的圖像處理編程實(shí)現(xiàn)labview-based image processing program14800字 32頁(yè)目錄第一章緒論81.1 圖像處理技術(shù)發(fā)展歷史81.2 國(guó)內(nèi)外研究現(xiàn)狀和技術(shù)難題101.3 選題的目的和意義12第二章 阿貝爾空間濾波的原理及虛擬儀器(vi)平臺(tái)132.1 空間濾波的原理1...
內(nèi)容介紹
此文檔由會(huì)員 sbsiji00 發(fā)布
基于LABVIEW的圖像處理編程實(shí)現(xiàn)
LABVIEW-based image processing program
14800字 32頁(yè)
目錄
第一章 緒論 8
1.1 圖像處理技術(shù)發(fā)展歷史 8
1.2 國(guó)內(nèi)外研究現(xiàn)狀和技術(shù)難題 10
1.3 選題的目的和意義 12
第二章 阿貝爾空間濾波的原理及虛擬儀器(VI)平臺(tái) 13
2.1 空間濾波的原理 13
2.1.1 阿貝成像原理 16
2.1.2 光學(xué)空間濾波 18
2.2 虛擬儀器(VI)平臺(tái)的介紹 19
2.2.1 虛擬儀器的硬件系統(tǒng) 19
2.2.2 虛擬儀器的軟件系統(tǒng) 20
第三章 基于LABVIEW阿貝空間濾波器的實(shí)現(xiàn) 22
3.1 軟件的編程思路 22
3.2 labview的編程 22
3.2.1 調(diào)入圖像 23
3.2.2 濾波器的設(shè)計(jì) 24
3.2.3 主程序 26
3.3 結(jié)果分析 26
3.3.1 頻譜面光強(qiáng)分布 26
3.3.2 像平面的光強(qiáng)分布 27
3.3.3濾波后 28
第四章 總結(jié)和展望 32
4.1 總結(jié) 32
4.2 展望 32
致 謝 33
參考文獻(xiàn) 34
摘要:對(duì)圖像進(jìn)行處理分為:數(shù)字圖像處理和模擬圖像處理。利用可視化軟件來編寫一個(gè)數(shù)字圖像處理程序,實(shí)現(xiàn)圖像的讀取和低通高通濾波,最終獲得圖像的特定細(xì)節(jié),是本畢業(yè)設(shè)計(jì)的目的。
本文首先介紹了LABVIEW軟件、阿貝成像原理和空間濾波原理的基本知識(shí)。根據(jù)阿貝成像原理,用LABVIEW軟件設(shè)計(jì)了簡(jiǎn)單的濾波器;設(shè)計(jì)了圖像讀取模塊;利用設(shè)計(jì)好的程序?qū)ψx入圖像進(jìn)行低通或高通濾波處理。圖像經(jīng)過低通處理后獲得內(nèi)部細(xì)節(jié),圖像經(jīng)過高通處理后獲得輪廓細(xì)節(jié)。該論文的成果對(duì)工程實(shí)踐有一定指導(dǎo)價(jià)值。
關(guān)鍵詞:數(shù)字圖像處理 阿貝成像 空間濾波 LABVIEW
LABVIEW-based image processing program
Abstract: Image processing has two categories: digital image processing and analog image processing. The object of this paper is to develop one digital image processing program based on the visualization software--LabView, realizing reading images from outer document and then process the images with low-pass or high-pass filter, eventually obtaining the specific details of the image.
This paper firstly introduces the basic knowledge of LABVIEW software, Abbe imaging principle and spatial filtering principle. According to the Abbe imaging principle and using LABVIEW software, image reading module, low-pass filter and high-pass filter were designed. The processed results are as follows. When using low-pass filter, the important inner details can be obtained. When using high-pass filter, the outer profile details can be extracted. The results have a certain guiding significance for engineering practice.
Keywords: Digital image processing, Abbe imaging, spatial filtering, LABVIEW
LABVIEW-based image processing program
14800字 32頁(yè)
目錄
第一章 緒論 8
1.1 圖像處理技術(shù)發(fā)展歷史 8
1.2 國(guó)內(nèi)外研究現(xiàn)狀和技術(shù)難題 10
1.3 選題的目的和意義 12
第二章 阿貝爾空間濾波的原理及虛擬儀器(VI)平臺(tái) 13
2.1 空間濾波的原理 13
2.1.1 阿貝成像原理 16
2.1.2 光學(xué)空間濾波 18
2.2 虛擬儀器(VI)平臺(tái)的介紹 19
2.2.1 虛擬儀器的硬件系統(tǒng) 19
2.2.2 虛擬儀器的軟件系統(tǒng) 20
第三章 基于LABVIEW阿貝空間濾波器的實(shí)現(xiàn) 22
3.1 軟件的編程思路 22
3.2 labview的編程 22
3.2.1 調(diào)入圖像 23
3.2.2 濾波器的設(shè)計(jì) 24
3.2.3 主程序 26
3.3 結(jié)果分析 26
3.3.1 頻譜面光強(qiáng)分布 26
3.3.2 像平面的光強(qiáng)分布 27
3.3.3濾波后 28
第四章 總結(jié)和展望 32
4.1 總結(jié) 32
4.2 展望 32
致 謝 33
參考文獻(xiàn) 34
摘要:對(duì)圖像進(jìn)行處理分為:數(shù)字圖像處理和模擬圖像處理。利用可視化軟件來編寫一個(gè)數(shù)字圖像處理程序,實(shí)現(xiàn)圖像的讀取和低通高通濾波,最終獲得圖像的特定細(xì)節(jié),是本畢業(yè)設(shè)計(jì)的目的。
本文首先介紹了LABVIEW軟件、阿貝成像原理和空間濾波原理的基本知識(shí)。根據(jù)阿貝成像原理,用LABVIEW軟件設(shè)計(jì)了簡(jiǎn)單的濾波器;設(shè)計(jì)了圖像讀取模塊;利用設(shè)計(jì)好的程序?qū)ψx入圖像進(jìn)行低通或高通濾波處理。圖像經(jīng)過低通處理后獲得內(nèi)部細(xì)節(jié),圖像經(jīng)過高通處理后獲得輪廓細(xì)節(jié)。該論文的成果對(duì)工程實(shí)踐有一定指導(dǎo)價(jià)值。
關(guān)鍵詞:數(shù)字圖像處理 阿貝成像 空間濾波 LABVIEW
LABVIEW-based image processing program
Abstract: Image processing has two categories: digital image processing and analog image processing. The object of this paper is to develop one digital image processing program based on the visualization software--LabView, realizing reading images from outer document and then process the images with low-pass or high-pass filter, eventually obtaining the specific details of the image.
This paper firstly introduces the basic knowledge of LABVIEW software, Abbe imaging principle and spatial filtering principle. According to the Abbe imaging principle and using LABVIEW software, image reading module, low-pass filter and high-pass filter were designed. The processed results are as follows. When using low-pass filter, the important inner details can be obtained. When using high-pass filter, the outer profile details can be extracted. The results have a certain guiding significance for engineering practice.
Keywords: Digital image processing, Abbe imaging, spatial filtering, LABVIEW
TA們正在看...
- 小學(xué)生的厭學(xué)心理分析.doc
- _藍(lán)色糧倉(cāng)_國(guó)家糧食安全的戰(zhàn)略保障.pdf
- eit產(chǎn)學(xué)研協(xié)同創(chuàng)新平臺(tái)運(yùn)行機(jī)制案例研究.pdf
- ofdi與國(guó)內(nèi)創(chuàng)新能力關(guān)系中的_門限效應(yīng)_區(qū)域金融發(fā)...pdf
- ppp模式下戰(zhàn)略性新興產(chǎn)業(yè)評(píng)價(jià)維度的構(gòu)建.pdf
- 產(chǎn)業(yè)創(chuàng)新生態(tài)系統(tǒng)的價(jià)值創(chuàng)造和獲取機(jī)制分析_基于中...pdf
- 產(chǎn)業(yè)集群社會(huì)資本對(duì)創(chuàng)新績(jī)效的影響研究_基于產(chǎn)業(yè)集...pdf
- 創(chuàng)新參與者視角的創(chuàng)新環(huán)境評(píng)價(jià)研究.pdf
- 創(chuàng)新集聚能力對(duì)創(chuàng)新集聚績(jī)效的作用機(jī)制研究.pdf
- 創(chuàng)新目標(biāo)_信息來源與創(chuàng)新成功關(guān)系實(shí)證研究.pdf