JPH0628458A - Fingerprint matching device - Google Patents

Fingerprint matching device

Info

Publication number
JPH0628458A
JPH0628458A JP3023292A JP2329291A JPH0628458A JP H0628458 A JPH0628458 A JP H0628458A JP 3023292 A JP3023292 A JP 3023292A JP 2329291 A JP2329291 A JP 2329291A JP H0628458 A JPH0628458 A JP H0628458A
Authority
JP
Japan
Prior art keywords
dictionary
fingerprint
matching
alignment
collation
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
JP3023292A
Other languages
Japanese (ja)
Other versions
JP2877533B2 (en
Inventor
Taku Arasaki
卓 新埼
Hironori Yahagi
裕紀 矢作
Seigo Igaki
誠吾 井垣
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP3023292A priority Critical patent/JP2877533B2/en
Publication of JPH0628458A publication Critical patent/JPH0628458A/en
Application granted granted Critical
Publication of JP2877533B2 publication Critical patent/JP2877533B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/12Fingerprints or palmprints
    • G06V40/1365Matching; Classification

Landscapes

  • Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Collating Specific Patterns (AREA)

Abstract

PURPOSE:To improve a fingerprint matching rate caused by misalignment in the fingerprint matching device for comparing an inputted fingerprint image and a dictionary pattern stored in a dictionary and confirming the person himself. CONSTITUTION:The device is constituted of a fingerprint sensor 1 for reading a fingerprint image, a binarizing circuit 2 for converting an output of the fingerprint sensor 1 to digital data, and thereafter, binarizing it, a frame memory 3 for storing an output of the binarizing circuit 2, a feature information extracting part 10 for dividing the fingerprint image read out of the frame memory 3 into plural blocks, and extracting almost the same number of feature points from each divided block, a dictionary storage part 11 for registering the feature points of every block extracted by the feature information extracting part 10 as a dictionary, and a matching part 12 for executing a matching by using a block area of a part of dictionary patterns registered in the dictionary storage part 11 as a dictionary, at the time of matching the fingerprint image read out of the frame memory 3 and the dictionary pattern read out of the dictionary storage part 11.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は入力した指紋像と辞書に
格納されている辞書パターンとを比較して本人を確認す
る指紋照合装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a fingerprint collation apparatus for comparing an input fingerprint image with a dictionary pattern stored in a dictionary to identify the person.

【0002】近年、コンピュータが広範な社会システム
の中に導入されるに伴い、システム・セキュリティに関
係者の関心が集まっている。コンピュータルームへの入
室や、端末利用の際の本人確認の手段として、これまで
用いられてきたIDカードやパスワードには、セキュリ
ティ確保の面から多くの疑問が提起されている。これに
対して、指紋は万人不同,終生不変という2大特徴を持
つため、本人確認の最も有力な手段と考えられ、指紋を
用いた簡便な個人照合システムに関して多くの研究開発
が行われている。
In recent years, as computers have been introduced into a wide range of social systems, system security has attracted a lot of interested persons. Many questions have been raised in terms of ensuring security for the ID cards and passwords that have been used so far as means for confirming the identity when entering a computer room or using a terminal. On the other hand, fingerprints are considered to be the most effective means of personal identification because fingerprints have two major characteristics, that is, they are the same for all people and do not change for the rest of the life, and much research and development has been done on simple personal identification systems using fingerprints. There is.

【0003】[0003]

【従来の技術】図8は従来の指紋照合装置の構成概念図
である。先ず、登録時の動作について説明する。指紋セ
ンサ1に指を押しつけておいて指紋のパターンを検出
し、指紋センサ1内のA/D変換器(図示せず)により
ディジタルデータに変換する。変換されたディジタルデ
ータ(指紋データ)は、続く2値化回路2により
“0”,“1”の2値データに変換され、フレームメモ
リ3に格納される。
2. Description of the Related Art FIG. 8 is a conceptual diagram showing the construction of a conventional fingerprint collation device. First, the operation at the time of registration will be described. A fingerprint pattern is detected by pressing a finger against the fingerprint sensor 1 and converted into digital data by an A / D converter (not shown) in the fingerprint sensor 1. The converted digital data (fingerprint data) is converted into binary data of “0” and “1” by the subsequent binarization circuit 2 and stored in the frame memory 3.

【0004】フレームメモリ3に格納された指紋データ
は、順次読出された後、特徴情報抽出部4に入り、特徴
情報が抽出される。ここで、特徴情報とは、例えば図9
(a)に示すような分岐点や(b)に示すような端点等
をいう。このような分岐点や端点がどの位置に何個ある
かで指紋を特定することができる。抽出された特徴情報
は、指紋辞書記憶部5に格納される。以上の動作が複数
の個人について繰返され、個人の特徴情報が指紋辞書記
憶部5に格納される。
The fingerprint data stored in the frame memory 3 is sequentially read out, and then enters the characteristic information extracting section 4 to extract characteristic information. Here, the characteristic information is, for example, as shown in FIG.
It refers to a branch point as shown in (a) or an end point as shown in (b). The fingerprint can be specified by the number of such branch points and end points at which positions. The extracted feature information is stored in the fingerprint dictionary storage unit 5. The above operation is repeated for a plurality of individuals, and the characteristic information of the individuals is stored in the fingerprint dictionary storage unit 5.

【0005】このようにして特徴情報量の指紋辞書記憶
部5への登録が終了すると、今度は個人の指紋の照合動
作に入る。照合の場合、指紋センサ1に指(予め登録に
用いた指。例えば人さし指)を乗せてから、テンキー
(図示せず)で自分のID番号を入力する。この結果、
照合部6はID番号を基に指紋辞書記憶部5の検索する
範囲を決定して照合時に読出すことにより、検索する範
囲を絞ることができる。
When the registration of the feature information amount in the fingerprint dictionary storage unit 5 is completed in this way, the collation operation of the individual fingerprint is started this time. In the case of collation, a finger (a finger used for registration in advance, for example, an index finger) is placed on the fingerprint sensor 1 and then an ID number of the user is input with a ten-key pad (not shown). As a result,
The collation unit 6 can narrow the search range by determining the search range of the fingerprint dictionary storage unit 5 based on the ID number and reading it at the time of the collation.

【0006】登録時と同様にして指紋のパターンを検出
し、指紋センサ1内のA/D変換器(図示せず)により
ディジタルデータに変換する。変換されたディジタルデ
ータは、続く2値化回路2により“0”,“1”の2値
データに変換され、フレームメモリ3に格納される。
A fingerprint pattern is detected in the same manner as at the time of registration, and is converted into digital data by an A / D converter (not shown) in the fingerprint sensor 1. The converted digital data is converted into binary data of “0” and “1” by the subsequent binarization circuit 2 and stored in the frame memory 3.

【0007】照合部6は、フレームメモリ3に格納され
ている照合用指紋画像と、指紋辞書記憶部5に格納され
ている個人毎の特徴情報とを読出し、双方の照合(パタ
ーンマッチング)を行う。特徴パターンの一致の数が所
定数以上あった時には、指紋が一致したと判定する。
The collation unit 6 reads out the collation fingerprint image stored in the frame memory 3 and the individual characteristic information stored in the fingerprint dictionary storage unit 5, and collates both (pattern matching). . When the number of matching feature patterns is greater than or equal to a predetermined number, it is determined that the fingerprints match.

【0008】次に、パターンマッチング動作について、
更に詳細に説明する。図10の(a)は指紋センサ1で
読取り、2値化回路2で2値化され、フレームメモリ3
に入っている指紋画像である。図において、斜線で示す
領域は隆線(山線)、白い領域は谷線である。特徴情報
抽出部4は、この指紋画像から特徴点を抽出し、特徴点
を中心とした指紋画像(特徴パターン)を窓(ウィン
ド)状に複数個切り出す。
Next, regarding the pattern matching operation,
Further details will be described. 10A is read by the fingerprint sensor 1, binarized by the binarization circuit 2, and the frame memory 3 is read.
It is a fingerprint image contained in. In the figure, the shaded areas are ridges (mountain lines) and the white areas are valley lines. The feature information extraction unit 4 extracts feature points from the fingerprint image and cuts out a plurality of fingerprint images (feature patterns) centering on the feature points in a window shape.

【0009】図10の(b)は指紋辞書としての特徴パ
ターンを示す図である。図のWが位置合わせ用窓、残り
の1から6が位置合わせ用窓Wの周囲に抽出された窓で
ある。この位置関係を保存したまま、辞書として指紋辞
書記憶部5に登録される。
FIG. 10B is a diagram showing a characteristic pattern as a fingerprint dictionary. W in the figure is the alignment window, and the remaining 1 to 6 are windows extracted around the alignment window W. While maintaining this positional relationship, it is registered in the fingerprint dictionary storage unit 5 as a dictionary.

【0010】照合時には、照合部6が入力された指紋画
像に対して指紋辞書の窓をパターンマッチングさせる。
指紋辞書は、1個の位置合わせ用窓Wと複数の照合用の
周辺窓とに2分される。最初に、位置合わせ用窓Wを指
紋画像に対して走査を行い、パターンマッチングさせ、
登録画像に対する入力画像の移動量を把握する。その
後、照合用窓を位置合わせ用窓の移動量だけずらして照
合させる。図10の(c)はパターンマッチングの様子
を示している。図において、Hは読み込んだ指紋画像で
ある。この指紋画像に対して位置合わせ用窓Wを走査さ
せ、一致するパターンを捜し、一致した位置で移動量を
覚えておく。そして、残りの照合用窓に対しても同じ移
動量だけ移動せさると、図(c)の状態になる。このパ
ターンマッチングを行うに際しては、人間の皮膚の柔ら
かみによる歪みに対応させるため、照合用窓を若干量だ
け2次元的に走査させてパターンマッチングを行う。
At the time of matching, the matching unit 6 pattern-matches the window of the fingerprint dictionary with the input fingerprint image.
The fingerprint dictionary is divided into one alignment window W and a plurality of matching peripheral windows. First, the registration window W is scanned with respect to the fingerprint image to perform pattern matching,
Grasp the amount of movement of the input image with respect to the registered image. After that, the matching window is shifted by the amount of movement of the alignment window to perform matching. FIG. 10C shows the state of pattern matching. In the figure, H is the read fingerprint image. The alignment window W is scanned for this fingerprint image, a matching pattern is searched for, and the movement amount is memorized at the matching position. When the remaining matching windows are moved by the same amount, the state shown in FIG. When performing this pattern matching, the matching window is two-dimensionally scanned by a slight amount in order to cope with the distortion caused by the softness of human skin, and the pattern matching is performed.

【0011】図11は、従来装置の動作を示すフローチ
ャートである。先ず、位置合わせ用窓画像のパターンマ
ッチングを行う(S1)。このパターンマッチングは、
図10の(c)に示したように、位置合わせ用窓W(位
置合わせ用特徴点)を読み込んだ指紋画像上に重ね合わ
せて、両方の画像が一致するようにすることである。そ
して、位置合わせ用窓Wのマッチングがとれるかどうか
で候補点であるかどうかチェックする(S2)。
FIG. 11 is a flowchart showing the operation of the conventional device. First, pattern matching of the alignment window image is performed (S1). This pattern matching is
As shown in (c) of FIG. 10, the positioning window W (positioning feature point) is superimposed on the read fingerprint image so that both images match. Then, it is checked whether or not it is a candidate point by whether or not the positioning window W can be matched (S2).

【0012】候補点でなかった場合には、位置合わせ用
窓Wを移動させ(S3)、行動範囲内であるかどうかチ
ェックする(S4)。行動範囲内であった場合には、ス
テップS1に戻る。行動範囲外であった場合には、指紋
照合を拒否する(S5)。
If it is not a candidate point, the positioning window W is moved (S3) and it is checked whether it is within the action range (S4). If it is within the action range, the process returns to step S1. If it is out of the action range, the fingerprint collation is rejected (S5).

【0013】ステップS2において、候補点が見つかっ
た場合には、位置合わせ用窓の移動量と同じだけ、その
他の照合用窓(照合用特徴点)画像のパターンマッチン
グを行う(S6)。その後パターンマッチングが合格し
たかどうかチェックする(S7)。合格した場合には、
それまで合格したパターンマッチングの数に1を加え、
合格数と基準閾値との比較を行う(S8)。合格数≧閾
値となった場合には、本人と確認する(S9)。
If a candidate point is found in step S2, pattern matching is performed on the other matching window (matching feature point) images by the same amount as the movement amount of the positioning window (S6). Then, it is checked whether the pattern matching has passed (S7). If you pass,
Add 1 to the number of pattern matchings that have passed until then,
The number of passes is compared with the reference threshold (S8). If the number of passes is equal to or greater than the threshold value, the person is confirmed (S9).

【0014】若し、ステップS7で不合格となった時に
は、全窓が終了したかどうかチェックし(S10)、全
窓が終了した場合には、合格数が基準閾値に達しなかっ
たことになるので、本人と判定することを拒否する(S
11)。若し、全窓のパターンマッチングが終了してい
ない場合には、他の周辺画像に移り(S12)、パター
ンマッチングを行う。なお、ステップS10は、ステッ
プS8で合格数≧閾値でなかった場合にも実行される。
If it fails in step S7, it is checked whether all windows have ended (S10). If all windows have ended, the number of passes has not reached the reference threshold. Therefore, it refuses to judge that the person is (S
11). If the pattern matching for all windows is not completed, the process proceeds to another peripheral image (S12) and pattern matching is performed. Note that step S10 is also executed when the number of passes is not greater than or equal to the threshold value in step S8.

【0015】[0015]

【発明が解決しようとする課題】従来装置においては、
指紋辞書登録時と、照合時に指の置く位置がずれた場合
に問題が発生する。この指の置く位置がずれる場合は、
照合時に本人の癖が出やすいため、発生する。例えば、
照合時に指を図12の(b)に示すように置いた場合、
指紋辞書登録時に比較して情報量が少なくなる(図
(a)は正常な置き方を示す)。
In the conventional device,
A problem occurs when the finger placement position is misaligned when registering the fingerprint dictionary and when collating. If the position where this finger is placed shifts,
It occurs because the person's habit is likely to appear during verification. For example,
If the finger is placed as shown in FIG.
The amount of information is smaller than when the fingerprint dictionary is registered (Fig. (A) shows a normal placement).

【0016】このため、位置合わせ用に使用する特徴点
が照合用指紋画像の中に存在しない場合が生じる。つま
り、指紋センサの視野が限定されるため、指紋辞書に登
録した部分を検出できない場合が発生する。特に、指紋
辞書登録時に特種な指の置き方をした場合には、それ以
後の照合率が低下するおそれがある。このような照合用
指紋画像と指紋辞書との位置ずれを補正するために、指
紋辞書の視野を広範囲にして照合する方法もあるが、処
理する画像の面積が増えるために、照合の速度が低下し
てしまう。
Therefore, there may occur a case where the feature points used for alignment do not exist in the collation fingerprint image. That is, since the field of view of the fingerprint sensor is limited, there may occur a case where the portion registered in the fingerprint dictionary cannot be detected. In particular, when a special finger is placed when registering the fingerprint dictionary, the collation rate after that may decrease. In order to correct such a positional shift between the fingerprint image for collation and the fingerprint dictionary, there is also a method of collating with a wide field of view of the fingerprint dictionary, but since the area of the image to be processed increases, the collation speed decreases. Resulting in.

【0017】本発明はこのような課題に鑑みてなされた
ものであって、照合率を向上させることができる指紋照
合装置を提供することを目的としている。
The present invention has been made in view of the above problems, and an object thereof is to provide a fingerprint collation apparatus capable of improving the collation rate.

【0018】[0018]

【課題を解決するための手段】図1は本発明の原理ブロ
ック図である。図8と同一のものは、同一の符号を付し
て示す。図において、1は指紋画像を読込む指紋セン
サ、2は該指紋センサ1の出力をディジタルデータに変
換した後、2値化する2値化回路、3は該2値化回路2
の出力を格納するフレームメモリである。
FIG. 1 is a block diagram showing the principle of the present invention. The same parts as those in FIG. 8 are designated by the same reference numerals. In the figure, 1 is a fingerprint sensor for reading a fingerprint image, 2 is a binarization circuit for converting the output of the fingerprint sensor 1 into digital data, and then binarizing it, 3 is the binarization circuit 2
It is a frame memory that stores the output of.

【0019】10は該フレームメモリ3から読出した指
紋画像を複数のブロックに分割し、分割した各ブロック
からほぼ同数の特徴点を抽出する特徴情報抽出部、11
は該特徴情報抽出部10で抽出されたブロック毎の特徴
点を辞書として登録する辞書記憶部、12はフレームメ
モリ3から読出した指紋画像と辞書記憶部11から読出
した辞書パターンとを照合するに際し、辞書記憶部11
に登録されている辞書パターンの一部のブロック領域を
辞書として用いて照合する照合部である。
Reference numeral 10 denotes a feature information extraction unit that divides the fingerprint image read from the frame memory 3 into a plurality of blocks, and extracts substantially the same number of feature points from each of the divided blocks.
Is a dictionary storage unit for registering the feature points for each block extracted by the feature information extraction unit 10 as a dictionary, and 12 is used for matching the fingerprint image read from the frame memory 3 with the dictionary pattern read from the dictionary storage unit 11. , Dictionary storage unit 11
It is a collation unit that collates using a partial block area of the dictionary pattern registered in.

【0020】[0020]

【作用】フレームメモリ3から読出した指紋画像を複数
のブロックに分割し、分割した各ブロックからほぼ同数
の特徴点を特徴情報抽出部10で抽出し、該特徴情報抽
出部10で抽出されたブロック毎の特徴点を辞書として
辞書記憶部11に登録しておく。そして、照合用指紋画
像が入力された場合には、その指紋画像と辞書記憶部1
1に記憶されている辞書パターンの一部のブロック領域
を辞書として用いるようにする。これにより、照合時に
指紋画像がかたよって入力された場合でも、そのかたよ
った領域に対応する指紋辞書ブロック領域を指紋辞書と
して用いることができるので、照合率を向上させること
かできる。
The fingerprint image read out from the frame memory 3 is divided into a plurality of blocks, the feature information extracting unit 10 extracts approximately the same number of feature points from each divided block, and the blocks extracted by the feature information extracting unit 10 Each feature point is registered in the dictionary storage unit 11 as a dictionary. When the collation fingerprint image is input, the fingerprint image and the dictionary storage unit 1 are input.
A partial block area of the dictionary pattern stored in 1 is used as a dictionary. As a result, even if a fingerprint image is deformed and input at the time of matching, the fingerprint dictionary block area corresponding to the deformed area can be used as the fingerprint dictionary, so that the matching rate can be improved.

【0021】[0021]

【実施例】以下、図面を参照して本発明の実施例を詳細
に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0022】図2は本発明の動作の一例を示すフローチ
ャートで、指紋辞書登録時の動作を示している。先ず、
指紋センサ1から登録画像を入力する(S1)。入力さ
れた登録画像は、続く2値化回路2で2値化され(S
2)、細線化された後(S3)、フレームメモリ3にい
ったん格納される。
FIG. 2 is a flow chart showing an example of the operation of the present invention, showing the operation at the time of registering the fingerprint dictionary. First,
A registered image is input from the fingerprint sensor 1 (S1). The input registration image is binarized by the subsequent binarization circuit 2 (S
2) After being thinned (S3), it is once stored in the frame memory 3.

【0023】次に、特徴抽出部10はフレームメモリ3
から読出した登録画像から特徴点を抽出し(S4)、指
紋辞書を作成する(S5)。次に、特徴情報抽出部10
は登録画像を複数の小領域(ブロック)に分割する(S
6)。
Next, the feature extraction unit 10 uses the frame memory 3
The feature points are extracted from the registered image read from (S4), and a fingerprint dictionary is created (S5). Next, the characteristic information extraction unit 10
Divides the registered image into a plurality of small areas (blocks) (S
6).

【0024】図3は登録画像の分割の様子を示す図であ
る。図に示す例では、縦に3分割、横に3分割の計9個
のブロックに分割した例を示している。次に、各ブロッ
クと個々の指紋辞書の特徴点画像(特徴パターン)を対
応させる(S7)。図中に示す□は特徴点を示してい
る。そして、各ブロックからほぼ均等に特徴パターンを
選択する。
FIG. 3 is a diagram showing how the registered image is divided. In the example shown in the figure, an example is shown in which the block is divided into three blocks vertically and three blocks horizontally, that is, a total of nine blocks. Next, each block is associated with the feature point image (feature pattern) of each fingerprint dictionary (S7). □ in the figure indicates a feature point. Then, the feature patterns are selected from each block almost uniformly.

【0025】次に、位置合わせ用の特徴点を中心部のブ
ロックEから選択する(S8)。そして、位置合わせ用
特徴点が選択されたら、作成した辞書を辞書記憶部11
に登録する(S9)。
Next, a feature point for alignment is selected from the central block E (S8). Then, when the alignment feature point is selected, the created dictionary is stored in the dictionary storage unit 11
(S9).

【0026】照合用指紋辞書の登録が終了したら、指紋
照合に移る。図4は本発明の動作の一例を示すフローチ
ャートで、照合時の動作を示している。先ず、指紋セン
サ1から照合用画像を入力する(S1)。入力された照
合用画像は、2値化回路2により2値化された後、フレ
ームメモリ3に入る。そして、照合部12は入力された
照合用画像をフレームメモリ3から読出して、辞書記憶
部11に記憶されている位置合わせ用特徴点とを突き合
わせることにより位置合わせ用特徴点を捜索し、位置合
わせを行う(S2)。
When the registration of the collation fingerprint dictionary is completed, the process proceeds to fingerprint collation. FIG. 4 is a flowchart showing an example of the operation of the present invention, showing the operation at the time of matching. First, the collation image is input from the fingerprint sensor 1 (S1). The input collation image is binarized by the binarization circuit 2 and then enters the frame memory 3. Then, the matching unit 12 reads the input matching image from the frame memory 3 and searches for the matching feature point by matching it with the matching feature point stored in the dictionary storage unit 11, Matching is performed (S2).

【0027】次に、照合部12は、ステップS2の位置
合わせにより、辞書画像に対する照合用画像の位置ずれ
量と方向を算出する(S3)。図5は位置ずれに応じた
辞書領域選択の説明図である。(a)は読み込まれた照
合用画像、(b)は辞書記憶部11に格納されている指
紋辞書である。この指紋辞書の各ブロック毎の特徴パタ
ーンは、図3で抽出した特徴パターンと同じにしてあ
る。
Next, the matching unit 12 calculates the position shift amount and direction of the matching image with respect to the dictionary image by the positioning in step S2 (S3). FIG. 5 is an explanatory diagram of selecting a dictionary area according to a position shift. (A) is a read collation image, and (b) is a fingerprint dictionary stored in the dictionary storage unit 11. The characteristic pattern for each block of the fingerprint dictionary is the same as the characteristic pattern extracted in FIG.

【0028】図5の(a)に示す照合用画像は画面の右
上方にかたよっている。そこで、この照合用画像から位
置合わせ用特徴点を捜す。位置合わせ用特徴点が見つか
ったら、辞書記憶部11に記憶されている位置合わせ用
特徴点と照合用画像中の位置合わせ用特徴点との位置合
わせにより、照合用画像の位置ずれ量と、位置ずれの方
向を算出する。
The matching image shown in FIG. 5 (a) is tilted to the upper right of the screen. Therefore, the alignment feature points are searched for from the matching image. When the alignment feature point is found, the alignment feature point stored in the dictionary storage unit 11 and the alignment feature point in the matching image are aligned to determine the positional shift amount of the matching image and the position. Calculate the deviation direction.

【0029】位置ずれ量と方向が求まったら、使用する
指紋辞書の領域を選択する(S4)。
When the position shift amount and the direction are obtained, the area of the fingerprint dictionary to be used is selected (S4).

【0030】ここでは、図5に示すように3×3のブロ
ックのうちから2×2のブロックを指紋辞書として用い
ることにする。その結果、図5の(b)に示す領域B1
が指紋辞書として選択される。指紋辞書領域が選択され
たら、照合部12は指紋辞書を図に示すように位置ずれ
補正を行い(S5)、パターンマッチングを行う(S
6)。このように、本発明によれば、照合画像の位置ず
れに応じた指紋辞書ブロックを選択してパターンマッチ
ングを行うので、位置ずれによる指紋照合率を向上させ
ることができる。
Here, as shown in FIG. 5, 2 × 2 blocks among 3 × 3 blocks are used as a fingerprint dictionary. As a result, the area B1 shown in FIG.
Is selected as the fingerprint dictionary. When the fingerprint dictionary area is selected, the matching unit 12 corrects the positional deviation of the fingerprint dictionary as shown in the figure (S5) and performs pattern matching (S).
6). As described above, according to the present invention, since the fingerprint dictionary block corresponding to the positional deviation of the matching image is selected and the pattern matching is performed, the fingerprint matching rate due to the positional deviation can be improved.

