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

運(yùn)動(dòng)檢測(cè)與基于vc++開(kāi)發(fā)工具的數(shù)字圖像處理系統(tǒng).rar

RAR格式版權(quán)申訴手機(jī)打開(kāi)展開(kāi)

運(yùn)動(dòng)檢測(cè)與基于vc++開(kāi)發(fā)工具的數(shù)字圖像處理系統(tǒng),運(yùn)動(dòng)檢測(cè)與基于vc++開(kāi)發(fā)工具的數(shù)字圖像處理系統(tǒng)(內(nèi)含:開(kāi)題報(bào)告,完整論文)1.6萬(wàn)字34頁(yè)摘 要本文主要闡述了什么是數(shù)字圖像處理、數(shù)字圖像處理的基本要求、數(shù)字圖像處理的應(yīng)用及開(kāi)發(fā)工具的特點(diǎn)、功能、開(kāi)發(fā)周期等問(wèn)題。以及采用vc++作為開(kāi)發(fā)工具,以windows作為圖像處理實(shí)施操作的運(yùn)行平臺(tái),制作了數(shù)字圖像運(yùn)動(dòng)檢測(cè)系統(tǒng)。...
編號(hào):75-28189大小:916.90K
分類: 論文>計(jì)算機(jī)論文

該文檔為壓縮文件,包含的文件列表如下:

內(nèi)容介紹

原文檔由會(huì)員 從頭再來(lái) 發(fā)布

運(yùn)動(dòng)檢測(cè)與基于VC++開(kāi)發(fā)工具的數(shù)字圖像處理系統(tǒng)
(內(nèi)含:開(kāi)題報(bào)告,完整論文)
1.6萬(wàn)字 34頁(yè)


摘 要
本文主要闡述了什么是數(shù)字圖像處理、數(shù)字圖像處理的基本要求、數(shù)字圖像處理的應(yīng)用及開(kāi)發(fā)工具的特點(diǎn)、功能、開(kāi)發(fā)周期等問(wèn)題。以及采用VC++作為開(kāi)發(fā)工具,以Windows作為圖像處理實(shí)施操作的運(yùn)行平臺(tái),制作了數(shù)字圖像運(yùn)動(dòng)檢測(cè)系統(tǒng)。并且介紹了運(yùn)動(dòng)檢測(cè)系統(tǒng)中用到的數(shù)字圖像處理技術(shù)及詳細(xì)的步驟。除此之外,本文還提到了的運(yùn)動(dòng)檢測(cè)系統(tǒng)的相應(yīng)功能和在現(xiàn)實(shí)生活中的應(yīng)用,比如本系統(tǒng)可以作為一個(gè)監(jiān)控系統(tǒng)的軟件核心,應(yīng)用到銀行、賓館、超市以及珠寶行中,再者由于本系統(tǒng)可以單獨(dú)使用,所業(yè)也可以作為數(shù)字圖像處理工具使用,對(duì)電影中截取的一系列圖片進(jìn)行分析,得到想要的物體的運(yùn)動(dòng)軌跡。隨著計(jì)算機(jī)技術(shù)的迅猛發(fā)展,圖像處理與我們的工作和生活方式息息相關(guān),這門(mén)邊緣技術(shù)將得到更為廣泛的應(yīng)用。
關(guān)鍵詞:
數(shù)字圖像運(yùn)動(dòng)檢測(cè)、計(jì)算機(jī)、開(kāi)發(fā)工具、VC++。

Abstract
The author mainly explained what the digital image processing was,the basic demanded of the digital image processing . Secondly expounded the characteristic, function and the construction cycle of the development instrument of digital image processing.Thirdly the author made three concrete experiments,which were used the VC++ as its development instrument, the Windows as its moving platform.Meanwhile author introduced the technique which the sport examining system used. In this article author introduced the detailed sequence of the system as well .Bsides the author also mentioned the function and the value of the sport examining system.For instance the system could use as an important part of the examing system in the software,which the bank 、hotel and supermarket could make use of .Because of the sport examing system could be alone used , people could make use of the system to do with the picture.For example,the system could analyse a series of picture which grabed from the film .By doing this,a orbit coulde be taken through the sport examing system.In pace with the computer technology development quickly ,digital image processing will become very important in our daily lives.So l det this technology will be made used by more people in future.
Key words:
Digital image processing sport examining system, computer, the development instrument,VC++ .

目 錄

前言……………………………………………………………………………………1
第一章 數(shù)字圖像處理及程序開(kāi)發(fā)周期 …………………………………………3
一、 數(shù)字圖像處理簡(jiǎn)介……………………………………………………3
(一) 什么是數(shù)字圖像處理 ………………………………………………3
(二) 數(shù)字圖像處理的基本要求 …………………………………………3
(三) 數(shù)字圖像處理的應(yīng)用 ………………………………………………4
二、 程序開(kāi)發(fā)周期…………………………………………………………5
第二章 數(shù)字圖像運(yùn)動(dòng)檢測(cè)總體設(shè)計(jì) ……………………………………………6
第三章 數(shù)字圖像運(yùn)動(dòng)檢測(cè)的詳細(xì)設(shè)計(jì)…………………………………………11
第四章 總結(jié)………………………………………………………………………32
附錄 …………………………………………………………………………………33
參考文獻(xiàn) ……………………………………………………………………………34

參考文獻(xiàn):
① 孫雄勇.visual c++6.0入門(mén)與提高[M].中國(guó)鐵通出版社,2003.12-15.
② 彭達(dá).visual c++多媒體編程技術(shù)[M].人民郵電出版社,1999.22-23.
③ DAVID J.KRUGLINSKI .visual c++技術(shù)內(nèi)幕[M].清華大學(xué)出版社,1994.46-47.
④ 黃慶生.精通visual c++6.0[M].人民郵電出版社,1999.123-125.
⑤ 何斌.visual c++數(shù)字圖像處理[M].人民郵電出版社,2002.236.
⑥ Herbert schildt.C++編程藝術(shù)[M].清華大學(xué)出版社,2005.119-121.
⑦ 楊淑瑩.VC++圖像處理程序設(shè)計(jì)[M].清華大學(xué)出版社,2005.68-70.
⑧ 陸宗騏.C/C++圖像處理編程[M].清華大學(xué)出版社,2005.36-38.