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

當(dāng)前位置:主頁(yè) > 科技論文 > 軟件論文 >

基于FPGA的線結(jié)構(gòu)光視覺(jué)測(cè)量系統(tǒng)研究

發(fā)布時(shí)間:2018-02-03 22:54

  本文關(guān)鍵詞: 線結(jié)構(gòu)光 計(jì)算機(jī)視覺(jué) 非接觸測(cè)量 FPGA 出處:《吉林大學(xué)》2017年碩士論文 論文類(lèi)型:學(xué)位論文


【摘要】:隨著計(jì)算機(jī)輔助設(shè)計(jì)與制造技術(shù)(CAD/CAM)的廣泛應(yīng)用,產(chǎn)品造型越來(lái)越多的采用復(fù)雜曲面,制造系統(tǒng)也向著自動(dòng)化、柔性化、智能化方向發(fā)展,這就對(duì)產(chǎn)品檢測(cè)技術(shù)提出了更高要求。開(kāi)發(fā)出高精度、實(shí)時(shí)性好的測(cè)量系統(tǒng),并將其集成到加工和裝配工藝中去,對(duì)提高產(chǎn)品的生產(chǎn)效率和改善加工質(zhì)量具有重要意義。目前,大量生產(chǎn)過(guò)程由于受到測(cè)量設(shè)備使用條件和處理速度的限制,多采用離線測(cè)量,測(cè)量過(guò)程中工件的重新定位和裝夾會(huì)帶來(lái)測(cè)量誤差,且測(cè)量?jī)x器價(jià)格昂貴、測(cè)量效率低。結(jié)構(gòu)光視覺(jué)測(cè)量是一種高效、靈活、精度穩(wěn)定的非接觸式測(cè)量方式,并易于和制造系統(tǒng)集成。結(jié)構(gòu)光圖像中含有大量數(shù)據(jù),其中很多數(shù)據(jù)為冗余信息,傳統(tǒng)的處理完全采用軟件進(jìn)行計(jì)算,存在著處理速度和提取精度相互制約的問(wèn)題。本文對(duì)結(jié)構(gòu)光測(cè)量系統(tǒng)和FPGA并行加速技術(shù)進(jìn)行了研究,開(kāi)發(fā)出了基于FPGA的結(jié)構(gòu)光測(cè)量系統(tǒng),將提取精度高、魯棒性好的復(fù)雜算法移植到FPGA中,同時(shí)滿足測(cè)量系統(tǒng)對(duì)測(cè)量精度和測(cè)量實(shí)時(shí)性的要求。對(duì)比研究了激光三角測(cè)量法,選取了直射式測(cè)量法,結(jié)合直射式測(cè)量法和相機(jī)成像模型,搭建了結(jié)構(gòu)光視覺(jué)測(cè)量系統(tǒng)的數(shù)學(xué)模型,并對(duì)系統(tǒng)中的重要參數(shù)進(jìn)行了討論和評(píng)估。結(jié)合結(jié)構(gòu)光圖像處理的算法要求和FPGA圖像處理的特點(diǎn),對(duì)系統(tǒng)的軟硬件功能進(jìn)行了劃分。算法開(kāi)發(fā)過(guò)程中為了減小對(duì)FPGA硬件的依賴和對(duì)底層寄存器邏輯的反復(fù)驗(yàn)證,采用高層次綜合工具(HLS),用C類(lèi)型語(yǔ)言進(jìn)行算法的描述,在算法的移植和綜合階段,通過(guò)對(duì)算法數(shù)據(jù)結(jié)構(gòu)和硬件映射關(guān)系的分析,確定了與之對(duì)應(yīng)的速度和面積優(yōu)化策略。同時(shí)為了充分利用FPGA并行特點(diǎn)和降低處理系統(tǒng)的功耗,對(duì)中值濾波算法和光條提取算法進(jìn)行了改進(jìn),減小了卷積模板和系統(tǒng)的計(jì)算次數(shù),使處理系統(tǒng)以較小的硬件消耗獲得較高的處理精度。最后將綜合后的算法進(jìn)行了模塊封裝和發(fā)布,便于后續(xù)同類(lèi)產(chǎn)品開(kāi)發(fā)的重用。在FPGA硬件設(shè)計(jì)上,根據(jù)測(cè)量原理設(shè)計(jì)了系統(tǒng)測(cè)量方案,采用硬件描述語(yǔ)言(Verilog)對(duì)圖像采集、數(shù)據(jù)接口轉(zhuǎn)換、緩存、顯示和存儲(chǔ)模塊進(jìn)行了設(shè)計(jì),采用FPGA和ARM協(xié)同處理的方式對(duì)上述各模塊進(jìn)行了配置,實(shí)現(xiàn)了FPGA視覺(jué)處理系統(tǒng)的集成。在軟件設(shè)計(jì)上,通過(guò)對(duì)測(cè)量系統(tǒng)標(biāo)定和三維重建的分析,在MATLAB環(huán)境下開(kāi)發(fā)了圖像處理參數(shù)計(jì)算和系統(tǒng)標(biāo)定人機(jī)交互界面。在系統(tǒng)建模和方案設(shè)計(jì)的基礎(chǔ)上,采用棋盤(pán)標(biāo)定板在不同光照情況下對(duì)結(jié)構(gòu)光平面和圖像采集系統(tǒng)進(jìn)行了標(biāo)定試驗(yàn),選取不同的工件進(jìn)行測(cè)量試驗(yàn),驗(yàn)證了測(cè)量系統(tǒng)的有效性,并針對(duì)測(cè)量結(jié)果對(duì)系統(tǒng)進(jìn)行了誤差分析。
[Abstract]:With the wide application of CAD / CAM, more and more complex surfaces are used in product modeling, and the manufacturing system is developing towards automation, flexibility and intelligence. This has put forward higher requirements for product detection technology, developed a high-precision, real-time measurement system, and integrated it into the processing and assembly process. It is of great significance to improve the production efficiency and improve the processing quality. At present, due to the limitation of measuring equipment and processing speed, a large number of production processes use off-line measurement. The repositioning and clamping of the workpiece in the measurement process will bring the measurement error, and the measuring instrument is expensive and the measuring efficiency is low. The structured light vision measurement is a kind of non-contact measurement method with high efficiency, flexibility and stable precision. It is easy to integrate with manufacturing system. Structural light image contains a lot of data, many of which are redundant information. In this paper, the structure light measurement system and FPGA parallel acceleration technology are studied, and the structure light measurement system based on FPGA is developed. The complex algorithm with high extraction accuracy and good robustness is transplanted to FPGA, and the measurement system meets the requirements of measurement accuracy and real-time measurement. The laser triangulation method is compared and studied. The mathematical model of the structured light vision measurement system is built by selecting the direct projecting measurement method, combining the direct projecting measurement method and the camera imaging model. The important parameters of the system are discussed and evaluated. The algorithm requirements of structured light image processing and the characteristics of FPGA image processing are combined. The software and hardware functions of the system are divided. In order to reduce the dependence on FPGA hardware and verify the logic of the underlying register, a high-level synthesis tool is adopted in the algorithm development. C language is used to describe the algorithm. In the stage of transplantation and synthesis, the relationship between algorithm data structure and hardware mapping is analyzed. In order to make full use of the parallel characteristics of FPGA and reduce the power consumption of the processing system, the median filter algorithm and the optical strip extraction algorithm are improved. Reduce the convolution template and system calculation times, so that the processing system with less hardware consumption to achieve higher processing accuracy. Finally, the integrated algorithm is encapsulated and published. In the FPGA hardware design, according to the measurement principle, the system measurement scheme is designed, and the hardware description language (Verilog) is used to capture the image. The data interface conversion, cache, display and storage module are designed, and the above modules are configured by FPGA and ARM. The integration of FPGA vision processing system is realized. In software design, the calibration and 3D reconstruction of measurement system are analyzed. The human-computer interface for image processing parameter calculation and system calibration is developed in MATLAB environment. The calibration test of structured light plane and image acquisition system is carried out by using the chessboard calibration board under different illumination conditions. The validity of the measurement system is verified by selecting different workpieces to carry out the measurement experiment. The error of the system is analyzed according to the measurement results.
【學(xué)位授予單位】:吉林大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2017
【分類(lèi)號(hào)】:TP391.41

【相似文獻(xiàn)】

相關(guān)期刊論文 前10條

1 喬麗;蘇真?zhèn)?華才健;;基于激光線結(jié)構(gòu)光的羊毛中白色污雜物檢測(cè)[J];毛紡科技;2012年03期

2 李莉;孫立軍;譚生光;寧國(guó)寶;;用于路面車(chē)轍檢測(cè)的線結(jié)構(gòu)光圖像處理流程[J];同濟(jì)大學(xué)學(xué)報(bào)(自然科學(xué)版);2013年05期

3 吳慶陽(yáng);蘇顯渝;李景鎮(zhèn);惠彬;;一種新的線結(jié)構(gòu)光光帶中心提取算法[J];四川大學(xué)學(xué)報(bào)(工程科學(xué)版);2007年04期

4 陳新禹;馬孜;汪洋;黃進(jìn);陳天飛;;線結(jié)構(gòu)光參數(shù)的簡(jiǎn)易標(biāo)定方法[J];光電子.激光;2013年03期

5 趙鑫;潘晉孝;劉賓;陳平;;基于線結(jié)構(gòu)光法的三維重建技術(shù)的研究[J];山西電子技術(shù);2013年06期

6 邊琰;郭彤;張國(guó)雄;;基于線結(jié)構(gòu)光的工件臺(tái)階特征尺寸測(cè)量方法研究[J];機(jī)床與液壓;2009年06期

7 劉國(guó)文,閆達(dá)遠(yuǎn);一種基于線結(jié)構(gòu)光的三維視覺(jué)曲面測(cè)量方法[J];光學(xué)技術(shù);2005年04期

8 裘祖榮;陳浩玉;胡文川;鄒茂虎;楊婷;;嵌入式線結(jié)構(gòu)光角度視覺(jué)檢測(cè)及誤差補(bǔ)償[J];光學(xué)精密工程;2013年10期

9 李清泉;王植;李宇光;;基于線結(jié)構(gòu)光的3維目標(biāo)測(cè)量與多分辨率建模[J];測(cè)繪學(xué)報(bào);2006年04期

10 王以忠;李琳;黃華芳;;一種基于雙目線結(jié)構(gòu)光視覺(jué)系統(tǒng)的簡(jiǎn)單標(biāo)定方法[J];長(zhǎng)沙交通學(xué)院學(xué)報(bào);2008年01期

相關(guān)會(huì)議論文 前5條

1 舒強(qiáng);李松;錢(qián)之楠;馬躍;;線結(jié)構(gòu)光的車(chē)轍測(cè)量模型及其標(biāo)定[A];2009年全國(guó)測(cè)繪儀器綜合學(xué)術(shù)年會(huì)論文集[C];2009年

2 張瑞瑛;周萍;馮煦;;大視場(chǎng)下線結(jié)構(gòu)光光條中心的快速提取[A];2009年全國(guó)測(cè)繪儀器綜合學(xué)術(shù)年會(huì)論文集[C];2009年

3 曾祥軍;霍金城;吳慶陽(yáng);;線結(jié)構(gòu)光三維測(cè)量系統(tǒng)掃描方向的標(biāo)定[A];中國(guó)光學(xué)學(xué)會(huì)2011年學(xué)術(shù)大會(huì)摘要集[C];2011年

4 孫國(guó)強(qiáng);許增樸;王永強(qiáng);于德敏;畢德學(xué);;線結(jié)構(gòu)光快速三維測(cè)量系統(tǒng)的全局標(biāo)定方法研究[A];第十三屆全國(guó)圖象圖形學(xué)學(xué)術(shù)會(huì)議論文集[C];2006年

5 張應(yīng)紅;;線結(jié)構(gòu)光在SOP芯片管腳檢測(cè)中的應(yīng)用[A];2004全國(guó)光學(xué)與光電子學(xué)學(xué)術(shù)研討會(huì)、2005全國(guó)光學(xué)與光電子學(xué)學(xué)術(shù)研討會(huì)、廣西光學(xué)學(xué)會(huì)成立20周年年會(huì)論文集[C];2005年

相關(guān)博士學(xué)位論文 前9條

1 劉艷;機(jī)器人結(jié)構(gòu)光視覺(jué)系統(tǒng)標(biāo)定研究[D];北京理工大學(xué);2015年

2 邵海燕;基于線結(jié)構(gòu)光的水障礙、凹凸障礙物遠(yuǎn)距離感測(cè)技術(shù)[D];北京理工大學(xué);2016年

3 占棟;線結(jié)構(gòu)光視覺(jué)測(cè)量關(guān)鍵技術(shù)及在軌道交通巡檢中應(yīng)用[D];西南交通大學(xué);2016年

4 王鵬;線結(jié)構(gòu)光三維自動(dòng)掃描系統(tǒng)關(guān)鍵技術(shù)的研究[D];天津大學(xué);2008年

5 吳慶陽(yáng);線結(jié)構(gòu)光三維傳感中關(guān)鍵技術(shù)研究[D];四川大學(xué);2006年

6 王宗義;線結(jié)構(gòu)光視覺(jué)傳感器與水下三維探測(cè)[D];哈爾濱工程大學(xué);2005年

7 楊雪榮;CMM與線結(jié)構(gòu)光視覺(jué)傳感器集成的逆向工程系統(tǒng)關(guān)鍵技術(shù)研究[D];廣東工業(yè)大學(xué);2013年

8 吳慶華;基于線結(jié)構(gòu)光掃描的三維表面缺陷在線檢測(cè)的理論與應(yīng)用研究[D];華中科技大學(xué);2013年

9 陳天飛;線結(jié)構(gòu)光表面三維測(cè)量系統(tǒng)的標(biāo)定技術(shù)研究[D];大連海事大學(xué);2013年

相關(guān)碩士學(xué)位論文 前10條

1 王世平;線結(jié)構(gòu)光測(cè)量技術(shù)在接觸軌幾何參數(shù)檢測(cè)中的應(yīng)用研究[D];西南交通大學(xué);2015年

2 袁聰聰;線結(jié)構(gòu)光掃描裝置的設(shè)計(jì)與實(shí)現(xiàn)[D];西北農(nóng)林科技大學(xué);2015年

3 劉輝;基于圖像檢測(cè)技術(shù)的運(yùn)動(dòng)部件的截面積測(cè)量[D];河北科技大學(xué);2015年

4 陳麗;連鑄坯線結(jié)構(gòu)光視覺(jué)定重關(guān)鍵技術(shù)研究[D];河北科技大學(xué);2015年

5 操亞華;基于FPGA的線結(jié)構(gòu)光傳感器信號(hào)處理系統(tǒng)設(shè)計(jì)[D];合肥工業(yè)大學(xué);2015年

6 楊強(qiáng)偉;基于線結(jié)構(gòu)光的管體直焊縫焊接質(zhì)量控制算法研究[D];中北大學(xué);2016年

7 李碩;線結(jié)構(gòu)光三維視覺(jué)測(cè)量系統(tǒng)的關(guān)鍵技術(shù)研究[D];廣東工業(yè)大學(xué);2016年

8 崔亮純;線結(jié)構(gòu)光三維測(cè)量系統(tǒng)關(guān)鍵技術(shù)的研究[D];華南理工大學(xué);2016年

9 鄧汛;基于線結(jié)構(gòu)光視覺(jué)的六軸機(jī)器人焊縫跟蹤研究[D];華南理工大學(xué);2016年

10 肖虹;基于圖像的機(jī)車(chē)關(guān)鍵部位檢測(cè)[D];華南理工大學(xué);2016年

,

本文編號(hào):1488574

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

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


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

版權(quán)申明:資料由用戶c81c6***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com