【0031】図6は本発明の他の実施例の動作を示すフ
ローチャートで、指紋辞書登録時の動作を示している。
この実施例では、位置合わせ用特徴点を抽出する際に、
正の位置合わせ用特徴点の他に、複数の副の位置合わせ
用特徴点を作成し、正の位置合わせ用特徴点で位置合わ
せが失敗した時には、残りの副の位置合わせ用特徴点を
用いて位置合わせを行うようにしたものである。
FIG. 6 is a flow chart showing the operation of another embodiment of the present invention, showing the operation at the time of fingerprint dictionary registration.
In this embodiment, when extracting the alignment feature points,
In addition to the positive alignment feature points, multiple secondary alignment feature points are created, and when the alignment fails at the positive alignment feature points, the remaining secondary alignment feature points are used. The position is adjusted by adjusting the position.

【0032】先ず、指紋センサ1から登録画像を入力す
る(S1)。入力された登録画像は、続く2値化回路2
で2値化され(S2)、細線化された後(S3)、フレ
ームメモリ3にいったん格納される。
First, a registration image is input from the fingerprint sensor 1 (S1). The input registered image is the binarization circuit 2 that follows.
Are binarized (S2), thinned (S3), and then temporarily stored in the frame memory 3.

【0033】次に、特徴抽出部10はフレームメモリ3
から読出した登録画像から特徴点を抽出し(S4)、指
紋辞書を作成する(S5)。次に、特徴情報抽出部10
は登録画像を複数の小領域(ブロック)に分割する(S
6)。例えば、図3を例にとると、縦に3分割、横に3
分割の計9個のブロックに分割した例を示している。次
に、各ブロックと個々の指紋辞書の特徴点画像(特徴パ
ターン)を対応させる(S7)。図3の□は特徴点を示
している。そして、各ブロックからほぼ均等に特徴パタ
ーンを選択する。
Next, the feature extraction unit 10 uses the frame memory 3
The feature points are extracted from the registered image read from (S4), and a fingerprint dictionary is created (S5). Next, the characteristic information extraction unit 10
Divides the registered image into a plurality of small areas (blocks) (S
6). For example, in the case of FIG.
An example of division into a total of 9 blocks is shown. Next, each block is associated with the feature point image (feature pattern) of each fingerprint dictionary (S7). The squares in FIG. 3 indicate characteristic points. Then, the feature patterns are selected from each block almost uniformly.

