matlab圖像識(shí)別系統(tǒng).doc
約53頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)
matlab圖像識(shí)別系統(tǒng),3.4萬(wàn)字53頁(yè) 有代碼摘 要 圖像識(shí)別技術(shù)就是利用計(jì)算機(jī)圖像處理技術(shù)、模式識(shí)別技術(shù)對(duì)圖像識(shí)別,它包括兩種:(1)驗(yàn)證:一對(duì)一對(duì)確定身份,把一個(gè)現(xiàn)場(chǎng)采集到的圖像與一個(gè)已登記的圖像進(jìn)行一對(duì)一比對(duì);(2)辨識(shí):一對(duì)多匹配,把現(xiàn)場(chǎng)采集到的圖像同數(shù)據(jù)庫(kù)中的圖像一一對(duì)比,從中找出與現(xiàn)場(chǎng)圖像匹配的圖像。本文研究的圖像識(shí)別屬于驗(yàn)證...
內(nèi)容介紹
此文檔由會(huì)員 鄭浩然 發(fā)布
3.4萬(wàn)字 53頁(yè) 有代碼
摘 要
圖像識(shí)別技術(shù)就是利用計(jì)算機(jī)圖像處理技術(shù)、模式識(shí)別技術(shù)對(duì)圖像識(shí)別,它包括兩種:(1)驗(yàn)證:一對(duì)一對(duì)確定身份,把一個(gè)現(xiàn)場(chǎng)采集到的圖像與一個(gè)已登記的圖像進(jìn)行一對(duì)一比對(duì);(2)辨識(shí):一對(duì)多匹配,把現(xiàn)場(chǎng)采集到的圖像同數(shù)據(jù)庫(kù)中的圖像一一對(duì)比,從中找出與現(xiàn)場(chǎng)圖像匹配的圖像。本文研究的圖像識(shí)別屬于驗(yàn)證.。采用句法模式識(shí)別的方法,利用MATLAB來(lái)設(shè)計(jì)實(shí)現(xiàn)。
本文研究的識(shí)別是對(duì)含有單一物體數(shù)字圖像的識(shí)別,屬于一對(duì)一匹配即驗(yàn)證問(wèn)題。識(shí)別過(guò)程分為三個(gè)階段:圖像分割、特征抽取、分類(lèi)和決策。根據(jù)物體的特征,選取了物體的面積、重心、邊界鏈碼作為特征點(diǎn)。根據(jù)當(dāng)前圖像識(shí)別的應(yīng)用和發(fā)展,設(shè)計(jì)了基于MATLAB語(yǔ)言的圖像識(shí)別系統(tǒng)。設(shè)計(jì)結(jié)果表明:圖像顯示準(zhǔn)確,操作簡(jiǎn)便、操作界面美觀,能獲得令人滿(mǎn)意的識(shí)別結(jié)果。
Abstract
The identification which this article studies is the graphic identification which include the sole object and belongs to one to one matching, that is the confirmation question. The identification process divides into three stages: the graphic division, the characteristic extract, the classification and the decision-making. According to the object characteristic, select the object area, the center of gravity, and boundary chain code achievement characteristic point. According to the current picture recognition application and the development, designed based on the MATLAB language picture recognition system. The design result indicated that, image display is accurate, the operation simple, the operation interface artistic and recognition result satisfied.
目 錄
摘 要
Abstract
1 緒論
2 模式識(shí)別
3 基于GUI 的MATLAB設(shè)計(jì)
3.1 句柄圖形 12
3.1.1 圖形的對(duì)象 12
3.1.2 句柄對(duì)象 13
3.1.3 圖形對(duì)象的屬性 14
3.1.4 圖形對(duì)象屬性的設(shè)置和使用 14
3.2 圖形用戶(hù)界面設(shè)計(jì) 14
3.2.1 控件對(duì)象的類(lèi)型 15
3.2.2 控件對(duì)象的創(chuàng)建 17
3.2.3 控件對(duì)象的屬性 18
3.2.4 控件對(duì)象屬性的修改 21
4 系統(tǒng)設(shè)計(jì) 21
4.1 識(shí)別部分的設(shè)計(jì) 21
4.1.1 圖像的分割 21
4.1.2 特征抽取 21
4.1.3 分類(lèi)和決策 25
4.2 程序設(shè)計(jì) 25
4.2.1 程序流程 25
4.2.2 程序的編寫(xiě) 26
4.2.3 可執(zhí)行文件的生成
4.3 結(jié)果與分析
4.3.1 運(yùn)行結(jié)果
4.3.2 結(jié)果分析
5 結(jié) 論
參 考 文 獻(xiàn)
致 謝 49
摘 要
圖像識(shí)別技術(shù)就是利用計(jì)算機(jī)圖像處理技術(shù)、模式識(shí)別技術(shù)對(duì)圖像識(shí)別,它包括兩種:(1)驗(yàn)證:一對(duì)一對(duì)確定身份,把一個(gè)現(xiàn)場(chǎng)采集到的圖像與一個(gè)已登記的圖像進(jìn)行一對(duì)一比對(duì);(2)辨識(shí):一對(duì)多匹配,把現(xiàn)場(chǎng)采集到的圖像同數(shù)據(jù)庫(kù)中的圖像一一對(duì)比,從中找出與現(xiàn)場(chǎng)圖像匹配的圖像。本文研究的圖像識(shí)別屬于驗(yàn)證.。采用句法模式識(shí)別的方法,利用MATLAB來(lái)設(shè)計(jì)實(shí)現(xiàn)。
本文研究的識(shí)別是對(duì)含有單一物體數(shù)字圖像的識(shí)別,屬于一對(duì)一匹配即驗(yàn)證問(wèn)題。識(shí)別過(guò)程分為三個(gè)階段:圖像分割、特征抽取、分類(lèi)和決策。根據(jù)物體的特征,選取了物體的面積、重心、邊界鏈碼作為特征點(diǎn)。根據(jù)當(dāng)前圖像識(shí)別的應(yīng)用和發(fā)展,設(shè)計(jì)了基于MATLAB語(yǔ)言的圖像識(shí)別系統(tǒng)。設(shè)計(jì)結(jié)果表明:圖像顯示準(zhǔn)確,操作簡(jiǎn)便、操作界面美觀,能獲得令人滿(mǎn)意的識(shí)別結(jié)果。
Abstract
The identification which this article studies is the graphic identification which include the sole object and belongs to one to one matching, that is the confirmation question. The identification process divides into three stages: the graphic division, the characteristic extract, the classification and the decision-making. According to the object characteristic, select the object area, the center of gravity, and boundary chain code achievement characteristic point. According to the current picture recognition application and the development, designed based on the MATLAB language picture recognition system. The design result indicated that, image display is accurate, the operation simple, the operation interface artistic and recognition result satisfied.
目 錄
摘 要
Abstract
1 緒論
2 模式識(shí)別
3 基于GUI 的MATLAB設(shè)計(jì)
3.1 句柄圖形 12
3.1.1 圖形的對(duì)象 12
3.1.2 句柄對(duì)象 13
3.1.3 圖形對(duì)象的屬性 14
3.1.4 圖形對(duì)象屬性的設(shè)置和使用 14
3.2 圖形用戶(hù)界面設(shè)計(jì) 14
3.2.1 控件對(duì)象的類(lèi)型 15
3.2.2 控件對(duì)象的創(chuàng)建 17
3.2.3 控件對(duì)象的屬性 18
3.2.4 控件對(duì)象屬性的修改 21
4 系統(tǒng)設(shè)計(jì) 21
4.1 識(shí)別部分的設(shè)計(jì) 21
4.1.1 圖像的分割 21
4.1.2 特征抽取 21
4.1.3 分類(lèi)和決策 25
4.2 程序設(shè)計(jì) 25
4.2.1 程序流程 25
4.2.2 程序的編寫(xiě) 26
4.2.3 可執(zhí)行文件的生成
4.3 結(jié)果與分析
4.3.1 運(yùn)行結(jié)果
4.3.2 結(jié)果分析
5 結(jié) 論
參 考 文 獻(xiàn)
致 謝 49
TA們正在看...
- 01.1四時(shí)田園雜興課堂教學(xué)教案教學(xué)設(shè)計(jì)(部編版).doc
- 01.2稚子弄冰課堂教學(xué)教案教學(xué)設(shè)計(jì)(部編版).doc
- 01.3村晚課堂教學(xué)教案教學(xué)設(shè)計(jì)(部編版).doc
- 02冬陽(yáng)·童年·駱駝隊(duì)公開(kāi)課優(yōu)秀教案教學(xué)設(shè)計(jì)(五年...doc
- 02冬陽(yáng)·童年·駱駝隊(duì)最新教研教案教學(xué)設(shè)計(jì)(部編版...doc
- 02冬陽(yáng)·童年·駱駝隊(duì)課堂教學(xué)教案教學(xué)設(shè)計(jì)(部編版).doc
- 03祖父的園子公開(kāi)課優(yōu)秀教案教學(xué)設(shè)計(jì)(五年級(jí)下冊(cè)).doc
- 03祖父的園子最新教研教案教學(xué)設(shè)計(jì)(部編版五年級(jí)下...doc
- 03祖父的園子課堂教學(xué)教案教學(xué)設(shè)計(jì)(部編版).doc
- 04草船借箭公開(kāi)課優(yōu)秀教案教學(xué)設(shè)計(jì)(五年級(jí)下冊(cè)).doc
相關(guān)文檔
- 藝術(shù)花瓶形狀的計(jì)算機(jī)輔助幾何設(shè)計(jì)系統(tǒng).doc
- mpls網(wǎng)站服務(wù)器設(shè)計(jì).doc
- vb.net課程實(shí)習(xí)報(bào)告模版.doc
- 計(jì)算機(jī)網(wǎng)絡(luò)安全論文.doc
- asp企業(yè)網(wǎng)絡(luò)管理系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn).doc
- 個(gè)人網(wǎng)頁(yè)制作.doc
- 數(shù)據(jù)庫(kù)課程設(shè)計(jì)-圖書(shū)館管理系統(tǒng)(vb+acce...doc