[go: up one dir, main page]

JP3695120B2 - Defect inspection method - Google Patents

Defect inspection method Download PDF

Info

Publication number
JP3695120B2
JP3695120B2 JP05864998A JP5864998A JP3695120B2 JP 3695120 B2 JP3695120 B2 JP 3695120B2 JP 05864998 A JP05864998 A JP 05864998A JP 5864998 A JP5864998 A JP 5864998A JP 3695120 B2 JP3695120 B2 JP 3695120B2
Authority
JP
Japan
Prior art keywords
image
defect
inspection method
smoothing filter
display area
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP05864998A
Other languages
Japanese (ja)
Other versions
JPH11257937A (en
Inventor
正明 野田
誠志 渥美
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP05864998A priority Critical patent/JP3695120B2/en
Publication of JPH11257937A publication Critical patent/JPH11257937A/en
Application granted granted Critical
Publication of JP3695120B2 publication Critical patent/JP3695120B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Length Measuring Devices By Optical Means (AREA)
  • Investigating Materials By The Use Of Optical Means Adapted For Particular Applications (AREA)
  • Closed-Circuit Television Systems (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、コンピュータのモニター、TV受像機、液晶プロジェクタなどに用いられている液晶パネル、プラズマディスプレイなどの表示素子の欠陥を検査するための欠陥検査方法に関する。
【0002】
【従来の技術】
表示素子の微小欠陥を検出しようとした場合、照明の輝度ムラの問題、液晶の視野角の問題、光学系での撮像光量の不均一の問題などのため、表示素子上の位置によって欠陥の検出感度が変わり、微小欠陥を正確に検出することが困難になってしまう場合がある。特開平4−336384号公報には、このような問題を解決する方法が開示されている。この方法はいわゆるシェーディング補正による欠陥検出方法として知られる方法であって、入力画像の平滑化フィルタ処理を行うことにより背景画像を生成し、この背景画像と入力画像との差分をとる方法である。
【0003】
【発明が解決しようとする課題】
検査領域は、液晶パネル等の表示素子の表示領域内であるが、ワークのセッティング時の多少のズレなども許容できるようにTVカメラで撮像する領域は、この表示領域よりも若干広く設定されている。なお、解像度を上げるために複数のTVカメラを用いた特開平8−254499号公報のような構成も考えられるが、この場合も表示領域が、全てTVカメラで撮像されるようにカメラが配置される。従って、このようにして入力された入力画像の平滑化フィルタ処理を行って背景画像を作成した場合、表示領域と表示領域外の領域との輝度の相違(通常、表示領域よりも表示領域外の方が輝度が低い場合が多い。)により表示領域の最外周部分に輝度のダレが生じ、このままシェーディング補正をかけると表示領域の最外周部分を常に欠陥として検出してしまうことになる。かといって、表示領域の最外周部分で検出された偽欠陥信号を無視することとすれば、本当に表示領域の最外周部分に欠陥が存在した場合、欠陥を見逃すこととなる。
【0004】
そこで、本発明はこのような課題を解決するもので、その目的とするところは、シェーディング補正による欠陥検出方法において、表示領域の最外周部分で擬欠陥信号を発生しないようにして、表示領域全域にわたって正確な欠陥検出を可能とする方法を提供するところにある。
【0005】
【課題を解決するための手段】
請求項1の欠陥検査方法は、表示素子の表示素子の微小欠陥を検出する欠陥検査方法であって、
表示素子の検査領域を撮像して入力画像を生成する入力画像生成工程と、
この入力画像の平滑化フィルタ処理を行うことにより得られる平滑化入力画像の濃淡膨張処理を行って背景画像を生成する背景画像生成工程と、
前記入力画像と前記背景画像とを比較する比較工程と、をこの順序で有することを特徴とする。
【0006】
ここで、上記の濃淡膨張処理とは、次のような処理である。まず、入力画像の平滑化フィルタ処理を行うことにより得られた平滑化入力画像の中から、ある注目する画素Pを定める。そして、その画素Pを含むようにあらかじめ定められた領域(例えば、画素P、画素P上の画素、画素Pの下の画素、画素Pの左の画素及び画素Pの右の画素の5つの画素を含む領域)の中で信号強度の一番高い画素の信号を、画素Pの信号として、もとの画素Pの信号と置き換える。この操作を平滑化入力画像の全画素について実施する。
【0007】
このため、表示素子の表示領域の信号が表示領域外の信号より強度が高い場合には、表示領域最外周部分においてダレが発生するのであるが、この濃淡膨張処理を行うことにより、このダレ部分は表示領域外に押し出されることとなる。
【0008】
その結果、表示領域の最外周部分で擬欠陥信号が発生しないので、表示領域全域にわたって正確な欠陥検出が可能となる。
【0009】
請求項2の欠陥検査方法は、表示素子の微小欠陥を検出する欠陥検査方法であって、
表示素子の検査領域を撮像して入力画像を生成する入力画像生成工程と、
この入力画像の平滑化フィルタ処理を行うことにより得られる平滑化入力画像の濃淡縮小処理を行って背景画像を生成する背景画像生成工程と、
前記入力画像と前記背景画像とを比較する比較工程と、をこの順序で有することを特徴とする。
【0010】
ここで、上記の濃淡縮小処理とは、次のような処理である。まず、入力画像の平滑化フィルタ処理を行うことにより得られた平滑化入力画像の中から、ある注目する画素Pを定める。そして、その画素Pを含むようにあらかじめ定められた領域(例えば、画素P、画素P上の画素、画素Pの下の画素、画素Pの左の画素及び画素Pの右の画素の5つの画素を含む領域)の中で信号強度の一番低い画素の信号を、画素Pの信号として、もとの画素Pの信号と置き換える。この操作を平滑化入力画像の全画素について実施する。
【0011】
このため、表示素子の表示領域の信号が表示領域外の信号より強度が低い場合には、表示領域最外周部分においてダレが発生するのであるが、この濃淡縮小処理を行うことにより、このダレ部分は表示領域外に押し出されることとなる。
【0012】
その結果、表示領域の最外周部分で擬欠陥信号が発生しないので、表示領域全域にわたって正確な欠陥検出が可能となる。
【0013】
請求項3の欠陥検査方法は、請求項1又は2に記載の欠陥検査方法において、画像間減算処理を行うことにより前記比較工程を実施することを特徴とする。
【0014】
このため、画像データの型が整数型でよいため、データ量も比較的少なくて済み、演算処理も高速にでき、その結果、欠陥検査を高速に行うことができるという効果がある。
【0015】
請求項4の欠陥検査方法は、請求項1又は2に記載の欠陥検査方法において、画像間除算処理を行うことにより前記比較工程を実施することを特徴とする。
【0016】
このため、画像データの型を浮動小数点型にする必要が生じるが、表示領域内で輝度むらが大きい場合であっても、正常画素と欠陥画素のSN比をある程度一定に保つことができ、正確な欠陥検出ができるという効果がある。
【0017】
【発明の実施の形態】
以下、本発明を実施例に基づいて詳細に説明する。
【0018】
(実施例1)
図1は、実施例1の欠陥検査方法を示すフロー図である。図2は、撮像された入力画像を示す図であり、図3は、実施例1の欠陥検査装置の構成図である。被検査対象は液晶プロジェクタ11で投影された画像である。液晶プロジェクタ11により検査パターン2をスクリーン10上に投影し、投影された検査パターン2を2次元のTVカメラ12により撮像する。撮像された画像は、画像処理装置13に送られ、ここで投影された検査パターン2の内部に欠陥があるかどうかを検査し、良否の判断をする。検出する欠陥は、ここでは、点欠陥と呼ばれるアクティブマトリクス型表示素子の1画素単位の欠陥のみを対象にするものとし、色むら等の比較的面積の大きい欠陥に対しては、取り扱わないものとする。投影される検査パターン2は、表示エリア全面を白表示、黒表示、階調表示と次々と切り換え、それをそれぞれ撮像し検査されることになる。
【0019】
ステップS1の画像入力工程において、スクリーン10上に表示されたある検査パターン2をTVカメラ12で取込み、この画像データを画像Aとして画像処理装置13内のメモリに記憶しておく。近年、表示素子の解像度は、VGAからSVGA、XGAさらにそれ以上と高密度化してきており、それに対応してそのような表示素子を検査するためのTVカメラの解像度も必然的に高解像度のものが求められてきており、従来、水平512画素×垂直480画素程度の画像処理が一般的であったが、1000画素×1000画素以上のTVカメラも使われだしている。また被検査画像を分割して入力し解像度を稼ぐという方法も広く行われている。いずれにしろ入力される画像Aは、図2に示すように、表示素子が全て取り込まれるように表示領域2よりも大きい範囲の画像となる。この入力画像のうち、データ抽出ライン3上の輝度変化について調べてみると、図4(a)のような輝度データになっている。ここで図2では省略してあるが、ちょうどデータ抽出ライン3上に輝点欠陥と黒点欠陥があるものとする。この欠陥に対応するグラフ上の変化が、図4(a)の輝点欠陥30と黒点欠陥31である。表示領域2に対応する部分はこのグラフの20の矢印で示した範囲である。表示領域部分2は、表示領域外の部分よりも輝度が高いものとする。表示領域内のデータ変化をマクロ的に見ると大きな山なりの形状で中央部が比較的明るく、周辺部が暗い輝度ムラ状況になっている。この原因は、照明光源の照度むらや液晶パネルやレンズ光学系の特性などが考えられるが、この状況を改善することは、技術的、コスト的な問題で比較的困難である。従ってこのように入力された画像状態から、輝点欠陥30、黒点欠陥31の部分を検出したいのであるが、輝度ムラの最大値と最小値の差が欠陥30、31の輝度変化よりも大きいため、単純に2値化して欠陥のみを検出することができない。すなわち、輝点欠陥30の輝度のピークよりも輝度ムラの最大値の方が大きかったり、黒点欠陥31の極小値よりも輝度ムラの最小値の方が小さい場合には、欠陥と同時に、輝度ムラによる擬似欠陥も検出してしまうことになる。そこで後で述べるシェーディング補正の処理を行なうことで、このような輝度ムラの中から輝点欠陥30や黒点欠陥31のような微小欠陥のみを検出することを考える。
【0020】
ステップS2では、画像Aのコピーを作成し平滑化フィルタ処理を行なう。画像Aのコピーを作るのは、後で画像間演算をする時に画像Aを使用するためである。この平滑化フィルタ処理とは、点欠陥のような微小な面積の輝度変化を画像データから取除く処理で、通常は3×3や5×5のマトリクスの畳み込み演算を対象画像全域にわたって行なうことで実現される。この平滑化フィルタ処理の結果、作成された画像を画像Bとする。この処理の様子を平滑化フィルタ処理後のグラフ図4(b)で説明する。図4(a)と比較して、細かい周期の輝度変化が除去され、輝点欠陥30や黒点欠陥31に対応する輝度変化もグラフ上で除去されているのがわかる。さらに、図4(b)の両側にある表示領域と表示領域外との境目の部分の輝度変化は、平滑化フィルタ処理前のグラフ(図4(a))に比べ、ダレた状態になっており、輝度変化が緩やかになっている。図4(c)のグラフは、入力画像Aと平滑化フィルタ処理後の画像Bの差分をとった結果を示すグラフである。図4(a)及び(b)と図4(c)とでは、欠陥をわかりやすくするため縦軸の尺度を変えてある。従来、輝度ムラの影響を除去するためには、このような差分画像を求めて、2値化し欠陥を検出するが、ここで表示領域20の位置を示す目的で入れてある両側の点線の前後付近のデータ変化に着目すると、擬似欠陥21の部分が生じてしまっているのがわかる。この状態のまま、欠陥を検出する目的で2値化すると輝点欠陥32と同時に擬似欠陥21も検出されてしまうことになる。また、擬似欠陥21を検出しないようにするためには、擬似欠陥21を含まないように表示領域20よりも内側に検査範囲を設定しなくてはならず、そうすると表示領域ぎりぎりの部分に存在する欠陥を見落としてしまうことになる。
【0021】
それを回避するために、本実施例の欠陥検査方法では、差分画像を求める前にステップS3の濃淡膨張処理を行なう。濃淡膨張処理については、特開平4−336384号公報の9欄及び図3、後で述べる濃淡縮小処理については、特開平4−336384号公報の10欄及び図4に記載されている。平滑化フィルタ処理した画像Bに対して、濃淡膨張処理を行なうと図5(c)に示すように波形を矢印22の方向に両側に引き伸ばす効果が得られる。この画像を画像Cと呼ぶ。これにより、表示領域境界近傍の肩のダレた部分は、表示領域20の外側に追い出されることになり、ステップS4の画像演算処理で画像Aと画像Cの差分画像(これを画像Dとする。)をとる。
【0022】
なお、表示領域の輝度が、周囲に比べ明るい場合には、ステップS3では、濃淡膨張処理を行なうが、逆に周囲の輝度の方が明るい場合には、濃淡縮小処理を行なうようにする。
【0023】
こうすることで図5(d)の差分処理後の波形で確認できるように、擬似欠陥23は、表示領域20の点線の外側にしか現れず、表示領域全域にわたって正確な欠陥検出を行なうことが可能になる。ステップS4の画像間演算では、前述のように二つの画像の差分をとるように説明したが、画像データとしては、1画素当り8ないし16ビットの整数型のデータ型を用いるのが一般的であるので差分演算は、そのデータ型のままで処理でき更に処理が単純であるため高速化しやすい。しかし同種同程度の欠陥でも輝度ムラの明るい所にある場合と暗い方にある場合とで欠陥のコントラストに大きな違いが出る場合があるが、このような場合にはステップS4で除算処理を用いる方が、良い結果が得られる。その一方で画像データを浮動小数点型にする必要が生じるためにデータ量が増えると同時に、処理時間も長くなる傾向がある。
【0024】
ステップS5では、あらかじめ決められたしきい値にもとづき、2値化画像にし、欠陥のみを抽出する。ここで欠陥のサイズや個数、位置情報などを測定し、ステップS6で、この情報にもとづき、被検査対象の良否判断を行なうことになる。
【0025】
2値化するときのしきい値は、あらかじめ限度見本などで検出したい欠陥のしきい値レベルを調べておくか、良品の場合のデータの標準偏差などを基準に設定すればよい。また、図5(d)の輝点欠陥34と黒点欠陥35の違いのように欠陥データのでる方向が逆であった場合には、欠陥を抽出するためのしきい値を複数用意しておくことも必要である。
【0026】
以上の説明は、液晶プロジェクタでスクリーン上に投影させた検査パターンから欠陥検査を行なう場合の例であるが、背後に平面状のバックライトを置いた状態で液晶パネル自身を、対向するTVカメラでとらえ欠陥を検査する場合においても同様な原理に基づいて検査することが可能である。
【図面の簡単な説明】
【図1】 実施例1の欠陥検査方法の一例を示すフロー図。
【図2】 撮像された入力画面を示す図。
【図3】 実施例1の欠陥検査方法を用いた検査装置の構成図。
【図4】 従来のシェーディング補正の手順を説明するグラフ。
【図5】 実施例1のシェーディング補正の手順を説明するグラフ。
【符号の説明】
1…入力領域
2…表示領域
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a defect inspection method for inspecting defects of display elements such as liquid crystal panels and plasma displays used in computer monitors, TV receivers, liquid crystal projectors, and the like.
[0002]
[Prior art]
When trying to detect minute defects in the display element, the defect is detected depending on the position on the display element due to problems such as uneven brightness of the illumination, problems with the viewing angle of the liquid crystal, and unevenness in the amount of light captured by the optical system Sensitivity changes, and it may be difficult to accurately detect minute defects. Japanese Patent Laid-Open No. 4-336384 discloses a method for solving such a problem. This method is known as a defect detection method by so-called shading correction, and is a method of generating a background image by performing smoothing filter processing of an input image and taking a difference between the background image and the input image.
[0003]
[Problems to be solved by the invention]
The inspection area is within the display area of a display element such as a liquid crystal panel, but the area captured by the TV camera is set to be slightly wider than this display area so as to allow some deviation during workpiece setting. Yes. In order to increase the resolution, a configuration as disclosed in Japanese Patent Laid-Open No. 8-254499 using a plurality of TV cameras is also conceivable. In this case, however, the cameras are arranged so that the entire display area is imaged by the TV camera. The Therefore, when a smoothing filter process is performed on the input image input in this way to create a background image, the luminance difference between the display area and the area outside the display area (usually, the area outside the display area is larger than the display area). Therefore, when the shading correction is applied as it is, the outermost peripheral portion of the display area is always detected as a defect. However, if the false defect signal detected in the outermost peripheral portion of the display area is ignored, if there is a defect in the outermost peripheral portion of the display area, the defect is missed.
[0004]
Therefore, the present invention solves such a problem, and an object of the present invention is to prevent generation of a pseudo-defect signal in the outermost peripheral portion of the display area in the defect detection method by shading correction. The present invention provides a method that enables accurate defect detection over a wide range.
[0005]
[Means for Solving the Problems]
The defect inspection method according to claim 1 is a defect inspection method for detecting a micro defect of a display element of a display element,
An input image generation step of capturing an inspection region of the display element and generating an input image;
A background image generation step of generating a background image by performing density expansion processing of the smoothed input image obtained by performing the smoothing filter processing of the input image;
A comparison step of comparing the input image with the background image is provided in this order.
[0006]
Here, the above-described density expansion process is the following process. First, a pixel P of interest is determined from the smoothed input image obtained by performing the smoothing filter process on the input image. Then, a predetermined region (for example, the pixel P, the pixel on the pixel P, the pixel below the pixel P, the left pixel of the pixel P, and the right pixel of the pixel P) including the pixel P is included. The signal of the pixel having the highest signal intensity in the region including the pixel P) is replaced with the signal of the original pixel P as the signal of the pixel P. This operation is performed for all pixels of the smoothed input image.
[0007]
For this reason, when the signal of the display area of the display element is higher in intensity than the signal outside the display area, sagging occurs in the outermost peripheral portion of the display area. Will be pushed out of the display area.
[0008]
As a result, since no pseudo defect signal is generated in the outermost peripheral portion of the display area, accurate defect detection can be performed over the entire display area.
[0009]
The defect inspection method according to claim 2 is a defect inspection method for detecting a minute defect of a display element,
An input image generation step of capturing an inspection region of the display element and generating an input image;
A background image generation step of generating a background image by performing density reduction processing of the smoothed input image obtained by performing the smoothing filter processing of the input image;
A comparison step of comparing the input image with the background image is provided in this order.
[0010]
Here, the above-described shading reduction processing is the following processing. First, a pixel P of interest is determined from the smoothed input image obtained by performing the smoothing filter process on the input image. Then, a predetermined region (for example, the pixel P, the pixel on the pixel P, the pixel below the pixel P, the left pixel of the pixel P, and the right pixel of the pixel P) including the pixel P is included. The signal of the pixel having the lowest signal intensity in the region including the pixel P is replaced with the signal of the original pixel P as the signal of the pixel P. This operation is performed for all pixels of the smoothed input image.
[0011]
For this reason, when the intensity of the signal in the display area of the display element is lower than that of the signal outside the display area, sagging occurs in the outermost peripheral area of the display area. Will be pushed out of the display area.
[0012]
As a result, since no pseudo defect signal is generated in the outermost peripheral portion of the display area, accurate defect detection can be performed over the entire display area.
[0013]
A defect inspection method according to a third aspect is the defect inspection method according to the first or second aspect, wherein the comparison step is performed by performing an inter-image subtraction process.
[0014]
For this reason, since the type of the image data may be an integer type, the amount of data is relatively small, the calculation processing can be performed at high speed, and as a result, defect inspection can be performed at high speed.
[0015]
A defect inspection method according to a fourth aspect is the defect inspection method according to the first or second aspect, wherein the comparison step is performed by performing an inter-image division process.
[0016]
For this reason, the type of the image data needs to be a floating point type. However, even when the luminance unevenness is large in the display area, the SN ratio between the normal pixel and the defective pixel can be kept constant to a certain extent. There is an effect that it is possible to detect a defect.
[0017]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, the present invention will be described in detail based on examples.
[0018]
(Example 1)
FIG. 1 is a flowchart illustrating the defect inspection method according to the first embodiment. FIG. 2 is a diagram illustrating a captured input image, and FIG. 3 is a configuration diagram of the defect inspection apparatus according to the first embodiment. The inspection target is an image projected by the liquid crystal projector 11. The inspection pattern 2 is projected on the screen 10 by the liquid crystal projector 11, and the projected inspection pattern 2 is imaged by the two-dimensional TV camera 12. The picked-up image is sent to the image processing apparatus 13, where it is inspected whether there is a defect in the inspection pattern 2 projected here, and the quality is judged. Defects to be detected here are only defects per pixel of an active matrix display element called a point defect, and defects that have a relatively large area such as color unevenness are not handled. To do. In the inspection pattern 2 to be projected, the entire display area is switched to white display, black display, and gradation display one after another, and each is imaged and inspected.
[0019]
In the image input process of step S1, a certain inspection pattern 2 displayed on the screen 10 is captured by the TV camera 12, and this image data is stored as an image A in a memory in the image processing apparatus 13. In recent years, the resolution of display elements has increased from VGA to SVGA, XGA and more, and the resolution of TV cameras for inspecting such display elements is inevitably high. Conventionally, image processing of about 512 horizontal pixels × 480 vertical pixels has been common, but TV cameras of 1000 pixels × 1000 pixels or more are also being used. In addition, a method of dividing an image to be inspected and inputting it to increase the resolution is widely used. In any case, the input image A is an image in a larger range than the display area 2 so that all the display elements are captured as shown in FIG. Examining the luminance change on the data extraction line 3 in the input image, the luminance data is as shown in FIG. Here, although omitted in FIG. 2, it is assumed that there are a bright spot defect and a black spot defect on the data extraction line 3. Changes on the graph corresponding to this defect are the bright spot defect 30 and the black spot defect 31 in FIG. The portion corresponding to the display area 2 is the range indicated by 20 arrows in this graph. It is assumed that the display area part 2 has higher luminance than the part outside the display area. When the change in the data in the display area is viewed macroscopically, it has a large mountain shape with relatively bright brightness at the center and dark brightness at the periphery. The cause of this is considered to be uneven illuminance of the illumination light source and characteristics of the liquid crystal panel and the lens optical system. However, it is relatively difficult to improve this situation due to technical and cost problems. Therefore, it is desired to detect the bright spot defect 30 and the black spot defect 31 from the image state input in this manner, but the difference between the maximum value and the minimum value of the brightness unevenness is larger than the brightness change of the defects 30 and 31. It is not possible to simply binarize and detect only defects. That is, when the maximum value of the luminance unevenness is larger than the luminance peak of the bright spot defect 30 or the minimum value of the luminance unevenness is smaller than the minimum value of the black spot defect 31, the luminance unevenness is simultaneously with the defect. This will also detect pseudo defects due to. Therefore, it is considered that only a minute defect such as the bright spot defect 30 or the black spot defect 31 is detected from such luminance unevenness by performing shading correction processing described later.
[0020]
In step S2, a copy of image A is created and smoothing filter processing is performed. The reason for making a copy of the image A is to use the image A when performing the inter-image calculation later. This smoothing filter process is a process of removing a minute area luminance change such as a point defect from image data. Usually, a 3 × 3 or 5 × 5 matrix convolution operation is performed over the entire target image. Realized. An image created as a result of the smoothing filter processing is defined as an image B. The state of this process will be described with reference to FIG. 4B after the smoothing filter process. Compared with FIG. 4A, it can be seen that the luminance change of a fine period is removed, and the luminance change corresponding to the bright spot defect 30 and the black spot defect 31 is also removed on the graph. Furthermore, the luminance change at the boundary between the display area on both sides of FIG. 4B and the outside of the display area is in a sagging state as compared to the graph before smoothing filter processing (FIG. 4A). The brightness change is moderate. The graph of FIG. 4C is a graph showing the result of taking the difference between the input image A and the image B after smoothing filter processing. In FIGS. 4A and 4B and FIG. 4C, the scale of the vertical axis is changed for easy understanding of the defect. Conventionally, in order to remove the influence of luminance unevenness, such a difference image is obtained and binarized to detect a defect. Here, before and after the dotted lines on both sides which are included for the purpose of indicating the position of the display area 20 When attention is paid to the data change in the vicinity, it can be seen that the portion of the pseudo defect 21 is generated. If binarization is performed for the purpose of detecting defects in this state, the pseudo defects 21 are also detected simultaneously with the bright spot defects 32. In order not to detect the pseudo defect 21, the inspection range must be set inside the display area 20 so as not to include the pseudo defect 21. The defect will be overlooked.
[0021]
In order to avoid this, in the defect inspection method of the present embodiment, the density expansion process in step S3 is performed before the difference image is obtained. The density expansion processing is described in column 9 and FIG. 3 of JP-A-4-336384, and the density reduction processing described later is described in column 10 and FIG. 4 of JP-A-4-336384. When gradation expansion processing is performed on the image B subjected to the smoothing filter processing, an effect of stretching the waveform in both directions in the direction of the arrow 22 as shown in FIG. 5C is obtained. This image is called an image C. As a result, the sagging portion of the shoulder in the vicinity of the display area boundary is expelled to the outside of the display area 20, and a difference image between the image A and the image C (this is referred to as an image D) in the image calculation processing in step S4. ).
[0022]
If the brightness of the display area is brighter than the surrounding area, the density expansion process is performed in step S3. Conversely, if the surrounding brightness is brighter, the density reduction process is performed.
[0023]
By doing so, the pseudo defect 23 appears only outside the dotted line of the display area 20 and can be accurately detected over the entire display area, as can be confirmed by the waveform after the difference processing in FIG. It becomes possible. As described above, the calculation between the images in step S4 has been described as taking the difference between the two images. However, as the image data, an integer data type of 8 to 16 bits per pixel is generally used. Therefore, the difference calculation can be processed with the data type as it is, and the processing is simpler, so it is easy to speed up. However, even in the case of defects of the same type and similar, there may be a large difference in defect contrast between the case where the brightness unevenness is bright and the case where the brightness is dark. In such a case, the division processing is used in step S4. But good results are obtained. On the other hand, since it is necessary to make the image data into a floating point type, the amount of data increases and the processing time tends to become longer.
[0024]
In step S5, only a defect is extracted based on a binarized image based on a predetermined threshold value. Here, the size and number of defects, position information, and the like are measured, and in step S6, the quality of the inspection target is determined based on this information.
[0025]
The threshold value for binarization may be set in advance by checking the threshold level of a defect to be detected using a limit sample or the like, or based on the standard deviation of data for a non-defective product. Further, when the direction in which the defect data is output is reversed as in the difference between the bright spot defect 34 and the black spot defect 35 in FIG. 5D, a plurality of threshold values for extracting the defect are prepared. It is also necessary.
[0026]
The above explanation is an example in the case where defect inspection is performed from an inspection pattern projected on a screen by a liquid crystal projector, but the liquid crystal panel itself is placed on the opposite TV camera with a flat backlight placed behind. In the case of inspecting a catch defect, it is possible to inspect based on the same principle.
[Brief description of the drawings]
FIG. 1 is a flowchart showing an example of a defect inspection method according to a first embodiment.
FIG. 2 is a diagram showing an imaged input screen.
FIG. 3 is a configuration diagram of an inspection apparatus using the defect inspection method according to the first embodiment.
FIG. 4 is a graph illustrating a conventional shading correction procedure.
FIG. 5 is a graph for explaining a shading correction procedure according to the first embodiment.
[Explanation of symbols]
1 ... Input area 2 ... Display area