【0034】次に、位置合わせ用の特徴点を中心部のブ
ロックEから選択する(S8)。次に、中心部以外の各
ブロックから副の位置合わせ用特徴点画像を選択する
(S9)。特徴情報抽出部は、このようにして作成した
辞書パターンを辞書記憶部11に登録する(S10)。
Next, a feature point for alignment is selected from the central block E (S8). Next, a sub-positioning feature point image is selected from each block other than the central portion (S9). The feature information extraction unit registers the dictionary pattern created in this way in the dictionary storage unit 11 (S10).

【0035】指紋辞書の登録が終了したら、次に入力指
紋の照合に移る。図7は本発明の他の実施例の動作を示
すフローチャートで、照合時の動作を示している。先
ず、指紋センサ1から照合用画像を入力する(S1)。
入力された照合用画像は、2値化回路2により2値化さ
れた後、フレームメモリ3に入る。そして、照合部12
は入力された照合用画像をフレームメモリ3から読出し
て、辞書記憶部11に記憶されている位置合わせ用特徴
点とを突き合わせることにより位置合わせ用特徴点を捜
索し、位置合わせを行う(S2)。
When the registration of the fingerprint dictionary is completed, the input fingerprint is collated next. FIG. 7 is a flow chart showing the operation of another embodiment of the present invention, showing the operation at the time of matching. First, the collation image is input from the fingerprint sensor 1 (S1).
The input collation image is binarized by the binarization circuit 2 and then enters the frame memory 3. Then, the matching unit 12
Reads out the input matching image from the frame memory 3 and finds the alignment feature point by matching it with the alignment feature point stored in the dictionary storage unit 11 and performs alignment (S2). ).

【0036】次に、位置合わせが成功したかどうかチェ
ックする(S3)。位置合わせが成功した場合には、照
合部12は、ステップS2の位置合わせにより、辞書画
像に対する照合用画像の位置ずれ量と方向を算出する
(S4)。位置ずれ量と方向が求まったら、使用する指
紋辞書の領域を選択する(S5)。
Next, it is checked whether or not the alignment is successful (S3). If the alignment is successful, the matching unit 12 calculates the position shift amount and direction of the matching image with respect to the dictionary image by the alignment in step S2 (S4). When the position shift amount and the direction are obtained, the area of the fingerprint dictionary to be used is selected (S5).

【0037】ここでは、図5に示すように3×3のブロ
ックのうちから2×2のブロックを指紋辞書として用い
ることにする。その結果、図5の(b)に示す領域B1
が指紋辞書として選択される。指紋辞書領域が選択され
たら、照合部12は指紋辞書を図に示すように位置ずれ
補正を行い(S6)、パターンマッチングを行う(S
7)。
Here, as shown in FIG. 5, 2 × 2 blocks among 3 × 3 blocks are used as a fingerprint dictionary. As a result, the area B1 shown in FIG.
Is selected as the fingerprint dictionary. When the fingerprint dictionary area is selected, the collation unit 12 corrects the positional deviation of the fingerprint dictionary as shown in the figure (S6) and performs pattern matching (S).
7).

【0038】ここで、ステップS3において、位置合わ
せに成功しなかった場合について説明する。この場合に
は、正の位置合わせ用特徴点では位置合わせができなか
ったことになるので、副の位置合わせ用特徴点が存在す
るかどうかチェックし(S9)、存在しない場合には、
指紋照合処理は終了する。若し、存在する場合には、複
数の副の位置合わせ用特徴点から1個を選択し(S1
0)、照合画像との位置合わせを行う(S2)。
Here, a case where the alignment is not successful in step S3 will be described. In this case, since the positive alignment feature point could not be aligned, it is checked whether or not the secondary alignment feature point exists (S9).
The fingerprint matching process ends. If it exists, one is selected from the plurality of sub-positioning feature points (S1
0), alignment with the collation image is performed (S2).

【0039】ステップS8において本人が確認された場
合には、使用された副の位置わせ用特徴点の使用回数が
所定の閾値以上あるかどうかチェックし(S11)、所
定の閾値以上あった場合には、照合部12は正と副の位
置合わせ用特徴点の窓を入れ替える(S12)。
If the person is confirmed in step S8, it is checked whether the number of times of use of the auxiliary positioning feature points used is equal to or more than a predetermined threshold value (S11). In step S12, the matching unit 12 swaps the windows of the primary and secondary alignment feature points.

【0040】このように、本発明によれば、照合画像の
位置ずれに応じた指紋辞書ブロックを選択してパターン
マッチングを行うので、位置ずれによる指紋照合率を向
上させることができる。
As described above, according to the present invention, since the fingerprint dictionary block corresponding to the positional deviation of the collation image is selected and the pattern matching is performed, the fingerprint collation rate due to the positional deviation can be improved.

【0041】[0041]

【発明の効果】以上、詳細に説明したように、本発明に
よれば登録用指紋辞書領域を照合用指紋画像領域よりも
大きく設定しておき、照合時には位置合わせ用特徴点を
基に、位置ずれと方向を求め、位置ずれと方向とから使
用する指紋辞書のブロック領域を選択して指紋照合を行
うようにすることにより、位置ずれによる指紋照合率を
向上させることができる。
As described above in detail, according to the present invention, the registration fingerprint dictionary area is set to be larger than the matching fingerprint image area, and at the time of matching, the position is determined based on the alignment feature points. By obtaining the shift and the direction and selecting the block area of the fingerprint dictionary to be used from the position shift and the direction to perform the fingerprint matching, the fingerprint matching rate due to the position shift can be improved.

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

【図1】本発明の原理ブロック図である。FIG. 1 is a principle block diagram of the present invention.

【図2】本発明の動作の一例を示すフローチャート(登
録時)である。
FIG. 2 is a flowchart (at the time of registration) showing an example of the operation of the present invention.

【図3】登録画像分割の様子を示す図である。FIG. 3 is a diagram showing how a registered image is divided.

【図4】本発明の動作の一例を示すフローチャート(照
合時)である。
FIG. 4 is a flowchart (at the time of collation) showing an example of the operation of the present invention.

【図5】位置ずれに応じた辞書領域選択の説明図であ
る。
FIG. 5 is an explanatory diagram of dictionary area selection according to a position shift.

【図6】本発明の他の実施例の動作を示すフローチャー
ト(登録時)である。
FIG. 6 is a flowchart (during registration) showing the operation of another embodiment of the present invention.

【図7】本発明の他の実施例の動作を示すフローチャー
ト(照合時)である。
FIG. 7 is a flow chart (at the time of collation) showing the operation of another embodiment of the present invention.

【図8】従来の指紋照合装置の構成概念図である。FIG. 8 is a conceptual diagram of a configuration of a conventional fingerprint matching device.

【図9】指紋の特徴情報例を示す図である。FIG. 9 is a diagram illustrating an example of fingerprint characteristic information.

【図10】パターンマッチングの動作説明図である。FIG. 10 is an operation explanatory diagram of pattern matching.

【図11】従来装置の動作を示すフローチャートであ
る。
FIG. 11 is a flowchart showing the operation of the conventional device.

【図12】指の置き方の説明図である。FIG. 12 is an explanatory diagram of how to place a finger.

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

1 指紋センサ 2 2値化回路 3 フレームメモリ 10 特徴情報抽出部 11 辞書記憶部 12 照合部 1 Fingerprint Sensor 2 Binarization Circuit 3 Frame Memory 10 Feature Information Extraction Section 11 Dictionary Storage Section 12 Collation Section

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 指紋画像を読込む指紋センサ(1)と、 該指紋センサ(1)の出力をディジタルデータに変換し
た後、2値化する2値化回路(2)と、 該2値化回路(2)の出力を格納するフレームメモリ
(3)と、 該フレームメモリ(3)から読出した指紋画像を複数の
ブロックに分割し、分割した各ブロックからほぼ同数の
特徴点を抽出する特徴情報抽出部(10)と、 該特徴情報抽出部(10)で抽出されたブロック毎の特
徴点を辞書として登録する辞書記憶部(11)と、 フレームメモリ(3)から読出した指紋画像と辞書記憶
部(11)から読出した辞書パターンとを照合するに際
し、辞書記憶部(11)に登録されている辞書パターン
の一部のブロック領域を辞書として用いて照合する照合
部(12)とにより構成された指紋照合装置。
1. A fingerprint sensor (1) for reading a fingerprint image, a binarization circuit (2) for binarizing the output of the fingerprint sensor (1) into digital data, and the binarization. A frame memory (3) for storing the output of the circuit (2) and feature information for dividing the fingerprint image read from the frame memory (3) into a plurality of blocks and extracting approximately the same number of feature points from each of the divided blocks. An extraction unit (10), a dictionary storage unit (11) for registering the feature points of each block extracted by the feature information extraction unit (10) as a dictionary, a fingerprint image read from the frame memory (3), and a dictionary storage When collating with the dictionary pattern read from the unit (11), the collation unit (12) that collates by using a partial block area of the dictionary pattern registered in the dictionary storage unit (11) as a dictionary. Fingerprint Coupling devices.
【請求項2】 前記特徴情報抽出部(10)は、位置合
わせ用の特徴点を視野の中心にある指紋画像領域から選
択して辞書記憶部(11)に登録するようにしたことを
特徴とする請求項1記載の指紋照合装置。
2. The feature information extraction unit (10) is characterized in that a feature point for alignment is selected from a fingerprint image area in the center of the visual field and registered in the dictionary storage unit (11). The fingerprint matching device according to claim 1.
【請求項3】 前記照合部(12)はフレームメモリ
(3)から読出した指紋画像から位置合わせ用特徴点を
捜索して、位置合わせを行い、辞書画像に対する照合用
画像の位置ずれ量と方向を算出し、位置ずれ方向と量か
ら辞書記憶部(11)内の使用する辞書領域を選択し、
辞書の位置ずれ補正を行った後、照合動作を行うように
したことを特徴とする請求項1記載の指紋照合装置。
3. The matching unit (12) searches the fingerprint image read from the frame memory (3) for alignment feature points and performs alignment, and the amount and direction of displacement of the alignment image with respect to the dictionary image. Is calculated, and the dictionary area to be used in the dictionary storage unit (11) is selected from the displacement direction and amount,
2. The fingerprint collation apparatus according to claim 1, wherein the collation operation is performed after the displacement of the dictionary is corrected.
【請求項4】 前記特徴情報抽出部(10)は、位置合
わせ用徴点抽出時に正の位置合わせ用特徴点の他に副の
特徴点を分割した各ブロック毎に抽出して辞書記憶部
(11)に登録しておき、照合部(12)が正の位置合
わせ用特徴点の位置合わせが失敗した場合には、副の位
置合わせ用特徴点を用いて指紋辞書の位置合わせを行う
ようにしたことを特徴とする請求項3記載の指紋照合装
置。
4. The feature information extraction unit (10) extracts a sub-feature point in addition to the positive feature point for alignment at the time of extracting the alignment feature points for each block into which the feature information extraction unit (10) has been divided, and the dictionary storage unit (10). 11), and if the collation unit (12) fails to align the positive alignment feature point, the fingerprint dictionary is aligned using the secondary alignment feature point. The fingerprint collation device according to claim 3, wherein
【請求項5】 前記照合部(12)は正及び副の位置合
わせ用特徴点の使用される頻度を記録しておき、副の使
用される頻度がある閾値以上になった時には辞書記憶部
(11)の正と副とを入れ替えるようにしたことを特徴
とする請求項4記載の指紋照合装置。
5. The collation unit (12) records the frequency of use of the primary and secondary alignment feature points, and stores the dictionary storage unit (when the frequency of secondary use exceeds a certain threshold value). The fingerprint collation apparatus according to claim 4, wherein the positive and the subordinate of 11) are switched.
JP3023292A 1991-02-18 1991-02-18 Fingerprint collation device Expired - Fee Related JP2877533B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3023292A JP2877533B2 (en) 1991-02-18 1991-02-18 Fingerprint collation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3023292A JP2877533B2 (en) 1991-02-18 1991-02-18 Fingerprint collation device

Publications (2)

Publication Number Publication Date
JPH0628458A true JPH0628458A (en) 1994-02-04
JP2877533B2 JP2877533B2 (en) 1999-03-31

Family

ID=12106535

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3023292A Expired - Fee Related JP2877533B2 (en) 1991-02-18 1991-02-18 Fingerprint collation device

Country Status (1)

Country Link
JP (1) JP2877533B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020065094A (en) * 2001-02-05 2002-08-13 심재창 System and method for extracting rotation fingerprint
KR100408835B1 (en) * 2001-08-07 2003-12-06 구홍식 Method For Division Saving A Living Body Information
JP2006004372A (en) * 2004-06-21 2006-01-05 Sony Corp Image collating device and method
JP2006085249A (en) * 2004-09-14 2006-03-30 Toppan Printing Co Ltd Authentication device and method
KR100694549B1 (en) * 1996-06-14 2007-08-16 아뜨멜 그르노블 소시에떼아노님 Fingerprint-reading system
WO2008126935A1 (en) * 2007-04-10 2008-10-23 Sony Corporation Alignment method, alignment device and program

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100694549B1 (en) * 1996-06-14 2007-08-16 아뜨멜 그르노블 소시에떼아노님 Fingerprint-reading system
KR20020065094A (en) * 2001-02-05 2002-08-13 심재창 System and method for extracting rotation fingerprint
KR100408835B1 (en) * 2001-08-07 2003-12-06 구홍식 Method For Division Saving A Living Body Information
JP2006004372A (en) * 2004-06-21 2006-01-05 Sony Corp Image collating device and method
JP2006085249A (en) * 2004-09-14 2006-03-30 Toppan Printing Co Ltd Authentication device and method
JP4665467B2 (en) * 2004-09-14 2011-04-06 凸版印刷株式会社 Authentication apparatus and method
WO2008126935A1 (en) * 2007-04-10 2008-10-23 Sony Corporation Alignment method, alignment device and program
JP2008262307A (en) * 2007-04-10 2008-10-30 Sony Corp Alignment method, alignment device and program
JP4577580B2 (en) * 2007-04-10 2010-11-10 ソニー株式会社 Alignment method, alignment apparatus, and program

Also Published As

Publication number Publication date
JP2877533B2 (en) 1999-03-31

Similar Documents

Publication Publication Date Title
US7151846B1 (en) Apparatus and method for matching fingerprint
KR20100041562A (en) Method and system for performing user authentication by face recognizing and fingerprint recognizing of user needing an authentication
JPH0628458A (en) Fingerprint matching device
JP2866461B2 (en) Fingerprint collation device
JP2821282B2 (en) Moving window type fingerprint image matching method and matching device
JP2734245B2 (en) Image feature extraction method and apparatus
JP2730179B2 (en) Fingerprint matching method and device
JP2974857B2 (en) Fingerprint dictionary registration processing method
JP2964199B2 (en) Fingerprint matching method
JP2003030660A (en) Fingerprint collation device and fingerprint collation method
JP2600680B2 (en) Personal verification device
JPH02157977A (en) Individual identifying device
JPH0628459A (en) Fingerprint matching device
JP2868909B2 (en) Fingerprint collation device
JP2951472B2 (en) Fingerprint matching device and fingerprint matching method
JPH0248776A (en) Method and device for collation of fingerprint
JP2922330B2 (en) Moving window type fingerprint image matching method and matching device
JP2880587B2 (en) Fingerprint collation device
JP2575676B2 (en) Automatic Matching Point Tracking Method for Fingerprint Matching
JP2693663B2 (en) Fingerprint collation device
JPH0628463A (en) Fingerprint matching device
JPH05242224A (en) Fingerprint collating device
JPH0628457A (en) Fingerprint matching device
JP2899159B2 (en) Fingerprint collation device
JP2698453B2 (en) Fingerprint matching method

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990105

LAPS Cancellation because of no payment of annual fees