JPH0528271A - Optimum part pattern extraction device - Google Patents

Optimum part pattern extraction device

Info

Publication number
JPH0528271A
JPH0528271A JP3182401A JP18240191A JPH0528271A JP H0528271 A JPH0528271 A JP H0528271A JP 3182401 A JP3182401 A JP 3182401A JP 18240191 A JP18240191 A JP 18240191A JP H0528271 A JPH0528271 A JP H0528271A
Authority
JP
Japan
Prior art keywords
data
matching
image data
reference image
optimum
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.)
Pending
Application number
JP3182401A
Other languages
Japanese (ja)
Inventor
Hirobumi Kishida
博文 岸田
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP3182401A priority Critical patent/JPH0528271A/en
Publication of JPH0528271A publication Critical patent/JPH0528271A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Image Analysis (AREA)

Abstract

PURPOSE:To reduce an operation amount in pattern matching even if the number of the picture elements of reference picture data increases to shorten operation time. CONSTITUTION:A reference picture extraction means 11 which changes a coordinate and sequentially fetches reference part data on the prescribed number of the picture elements from reference picture data, a matching detection means 12 obtaining respective matching degrees when reference part data fetched by the reference picture extraction means is shifted by the prescribed number of the picture elements in respective directions with respect to reference picture data, an optimum data adoption means 13 adopting reference part data on the coordinate showing the optimum matching degree from detected respective matching degrees with respect to respective reference part data different in the coordinate are provided.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、例えば基準画像データ
に対する入力画像データの位置ずれを検出するに基準画
像データから基準部分データを抽出する最適部分パター
ン抽出装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an optimum partial pattern extracting apparatus for extracting reference partial data from reference image data in order to detect a positional deviation of input image data with respect to reference image data.

【0002】[0002]

【従来の技術】半導体製造では使用するマスクやウエハ
に対する欠陥検査が行われている。この欠陥検査は例え
ばマスクの基準画像データとマスクをCCDカメラ等に
より撮像して得た入力画像データとを位置合わせし、こ
の後に基準画像データと入力画像データとを比較して欠
陥を検出している。
2. Description of the Related Art In semiconductor manufacturing, masks and wafers used are inspected for defects. In this defect inspection, for example, the reference image data of the mask and the input image data obtained by imaging the mask with a CCD camera or the like are aligned, and then the reference image data and the input image data are compared to detect a defect. There is.

【0003】ところで、基準画像データと入力画像デー
タとの位置合わせには、特定のマークを用いる方法及び
パターンマッチング法を用いる方法がある。図8はパタ
ーンマッチング法を用いて位置合わせした画像データを
得る画像データ抽出装置の構成図である。基準画像メモ
リ1にはm×n画素、例えば1000×1000画素の各種マス
クパターンの基準画像データが記憶されている。一方、
入力画像メモリ2には2次元アレイセンサ3が接続され
ており、この2次元アレイセンサ3により撮像されたマ
スクの画像信号が入力して(m+2k)(n+2l)画
素の入力画像データとして記憶される。なお、入力画像
データはm×n画素の基準画像データよりも僅かに大き
く(m+2k)(n+2l)画素であり、ここにk、l
はその縦横方向に大きい分の画素数を示す。これら基準
画像メモリ1及び入力画像メモリ2はパターンマッチン
グ回路4に接続され、基準画像メモリ1から基準画像デ
ータが取り出されてパターンマッチング回路4に送られ
るとともに入力画像メモリ2から入力部分データが取り
出されてパターンマッチング回路4に送られる。
By the way, there are a method of using a specific mark and a method of using a pattern matching method for aligning the reference image data and the input image data. FIG. 8 is a block diagram of an image data extraction device that obtains image data aligned by using the pattern matching method. The reference image memory 1 stores reference image data of various mask patterns of m × n pixels, for example, 1000 × 1000 pixels. on the other hand,
A two-dimensional array sensor 3 is connected to the input image memory 2, and an image signal of a mask imaged by the two-dimensional array sensor 3 is input and stored as input image data of (m + 2k) (n + 2l) pixels. .. The input image data is (m + 2k) (n + 2l) pixels slightly larger than the reference image data of m × n pixels, where k, l
Indicates a large number of pixels in the vertical and horizontal directions. The reference image memory 1 and the input image memory 2 are connected to the pattern matching circuit 4, the reference image data is taken out from the reference image memory 1 and sent to the pattern matching circuit 4, and the input partial data is taken out from the input image memory 2. Are sent to the pattern matching circuit 4.

【0004】このパターンマッチング回路4は基準部分
データと入力部分データとのマッチングを(2k+1)
(2l+1)回行ってそれぞれのマッチング度を求め、
これらマッチング度をピーク検出回路5に送る。なお、
マッチング度は同一パターン同志の場合に「1」とな
る。このピーク検出回路5は各マッチング度を比較して
最大のマッチング度を検出し、このマッチング度を示し
た座標を求める。そして、この座標が基準画像データと
入力画像データとの位置合わせデータとして最適データ
メモリ6に記憶される。この後、この座標で基準画像デ
ータと入力画像データとが位置合わせされて欠陥検査が
行われる。
The pattern matching circuit 4 matches the reference partial data with the input partial data by (2k + 1).
(2l + 1) times to find each matching degree,
These matching degrees are sent to the peak detection circuit 5. In addition,
The matching degree is “1” when the same patterns are used by the same person. The peak detection circuit 5 compares the matching degrees to detect the maximum matching degree and obtains the coordinates indicating the matching degree. Then, the coordinates are stored in the optimum data memory 6 as alignment data between the reference image data and the input image data. After that, the reference image data and the input image data are aligned with each other at this coordinate and a defect inspection is performed.

【0005】ところで、マスクの基準画像データは上記
の如く1000×1000画素を越える大きさとなることがあ
り、この場合にはパターンマッチング回路4は基準画像
データの画素数に合わせて大規模化する必要がある。そ
して、このように大規模化すると、パターンマッチング
回路4における演算量が増加し、かつその演算時間が長
くなる。
By the way, the reference image data of the mask may have a size exceeding 1000.times.1000 pixels as described above. In this case, the pattern matching circuit 4 needs to be enlarged in accordance with the number of pixels of the reference image data. There is. When the scale is increased in this way, the amount of calculation in the pattern matching circuit 4 increases and the calculation time increases.

【0006】[0006]

【発明が解決しようとする課題】以上のように基準画像
データの大きさが非常に大きくなると、パターンマッチ
ング回路4における演算量が増加し、かつその演算時間
が長くなる。
As described above, when the size of the reference image data becomes very large, the amount of calculation in the pattern matching circuit 4 increases and the calculation time becomes long.

【0007】そこで本発明は、基準画像データの画素数
が増加してもパターンマッチングでの演算量を減少させ
るとともにその演算時間を短縮できる最適部分パターン
抽出装置を提供することを目的とする。
Therefore, it is an object of the present invention to provide an optimum partial pattern extraction device which can reduce the amount of calculation in pattern matching and shorten the calculation time even if the number of pixels of reference image data increases.

【0008】[0008]

【課題を解決するための手段】本発明は、基準画像デー
タから所定画素数の基準部分データを座標を変えて順次
取り出す基準画像抽出手段と、この基準画像抽出手段に
より取り出された基準部分データを基準画像データに対
して各方向に所定画素数ずらしたときの各マッチング度
を求めるマッチング検出手段と、このマッチング検出手
段により求められた各マッチング度のうち所定のマッチ
ング度を検出し、かつ座標の異なる各基準部分データに
対して検出された各マッチング度から最適のマッチング
度を示す座標の基準部分データを採用する最適データ採
用手段とを備えて上記目的を達成しようとする最適部分
パターン抽出装置である。
SUMMARY OF THE INVENTION According to the present invention, reference image extracting means for sequentially extracting reference image data of a predetermined number of pixels from reference image data while changing coordinates, and reference image data extracted by the reference image extracting means. Matching detection means for obtaining each matching degree when a predetermined number of pixels are shifted in each direction with respect to the reference image data, and a predetermined matching degree among the matching degrees obtained by this matching detection means is detected, and An optimum partial pattern extracting device for achieving the above object, which comprises an optimum data adopting means for adopting reference partial data of coordinates showing an optimum matching degree from each matching degree detected for each different reference partial data. is there.

【0009】[0009]

【作用】このような手段を備えたことにより、基準画像
データから所定画素数の基準部分データを基準画像抽出
手段により座標を変えて順次取り出される。そして、マ
ッチング検出手段はこれら基準部分データを基準画像デ
ータに対して各方向に所定画素数ずらしたときの各マッ
チング度のうち最も高いマッチング度を求め、次に最適
データ採用手段はこれらマッチング度のうち所定のマッ
チング度を検出し、かつ座標の異なる各基準部分データ
に対して検出された各マッチング度から最適のマッチン
グ度を示す座標の基準部分データを採用する。
With the provision of such means, the reference image data of the predetermined number of pixels from the reference image data are sequentially extracted by changing the coordinates. Then, the matching detection means obtains the highest matching degree among the matching degrees when the reference partial data is shifted by a predetermined number of pixels in each direction with respect to the reference image data, and then the optimum data adopting means determines the matching degree. The predetermined matching degree is detected, and the reference portion data of the coordinate showing the optimum matching degree is adopted from the respective matching degrees detected for the respective reference portion data having different coordinates.

【0010】[0010]

【実施例】以下、本発明の一実施例について図面を参照
しながら説明する。なお、図8と同一部分には同一符号
を付してその詳しい説明は省略する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. The same parts as those in FIG. 8 are designated by the same reference numerals and detailed description thereof will be omitted.

【0011】図1は最適部分パターン抽出装置を適用し
た位置検出装置の構成図である。基準画像メモリ1には
基準部分画像データ抽出回路10が接続されている。こ
の基準部分画像データ抽出回路10は図2に示す基準部
分データ取り出し流れ図に従って動作するもので、基準
画像抽出部11、マッチング検出部12及び最適データ
採用部13の各機能を有している。
FIG. 1 is a block diagram of a position detecting device to which an optimum partial pattern extracting device is applied. A reference partial image data extraction circuit 10 is connected to the reference image memory 1. The reference partial image data extraction circuit 10 operates according to the reference partial data extraction flow chart shown in FIG. 2, and has the functions of a reference image extraction unit 11, a matching detection unit 12, and an optimum data adoption unit 13.

【0012】基準画像抽出部11は基準画像メモリ1に
記憶されているm×n画素の基準画像データから所定画
素数s×pの基準部分データを座標を変えて基準画像デ
ータ全体に亙って順次取り出す機能を有している。な
お、上記画素数s、pは s、p<m、n の関係となっている。
The reference image extraction unit 11 changes the coordinates of the reference partial data of a predetermined number of pixels s × p from the reference image data of m × n pixels stored in the reference image memory 1 over the entire reference image data. It has a function to take out sequentially. Note that the numbers of pixels s and p have a relationship of s, p <m, n.

【0013】又、マッチング検出回路12は基準画像抽
出部11により順次取り出された基準部分データを基準
画像データに対して8方向にそれぞれ1画素数ずらした
ときの各マッチング度A11、A12…A33を求める機能を
有している。なお、Aに添付された数値11、12…33は基
準部分データにおける座標を示している。
The matching detection circuit 12 also obtains the matching degrees A11, A12 ... A33 when the reference partial data sequentially fetched by the reference image extraction unit 11 is shifted by one pixel in each of eight directions with respect to the reference image data. It has the required function. The numerical values 11, 12, ... 33 attached to A indicate coordinates in the reference part data.

【0014】又、最適データ採用部13はマッチング検
出回路12により求められた各マッチング度A11、A12
…A33のうち最高のマッチング度 maxAq(q=1、2
…)を検出し、かつ座標の異なる各基準部分データに対
して求められた各最高マッチング度 maxA1 、 maxA2
、 maxA3 …のうち最小のマッチング度を示す座標の
基準部分データを採用する機能を有している。
The optimum data adopting section 13 also determines the matching degrees A11 and A12 obtained by the matching detecting circuit 12.
... The highest matching degree maxAq (q = 1, 2 of A33)
...), and the maximum matching degrees maxA1 and maxA2 obtained for the reference partial data with different coordinates
, MaxA3 ... And has a function of adopting the reference part data of the coordinates showing the minimum matching degree.

【0015】一方、入力画像メモリ2には入力画像抽出
回路14が接続されている。この入力画像抽出回路14
は入力画像メモリ2に記憶されている入力画像データか
ら基準部分画像データ抽出回路10により採用された基
準部分データと座標が対応しかつこの基準部分データよ
りも所定画素数2k、2lだけ大きい画素数(s+2
k)×(p+2l)の入力部分データを取り出す機能を
有している。
On the other hand, an input image extraction circuit 14 is connected to the input image memory 2. This input image extraction circuit 14
Is the number of pixels whose coordinates correspond to the reference partial data adopted by the reference partial image data extraction circuit 10 from the input image data stored in the input image memory 2 and which is larger than the reference partial data by a predetermined number of pixels 2k, 2l. (S + 2
It has a function of extracting k) × (p + 2l) input partial data.

【0016】又、パターンマッチング回路15はs×p
画素の基準部分データと(s+2k)×(p+2l)画
素の入力部分データとのパターンマッチングを(2k+
1)×(2l+1)回行ってそれぞれのマッチング度を
求める機能を有している。次に上記の如く構成された装
置の作用について説明する。
The pattern matching circuit 15 is s × p.
The pattern matching between the reference partial data of the pixel and the input partial data of the (s + 2k) × (p + 2l) pixel is performed by (2k +
1) × (2l + 1) times to obtain the matching degree. Next, the operation of the device configured as described above will be described.

【0017】基準画像メモリ1には図3に示す6×6画
素の基準画像データが記憶されている。ステップs1に
おいて基準画像抽出部11は基準画像メモリ1に記憶さ
れている基準画像データから所定画素数s×p、例えば
3×3画素の基準部分データを座標を変えて基準画像デ
ータ全体に亙って順次取り出す。図4及び図5は各基準
部分データの一例であって、それぞれ基準部分データF
1、F2の模式図である。
Reference image data of 6 × 6 pixels shown in FIG. 3 is stored in the reference image memory 1. In step s1, the reference image extraction unit 11 changes the coordinates of the reference image data stored in the reference image memory 1 by a predetermined number of pixels s × p, for example, 3 × 3 pixels, and changes the coordinates to cover the entire reference image data. Take out sequentially. 4 and 5 are examples of the respective reference partial data, and the reference partial data F
It is a schematic diagram of 1 and F2.

【0018】次にステップs2においてマッチング検出
回路12は各基準部分データF1、F2、…を基準画像
データに対して8方向にそれぞれ1画素数ずらしたとき
の各マッチング度A11、A12…A33を求める。すなわ
ち、基準部分データF1は基準画像データにおいて座標
(3,3)にあたるので、マッチング検出回路12は例
えば基準部分データF1を座標(3,3)から1画素づ
つ8方向にずらして座標(2,2)、(2,3)、
(2,4)、(3,2)、…(4,4)にそれぞれ移動
し、これら座標位置において基準画像データとのマッチ
ング度を求める。このマッチング度は図6に示すように
例えば座標(2,2)において「6/9」であり、座標
(3,4)において「8/9」である。なお、例えばマ
ッチング度「6/9」は9画素のうち6画素が一致して
いることを示す。又、マッチング検出回路12は例えば
基準部分データF2を座標(3,4)から1画素づつ8
方向にずらし、これら座標位置において基準画像データ
とのマッチング度を求める。このマッチング度は図7に
示すように例えば基準部分データF2の座標(2,3)
において「5/9」であり、座標(3,3)において
「8/9」である。
Next, in step s2, the matching detection circuit 12 obtains matching degrees A11, A12, ... A33 when the reference partial data F1, F2, ... Are shifted by one pixel in each of eight directions with respect to the reference image data. .. That is, since the reference partial data F1 corresponds to the coordinates (3, 3) in the reference image data, the matching detection circuit 12 shifts the reference partial data F1 from the coordinates (3, 3) by one pixel in each of the eight directions to the coordinates (2, 3). 2), (2,3),
(2, 4), (3, 2), ... (4, 4), respectively, and the degree of matching with the reference image data is obtained at these coordinate positions. As shown in FIG. 6, the matching degree is "6/9" at the coordinates (2, 2) and "8/9" at the coordinates (3, 4), for example. Note that, for example, the matching degree “6/9” indicates that 6 out of 9 pixels match. In addition, the matching detection circuit 12 outputs, for example, the reference partial data F2 from the coordinates (3, 4) pixel by pixel 8
Then, the degree of matching with the reference image data is obtained at these coordinate positions. This matching degree is, for example, as shown in FIG. 7, coordinates (2, 3) of the reference partial data F2.
Is "5/9", and the coordinates (3, 3) are "8/9".

【0019】次にステップs3において最適データ採用
部13はマッチング検出部12により求められた各マッ
チング度のうち最高のマッチング度を検出する。例え
ば、最適データ採用部13は基準部分データF1に対し
てマッチング度「8/9」を検出し、又同様に基準部分
データF2に対してマッチング度「8/9」を検出す
る。
Next, in step s3, the optimum data adopting section 13 detects the highest matching degree among the matching degrees obtained by the matching detecting section 12. For example, the optimum data adoption unit 13 detects the matching degree “8/9” with respect to the reference partial data F1 and also detects the matching degree “8/9” with respect to the reference partial data F2.

【0020】次にステップs4において基準画像データ
の全体に亙って基準部分データF1、F2、…が取り出
されたかが判断され、この判断により基準画像データの
全体に亙って基準部分データF1、F2、…が取り出さ
れていれば、次のステップs6に移る。
Next, in step s4, it is judged whether the reference partial data F1, F2, ... Are fetched over the entire reference image data. By this judgment, the reference partial data F1, F2 over the entire reference image data. , ... Are taken out, the process proceeds to the next step s6.

【0021】このステップs6において最適データ採用
部13は各座標の基準部分データに対して求められた最
高の各マッチング度のうち最小のマッチング度を検出
し、この最小のマッチング度を示す座標の基準部分デー
タを採用し、パターンマッチング回路15に送る。
In this step s6, the optimum data adopting section 13 detects the minimum matching degree among the maximum matching degrees obtained for the reference partial data of each coordinate, and the coordinate reference showing the minimum matching degree. The partial data is adopted and sent to the pattern matching circuit 15.

【0022】一方、入力画像抽出部回路14は入力画像
メモリ2に記憶されている入力画像データから最適デー
タ採用部13により採用した基準部分データと座標が対
応し、かつこの基準部分データよりも所定画素数2k、
2lだけ大きい画素数(s+2k)×(p+2l)の入
力部分データを取り出してパターンマッチング回路15
に送る。
On the other hand, in the input image extraction circuit 14, the input image data stored in the input image memory 2 has a coordinate corresponding to the reference partial data adopted by the optimum data adopting unit 13, and is more predetermined than the reference partial data. 2k pixels
The pattern matching circuit 15 extracts the input partial data of the number of pixels (s + 2k) × (p + 2l) larger by 2l.
Send to.

【0023】このパターンマッチング回路15は基準部
分データと入力部分データとのマッチングを(2k+
1)(2l+1)回行ってそれぞれのマッチング度を求
め、これらマッチング度をピーク検出回路5に送る。こ
のピーク検出回路5は各マッチング度を比較して最大の
マッチング度を検出し、このマッチング度を示した座標
を求める。そして、この座標が基準画像データと入力画
像データとの位置合わせデータとして最適データメモリ
6に記憶される。この後、この座標で基準画像データと
入力画像データとが位置合わせされて欠陥検査が行われ
る。
The pattern matching circuit 15 matches the reference partial data with the input partial data by (2k +
1) It performs (2l + 1) times to find each matching degree, and sends these matching degrees to the peak detection circuit 5. The peak detection circuit 5 compares the matching degrees to detect the maximum matching degree and obtains the coordinates indicating the matching degree. Then, the coordinates are stored in the optimum data memory 6 as alignment data between the reference image data and the input image data. After that, the reference image data and the input image data are aligned with each other at this coordinate and a defect inspection is performed.

【0024】このように上記一実施例においては、基準
画像データから画素数3×3の基準部分データを座標を
変えて順次取り出して、これら基準部分データを基準画
像データに対して8方向に1画素数づつずらしたときの
各マッチング度を求め、次にはこれらマッチング度のう
ち最高のマッチング度を検出し、かつ座標の異なる各基
準部分データに対する各最高マッチング度のうち最小の
マッチング度を示す座標の基準部分データを採用するよ
うにしたので、採用された基準部分データは基準画像デ
ータのうち最も特徴的なパターンが描かれた部分であ
り、この基準部分データを用いて基準画像データと入力
画像データとを位置決めすればパターンマッチング回路
15でのマッチングの演算量を減少できるとともにその
処理時間を短縮できる。
As described above, in the above-described embodiment, the reference partial data having the number of pixels of 3 × 3 are sequentially taken out from the reference image data while changing the coordinates, and these reference partial data are set to 1 in 8 directions with respect to the reference image data. Obtaining each matching degree when shifting by the number of pixels, then detecting the highest matching degree among these matching degrees, and showing the lowest matching degree among the highest matching degrees for each reference partial data with different coordinates. Since the reference part data of the coordinates is adopted, the adopted reference part data is the part in which the most characteristic pattern is drawn in the reference image data, and the reference part data is used to input the reference image data. If the image data is positioned, the amount of matching calculation in the pattern matching circuit 15 can be reduced and the processing time can be shortened. .

【0025】なお、本発明は上記一実施例に限定される
ものでなくその要旨を変更しない範囲で変形してもよ
い。例えば、基準部分データはs×p画素に限らず、1
画素おきに画素を抽出して形成してもよい。又、次善の
パターンが描かれた基準画像データを記憶させ、最良の
基準画像データでのマッチングが好ましくない場合に次
善の基準画像データを用いるようにしてもよい。これに
よりパターンマッチングの信頼性を向上させることがで
きる。一方、最適データ採用部13は、マッチング検出
部12により求められた8方向の各マッチング度のうち
8方向のうち特定のいくつかの方向の最大のマッチング
度を検出し、かつ座標の異なる各基準部分データに対し
て検出された最大の各マッチング度から最小のマッチン
グ度を示す座標の基準部分データを採用する機能として
もよい。さらに、パターンマッチング回路15において
2つの基準部分データを用いてパターンマッチングを行
ってもよい。
The present invention is not limited to the above-mentioned embodiment, and may be modified within the scope of the invention. For example, the reference partial data is not limited to s × p pixels, and 1
Pixels may be extracted and formed for each pixel. Further, the reference image data in which the suboptimal pattern is drawn may be stored, and the suboptimal reference image data may be used when the matching with the best reference image data is not preferable. Thereby, the reliability of pattern matching can be improved. On the other hand, the optimum data adopting unit 13 detects the maximum matching degree in some specific directions out of the eight matching directions obtained by the matching detecting unit 12 in each of the eight directions, and each reference having different coordinates. It may be a function of adopting the reference partial data of the coordinates showing the minimum matching degree from the maximum matching degree detected for the partial data. Furthermore, the pattern matching circuit 15 may perform pattern matching using two reference partial data.

【0026】[0026]

【発明の効果】以上詳記したように本発明によれば、基
準画像データの画素数が増加してもパターンマッチング
での演算量を減少させるとともにその演算時間を短縮で
きる最適部分パターン抽出装置を提供できる。
As described above in detail, according to the present invention, there is provided an optimum partial pattern extraction device capable of reducing the calculation amount in pattern matching and shortening the calculation time even if the number of pixels of the reference image data increases. Can be provided.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明に係わる最適部分パターン抽出装置の一
実施例を適用した位置決め装置の構成図。
FIG. 1 is a configuration diagram of a positioning device to which an embodiment of an optimum partial pattern extracting device according to the present invention is applied.

【図2】同装置の基準部分データ取り出し流れ図。FIG. 2 is a flowchart for extracting reference partial data of the apparatus.

【図3】同装置における基準画像データの模式図。FIG. 3 is a schematic diagram of reference image data in the same device.

【図4】同装置における入力部分データの模式図。FIG. 4 is a schematic diagram of input partial data in the same device.

【図5】同装置における入力部分データの模式図。FIG. 5 is a schematic diagram of input partial data in the same device.

【図6】同装置におけるマッチング度を示す図。FIG. 6 is a diagram showing a matching degree in the same apparatus.

【図7】同装置におけるマッチング度を示す図。FIG. 7 is a diagram showing a matching degree in the device.

【図8】従来装置の構成図。FIG. 8 is a block diagram of a conventional device.