Claims (4)

表示素子の微小欠陥を検出するために画像を取り込み、取り込まれた画像を処理したとき、表示領域の最外周部に輝度のダレが生じるような処理工程を有する欠陥検査方法であって、
表示素子の検査領域を撮像して入力画像を生成する入力画像生成工程と、
この入力画像の平滑化フィルタ処理を行う平滑化フィルタ処理工程と、
前記平滑化フィルタ処理工程により得られる平滑化フィルタ処理画像の、表示領域境界近傍の肩のダレ部分を、表示領域外に押し出すための濃淡膨張処理を行う濃淡膨張処理工程と、
前記濃淡膨張処理工程にて得られた濃淡膨張画像を背景画像とし、前記入力画像と前記背景画像とを比較する比較工程と、をこの順序で有することを特徴とする欠陥検査方法。
A defect inspection method having a processing step in which when an image is captured in order to detect a minute defect of a display element and the captured image is processed, luminance sagging occurs in the outermost peripheral portion of the display area ,
An input image generation step of capturing an inspection region of the display element and generating an input image;
And line Cormorant smoothing filter processing step of smoothing filter processing of the input image,
Smoothing filter processing image obtained by the smoothing filter processing step, the shoulder sagging portion of the display region near the boundary, and the line Cormorant gray expansion treatment process the density expansion process for extruding outside the display area,
A defect inspection method comprising: a comparison step of comparing the input image and the background image in this order, using the grayscale expansion image obtained in the grayscale expansion processing step as a background image .
表示素子の微小欠陥を検出するために画像を取り込み、取り込まれた画像を処理したとき、表示領域の最外周部に輝度のダレが生じるような処理工程を有する欠陥検査方法であって、
表示素子の検査領域を撮像して入力画像を生成する入力画像生成工程と、
この入力画像の平滑化フィルタ処理を行う平滑化フィルタ処理工程と、
前記平滑化フィルタ処理工程により得られる平滑化フィルタ処理画像の、表示領域境界近傍の肩のダレ部分を、表示領域外に押し出すための濃淡縮小処理を行う濃淡縮小処理工程と、
前記濃淡縮小処理工程にて得られた濃淡縮小画像を背景画像とし、前記入力画像と前記背景画像とを比較する比較工程と、をこの順序で有することを特徴とする欠陥検査方法。
A defect inspection method having a processing step in which when an image is captured in order to detect a minute defect of a display element and the captured image is processed, luminance sagging occurs in the outermost peripheral portion of the display area ,
An input image generation step of capturing an inspection region of the display element and generating an input image;
And line Cormorant smoothing filter processing step of smoothing filter processing of the input image,
Smoothing filter processing image obtained by the smoothing filter processing step, the shoulder sagging portion of the display region near the boundary, and the line Cormorant gray reduction process step the density reduction processing for pushing out of the display area,
A defect inspection method comprising a comparison step of comparing the input image and the background image in this order, using the grayscale reduced image obtained in the grayscale reduction processing step as a background image .
請求項1又は2に記載の欠陥検査方法において、
画像間減算処理を行うことにより前記比較工程を実施することを特徴とする欠陥検査方法。
In the defect inspection method according to claim 1 or 2,
A defect inspection method, wherein the comparison step is performed by performing a subtraction process between images.
請求項1又は2に記載の欠陥検査方法において、
画像間除算処理を行うことにより前記比較工程を実施することを特徴とする欠陥検査方法。
In the defect inspection method according to claim 1 or 2,
A defect inspection method, wherein the comparison step is performed by performing an image division process.
JP05864998A 1998-03-10 1998-03-10 Defect inspection method Expired - Fee Related JP3695120B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP05864998A JP3695120B2 (en) 1998-03-10 1998-03-10 Defect inspection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP05864998A JP3695120B2 (en) 1998-03-10 1998-03-10 Defect inspection method

