資源描述:
《票據(jù)噴碼質(zhì)量監(jiān)控系統(tǒng)設(shè)計》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫。
1、中文摘要機(jī)器視覺技術(shù)廣泛應(yīng)用于包裝、汽車、機(jī)械加工、電子、食品等各個行業(yè)。本論文基于機(jī)器視覺技術(shù)設(shè)計了票據(jù)噴碼質(zhì)量監(jiān)控系統(tǒng)的實驗裝置。整個系統(tǒng)以電子、軟件、數(shù)字圖像處理為基礎(chǔ),能夠?qū)姶a票據(jù)上的重要標(biāo)識進(jìn)行識別。本論文針對票據(jù)噴碼監(jiān)控系統(tǒng)設(shè)計中所涉及的幾個關(guān)鍵技術(shù)進(jìn)行了以下研究工作:1、根據(jù)機(jī)器視覺技術(shù)應(yīng)用到工業(yè)檢測上的特點與實際的工業(yè)生產(chǎn)現(xiàn)場,設(shè)計了一套噴碼監(jiān)控系統(tǒng)的實驗裝置。該裝置的設(shè)計內(nèi)容主要包括三個方面:①圖像采集設(shè)備的選擇涉及到工業(yè)相機(jī)、圖像采集卡的選型②噴碼系統(tǒng)中的光源選擇和照明方式設(shè)計⑦實驗機(jī)械裝置設(shè)計。該裝置能較好適應(yīng)實際生產(chǎn)的需要,可對相機(jī)和光源調(diào)節(jié)進(jìn)行影響因
2、素分析,元件采用滑動可調(diào)的固定方式使調(diào)試更容易。2、研究了針對具有復(fù)雜底紋背景的票據(jù)圖像分割方法。利用基于形態(tài)學(xué)的多尺度邊緣檢測算法來提取票據(jù)圖像的邊緣,并根據(jù)得到的邊緣圖像梯度直方圖自適應(yīng)的確定圖像分割的閾值進(jìn)行圖像分割。3、在本系統(tǒng)中圖像識別模塊的核心是采用模板匹配識別方法。研究分析了模式識別系統(tǒng)的基本構(gòu)成,并且比較了模板匹配法和模式識別的幾種方法:統(tǒng)計識別方法、句法識別方法、模糊識別方法、人工神經(jīng)網(wǎng)絡(luò)法。介紹了基于特征匹配模板匹配方法的優(yōu)勢與特點,本系統(tǒng)采用了以灰度骨架歐拉數(shù)特征作為一級分類特征,筆劃密度特征、柵格特征作為第二級細(xì)化分類的模板匹配方法。4、利用VC++開發(fā)
3、環(huán)境開發(fā)了一套票據(jù)噴碼監(jiān)控系統(tǒng)的可視化軟件。檢測軟件的整體規(guī)劃采用模塊化的思想,系統(tǒng)包括圖像采集模塊、系統(tǒng)調(diào)度模塊、圖像處理模塊、通訊功能模塊。關(guān)鍵詞:票據(jù)噴碼檢測形態(tài)學(xué)邊緣提取模板匹配機(jī)器視覺ABSTRACTMachinevisiontechnologyiswidelyusedinpackaging,automotive,machining,electronics,foodandotherindustries.Noteprintingqualitycontrolsystemexperimentaldeviceisdesignedbasedonmachinevisiontech
4、nology.Thewholesystemisbasedonelectronictechnology,softwaretechnology,digitalimageprocessingtechnologyandtheimportantmarksonthenoteisrecognized.Inthethesesthedesignofthenoteprintingqualitycontrolsysteminvolvesseveralkeytechnologiesforthefollowingresearchwork:1、AccordingtOthecharacteristicsof
5、machinevisiontechnologywhichisappliedtothedetectionoftheindustrialproductionandtheactualsceneoftheindustrialproductionasetofnoteprintingqualitycontrolsystemdeviceisdesigned.Thedesignofthedevicemainlyincludesthreeaspects:①theselectionofimageacquisitionofequipmentinvolvedintheselectionofindust
6、rialcameraandimageacquisitioncard;②theselectionoflightsourceandlightingdesign;@experimentalmechanicaldesign.ThedevicecanbesuitedtotheneedsofactualproductionandtheimpactofthecanleraandlightregulationonsystemCallbeanal'rscd.Adjustableslidingcomponentsusedinfixedmodemakedebugeasier.2、Theimagese
7、gmentationalgorithmusedinthespecificnotewithcomplexshadingbackgroundisproposed.Usethemorphologyofmultiscaleedgedetectionalgorithmtoextracttheimageedgeandutilizethehistogramoftheedgeofthegradientimagetodeterminethethresholdforimagesegmentationadapti