国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

基于vb的數(shù)字圖像實(shí)現(xiàn)與設(shè)計(jì).doc

約23頁DOC格式手機(jī)打開展開

基于vb的數(shù)字圖像實(shí)現(xiàn)與設(shè)計(jì),基于vb的數(shù)字圖像實(shí)現(xiàn)與設(shè)計(jì)目 錄摘要 引言 第一章 系統(tǒng)的概述 1.1 系統(tǒng)的主界面 1.2 系統(tǒng)的功能 1.3 系統(tǒng)的簡單操作 第二章 visual basic的介紹及api函數(shù) 2.1 visual basic 簡介 2.2 windows api 函數(shù)第三章 圖像處理技術(shù) 3.1 過濾 3.2 ...
編號:18-170260大小:630.00K
分類: 論文>通信/電子論文

內(nèi)容介紹

此文檔由會(huì)員 金陽 發(fā)布

基于VB的數(shù)字圖像實(shí)現(xiàn)與設(shè)計(jì)


目   錄

摘要   ………………………………………………………………………………
引言   ………………………………………………………………………………
第一章 系統(tǒng)的概述  ………………………………………………………………
  1.1  系統(tǒng)的主界面   ……………………………………………………
  1.2  系統(tǒng)的功能   ………………………………………………………………
  1.3  系統(tǒng)的簡單操作 ……………………………………………………………
第二章 Visual Basic的介紹及API函數(shù)………………………………………
  2.1  Visual Basic 簡介 …………………………………………… …………
  2.2  Windows API 函數(shù)………………………………………………………
第三章 圖像處理技術(shù) ………………………………………………………… 
  3.1  過濾  …………………………………………………………………… 
  3.2  彩色轉(zhuǎn)換  ……………………………………………………………
  3.3  卷積處理  ………………………………………………………………… 
  3.4  濾波   ………………………………………………………………… 
      3.4.1  最大值濾波………………………………… ………………… 
3.4.2  最小值濾波  …………………………………………………
3.4.3  中值濾波…………………………………………………………
  3.5  對比度增強(qiáng) ………………………………………………………………
  3.6  FFT分析  ……………………………………………………………… 
第四章 系統(tǒng)軟件設(shè)計(jì) ……………………………………………………………  
4.1  程序設(shè)計(jì)  ………………………………………………………… 
4.1.1  需求分析…………………………………………………………
4.1.2  總體設(shè)計(jì)  …………………………………………………………
4.1.3  詳細(xì)設(shè)計(jì)…………………………………………………………
4.1.4  編碼和測試…………………………………………………………
4.2  關(guān)鍵技術(shù)…………………………………………………………………
4.2.1  代碼轉(zhuǎn)換…………………………………………………………
4.2.2  API函數(shù)調(diào)用………………………………………………………………
4.2.3  然后顯示調(diào)色板中的顏色…………………………………………………
4.2.4  工具欄中的工具調(diào)用………………………………………………
4.2.5  菜單欄的編輯………………………………………………………
4.2.6 歷史框恢復(fù)的原理………………………………………………
4.2.7 實(shí)現(xiàn)兩幅圖像疊加成新圖像………………………………………
4.3 常見問題及回答……………………………………………………………



摘要:本文首先介紹數(shù)字圖像處理技術(shù)的背景和意義,然后介紹基于VB的所完成的圖像處理應(yīng)用軟件,具體介紹該軟件的功能、結(jié)構(gòu)及簡單操作。接著介紹一下VB和Windows的API函數(shù),最后著重介紹軟件中一些圖像處理技術(shù),關(guān)鍵技術(shù)講解利用VB中的API函數(shù),并通過VB編程語言如何進(jìn)行圖像處理的實(shí)現(xiàn),介紹在這個(gè)設(shè)計(jì)過程中碰到的難題及解決方法。
關(guān)鍵詞: Visual Basic、API、圖像處理、FFT


According to the VB arithmetic figure
picture handles technical development and research

Abstract: This text introduces first the arithmetic figure picture handles technical background with meaning, then introduction according to the VB a picture for completing handles to apply the software, introducing function, construction and simple operations of that software in a specific way.Introduce the VB immediately after with the Windows the function of API, emphasize to introduce finally the some picture in inside in software handles technique, the key technique explains in detail the exploitation the function of API in the VB, and passes the VB weave the distance language how to proceed the picture handles of realize, introduce the hard nut to crack run into in this design process and solute the method.
Key words: Visual Basic、API、圖像處理、FFT