JPH05135160A - Fingerprint collation device - Google Patents

Fingerprint collation device

Info

Publication number
JPH05135160A
JPH05135160A JP3160612A JP16061291A JPH05135160A JP H05135160 A JPH05135160 A JP H05135160A JP 3160612 A JP3160612 A JP 3160612A JP 16061291 A JP16061291 A JP 16061291A JP H05135160 A JPH05135160 A JP H05135160A
Authority
JP
Japan
Prior art keywords
fingerprint
average
image
local threshold
small
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.)
Withdrawn
Application number
JP3160612A
Other languages
Japanese (ja)
Inventor
Hironori Yahagi
裕紀 矢作
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 JP3160612A priority Critical patent/JPH05135160A/en
Publication of JPH05135160A publication Critical patent/JPH05135160A/en
Withdrawn 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 provide a fingerprint collation device which speedily calculates a local threshold value close to the density of a valley line. CONSTITUTION:A fingerprint collation device consists of a fingerprint sensor 1 which inputs fingerprint information, a gradation image storage part 10 which converts an output of the fingerprint sensor 1 into a gradation image and stores image, a local threshold value calculating circuit 11 which divides the fingerprint image read out from the gradation image storage part 10 into a lattice shape (measure), further divides the respective measures into small measures, and compares the mean value (measure mean) of density of each measure with the mean value (small measure mean) of each small measure to calculate the local threshold value for the binarization of the measures, a binarization circuit 12 which converts the gradation image into binary data by using the threshold value determined by the local threshold value calculating circuit 11, a fingerprint binary image storage part 13 which is stored with feature points of the binary image and a registering and collating circuit 14 which extracts the feature points from the binary image and registers them as a fingerprint dictionary in a fingerprint binary image storage part 13, and collates the fingerprint dictionary with the fingerprint image for collation.

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 people concerned. Many questions have been raised in terms of ensuring security for the ID cards and passwords that have been used up to now as a means of 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 for personal identification because they have two major characteristics, that is, they are the same for all people and are constant throughout life, and a lot of research and development has been conducted on a simple personal identification system using fingerprints. There is.

【0003】[0003]

【従来の技術】図7は従来の指紋照合装置の構成概念図
である。指紋照合装置では、指紋を画像として取り扱う
のが普通である。先ず、登録時の動作について説明す
る。指紋センサ1に指を押しつけておいて指紋のパター
ンを検出し、指紋センサ1内のA/D変換器(図示せ
ず)によりディジタルデータに変換する。変換されたデ
ィジタルデータ(指紋データ)は、続く2値化回路2に
より“0”,“1”の2値データに変換され、2値化メ
モリ(フレームメモリ)3に格納される。
2. Description of the Related Art FIG. 7 is a conceptual diagram showing the structure of a conventional fingerprint collation device. A fingerprint collation device normally handles a fingerprint as an image. First, the operation at the time of registration will be described. The 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 binarizing circuit 2 and stored in the binarizing memory (frame memory) 3.

【0004】2値化メモリ3に格納された指紋データ
は、順次読出された後、特徴情報抽出部4に入り、特徴
情報が抽出される。ここで、特徴情報とは、例えば図8
(a)に示すような分岐点や(b)に示すような端点等
をいう。このような分岐点や端点がどの位置に何個ある
かで指紋を特定することができる。抽出された特徴情報
は、指紋辞書記憶部5に格納される。以上の動作が複数
の個人について繰返され、個人の特徴情報が指紋辞書記
憶部5に格納される。
The fingerprint data stored in the binarized 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への登録が終了すると、今度は個人の指紋の照合動
作に入る。照合の場合、テンキー(図示せず)で自分の
ID番号を入力してから、指紋センサ1に指(予め登録
に用いた指。例えば人さし指)を乗せる。この結果、照
合部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 matching, after inputting his / her own ID number with a ten-key pad (not shown), a finger (a finger used for registration in advance, for example, an index finger) is placed on the fingerprint sensor 1. 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 collation.