Publications (2)

Publication Number Publication Date
JPH11257937A JPH11257937A (en) 1999-09-24
JP3695120B2 true JP3695120B2 (en) 2005-09-14

Family

ID=13090441

Family Applications (1)

Application Number Title Priority Date Filing Date
JP05864998A Expired - Fee Related JP3695120B2 (en) 1998-03-10 1998-03-10 Defect inspection method

Country Status (1)

Country Link
JP (1) JP3695120B2 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7561751B2 (en) 2004-11-02 2009-07-14 Panasonic Corporation Image processing method
JP4244046B2 (en) * 2004-11-02 2009-03-25 パナソニック株式会社 Image processing method and image processing apparatus
JP5347418B2 (en) * 2008-10-10 2013-11-20 新日鐵住金株式会社 Surface defect inspection system, method and program
JP5633248B2 (en) * 2010-08-23 2014-12-03 株式会社ニコン Signal processing apparatus, defect detection apparatus, signal processing method, defect detection method, and program
JP5708409B2 (en) * 2011-09-27 2015-04-30 富士通株式会社 Image quality inspection method, image quality inspection apparatus, and image quality inspection program
JP6679538B2 (en) 2017-06-05 2020-04-15 株式会社Screenホールディングス Inspection device and inspection method
JP6983577B2 (en) * 2017-08-24 2021-12-17 花王株式会社 Inspection device and inspection method for powder and granular material supporting sheet
JP7021886B2 (en) * 2017-09-19 2022-02-17 株式会社Screenホールディングス Board inspection equipment, board processing equipment, board inspection method and board processing method
CN112215816B (en) * 2020-10-13 2024-01-30 四川极速智能科技有限公司 Real-time detection method, storage medium and device for display faults in production line