【符号の説明】[Explanation of symbols]

1…基準画像メモリ、2…入力画像メモリ、5…ピーク
検出回路、6…最適データメモリ、10…基準部分画像
データ抽出回路、11…基準画像抽出部、12…マッチ
ング検出部、13…最適データ採用部、14…入力画像
抽出回路、15…パターンマッチング回路。
1 ... Reference image memory, 2 ... Input image memory, 5 ... Peak detection circuit, 6 ... Optimal data memory, 10 ... Reference partial image data extraction circuit, 11 ... Reference image extraction unit, 12 ... Matching detection unit, 13 ... Optimal data Adopting unit, 14 ... Input image extracting circuit, 15 ... Pattern matching circuit.

Claims (1)

【特許請求の範囲】 【請求項1】 基準画像データから所定画素数の基準部
分データを座標を変えて順次取り出す基準画像抽出手段
と、この基準画像抽出手段により取り出された前記基準
部分データを前記基準画像データに対して各方向に所定
画素数ずらしたときの各マッチング度を求めるマッチン
グ検出手段と、このマッチング検出手段により求められ
た各マッチング度のうち所定のマッチング度を検出し、
かつ座標の異なる各基準部分データに対して検出された
各マッチング度から最適のマッチング度を示す座標の基
準部分データを採用する最適データ採用手段とを具備し
たことを特徴とする最適部分パターン抽出装置。
Claim: What is claimed is: 1. A reference image extracting unit for sequentially extracting reference partial data of a predetermined number of pixels from the reference image data while changing coordinates, and the reference partial data extracted by the reference image extracting unit. Matching detection means for obtaining each matching degree when shifted by a predetermined number of pixels in each direction with respect to the reference image data, and detecting a predetermined matching degree out of each matching degree obtained by this matching detection means,
And an optimum data adopting means for adopting the reference part data of the coordinates showing the optimum matching degree from the respective matching degrees detected for the respective reference part data of different coordinates. ..
JP3182401A 1991-07-23 1991-07-23 Optimum part pattern extraction device Pending JPH0528271A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3182401A JPH0528271A (en) 1991-07-23 1991-07-23 Optimum part pattern extraction device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3182401A JPH0528271A (en) 1991-07-23 1991-07-23 Optimum part pattern extraction device

Publications (1)

Publication Number Publication Date
JPH0528271A true JPH0528271A (en) 1993-02-05

Family

ID=16117667

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3182401A Pending JPH0528271A (en) 1991-07-23 1991-07-23 Optimum part pattern extraction device

Country Status (1)

Country Link
JP (1) JPH0528271A (en)

Similar Documents

Publication Publication Date Title
JP4073265B2 (en) Inspection apparatus and inspection method
JP4629086B2 (en) Image defect inspection method and image defect inspection apparatus
JP2001266126A (en) Method and device for detecting defect and method of manufacturing for mask
JP2000183122A (en) Method and device for inspecting semiconductor
JP2009294027A (en) Pattern inspection device and method of inspecting pattern
JPH0528271A (en) Optimum part pattern extraction device
JP4582309B2 (en) Pattern matching device
JP2000180138A (en) Calibration plate and calibration system for visual sensor utilizing it
JPH03201454A (en) Aligning method for semiconductor device
JPH1091788A (en) Device for positioning pattern and method therefor
JP2006112930A (en) Object-shape discriminating method and apparatus
JP2765339B2 (en) Through hole inspection equipment
JPH11271232A (en) Method and device for detecting defect in wiring on printed board
JPH06258029A (en) Method and system for recognizing pattern position
JPS63108736A (en) Wafer prober
JP2986902B2 (en) Image processing device
JPS61194305A (en) Shape inspecting apparatus
JPH05281151A (en) Inspection apparatus for wafer pattern
JPH0443468A (en) Method for inspecting printing of character
JPS6057929A (en) Method and apparatus for detecting defect of pattern
JPH04174311A (en) Inspecting apparatus for printed circuit board
JPH05142160A (en) Method for inspecting appearance of object to be inspected
JPH04109647A (en) Automatic external appearance inspecting device
JPH1144655A (en) Multi-layer structure and its inspection method
JPH02154106A (en) Shape inspection instrument