【0006】登録時と同様にして指紋のパターンを検出
し、指紋センサ1内のA/D変換器(図示せず)により
ディジタルデータに変換する。変換されたディジタルデ
ータは、続く2値化回路2により“0”,“1”の2値
データに変換され、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 binarization memory 3.

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

【0008】[0008]

【発明が解決しようとする課題】前述したような従来の
装置では、指紋像を2値化する方法として、入力画像を
格子状に分割し、分割した格子の各枡目内の平均濃度
(枡目平均)を局所閾値として用いていた。このように
して得られた2値化像には、枡目の境界線において、不
連続な段差が生じることが多い。特徴情報を指紋辞書と
して登録するにあたり、2値化像に対して細線化,特徴
抽出を施すが、段差があると亀裂,ひげ等の擬似特徴点
を生じやすい。
In the conventional apparatus as described above, as a method of binarizing the fingerprint image, the input image is divided into a grid pattern, and the average density (cells) in each grid of the divided grids is divided. Eye mean) was used as the local threshold. The binarized image thus obtained often has discontinuous steps at the boundary line of the cells. When registering the feature information as a fingerprint dictionary, thinning and feature extraction are performed on the binarized image, but if there is a step, pseudo feature points such as cracks and whiskers are likely to occur.

【0009】このような亀裂,汗腺等の発生を避けるた
めには、谷線の濃度に近い局所閾値を選んで、谷線より
濃度の高い亀裂,汗腺等を隆線の側に回す必要がある。
つまり、2値化閾値として谷線に近い濃度を用いると、
亀裂,汗腺等は“1”に2値化されることになる。
In order to avoid the occurrence of such cracks and sweat glands, it is necessary to select a local threshold value close to the density of the valley line and turn the cracks, sweat glands, etc. having a higher density than the valley line to the ridge side. ..
That is, if a density close to the valley line is used as the binarization threshold,
Cracks, sweat glands, etc. will be binarized to "1".

【0010】このため、改善法として枡目平均を算出し
た後、同平均より低い値の画素(谷線部)を集めて2段
階目の閾値を算出する必要があった。この方法は、後者
の閾値を算出するために、谷線部の画素数(<256:
枡目幅16画素の時)に近い数だけ(2から2)谷
線部の各画素値(1バイト)を局所閾値と比較しなけれ
ばならないため、それだけ処理に時間がかかるという問
題があった。
For this reason, as an improvement method, it was necessary to calculate the average of the cells and then collect the pixels (valley line parts) having a value lower than the average to calculate the threshold value of the second stage. In this method, the number of pixels in the valley line portion (<256:
Since each pixel value (1 byte) in the valley portion (2 6 to 2 7 ) has to be compared with the local threshold value by a number close to the case where the grid width is 16 pixels, there is a problem that the processing takes that much time. there were.

【0011】本発明はこのような課題に鑑みてなされた
ものであって、谷線の濃度に近い局所閾値を迅速に算出
することができる指紋照合装置を提供することを目的と
している。
The present invention has been made in view of the above problems, and an object of the present invention is to provide a fingerprint collation device capable of rapidly calculating a local threshold value close to the density of a valley line.

【0012】[0012]

【課題を解決するための手段】図1は本発明の原理ブロ
ック図である。図7と同一のものは、同一の符号を付し
て示す。図において、1は指紋情報を入力する指紋セン
サ、10は該指紋センサ1の出力を濃淡画像に変換して
記憶する濃淡画像記憶部10、11は該濃淡画像記憶部
10から読出した指紋画像を格子状(升目)に分割し、
更にその各升目を小枡目に分割し、濃度の枡目毎の平均
値(枡目平均)と、小枡目毎の平均値(小枡目平均)と
の比較により、枡目を2値化するための局所閾値を算出
する局所閾値算出回路、12は該局所閾値算出回路11
で決定された閾値を用いて前記濃淡画像を2値化する2
値化回路、13は該2値化回路12で2値化された画像
の特徴点及び2値化像を格納する指紋2値化像記憶部、
14は前記2値化回路12で2値化された画像から特徴
点を抽出して指紋辞書として指紋2値画像記憶部13に
登録すると共に、この指紋辞書と照合用指紋画像との照
合を行う登録・照合回路である。
FIG. 1 is a block diagram showing the principle of the present invention. The same parts as those in FIG. 7 are designated by the same reference numerals. In the figure, 1 is a fingerprint sensor for inputting fingerprint information, 10 is a grayscale image storage unit 10 for converting the output of the fingerprint sensor 1 into a grayscale image and storing the grayscale image, and 11 is a fingerprint image read from the grayscale image storage unit 10. Divide into grids (squares),
Furthermore, each square is divided into small squares, and the average of the density of each square (the average of the squares) is compared with the average value of each small square (the average of the small squares), and the squares are binary. A local threshold value calculating circuit for calculating a local threshold value for converting the local threshold value into a local threshold value calculating circuit 11;
Binarize the grayscale image using the threshold value determined in 2
A binarization circuit, 13 is a fingerprint binarized image storage unit for storing the feature points and the binarized image of the image binarized by the binarization circuit 12,
Reference numeral 14 extracts feature points from the image binarized by the binarization circuit 12 and registers them in the fingerprint binary image storage unit 13 as a fingerprint dictionary, and collates the fingerprint dictionary with the collation fingerprint image. It is a registration / verification circuit.

【0013】[0013]

【作用】先ず、局所閾値算出回路11は、図2の(a)
に示すように指紋画像20をLW×LWの枡目21に分
割し、それぞれの枡目21を(b)に示すように更にL
W2×LW2の小枡目22に分割する。この小枡目を水
平方向に走査してその濃度を求めると、図3に示すよう
な濃度特性が得られる。横軸は距離、縦軸は濃度であ
る。
First, the local threshold value calculation circuit 11 operates as shown in FIG.
The fingerprint image 20 is divided into LW × LW squares 21 as shown in FIG. 3, and each square 21 is further divided as shown in FIG.
Divide into small squares 22 of W2 × LW2. When the density is obtained by scanning the small cells in the horizontal direction, the density characteristic shown in FIG. 3 is obtained. The horizontal axis represents distance, and the vertical axis represents concentration.

【0014】図の〜はそれぞれ小枡目領域22を示
している。領域〜で1個の枡目を構成している。L
1はの領域の平均濃度、L2はの領域の平均濃度、
L3はの領域の平均濃度である。ここで、の領域の
濃度特性が中央近辺で窪んでいるのは、汗腺の影響と考
えられる。従って、の領域を閾値L2で2値化すれ
ば、汗腺が白となって隆線のつながりが悪くなる。
In the figures, 1 to 4 respectively show the small-grained area 22. The area ~ constitutes one cell. L
1 is the average density of the area, L2 is the average density of the area,
L3 is the average density of the area. Here, it is considered that the density characteristic of the area of is dented near the center is due to the influence of sweat glands. Therefore, if the region is binarized with the threshold value L2, the sweat glands become white and the connection of the ridges becomes worse.

【0015】ここで、枡目の閾値として谷線に近い局所
閾値を設定するため、局所閾値算出回路11は、図3の
各小枡目の平均が、枡目平均Lよりも小さいかどうかを
調べ、Lより小さい小枡目平均が指定された個数だけ得
られた時、それらの平均(谷線部平均)をその枡目にお
ける局所閾値として出力する。このようにして得られた
局所閾値は谷線に近い濃度をもつ。このように、本発明
によれば谷線の濃度に近い局所閾値を迅速に算出するこ
とができる。
Here, since the local threshold value close to the valley line is set as the threshold value of the mesh, the local threshold calculation circuit 11 determines whether the average of each small mesh in FIG. 3 is smaller than the average L of the meshes. When the specified number of small-cell averages smaller than L are obtained, the average (valley-line part average) of them is output as the local threshold value for the cells. The local threshold value thus obtained has a density close to the valley line. As described above, according to the present invention, it is possible to quickly calculate the local threshold value close to the density of the valley line.

【0016】[0016]

【実施例】以下、図面を参照して本発明の実施例を詳細
に説明する。図4は本発明の一実施例を示す構成ブロッ
ク図である。図1と同一のものは、同一の符号を付して
示す。局所閾値算出回路11は、枡目平均算出回路3
0,小枡目平均算出回路31及び局所平均比較回路32
より構成されている。濃淡画像記憶部10は枡目平均算
出回路30と接続され、小枡目平均算出回路31は枡目
平均算出回路30から与えられた枡目を更に小枡目に分
割する。局所平均比較回路32は、枡目平均算出回路3
0及び小枡目平均算出回路31の出力を比較して局所閾
値を選定する。その他の回路は図1と同じである。この
ように構成された回路の動作を説明すれば、以下のとお
りである。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 4 is a configuration block diagram showing an embodiment of the present invention. The same parts as those in FIG. 1 are designated by the same reference numerals. The local threshold value calculation circuit 11 includes a grid average calculation circuit 3
0, small square average calculation circuit 31 and local average comparison circuit 32
It is composed of The gray-scale image storage unit 10 is connected to the mesh average calculation circuit 30, and the mesh average calculation circuit 31 further divides the mesh given from the mesh average calculation circuit 30 into meshes. The local average comparison circuit 32 is a grid average calculation circuit 3
0 and the output of the small square average calculation circuit 31 are compared to select a local threshold value. The other circuits are the same as those in FIG. The operation of the circuit thus configured will be described below.

【0017】(登録時)指紋センサ1で読み取られた指
紋画像は多値ディジタルデータに変換されて濃淡画像記
憶部10に格納される。枡目平均算出回路30は、濃淡
画像記憶部10に格納された指紋画像データを読出し
て、格子状に分割し、分割された枡目毎に濃度の平均値
を算出する。
(At the time of registration) The fingerprint image read by the fingerprint sensor 1 is converted into multivalued digital data and stored in the grayscale image storage unit 10. The mesh average calculation circuit 30 reads out the fingerprint image data stored in the grayscale image storage unit 10, divides the fingerprint image data into a grid pattern, and calculates an average density value for each of the divided meshes.

【0018】一方、小枡目平均回路31は、枡目平均算
出回路30から与えられる枡目を更に小枡目に分割し、
各小枡目毎に濃淡画像記憶部10から読出した濃度デー
タを基にその濃度平均値を求める。
On the other hand, the small-cell averaging circuit 31 further divides the cells given from the cell-average calculation circuit 30 into small cells,
Based on the density data read from the grayscale image storage unit 10 for each small grid, the density average value is obtained.

【0019】局所平均比較回路32は、枡目平均算出回
路30から与えられる枡目平均と、小枡目平均算出回路
31から与えられる各小枡目毎の濃度平均を比較し、枡
目の平均値よりも濃度の小さい小枡目平均値の数をカウ
ントする。この枡目平均値よりも小さい小枡目平均値が
指定された数だけ得られたら、これら小枡目平均値の平
均を求め(谷線部平均)、求めた谷線部平均をその枡目
における閾値として出力する。
The local average comparing circuit 32 compares the average of the cells given by the average calculating circuit 30 with the density average of each of the small averages given by the average calculating circuit 31 to obtain the average of the averages. Count the number of small square averages with a density less than the value. When a specified number of small-mesh average values smaller than this one are obtained, the average of these small-mesh averages is calculated (valley line average), and the obtained valley-line average is calculated for that mesh. Output as the threshold value in

【0020】2値化回路12は、局所閾値算出回路11
から与えられる各枡目毎の閾値を受けて、その閾値を用
いて当該枡目内の画像の2値化を行う。2値化された画
像は指紋2値化像記憶部13に格納される。このように
して、全ての指紋画像の2値化データが指紋2値化像記
憶部13に格納されたら、登録・照合回路14は特徴点
を抽出して指紋2値化像記憶部13に登録する。 (照合時)指紋センサ1から読み取られた指紋画像は、
多値濃度データとして濃淡画像記憶部10に格納され
る。この濃淡画像記憶部10に格納された指紋画像デー
タを2値化する手続きは、登録時のそれと同じである。
2値化された照合用指紋画像は指紋2値化像記憶部13
に格納される。
The binarization circuit 12 is a local threshold calculation circuit 11
It receives a threshold value for each cell given from the above, and binarizes the image in the cell using the threshold value. The binarized image is stored in the fingerprint binary image storage unit 13. In this way, when the binarized data of all the fingerprint images are stored in the fingerprint binarized image storage unit 13, the registration / collation circuit 14 extracts the feature points and registers them in the fingerprint binarized image storage unit 13. To do. (At the time of collation) The fingerprint image read from the fingerprint sensor 1 is
It is stored in the grayscale image storage unit 10 as multivalued density data. The procedure for binarizing the fingerprint image data stored in the grayscale image storage unit 10 is the same as that at the time of registration.
The binarized collation fingerprint image is the fingerprint binarized image storage unit 13
Stored in.

【0021】登録・照合回路14は、指紋2値化像記憶
部13に格納されている照合用指紋画像と、指紋辞書
(特徴点窓画像)とのパターンマッチングを行う。その
パターンマッチング時の照合誤差が予め定められた許容
値よりも小さい場合には一致と判定し、許容値よりも大
きい場合には不一致と判定する。
The registration / collation circuit 14 performs pattern matching between the collation fingerprint image stored in the fingerprint binary image storage unit 13 and the fingerprint dictionary (feature point window image). If the matching error at the time of the pattern matching is smaller than a predetermined allowable value, it is determined that they match, and if it is larger than the allowable value, it is determined that they do not match.

【0022】上述の実施例では、閾値として枡目平均よ
りも小さい小枡目平均の数が予め決められた個数よりも
大きい場合に、それらの平均値をその枡目における局所
閾値とした場合を例にとった。しかしながら、本発明は
これに限るものではない。
In the above-described embodiment, when the number of small-cell averages smaller than the cell average as the threshold value is larger than the predetermined number, the average value thereof is used as the local threshold value in the cell. I took it as an example. However, the present invention is not limited to this.

【0023】図5は局所閾値の他の算出法の説明図であ
る。升目平均をTH1、谷線部平均をTH2として、T
H1とTH2間を所定の比率で内分する点の値を局所閾
値として用いることもできる。例えば、図に示すように
TH1とTH2をM:Nに内分する点の値THを局所閾
値とするものである。内分比は、必要に応じて最適な値
を選ぶことができる。
FIG. 5 is an explanatory diagram of another method of calculating the local threshold. Let TH1 be the average of the squares and TH2 be the average of the valley lines, and T
The value of the point that internally divides between H1 and TH2 at a predetermined ratio can also be used as the local threshold. For example, as shown in the figure, the value TH at the point where TH1 and TH2 are internally divided into M: N is used as the local threshold. An optimum value can be selected for the internal division ratio, if necessary.

【0024】上述の実施例では、格子形状として矩形を
用いた場合を例にとったが、本発明はこれに限るもので
はない。図6に示すように三角形を格子として用いるこ
とができる。この場合、三角形の最小単位を小格子とし
て用いて本発明を適用することができる。
In the above embodiment, the case where the rectangle is used as the lattice shape is taken as an example, but the present invention is not limited to this. Triangles can be used as the grid, as shown in FIG. In this case, the present invention can be applied by using the minimum unit of triangle as a small lattice.

【0025】[0025]

【発明の効果】以上、詳細に説明したように、本発明に
よれば指紋画像を格子状に分割した枡目を更に小枡目に
分割し、小升目の平均値が枡目平均値よりも小さいもの
の数をカウントし、その数が基準値よりも多かった場合
に、それらの小升目の平均値を局所閾値として用いるこ
とにより、谷線の濃度に近い局所閾値を迅速に算出する
ことができる指紋照合装置を提供することができる。
As described above in detail, according to the present invention, the grid pattern of the fingerprint image is further divided into small grids, and the average value of the small grids is smaller than the average value of the grid grids. When the number of small ones is counted and the number is larger than the reference value, by using the average value of those small squares as the local threshold value, the local threshold value close to the density of the valley line can be quickly calculated. A fingerprint collation device can be provided.

【0026】本発明によれば、閾値を谷線付近にもって
くることにより、隆線の亀裂や汗腺等を隆線側と見なし
た2値化が行える。本発明によれば、谷線部の比較は、
小升目平均を最大限、小升目の個数だけ(升目幅16画
素,小升目幅2画素の時、小升目数64個)升目平均と
比較すればよいため、従来方式と比較して迅速に亀裂,
汗腺を生じない適切な2値化像を得ることができる。
According to the present invention, by bringing the threshold value near the valley line, it is possible to perform binarization in which ridge cracks, sweat glands, etc. are regarded as the ridge side. According to the present invention, the comparison of the valley line portion is
Since the average of small squares can be compared to the maximum, the number of small squares (64 squares when the width of the squares is 2 pixels and the number of small squares is 64) can be compared with the average of squares, so cracks more quickly than the conventional method. ,
It is possible to obtain an appropriate binarized image that does not cause sweat glands.

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

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

【図2】升目と小升目の分割を示す図である。FIG. 2 is a diagram showing division of squares and small squares.

【図3】谷線に近い閾値の生成を示す図である。FIG. 3 is a diagram showing generation of a threshold value close to a valley line.

【図4】本発明の一実施例を示す構成ブロック図であ
る。
FIG. 4 is a configuration block diagram showing an embodiment of the present invention.

【図5】局所閾値の他の算出法の説明図である。FIG. 5 is an explanatory diagram of another calculation method of a local threshold.

【図6】升目の他の形状例を示す図である。FIG. 6 is a diagram showing another example of the shape of a square.

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

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

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

1 指紋センサ 10 濃淡画像記憶部 11 局所閾値算出回路 12 2値化回路 13 指紋2値化像記憶部 14 登録・照合回路 DESCRIPTION OF SYMBOLS 1 Fingerprint sensor 10 Grayscale image storage unit 11 Local threshold calculation circuit 12 Binarization circuit 13 Fingerprint binary image storage unit 14 Registration / collation circuit

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 指紋情報を入力する指紋センサ(1)
と、 該指紋センサ(1)の出力を濃淡画像に変換して記憶す
る濃淡画像記憶部(10)と、 該濃淡画像記憶部(10)から読出した指紋画像を格子
状(升目)に分割し、更にその各升目を小枡目に分割
し、濃度の枡目毎の平均値(枡目平均)と、小枡目毎の
平均値(小枡目平均)との比較により、枡目を2値化す
るための局所閾値を算出する局所閾値算出回路(11)
と、 該局所閾値算出回路(11)で決定された閾値を用いて
前記濃淡画像を2値化する2値化回路(12)と、 該2値化回路(12)で2値化された画像の特徴点及び
2値化像を格納する指紋2値化像記憶部(13)と、 前記2値化回路(12)で2値化された画像から特徴点
を抽出して指紋辞書として指紋2値画像記憶部(13)
に登録すると共に、この指紋辞書と照合用指紋画像との
照合を行う登録・照合回路(14)とにより構成される
指紋照合装置。
1. A fingerprint sensor (1) for inputting fingerprint information.
And a grayscale image storage section (10) for converting the output of the fingerprint sensor (1) into a grayscale image and storing the grayscale image, and dividing the fingerprint image read from the grayscale image storage section (10) into a grid pattern (squares). Further, each square is divided into small squares, and the average of the density of each square (the average of the squares) is compared with the average value of each small square (the average of the small squares) to determine the number of squares. Local threshold calculation circuit (11) for calculating a local threshold for binarization
A binarization circuit (12) for binarizing the grayscale image using the threshold value determined by the local threshold value calculation circuit (11), and an image binarized by the binarization circuit (12) The fingerprint binarized image storage unit (13) for storing the feature points and the binarized image, and the fingerprint 2 as a fingerprint dictionary by extracting the feature points from the image binarized by the binarization circuit (12). Value image storage unit (13)
A fingerprint collation device configured by a registration / collation circuit (14) that registers the image in the fingerprint dictionary and collates the fingerprint dictionary with the fingerprint image for collation.
【請求項2】 前記局所閾値算出回路(11)は、濃淡
画像を格子状に分割し、枡目毎に枡目平均を算出し、各
枡目を更に細かい小升目に分割して各小枡目毎に小枡目
平均を算出し、 それらが枡目毎の枡目平均より小さいかを調べ、小さい
小枡目平均が指定された個数だけ得られた時、 それらの平均(谷線部平均)をその枡目における局所閾
値とすることを特徴とする請求項1記載の指紋照合装
置。
2. The local threshold calculation circuit (11) divides a grayscale image into a grid pattern, calculates a grid average for each grid, and divides each grid into finer small grids. Calculate the small-mesh average for each eye and check if they are smaller than the average for each mesh, and when the specified number of small-mesh averages are obtained, those averages (valley line part average) ) Is set as a local threshold value in the mesh, and the fingerprint collation apparatus according to claim 1, wherein.
【請求項3】 前記局所閾値算出回路(11)は、前記
枡目平均,谷線部平均との間を所定の比率で内分し、内
分した点の濃度を局所閾値として算出するようにしたこ
とを特徴とする請求項1記載の指紋照合装置。
3. The local threshold calculation circuit (11) internally divides the grid average and the valley line average at a predetermined ratio, and calculates the density of the internally divided point as a local threshold. The fingerprint collation device according to claim 1, wherein
JP3160612A 1991-07-01 1991-07-01 Fingerprint collation device Withdrawn JPH05135160A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3160612A JPH05135160A (en) 1991-07-01 1991-07-01 Fingerprint collation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3160612A JPH05135160A (en) 1991-07-01 1991-07-01 Fingerprint collation device

Publications (1)

Publication Number Publication Date
JPH05135160A true JPH05135160A (en) 1993-06-01

Family

ID=15718702

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3160612A Withdrawn JPH05135160A (en) 1991-07-01 1991-07-01 Fingerprint collation device

Country Status (1)

Country Link
JP (1) JPH05135160A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030073538A (en) * 2002-03-12 2003-09-19 테스텍 주식회사 Method for Acquiring Image of Finger Print
KR20030073537A (en) * 2002-03-12 2003-09-19 테스텍 주식회사 Method for Acquiring Image of Finger Print
JP2008197713A (en) * 2007-02-08 2008-08-28 Toyama Prefecture Image identification method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030073538A (en) * 2002-03-12 2003-09-19 테스텍 주식회사 Method for Acquiring Image of Finger Print
KR20030073537A (en) * 2002-03-12 2003-09-19 테스텍 주식회사 Method for Acquiring Image of Finger Print
JP2008197713A (en) * 2007-02-08 2008-08-28 Toyama Prefecture Image identification method

Similar Documents

Publication Publication Date Title
US6876757B2 (en) Fingerprint recognition system
US20120020535A1 (en) Unique, repeatable, and compact biometric identifier
Gamassi et al. Robust fingerprint detection for access control
JPH05135160A (en) Fingerprint collation device
Patel et al. Fingerprint matching using two methods
KR100391182B1 (en) The method of a fingerprint minutia extraction using direct valley following
JP2859681B2 (en) Fingerprint data binarization method
JP2877533B2 (en) Fingerprint collation device
JP2868909B2 (en) Fingerprint collation device
JPH0353385A (en) Feature extracting device
Sharma et al. Fingerprint matching Using Minutiae Extraction Techniques
JPH05135159A (en) Fingerprint collation device
JP2695238B2 (en) Personal verification device
JP2873647B2 (en) Feature point extraction method and feature point extraction device for fingerprint
JP2951472B2 (en) Fingerprint matching device and fingerprint matching method
JP2919653B2 (en) Fingerprint collation device
JPH05197792A (en) Binarizing device for finger print collating device
JP2698453B2 (en) Fingerprint matching method
Guglani et al. A New False Minutia Removal Based Fingerprint Identification Technique.
JP2880587B2 (en) Fingerprint collation device
JPS63150781A (en) Individual collation device by finger print
JPH0581416A (en) Binarization processing method for gradation image
JPH03180982A (en) Thinning processing method for finger print image
Kaur et al. New Approach to Fake Minutia Removal based Fingerprint Identification Technique
Annapoorani et al. Fingerprint Recognition Using Minutiae Matching

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19981008