Also Published As

Publication number Publication date
JPH11257937A (en) 1999-09-24

Similar Documents

Publication Publication Date Title
JP3333686B2 (en) Display screen inspection method
JP2007315967A (en) Defect detection apparatus, defect detection method, defect detection program, and computer-readable recording medium stored with the progtram
JPH09329527A (en) Image processing method, and apparatus therefor
JP2009229197A (en) Linear defect detecting method and device
JPWO2007132925A1 (en) Surface inspection device
JP3695120B2 (en) Defect inspection method
JP2004212311A (en) Mura defect detection method and apparatus
JPH0713598B2 (en) Defect inspection method for periodic patterns
JP2009036582A (en) Inspection method, inspection device and inspection program of plane display panel
JP2005249415A (en) Spot defect detection method and apparatus
JPH09101236A (en) Display defect inspection apparatus and display defect inspection method
JP2009281759A (en) Color filter defect inspection method, inspection apparatus, and color filter manufacturing method using it
US7668344B2 (en) Stain inspection method and apparatus
JP2008014842A (en) Spot defect detection method and apparatus
JP2005164565A (en) Defect detection method for flat panel light- related plate element in low and high resolution images
JP2005140655A (en) Method and apparatus for detecting spot defects
JP2004219176A (en) Method and apparatus for detecting pixel unevenness defect
JP2008171142A (en) Spot defect detection method and apparatus
JP5239275B2 (en) Defect detection method and defect detection apparatus
JP2004226272A (en) Method and apparatus for detecting spot defects
JP2004219072A (en) Screen streak defect detection method and device
JP3433333B2 (en) Defect inspection method
JPH0979946A (en) Inspection device for display device
JP2010044010A (en) Method for detecting defect of mesh- or wire-embedded glass
JP2007198850A (en) Unevenness inspection method and unevenness inspection device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040506

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040706

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040819

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050607

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050620

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080708

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090708

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100708

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110708

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110708

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120708

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees