基于機(jī)器視覺(jué)的液晶屏點(diǎn)燈缺陷檢測(cè)系統(tǒng)關(guān)鍵技術(shù)研究
本文選題:TFT-LCD + 陷波濾波; 參考:《湖南理工學(xué)院》2017年碩士論文
【摘要】:液晶屏的制造過(guò)程極其復(fù)雜,需要近百道工序,在制造的過(guò)程中難免會(huì)出現(xiàn)許多類型的缺陷。因此對(duì)液晶屏缺陷的檢測(cè)在生產(chǎn)過(guò)程起著關(guān)鍵性作用。利用機(jī)器視覺(jué)技術(shù)實(shí)現(xiàn)液晶屏點(diǎn)燈缺陷的高速自動(dòng)檢測(cè)是液晶屏自動(dòng)化生產(chǎn)的重要研究課題之一。論文通過(guò)分析液晶屏點(diǎn)燈圖像中存在的缺陷和瑕疵的特征,提出基于圖像處理的快速、有效的缺陷檢測(cè)方法。論文主要進(jìn)行了以下幾方面的研究:子像素級(jí)缺陷檢測(cè)方法研究:傳統(tǒng)的圖像學(xué)處理方法很難檢測(cè)出子像素級(jí)缺陷。我們通過(guò)研究液晶屏圖像的特點(diǎn),發(fā)現(xiàn)同一型號(hào)液晶屏中像素均是規(guī)則排列,因此對(duì)缺陷圖像經(jīng)過(guò)傅里葉變換能得到一致的頻譜圖,針對(duì)此特點(diǎn),論文提出了一種基于陷波濾波和圖像配準(zhǔn)的子像素缺陷檢測(cè)方法。首先用無(wú)缺陷模板圖像建立配準(zhǔn)模板和陷波濾波模板;然后用配準(zhǔn)模板對(duì)缺陷圖像進(jìn)行圖像配準(zhǔn),解決屏幕偏移問(wèn)題;再用陷波濾波模板進(jìn)行濾波處理,濾除背景紋理,使缺陷更加明顯;最后對(duì)圖像閾值分割,找出缺陷。結(jié)果顯示,該方法可以準(zhǔn)確、快速的檢測(cè)子像素級(jí)缺陷。中小型缺陷檢測(cè)方法研究:由于相機(jī)拍攝的液晶屏圖像缺陷、背景、細(xì)節(jié)、噪聲等信息都包含在一個(gè)較窄的灰度范圍內(nèi),導(dǎo)致缺陷與其他信息難以區(qū)分,因此,論文提出了一種融合局部熵與局部均勻度液晶屏缺陷檢測(cè)方法。將像素分布的局部熵值和局部均勻度值相結(jié)合,濾除空間鄰域內(nèi)噪聲并獲得像素的空間分布,利用空間特征實(shí)現(xiàn)對(duì)中小型缺陷的檢測(cè)。結(jié)果顯示,論文方法不需要進(jìn)行頻域處理便可準(zhǔn)確找到缺陷,檢測(cè)速率較高,相比于其他算法,有較強(qiáng)魯棒性。Mura缺陷檢測(cè)方法研究:液晶屏Mura缺陷均具有背景整體亮度不均、灰度變化不明顯等特點(diǎn),用基于機(jī)器視覺(jué)的方法從中檢測(cè)出缺陷是非常困難的。論文提出一種新的Mura缺陷檢測(cè)方法,首先對(duì)液晶屏圖像中背景與Mura缺陷灰度值差異進(jìn)行分析,然后采用均值濾波和背景差分法來(lái)抑制背景雜波,再利用灰度約束獲取疑似Mura缺陷區(qū)域,最后提取疑似區(qū)域的灰度特征放入訓(xùn)練后的BP神經(jīng)網(wǎng)絡(luò)提取缺陷目標(biāo)。結(jié)果顯示,論文方法有較好的除噪效果,檢測(cè)率較高。
[Abstract]:The manufacturing process of LCD screen is extremely complex and requires nearly 100 processes. Many kinds of defects will inevitably appear in the manufacturing process. Therefore, the detection of LCD screen defects plays a key role in the production process. It is one of the important research topics in the automatic production of LCD screen to realize high speed automatic detection of the defects of LCD screen with machine vision technology. Based on the analysis of defects and defects in LCD screen lamp images, a fast and effective defect detection method based on image processing is proposed in this paper. This paper mainly studies the following aspects: subpixel level defect detection method: traditional image processing methods are difficult to detect sub-pixel level defects. By studying the characteristics of the LCD screen image, we find that the pixels in the same LCD screen are arranged regularly, so we can get the consistent spectrum of the defective image by Fourier transform. In this paper, a subpixel defect detection method based on notch filtering and image registration is proposed. First, the registration template and notch filter template are established by using the non-defect template image; then, the defect image is registered with the registration template to solve the screen offset problem; and then the notch filter template is used to filter the background texture. Make the defect more obvious; finally, the image threshold segmentation, find out the defect. The results show that the method can detect subpixel defects accurately and quickly. Research on small and medium defect Detection methods: because the defects, background, details, noise and other information of LCD screen images taken by camera are all contained in a narrow gray range, it is difficult to distinguish the defects from other information. In this paper, a method for defect detection of liquid crystal screen with fusion of local entropy and local uniformity is proposed. The local entropy value and local uniformity value of pixel distribution are combined to filter the noise in the spatial neighborhood and to obtain the spatial distribution of the pixels. The detection of small and medium-sized defects is realized by using spatial features. The results show that the method can accurately find the defects without frequency domain processing, and the detection rate is higher. Compared with other algorithms, the method of robust. Mura defect detection method: the Mura defects of LCD screen have the uneven brightness of the background as a whole. It is very difficult to detect defects by machine vision based method because the gray level change is not obvious. In this paper, a new Mura defect detection method is proposed. Firstly, the difference between background and Mura defect gray value in LCD screen image is analyzed, and then the mean filter and background difference method are used to suppress background clutter. Then the suspected Mura defect region is obtained by using gray constraints, and the gray feature of the suspected area is finally extracted into the trained BP neural network to extract the defect target. The results show that the method has better denoising effect and high detection rate.
【學(xué)位授予單位】:湖南理工學(xué)院
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2017
【分類號(hào)】:TN873.93;TP391.41
【參考文獻(xiàn)】
相關(guān)期刊論文 前10條
1 王平;項(xiàng)志偉;胡進(jìn);喬非;;我國(guó)平板顯示行業(yè)發(fā)展現(xiàn)狀及發(fā)展趨勢(shì)分析[J];改革與開(kāi)放;2016年21期
2 陳凌海;姚劍敏;郭太良;;基于改進(jìn)Chan-Vese模型的液晶顯示屏Mura缺陷分割[J];液晶與顯示;2016年06期
3 張騰達(dá);盧榮勝;張書(shū)真;;基于二維DFT的TFT-LCD平板表面缺陷檢測(cè)[J];光電工程;2016年03期
4 李力;王耀南;陳鐵健;;大尺寸LCD玻璃基板多視覺(jué)缺陷檢測(cè)系統(tǒng)研究[J];控制工程;2016年02期
5 竇兆玉;張奇志;周亞麗;劉俊;;基于機(jī)器視覺(jué)的液晶屏幕壞點(diǎn)檢測(cè)[J];北京信息科技大學(xué)學(xué)報(bào)(自然科學(xué)版);2015年05期
6 簡(jiǎn)川霞;;TFT-LCD表面缺陷檢測(cè)方法綜述[J];電視技術(shù);2015年09期
7 毛羽忻;楊俊強(qiáng);曲勁松;吳珍榮;;基于局部熵的點(diǎn)目標(biāo)檢測(cè)算法分析[J];火炮發(fā)射與控制學(xué)報(bào);2014年03期
8 楊斯涵;;基于自適應(yīng)尺度的小目標(biāo)檢測(cè)方法[J];光電工程;2014年04期
9 盧小鵬;李輝;劉云杰;梁平;李坤;;基于Chan-Vese模型的TFT-LCD Mura缺陷快速分割算法[J];液晶與顯示;2014年01期
10 李坤;李輝;劉云杰;梁平;盧小鵬;;LCD Mura缺陷的B樣條曲面擬合背景抑制[J];光電工程;2014年02期
相關(guān)博士學(xué)位論文 前1條
1 張昱;基于機(jī)器視覺(jué)的TFT-LCD屏mura缺陷檢測(cè)技術(shù)研究[D];哈爾濱工業(yè)大學(xué);2006年
相關(guān)碩士學(xué)位論文 前7條
1 李傳樂(lè);TFT-LCD缺陷檢測(cè)系統(tǒng)中的圖像處理[D];吉林大學(xué);2016年
2 謝瑞;TFT-LCD Mura缺陷自動(dòng)檢測(cè)方法研究[D];合肥工業(yè)大學(xué);2016年
3 李茂;基于機(jī)器視覺(jué)的TFT-LCD屏Mura缺陷檢測(cè)方法研究[D];電子科技大學(xué);2013年
4 鄒園園;THz圖像條紋噪聲消除方法研究[D];首都師范大學(xué);2009年
5 黃麗;BP神經(jīng)網(wǎng)絡(luò)算法改進(jìn)及應(yīng)用研究[D];重慶師范大學(xué);2008年
6 何志廣;基于圖像處理技術(shù)的TFT-LCD微米級(jí)缺陷檢測(cè)方法研究[D];哈爾濱工業(yè)大學(xué);2007年
7 彭紹湖;TFT-LCD液晶顯示器表面缺陷檢測(cè)技術(shù)研究[D];廣東工業(yè)大學(xué);2007年
,本文編號(hào):1921133
本文鏈接:http://sikaile.net/kejilunwen/xinxigongchenglunwen/1921133.html