JP2002334332A - Device and method for image collation, program and recording medium - Google Patents

Device and method for image collation, program and recording medium

Info

Publication number
JP2002334332A
JP2002334332A JP2001140757A JP2001140757A JP2002334332A JP 2002334332 A JP2002334332 A JP 2002334332A JP 2001140757 A JP2001140757 A JP 2001140757A JP 2001140757 A JP2001140757 A JP 2001140757A JP 2002334332 A JP2002334332 A JP 2002334332A
Authority
JP
Japan
Prior art keywords
image
processing
matching
rate
procedure
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.)
Granted
Application number
JP2001140757A
Other languages
Japanese (ja)
Other versions
JP3742313B2 (en
Inventor
Takuya Adachi
卓也 足立
Tomoshi Shigematsu
智志 重松
Takahiro Hatano
孝裕 羽田野
Mamoru Nakanishi
衛 中西
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2001140757A priority Critical patent/JP3742313B2/en
Publication of JP2002334332A publication Critical patent/JP2002334332A/en
Application granted granted Critical
Publication of JP3742313B2 publication Critical patent/JP3742313B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To improve collation precision. SOLUTION: An image processing means 10 outputs 1st images before and after contraction processing in order. A converting means 20 repeatedly perform at least one of a translation process and a rotating process for a 2nd image by a fixed quantity. A collating means 30 compares the 1st images before and after the contraction processing with the 2nd image to find consistency 403. An arithmetic means 40 finds a mean consistency 404 as the mean value of consistency 403. A maximum consistency extracting means 50 finds the maximum consistency 405 among mean consistency 404. A decision means 60 decides that the 1st images and 2nd image are identical when the maximum consistency 405 is larger than a threshold.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、指紋、鼻紋、虹
彩、テクスチャパターンなどの周期性がある画像におい
て、予め登録された画像と新たに入力された画像におけ
る類似の程度を評価して、新たに入力された画像が予め
登録された画像と同一かどうかを判定する画像照合装
置、画像照合方法、プログラム及び記録媒体に関するも
のである。
The present invention evaluates the degree of similarity between a pre-registered image and a newly input image in an image having periodicity such as a fingerprint, a nose print, an iris, and a texture pattern. The present invention relates to an image matching device, an image matching method, a program, and a recording medium for determining whether a newly input image is the same as a previously registered image.

【0002】[0002]

【従来の技術】従来より、様々な画像照合装置が知られ
ている。例えば、文献「小林,”細線化画像パターンマ
ッチングによる指紋照合”,電子情報通信学会論文誌
(D-II),vo1.J79-D-II,no.3,pp.330-340,March1996.
」に記載された画像照合装置の1例である指紋照合装
置では、画像そのものをパターンマッチングして、2枚
の画像が同じ指紋画像であるか、異なる指紋画像である
かを判定している。図17はこのようなパターンマッチ
ングによる指紋照合装置の構成を示すブロック図であ
る。この指紋照合装置は、画像入力装置109と、画像
データベース209と、処理装置309とから構成され
る。
2. Description of the Related Art Conventionally, various image collating apparatuses have been known. For example, the document “Kobayashi,“ Fingerprint Matching Using Thinned Image Pattern Matching ”, IEICE Transactions (D-II), vo1.J79-D-II, no.3, pp.330-340, March1996.
In the fingerprint matching device as an example of the image matching device described in “1”, the images themselves are subjected to pattern matching to determine whether the two images are the same fingerprint image or different fingerprint images. FIG. 17 is a block diagram showing the configuration of a fingerprint matching device using such pattern matching. This fingerprint matching device includes an image input device 109, an image database 209, and a processing device 309.

【0003】画像入力装置109は、自装置のセンサ上
に置かれた指の指紋の凹凸をセンサで検出して、センサ
が出力した信号に対してアナログ/ディジタル変換と2
値化などの画像処理を行う。画像入力装置109の出力
は、指紋の凸部分を黒の輝度をもつ画素(黒画素)によ
って表し、指紋の凹部分を白の輝度をもつ画素(白画
素)によって表す2値画像である。なお、指紋の凸部分
を白画素、指紋の凹部分を黒画素としてもよい。ここ
で、画像入力装置109が出力する画像を検査画像と呼
ぶ。
[0003] The image input device 109 detects unevenness of a fingerprint of a finger placed on a sensor of the image input device 109 by a sensor, and performs analog / digital conversion and 2 conversion on a signal output from the sensor.
Perform image processing such as binarization. The output of the image input device 109 is a binary image in which the convex portion of the fingerprint is represented by a pixel having black luminance (black pixel), and the concave portion of the fingerprint is represented by a pixel having white luminance (white pixel). The convex portion of the fingerprint may be a white pixel, and the concave portion of the fingerprint may be a black pixel. Here, the image output by the image input device 109 is called an inspection image.

【0004】画像データベース209は、あらかじめ取
得した指紋画像を登録データとして記憶している。ここ
で、画像データベース209が記憶している画像を登録
画像と呼ぶ。処理装置309は、画像入力装置109か
ら出力された検査画像と画像データベース209から出
力された登録画像とを比較照合して、2枚の画像が同じ
指紋画像であるか、異なる指紋画像であるかを判定す
る。判定の精度(照合精度)を向上させるために、処理
装置309は、変換手段29と、照合手段39と、最大
一致率抽出手段59と、判定手段69とを備えている。
The image database 209 stores fingerprint images acquired in advance as registration data. Here, the image stored in the image database 209 is called a registered image. The processing device 309 compares the inspection image output from the image input device 109 with the registered image output from the image database 209, and determines whether the two images are the same fingerprint image or different fingerprint images. Is determined. In order to improve the determination accuracy (collation accuracy), the processing device 309 includes a conversion unit 29, a collation unit 39, a maximum matching rate extraction unit 59, and a determination unit 69.

【0005】変換手段29は、入力された登録画像の各
画素を一定の変化量だけ平行移動(シフト)および回転
させた登録画像を出力する。照合手段39は、変換手段
29から出力された登録画像と画像入力装置109から
出力された検査画像とにおいて、同一位置の画素ごとに
輝度値を比較して、輝度値が一致する画素の数を予め設
定された照合領域内で集計し、集計した一致画素数と登
録画像の黒画素数から検査画像と登録画像の類似の程度
(一致率)を求める。さらに、照合手段39は、平行移
動量が予め設定された範囲を外れるまで、変換手段29
による平行移動および回転と自身による比較照合とを繰
り返させるために、変換手段29に対して平行移動量4
18を出力する。
[0005] The conversion means 29 outputs a registered image in which each pixel of the input registered image is translated and rotated by a fixed amount of change. The matching unit 39 compares the luminance value of each pixel at the same position between the registered image output from the conversion unit 29 and the inspection image output from the image input device 109, and determines the number of pixels having the same luminance value. The similarity (matching rate) between the inspection image and the registered image is calculated from the total number of matching pixels and the total number of black pixels of the registered image, which are totaled in a preset collation area. Further, the matching unit 39 converts the conversion unit 29 until the parallel movement amount is out of the preset range.
In order to repeat the translation and rotation by the translation and the comparison and collation by itself, the translation means 29
18 is output.

【0006】最大一致率抽出手段59は、照合手段39
が出力した一致率419の中から最大値(最大一致率)
420を求めて出力する。判定手段69は、最大一致率
420とあらかじめ設定されたしきい値とを比較して、
最大一致率419がしきい値以上である場合には同じ指
紋画像と判定し、最大一致率419がしきい値より小さ
い場合には異なる指紋画像と判定する。
[0006] The maximum matching rate extracting means 59 includes a matching means 39.
Is the maximum value (maximum match rate) from the match rates 419 output by
420 is obtained and output. The judging means 69 compares the maximum matching rate 420 with a preset threshold value,
If the maximum matching rate 419 is equal to or larger than the threshold value, it is determined that the fingerprint images are the same, and if the maximum matching rate 419 is smaller than the threshold value, it is determined that the fingerprint images are different.

【0007】図18は図17の指紋照合装置の照合動作
を示すフローチャート図である。まず、画像入力装置1
09は、センサ上に置かれた指の指紋を検出して、検査
画像を生成する(ステップS51)。処理装置309
は、画像入力装置109から検査画像が入力され(ステ
ップS52)、画像データベース209から登録画像が
入力されると(ステップS53)、変換手段29によっ
て登録画像を平行移動及び回転させながら(ステップS
54)、変換手段29から出力された登録画像と画像入
力装置109から出力された検査画像とを照合手段39
で比較照合して一致率419を求める(ステップS5
5)。
FIG. 18 is a flowchart showing the collating operation of the fingerprint collating apparatus shown in FIG. First, the image input device 1
09 detects the fingerprint of the finger placed on the sensor and generates an inspection image (step S51). Processing unit 309
When the inspection image is input from the image input device 109 (Step S52) and the registered image is input from the image database 209 (Step S53), the registered image is translated and rotated by the conversion unit 29 (Step S53).
54), comparing the registered image output from the conversion means 29 with the inspection image output from the image input device 109;
To obtain a match rate 419 (step S5).
5).

【0008】そして、処理装置309は、一致率419
の中から最大一致率420を最大一致率抽出手段59に
よって求める(ステップS56,S57)。処理装置3
09は、平行移動量が予め設定された範囲を外れるまで
(ステップS58においてNO)、前記平行移動と比較
照合とを繰り返す。最後に、処理装置309の判定手段
69は、最大一致率420がしきい値以上である場合に
は(ステップS59においてYES)同じ指紋画像と判
定し、最大一致率420がしきい値より小さい場合には
異なる指紋画像と判定する。なお、変換手段29の処理
は、登録画像を対象とする代わりに、検査画像を対象と
して実行されることもある。
[0008] Then, the processing unit 309 determines the coincidence rate 419
The maximum match rate 420 is obtained from the maximum match rate 420 by the maximum match rate extracting means 59 (steps S56 and S57). Processing unit 3
In step 09, the parallel movement and the comparison and collation are repeated until the amount of parallel movement is out of the preset range (NO in step S58). Finally, the determination means 69 of the processing device 309 determines that the fingerprint image is the same when the maximum coincidence rate 420 is equal to or higher than the threshold value (YES in step S59), and when the maximum coincidence rate 420 is smaller than the threshold value. Is determined to be a different fingerprint image. Note that the processing of the conversion unit 29 may be performed on an inspection image instead of on a registered image.

【0009】[0009]

【発明が解決しようとする課題】図19に、図17の指
紋照合装置によって登録画像と検査画像を比較照合する
様子を示す。従来の指紋照合装置では、判定指標として
用いる最大一致率を一致画素数から求めるため、検査画
像の全画素数に対する黒画素数の割合を一定にする必要
がある。例えば、全画素数に対する黒画素数の割合を5
0%に設定したとき、同じ指から取得した指紋画像同士
の照合(本人照合)における最大一致率は理想的には1
00%であるが、実際は位置ずれなどが原因で低下し1
00%を下回る。これに対して、異なる指から取得した
指紋画像同士の照合(他人照合)における最大一致率
は、理想的には50%程度の値となる。
FIG. 19 shows a state where the registered image and the inspection image are compared and collated by the fingerprint collating apparatus shown in FIG. In the conventional fingerprint collation device, the ratio of the number of black pixels to the total number of pixels of the inspection image needs to be constant in order to obtain the maximum matching rate used as a determination index from the number of matching pixels. For example, the ratio of the number of black pixels to the total number of pixels is 5
When set to 0%, the maximum matching rate in matching (identification) between fingerprint images acquired from the same finger is ideally 1
00%, but actually decreased due to misalignment etc.
Below 00%. On the other hand, the maximum matching rate in the collation (collation of others) between fingerprint images obtained from different fingers is ideally a value of about 50%.

【0010】しかしながら、従来の指紋照合装置では、
同一位置・同一輝度の画素であれば、本人照合の場合で
あっても他人照合の場合であっても、一致画素として評
価する。このため、指紋のように似通ったパターンが存
在する画像の照合では、他人照合の場合の最大一致率が
50%を大きく上回ってしまい、本人照合と他人照合と
の間で最大一致率の差が小さくなることがある。以上の
理由から、従来の指紋照合装置では、同じ指紋画像であ
るか、異なる指紋画像であるかを判定するためのしきい
値設定が困難となり、照合精度が低下するという問題点
があった。この問題は、指紋照合装置以外の他の画像照
合装置についても同様に発生する。本発明は、上記課題
を解決するためになされたもので、照合精度を向上させ
ることができる画像照合装置、画像照合方法、プログラ
ム及び記録媒体を提供することを目的とする。
However, in the conventional fingerprint collation device,
If the pixels are at the same position and have the same luminance, they are evaluated as coincident pixels regardless of whether the verification is for an individual or for another person. For this reason, in the matching of an image having a similar pattern such as a fingerprint, the maximum matching rate in the case of the other person matching greatly exceeds 50%, and the difference in the maximum matching rate between the personal matching and the other person matching becomes large. May be smaller. For the above reasons, the conventional fingerprint matching device has a problem that it is difficult to set a threshold value for determining whether the fingerprint image is the same fingerprint image or a different fingerprint image, and the matching accuracy is reduced. This problem also occurs in other image matching devices other than the fingerprint matching device. SUMMARY An advantage of some aspects of the invention is to provide an image collation device, an image collation method, a program, and a recording medium that can improve collation accuracy.

【0011】[0011]

【課題を解決するための手段】本発明の画像照合装置
は、第1の画像に対して収縮処理を繰り返し実行し、収
縮処理前及び収縮処理後の第1の画像を順次出力する画
像処理手段(10)と、第2の画像に対して平行移動処
理及び回転処理のうち少なくとも1つの処理を予め設定
された範囲内で一定量毎に繰り返し実行し、処理後の第
2の画像を出力する第1の変換手段(20)と、前記画
像処理手段の毎回の処理毎に出力される前記収縮処理前
又は前記収縮処理後の第1の画像と前記第2の画像とを
比較照合して一致率(403)を求める第1の照合手段
(30)と、前記第1の変換手段の毎回の処理毎に、前
記収縮処理前及び前記収縮処理後の第1の画像と前記第
2の画像との比較照合から求められた複数の一致率の平
均値である一致率平均(404)を求める演算手段(4
0)と、この演算手段から出力される一致率平均の中か
ら最大一致率又は最小一致率の少なくとも一方を求める
抽出手段(50)と、この抽出手段から出力された最大
一致率又は最小一致率の少なくとも一方を用いて前記第
1の画像と前記第2の画像が同一かどうかを判定する判
定手段(60)とを備えるものである。また、本発明の
画像照合装置は、第1の画像に対して細線化処理を実行
して、細線化処理後の第1の画像に対して膨張処理を繰
り返し実行し、膨張処理前及び膨張処理後の第1の画像
を順次出力する画像処理手段(11)と、第2の画像に
対して平行移動処理及び回転処理のうち少なくとも1つ
の処理を予め設定された範囲内で一定量毎に繰り返し実
行し、処理後の第2の画像を出力する第1の変換手段
(20)と、前記画像処理手段の毎回の処理毎に出力さ
れる前記膨張処理前又は前記膨張処理後の第1の画像と
前記第2の画像とを比較照合して一致率(403)を求
める第1の照合手段(31)と、前記第1の変換手段の
毎回の処理毎に、前記膨張処理前及び前記膨張処理後の
第1の画像と前記第2の画像との比較照合から求められ
た複数の一致率の平均値である一致率平均(404)を
求める演算手段(40)と、この演算手段から出力され
る一致率平均の中から最大一致率又は最小一致率の少な
くとも一方を求める抽出手段(50)と、この抽出手段
から出力された最大一致率又は最小一致率の少なくとも
一方を用いて前記第1の画像と前記第2の画像が同一か
どうかを判定する判定手段(60)とを備えるものであ
る。
According to the present invention, there is provided an image processing apparatus for repeatedly executing contraction processing on a first image and sequentially outputting the first images before and after the contraction processing. And (10) repeatedly executing at least one of the translation processing and the rotation processing on the second image at regular intervals within a preset range, and outputs the processed second image. The first conversion means (20) compares the first image before and after the contraction processing and the first image after the contraction processing and the second image, which are output for each processing of the image processing means, with each other and agrees with each other. A first collation unit (30) for determining a rate (403); and a first image before the contraction process and a second image after the contraction process for each process of the first conversion unit. Is the average value of multiple match rates obtained from the comparison (404) calculating means for calculating the (4
0), extracting means (50) for obtaining at least one of the maximum matching rate and the minimum matching rate from the average of the matching rates output from the calculating means, and the maximum matching rate or the minimum matching rate output from the extracting means Determining means for determining whether the first image and the second image are the same using at least one of the following. Further, the image collating apparatus of the present invention executes the thinning processing on the first image, repeatedly executes the expansion processing on the first image after the thinning processing, and performs the expansion processing before and after the expansion processing. An image processing means (11) for sequentially outputting the subsequent first image, and repeating at least one of a translation process and a rotation process for the second image at a fixed amount within a preset range First conversion means (20) for executing and outputting a second image after processing, and a first image before or after the expansion processing output for each processing of the image processing means First comparing means (31) for comparing and collating the second image with the second image to obtain a coincidence ratio (403); and performing the expansion processing before and after the expansion processing for each processing of the first conversion means. The second image obtained by comparing and comparing the first image with the second image later. Calculating means (40) for obtaining an average matching rate (404) which is an average value of the matching rates, and extracting means for obtaining at least one of the maximum matching rate or the minimum matching rate from the average matching rates output from the calculating means. (50) and determining means (60) for determining whether the first image and the second image are the same using at least one of the maximum matching rate and the minimum matching rate output from the extracting means. It is provided.

【0012】また、本発明の画像照合装置は、第1の画
像に対して収縮処理を繰り返し実行し、収縮処理前及び
収縮処理後の第1の画像を順次出力する画像処理手段
(10)と、第2の画像に対して平行移動処理及び回転
処理のうち少なくとも1つの処理を予め設定された範囲
内で一定量毎に繰り返し実行し、処理後の第2の画像を
出力する第1の変換手段(20)と、前記画像処理手段
から出力される前記収縮処理前及び前記収縮処理後の第
1の画像を記憶する第1の記憶手段(90)と、この第
1の記憶手段に記憶された各第1の画像と前記第2の画
像とを比較照合して一致率(403)を求める第1の照
合手段(32)と、前記第1の変換手段の毎回の処理毎
に、前記第1の記憶手段に記憶された各第1の画像と前
記第2の画像との比較照合から求められた複数の一致率
の平均値である一致率平均(404)を求める演算手段
(40)と、この演算手段から出力される一致率平均の
中から最大一致率又は最小一致率の少なくとも一方を求
める抽出手段(50)と、この抽出手段から出力された
最大一致率又は最小一致率の少なくとも一方を用いて前
記第1の画像と前記第2の画像が同一かどうかを判定す
る判定手段(60)とを備えるものである。また、本発
明の画像照合装置は、第1の画像に対して細線化処理を
実行して、細線化処理後の第1の画像に対して膨張処理
を繰り返し実行し、膨張処理前及び膨張処理後の第1の
画像を順次出力する画像処理手段(11)と、第2の画
像に対して平行移動処理及び回転処理のうち少なくとも
1つの処理を予め設定された範囲内で一定量毎に繰り返
し実行し、処理後の第2の画像を出力する第1の変換手
段(20)と、前記画像処理手段から出力される前記膨
張処理前及び前記膨張処理後の第1の画像を記憶する第
1の記憶手段(90)と、この第1の記憶手段に記憶さ
れた各第1の画像と前記第2の画像とを比較照合して一
致率(403)を求める第1の照合手段(32)と、前
記第1の変換手段の毎回の処理毎に、前記第1の記憶手
段に記憶された各第1の画像と前記第2の画像との比較
照合から求められた複数の一致率の平均値である一致率
平均(404)を求める演算手段(40)と、この演算
手段から出力される一致率平均の中から最大一致率又は
最小一致率の少なくとも一方を求める抽出手段(50)
と、この抽出手段から出力された最大一致率又は最小一
致率の少なくとも一方を用いて前記第1の画像と前記第
2の画像が同一かどうかを判定する判定手段(60)と
を備えるものである。
The image collating apparatus of the present invention further includes an image processing means (10) for repeatedly executing contraction processing on the first image and sequentially outputting the first images before and after the contraction processing. A first conversion for repeatedly executing at least one of a translation process and a rotation process on the second image at predetermined intervals within a preset range, and outputting a processed second image. Means (20), first storage means (90) for storing the first images before and after the contraction processing output from the image processing means, and the first storage means (90) for storing the first images. A first collating unit (32) for comparing and collating each of the first images with the second image to obtain a coincidence ratio (403); and Ratio of each first image and the second image stored in the first storage means Calculating means (40) for obtaining an average of matching rates (404), which is an average value of a plurality of matching rates obtained from the collation; and calculating a maximum matching rate or a minimum matching rate from the average of matching rates output from the calculating means. Extraction means (50) for determining at least one, and at least one of the maximum coincidence rate and the minimum coincidence rate output from the extraction means, determine whether the first image and the second image are the same. Means (60). Further, the image collating apparatus of the present invention executes the thinning processing on the first image, repeatedly executes the expansion processing on the first image after the thinning processing, and performs the expansion processing before and after the expansion processing. An image processing means (11) for sequentially outputting the subsequent first image, and repeating at least one of a translation process and a rotation process for the second image at a fixed amount within a preset range First conversion means (20) for executing and outputting a processed second image, and a first conversion means for storing the first images before and after the expansion processing output from the image processing means. Storage means (90), and first collation means (32) for comparing and collating each first image and the second image stored in the first storage means to obtain a coincidence rate (403) In the first storage means for each processing of the first conversion means. Calculating means (40) for obtaining an average of matching rates (404), which is an average value of a plurality of matching rates obtained by comparing and comparing each of the obtained first images with the second image, and outputting from the calculating means. Extracting means (50) for obtaining at least one of the maximum matching rate and the minimum matching rate from the average of the matching rates to be obtained
And a determining means (60) for determining whether the first image and the second image are the same using at least one of the maximum matching rate and the minimum matching rate output from the extracting means. is there.

【0013】また、本発明の画像照合装置は、パターン
の中心線からの遠近に応じて第1の画像の画素毎に付与
された重みを示すデータと前記第1の画像とを記憶する
画像蓄積手段(201)と、第2の画像に対して平行移
動処理及び回転処理のうち少なくとも1つの処理を予め
設定された範囲内で一定量毎に繰り返し実行し、処理後
の第2の画像を出力する第1の変換手段(20)と、前
記第1の画像と前記第2の画像とを比較照合して、前記
重みに基づく重み付け平均演算により一致率(403)
を求める第1の照合手段(36)と、前記第1の変換手
段の複数回の処理によって求められる複数の一致率の中
から最大一致率又は最小一致率の少なくとも一方を求め
る抽出手段(50)と、この抽出手段から出力された最
大一致率又は最小一致率の少なくとも一方を用いて前記
第1の画像と前記第2の画像が同一かどうかを判定する
判定手段(60)とを備えるものである。
Further, the image collating apparatus of the present invention has an image storage for storing data indicating a weight given to each pixel of the first image according to the distance from the center line of the pattern and the first image. Means (201), at least one of a translation process and a rotation process for the second image is repeatedly executed at predetermined intervals within a preset range, and the processed second image is output. The first conversion means (20) performs comparison and comparison between the first image and the second image, and obtains a match rate (403) by a weighted average calculation based on the weight.
First matching means (36) for obtaining the maximum matching rate or minimum matching rate from a plurality of matching rates obtained by the plurality of processes of the first conversion means (50). And a determining means (60) for determining whether the first image and the second image are the same using at least one of the maximum matching rate and the minimum matching rate output from the extracting means. is there.

【0014】また、本発明の画像照合装置の1構成例
は、第1の初期位置にある前記第2の画像に対して平行
移動処理及び回転処理のうち少なくとも1つの処理を予
め設定された範囲内で一定量毎に繰り返し実行し、処理
後の第2の画像を出力する第2の変換手段(21)と、
この第2の変換手段の毎回の処理毎に、前記第2の変換
手段から出力される第2の画像と前記第1の画像とを比
較照合して一致率(407)を求める第2の照合手段
(33)と、この第2の照合手段から出力された一致率
が最大となるとき、前記第1の初期位置から現在位置ま
での前記第2の画像の平行移動量、回転角度又は平行移
動量及び回転角度の両方を記憶する第2の記憶手段(9
1)とをさらに備え、前記第1の変換手段(22)は、
前記第2の記憶手段で記憶された平行移動量、回転角度
又は平行移動量及び回転角度を前記第1の初期位置に加
えた位置を第2の初期位置として、この第2の初期位置
に前記第2の画像を移動させた上で、この第2の画像に
対して平行移動処理及び回転処理のうち少なくとも1つ
の処理を実行するものである。また、本発明の画像照合
装置の1構成例は、前記第1の変換手段に予め設定され
る範囲を、前記第2の変換手段に予め設定される範囲よ
りも小さくするものである。また、本発明の画像照合装
置の1構成例は、前記第2の変換手段が前記第2の画像
に対して実行する1回当たりの平行移動量、回転角度又
は平行移動量及び回転角度を、前記第1の変換手段が前
記第2の画像に対して実行する1回当たりの平行移動
量、回転角度又は平行移動量及び回転角度よりも大きく
するものである。また、本発明の画像照合装置の1構成
例は、前記第2の照合手段が一致率を求める照合領域の
面積を、前記第1の照合手段が一致率を求める照合領域
の面積よりも小さくするものである。
In one embodiment of the image collating apparatus according to the present invention, at least one of a translation process and a rotation process is performed on the second image at the first initial position in a predetermined range. A second conversion means (21) for repeatedly executing the processing every fixed amount within the range and outputting a processed second image;
For each processing of the second conversion means, a second image obtained by comparing the second image output from the second conversion means with the first image to obtain a coincidence rate (407). Means (33), when the coincidence rate output from the second matching means is maximum, the translation amount, rotation angle or translation of the second image from the first initial position to the current position Second storage means (9) for storing both the amount and the rotation angle.
1), wherein the first converting means (22) comprises:
The position obtained by adding the parallel movement amount, the rotation angle or the parallel movement amount and the rotation angle stored in the second storage means to the first initial position is defined as a second initial position. After moving the second image, at least one of a translation process and a rotation process is performed on the second image. In one configuration example of the image matching device of the present invention, a range preset in the first conversion unit is smaller than a range preset in the second conversion unit. Also, one configuration example of the image matching device of the present invention is configured such that the translation amount per one rotation, the rotation angle or the translation amount and the rotation angle per one time performed by the second conversion means on the second image are: The amount of translation and rotation angle or the amount of translation and rotation angle per rotation performed by the first conversion means on the second image at one time. In one configuration example of the image matching device of the present invention, the area of the matching area for which the second matching means determines the matching rate is smaller than the area of the matching area for which the first matching means determines the matching rate. Things.

【0015】また、本発明の画像照合方法は、第1の画
像に対して収縮処理を繰り返し実行し、収縮処理前及び
収縮処理後の第1の画像を順次出力する画像処理手順
と、第2の画像に対して平行移動処理及び回転処理のう
ち少なくとも1つの処理を予め設定された範囲内で一定
量毎に繰り返し実行し、処理後の第2の画像を出力する
第1の変換手順と、前記画像処理手順の毎回の処理毎に
出力される前記収縮処理前又は前記収縮処理後の第1の
画像と前記第2の画像とを比較照合して一致率を求めて
メモリに格納する第1の照合手順と、前記第1の変換手
順の毎回の処理毎に、前記収縮処理前及び前記収縮処理
後の第1の画像と前記第2の画像との比較照合から求め
られた複数の一致率の平均値である一致率平均を求めて
メモリに格納する演算手順と、前記一致率平均の中から
最大一致率又は最小一致率の少なくとも一方を求めてメ
モリに格納する抽出手順と、前記最大一致率又は最小一
致率の少なくとも一方を用いて前記第1の画像と前記第
2の画像が同一かどうかを判定する判定手順とを実行す
るようにしたものである。また、本発明の画像照合方法
は、第1の画像に対して細線化処理を実行して、細線化
処理後の第1の画像に対して膨張処理を繰り返し実行
し、膨張処理前及び膨張処理後の第1の画像を順次出力
する画像処理手順と、第2の画像に対して平行移動処理
及び回転処理のうち少なくとも1つの処理を予め設定さ
れた範囲内で一定量毎に繰り返し実行し、処理後の第2
の画像を出力する第1の変換手順と、前記画像処理手順
の毎回の処理毎に出力される前記膨張処理前又は前記膨
張処理後の第1の画像と前記第2の画像とを比較照合し
て一致率を求めてメモリに格納する第1の照合手順と、
前記第1の変換手順の毎回の処理毎に、前記膨張処理前
及び前記膨張処理後の第1の画像と前記第2の画像との
比較照合から求められた複数の一致率の平均値である一
致率平均を求めてメモリに格納する演算手順と、前記一
致率平均の中から最大一致率又は最小一致率の少なくと
も一方を求めてメモリに格納する抽出手順と、前記最大
一致率又は最小一致率の少なくとも一方を用いて前記第
1の画像と前記第2の画像が同一かどうかを判定する判
定手順とを実行するようにしたものである。
Further, the image collating method of the present invention repeatedly executes a contraction process on the first image, and sequentially outputs the first images before and after the contraction process, and a second process. A first conversion procedure of repeatedly executing at least one of the translation processing and the rotation processing for each of the images within a preset range at regular intervals, and outputting a processed second image; The first image before and after the contraction processing or the second image output after the contraction processing, which is output for each processing of the image processing procedure, is compared and collated to determine a match rate and stored in a memory. And a plurality of coincidence rates obtained from comparison and comparison between the first image before and after the contraction processing and the second image for each processing of the first conversion procedure. The function of calculating the average of the matching rates, which is the average of A procedure for extracting at least one of a maximum match rate or a minimum match rate from the average of the match rates and storing the same in a memory; and the first image using at least one of the maximum match rate or the minimum match rate. And a determination procedure for determining whether the second image is the same. Further, the image matching method of the present invention executes thinning processing on the first image, repeatedly executes dilation processing on the first image after the thinning processing, and performs pre-expansion processing and expansion processing. An image processing procedure for sequentially outputting the subsequent first image, and repeatedly executing at least one of a translation process and a rotation process on the second image at predetermined intervals within a preset range; Second after processing
A first conversion procedure for outputting an image of the image and a first image after the expansion processing or the first image after the expansion processing, which is output for each processing of the image processing procedure, are compared and collated. A first matching procedure for determining a match rate and storing the same in a memory;
It is an average value of a plurality of coincidence rates obtained from comparison and comparison between the first image before and after the dilation processing and the second image for each processing of the first conversion procedure. An arithmetic procedure for obtaining an average of the match rates and storing the average in the memory; an extraction procedure for obtaining at least one of the maximum match rate or the minimum match rate from the average of the match rates and storing the same in the memory; And determining whether the first image and the second image are the same using at least one of the following.

【0016】また、本発明の画像照合方法は、第1の画
像に対して収縮処理を繰り返し実行し、収縮処理前及び
収縮処理後の第1の画像を順次出力する画像処理手順
と、第2の画像に対して平行移動処理及び回転処理のう
ち少なくとも1つの処理を予め設定された範囲内で一定
量毎に繰り返し実行し、処理後の第2の画像を出力する
第1の変換手順と、前記収縮処理前及び前記収縮処理後
の第1の画像をメモリに格納する第1の記憶手順と、こ
の第1の記憶手順で記憶された各第1の画像と前記第2
の画像とを比較照合して一致率を求めてメモリに格納す
る第1の照合手順と、前記第1の変換手順の毎回の処理
毎に、前記第1の記憶手順で記憶された各第1の画像と
前記第2の画像との比較照合から求められた複数の一致
率の平均値である一致率平均を求めてメモリに格納する
演算手順と、前記一致率平均の中から最大一致率又は最
小一致率の少なくとも一方を求めてメモリに格納する抽
出手順と、前記最大一致率又は最小一致率の少なくとも
一方を用いて前記第1の画像と前記第2の画像が同一か
どうかを判定する判定手順とを実行するようにしたもの
である。また、本発明の画像照合方法は、第1の画像に
対して細線化処理を実行して、細線化処理後の第1の画
像に対して膨張処理を繰り返し実行し、膨張処理前及び
膨張処理後の第1の画像を順次出力する画像処理手順
と、第2の画像に対して平行移動処理及び回転処理のう
ち少なくとも1つの処理を予め設定された範囲内で一定
量毎に繰り返し実行し、処理後の第2の画像を出力する
第1の変換手順と、前記膨張処理前及び前記膨張処理後
の第1の画像をメモリに格納する第1の記憶手順と、こ
の第1の記憶手順で記憶された各第1の画像と前記第2
の画像とを比較照合して一致率を求めてメモリに格納す
る第1の照合手順と、前記第1の変換手順の毎回の処理
毎に、前記第1の記憶手順で記憶された各第1の画像と
前記第2の画像との比較照合から求められた複数の一致
率の平均値である一致率平均を求めてメモリに格納する
演算手順と、前記一致率平均の中から最大一致率又は最
小一致率の少なくとも一方を求めてメモリに格納する抽
出手順と、前記最大一致率又は最小一致率の少なくとも
一方を用いて前記第1の画像と前記第2の画像が同一か
どうかを判定する判定手順とを実行するようにしたもの
である。
The image collating method of the present invention repeatedly executes contraction processing on the first image, and sequentially outputs the first images before and after the contraction processing, and the second image processing procedure. A first conversion procedure of repeatedly executing at least one of the translation processing and the rotation processing for each of the images within a preset range at regular intervals, and outputting a processed second image; A first storage procedure for storing a first image before the contraction processing and after the contraction processing in a memory; a first image stored in the first storage procedure;
A first matching procedure of comparing and comparing the images with each other to obtain a match rate and storing the same in a memory; and each first processing stored in the first storage procedure for each process of the first conversion procedure. A calculation procedure for obtaining an average of the coincidence rates, which is an average value of a plurality of coincidence rates obtained from the comparison and comparison between the image of the second image and the second image, and storing the average in the memory; An extraction procedure for obtaining at least one of the minimum matching rates and storing the same in a memory; and determining whether the first image and the second image are the same using at least one of the maximum matching rate or the minimum matching rate. The procedure is executed. Further, the image matching method of the present invention executes thinning processing on the first image, repeatedly executes dilation processing on the first image after the thinning processing, and performs pre-expansion processing and expansion processing. An image processing procedure for sequentially outputting the subsequent first image, and repeatedly executing at least one of a translation process and a rotation process on the second image at predetermined intervals within a preset range; A first conversion procedure for outputting a second image after the processing, a first storage procedure for storing the first images before and after the expansion processing in a memory, and a first storage procedure Each stored first image and the second image
A first matching procedure of comparing and comparing the images with each other to obtain a match rate and storing the same in a memory; and each first processing stored in the first storage procedure for each process of the first conversion procedure. A calculation procedure for obtaining an average of the coincidence rates, which is an average value of a plurality of coincidence rates obtained from the comparison and comparison between the image of the second image and the second image, and storing the average in the memory; An extraction procedure for obtaining at least one of the minimum matching rates and storing the same in a memory; and determining whether the first image and the second image are the same using at least one of the maximum matching rate or the minimum matching rate. The procedure is executed.

【0017】また、本発明の画像照合方法は、パターン
の中心線からの遠近に応じて第1の画像の画素毎に付与
された重みを示すデータと前記第1の画像とをメモリに
格納する画像蓄積手順と、第2の画像に対して平行移動
処理及び回転処理のうち少なくとも1つの処理を予め設
定された範囲内で一定量毎に繰り返し実行し、処理後の
第2の画像を出力する第1の変換手順と、前記第1の画
像と前記第2の画像とを比較照合して、前記重みに基づ
く重み付け平均演算により一致率を求めてメモリに格納
する第1の照合手順と、前記第1の変換手順の複数回の
処理によって求められる複数の一致率の中から最大一致
率又は最小一致率の少なくとも一方を求めてメモリに格
納する抽出手順と、この抽出手順から出力された最大一
致率又は最小一致率の少なくとも一方を用いて前記第1
の画像と前記第2の画像が同一かどうかを判定する判定
手順とを実行するようにしたものである。
Further, in the image matching method of the present invention, data indicating the weight given to each pixel of the first image according to the distance from the center line of the pattern and the first image are stored in a memory. An image accumulation procedure and at least one of a translation process and a rotation process on the second image are repeatedly executed at predetermined intervals within a preset range, and the processed second image is output. A first conversion procedure, a first comparison procedure of comparing and collating the first image with the second image, obtaining a match rate by a weighted average calculation based on the weight, and storing the same in a memory; An extraction procedure for obtaining at least one of a maximum match rate or a minimum match rate from a plurality of match rates obtained by a plurality of processes of the first conversion procedure and storing the same in a memory; and a maximum match output from the extraction procedure Rate or least match Using said at least one of the first
And a determination procedure for determining whether the second image is the same as the second image.

【0018】また、本発明の画像照合方法の1構成例
は、各手順の前に、第1の初期位置にある前記第2の画
像に対して平行移動処理及び回転処理のうち少なくとも
1つの処理を予め設定された範囲内で一定量毎に繰り返
し実行し、処理後の第2の画像を出力する第2の変換手
順と、この第2の変換手順の毎回の処理毎に、前記第2
の変換手順から出力される第2の画像と前記第1の画像
とを比較照合して一致率を求めてメモリに格納する第2
の照合手順と、この第2の照合手順から出力された一致
率が最大となるとき、前記第1の初期位置から現在位置
までの前記第2の画像の平行移動量、回転角度又は平行
移動量及び回転角度の両方をメモリに格納する第2の記
憶手順とを実行し、前記第1の変換手順は、前記第2の
記憶手順で記憶された平行移動量、回転角度又は平行移
動量及び回転角度を前記第1の初期位置に加えた位置を
第2の初期位置として、この第2の初期位置に前記第2
の画像を移動させた上で、この第2の画像に対して平行
移動処理及び回転処理のうち少なくとも1つの処理を実
行するようにしたものである。また、本発明の画像照合
方法の1構成例は、前記第1の変換手順で予め設定され
る範囲を、前記第2の変換手順で予め設定される範囲よ
りも小さくするようにしたものである。また、本発明の
画像照合方法の1構成例は、前記第2の変換手順で前記
第2の画像に対して実行する1回当たりの平行移動量、
回転角度又は平行移動量及び回転角度を、前記第1の変
換手順で前記第2の画像に対して実行する1回当たりの
平行移動量、回転角度又は平行移動量及び回転角度より
も大きくするようにしたものである。また、本発明の画
像照合方法の1構成例は、前記第2の照合手順で一致率
を求める照合領域の面積を、前記第1の照合手順で一致
率を求める照合領域の面積よりも小さくするようにした
ものである。
In one embodiment of the image matching method according to the present invention, before each procedure, at least one of a translation process and a rotation process is performed on the second image at the first initial position. Is repeatedly executed at regular intervals within a preset range, and a second image is output after the processing. A second conversion procedure is performed for each processing of the second conversion procedure.
And comparing the second image output from the conversion procedure with the first image to obtain a coincidence rate and storing the same in a memory.
And when the coincidence rate output from the second collation procedure is maximized, the translation amount, rotation angle or translation amount of the second image from the first initial position to the current position And a second storage procedure for storing both the rotation angle and the rotation angle in a memory, wherein the first conversion procedure includes the translation amount, the rotation angle or the translation amount and the rotation amount stored in the second storage procedure. A position obtained by adding an angle to the first initial position is defined as a second initial position.
Is moved, and at least one of a translation process and a rotation process is performed on the second image. In one configuration example of the image matching method of the present invention, a range preset in the first conversion procedure is smaller than a range preset in the second conversion procedure. . Further, one configuration example of the image matching method of the present invention includes a translation amount per one time performed on the second image in the second conversion procedure;
The rotation angle or the translation amount and the rotation angle are set to be larger than the translation amount, the rotation angle or the translation amount and the rotation angle per one time performed on the second image in the first conversion procedure. It was made. In one configuration example of the image matching method of the present invention, the area of the matching area for obtaining the matching rate in the second matching procedure is made smaller than the area of the matching area for obtaining the matching rate in the first matching procedure. It is like that.

【0019】[0019]

【発明の実施の形態】本発明では、第1の画像と第2の
画像の位置ずれを補正するために第1の画像を平行移
動、回転または平行移動及び回転させる処理と、この処
理後の第1の画像と第2の画像とを比較照合して類似の
程度(一致率)を求める処理とを繰り返す中で、第2の
画像を画像処理によって収縮又は膨張させながら比較照
合し、求めた一致率を平均する点が従来の画像照合装置
とは異なる。
DESCRIPTION OF THE PREFERRED EMBODIMENTS According to the present invention, a process of translating, rotating, or translating and rotating a first image in order to correct a displacement between a first image and a second image, and a process after the process. While repeating the process of comparing and collating the first image and the second image to determine the degree of similarity (coincidence rate), the second image was compared and collated while being contracted or expanded by image processing. The point that the coincidence rate is averaged is different from the conventional image matching apparatus.

【0020】[第1の実施の形態]以下、本発明の実施
の形態として画像が指紋である場合について述べる。図
1は、本発明の第1の実施の形態となる画像照合装置の
構成を示すブロック図である。この画像照合装置は、画
像入力装置100と、画像データベース200と、処理
装置300とから構成される。
[First Embodiment] A case where an image is a fingerprint will be described below as an embodiment of the present invention. FIG. 1 is a block diagram illustrating a configuration of an image matching device according to a first embodiment of the present invention. This image matching device includes an image input device 100, an image database 200, and a processing device 300.

【0021】画像入力装置100は、自装置のセンサ
(不図示)上に置かれた指の指紋の凹凸をセンサで検出
して、このセンサが出力した信号に対してアナログ/デ
ィジタル変換(A/D変換)や2値化などの画像処理を
行う。画像入力装置100の出力は、指紋の凸部分を黒
の輝度をもつ画素(黒画素)によって表し、指紋の凹部
分を白の輝度をもつ画素(白画素)によって表す2値画
像である。なお、指紋の凸部分を白画素、指紋の凹部分
を黒画素としてもよい。以下、画像入力装置100が出
力する画像を検査画像と呼ぶ。
The image input device 100 detects unevenness of a fingerprint of a finger placed on a sensor (not shown) of the image input device 100 by a sensor, and performs analog / digital conversion (A / D) on a signal output from the sensor. Image processing such as D conversion) and binarization. The output of the image input device 100 is a binary image in which the convex portion of the fingerprint is represented by a pixel having black luminance (black pixel), and the concave portion of the fingerprint is represented by a pixel having white luminance (white pixel). The convex portion of the fingerprint may be a white pixel, and the concave portion of the fingerprint may be a black pixel. Hereinafter, the image output by the image input device 100 is referred to as an inspection image.

【0022】画像入力装置100は、LSIチップ上に
2次元状に配置された小さなセンスユニットの電極と絶
縁膜を介して触れた指の皮膚との間に形成される静電容
量を検出して、指紋の凹凸パターンを感知する容量検出
形指紋センサと、このセンサの出力信号をA/D変換す
るA/D変換器と、このA/D変換器の出力データに対
して2値化などの画像処理を実行するプロセッサと、画
像データを記憶する半導体メモリなどの記憶装置とから
構成される。容量検出形指紋センサについては、例えば
文献「M.Tartagni and R.Guerrieri,"A fingerprint se
nsor based onthe feedback capacitive sensing schem
e",IEEE J.Solid-State Circuits,vol.33,pp.133-142,J
an,1998」に記載されている。
The image input device 100 detects the capacitance formed between the electrode of the small sense unit arranged two-dimensionally on the LSI chip and the skin of the finger touched via the insulating film. , A capacitance detection type fingerprint sensor that senses an uneven pattern of a fingerprint, an A / D converter that A / D converts an output signal of the sensor, and binarization of output data of the A / D converter. It comprises a processor for executing image processing and a storage device such as a semiconductor memory for storing image data. Regarding the capacitance detection type fingerprint sensor, see, for example, the document “M. Tartagni and R. Guerrieri,“ A fingerprint se
nsor based on the feedback capacitive sensing schem
e ", IEEE J. Solid-State Circuits, vol.33, pp.133-142, J
an, 1998 ".

【0023】画像データベース200は、あらかじめ取
得した指紋画像を登録データとして記憶している。この
画像データベース200は、ハードディスク装置や不揮
発性メモリなどの記憶装置によって構成される。以下、
画像データベース200が記憶している画像を登録画像
と呼ぶ。
The image database 200 stores fingerprint images acquired in advance as registration data. The image database 200 is configured by a storage device such as a hard disk device or a nonvolatile memory. Less than,
The image stored in the image database 200 is called a registered image.

【0024】処理装置300は、画像入力装置100か
ら出力された検査画像と画像データベース200から出
力された登録画像とを比較照合して、2枚の画像が同じ
指紋画像であるか、異なる指紋画像であるかを判定す
る。判定の精度(照合精度)を向上させるために、処理
装置300は、画像処理手段10と、変換手段20と、
照合手段30と、演算手段40と、最大一致率抽出手段
50と、判定手段60とを備えている。従来例との違い
は、画像処理手段10と演算手段40とを備える点であ
る。このような処理装置300は、プロセッサと半導体
メモリなどの記憶装置とによって実現できる。
The processing device 300 compares and compares the inspection image output from the image input device 100 with the registered image output from the image database 200, and determines whether the two images are the same fingerprint image or different fingerprint images. Is determined. In order to improve the determination accuracy (collation accuracy), the processing device 300 includes an image processing unit 10, a conversion unit 20,
It comprises a matching means 30, a calculating means 40, a maximum matching rate extracting means 50, and a determining means 60. The difference from the conventional example is that an image processing unit 10 and a calculation unit 40 are provided. Such a processing device 300 can be realized by a processor and a storage device such as a semiconductor memory.

【0025】画像処理手段10は、画像入力装置100
から出力された検査画像をパターンの中心線と直角の方
向に例えば1画素分だけ細める収縮処理を繰り返し実行
し、毎回の処理毎に収縮処理した検査画像を照合手段3
0に出力する。収縮処理は、着目画素の近傍(4近傍ま
たは8近傍)に1画素でも白画素が存在すれば、着目画
素を白画素にすることで実現することができる。
The image processing means 10 includes an image input device 100
The shrinking process of narrowing the inspection image output from the pattern in the direction perpendicular to the center line of the pattern by, for example, one pixel is repeatedly executed, and the inspection image subjected to the shrinking process for each processing is compared with the collation unit 3.
Output to 0. The contraction processing can be realized by setting the pixel of interest to a white pixel if at least one white pixel exists near the pixel of interest (around 4 or 8).

【0026】変換手段20は、画像データベース200
から入力された登録画像の各画素を初期位置(画像デー
タベース200から入力された時点の位置)から後述す
る平行移動量指定信号402に従って一定量だけ平行移
動(シフト)させた登録画像を出力する。この変換手段
20によるシフト動作を説明すると、まず登録画像に対
して座標系を設定し、この座標系で決まる各画素の座標
を平行移動するために一次変換し、最後に一次変換後の
各画素の座標を基に画像を再構成することで、平行移動
させた登録画像を生成する。
The conversion means 20 includes an image database 200
Then, a registered image is obtained by translating (shifting) each pixel of the registered image input from the initial position (the position at the time of input from the image database 200) by a predetermined amount in accordance with a later-described parallel movement amount specifying signal 402. The shift operation by the conversion means 20 will be described. First, a coordinate system is set for a registered image, a primary conversion is performed to translate the coordinates of each pixel determined by the coordinate system in parallel, and finally, each pixel after the primary conversion is converted. By reconstructing the image based on the coordinates of, a registered image that has been translated is generated.

【0027】照合手段30は、画像処理手段10から出
力された検査画像と変換手段20から出力された登録画
像とにおいて、同一位置の画素ごとに輝度値を比較照合
して、輝度値が一致する黒画素の数を予め設定された第
1の照合領域内で集計し、集計した一致画素数を登録画
像の全黒画素数で割ることにより、検査画像と登録画像
の類似の程度(一致率)403を求める。なお、一致画
素数×2/(登録画像の全黒画素数+検査画像の全黒画
素数)を一致率403としてもよい。
The collating unit 30 compares and collates the luminance values of the inspection image output from the image processing unit 10 and the registered image output from the converting unit 20 for each pixel at the same position, and the luminance values match. By calculating the number of black pixels in the first collation area set in advance and dividing the total number of matching pixels by the total number of black pixels in the registered image, the degree of similarity between the inspection image and the registered image (matching rate) Find 403. The number of coincident pixels × 2 / (the number of all black pixels in the registered image + the number of all black pixels in the inspection image) may be used as the coincidence rate 403.

【0028】また、照合手段30は、検査画像中の最小
線幅が0画素となって検査画像と登録画像の比較照合が
不可能になるまで、画像処理手段10による検査画像の
収縮処理と自身による比較照合とを繰り返すために画像
処理手段10に対して検査画像催促信号401を出力す
る。さらに、照合手段30は、初期位置から現在位置
(変換手段20による平行移動が行われた後の位置)ま
での登録画像の移動量が予め設定された範囲内である場
合、登録画像の平行移動と一致率の算出とを再度実行す
るために、変換手段20に対して登録画像の1回当たり
の移動量を指定する平行移動量指定信号402を出力す
る。変換手段20は、平行移動量指定信号402で指定
された量だけ登録画像を平行移動させる。
The collation unit 30 performs the contraction processing of the inspection image by the image processing unit 10 and the self-contraction process until the minimum line width in the inspection image becomes 0 pixels and comparison and collation of the inspection image and the registered image become impossible. The inspection image prompting signal 401 is output to the image processing means 10 in order to repeat the comparison and collation according to. Further, when the moving amount of the registered image from the initial position to the current position (the position after the translation by the conversion unit 20 is performed) is within a predetermined range, the collating unit 30 performs the parallel shifting of the registered image. In order to execute again the calculation of the coincidence rate, a parallel movement amount designation signal 402 for designating the movement amount of the registered image at one time is output to the conversion means 20. The conversion means 20 translates the registered image by an amount designated by the translation amount designation signal 402.

【0029】演算手段40は、収縮処理前及び収縮処理
後の各検査画像と登録画像とを比較照合した結果である
複数の一致率403の平均値(一致率平均)404を計
算して出力する。最大一致率抽出手段50は、演算手段
40が出力した一致率平均404の中から最大の一致率
(最大一致率)405を求めて出力する。判定手段60
は、最大一致率405とあらかじめ設定されたしきい値
とを比較して、最大一致率405がしきい値以上である
場合には同じ指紋画像と判定し、最大一致率405がし
きい値より小さい場合には異なる指紋画像と判定する。
The calculating means 40 calculates and outputs an average value (average of coincidence rates) 404 of a plurality of coincidence rates 403 which is a result of comparing and comparing each inspection image before and after the contraction processing with the registered image. . The maximum matching rate extraction means 50 calculates and outputs the maximum matching rate (maximum matching rate) 405 from the average matching rate 404 output by the calculating means 40. Judgment means 60
Compares the maximum matching rate 405 with a preset threshold value, determines that the fingerprint image is the same when the maximum matching rate 405 is equal to or greater than the threshold value, and determines that the maximum matching rate 405 is greater than the threshold value. If smaller, it is determined to be a different fingerprint image.

【0030】図2に本実施の形態の画像照合装置の照合
動作を示す。まず、画像入力装置100は、センサ上に
置かれた指の指紋を検出して、検査画像を生成する(ス
テップS1)。処理装置300は、画像入力装置100
から検査画像が入力され(ステップS2)、画像データ
ベース200から登録画像が入力されると(ステップS
3)、画像処理手段10によって検査画像を記憶すると
共に、変換手段20によって登録画像を平行移動させる
(ステップS4)。
FIG. 2 shows the collating operation of the image collating apparatus according to the present embodiment. First, the image input device 100 detects a fingerprint of a finger placed on a sensor and generates an inspection image (Step S1). The processing device 300 includes the image input device 100
(Step S2), and when a registered image is input from the image database 200 (step S2).
3) The inspection image is stored by the image processing means 10 and the registered image is translated by the conversion means 20 (step S4).

【0031】照合手段30は、画像処理手段10から出
力された検査画像と変換手段20から出力された登録画
像とを比較照合して、輝度値が一致する黒画素の数を予
め設定された第1の照合領域内で集計し、一致率403
を求める(ステップS5)。なお、ここでは照合手段3
0から検査画像催促信号401が出力されていないの
で、画像処理手段10は、画像入力装置100から入力
された検査画像を記憶して、そのまま出力するだけで、
収縮処理は実施しない。
The collating means 30 compares and collates the inspection image output from the image processing means 10 with the registered image output from the converting means 20, and determines the number of black pixels having the same luminance value in a predetermined number of black pixels. 1 in the collation area, and the match rate 403
Is obtained (step S5). Here, the matching means 3
Since the test image prompting signal 401 is not output from 0, the image processing unit 10 stores the test image input from the image input device 100 and outputs the test image as it is.
No contraction processing is performed.

【0032】演算手段40は、照合手段30から出力さ
れた一致率403を記憶する(ステップS6)。次に、
照合手段30は、画像処理手段10から出力された検査
画像中の最小線幅が1画素以下かどうかを判定し(ステ
ップS7)、1画素以下でない場合(2画素以上の場
合)、検査画像を収縮処理させるべく画像処理手段10
に検査画像催促信号401を出力する。
The calculating means 40 stores the coincidence rate 403 output from the collating means 30 (step S6). next,
The collation unit 30 determines whether the minimum line width in the inspection image output from the image processing unit 10 is equal to or less than one pixel (step S7). Image processing means 10 for contraction processing
, An inspection image prompting signal 401 is output.

【0033】検査画像催促信号401が入力されたと
き、画像処理手段10は、直前に記憶した検査画像に対
して収縮処理を実行し、収縮処理後の検査画像を記憶す
ると共に、照合手段30に出力する(ステップS8)。
照合手段30は、ステップS5の処理を再び実施して、
収縮処理された検査画像と変換手段20から出力された
登録画像とから一致率403を求め、演算手段40は、
この一致率403を記憶する(ステップS6)。
When the test image prompting signal 401 is input, the image processing means 10 executes contraction processing on the test image stored immediately before, and stores the test image after the contraction processing, and Output (Step S8).
The collation unit 30 performs the process of step S5 again,
A matching rate 403 is calculated from the contracted inspection image and the registered image output from the conversion means 20.
The matching rate 403 is stored (step S6).

【0034】こうして、収縮処理後の検査画像の最小線
幅が0にならない限り、ステップS8,S5,S6の処
理が繰り返され、収縮処理前及び収縮処理後の各検査画
像と登録画像とを比較照合した結果である複数の一致率
403が得られる。次に、直前のステップS8で画像処
理手段10から出力された検査画像の最小線幅が1画素
以下である場合(ステップS7においてYES)、演算
手段40は、記憶した複数の一致率403の平均値(一
致率平均)404を計算して出力する(ステップS
9)。
Unless the minimum line width of the inspection image after the contraction processing becomes 0, the processing of steps S8, S5, and S6 is repeated, and each inspection image before and after the contraction processing is compared with the registered image. A plurality of matching rates 403 as a result of the comparison are obtained. Next, when the minimum line width of the inspection image output from the image processing unit 10 in the immediately preceding step S8 is equal to or smaller than one pixel (YES in step S7), the arithmetic unit 40 calculates the average of the plurality of stored coincidence rates 403. Calculate and output the value (average matching rate) 404 (Step S)
9).

【0035】最大一致率抽出手段50は、演算手段40
から出力された一致率平均404が最大値かどうかを判
定し(ステップS10)、最大値であればこの値を最大
一致率405として記憶する(ステップS11)。続い
て、照合手段30は、初期位置から現在位置までの登録
画像の移動量が予め設定された範囲内かどうかを判定し
て(ステップS12)、移動量が設定された範囲内であ
れば、画像処理手段10に検査画像復元信号を出力する
と共に、変換手段20に平行移動量指定信号402を出
力する。
The maximum coincidence rate extracting means 50 is provided by the arithmetic means 40
It is determined whether or not the average matching rate 404 output from is the maximum value (step S10). If it is the maximum value, this value is stored as the maximum matching rate 405 (step S11). Subsequently, the matching unit 30 determines whether the moving amount of the registered image from the initial position to the current position is within a preset range (Step S12). An inspection image restoration signal is output to the image processing means 10, and a translation amount designation signal 402 is output to the conversion means 20.

【0036】検査画像復元信号が入力されたとき、画像
処理手段10は、検査画像を画像入力装置100から入
力された収縮処理前の状態に戻して記憶し、この検査画
像を照合手段30に出力する(ステップS13)。変換
手段20は、平行移動量指定信号402で指定された量
だけ登録画像を平行移動させる(ステップS4)。こう
して、初期位置から現在位置までの登録画像の移動量が
予め設定された範囲内である限り、ステップS13,S
4〜S11の処理が繰り返される。
When the inspection image restoration signal is input, the image processing means 10 returns the inspection image to the state before the contraction processing input from the image input device 100 and stores the image, and outputs this inspection image to the collation means 30 (Step S13). The conversion unit 20 translates the registered image by an amount designated by the translation amount designation signal 402 (step S4). Thus, as long as the movement amount of the registered image from the initial position to the current position is within a preset range, steps S13 and S13 are performed.
The processes from 4 to S11 are repeated.

【0037】記憶している最大一致率405よりも演算
手段40から出力された一致率平均404が大きい場合
には(ステップS10においてYES)、この一致率平
均404が新たな最大一致率405として記憶されるこ
とは言うまでもない(ステップS11)。
If the average match rate 404 output from the calculating means 40 is larger than the stored maximum match rate 405 (YES in step S10), the average match rate 404 is stored as a new maximum match rate 405. Needless to say, this is performed (step S11).

【0038】登録画像の移動量が予め設定された範囲を
超えたとき(ステップS12においてNO)、判定手段
60は、最大一致率405とあらかじめ設定されたしき
い値とを比較して(ステップS14)、最大一致率40
5がしきい値以上である場合には同じ指紋画像と判定
し、最大一致率405がしきい値より小さい場合には異
なる指紋画像と判定する。
When the moving amount of the registered image exceeds the preset range (NO in step S12), the judging means 60 compares the maximum matching rate 405 with a preset threshold (step S14). ), Maximum match rate 40
If 5 is equal to or greater than the threshold, the fingerprint images are determined to be the same, and if the maximum matching rate 405 is smaller than the threshold, the fingerprint images are determined to be different.

【0039】従来の画像照合装置との違いは、画像処理
手段10による収縮処理と、照合手段30による比較照
合を繰り返して求めた線幅の異なる複数の検査画像に対
応する一致率403を演算手段40が平均して出力する
点である。
The difference from the conventional image collating apparatus is that the coincidence rate 403 corresponding to a plurality of inspection images having different line widths obtained by repeating the contraction processing by the image processing means 10 and the comparison and collation by the collation means 30 is calculated by the arithmetic means. The point 40 is an average output.

【0040】図3は画像入力装置100から出力された
収縮処理前の検査画像と画像処理手段10から出力され
た収縮処理後の検査画像の1例を示す模式図である。図
3(a)は収縮処理前の検査画像、図3(b)は図3
(a)の検査画像に対して収縮処理を1回実施した後の
検査画像、図3(c)は図3(a)の検査画像に対して
収縮処理を2回実施して線幅が1画素になったときの検
査画像を示している。
FIG. 3 is a schematic diagram showing an example of the inspection image before the contraction processing output from the image input device 100 and the inspection image after the contraction processing output from the image processing means 10. FIG. 3A shows an inspection image before the contraction processing, and FIG.
FIG. 3C shows the inspection image obtained by performing the contraction processing once on the inspection image shown in FIG. 3A, and FIG. 3C shows the inspection image obtained by performing the contraction processing twice on the inspection image shown in FIG. The inspection image when it becomes a pixel is shown.

【0041】図4は検査画像と登録画像とを比較照合す
る様子を示す模式図である。ただし、図4では、登録画
像と図3(a)〜図3(c)の各検査画像との間で行わ
れる3回の比較照合を1回にまとめている。登録画像と
検査画像とが登録画像の平行移動によって最適に位置合
わせされたとき、一致率平均404が最大となり、最大
一致率405が得られる。
FIG. 4 is a schematic diagram showing a state in which the inspection image and the registered image are compared and collated. However, in FIG. 4, three comparisons and comparisons performed between the registered image and each of the inspection images in FIGS. 3A to 3C are combined into one. When the registered image and the inspection image are optimally aligned by the parallel movement of the registered image, the average matching rate 404 becomes maximum, and the maximum matching rate 405 is obtained.

【0042】ここで、同じ指から取得した指紋画像同士
の照合(本人照合)の場合、登録画像と検査画像が最適
に位置合わせされていると、前記一致画素数は、異なる
指から取得した指紋画像同士の照合(他人照合)の場合
に比べて大きくなる。特に、図4に示すように検査画像
を収縮させて、登録画像と検査画像の重なりを小さくし
ていった場合には、本人照合と他人照合の間の一致画素
数の差が拡大され、最大一致率405の差が拡大され
る。
Here, in the case of collation (identification) between fingerprint images acquired from the same finger, if the registered image and the inspection image are optimally aligned, the number of matching pixels will be the fingerprint acquired from a different finger. This is larger than in the case of matching between images (other person matching). In particular, when the inspection image is contracted as shown in FIG. 4 to reduce the overlap between the registered image and the inspection image, the difference in the number of matching pixels between the personal verification and the other person verification is enlarged, The difference between the coincidence rates 405 is enlarged.

【0043】すなわち、本人照合の場合、図3(c)の
検査画像と登録画像とが重なる画素については、登録画
像と図3(a)〜図3(c)の各検査画像との間で行わ
れる3回の比較照合の全てにおいて輝度値の一致がそれ
ぞれカウントされるので、輝度値の一致が同一の画素で
計3回カウントされ、同様に図3(b)の検査画像と登
録画像とが重なる画素については、登録画像と図3
(a)、図3(b)の各検査画像との間で行われる2回
の比較照合において輝度値の一致がそれぞれカウントさ
れるので、輝度値の一致が計2回カウントされ、図3
(a)の検査画像と登録画像とが重なる画素について
は、輝度値の一致が1回カウントされる。
That is, in the case of the identity verification, for the pixel where the inspection image of FIG. 3 (c) and the registered image overlap, the pixel between the registered image and each of the inspection images of FIG. 3 (a) to FIG. Since the coincidence of the luminance values is counted in all of the three comparisons performed, the coincidence of the luminance values is counted three times in total for the same pixel. Similarly, the inspection image and the registered image shown in FIG. For the pixel where is overlapped, the registered image and FIG.
3A, the coincidence of the luminance values is counted respectively in the two comparisons and comparisons performed with each inspection image in FIG. 3B, so that the coincidence of the luminance values is counted twice in total.
As for the pixel where the inspection image and the registered image in (a) overlap, the coincidence of the luminance values is counted once.

【0044】したがって、この3回の比較照合の結果得
られた一致率403を平均して最大一致率405(一致
率平均404)を求めると、他人照合の場合の最大一致
率405よりも大きくなる。このように、本実施の形態
では、収縮処理した検査画像、特に心線に近い程度まで
細めた検査画像と登録画像との一致の度合いが高くなる
ほど、最大一致率405が100%に近づくようにした
ので、本人照合と他人照合の間で最大一致率405の差
を拡大することができ、照合精度を向上させることがで
きる。
Therefore, when the maximum match rate 405 (average match rate 404) is obtained by averaging the match rates 403 obtained as a result of the three comparisons, the match rate 405 is larger than the maximum match rate 405 in the case of another person match. . As described above, in the present embodiment, the maximum matching rate 405 approaches 100% as the degree of matching between the registered image and the inspection image that has been subjected to the contraction processing, in particular, the inspection image that has been narrowed to a degree close to the core line, increases. Therefore, the difference between the maximum matching rates 405 between the personal verification and the other person verification can be enlarged, and the verification accuracy can be improved.

【0045】[第2の実施の形態]図5は本発明の第2
の実施の形態となる画像照合装置の構成を示すブロック
図であり、図1と同一の構成には同一の符号を付してあ
る。本実施の形態と第1の実施の形態との違いは、処理
装置301が、画像処理手段10の代わりに画像処理手
段11を備え、照合手段30の代わりに照合手段31を
備える点である。
[Second Embodiment] FIG. 5 shows a second embodiment of the present invention.
FIG. 2 is a block diagram illustrating a configuration of an image matching device according to an embodiment of the present invention, in which the same components as those in FIG. 1 are denoted by the same reference numerals. The difference between the present embodiment and the first embodiment is that the processing device 301 includes an image processing unit 11 instead of the image processing unit 10 and a matching unit 31 instead of the matching unit 30.

【0046】画像処理手段11は、細線化手段70と膨
張手段80とから構成される。細線化手段70は、画像
入力装置100から出力された検査画像を全ての場所で
線幅1画素の心線となるように細める細線化処理を実行
して、細線化処理した検査画像を膨張手段80に出力す
る。細線化処理は、黒画素の集合内に着目したときに外
側にある黒画素を黒画素の連結性(4連結または8連
結)を保持しながら順に削除していく方法(Hildi
tch細線化)などによって実現することができる。
The image processing means 11 comprises a thinning means 70 and an expanding means 80. The thinning unit 70 performs a thinning process for thinning the inspection image output from the image input device 100 so that the inspection image becomes a center line having a line width of 1 pixel in all places, and expands the inspection image that has been subjected to the thinning process. Output to 80. The thinning process is a method of sequentially removing black pixels outside the pixel group while keeping the connectivity (four or eight) of black pixels when focusing on a set of black pixels (Hildi).
(tch thinning).

【0047】膨張手段80は、細線化処理された検査画
像をパターンの中心線と直角の方向に例えば1画素分だ
け太める膨張処理を繰り返し実行し、毎回の処理毎に膨
張処理した検査画像を照合手段31に出力する。膨張処
理は、着目画素の近傍(4近傍または8近傍)に1画素
でも黒画素が存在すれば、着目画素を黒画素にすること
で実現することができる。
The dilation means 80 repeatedly executes dilation processing of thickening the thinned inspection image by, for example, one pixel in a direction perpendicular to the center line of the pattern, and executes the dilation-processed inspection image for each processing. Output to the collating means 31. The dilation processing can be realized by setting the target pixel to a black pixel if at least one black pixel exists near the target pixel (near four or eight).

【0048】図6は、本実施の形態の画像照合装置の照
合動作を示すフローチャート図であり、図2と同一の処
理には同一の符号を付してある。ステップS1〜S3の
処理は第1の実施の形態と全く同じである。細線化手段
70は、画像入力装置100から出力された検査画像に
対して細線化処理を実行し、細線化処理した検査画像を
膨張手段80に出力する(ステップS15)。変換手段
20は、画像データベース200から出力された登録画
像を平行移動させる(ステップS4)。
FIG. 6 is a flowchart showing the collating operation of the image collating apparatus of the present embodiment, and the same processes as those in FIG. 2 are denoted by the same reference numerals. The processing in steps S1 to S3 is exactly the same as in the first embodiment. The thinning unit 70 performs a thinning process on the inspection image output from the image input device 100, and outputs the thinned inspection image to the expansion unit 80 (Step S15). The conversion means 20 translates the registered image output from the image database 200 in parallel (step S4).

【0049】照合手段31は、画像処理手段11(膨張
手段80)から出力された検査画像と変換手段20から
出力された登録画像とを比較照合して、第1の実施の形
態と同様に一致率403を求める(ステップS5)。な
お、ここでは照合手段31から検査画像催促信号401
が出力されていないので、膨張手段80は、細線化手段
70から出力された細線化処理された検査画像を記憶し
て、そのまま出力するだけで、膨張処理は実施しない。
The comparing means 31 compares and compares the inspection image output from the image processing means 11 (expansion means 80) with the registered image output from the converting means 20, and the same as in the first embodiment. The rate 403 is obtained (step S5). It should be noted that here, the inspection image prompting signal 401
Is not output, the dilation means 80 only stores the thinned inspection image output from the thinning means 70 and outputs it as it is, without performing the dilation processing.

【0050】演算手段40は、照合手段31から出力さ
れた一致率403を記憶する(ステップS6)。次に、
照合手段31は、画像処理手段11から出力された検査
画像中の最小線幅が予め設定された画素数以上かどうか
を判定し(ステップS16)、設定画素数以上でない場
合、検査画像を膨張処理させるべく画像処理手段11に
検査画像催促信号401を出力する。
The calculating means 40 stores the coincidence rate 403 output from the collating means 31 (step S6). next,
The collation unit 31 determines whether the minimum line width in the inspection image output from the image processing unit 11 is equal to or larger than a preset number of pixels (step S16). An inspection image prompting signal 401 is output to the image processing means 11 to cause the image processing means 11 to perform the inspection.

【0051】検査画像催促信号401が入力されたと
き、膨張手段80は、直前に記憶した検査画像に対して
膨張処理を実行し、膨張処理後の検査画像を記憶すると
共に、照合手段31に出力する(ステップS17)。照
合手段31は、ステップS5の処理を再び実施して、膨
張処理された検査画像と変換手段20から出力された登
録画像とから一致率403を求め、演算手段40は、こ
の一致率403を記憶する(ステップS6)。
When the test image prompting signal 401 is input, the dilation means 80 executes dilation processing on the test image stored immediately before, stores the test image after dilation processing, and outputs the test image to the collation means 31. (Step S17). The collation unit 31 performs the processing of step S5 again, obtains a coincidence rate 403 from the dilated inspection image and the registered image output from the conversion unit 20, and the arithmetic unit 40 stores the coincidence rate 403. (Step S6).

【0052】こうして、膨張処理後の検査画像の最小線
幅が設定画素数以上にならない限り、ステップS17,
S5,S6の処理が繰り返され、膨張処理前(細線化処
理後)及び膨張処理後の各検査画像と登録画像とを比較
照合した結果である複数の一致率403が得られる。次
に、直前のステップS17で画像処理手段11から出力
された検査画像の最小線幅が設定画素数以上である場合
(ステップS16においてYES)、演算手段40は、
第1の実施の形態と同様に一致率平均404を計算して
出力する(ステップS9)。
In this manner, as long as the minimum line width of the inspection image after the dilation processing does not exceed the set number of pixels, step S17,
The processing of S5 and S6 is repeated, and a plurality of coincidence rates 403 are obtained as a result of comparing and checking each inspection image before the expansion processing (after the thinning processing) and after the expansion processing with the registered image. Next, when the minimum line width of the inspection image output from the image processing unit 11 in the immediately preceding step S17 is equal to or larger than the set number of pixels (YES in step S16), the arithmetic unit 40
Similar to the first embodiment, the average matching rate 404 is calculated and output (step S9).

【0053】ステップS10,S11の処理は第1の実
施の形態と全く同じである。照合手段31は、初期位置
から現在位置までの登録画像の移動量が予め設定された
範囲内かどうかを判定して(ステップS12)、移動量
が設定された範囲内であれば、画像処理手段11に検査
画像復元信号を出力すると共に、変換手段20に平行移
動量指定信号402を出力する。
The processing in steps S10 and S11 is exactly the same as in the first embodiment. The collation unit 31 determines whether the movement amount of the registered image from the initial position to the current position is within a preset range (step S12). If the movement amount is within the preset range, the image processing unit 11, and outputs an inspection image restoration signal to the conversion means 20 and a parallel movement amount designation signal 402 to the conversion means 20.

【0054】検査画像復元信号が入力されたとき、膨張
手段80は、検査画像を細線化手段70から入力された
細線化処理後の状態に戻して記憶し、この検査画像を照
合手段31に出力する(ステップS18)。変換手段2
0は、平行移動量指定信号402で指定された量だけ登
録画像を平行移動させる(ステップS4)。こうして、
初期位置から現在位置までの登録画像の移動量が予め設
定された範囲内である限り、ステップS4〜S6,S1
6,S17,S9〜S11の処理が繰り返される。ステ
ップS14の処理は第1の実施の形態と全く同じであ
る。
When the inspection image restoration signal is input, the expansion means 80 returns the inspection image to the state after the thinning processing input from the thinning means 70 and stores it, and outputs this inspection image to the collation means 31 (Step S18). Conversion means 2
A value of 0 translates the registered image by the amount specified by the translation amount designation signal 402 (step S4). Thus,
As long as the movement amount of the registered image from the initial position to the current position is within a preset range, steps S4 to S6, S1
6, S17, and the processing of S9 to S11 are repeated. The processing in step S14 is exactly the same as in the first embodiment.

【0055】第1の実施の形態では、収縮処理前の検査
画像の線幅が細い場合、線幅が太い場合に比べて収縮処
理の実行回数が少なくなる。このため、比較照合の実行
回数(収縮処理の実行回数+1)を最適な値にすること
ができず、本人照合と他人照合の間で最大一致率405
の差を十分に拡大することが難しくなる。
In the first embodiment, when the line width of the inspection image before the contraction processing is small, the number of times of execution of the contraction processing is smaller than when the line width is large. For this reason, the number of times of execution of the comparison and collation (the number of times of execution of the contraction process + 1) cannot be set to an optimal value, and the maximum matching rate 405 between the identity verification and the others verification is not obtained.
It is difficult to widen the difference sufficiently.

【0056】これに対して、本実施の形態では、検査画
像をいったん細線化してから膨張処理によって太らせて
いくので、検査画像の線幅を比較照合にとって最適な太
さに制御することができる。これにより、収縮処理前の
検査画像の線幅が細い場合であっても、本人照合と他人
照合の間で最大一致率405の差を十分に拡大すること
ができ、照合精度を向上させることができる。
On the other hand, in the present embodiment, the inspection image is once thinned and then thickened by the expansion processing, so that the line width of the inspection image can be controlled to an optimum width for comparison and collation. . As a result, even if the line width of the inspection image before the contraction processing is small, the difference in the maximum matching rate 405 between the personal verification and the verification of another person can be sufficiently enlarged, and the verification accuracy can be improved. it can.

【0057】[第3の実施の形態]図7は本発明の第3
の実施の形態となる画像照合装置の構成を示すブロック
図であり、図1と同一の構成には同一の符号を付してあ
る。本実施の形態と第1の実施の形態との違いは、処理
装置302が、記憶手段90を新たに備え、照合手段3
0の代わりに照合手段32を備える点である。
[Third Embodiment] FIG. 7 shows a third embodiment of the present invention.
FIG. 2 is a block diagram illustrating a configuration of an image matching device according to an embodiment of the present invention, in which the same components as those in FIG. 1 are denoted by the same reference numerals. The difference between the present embodiment and the first embodiment is that the processing device 302 is newly provided with a storage unit 90,
The point is that a matching means 32 is provided instead of 0.

【0058】記憶手段90は、画像処理手段10から出
力された収縮処理前及び収縮処理後の各検査画像を全て
記憶し、検査画像の出力を促す検査画像催促信号401
に応じて、記憶した検査画像を順次出力する。照合手段
32は、記憶手段90から順次出力される収縮処理前及
び収縮処理後の各検査画像と変換手段20から出力され
る登録画像とを比較照合して、検査画像毎に一致率40
3を求める。
The storage means 90 stores all the inspection images before and after the contraction processing output from the image processing means 10 and an inspection image prompting signal 401 for prompting the output of the inspection image.
, The stored inspection images are sequentially output. The matching unit 32 compares and compares each inspection image before and after the contraction processing sequentially output from the storage unit 90 with the registered image output from the conversion unit 20, and determines a match rate of 40 for each inspection image.
Ask for 3.

【0059】図8は、本実施の形態の画像照合装置の照
合動作を示すフローチャート図であり、図2と同一の処
理には同一の符号を付してある。ステップS1,S2の
処理は第1の実施の形態と全く同じである。処理装置3
02の画像処理手段10は、画像入力装置100から検
査画像が入力されると、これを記憶すると共に出力し、
記憶手段90は、画像処理手段10から出力された検査
画像を記憶する(ステップS19)。なお、画像処理手
段10から最初に出力される検査画像は、画像入力装置
100から入力された収縮処理されていない検査画像で
ある。
FIG. 8 is a flowchart showing the collating operation of the image collating apparatus of the present embodiment, and the same processes as those in FIG. 2 are denoted by the same reference numerals. The processing in steps S1 and S2 is exactly the same as in the first embodiment. Processing unit 3
When an inspection image is input from the image input device 100, the image processing unit 02 stores and outputs the inspection image,
The storage unit 90 stores the inspection image output from the image processing unit 10 (Step S19). The inspection image output first from the image processing means 10 is an inspection image that has been input from the image input device 100 and has not been subjected to the contraction processing.

【0060】続いて、画像処理手段10は、直前に記憶
した検査画像に対して収縮処理を実行し、収縮処理後の
検査画像を記憶すると共に記憶手段90に出力する(ス
テップS20)。記憶手段90は、画像処理手段10か
ら出力された収縮処理後の検査画像中の最小線幅が0画
素かどうかを判定し(ステップS21)、0画素でない
場合(1画素以上の場合)、この検査画像を記憶する
(ステップ19)。こうして、収縮処理後の検査画像の
最小線幅が0になるまで、ステップS19,S20の処
理が繰り返され、収縮処理前及び収縮処理後の各検査画
像が記憶手段90に格納される。
Subsequently, the image processing means 10 executes contraction processing on the inspection image stored immediately before, and stores the inspection image after the contraction processing and outputs it to the storage means 90 (step S20). The storage unit 90 determines whether or not the minimum line width in the inspection image after the contraction processing output from the image processing unit 10 is 0 pixel (step S21). The inspection image is stored (Step 19). Thus, the processing of steps S19 and S20 is repeated until the minimum line width of the inspection image after the contraction processing becomes 0, and each inspection image before and after the contraction processing is stored in the storage unit 90.

【0061】次に、処理装置302は、画像データベー
ス200から登録画像が入力されると(ステップS
3)、変換手段20によって登録画像を平行移動させる
(ステップS4)。照合手段32は、検査画像を出力さ
せるべく記憶手段90に検査画像催促信号401を出力
する。この検査画像催促信号401に応じて、記憶手段
90は、記憶している中から1枚の検査画像を照合手段
32に出力する。照合手段32は、記憶手段90から出
力された検査画像と変換手段20から出力された登録画
像とを比較照合して、輝度値が一致する黒画素の数を予
め設定された第1の照合領域内で集計し、一致率403
を求める(ステップS22)。
Next, when the registered image is input from the image database 200, the processing device 302 (step S).
3), the registered image is translated by the conversion means 20 (step S4). The matching unit 32 outputs an inspection image prompting signal 401 to the storage unit 90 to output the inspection image. In response to the inspection image prompting signal 401, the storage unit 90 outputs one of the stored inspection images to the matching unit 32. The collation unit 32 compares and compares the inspection image output from the storage unit 90 with the registered image output from the conversion unit 20, and determines the number of black pixels having the same luminance value in the first collation region. Total within the match rate 403
Is obtained (step S22).

【0062】演算手段40は、照合手段32から出力さ
れた一致率403を記憶する(ステップS6)。次に、
照合手段32は、記憶手段90に格納されている検査画
像の中に比較照合が未了の検査画像が存在するかどうか
を判定し(ステップS23)、比較照合が未了の検査画
像が存在する場合、この未了の検査画像を出力させるべ
く記憶手段90に検査画像催促信号401を出力する。
この検査画像催促信号401に応じて、記憶手段90
は、比較照合が未了の1枚の検査画像を照合手段32に
出力する。照合手段32は、ステップS22の処理を再
び実施して一致率403を求め、演算手段40は、この
一致率403を記憶する(ステップS6)。
The calculating means 40 stores the coincidence rate 403 output from the collating means 32 (step S6). next,
The matching unit 32 determines whether there is an inspection image for which comparison and comparison has not been completed among the inspection images stored in the storage unit 90 (step S23), and there is an inspection image for which comparison and comparison has not been completed. In this case, an inspection image prompting signal 401 is output to the storage means 90 in order to output the incomplete inspection image.
In response to the inspection image prompting signal 401, the storage unit 90
Outputs one inspection image for which comparison and comparison has not been completed to the comparison unit 32. The matching unit 32 performs the processing of step S22 again to obtain the coincidence rate 403, and the arithmetic unit 40 stores the coincidence rate 403 (step S6).

【0063】こうして、比較照合が未了の検査画像毎に
ステップS22,S6の処理が実施され、検査画像毎に
一致率403が計算され記憶される。ステップS9〜S
12,S14の処理は第1の実施の形態と全く同じであ
る。なお、本実施の形態では、ステップS13の処理を
実行する必要はない。
In this manner, the processing of steps S22 and S6 is performed for each inspection image for which comparison and collation has not been completed, and the coincidence rate 403 is calculated and stored for each inspection image. Steps S9 to S
The processing in S12 and S14 is exactly the same as in the first embodiment. Note that, in the present embodiment, it is not necessary to execute the processing of step S13.

【0064】第1の実施の形態では、ステップS4の登
録画像の平行移動処理を2回以上行う場合、ステップS
4の前にステップS13を実行して検査画像を収縮処理
前の状態に戻し、ステップS4の後にステップS8の収
縮処理を再び実行する必要があった。これに対して、本
実施の形態では、収縮処理前及び収縮処理後の各検査画
像を記憶手段90に格納しておくので、ステップS4の
登録画像の平行移動処理を2回以上行う場合、ステップ
S4の前に検査画像の復元処理と検査画像の収縮処理と
を再度行う必要がなくなる。したがって、画像処理の頻
度を低減することができるので、第1の実施の形態に比
べて処理を高速化することができる。
In the first embodiment, when the parallel movement processing of the registered image in step S4 is performed twice or more, step S4 is performed.
Before step 4, step S13 was executed to return the inspection image to the state before the contraction processing, and after step S4, the contraction processing of step S8 had to be executed again. On the other hand, in the present embodiment, since each inspection image before and after the contraction processing is stored in the storage unit 90, if the parallel movement processing of the registered image in step S4 is performed twice or more, the step It is not necessary to perform the restoration processing of the inspection image and the contraction processing of the inspection image again before S4. Therefore, the frequency of image processing can be reduced, so that the processing can be speeded up as compared with the first embodiment.

【0065】なお、本実施の形態では、処理装置302
の基になる構成として第1の実施の形態の処理装置30
0を用いているが、第2の実施の形態の構成を用いても
よい。第2の実施の形態の場合には、膨張手段80と照
合手段31との間に記憶手段90を追加すればよい。
In this embodiment, the processing device 302
Of the processing apparatus 30 of the first embodiment
Although 0 is used, the configuration of the second embodiment may be used. In the case of the second embodiment, a storage unit 90 may be added between the expansion unit 80 and the comparison unit 31.

【0066】[第4の実施の形態]図9は本発明の第4
の実施の形態となる画像照合装置の構成を示すブロック
図であり、図1と同一の構成には同一の符号を付してあ
る。本実施の形態と第1の実施の形態との違いは、第1
に、処理装置303が、登録画像と検査画像の相対的な
位置ずれを大まかに補正する手段として、変換手段21
と照合手段33と記憶手段91とを備え、変換手段21
による平行移動と照合手段33による比較照合とを繰り
返す中で、最大一致率が得られたときの移動量を記憶手
段91に記憶させる点である。第2に、第1の実施の形
態の変換手段20に相当する変換手段22に対して記憶
手段91から移動量を出力して、この移動量と第1の初
期位置に基づく第2の初期位置から変換手段22による
検査画像の平行移動を開始させる点である。
[Fourth Embodiment] FIG. 9 shows a fourth embodiment of the present invention.
FIG. 2 is a block diagram illustrating a configuration of an image matching device according to an embodiment of the present invention, in which the same components as those in FIG. 1 are denoted by the same reference numerals. The difference between this embodiment and the first embodiment is that the first embodiment
In addition, the conversion unit 21 is used as a unit for the processing unit 303 to roughly correct the relative displacement between the registered image and the inspection image.
, Matching means 33 and storage means 91,
Is that the amount of movement when the maximum matching rate is obtained is stored in the storage means 91 while repeating the parallel movement by the comparison means and the comparison and collation by the collation means 33. Second, a movement amount is output from the storage unit 91 to the conversion unit 22 corresponding to the conversion unit 20 of the first embodiment, and a second initial position based on the movement amount and the first initial position is output. Is to start the parallel movement of the inspection image by the conversion means 22.

【0067】変換手段21は、画像データベース200
から入力された登録画像の各画素を第1の初期位置(画
像データベース200から入力された時点の位置)から
後述する平行移動量指定信号406に従って一定量だけ
平行移動させた登録画像を出力する。照合手段33は、
変換手段21から出力された登録画像と画像入力装置1
00から出力された検査画像とにおいて、同一位置の画
素ごとに輝度値を比較照合して、輝度値が一致する黒画
素の数を第2の照合領域内で集計し、集計した一致画素
数を登録画像の黒画素数で割ることにより、検査画像と
登録画像の一致率407を求める。
The conversion means 21 converts the image database 200
Then, a registered image is output in which each pixel of the registered image input from is translated by a predetermined amount from a first initial position (the position at the time of input from the image database 200) according to a translation amount designation signal 406 described later. The matching means 33
Registered image output from conversion means 21 and image input device 1
In the inspection image output from 00, the luminance values are compared and collated for each pixel at the same position, the number of black pixels having the same luminance value is totaled in the second verification area, and the total number of matching pixels is calculated. The coincidence rate 407 between the inspection image and the registered image is obtained by dividing by the number of black pixels of the registered image.

【0068】さらに、照合手段33は、第1の初期位置
から現在位置(変換手段21による平行移動が行われた
後の位置)までの登録画像の移動量を表す移動量信号4
08を記憶手段91に出力すると共に、この移動量が予
め設定された第1の範囲内である場合、登録画像の平行
移動と一致率の算出とを再度実行するために、変換手段
21に対して登録画像の1回当たりの移動量を指定する
平行移動量指定信号406を出力する。変換手段21
は、平行移動量指定信号406で指定された量だけ登録
画像を平行移動させる。ここで、第1の範囲は、第1の
実施の形態の照合手段30に設定された範囲と同じであ
る。
Further, the collation means 33 outputs a movement amount signal 4 representing the movement amount of the registered image from the first initial position to the current position (the position after the parallel movement by the conversion means 21).
08 to the storage means 91, and when the movement amount is within the first range set in advance, the conversion means 21 is re-executed to execute the parallel movement of the registered image and the calculation of the coincidence rate again. A parallel movement amount designation signal 406 for designating the movement amount of the registered image at one time is output. Conversion means 21
Translates the registered image by an amount designated by the translation amount designation signal 406. Here, the first range is the same as the range set in the matching unit 30 of the first embodiment.

【0069】記憶手段91は、照合手段33から出力さ
れた一致率407が最大となるとき照合手段33から出
力されている移動量信号408を記憶して、これを移動
量信号409として変換手段22に出力する。変換手段
22は、前記第1の初期位置に移動量信号409が表す
移動量を加えた位置を第2の初期位置として、画像デー
タベース200から入力された登録画像を第2の初期位
置に移動させた上で、この登録画像の各画素を平行移動
量指定信号402に従って一定量だけ平行移動させた登
録画像を出力する。
The storage means 91 stores the movement amount signal 408 output from the matching means 33 when the coincidence rate 407 output from the matching means 33 is maximum, and uses this as the movement amount signal 409 for the conversion means 22. Output to The conversion unit 22 moves the registered image input from the image database 200 to the second initial position, using a position obtained by adding the movement amount represented by the movement amount signal 409 to the first initial position as a second initial position. Then, a registered image in which each pixel of the registered image is translated by a predetermined amount in accordance with the translation amount designation signal 402 is output.

【0070】照合手段34は、画像処理手段10から出
力された検査画像と変換手段22から出力された登録画
像の一致率403を照合手段30と同様にして求める。
さらに、照合手段34は、第2の初期位置から現在位置
(変換手段22による平行移動が行われた後の位置)ま
での登録画像の移動量が予め設定された第2の範囲内で
ある場合、登録画像の1回当たりの移動量を指定する平
行移動量指定信号402を出力する。変換手段22は、
平行移動量指定信号402で指定された量だけ登録画像
を平行移動させる。ここで、第2の範囲は前記第1の範
囲より小さい範囲に設定される。
The matching unit 34 obtains the coincidence rate 403 between the inspection image output from the image processing unit 10 and the registered image output from the conversion unit 22 in the same manner as the matching unit 30.
Furthermore, the matching unit 34 determines that the amount of movement of the registered image from the second initial position to the current position (the position after the parallel movement by the conversion unit 22) is within the second range set in advance. And outputs a parallel movement amount designation signal 402 for designating the movement amount of the registered image per one time. The conversion means 22
The registered image is translated by an amount designated by the translation amount designation signal 402. Here, the second range is set to a range smaller than the first range.

【0071】図10は本実施の形態の画像照合装置の照
合動作を示すフローチャート図であり、図2と同一の処
理には同一の符号を付してある。まず、画像入力装置1
00は、センサ上に置かれた指の指紋を検出して、検査
画像を生成する(ステップS1)。処理装置303は、
画像入力装置100から検査画像が入力され(ステップ
S24)、画像データベース200から登録画像が入力
されると(ステップS25)、変換手段21によって登
録画像を平行移動させる(ステップS26)。なお、最
初の平行移動量は0でよい。
FIG. 10 is a flowchart showing the collating operation of the image collating apparatus of the present embodiment. The same processes as those in FIG. 2 are denoted by the same reference numerals. First, the image input device 1
00 detects a fingerprint of a finger placed on the sensor and generates an inspection image (step S1). The processing device 303
When an inspection image is input from the image input device 100 (step S24) and a registered image is input from the image database 200 (step S25), the registered image is translated by the conversion unit 21 (step S26). Note that the initial translation amount may be zero.

【0072】そして、照合手段33は、変換手段21か
ら出力された登録画像と画像入力装置100から出力さ
れた検査画像とを比較照合して一致率407を求める
(ステップS27)。記憶手段91は、照合手段33か
ら出力された一致率407が最大値かどうかを判定し
(ステップS28)、最大値であれば、このとき照合手
段33から出力されている移動量信号408を記憶する
(ステップS29)。
Then, the matching unit 33 compares and matches the registered image output from the conversion unit 21 with the inspection image output from the image input device 100 to obtain a coincidence rate 407 (step S27). The storage unit 91 determines whether or not the coincidence rate 407 output from the matching unit 33 is the maximum value (step S28), and if it is the maximum value, stores the movement amount signal 408 output from the matching unit 33 at this time. (Step S29).

【0073】照合手段33は、第1の初期位置から現在
位置までの登録画像の移動量が予め設定された第1の範
囲内かどうかを判定して(ステップS30)、移動量が
第1の範囲内であれば、変換手段21に平行移動量指定
信号406を出力する。こうして、第1の初期位置から
現在位置までの登録画像の移動量が第1の範囲内である
限り、ステップS26〜S29の処理が繰り返される。
The collating means 33 determines whether the amount of movement of the registered image from the first initial position to the current position is within a first range set in advance (step S30), and determines whether the amount of movement is equal to the first amount. If it is within the range, a translation amount designation signal 406 is output to the conversion means 21. Thus, as long as the movement amount of the registered image from the first initial position to the current position is within the first range, the processing of steps S26 to S29 is repeated.

【0074】登録画像の移動量が第1の範囲を超えたと
き(ステップS30においてNO)、記憶手段91は、
記憶していた移動量信号408を移動量信号409とし
て出力する。そして、登録画像の移動量が第1の範囲を
超えたとき、変換手段22は、前記第1の初期位置に移
動量信号409が表す移動量を加えた位置を第2の初期
位置として、画像データベース200から出力された登
録画像を第2の初期位置に移動させる(ステップS3
1)。さらに、変換手段22は、この登録画像を平行移
動量指定信号402に従って平行移動させる(ステップ
S4)。
When the amount of movement of the registered image exceeds the first range (NO in step S30), the storage means 91
The stored movement amount signal 408 is output as a movement amount signal 409. When the moving amount of the registered image exceeds the first range, the conversion unit 22 sets the position obtained by adding the moving amount represented by the moving amount signal 409 to the first initial position as a second initial position. The registered image output from the database 200 is moved to the second initial position (Step S3)
1). Further, the conversion means 22 translates the registered image in accordance with the translation amount designation signal 402 (step S4).

【0075】照合手段34は、画像処理手段10から出
力された検査画像と変換手段22から出力された登録画
像とを比較照合して、第1の実施の形態と同様に一致率
403を求める(ステップS32)。なお、ここでは照
合手段34から検査画像催促信号401が出力されてい
ないので、画像処理手段10は、画像入力装置100か
ら入力された検査画像を記憶して、そのまま出力するだ
けで、収縮処理は実施しない。
The matching unit 34 compares and matches the inspection image output from the image processing unit 10 with the registered image output from the conversion unit 22, and obtains the coincidence rate 403 as in the first embodiment ( Step S32). Here, since the inspection image prompting signal 401 is not output from the matching unit 34, the image processing unit 10 simply stores the inspection image input from the image input device 100 and outputs it as it is. Not implemented.

【0076】ステップS6〜S11の処理は第1の実施
の形態と同じである。照合手段34は、第2の初期位置
から現在位置までの登録画像の移動量が予め設定された
第2の範囲内かどうかを判定して(ステップS33)、
移動量が第2の範囲内であれば、変換手段22に平行移
動量指定信号402を出力する。このようにして、第2
の初期位置から現在位置までの登録画像の移動量が第2
の範囲内である限り、ステップS13,S4,S32,
S6〜11の処理が繰り返される。ステップS13,S
14の処理は第1の実施の形態と全く同じである。
The processing in steps S6 to S11 is the same as in the first embodiment. The collating means 34 determines whether the moving amount of the registered image from the second initial position to the current position is within a second range set in advance (step S33).
If the movement amount is within the second range, a parallel movement amount designation signal 402 is output to the conversion means 22. In this way, the second
Of the registered image from the initial position to the current position
As long as it is within the range of steps S13, S4, S32,
Steps S6 to S11 are repeated. Step S13, S
The processing of 14 is exactly the same as that of the first embodiment.

【0077】本実施の形態では、登録画像と検査画像の
相対的な位置ずれを大まかに補正するために第1の範囲
内で最大一致率を求め、この最大一致率が得られた位置
を第2の初期位置として第1の範囲より小さい第2の範
囲内で第1の実施の形態で説明した処理を実行するの
で、第1の実施の形態の照合手段30に設定される範囲
と前記第1の範囲とを同じにすれば、照合手段33によ
る比較照合では検査画像の収縮処理を省略して、収縮処
理前の検査画像と登録画像とから最大一致率を求めるだ
けでよいので、第1の実施の形態に比べて処理時間を短
縮することができる。
In the present embodiment, in order to roughly correct the relative displacement between the registered image and the inspection image, the maximum matching rate is obtained within the first range, and the position at which the maximum matching rate is obtained is determined by the second position. Since the process described in the first embodiment is executed in the second range smaller than the first range as the initial position of the second position, the range set in the matching unit 30 of the first embodiment and the second range If the range of 1 is the same, in the comparison and collation by the collation means 33, the contraction processing of the inspection image is omitted, and only the maximum matching rate needs to be obtained from the inspection image before the contraction processing and the registered image. The processing time can be reduced as compared with the embodiment.

【0078】なお、本実施の形態では、処理装置303
の基になる構成として第1の実施の形態の処理装置30
0を用いているが、第2,第3の実施の形態の構成を用
いてもよい。第2、第3の実施の形態の場合には、変換
手段21と照合手段33と記憶手段91とを追加し、変
換手段20の代わりに変換手段22を使用し、照合手段
31,32の機能に照合手段34の機能を追加すればよ
い。
In this embodiment, the processing device 303
Of the processing apparatus 30 of the first embodiment
Although 0 is used, the configurations of the second and third embodiments may be used. In the case of the second and third embodiments, the conversion means 21, the verification means 33 and the storage means 91 are added, the conversion means 22 is used instead of the conversion means 20, and the functions of the verification means 31, 32 May be added to the function of the matching means 34.

【0079】[第5の実施の形態]図11は本発明の第
5の実施の形態となる画像照合装置の構成を示すブロッ
ク図であり、図1、図5、図7、図9と同一の構成には
同一の符号を付してある。本実施の形態は、第1〜第4
の実施の形態を組み合わせたものである。記憶手段92
は、画像処理手段11から出力された膨張処理前及び膨
張処理後の各検査画像を全て記憶し、検査画像催促信号
410に応じて任意の検査画像を照合手段35に出力す
ると共に、検査画像催促信号401に応じて、記憶した
全ての検査画像を順次出力する。
[Fifth Embodiment] FIG. 11 is a block diagram showing the configuration of an image matching apparatus according to a fifth embodiment of the present invention, which is the same as FIGS. 1, 5, 7, and 9. Are given the same reference numerals. In the present embodiment, first to fourth
This is a combination of the above embodiments. Storage means 92
Stores all the inspection images output from the image processing unit 11 before and after the expansion processing, outputs an arbitrary inspection image to the matching unit 35 in response to the inspection image prompting signal 410, and In response to the signal 401, all the stored inspection images are sequentially output.

【0080】照合手段35は、第4の実施の形態の照合
手段33の機能に加えて、比較照合の前に、記憶手段9
2に検査画像の出力を促すべく検査画像催促信号410
を出力する機能を有している。
The collating means 35 has the function of the collating means 33 of the fourth embodiment, and has the function of the storage means 9 before the comparative collation.
2. Inspection image prompting signal 410 for prompting the output of the inspection image
Output function.

【0081】図12は本実施の形態の画像照合装置の照
合動作を示すフローチャート図であり、図2、図6、図
8、図10と同一の処理には同一の符号を付してある。
ステップS1,S2,S15の処理は第2の実施の形態
と全く同じである。記憶手段92は、画像処理手段11
(膨張手段80)から出力された検査画像を記憶する
(ステップS34)。ここでは、膨張手段80は、細線
化手段70から出力された細線化処理された検査画像を
記憶して、そのまま出力するだけで、膨張処理は実施し
ない。
FIG. 12 is a flowchart showing the collating operation of the image collating apparatus of the present embodiment. The same processes as those in FIGS. 2, 6, 8 and 10 are denoted by the same reference numerals.
The processing in steps S1, S2 and S15 is exactly the same as in the second embodiment. The storage means 92 stores the image processing means 11
The inspection image output from the (expansion means 80) is stored (step S34). Here, the expansion unit 80 only stores the thinned inspection image output from the thinning unit 70 and outputs it as it is, but does not execute the expansion processing.

【0082】膨張手段80は、直前に記憶した検査画像
に対して膨張処理を実行し、膨張処理後の検査画像を記
憶すると共に記憶手段92に出力する(ステップS3
5)。記憶手段92は、画像処理手段11から出力され
た検査画像中の最小線幅が予め設定された画素数以上か
どうかを判定し(ステップS36)、設定画素数以上で
ない場合、この検査画像を記憶する(ステップS3
4)。こうして、膨張処理後の検査画像の最小線幅が設
定画素数以上にならない限り、ステップS34,S35
の処理が繰り返され、膨張処理前(細線化処理後)及び
膨張処理後の各検査画像が記憶手段92に格納される。
The dilation means 80 executes dilation processing on the test image stored immediately before, and stores the test image after dilation processing and outputs it to the storage means 92 (step S3).
5). The storage unit 92 determines whether the minimum line width in the inspection image output from the image processing unit 11 is equal to or greater than a preset number of pixels (step S36). Yes (Step S3
4). In this manner, as long as the minimum line width of the inspection image after the dilation processing does not exceed the set number of pixels, steps S34 and S35
Are repeated, and the inspection images before the expansion processing (after the thinning processing) and after the expansion processing are stored in the storage unit 92.

【0083】ステップS26の処理は第4の実施の形態
と全く同じである。照合手段35は、記憶手段92に検
査画像催促信号410を出力し、これに応じて、記憶手
段92は、記憶している中から任意の1枚の検査画像を
照合手段35に出力する。照合手段35は、記憶手段9
2から出力された検査画像と変換手段21から出力され
た登録画像とを比較照合して一致率407を求める(ス
テップS37)。
The processing in step S26 is exactly the same as in the fourth embodiment. The matching unit 35 outputs the inspection image prompting signal 410 to the storage unit 92, and in response to this, the storage unit 92 outputs any one of the stored inspection images to the matching unit 35. The collation means 35 includes the storage means 9
The inspection image output from step 2 and the registered image output from the conversion means 21 are compared and collated to determine a coincidence rate 407 (step S37).

【0084】ステップS28〜S30の処理は第4の実
施の形態と同様である。したがって、第1の初期位置か
ら現在位置までの登録画像の移動量が第1の範囲内であ
る限り、ステップS26,S37,S29の処理が繰り
返される。登録画像の移動量が第1の範囲を超えたとき
(ステップS30においてNO)、記憶手段91は、記
憶していた移動量信号408を移動量信号409として
出力する。そして、登録画像の移動量が第1の範囲を超
えたとき、変換手段22は、前記第1の初期位置に移動
量信号409が表す移動量を加えた位置を第2の初期位
置として、画像データベース200から出力された登録
画像を第2の初期位置に移動させる(ステップS3
1)。
The processing in steps S28 to S30 is the same as in the fourth embodiment. Therefore, as long as the movement amount of the registered image from the first initial position to the current position is within the first range, the processing of steps S26, S37, and S29 is repeated. When the movement amount of the registered image exceeds the first range (NO in step S30), storage means 91 outputs stored movement amount signal 408 as movement amount signal 409. When the moving amount of the registered image exceeds the first range, the conversion unit 22 sets the position obtained by adding the moving amount represented by the moving amount signal 409 to the first initial position as a second initial position. The registered image output from the database 200 is moved to the second initial position (Step S3)
1).

【0085】ステップS4,S22,S6,S23,S
9〜S12,S14の処理は第3の実施の形態と全く同
じである。こうして、本実施の形態では、第1〜第4の
実施の形態の効果を同時に得ることができる。
Steps S4, S22, S6, S23, S
The processing from 9 to S12 and S14 is exactly the same as in the third embodiment. Thus, in the present embodiment, the effects of the first to fourth embodiments can be simultaneously obtained.

【0086】[第6の実施の形態]第4、第5の実施の
形態では、登録画像と検査画像の相対的な位置ずれを大
まかに補正するために照合手段33,35が出力する平
行移動量指定信号406と、照合領域毎に比較照合する
ために照合手段32,34が出力する平行移動量指定信
号402の違いについて言及していないが、平行移動量
指定信号406が表す1回当たりの移動量を平行移動量
指定信号402が表す1回当たりの移動量より大きくし
てもよい。この場合にも、画像照合装置としての構成及
びその照合動作は、図9〜図12で示した通りである。
[Sixth Embodiment] In the fourth and fifth embodiments, the parallel movement outputted by the matching means 33 and 35 for roughly correcting the relative displacement between the registered image and the inspection image. Although the difference between the amount designation signal 406 and the translation amount designation signal 402 output by the collation means 32 and 34 for comparison and collation for each collation area is not described, the amount of one time indicated by the translation amount designation signal 406 is not described. The moving amount may be larger than the moving amount per one time indicated by the parallel movement amount designation signal 402. Also in this case, the configuration of the image collating apparatus and the collating operation thereof are as shown in FIGS.

【0087】こうして、本実施の形態では、登録画像と
検査画像の相対的な位置ずれを大まかに補正するときの
検査画像の1回当たりの移動量を大きくするので、変換
手段21による平行移動処理の回数と照合手段33,3
5による比較照合の回数を削減することができ、第4、
第5の実施の形態に比べて処理時間を短縮することがで
きる。
As described above, in the present embodiment, the amount of movement of the inspection image at one time when the relative displacement between the registered image and the inspection image is roughly corrected is increased. Number of times and matching means 33,3
5, the number of times of comparison and matching can be reduced.
The processing time can be reduced as compared with the fifth embodiment.

【0088】[第7の実施の形態]第4、第5の実施の
形態では、照合手段33,35が一致率407を計算す
る第2の照合領域と照合手段32,34が一致率403
を計算する第1の照合領域の違いについて言及していな
いが、照合手段33,35に予め設定される第2の照合
領域の面積を、照合手段32,34に予め設定される第
1の照合領域面積より小さくしてもよい。この場合に
も、画像照合装置としての構成及びその照合動作は、図
9〜図12で示した通りである。
[Seventh Embodiment] In the fourth and fifth embodiments, the second matching area in which the matching means 33 and 35 calculate the matching rate 407 and the matching rate 32 and 34 match the matching rate 403.
Although the difference of the first collation region for calculating the first collation region is not mentioned, the area of the second collation region preset in the collation units 33 and 35 is determined by the first collation region preset in the collation units 32 and 34. It may be smaller than the area of the region. Also in this case, the configuration of the image collating apparatus and the collating operation thereof are as shown in FIGS.

【0089】これにより、本実施の形態では、登録画像
と検査画像の相対的な位置ずれを大まかに補正するとき
に、比較照合する画素数を削減できるため処理時間を短
縮することができる。
As a result, in this embodiment, when the relative displacement between the registered image and the inspection image is roughly corrected, the number of pixels to be compared and compared can be reduced, so that the processing time can be shortened.

【0090】[第8の実施の形態]第1〜第7の実施の
形態では、登録画像を平行移動させているが、検査画像
を平行移動させてもよい。検査画像を平行移動させる場
合には、登録画像の収縮処理又は膨張処理を予め実施し
ておくことができる。以下、このような実施の形態につ
いて説明する。図13は本実施の形態の画像照合装置の
構成を示すブロック図であり、図1と同一の構成には同
一の符号を付してある。
[Eighth Embodiment] In the first to seventh embodiments, the registered image is translated, but the inspection image may be translated. When the inspection image is translated, the contraction processing or the expansion processing of the registered image can be performed in advance. Hereinafter, such an embodiment will be described. FIG. 13 is a block diagram showing the configuration of the image matching device according to the present embodiment. The same components as those in FIG. 1 are denoted by the same reference numerals.

【0091】変換手段20の動作は、平行移動処理の対
象が画像入力装置100から出力された検査画像である
点を除いて、第1の実施の形態と全く同じである。画像
データベース201には、第1〜第7の実施の形態と同
様の登録画像が蓄積されているが、この登録画像の各画
素に重みWが付与されている点が第1〜第7の実施の形
態と異なる。図14は本実施の形態の登録画像の1例を
示す図である。
The operation of the conversion means 20 is exactly the same as that of the first embodiment except that the object of the parallel movement processing is the inspection image output from the image input device 100. The same registered images as those in the first to seventh embodiments are stored in the image database 201, but the weight W is assigned to each pixel of the registered images in the first to seventh embodiments. And form. FIG. 14 is a diagram illustrating an example of a registered image according to the present embodiment.

【0092】図14において、荷重領域A,B,Cは黒
画素の領域を示す。荷重領域Aは、第1〜第7の実施の
形態の登録画像を画像処理手段10と同様の手法によっ
て例えば2回収縮処理した画像に相当し、中心線に最も
近い領域である。荷重領域Bは、同登録画像を例えば1
回収縮処理した画像から荷重領域Aを除いた領域に相当
し、中心線から若干遠い領域である。荷重領域Cは、同
登録画像から荷重領域Bを除いた領域に相当し、中心線
から最も遠い領域である。
In FIG. 14, load areas A, B, and C indicate black pixel areas. The load area A corresponds to, for example, an image obtained by subjecting the registered images of the first to seventh embodiments to contraction processing twice, for example, by the same method as the image processing means 10 and is the area closest to the center line. The load area B is, for example, 1
This corresponds to an area obtained by removing the load area A from the image subjected to the rotational shrinkage processing, and is an area slightly distant from the center line. The load area C corresponds to an area excluding the load area B from the same registered image, and is an area farthest from the center line.

【0093】重みWは、中心線に近い荷重領域ほど値が
大きくなるように付与される。例えば、図14の例で
は、白画素については重みW0=0が付与され、黒画素
の荷重領域Cについては重みW1=1が付与され、荷重
領域Bについては重みW2=2が付与され、荷重領域A
については重みW3=3が付与されている。このよう
に、画像データベース201には、第1〜第7の実施の
形態と同様の登録画像と、この登録画像の各画素の重み
Wを示すデータとが格納されている。
The weight W is assigned such that the value becomes larger in a load region closer to the center line. For example, in the example of FIG. 14, the weight W0 = 0 is assigned to the white pixel, the weight W1 = 1 is assigned to the load area C of the black pixel, the weight W2 = 2 is assigned to the load area B, Area A
Is given a weight W3 = 3. As described above, the image database 201 stores the same registered images as those in the first to seventh embodiments, and data indicating the weight W of each pixel of the registered images.

【0094】照合手段36は、変換手段20から出力さ
れた検査画像と画像データベース201から出力された
登録画像とにおいて、同一位置の画素ごとに輝度値を比
較照合して、輝度値が一致する黒画素の数を予め設定さ
れた第1の照合領域内で荷重領域A,B,C毎に集計
し、集計した荷重領域毎の一致画素数から次式によって
一致率403を計算する。
The collating means 36 compares and collates the luminance value of each pixel at the same position between the inspection image output from the converting means 20 and the registered image output from the image database 201, and outputs a black image having the same luminance value. The number of pixels is totaled for each of the load regions A, B, and C within the first collation region set in advance, and a match rate 403 is calculated from the total number of matching pixels for each load region by the following equation.

【0095】 一致率=(AA×W3+AB×W2+AC×W1)/(NA+NB+NC) ・・・(1) 式(1)において、AAは荷重領域A内の一致画素数、
ABは荷重領域B内の一致画素数、ACは荷重領域C内
の一致画素数、NAは登録画像における荷重領域A内の
黒画素数、NBは登録画像における荷重領域B内の黒画
素数、NCは登録画像における荷重領域C内の黒画素数
である。
Matching rate = (AA × W3 + AB × W2 + AC × W1) / (NA + NB + NC) (1) In equation (1), AA is the number of matching pixels in the load area A,
AB is the number of matching pixels in the load area B, AC is the number of matching pixels in the load area C, NA is the number of black pixels in the load area A in the registered image, NB is the number of black pixels in the load area B in the registered image, NC is the number of black pixels in the load area C in the registered image.

【0096】また、照合手段36は、照合手段30と同
様に、平行移動量指定信号402を出力する。なお、本
実施の形態では、登録画像を3個の荷重領域に分割して
いるが、荷重領域は2個以上であればよく、荷重領域が
3個以外の場合でも、式(1)と同様に一致率403を
計算できることは言うまでもない。
The collation means 36 outputs a parallel movement amount designation signal 402, similarly to the collation means 30. In the present embodiment, the registered image is divided into three load regions. However, the number of load regions may be two or more. Even when the number of load regions is other than three, the same as in equation (1) is applied. Needless to say, the matching rate 403 can be calculated.

【0097】図15は本実施の形態の画像照合装置の照
合動作を示すフローチャート図であり、図2と同一の処
理には同一の符号を付してある。画像データベース20
1は、登録画像と、この登録画像の各画素の重みWを示
すデータとを照合手段36に出力する(ステップS4
0)。
FIG. 15 is a flowchart showing the collating operation of the image collating apparatus according to the present embodiment, and the same processes as those in FIG. 2 are denoted by the same reference numerals. Image database 20
1 outputs the registered image and data indicating the weight W of each pixel of the registered image to the matching unit 36 (step S4).
0).

【0098】変換手段20は、画像入力装置100から
出力された検査画像を平行移動させる(ステップS4
2)。照合手段36は、変換手段20から出力された検
査画像と画像データベース201から出力された登録画
像とを比較照合して、式(1)により一致率403を求
める(ステップS43)。本実施の形態の一致率403
は、第1の実施の形態の一致率平均404に相当するも
のであるので、演算手段40を用いる必要はない。
The conversion means 20 translates the inspection image output from the image input device 100 (step S4).
2). The collation unit 36 compares and compares the inspection image output from the conversion unit 20 with the registered image output from the image database 201, and obtains a coincidence rate 403 according to equation (1) (step S43). Matching rate 403 of the present embodiment
Is equivalent to the coincidence rate average 404 of the first embodiment, so that there is no need to use the calculating means 40.

【0099】最大一致率抽出手段50は、照合手段36
から出力された一致率403が最大値かどうかを判定し
(ステップS44)、最大値であればこの値を最大一致
率405として記憶する(ステップS45)。続いて、
照合手段36は、初期位置から現在位置までの検査画像
の移動量が予め設定された範囲内かどうかを判定して
(ステップS46)、移動量が設定された範囲内であれ
ば、変換手段20に平行移動量指定信号402を出力す
る。
The maximum coincidence rate extracting means 50 includes
It is determined whether or not the matching rate 403 output from is the maximum value (step S44). If it is the maximum value, this value is stored as the maximum matching rate 405 (step S45). continue,
The collation unit 36 determines whether the movement amount of the inspection image from the initial position to the current position is within a preset range (step S46). If the movement amount is within the preset range, the conversion unit 20 To output the parallel movement amount designation signal 402.

【0100】変換手段20は、平行移動量指定信号40
2で指定された量だけ検査画像を平行移動させる(ステ
ップS42)。こうして、初期位置から現在位置までの
登録画像の移動量が予め設定された範囲内である限り、
ステップS42〜S45の処理が繰り返される。
The conversion means 20 outputs a translation amount designation signal 40
The inspection image is translated by the amount specified in step 2 (step S42). Thus, as long as the movement amount of the registered image from the initial position to the current position is within a preset range,
Steps S42 to S45 are repeated.

【0101】検査画像の移動量が予め設定された範囲を
超えたとき(ステップS46においてNO)、判定手段
60は、第1の実施の形態と同様にステップS14の処
理を行う。以上のように、本実施の形態では、各画素に
重みWを付与した登録画像を予め用意しておくことによ
り、画像処理手段10が不要となり、収縮処理を繰り返
し行う必要がなくなる。したがって、第1の実施の形態
に比べて処理を高速化することができる。
When the moving amount of the inspection image exceeds the range set in advance (NO in step S46), the determination means 60 performs the processing in step S14 as in the first embodiment. As described above, in the present embodiment, by preparing a registered image in which the weight W is assigned to each pixel in advance, the image processing unit 10 becomes unnecessary, and it is not necessary to repeatedly perform the contraction processing. Therefore, the processing can be speeded up as compared with the first embodiment.

【0102】なお、本実施の形態では、登録画像を収縮
させることで登録画像内の黒画素領域を複数の荷重領域
に分割しているが、第2の実施の形態のように登録画像
をいったん細線化してから膨張処理によって太らせるこ
とで各荷重領域を決定してもよい。また、本実施の形態
の構成を第4の実施の形態に適用してもよい。
In the present embodiment, the black pixel region in the registered image is divided into a plurality of load regions by contracting the registered image. However, as in the second embodiment, the registered image is temporarily stored. Each load region may be determined by thinning and then thickening by expansion processing. Further, the configuration of the present embodiment may be applied to the fourth embodiment.

【0103】[第9の実施の形態]図16は本発明の第
9の実施の形態となる画像照合装置の構成を示すブロッ
ク図である。第1〜第8の実施の形態で示した画像照合
装置の構成はコンピュータ306で実現することができ
る。このコンピュータ306は、CPU500、ROM
(Read Only Memory)501、RAM(Random Access M
emory )502、フレキシブルディスク装置等の補助記
憶装置503、ハードディスク装置等の大容量の補助記
憶装置504、映像出力のためのディスプレイ装置(不
図示)とのインタフェースとなるインタフェース装置5
05、キーボード(不図示)とのインタフェースとなる
インタフェース装置506、画像入力装置100とのイ
ンタフェースとなるインタフェース装置507といった
構成を有している。
[Ninth Embodiment] FIG. 16 is a block diagram showing a configuration of an image matching apparatus according to a ninth embodiment of the present invention. The configuration of the image matching device described in the first to eighth embodiments can be realized by the computer 306. This computer 306 has a CPU 500, a ROM
(Read Only Memory) 501, RAM (Random Access M)
emory) 502, an auxiliary storage device 503 such as a flexible disk device, a large-capacity auxiliary storage device 504 such as a hard disk device, and an interface device 5 serving as an interface with a display device (not shown) for outputting video.
05, an interface device 506 serving as an interface with a keyboard (not shown), and an interface device 507 serving as an interface with the image input device 100.

【0104】画像データベース200,201は、RA
M502あるいは補助記憶装置504で実現することが
できる。図16の装置において、本発明の画像照合方法
を実現させるためのプログラムは、フレキシブルディス
ク、CD−ROM、メモリカード等の記録媒体に記録さ
れた状態で提供される。この記録媒体をコンピュータ3
06の補助記憶装置503に挿入すると、媒体に記録さ
れたプログラムが読み取られる。そして、CPU500
は、読み込んだプログラムをRAM502あるいは補助
記憶装置504に書き込み、このプログラムに従って第
1〜第8の実施の形態で説明したような処理を実行す
る。こうして、第1〜第8の実施の形態と同様の処理を
実現することができる。
The image databases 200 and 201 store RA
It can be realized by the M502 or the auxiliary storage device 504. In the apparatus shown in FIG. 16, a program for realizing the image collating method of the present invention is provided in a state recorded on a recording medium such as a flexible disk, a CD-ROM, and a memory card. This recording medium is stored in a computer 3
When inserted into the auxiliary storage device 503, the program recorded on the medium is read. And the CPU 500
Writes the read program into the RAM 502 or the auxiliary storage device 504, and executes the processing described in the first to eighth embodiments according to the program. Thus, processing similar to that of the first to eighth embodiments can be realized.

【0105】なお、以上の第1〜第9の実施の形態で
は、照合する画像が指紋画像である場合について説明し
たが、動物の鼻紋や虹彩やテクスチャーパターンなどの
ように周期性をもつ画像であれば、本発明を適用するこ
とができる。
In the above-described first to ninth embodiments, the case where the image to be collated is a fingerprint image has been described. Then, the present invention can be applied.

【0106】また、第1〜第9の実施の形態では、黒画
素を用いて一致画素数をカウントしているが、白画素を
用いて一致画素数をカウントしてもよい。また、第1〜
第9の実施の形態では、登録画像と検査画像を2値画像
としているが、2値化処理する前の例えば256階調の
濃淡画像を用いてもよい。この場合には、検査画像と登
録画像の輝度値の差が所定の範囲内にある画素を一致画
素とすればよい。
In the first to ninth embodiments, the number of matching pixels is counted using black pixels. However, the number of matching pixels may be counted using white pixels. Also, the first to first
In the ninth embodiment, the registered image and the inspection image are binary images, but a grayscale image of, for example, 256 gradations before the binarization processing may be used. In this case, a pixel whose difference in luminance value between the inspection image and the registered image is within a predetermined range may be set as a matching pixel.

【0107】また、変換手段20〜22は、検査画像と
登録画像の位置ずれを補正するために検査画像又は登録
画像を平行移動させているが、検査画像又は登録画像を
回転させてもよく、平行移動と回転の両方を実行しても
よい。平行移動と回転の両方を実行する場合には、位置
ずれだけでなく角度ずれも補正することができる。平行
移動と回転の両方を実行する場合には、例えば検査画像
又は登録画像を一定角度だけ回転させた後、前記のよう
に検査画像又は登録画像の平行移動を繰り返し、平行移
動量の合計が予め設定された範囲を超えた時点で、再び
検査画像又は登録画像を一定角度だけ回転させ、検査画
像又は登録画像の平行移動を繰り返すといった処理を行
えばよい。
Although the conversion means 20 to 22 translate the inspection image or the registered image in parallel in order to correct the positional deviation between the inspection image and the registered image, the conversion means 20 to 22 may rotate the inspection image or the registered image. Both translation and rotation may be performed. When both the parallel movement and the rotation are performed, not only the positional deviation but also the angular deviation can be corrected. When performing both the translation and the rotation, for example, after rotating the inspection image or the registered image by a certain angle, the translation of the inspection image or the registered image is repeated as described above, and the total amount of the translation is previously determined. At a point in time when the set image exceeds the set range, the inspection image or the registered image may be rotated again by a predetermined angle, and a process of repeating the parallel movement of the inspection image or the registered image may be performed.

【0108】ただし、平行移動と回転の両方を実行する
場合には、平行移動量と回転角度のそれぞれの範囲を照
合手段30〜36に設定する必要がある。照合手段30
〜36は、第1または第2の初期位置から現在位置まで
の登録画像の移動量が予め設定された平行移動量の範囲
内であれば、検査画像の1回当たりの移動量を指定する
平行移動量指定信号402,406を出力し、第1また
は第2の初期位置から現在位置までの検査画像の回転角
度が予め設定された回転角度の範囲内であれば、検査画
像の1回当たりの回転角度を指定する回転角度指定信号
を出力する。回転だけを行う場合には、回転角度指定信
号を出力する。
However, when performing both the parallel movement and the rotation, it is necessary to set the respective ranges of the parallel movement amount and the rotation angle in the matching means 30 to 36. Collation means 30
36 to 36 designate parallel movements for designating the movement amount per inspection image if the movement amount of the registered image from the first or second initial position to the current position is within the range of a predetermined parallel movement amount. The moving amount designation signals 402 and 406 are output, and if the rotation angle of the inspection image from the first or second initial position to the current position is within the range of the preset rotation angle, one time of the inspection image is output. Outputs a rotation angle specification signal that specifies the rotation angle. When only rotation is performed, a rotation angle designation signal is output.

【0109】変換手段20〜22は、平行移動量指定信
号402,406に従って検査画像又は登録画像を平行
移動させ、回転角度指定信号に従って検査画像又は登録
画像を回転させる。また、平行移動と回転の両方を実行
する場合、照合手段33は、第1の初期位置から現在位
置までの検査画像又は登録画像の移動量を表す移動量信
号408と、第1の初期位置から現在位置までの検査画
像又は登録画像の回転角度を表す角度信号とを出力し、
記憶手段91は、一致率407が最大となるとき照合手
段33から出力されている移動量信号408と角度信号
とを記憶して変換手段22に出力する。
The conversion means 20 to 22 translate the inspection image or the registered image in accordance with the translation amount designation signals 402 and 406, and rotate the inspection image or the registered image in accordance with the rotation angle designation signal. When performing both the parallel movement and the rotation, the collation unit 33 calculates the movement amount signal 408 representing the movement amount of the inspection image or the registered image from the first initial position to the current position, and the movement amount signal 408 from the first initial position. Outputting an angle signal representing the rotation angle of the inspection image or the registered image up to the current position,
The storage unit 91 stores the movement amount signal 408 and the angle signal output from the matching unit 33 when the coincidence rate 407 becomes the maximum, and outputs them to the conversion unit 22.

【0110】また、第1〜第9の実施の形態では、検査
画像と登録画像が同一かどうかを判定するのに最大一致
率のみを用いているが、最大一致率又は最小一致率の少
なくとも一方を用いるようにすればよい。最大一致率及
び最小一致率の両方を用いる方法としては、一致率平均
404(第8の実施の形態では一致率403)から抽出
手段によって最大一致率及び最小一致率を求め、この最
大一致率と最小一致率との差分である一致率差分を求
め、この一致率差分が予め設定されたしきい値以上かど
うかを判定手段で判定して、一致率差分がしきい値以上
の場合に検査画像と登録画像が同一であると判定する方
法がある。この方法によれば、本人照合と他人照合の間
で判定指標の差を拡大することができるので、照合精度
をさらに向上させることができる。
In the first to ninth embodiments, only the maximum match rate is used to determine whether the inspection image and the registered image are the same. However, at least one of the maximum match rate and the minimum match rate is used. May be used. As a method of using both the maximum matching rate and the minimum matching rate, a maximum matching rate and a minimum matching rate are obtained by the extracting means from the matching rate average 404 (the matching rate 403 in the eighth embodiment). A match rate difference, which is a difference from the minimum match rate, is obtained, and whether the match rate difference is equal to or greater than a predetermined threshold is determined by a determination unit. And a method for determining that the registered images are the same. According to this method, the difference in the determination index between the personal verification and the verification by another can be enlarged, so that the verification accuracy can be further improved.

【0111】また、最大一致率を最小一致率で割った商
を抽出手段で求め、この商が予め設定されたしきい値以
上かどうかを判定手段で判定して、商がしきい値以上の
場合に検査画像と登録画像が同一であると判定してもよ
い。この方法によれば、最小一致率が最大一致率に対し
て2桁以上小さい場合に、本人照合と他人照合の間で判
定指標の差を拡大することができるので、照合精度をさ
らに向上させることができる。
A quotient obtained by dividing the maximum matching rate by the minimum matching rate is obtained by the extracting means, and it is determined by the determining means whether or not this quotient is equal to or greater than a predetermined threshold value. In this case, the inspection image and the registered image may be determined to be the same. According to this method, when the minimum matching rate is smaller than the maximum matching rate by two digits or more, the difference between the judgment indexes between the personal verification and the other verification can be increased, so that the verification accuracy is further improved. Can be.

【0112】また、最大一致率が予め設定された第1の
しきい値以上で、かつ最小一致率が予め設定された第2
のしきい値(第1のしきい値≧第2のしきい値)より小
さい場合に検査画像と登録画像が同一であると判定して
もよい。この方法によれば、しきい値設定が可能な一致
率の範囲を拡大することができるので、照合精度をさら
に向上させることができる。
Further, the maximum coincidence rate is equal to or higher than a preset first threshold value and the minimum coincidence rate is set to a second preset threshold value.
(The first threshold ≧ the second threshold), it may be determined that the inspection image and the registered image are the same. According to this method, the range of the matching rate in which the threshold value can be set can be expanded, so that the matching accuracy can be further improved.

【0113】また、最小一致率が予め設定されたしきい
値より小さい場合に検査画像と登録画像が同一であると
判定してもよい。この方法によれば、最大一致率抽出処
理を削減することで処理を簡易にできるため、処理時間
を短縮することができる。
When the minimum matching rate is smaller than a preset threshold value, it may be determined that the inspection image and the registered image are the same. According to this method, the processing can be simplified by reducing the maximum matching rate extraction processing, so that the processing time can be reduced.

【0114】[0114]

【発明の効果】本発明によれば、第1の変換手段により
第2の画像に対して平行移動処理及び回転処理のうち少
なくとも1つの処理を予め設定された範囲内で一定量毎
に繰り返し実行することで、第1の画像と第2の画像の
位置ずれを補正しつつ、この第1の変換手段の毎回の処
理毎に、収縮処理前(膨張処理前)及び収縮処理後(膨
張処理後)の複数の第1の画像と第2の画像とを比較照
合してそれぞれ一致率を求め、これら一致率の平均を求
めるようにしたことにより、第1の画像と一致しない第
2の画像に比べて、第1の画像と同一である可能性が高
い第2の画像(収縮処理した第1の画像又は細線化処理
のみを施した膨張処理前の第1の画像と比較照合して
も、一致画素が得られる画像)の方が一致率がより大き
くなるようにすることができるので、本人照合と他人照
合の間で判定指標の差を拡大することができ、照合精度
を向上させることができる。
According to the present invention, the first conversion means repeatedly executes at least one of the translation processing and the rotation processing on the second image at predetermined intervals within a preset range. By doing so, while correcting the positional shift between the first image and the second image, before each contraction process (before the dilation process) and after the contraction process (after the dilation process) ), The first image and the second image are compared and collated to determine a coincidence rate, and an average of the coincidence rates is obtained, whereby a second image that does not coincide with the first image is obtained. In comparison, a second image that is likely to be the same as the first image (the first image that has been subjected to the contraction process or the first image that has not been subjected to the expansion process that has been subjected to only the thinning process) has been compared and compared. Image with matching pixels) should have a higher matching rate. Since it is, it is possible to enlarge the difference in determination index between the personal identification with others collation can be improved collation precision.

【0115】また、第1の記憶手段を設けることによ
り、収縮処理前(膨張処理前)及び収縮処理後(膨張処
理後)の各第1の画像を第1の記憶手段に格納しておく
ので、第1の変換手段の処理を行う度に、第1の画像に
対する収縮処理又は膨張処理を行う必要がなくなる。し
たがって、画像処理の頻度を低減することができるの
で、処理を高速化することができる。
Further, since the first storage means is provided, the first images before the contraction processing (before the expansion processing) and after the contraction processing (after the expansion processing) are stored in the first storage means. Therefore, it is not necessary to perform the contraction processing or the expansion processing on the first image every time the processing of the first conversion unit is performed. Therefore, the frequency of image processing can be reduced, and the processing can be speeded up.

【0116】また、各画素に重みを付与した第1の画像
を予め用意しておき、パターンの中心線に近い領域ほど
値が大きくなるように重みを設定して、第1の画像と第
2の画像の同一位置・同一輝度の一致画素数と重みとか
ら重み付け平均演算により一致率を求めることにより、
第1の画像と一致しない第2の画像に比べて、第1の画
像と同一である可能性が高い第2の画像の方が一致率が
より大きくなるようにすることができるので、本人照合
と他人照合の間で判定指標の差を拡大することができ、
照合精度を向上させることができる。また、比較照合時
に、第1の画像の収縮処理又は膨張処理を行う必要がな
くなるので、処理を高速化することができる。
A first image in which each pixel is given a weight is prepared in advance, and the weight is set so that the value is larger in an area closer to the center line of the pattern. By calculating the matching rate by a weighted average calculation from the number of matching pixels at the same position and the same brightness of the image and the weight,
Since the matching rate of the second image that is more likely to be the same as the first image can be made higher than the second image that does not match the first image, the identity verification is performed. And the difference of the judgment index between the person verification and others verification,
The matching accuracy can be improved. Further, at the time of comparison and collation, it is not necessary to perform the contraction processing or the expansion processing of the first image, so that the processing can be sped up.

【0117】また、第2の変換手段、第2の照合手段及
び第2の記憶手段を設け、第1の変換手段に予め設定さ
れる範囲を第2の変換手段に予め設定される範囲よりも
小さくし、第1の変換手段が、第2の記憶手段で記憶さ
れた平行移動量、回転角度または平行移動量及び回転角
度を第1の初期位置に加えた位置を第2の初期位置とし
て、この第2の初期位置に第2の画像を移動させた上
で、この第2の画像に対して平行移動処理及び回転処理
のうち少なくとも1つの処理を実行することにより、第
1の画像と第2の画像の相対的な位置ずれを大まかに補
正するための第2の変換手段、第2の照合手段及び第2
の記憶手段では最大一致率だけを求めればよいので、処
理時間を短縮することができる。
Further, a second conversion means, a second collation means and a second storage means are provided so that the range preset in the first conversion means is larger than the range preset in the second conversion means. The first conversion unit sets the position obtained by adding the translation amount, the rotation angle or the translation amount and the rotation angle stored in the second storage unit to the first initial position as a second initial position. After the second image is moved to the second initial position, at least one of a translation process and a rotation process is performed on the second image, so that the first image and the second image are processed. A second conversion unit, a second collation unit, and a second conversion unit for roughly correcting the relative displacement between the two images.
Since only the maximum matching rate needs to be obtained in the storage means, the processing time can be reduced.

【0118】また、第2の変換手段が第2の画像に対し
て実行する1回当たりの平行移動量、回転角度又は平行
移動量及び回転角度を、第1の変換手段が第2の画像に
対して実行する1回当たりの平行移動量、回転角度又は
平行移動量及び回転角度よりも大きくすることにより、
第1の画像と第2の画像の位置ずれを大まかに補正する
ときの第2の画像の1回当たりの移動量を大きくするの
で、第2の変換手段による平行移動処理の回数と第2の
照合手段による比較照合の回数を削減することができ、
処理時間を短縮することができる。
Further, the first conversion means converts the amount of parallel movement, rotation angle or the amount of parallel movement and rotation angle to be executed for the second image by the second conversion means into the second image. By making it larger than the parallel movement amount, rotation angle or parallel movement amount and rotation angle per one executed for
Since the amount of movement per time of the second image when roughly correcting the positional deviation between the first image and the second image is increased, the number of times of the parallel movement processing by the second conversion means and the second The number of times of comparison and collation by the collation means can be reduced,
Processing time can be reduced.

【0119】また、第2の照合手段が一致率を求める照
合領域の面積を、第1の照合手段が一致率を求める照合
領域の面積よりも小さくすることにより、第1の画像と
第2の画像の相対的な位置ずれを大まかに補正するとき
に、比較照合する画素数を削減することができるので、
処理時間を短縮することができる。
Further, by making the area of the matching area for which the second matching means obtains the matching rate smaller than the area of the matching area for which the first matching means obtains the matching rate, the first image and the second image are obtained. When roughly correcting the relative displacement of the image, the number of pixels to be compared and matched can be reduced,
Processing time can be reduced.

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

【図1】 本発明の第1の実施の形態となる画像照合装
置の構成を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of an image matching device according to a first embodiment of the present invention.

【図2】 本発明の第1の実施における画像照合装置の
照合動作を示すフローチャート図である。
FIG. 2 is a flowchart illustrating a collation operation of the image collation device according to the first embodiment of the present invention.

【図3】 収縮処理前の検査画像と収縮処理後の検査画
像の1例を示す図である。
FIG. 3 is a diagram illustrating an example of an inspection image before a contraction process and an inspection image after a contraction process.

【図4】 本発明の第1の実施の形態において検査画像
と登録画像とを比較照合する様子を示す模式図である。
FIG. 4 is a schematic diagram showing a state in which an inspection image and a registered image are compared and collated in the first embodiment of the present invention.

【図5】 本発明の第2の実施の形態となる画像照合装
置の構成を示すブロック図である。
FIG. 5 is a block diagram illustrating a configuration of an image matching device according to a second embodiment of the present invention.

【図6】 本発明の第2の実施における画像照合装置の
照合動作を示すフローチャート図である。
FIG. 6 is a flowchart illustrating a collation operation of the image collation device according to the second embodiment of the present invention.

【図7】 本発明の第3の実施の形態となる画像照合装
置の構成を示すブロック図である。
FIG. 7 is a block diagram illustrating a configuration of an image matching device according to a third embodiment of the present invention.

【図8】 本発明の第3の実施の形態となる画像照合装
置の照合動作を示すフローチャート図である。
FIG. 8 is a flowchart illustrating a collation operation of the image collation device according to the third embodiment of the present invention.

【図9】 本発明の第4の実施の形態となる画像照合装
置の構成を示すブロック図である。
FIG. 9 is a block diagram illustrating a configuration of an image matching device according to a fourth embodiment of the present invention.

【図10】 本発明の第4の実施の形態となる画像照合
装置の照合動作を示すフローチャート図である。
FIG. 10 is a flowchart illustrating a collation operation of the image collation device according to the fourth embodiment of the present invention.

【図11】 本発明の第5の実施の形態となる画像照合
装置の構成を示すブロック図である。
FIG. 11 is a block diagram illustrating a configuration of an image matching device according to a fifth embodiment of the present invention.

【図12】 本発明の第5の実施の形態となる画像照合
装置の照合動作を示すフローチャート図である。
FIG. 12 is a flowchart illustrating a collation operation of an image collation device according to a fifth embodiment of the present invention.

【図13】 本発明の第8の実施の形態となる画像照合
装置の構成を示すブロック図である。
FIG. 13 is a block diagram illustrating a configuration of an image matching device according to an eighth embodiment of the present invention.

【図14】 本発明の第8の実施の形態における登録画
像の1例を示す図である。
FIG. 14 is a diagram illustrating an example of a registered image according to the eighth embodiment of the present invention.

【図15】 本発明の第8の実施の形態となる画像照合
装置の照合動作を示すフローチャート図である。
FIG. 15 is a flowchart illustrating a collation operation of the image collation device according to the eighth embodiment of the present invention.

【図16】 本発明の第9の実施の形態となる画像照合
装置の構成を示すブロック図である。
FIG. 16 is a block diagram illustrating a configuration of an image matching device according to a ninth embodiment of the present invention.

【図17】 従来の指紋照合装置の構成を示すブロック
図である。
FIG. 17 is a block diagram showing a configuration of a conventional fingerprint matching device.

【図18】 図17の指紋照合装置の照合動作を示すフ
ローチャート図である。
FIG. 18 is a flowchart illustrating a collation operation of the fingerprint collation device in FIG. 17;

【図19】 従来の指紋照合装置の問題を説明するため
の指紋の拡大模式図である。
FIG. 19 is an enlarged schematic diagram of a fingerprint for explaining a problem of the conventional fingerprint matching device.

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

100…画像入力装置、200、201…画像データベ
ース、300、301、302、303、304、30
5…処理装置、10、11…画像処理手段、20、2
1、22…変換手段、30、31、32、33、34、
35、36…照合手段、40…演算手段、50…最大一
致率抽出手段、60…判定手段、70…細線化手段、8
0…膨張手段、90、91、92…記憶手段。
100 image input device, 200, 201 image database, 300, 301, 302, 303, 304, 30
5 processing apparatus, 10, 11 image processing means, 20, 2
1, 22,... Conversion means, 30, 31, 32, 33, 34,
35, 36: matching means, 40: calculating means, 50: maximum matching rate extracting means, 60: determining means, 70: thinning means, 8
0: expansion means, 90, 91, 92: storage means.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 羽田野 孝裕 東京都千代田区大手町二丁目3番1号 日 本電信電話株式会社内 (72)発明者 中西 衛 東京都千代田区大手町二丁目3番1号 日 本電信電話株式会社内 Fターム(参考) 5B043 BA02 CA02 EA12 GA05 5L096 BA15 EA04 EA15 EA16 GA19 HA07 JA03  ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Takahiro Hanada 2-3-1 Otemachi, Chiyoda-ku, Tokyo Inside Nippon Telegraph and Telephone Corporation (72) Inventor Mamoru Nakanishi 2-3-1, Otemachi, Chiyoda-ku, Tokyo No. 1 Nippon Telegraph and Telephone Corporation F term (reference) 5B043 BA02 CA02 EA12 GA05 5L096 BA15 EA04 EA15 EA16 GA19 HA07 JA03

Claims (28)

【特許請求の範囲】[Claims] 【請求項1】 第1の画像と第2の画像が同一かどうか
を判定する画像照合装置において、 第1の画像に対して収縮処理を繰り返し実行し、収縮処
理前及び収縮処理後の第1の画像を順次出力する画像処
理手段と、 第2の画像に対して平行移動処理及び回転処理のうち少
なくとも1つの処理を予め設定された範囲内で一定量毎
に繰り返し実行し、処理後の第2の画像を出力する第1
の変換手段と、 前記画像処理手段の毎回の処理毎に出力される前記収縮
処理前又は前記収縮処理後の第1の画像と前記第2の画
像とを比較照合して一致率を求める第1の照合手段と、 前記第1の変換手段の毎回の処理毎に、前記収縮処理前
及び前記収縮処理後の第1の画像と前記第2の画像との
比較照合から求められた複数の一致率の平均値である一
致率平均を求める演算手段と、 この演算手段から出力される一致率平均の中から最大一
致率又は最小一致率の少なくとも一方を求める抽出手段
と、 この抽出手段から出力された最大一致率又は最小一致率
の少なくとも一方を用いて前記第1の画像と前記第2の
画像が同一かどうかを判定する判定手段とを備えること
を特徴とする画像照合装置。
An image matching device for determining whether a first image and a second image are the same, wherein a contraction process is repeatedly performed on the first image, and a first image before and after the contraction process is executed. An image processing means for sequentially outputting the image of the second image, and at least one of the parallel movement process and the rotation process for the second image is repeatedly executed at regular intervals within a preset range. First to output 2 images
A first means for comparing and comparing a first image before or after the contraction processing and a second image output after the contraction processing, which is output for each processing of the image processing means, to obtain a coincidence rate; And a plurality of coincidence rates obtained from comparison and comparison between the first image before and after the contraction processing and the second image for each processing of the first conversion means. Calculating means for calculating the average of the coincidence rates which are the average values of the extraction means; extracting means for obtaining at least one of the maximum coincidence rate and the minimum coincidence rate from the average of the coincidence rates output from the arithmetic means; An image matching apparatus, comprising: a determination unit configured to determine whether the first image and the second image are the same using at least one of a maximum matching rate and a minimum matching rate.
【請求項2】 第1の画像と第2の画像が同一かどうか
を判定する画像照合装置において、 第1の画像に対して細線化処理を実行して、細線化処理
後の第1の画像に対して膨張処理を繰り返し実行し、膨
張処理前及び膨張処理後の第1の画像を順次出力する画
像処理手段と、 第2の画像に対して平行移動処理及び回転処理のうち少
なくとも1つの処理を予め設定された範囲内で一定量毎
に繰り返し実行し、処理後の第2の画像を出力する第1
の変換手段と、 前記画像処理手段の毎回の処理毎に出力される前記膨張
処理前又は前記膨張処理後の第1の画像と前記第2の画
像とを比較照合して一致率を求める第1の照合手段と、 前記第1の変換手段の毎回の処理毎に、前記膨張処理前
及び前記膨張処理後の第1の画像と前記第2の画像との
比較照合から求められた複数の一致率の平均値である一
致率平均を求める演算手段と、 この演算手段から出力される一致率平均の中から最大一
致率又は最小一致率の少なくとも一方を求める抽出手段
と、 この抽出手段から出力された最大一致率又は最小一致率
の少なくとも一方を用いて前記第1の画像と前記第2の
画像が同一かどうかを判定する判定手段とを備えること
を特徴とする画像照合装置。
2. An image collating apparatus which determines whether a first image and a second image are the same, executes a thinning process on the first image, and executes the first image after the thinning process. Image processing means for repeatedly executing dilation processing on the second image and sequentially outputting the first images before and after the dilation processing; and at least one of translation and rotation processing on the second image Is repeatedly executed at predetermined intervals within a preset range, and a first image is output to output a second image after processing.
And a first image after the dilation processing and a second image output before and after the dilation processing, which are output for each processing of the image processing means, are compared with each other to obtain a match rate. And a plurality of matching rates obtained from comparison and comparison between the first image before and after the dilation processing and the second image for each processing of the first conversion means. Calculating means for calculating the average of the coincidence rates which are the average values of the extraction means; extracting means for obtaining at least one of the maximum coincidence rate and the minimum coincidence rate from the average of the coincidence rates output from the arithmetic means; An image matching apparatus, comprising: a determination unit configured to determine whether the first image and the second image are the same using at least one of a maximum matching rate and a minimum matching rate.
【請求項3】 第1の画像と第2の画像が同一かどうか
を判定する画像照合装置において、 第1の画像に対して収縮処理を繰り返し実行し、収縮処
理前及び収縮処理後の第1の画像を順次出力する画像処
理手段と、 第2の画像に対して平行移動処理及び回転処理のうち少
なくとも1つの処理を予め設定された範囲内で一定量毎
に繰り返し実行し、処理後の第2の画像を出力する第1
の変換手段と、 前記画像処理手段から出力される前記収縮処理前及び前
記収縮処理後の第1の画像を記憶する第1の記憶手段
と、 この第1の記憶手段に記憶された各第1の画像と前記第
2の画像とを比較照合して一致率を求める第1の照合手
段と、 前記第1の変換手段の毎回の処理毎に、前記第1の記憶
手段に記憶された各第1の画像と前記第2の画像との比
較照合から求められた複数の一致率の平均値である一致
率平均を求める演算手段と、 この演算手段から出力される一致率平均の中から最大一
致率又は最小一致率の少なくとも一方を求める抽出手段
と、 この抽出手段から出力された最大一致率又は最小一致率
の少なくとも一方を用いて前記第1の画像と前記第2の
画像が同一かどうかを判定する判定手段とを備えること
を特徴とする画像照合装置。
3. An image matching device for determining whether a first image and a second image are the same, wherein the first image is repeatedly subjected to a contraction process, and the first image is subjected to a first contraction process before and after the contraction process. An image processing means for sequentially outputting the image of the second image, and at least one of the parallel movement process and the rotation process for the second image is repeatedly executed at regular intervals within a preset range. First to output 2 images
Conversion means; first storage means for storing the first images before and after the contraction processing output from the image processing means; and each of the first images stored in the first storage means. First matching means for comparing and comparing the image of the second image with the second image to obtain a matching rate; and for each processing of the first conversion means, each of the first and second images stored in the first storage means Calculating means for calculating an average of a plurality of matching rates obtained by comparing and comparing the first image and the second image; and a maximum matching rate among the average of matching rates output from the calculating means. Extracting means for determining at least one of a rate or a minimum matching rate; and determining whether the first image and the second image are the same using at least one of the maximum matching rate or the minimum matching rate output from the extracting means. Determining means for determining Image matching system.
【請求項4】 第1の画像と第2の画像が同一かどうか
を判定する画像照合装置において、 第1の画像に対して細線化処理を実行して、細線化処理
後の第1の画像に対して膨張処理を繰り返し実行し、膨
張処理前及び膨張処理後の第1の画像を順次出力する画
像処理手段と、 第2の画像に対して平行移動処理及び回転処理のうち少
なくとも1つの処理を予め設定された範囲内で一定量毎
に繰り返し実行し、処理後の第2の画像を出力する第1
の変換手段と、 前記画像処理手段から出力される前記膨張処理前及び前
記膨張処理後の第1の画像を記憶する第1の記憶手段
と、 この第1の記憶手段に記憶された各第1の画像と前記第
2の画像とを比較照合して一致率を求める第1の照合手
段と、 前記第1の変換手段の毎回の処理毎に、前記第1の記憶
手段に記憶された各第1の画像と前記第2の画像との比
較照合から求められた複数の一致率の平均値である一致
率平均を求める演算手段と、 この演算手段から出力される一致率平均の中から最大一
致率又は最小一致率の少なくとも一方を求める抽出手段
と、 この抽出手段から出力された最大一致率又は最小一致率
の少なくとも一方を用いて前記第1の画像と前記第2の
画像が同一かどうかを判定する判定手段とを備えること
を特徴とする画像照合装置。
4. An image collating apparatus which determines whether a first image and a second image are the same, executes a thinning process on the first image, and executes the first image after the thinning process. Image processing means for repeatedly executing dilation processing on the second image and sequentially outputting the first images before and after the dilation processing; and at least one of translation and rotation processing on the second image Is repeatedly executed at predetermined intervals within a preset range, and a first image is output to output a second image after processing.
Conversion means; first storage means for storing the first images before and after the expansion processing output from the image processing means; and each of the first images stored in the first storage means. First matching means for comparing and comparing the image of the second image with the second image to obtain a matching rate; and for each processing of the first conversion means, each of the first and second images stored in the first storage means Calculating means for calculating an average of a plurality of matching rates obtained by comparing and comparing the first image and the second image; and a maximum matching rate among the average of matching rates output from the calculating means. Extracting means for determining at least one of a rate or a minimum matching rate; and determining whether the first image and the second image are the same using at least one of the maximum matching rate or the minimum matching rate output from the extracting means. Determining means for determining Image matching system.
【請求項5】 第1の画像と第2の画像が同一かどうか
を判定する画像照合装置において、 パターンの中心線からの遠近に応じて第1の画像の画素
毎に付与された重みを示すデータと前記第1の画像とを
記憶する画像蓄積手段と、 第2の画像に対して平行移動処理及び回転処理のうち少
なくとも1つの処理を予め設定された範囲内で一定量毎
に繰り返し実行し、処理後の第2の画像を出力する第1
の変換手段と、 前記第1の画像と前記第2の画像とを比較照合して、前
記重みに基づく重み付け平均演算により一致率を求める
第1の照合手段と、 前記第1の変換手段の複数回の処理によって求められる
複数の一致率の中から最大一致率又は最小一致率の少な
くとも一方を求める抽出手段と、 この抽出手段から出力された最大一致率又は最小一致率
の少なくとも一方を用いて前記第1の画像と前記第2の
画像が同一かどうかを判定する判定手段とを備えること
を特徴とする画像照合装置。
5. An image matching device for determining whether a first image and a second image are the same, wherein a weight given to each pixel of the first image according to the distance from the center line of the pattern is indicated. Image storage means for storing data and the first image; and repeatedly executing at least one of a translation process and a rotation process on the second image at predetermined intervals within a preset range. Output the second image after processing
A first matching unit that compares and matches the first image with the second image and obtains a matching rate by a weighted average operation based on the weight; and a plurality of the first converting units. Extracting means for obtaining at least one of a maximum matching rate or a minimum matching rate from a plurality of matching rates obtained by the above-mentioned processes, and at least one of the maximum matching rate or the minimum matching rate output from the extracting means, An image matching device, comprising: a determination unit configured to determine whether a first image is the same as the second image.
【請求項6】 請求項1−5の何れかに記載の画像照合
装置において、 第1の初期位置にある前記第2の画像に対して平行移動
処理及び回転処理のうち少なくとも1つの処理を予め設
定された範囲内で一定量毎に繰り返し実行し、処理後の
第2の画像を出力する第2の変換手段と、 この第2の変換手段の毎回の処理毎に、前記第2の変換
手段から出力される第2の画像と前記第1の画像とを比
較照合して一致率を求める第2の照合手段と、 この第2の照合手段から出力された一致率が最大となる
とき、前記第1の初期位置から現在位置までの前記第2
の画像の平行移動量、回転角度又は平行移動量及び回転
角度の両方を記憶する第2の記憶手段とをさらに備え、 前記第1の変換手段は、前記第2の記憶手段で記憶され
た平行移動量、回転角度又は平行移動量及び回転角度を
前記第1の初期位置に加えた位置を第2の初期位置とし
て、この第2の初期位置に前記第2の画像を移動させた
上で、この第2の画像に対して平行移動処理及び回転処
理のうち少なくとも1つの処理を実行することを特徴と
する画像照合装置。
6. The image matching apparatus according to claim 1, wherein at least one of a translation process and a rotation process is performed on the second image at the first initial position in advance. A second conversion means for repeatedly executing the processing every fixed amount within a set range and outputting a processed second image; and for each processing of the second conversion means, the second conversion means Second matching means for comparing and matching the second image output from the first image with the first image to obtain a matching rate; and when the matching rate output from the second matching means is maximum, The second from the first initial position to the current position
And a second storage unit for storing both the parallel movement amount, the rotation angle, or both the parallel movement amount and the rotation angle of the image, wherein the first conversion unit stores the parallel movement amount stored in the second storage unit. A position obtained by adding the movement amount, the rotation angle or the parallel movement amount and the rotation angle to the first initial position is defined as a second initial position, and the second image is moved to the second initial position. An image matching device, wherein at least one of a translation process and a rotation process is performed on the second image.
【請求項7】 請求項6記載の画像照合装置において、 前記第1の変換手段に予め設定される範囲を、前記第2
の変換手段に予め設定される範囲よりも小さくすること
を特徴とする画像照合装置。
7. The image collating apparatus according to claim 6, wherein the range set in advance by said first conversion means is determined by said second conversion means.
An image matching apparatus characterized in that the area is smaller than a range set in advance by the conversion means.
【請求項8】 請求項6記載の画像照合装置において、 前記第2の変換手段が前記第2の画像に対して実行する
1回当たりの平行移動量、回転角度又は平行移動量及び
回転角度を、前記第1の変換手段が前記第2の画像に対
して実行する1回当たりの平行移動量、回転角度又は平
行移動量及び回転角度よりも大きくすることを特徴とす
る画像照合装置。
8. The image collating apparatus according to claim 6, wherein the second conversion means executes a translation amount, a rotation angle, or a translation amount and a rotation angle per one time performed on the second image. An image collating apparatus, wherein the first conversion unit executes a larger amount of translation or rotation angle or a parallel movement amount or rotation angle per one time performed on the second image.
【請求項9】 請求項6記載の画像照合装置において、 前記第2の照合手段が一致率を求める照合領域の面積
を、前記第1の照合手段が一致率を求める照合領域の面
積よりも小さくすることを特徴とする画像照合装置。
9. The image collating apparatus according to claim 6, wherein the area of the collation area for which the second collation means finds the matching rate is smaller than the area of the collation area for which the first collation means finds the matching rate. An image collating apparatus characterized in that:
【請求項10】 第1の画像と第2の画像が同一かどう
かを判定する画像照合方法において、 第1の画像に対して収縮処理を繰り返し実行し、収縮処
理前及び収縮処理後の第1の画像を順次出力する画像処
理手順と、 第2の画像に対して平行移動処理及び回転処理のうち少
なくとも1つの処理を予め設定された範囲内で一定量毎
に繰り返し実行し、処理後の第2の画像を出力する第1
の変換手順と、 前記画像処理手順の毎回の処理毎に出力される前記収縮
処理前又は前記収縮処理後の第1の画像と前記第2の画
像とを比較照合して一致率を求めてメモリに格納する第
1の照合手順と、 前記第1の変換手順の毎回の処理毎に、前記収縮処理前
及び前記収縮処理後の第1の画像と前記第2の画像との
比較照合から求められた複数の一致率の平均値である一
致率平均を求めてメモリに格納する演算手順と、 前記一致率平均の中から最大一致率又は最小一致率の少
なくとも一方を求めてメモリに格納する抽出手順と、 前記最大一致率又は最小一致率の少なくとも一方を用い
て前記第1の画像と前記第2の画像が同一かどうかを判
定する判定手順とを実行することを特徴とする画像照合
方法。
10. An image matching method for determining whether a first image and a second image are the same, wherein a contraction process is repeatedly performed on the first image, and a first image before and after the contraction process is executed. An image processing procedure for sequentially outputting the images, and at least one of a translation process and a rotation process for the second image is repeatedly executed at regular intervals within a preset range. First to output 2 images
And comparing the first image before the contraction processing or after the contraction processing and the second image, which are output for each processing of the image processing procedure, with the second image to obtain a coincidence rate, and A first comparison procedure stored in the first conversion procedure, and a comparison and comparison between the first image before the contraction processing and the second image after the contraction processing for each processing of the first conversion procedure. Calculating an average of the coincidence rates, which is an average value of the plurality of coincidence rates, and storing the average in the memory; and extracting and calculating at least one of the maximum coincidence rate or the minimum coincidence rate from the average of the coincidence rates and storing the same in the memory. And a determining step of determining whether the first image and the second image are the same using at least one of the maximum matching rate and the minimum matching rate.
【請求項11】 第1の画像と第2の画像が同一かどう
かを判定する画像照合方法において、 第1の画像に対して細線化処理を実行して、細線化処理
後の第1の画像に対して膨張処理を繰り返し実行し、膨
張処理前及び膨張処理後の第1の画像を順次出力する画
像処理手順と、 第2の画像に対して平行移動処理及び回転処理のうち少
なくとも1つの処理を予め設定された範囲内で一定量毎
に繰り返し実行し、処理後の第2の画像を出力する第1
の変換手順と、 前記画像処理手順の毎回の処理毎に出力される前記膨張
処理前又は前記膨張処理後の第1の画像と前記第2の画
像とを比較照合して一致率を求めてメモリに格納する第
1の照合手順と、 前記第1の変換手順の毎回の処理毎に、前記膨張処理前
及び前記膨張処理後の第1の画像と前記第2の画像との
比較照合から求められた複数の一致率の平均値である一
致率平均を求めてメモリに格納する演算手順と、 前記一致率平均の中から最大一致率又は最小一致率の少
なくとも一方を求めてメモリに格納する抽出手順と、 前記最大一致率又は最小一致率の少なくとも一方を用い
て前記第1の画像と前記第2の画像が同一かどうかを判
定する判定手順とを実行することを特徴とする画像照合
方法。
11. An image matching method for determining whether a first image and a second image are the same, wherein a thinning process is performed on the first image, and the first image after the thinning process is executed. An image processing procedure for repeatedly executing dilation processing on the image and sequentially outputting the first images before and after the dilation processing, and at least one of a translation processing and a rotation processing on the second image Is repeatedly executed at predetermined intervals within a preset range, and a first image is output to output a second image after processing.
And comparing the first image before the dilation processing or the first image after the dilation processing and the second image, which are output for each processing of the image processing procedure, to obtain a matching rate, A first comparison procedure stored in the first conversion procedure, and a comparison and comparison between the first image before and after the dilation processing and the second image for each processing of the first conversion procedure. Calculating an average of the coincidence rates, which is an average value of the plurality of coincidence rates, and storing the average in the memory; and extracting and calculating at least one of the maximum coincidence rate or the minimum coincidence rate from the average of the coincidence rates and storing the same in the memory. And a determining step of determining whether the first image and the second image are the same using at least one of the maximum matching rate and the minimum matching rate.
【請求項12】 第1の画像と第2の画像が同一かどう
かを判定する画像照合方法において、 第1の画像に対して収縮処理を繰り返し実行し、収縮処
理前及び収縮処理後の第1の画像を順次出力する画像処
理手順と、 第2の画像に対して平行移動処理及び回転処理のうち少
なくとも1つの処理を予め設定された範囲内で一定量毎
に繰り返し実行し、処理後の第2の画像を出力する第1
の変換手順と、 前記収縮処理前及び前記収縮処理後の第1の画像をメモ
リに格納する第1の記憶手順と、 この第1の記憶手順で記憶された各第1の画像と前記第
2の画像とを比較照合して一致率を求めてメモリに格納
する第1の照合手順と、 前記第1の変換手順の毎回の処理毎に、前記第1の記憶
手順で記憶された各第1の画像と前記第2の画像との比
較照合から求められた複数の一致率の平均値である一致
率平均を求めてメモリに格納する演算手順と、 前記一致率平均の中から最大一致率又は最小一致率の少
なくとも一方を求めてメモリに格納する抽出手順と、 前記最大一致率又は最小一致率の少なくとも一方を用い
て前記第1の画像と前記第2の画像が同一かどうかを判
定する判定手順とを実行することを特徴とする画像照合
方法。
12. An image matching method for determining whether a first image and a second image are the same, wherein a contraction process is repeatedly performed on the first image, and a first image before and after the contraction process is processed. An image processing procedure for sequentially outputting the images, and at least one of a translation process and a rotation process for the second image is repeatedly executed at regular intervals within a preset range. First to output 2 images
A first storage procedure for storing the first images before and after the contraction processing in a memory; and a first image stored in the first storage procedure and the second image. A first matching procedure of comparing and comparing the images with each other to obtain a matching rate and storing the same in a memory; and for each processing of the first conversion procedure, each first processing stored in the first storage procedure is performed. Calculating an average of a plurality of match rates obtained from the comparison and comparison between the image and the second image, and storing the obtained match rate average in a memory; and a maximum match rate or An extraction procedure of obtaining at least one of the minimum coincidence rates and storing the same in a memory; and determining whether the first image and the second image are the same using at least one of the maximum coincidence rate or the minimum coincidence rate. And an image collating method.
【請求項13】 第1の画像と第2の画像が同一かどう
かを判定する画像照合方法において、 第1の画像に対して細線化処理を実行して、細線化処理
後の第1の画像に対して膨張処理を繰り返し実行し、膨
張処理前及び膨張処理後の第1の画像を順次出力する画
像処理手順と、 第2の画像に対して平行移動処理及び回転処理のうち少
なくとも1つの処理を予め設定された範囲内で一定量毎
に繰り返し実行し、処理後の第2の画像を出力する第1
の変換手順と、 前記膨張処理前及び前記膨張処理後の第1の画像をメモ
リに格納する第1の記憶手順と、 この第1の記憶手順で記憶された各第1の画像と前記第
2の画像とを比較照合して一致率を求めてメモリに格納
する第1の照合手順と、 前記第1の変換手順の毎回の処理毎に、前記第1の記憶
手順で記憶された各第1の画像と前記第2の画像との比
較照合から求められた複数の一致率の平均値である一致
率平均を求めてメモリに格納する演算手順と、 前記一致率平均の中から最大一致率又は最小一致率の少
なくとも一方を求めてメモリに格納する抽出手順と、 前記最大一致率又は最小一致率の少なくとも一方を用い
て前記第1の画像と前記第2の画像が同一かどうかを判
定する判定手順とを実行することを特徴とする画像照合
方法。
13. An image matching method for determining whether a first image and a second image are the same, wherein a thinning process is performed on the first image, and the first image after the thinning process is executed. An image processing procedure for repeatedly executing dilation processing on the image and sequentially outputting the first images before and after the dilation processing, and at least one of a translation processing and a rotation processing on the second image Is repeatedly executed at predetermined intervals within a preset range, and a first image is output to output a second image after processing.
A first storage procedure for storing the first images before and after the expansion processing in a memory; and a first image stored in the first storage procedure and the second image. A first matching procedure of comparing and comparing the images with each other to obtain a matching rate and storing the same in a memory; and for each processing of the first conversion procedure, each first processing stored in the first storage procedure is performed. Calculating an average of a plurality of match rates obtained from the comparison and comparison between the image and the second image, and storing the obtained match rate average in a memory; and a maximum match rate or An extraction procedure of obtaining at least one of the minimum matching rates and storing the same in a memory; and determining whether the first image and the second image are the same using at least one of the maximum matching rate or the minimum matching rate. And an image collating method.
【請求項14】 第1の画像と第2の画像が同一かどう
かを判定する画像照合方法において、 パターンの中心線からの遠近に応じて第1の画像の画素
毎に付与された重みを示すデータと前記第1の画像とを
メモリに格納する画像蓄積手順と、 第2の画像に対して平行移動処理及び回転処理のうち少
なくとも1つの処理を予め設定された範囲内で一定量毎
に繰り返し実行し、処理後の第2の画像を出力する第1
の変換手順と、 前記第1の画像と前記第2の画像とを比較照合して、前
記重みに基づく重み付け平均演算により一致率を求めて
メモリに格納する第1の照合手順と、 前記第1の変換手順の複数回の処理によって求められる
複数の一致率の中から最大一致率又は最小一致率の少な
くとも一方を求めてメモリに格納する抽出手順と、 この抽出手順から出力された最大一致率又は最小一致率
の少なくとも一方を用いて前記第1の画像と前記第2の
画像が同一かどうかを判定する判定手順とを実行するこ
とを特徴とする画像照合方法。
14. An image matching method for determining whether a first image and a second image are the same, wherein a weight given to each pixel of the first image according to a distance from a center line of the pattern is indicated. An image storage procedure for storing data and the first image in a memory; and at least one of a translation process and a rotation process for the second image are repeated at predetermined intervals within a preset range. Execute the first image to output the processed second image
A first matching procedure in which the first image and the second image are compared and compared, a matching rate is obtained by a weighted average calculation based on the weights, and the matching rate is stored in a memory; An extraction step of obtaining at least one of a maximum match rate or a minimum match rate from a plurality of match rates obtained by a plurality of processes of the conversion procedure and storing the same in a memory; A determining step of determining whether the first image and the second image are the same using at least one of a minimum matching rate.
【請求項15】 請求項10−14の何れかに記載の画
像照合方法において、 各手順の前に、第1の初期位置にある前記第2の画像に
対して平行移動処理及び回転処理のうち少なくとも1つ
の処理を予め設定された範囲内で一定量毎に繰り返し実
行し、処理後の第2の画像を出力する第2の変換手順
と、 この第2の変換手順の毎回の処理毎に、前記第2の変換
手順から出力される第2の画像と前記第1の画像とを比
較照合して一致率を求めてメモリに格納する第2の照合
手順と、 この第2の照合手順から出力された一致率が最大となる
とき、前記第1の初期位置から現在位置までの前記第2
の画像の平行移動量、回転角度又は平行移動量及び回転
角度の両方をメモリに格納する第2の記憶手順とを実行
し、 前記第1の変換手順は、前記第2の記憶手順で記憶され
た平行移動量、回転角度又は平行移動量及び回転角度を
前記第1の初期位置に加えた位置を第2の初期位置とし
て、この第2の初期位置に前記第2の画像を移動させた
上で、この第2の画像に対して平行移動処理及び回転処
理のうち少なくとも1つの処理を実行することを特徴と
する画像照合方法。
15. The image matching method according to claim 10, wherein, prior to each step, the second image in the first initial position is selected from a translation process and a rotation process. A second conversion procedure of repeatedly executing at least one process within a preset range for each fixed amount and outputting a processed second image; and for each processing of the second conversion procedure, A second collation procedure for comparing and collating the second image output from the second conversion procedure with the first image to obtain a match rate and storing the same in a memory; and outputting from the second collation procedure. When the obtained coincidence rate becomes the maximum, the second position from the first initial position to the current position
And a second storage procedure for storing both the translation amount and the rotation angle or both the translation amount and the rotation angle of the image in the memory. The first conversion procedure is stored in the second storage procedure. The second image is moved to the second initial position, where the parallel movement amount, the rotation angle or the position obtained by adding the parallel movement amount and the rotation angle to the first initial position is defined as a second initial position. And performing at least one of a translation process and a rotation process on the second image.
【請求項16】 請求項15記載の画像照合方法におい
て、 前記第1の変換手順で予め設定される範囲を、前記第2
の変換手順で予め設定される範囲よりも小さくすること
を特徴とする画像照合方法。
16. The image matching method according to claim 15, wherein the range set in advance in the first conversion procedure is the second range.
An image matching method characterized in that the range is smaller than a preset range in the conversion procedure.
【請求項17】 請求項15記載の画像照合方法におい
て、 前記第2の変換手順で前記第2の画像に対して実行する
1回当たりの平行移動量、回転角度又は平行移動量及び
回転角度を、前記第1の変換手順で前記第2の画像に対
して実行する1回当たりの平行移動量、回転角度又は平
行移動量及び回転角度よりも大きくすることを特徴とす
る画像照合方法。
17. The image matching method according to claim 15, wherein the translation amount, the rotation angle, or the translation amount and the rotation angle per one time performed on the second image in the second conversion procedure are determined. An image collation method, wherein the amount of translation and the angle of rotation or the amount of translation and rotation each time performed on the second image in the first conversion procedure are larger than each other.
【請求項18】 請求項15記載の画像照合方法におい
て、 前記第2の照合手順で一致率を求める照合領域の面積
を、前記第1の照合手順で一致率を求める照合領域の面
積よりも小さくすることを特徴とする画像照合方法。
18. The image matching method according to claim 15, wherein an area of the matching area for obtaining the matching rate in the second matching procedure is smaller than an area of the matching area for obtaining the matching rate in the first matching procedure. An image matching method comprising:
【請求項19】 第1の画像と第2の画像が同一かどう
かを判定する画像照合プログラムにおいて、 第1の画像に対して収縮処理を繰り返し実行し、収縮処
理前及び収縮処理後の第1の画像を順次出力する画像処
理手順と、 第2の画像に対して平行移動処理及び回転処理のうち少
なくとも1つの処理を予め設定された範囲内で一定量毎
に繰り返し実行し、処理後の第2の画像を出力する第1
の変換手順と、 前記画像処理手順の毎回の処理毎に出力される前記収縮
処理前又は前記収縮処理後の第1の画像と前記第2の画
像とを比較照合して一致率を求めてメモリに格納する第
1の照合手順と、 前記第1の変換手順の毎回の処理毎に、前記収縮処理前
及び前記収縮処理後の第1の画像と前記第2の画像との
比較照合から求められた複数の一致率の平均値である一
致率平均を求めてメモリに格納する演算手順と、 前記一致率平均の中から最大一致率又は最小一致率の少
なくとも一方を求めてメモリに格納する抽出手順と、 前記最大一致率又は最小一致率の少なくとも一方を用い
て前記第1の画像と前記第2の画像が同一かどうかを判
定する判定手順とをコンピュータに実行させることを特
徴とする画像照合プログラム。
19. An image comparison program for determining whether a first image and a second image are the same, wherein a contraction process is repeatedly performed on the first image, and the first image before and after the contraction process is executed. An image processing procedure for sequentially outputting the images, and at least one of a translation process and a rotation process for the second image is repeatedly executed at regular intervals within a preset range. First to output 2 images
And comparing the first image before the contraction processing or after the contraction processing and the second image, which are output for each processing of the image processing procedure, with the second image to obtain a coincidence rate, and A first comparison procedure stored in the first conversion procedure, and a comparison and comparison between the first image before the contraction processing and the second image after the contraction processing for each processing of the first conversion procedure. Calculating an average of the coincidence rates, which is an average value of the plurality of coincidence rates, and storing the average in the memory; and extracting and calculating at least one of the maximum coincidence rate or the minimum coincidence rate from the average of the coincidence rates and storing the same in the memory. An image matching program for causing a computer to execute: a determination step of determining whether the first image and the second image are the same using at least one of the maximum matching rate and the minimum matching rate. .
【請求項20】 第1の画像と第2の画像が同一かどう
かを判定する画像照合プログラムにおいて、 第1の画像に対して細線化処理を実行して、細線化処理
後の第1の画像に対して膨張処理を繰り返し実行し、膨
張処理前及び膨張処理後の第1の画像を順次出力する画
像処理手順と、 第2の画像に対して平行移動処理及び回転処理のうち少
なくとも1つの処理を予め設定された範囲内で一定量毎
に繰り返し実行し、処理後の第2の画像を出力する第1
の変換手順と、 前記画像処理手順の毎回の処理毎に出力される前記膨張
処理前又は前記膨張処理後の第1の画像と前記第2の画
像とを比較照合して一致率を求めてメモリに格納する第
1の照合手順と、 前記第1の変換手順の毎回の処理毎に、前記膨張処理前
及び前記膨張処理後の第1の画像と前記第2の画像との
比較照合から求められた複数の一致率の平均値である一
致率平均を求めてメモリに格納する演算手順と、 前記一致率平均の中から最大一致率又は最小一致率の少
なくとも一方を求めてメモリに格納する抽出手順と、 前記最大一致率又は最小一致率の少なくとも一方を用い
て前記第1の画像と前記第2の画像が同一かどうかを判
定する判定手順とをコンピュータに実行させることを特
徴とする画像照合プログラム。
20. An image matching program for determining whether a first image and a second image are the same, wherein a thinning process is performed on the first image, and the first image after the thinning process is executed. An image processing procedure for repeatedly executing dilation processing on the image and sequentially outputting the first images before and after the dilation processing, and at least one of a translation processing and a rotation processing on the second image Is repeatedly executed at predetermined intervals within a preset range, and a first image is output to output a second image after processing.
And comparing the first image before the dilation processing or the first image after the dilation processing and the second image, which are output for each processing of the image processing procedure, to obtain a matching rate, A first comparison procedure stored in the first conversion procedure, and a comparison and comparison between the first image before and after the dilation processing and the second image for each processing of the first conversion procedure. Calculating an average of the coincidence rates, which is an average value of the plurality of coincidence rates, and storing the average in the memory; and extracting and calculating at least one of the maximum coincidence rate or the minimum coincidence rate from the average of the coincidence rates and storing the same in the memory. An image matching program for causing a computer to execute: a determination step of determining whether the first image and the second image are the same using at least one of the maximum matching rate and the minimum matching rate. .
【請求項21】 第1の画像と第2の画像が同一かどう
かを判定する画像照合プログラムにおいて、 第1の画像に対して収縮処理を繰り返し実行し、収縮処
理前及び収縮処理後の第1の画像を順次出力する画像処
理手順と、 第2の画像に対して平行移動処理及び回転処理のうち少
なくとも1つの処理を予め設定された範囲内で一定量毎
に繰り返し実行し、処理後の第2の画像を出力する第1
の変換手順と、 前記収縮処理前及び前記収縮処理後の第1の画像をメモ
リに格納する第1の記憶手順と、 この第1の記憶手順で記憶された各第1の画像と前記第
2の画像とを比較照合して一致率を求めてメモリに格納
する第1の照合手順と、 前記第1の変換手順の毎回の処理毎に、前記第1の記憶
手順で記憶された各第1の画像と前記第2の画像との比
較照合から求められた複数の一致率の平均値である一致
率平均を求めてメモリに格納する演算手順と、 前記一致率平均の中から最大一致率又は最小一致率の少
なくとも一方を求めてメモリに格納する抽出手順と、 前記最大一致率又は最小一致率の少なくとも一方を用い
て前記第1の画像と前記第2の画像が同一かどうかを判
定する判定手順とをコンピュータに実行させることを特
徴とする画像照合プログラム。
21. An image matching program for determining whether a first image and a second image are the same, wherein a contraction process is repeatedly performed on the first image, and the first image before and after the contraction process is executed. An image processing procedure for sequentially outputting the images, and at least one of a translation process and a rotation process for the second image is repeatedly executed at regular intervals within a preset range. First to output 2 images
A first storage procedure for storing the first images before and after the contraction processing in a memory; and a first image stored in the first storage procedure and the second image. A first matching procedure of comparing and comparing the images with each other to obtain a matching rate and storing the same in a memory; and for each processing of the first conversion procedure, each first processing stored in the first storage procedure is performed. Calculating an average of a plurality of match rates obtained from the comparison and comparison between the image and the second image, and storing the obtained match rate average in a memory; and a maximum match rate or An extraction procedure of obtaining at least one of the minimum coincidence rates and storing the same in a memory; and determining whether the first image and the second image are the same using at least one of the maximum coincidence rate or the minimum coincidence rate. And causing the computer to execute the steps. Image matching program.
【請求項22】 第1の画像と第2の画像が同一かどう
かを判定する画像照合プログラムにおいて、 第1の画像に対して細線化処理を実行して、細線化処理
後の第1の画像に対して膨張処理を繰り返し実行し、膨
張処理前及び膨張処理後の第1の画像を順次出力する画
像処理手順と、 第2の画像に対して平行移動処理及び回転処理のうち少
なくとも1つの処理を予め設定された範囲内で一定量毎
に繰り返し実行し、処理後の第2の画像を出力する第1
の変換手順と、 前記膨張処理前及び前記膨張処理後の第1の画像をメモ
リに格納する第1の記憶手順と、 この第1の記憶手順で記憶された各第1の画像と前記第
2の画像とを比較照合して一致率を求めてメモリに格納
する第1の照合手順と、 前記第1の変換手順の毎回の処理毎に、前記第1の記憶
手順で記憶された各第1の画像と前記第2の画像との比
較照合から求められた複数の一致率の平均値である一致
率平均を求めてメモリに格納する演算手順と、 前記一致率平均の中から最大一致率又は最小一致率の少
なくとも一方を求めてメモリに格納する抽出手順と、 前記最大一致率又は最小一致率の少なくとも一方を用い
て前記第1の画像と前記第2の画像が同一かどうかを判
定する判定手順とをコンピュータに実行させることを特
徴とする画像照合プログラム。
22. An image matching program for determining whether a first image and a second image are the same, wherein a thinning process is performed on the first image, and the first image after the thinning process is executed. An image processing procedure for repeatedly executing dilation processing on the image and sequentially outputting the first images before and after the dilation processing, and at least one of a translation processing and a rotation processing on the second image Is repeatedly executed at predetermined intervals within a preset range, and a first image is output to output a second image after processing.
A first storage procedure for storing the first images before and after the expansion processing in a memory; and a first image stored in the first storage procedure and the second image. A first matching procedure of comparing and comparing the images with each other to obtain a matching rate and storing the same in a memory; and for each processing of the first conversion procedure, each first processing stored in the first storage procedure is performed. Calculating an average of a plurality of match rates obtained from the comparison and comparison between the image and the second image, and storing the obtained match rate average in a memory; and a maximum match rate or An extraction procedure of obtaining at least one of the minimum coincidence rates and storing the same in a memory; and determining whether the first image and the second image are the same using at least one of the maximum coincidence rate or the minimum coincidence rate. And causing the computer to execute the steps. Image matching program.
【請求項23】 第1の画像と第2の画像が同一かどう
かを判定する画像照合プログラムにおいて、 パターンの中心線からの遠近に応じて第1の画像の画素
毎に付与された重みを示すデータと前記第1の画像とを
メモリに格納する画像蓄積手順と、 第2の画像に対して平行移動処理及び回転処理のうち少
なくとも1つの処理を予め設定された範囲内で一定量毎
に繰り返し実行し、処理後の第2の画像を出力する第1
の変換手順と、 前記第1の画像と前記第2の画像とを比較照合して、前
記重みに基づく重み付け平均演算により一致率を求めて
メモリに格納する第1の照合手順と、 前記第1の変換手順の複数回の処理によって求められる
複数の一致率の中から最大一致率又は最小一致率の少な
くとも一方を求めてメモリに格納する抽出手順と、 この抽出手順から出力された最大一致率又は最小一致率
の少なくとも一方を用いて前記第1の画像と前記第2の
画像が同一かどうかを判定する判定手順とをコンピュー
タに実行させることを特徴とする画像照合プログラム。
23. An image matching program for judging whether a first image and a second image are the same, and showing a weight given to each pixel of the first image according to the distance from the center line of the pattern. An image storage procedure for storing data and the first image in a memory; and at least one of a translation process and a rotation process for the second image are repeated at predetermined intervals within a preset range. Execute the first image to output the processed second image
A first matching procedure in which the first image and the second image are compared and matched, a matching rate is obtained by a weighted average operation based on the weight, and the matching rate is stored in a memory; An extraction step of obtaining at least one of a maximum match rate or a minimum match rate from a plurality of match rates obtained by a plurality of processes of the conversion procedure and storing the same in a memory; An image matching program for causing a computer to execute a determining step of determining whether the first image and the second image are the same using at least one of a minimum matching rate.
【請求項24】 請求項19−23の何れかに記載の画
像照合プログラムにおいて、 各手順の前に、第1の初期位置にある前記第2の画像に
対して平行移動処理及び回転処理のうち少なくとも1つ
の処理を予め設定された範囲内で一定量毎に繰り返し実
行し、処理後の第2の画像を出力する第2の変換手順
と、 この第2の変換手順の毎回の処理毎に、前記第2の変換
手順から出力される第2の画像と前記第1の画像とを比
較照合して一致率を求めてメモリに格納する第2の照合
手順と、 この第2の照合手順から出力された一致率が最大となる
とき、前記第1の初期位置から現在位置までの前記第2
の画像の平行移動量、回転角度又は平行移動量及び回転
角度の両方をメモリに格納する第2の記憶手順とをコン
ピュータに実行させ、 前記第1の変換手順は、前記第2の記憶手順で記憶され
た平行移動量、回転角度又は平行移動量及び回転角度を
前記第1の初期位置に加えた位置を第2の初期位置とし
て、この第2の初期位置に前記第2の画像を移動させた
上で、この第2の画像に対して平行移動処理及び回転処
理のうち少なくとも1つの処理を実行することを特徴と
する画像照合プログラム。
24. The image collation program according to claim 19, wherein, prior to each of the steps, the second image at the first initial position is selected from a translation process and a rotation process. A second conversion procedure of repeatedly executing at least one process within a preset range for each fixed amount and outputting a processed second image; and for each processing of the second conversion procedure, A second collation procedure for comparing and collating the second image output from the second conversion procedure with the first image to obtain a coincidence rate and storing the same in a memory; and outputting from the second collation procedure. When the obtained coincidence rate becomes the maximum, the second position from the first initial position to the current position
And a second storage procedure of storing both the translation amount and the rotation angle or both the translation amount and the rotation angle of the image in the memory. The first conversion procedure is performed in the second storage procedure. The second image is moved to the second initial position with the stored parallel movement amount, rotation angle, or position obtained by adding the parallel movement amount and the rotation angle added to the first initial position as a second initial position. An image matching program for executing at least one of a translation process and a rotation process on the second image;
【請求項25】 請求項24記載の画像照合プログラム
において、 前記第1の変換手順で予め設定される範囲を、前記第2
の変換手順で予め設定される範囲よりも小さくすること
を特徴とする画像照合プログラム。
25. The image matching program according to claim 24, wherein the range set in advance in the first conversion procedure is the second range.
An image matching program characterized in that the size is smaller than a preset range in the conversion procedure.
【請求項26】 請求項24記載の画像照合プログラム
において、 前記第2の変換手順で前記第2の画像に対して実行する
1回当たりの平行移動量、回転角度又は平行移動量及び
回転角度を、前記第1の変換手順で前記第2の画像に対
して実行する1回当たりの平行移動量、回転角度又は平
行移動量及び回転角度よりも大きくすることを特徴とす
る画像照合プログラム。
26. The image matching program according to claim 24, wherein the translation amount, the rotation angle, or the translation amount and the rotation angle per one time performed on the second image in the second conversion procedure are determined. An image collation program, wherein the amount of translation and the angle of rotation, or the amount of translation and rotation, each time executed for the second image in the first conversion procedure are larger than the amount of translation and rotation.
【請求項27】 請求項24記載の画像照合プログラム
において、 前記第2の照合手順で一致率を求める照合領域の面積
を、前記第1の照合手順で一致率を求める照合領域の面
積よりも小さくすることを特徴とする画像照合プログラ
ム。
27. The image matching program according to claim 24, wherein the area of the matching area for obtaining the matching rate in the second matching procedure is smaller than the area of the matching area for obtaining the matching rate in the first matching procedure. An image collation program characterized by performing:
【請求項28】 請求項19−27の何れかに記載の画
像照合プログラムを記録したことを特徴とする記録媒
体。
28. A recording medium on which the image collation program according to claim 19 is recorded.
JP2001140757A 2001-05-10 2001-05-10 Image collation device, image collation method, program, and recording medium Expired - Fee Related JP3742313B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001140757A JP3742313B2 (en) 2001-05-10 2001-05-10 Image collation device, image collation method, program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001140757A JP3742313B2 (en) 2001-05-10 2001-05-10 Image collation device, image collation method, program, and recording medium

Publications (2)

Publication Number Publication Date
JP2002334332A true JP2002334332A (en) 2002-11-22
JP3742313B2 JP3742313B2 (en) 2006-02-01

Family

ID=18987311

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001140757A Expired - Fee Related JP3742313B2 (en) 2001-05-10 2001-05-10 Image collation device, image collation method, program, and recording medium

Country Status (1)

Country Link
JP (1) JP3742313B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004329826A (en) * 2003-05-06 2004-11-25 Sony Corp Image processing method and image processor
WO2010110190A1 (en) 2009-03-27 2010-09-30 日本電気株式会社 Article classifying device, article classifying method, and program recording medium
JP2014102764A (en) * 2012-11-21 2014-06-05 Asahi Seiko Co Ltd Disk discrimination method, disk discrimination device and disk sorting device
JP2019028490A (en) * 2017-07-25 2019-02-21 富士通株式会社 Biological image processing apparatus, biological image processing method and biological image processing program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004329826A (en) * 2003-05-06 2004-11-25 Sony Corp Image processing method and image processor
US7702174B2 (en) 2003-05-06 2010-04-20 Sony Corporation Image processing apparatus and image processing method
WO2010110190A1 (en) 2009-03-27 2010-09-30 日本電気株式会社 Article classifying device, article classifying method, and program recording medium
JP2014102764A (en) * 2012-11-21 2014-06-05 Asahi Seiko Co Ltd Disk discrimination method, disk discrimination device and disk sorting device
JP2019028490A (en) * 2017-07-25 2019-02-21 富士通株式会社 Biological image processing apparatus, biological image processing method and biological image processing program

Also Published As

Publication number Publication date
JP3742313B2 (en) 2006-02-01

Similar Documents

Publication Publication Date Title
JP3742279B2 (en) Image collation apparatus, image collation method, and recording medium recording image collation program
US20200233944A1 (en) Methods and apparatuses for updating user authentication data
US20070036400A1 (en) User authentication using biometric information
JP2759309B2 (en) Fingerprint matching method
JP4303410B2 (en) Pattern center determining apparatus, pattern direction determining apparatus, pattern positioning apparatus, and pattern collating apparatus
JP3002721B2 (en) Graphic position detecting method and apparatus, and machine-readable recording medium storing program
US7050609B2 (en) Biometric data acceptance method
EP2642428B1 (en) Biometric information processing apparatus, biometric information processing method
JP2003527650A (en) Synthetic fingerprint image forming method and apparatus
US10474872B2 (en) Fingerprint matching using virtual minutiae
US20090067691A1 (en) Authentication apparatus, registration method, collation method, and program
KR20170003348A (en) Updating method and apparatus of registration database for user authentication
WO2007097510A1 (en) Deformation-resilient iris recognition methods
JP2002334332A (en) Device and method for image collation, program and recording medium
JP2017010419A (en) Information processing program and information processing device
JPH11195119A (en) Fingerprint register, fingerprint collating device and its method
CN115527244B (en) Fingerprint image matching method and device, computer equipment and storage medium
JP2865528B2 (en) Fingerprint collation device
JP2005284792A (en) Image collating device, image collating method, image collating program and computer readable recording medium recording image collating program
Ren et al. A novel method of score level fusion using multiple impressions for fingerprint verification
JP3995181B2 (en) Individual identification device
JP4270842B2 (en) Fingerprint verification device
EP3702958B1 (en) Method for verifying the identity of a user by identifying an object within an image that has a biometric characteristic of the user and separating a portion of the image comprising the biometric characteristic from other portions of the image
JP3742312B2 (en) Image collation device, image collation method, program, and recording medium
JP4575356B2 (en) Identity checking system, computer readable recording medium

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050809

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051011

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: 20051108

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20051110

R151 Written notification of patent or utility model registration

Ref document number: 3742313

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

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

Free format text: PAYMENT UNTIL: 20091118

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20101118

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20101118

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20111118

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20111118

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20121118

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20121118

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20131118

Year of fee payment: 8

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees