天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當前位置:主頁 > 科技論文 > 軟件論文 >

基于OpenCV的智能相機設計與實踐

發(fā)布時間:2018-07-03 07:59

  本文選題:智能相機 + 機器視覺; 參考:《杭州電子科技大學》2016年碩士論文


【摘要】:隨著微電子與集成電路技術的不斷發(fā)展,機器視覺領域開始從結構復雜、體積大、成本高的傳統(tǒng)分體式機器視覺系統(tǒng)逐漸向著集成度更高、可靠性更高、能耗更小、成本更低、應用開發(fā)更便捷的智能相機系統(tǒng)進行發(fā)展。目前,智能相機的價格較為昂貴,依賴進口。本文提出了一種基于開源項目的低成本機器視覺智能相機系統(tǒng)的設計方案,并且在實驗室條件下設計并完成了智能相機的原型樣機。該智能相機基于嵌入式Linux開源操作系統(tǒng)和開源計算機視覺庫OPENCV(Open Source Computer Vision Library)項目,硬件方面采用基于BCM2835CPU的樹莓派(Raspberry Pi)開源單板計算機。作者設計了智能相機的管理配置軟件,用戶可以在該配置軟件中按照被測目標的圖像特點自主選擇并配置相關的圖像處理過程、IO輸入條件與輸出設置等,實現(xiàn)目標圖像的采集、處理、分析、統(tǒng)計及IO輸出。該配置軟件采用C++編程語言設計,利用QT嵌入式圖形用戶界面開發(fā)包以及內(nèi)嵌移植后的開源OPENCV視覺庫進行開發(fā)。此外,在圖像處理算法方面,作者研究了智能相機在圖像處理時所涉及到的基礎圖像處理算法,包括圖像濾波、邊緣檢測、霍夫變換等,并在傳統(tǒng)Canny邊緣檢測算子基礎上,提出了一種改進的自適應Canny算子。實驗表明,相比傳統(tǒng)的Canny算子,本文改進的Canny算子所檢測出的邊緣具有更好的連續(xù)性與單一邊緣響應。尤其在噪聲環(huán)境中,其對于噪聲的抑制作用更好,具有更好的邊緣檢測效果。最后,作者在實驗室條件下,以硬幣檢測實驗與舵機搖臂角度測量實驗為例,對智能相機管理配置軟件的功能與操作步驟進行了說明。在硬幣檢測實驗中,實現(xiàn)了硬幣的計數(shù)統(tǒng)計并返回硬幣的圓心坐標,同時能夠較為準確地測量硬幣的半徑,其平均誤差在0.1mm至0.2mm之間。在舵機搖臂角度測量實驗中,實現(xiàn)對舵機搖臂的角度測量,測量的標準誤差為0.27度。實驗表明,該智能相機具有集成度高、功能靈活、低成本等優(yōu)點,且具有一定的測量精度,同時也驗證了本文所提出的基于開源項目的低成本智能相機設計方案的可行性。該智能相機開源設計方案可以廣泛應用于工業(yè)自動化流水線現(xiàn)場,可以代替人工進行工件的邊緣檢測、幾何尺寸及角度檢測、目標物的識別和計數(shù)統(tǒng)計等,相機的內(nèi)置IO接口可以與機器視覺光源或分揀系統(tǒng)進行通信。開源的軟件接口使智能相機可進行更為復雜的視覺項目開發(fā)。
[Abstract]:With the continuous development of microelectronics and integrated circuit technology, the field of machine vision begins to become more integrated, more reliable, less energy consumption and lower cost from the traditional discrete machine vision system with complex structure, large volume and high cost. Application and development of a more convenient intelligent camera system for development. At present, smart cameras are more expensive and rely on imports. In this paper, a low cost machine vision intelligent camera system based on open source project is proposed, and the prototype of the intelligent camera is designed and completed under the condition of laboratory. The intelligent camera is based on the embedded Linux open source operating system and the Open Source computer Vision Library project. In the hardware aspect, the Raspberry Pi open-source veneer computer based on BCM2835 CPU is used. The author designs the management and configuration software of the intelligent camera. The user can choose and configure the relevant image processing process, I / O input condition and output setting, according to the image characteristics of the target under test in the configuration software, so as to realize the acquisition of the target image. Processing, analysis, statistics and IO output. The configuration software is designed with C programming language. The QT embedded graphical user interface development kit and the open source openCV visual library after embedded transplantation are used to develop the configuration software. In addition, in the aspect of image processing algorithm, the author studies the basic image processing algorithms involved in the intelligent camera image processing, including image filtering, edge detection, Hough transform and so on, and based on the traditional Canny edge detection operator. An improved adaptive Canny operator is proposed. Experimental results show that the improved Canny operator has better continuity and single edge response than the traditional Canny operator. Especially in the noise environment, the noise suppression effect is better and the edge detection effect is better. Finally, taking the experiment of coin detection and angle measurement of steering gear rocker arm as an example, the author explains the function and operation steps of the intelligent camera management configuration software. In the coin detection experiment, the coin count statistics is realized and the center-coordinate of the coin is returned. At the same time, the radius of the coin can be measured accurately, and the average error is between 0.1mm and 0.2mm. In the experiment of angle measurement of steering gear rocker arm, the angle measurement of steering gear rocker arm is realized. The standard error of measurement is 0.27 degrees. The experiments show that the intelligent camera has the advantages of high integration, flexible function, low cost and so on, and has certain measuring accuracy. At the same time, it also verifies the feasibility of the low cost intelligent camera design scheme based on the open source project proposed in this paper. The open source design of the intelligent camera can be widely used in the industrial automation pipeline field. It can replace manual work piece edge detection, geometric dimension and angle detection, object recognition and counting statistics, etc. The camera's built-in IO interface can communicate with machine vision light sources or sorting systems. Open source software interfaces allow smart cameras to be developed for more complex visual projects.
【學位授予單位】:杭州電子科技大學
【學位級別】:碩士
【學位授予年份】:2016
【分類號】:TP391.41;TB852.1

【相似文獻】

相關期刊論文 前10條

1 Steve Zhu;潘津;葉敏;方志斌;楊森;;引領潮流的智能相機[J];現(xiàn)代制造;2007年01期

2 ;優(yōu)納科技智能相機[J];交通標準化;2010年22期

3 ;優(yōu)納科技智能相機[J];交通標準化;2010年20期

4 孫長勝;吳云峰;張傳義;劉寧文;賴東寅;;智能相機發(fā)展及其關鍵技術[J];電子設計工程;2010年11期

5 ;黑白智能相機的代表[J];現(xiàn)代制造;2006年06期

6 ;MM環(huán)球通[J];現(xiàn)代制造;2007年33期

7 ;新產(chǎn)品信息與動態(tài)[J];儀表技術;2008年01期

8 裴志軍;曹繼華;張驥祥;;嵌入式機器視覺中的智能相機技術[J];天津工程師范學院學報;2008年02期

9 蘇鋒;;智能相機任重道遠——兩款安卓系統(tǒng)數(shù)碼相機使用感受[J];微電腦世界;2013年01期

10 吳廷琪;;混合交通流智能相機系統(tǒng)初探[J];科技與企業(yè);2013年14期

相關會議論文 前1條

1 周燦林;李勇;賈帥帥;楊允鑫;黃詳嶺;;基于智能相機的圓形玻璃瓶在線檢測系統(tǒng)[A];第十三屆全國實驗力學學術會議論文摘要集[C];2012年

相關重要報紙文章 前2條

1 宋昆;兩類機器視覺系統(tǒng)的比較[N];計算機世界;2007年

2 Maria Doyle;DALSA隆重推出代表最新代機器視覺技術的智能相機[N];中國包裝報;2009年

相關博士學位論文 前1條

1 肖傳偉;智能相機的設計研究[D];中國科學院研究生院(長春光學精密機械與物理研究所);2006年

相關碩士學位論文 前10條

1 楊豐桓;基于智能相機的泡罩藥品缺陷在線檢測技術研究[D];華中科技大學;2014年

2 周爽;基于DM6467的智能相機軟件技術研究[D];華中科技大學;2014年

3 劉澤桂;工業(yè)智能相機圖形化編程工具的研究[D];華南理工大學;2016年

4 陳劍東;基于可重構計算的智能相機關鍵技術的研究[D];華南理工大學;2016年

5 靳璞磊;基于智能相機和工業(yè)機器人的自動分揀技術研究[D];南京航空航天大學;2016年

6 夏高裕;基于OpenCV的智能相機設計與實踐[D];杭州電子科技大學;2016年

7 李金晶;智能相機相關技術的研究[D];天津大學;2009年

8 謝坤志;基于FPGA的低功耗實時Smart Camera平臺的小型化實現(xiàn)和雙目視覺應用[D];北京交通大學;2014年

9 于海艷;關于智能相機的低碳設計研究[D];吉林大學;2014年

10 陳波;基于異面直線夾角激光檢測系統(tǒng)的智能相機研究[D];天津大學;2012年

,

本文編號:2092959

資料下載
論文發(fā)表

本文鏈接:http://www.sikaile.net/kejilunwen/ruanjiangongchenglunwen/2092959.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權申明:資料由用戶d8b45***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com