[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JPH1196358A - Processing method and device for collating fingerprint - Google Patents

Processing method and device for collating fingerprint

Info

Publication number
JPH1196358A
JPH1196358A JP9258053A JP25805397A JPH1196358A JP H1196358 A JPH1196358 A JP H1196358A JP 9258053 A JP9258053 A JP 9258053A JP 25805397 A JP25805397 A JP 25805397A JP H1196358 A JPH1196358 A JP H1196358A
Authority
JP
Japan
Prior art keywords
fingerprint
collation
state index
average
unit
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
JP9258053A
Other languages
Japanese (ja)
Other versions
JP3489091B2 (en
Inventor
Mitsunobu Okazumi
光信 岡積
Kenji Nikaido
賢志 二階堂
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 Telecom Networks Ltd
Original Assignee
Fujitsu Telecom Networks 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 Telecom Networks Ltd filed Critical Fujitsu Telecom Networks Ltd
Priority to JP25805397A priority Critical patent/JP3489091B2/en
Publication of JPH1196358A publication Critical patent/JPH1196358A/en
Application granted granted Critical
Publication of JP3489091B2 publication Critical patent/JP3489091B2/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

PROBLEM TO BE SOLVED: To set a collation level corresponding to the state of a picked-up fingerprint image concerning a processing method and a device for collating fingerprint with which a registered fingerprint and the picked-up fingerprint image are collated. SOLUTION: The image of a fingerprint sealed on a sealing plane 1 is picked up by a camera 2 and binarized by an image processing part 3, a feature point is extracted by a feature point extracting part 4, the fingerprint registered in a register file 6 is collated with the picked-up fingerprint image by a fingerprint collating part 5, and the identity is confirmed from the coincidence of collation by a main control part 7. At such a time, concerning this method, the average number of times of sealing is found as the average value of how many times the fingerprint is sealed until the collation shows coincidence by an average sealing time calculating part 13, the average state index of the average value of a state index expressing the state of the picked-up fingerprint image is found by an average state index calculating part 14 and based on these results, a collation level setting part 15 sets the collation level at the fingerprint collating part 5.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、指紋照合により本
人確認を行う指紋照合処理方法及び指紋照合装置に関す
る。指紋と識別番号(ID番号)とを予め登録ファイル
に登録しておき、指紋照合時に、入力したID番号を基
に登録指紋を読出し、押捺指紋を撮像した撮像指紋と登
録指紋とを照合し、照合一致により本人確認を行って、
ドアの解錠や装置の操作を可能とするものであり、指紋
状態等に対応して柔軟性のある指紋照合が要望されてい
る。
[0001] 1. Field of the Invention [0002] The present invention relates to a fingerprint collation processing method and a fingerprint collation device for performing identity verification by fingerprint collation. The fingerprint and the identification number (ID number) are registered in a registration file in advance, and at the time of fingerprint collation, the registered fingerprint is read out based on the input ID number, and the captured fingerprint obtained by imaging the imprint fingerprint is collated with the registered fingerprint. Perform identity verification by matching match,
It is possible to unlock the door and operate the apparatus, and there is a demand for a flexible fingerprint collation corresponding to a fingerprint state or the like.

【0002】[0002]

【従来の技術】従来の指紋照合装置に対して指紋を登録
する場合、例えば、図6のフローチャートに従って行う
ものである。即ち、指紋押捺か否かを判定し(E1)、
指紋押捺の場合は、押捺した指紋をカメラで撮像し、そ
のカメラからの多値画像信号を取込み(E2)、その多
値画像信号を二値化し(E3)、二値指紋画像について
の端点や分岐点等の特徴点抽出等により登録処理を行い
(E4)、その登録処理により所定数の特徴点が抽出で
きたか否かにより登録合格か否かを判定し(E5)、所
定数の特徴点を抽出できた時は登録合格として登録ファ
イルに辞書データとして登録し(E6)、所定数の特徴
点を抽出できない時は登録不合格として、登録失敗処理
を行う(E7)。登録失敗処理としては、例えば、指紋
登録操作のやり直し等がある。
2. Description of the Related Art When a fingerprint is registered in a conventional fingerprint matching device, the registration is performed, for example, according to a flowchart shown in FIG. That is, it is determined whether or not a fingerprint is imprinted (E1).
In the case of fingerprint imprinting, the imprinted fingerprint is imaged by a camera, a multi-valued image signal from the camera is captured (E2), the multi-valued image signal is binarized (E3), and an Registration processing is performed by extracting feature points such as branch points and the like (E4). It is determined whether registration is successful based on whether a predetermined number of feature points have been extracted by the registration processing (E5), and a predetermined number of feature points are determined. Is successfully registered and registered as dictionary data in a registration file (E6). If a predetermined number of feature points cannot be extracted, registration is rejected and registration failure processing is performed (E7). The registration failure process includes, for example, redoing a fingerprint registration operation.

【0003】又撮像指紋と登録指紋との照合は、例え
ば、図7のフローチャートに従って行うものである。即
ち、指紋押捺か否かを判定し(F1)、指紋押捺の場合
は、押捺した指紋をカメラで撮像し、そのカメラからの
多値画像信号を取込み(F2)、その多値画像信号を二
値化し(F3)、照合処理を行い(F4)、照合合格か
否かを判定し(F5)、登録指紋の特徴点と撮像指紋の
特徴点との照合一致数が所定数以上の場合は、照合合格
として本人確認を行い(F6)、登録指紋の特徴点と撮
像指紋の特徴点との照合一致数が所定数以上でない場合
は、照合不合格として照合失敗処理を行う(F7)。こ
の照合失敗処理としては、例えば、指紋照合の為の指紋
押捺のやり直し等がある。
The collation between the imaged fingerprint and the registered fingerprint is performed according to, for example, a flowchart shown in FIG. That is, it is determined whether or not a fingerprint is imprinted (F1). In the case of fingerprint imprinting, the imprinted fingerprint is imaged by a camera, a multi-valued image signal from the camera is taken in (F2), and the multi-valued image signal is converted into a binary image. It quantizes (F3), performs a matching process (F4), determines whether or not the matching is successful (F5). If the number of matching matches between the characteristic points of the registered fingerprint and the captured fingerprint is equal to or greater than a predetermined number, If the matching is successful, the identity is confirmed (F6). If the number of matching matches between the feature points of the registered fingerprint and the feature points of the captured fingerprint is not equal to or greater than a predetermined number, matching failure is performed (F7). The collation failure processing includes, for example, redoing a fingerprint for fingerprint collation.

【0004】[0004]

【発明が解決しようとする課題】指紋は個人特有のパタ
ーンを有するものであり、従って、この指紋を登録して
おくことにより、この登録指紋と押捺指紋とを照合して
本人確認を行うことができる。しかし、高齢者や手作業
を頻繁に行う者の指紋は、皮膚の荒れがひどくなって、
撮像指紋が不鮮明となり、指紋照合の為の特徴点の抽出
が困難となり、指紋登録失敗或いは指紋登録後の撮像指
紋の不鮮明による指紋照合失敗が頻発する問題がある。
A fingerprint has a pattern peculiar to an individual. Therefore, by registering this fingerprint, it is possible to verify the identity by comparing the registered fingerprint with the imprinted fingerprint. it can. However, fingerprints of the elderly and those who do frequent manual work can cause rough skin,
There is a problem that the captured fingerprint becomes unclear and it is difficult to extract feature points for fingerprint verification, and fingerprint registration failure or fingerprint verification failure due to blurring of the captured fingerprint after fingerprint registration frequently occurs.

【0005】そこで、指紋照合に於ける照合レベルを低
く設定して、指紋照合率を高くすることが考えられる。
しかし、指紋照合はセキュリティの向上を図るものであ
り、この指紋照合に於ける照合レベルを全般的に低下さ
せることは、セキュリティの低下となる問題がある。本
発明は、撮像指紋の状態に対応して照合レベルを自動的
に設定し、セキュリティを低下させることなく、照合率
を向上させることを目的とする。
[0005] Therefore, it is conceivable to set the collation level in fingerprint collation low to increase the fingerprint collation rate.
However, fingerprint collation is intended to improve security, and lowering the collation level in fingerprint collation generally has the problem of lowering security. SUMMARY OF THE INVENTION It is an object of the present invention to automatically set a matching level according to the state of a captured fingerprint, and to improve the matching rate without lowering security.

【0006】[0006]

【課題を解決するための手段】本発明の指紋照合処理方
法は、(1)押捺指紋を撮像した撮像指紋と登録指紋と
を照合し、照合不一致の時は再度指紋押捺を行う指紋照
合処理方法であって、照合一致までの押捺回数の平均値
の平均押捺回数と、撮像指紋の状態を示す抽出した特徴
点の数等による状態指数の平均値の平均状態指数とを基
に照合レベルを設定し、この照合レベルに従って撮像指
紋と登録指紋とを照合する過程を含むものであり、撮像
指紋の状態に対応して照合レベルを設定することができ
るから、全体としてのセキュリティを維持して指紋照合
率の向上を図ることができる。
According to the present invention, there is provided a fingerprint collation processing method comprising the steps of: (1) collating an imaged fingerprint obtained by imprinting an imprinted fingerprint with a registered fingerprint; The collation level is set based on the average number of impressions of the number of times of imprinting until matching and the average state index of the average value of the state indices based on the number of extracted feature points indicating the state of the imaged fingerprint. In addition, the method includes a step of collating the captured fingerprint with the registered fingerprint according to the collation level. Since the collation level can be set according to the state of the captured fingerprint, the fingerprint collation is maintained while maintaining the security as a whole. The rate can be improved.

【0007】又(2)照合一致までの押捺回数の平均値
の平均押捺回数を1回を含む第1の範囲と、この第1の
範囲より多い平均押捺回数の第2の範囲と、この第2の
範囲より多い平均押捺回数の第3の範囲とを設定し、平
均押捺回数が第1の範囲内で且つ平均状態指数より今回
の状態指数が上昇している時に、即ち、撮像指紋が良好
な時に照合レベルを上昇し、平均押捺回数が第2の範囲
を超えた第3の範囲内で且つ平均状態指数より今回の状
態指数が低下している時に、即ち、撮像指紋が良好でな
い時に照合レベルを低下させ、それ以外の状態の時に照
合レベルを前の状態に維持させる過程を含むもので、平
均押捺回数と平均状態指数とに対応して自動的に照合レ
ベルを設定することができる。
(2) A first range including the average number of times of printing until the matching is reached, a second range including an average number of times of printing that is greater than the first range, A third range of the average number of times of printing is set to be larger than the range of 2, and when the average number of times of printing is within the first range and the present state index is higher than the average state index, that is, the imaging fingerprint is good. When the collation level is raised, the collation is performed when the average number of impressions is within the third range exceeding the second range and the current state index is lower than the average state index, that is, when the imaged fingerprint is not good. It includes a process of lowering the level and maintaining the collation level at the previous state in other states. The collation level can be automatically set according to the average number of times of stamping and the average state index.

【0008】又(3)撮像指紋の状態指数を求めて、こ
の状態指数又はこの状態指数に基づいて設定される照合
レベルを表示する過程を含むもので、撮像指紋から抽出
した特徴点等による状態指数やそれによる照合レベルを
表示し、その表示内容にによって、指紋状態の劣化の進
行状態の認識や登録或いは照合の指の変更等を行うこと
ができる。
And (3) obtaining a state index of the imaged fingerprint, and displaying the state index or a collation level set based on the state index. The state includes characteristic points extracted from the imaged fingerprint. The index and the collation level based on the index are displayed, and it is possible to recognize or register the progress of the degradation of the fingerprint state, change the finger for collation, or the like based on the displayed content.

【0009】又本発明の指紋照合装置は、(4)登録指
紋を格納する登録ファイル6と、押捺指紋を撮像した撮
像指紋と前記登録指紋とを照合する指紋照合部5と、各
部を制御する主制御部7とを有する指紋照合装置であっ
て、主制御部7は、指紋照合部5に於ける撮像指紋と登
録指紋との照合一致が得られるまでの前記押捺面に対す
る押捺回数を計数し、過去の複数回の押捺回数との平均
値の平均押捺回数の算出部13と、撮像指紋の状態指数
を求めて過去の複数回の状態指数との平均値の平均状態
指数の算出部14と、平均押捺回数と平均状態指数とに
基づいて指紋照合部5に於ける撮像指紋と登録指紋との
照合レベルを設定する照合レベル設定部15とを有する
ものである。
Further, the fingerprint collating apparatus of the present invention controls (4) a registration file 6 for storing a registered fingerprint, a fingerprint collating unit 5 for collating an imaged fingerprint obtained by imaging an imprinted fingerprint with the registered fingerprint, and controls each unit. The fingerprint control device includes a main control unit 7, wherein the main control unit 7 counts the number of times of imprinting on the imprinted surface until a match between the imaged fingerprint and the registered fingerprint in the fingerprint verification unit 5 is obtained. A calculating unit 13 for calculating an average number of times of printing with the past multiple times of the number of times of imprinting; And a collation level setting unit 15 for setting a collation level between the captured fingerprint and the registered fingerprint in the fingerprint collation unit 5 based on the average number of times of impression and the average state index.

【0010】又(5)主制御部7は、撮像指紋の状態指
数を求めて、この状態指数又は該状態指数に基づいて設
定される照合レベルを表示部10に表示する手段を備
え、指紋照合者に対して現在の指紋状態を認識させる。
(5) The main control unit 7 has a means for obtaining a state index of the imaged fingerprint and displaying the state index or a collation level set based on the state index on the display unit 10. Let the person recognize the current fingerprint state.

【0011】[0011]

【発明の実施の形態】図1は本発明の実施の形態の指紋
照合装置の要部説明図であり、1は押捺面、2はカメ
ラ、3は画像処理部、4は特徴点抽出部、5は指紋照合
部、6は登録ファイル、7は主制御部、8はテンキー、
9は入力処理部、10は表示部、11は表示制御部、1
2は制御出力部、13は平均押捺回数算出部、14は平
均状態指数算出部、15は照合レベル設定部である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is an explanatory view of a main part of a fingerprint collating apparatus according to an embodiment of the present invention, wherein 1 is an impression surface, 2 is a camera, 3 is an image processing unit, 4 is a feature point extracting unit, 5 is a fingerprint collating unit, 6 is a registration file, 7 is a main control unit, 8 is a numeric keypad,
9 is an input processing unit, 10 is a display unit, 11 is a display control unit, 1
2 is a control output unit, 13 is an average number of times of stamping calculation unit, 14 is an average state index calculation unit, and 15 is a collation level setting unit.

【0012】押捺面1は、図示を省略した白熱ランプや
発光ダイオード等の光源によって下方から照明し、上面
に指紋押捺を行うもので、押捺指紋を下方に配置したC
CDカメラ等のカメラ2により撮像する。このカメラ2
からの撮像信号は画像処理部3に入力され、2値化処理
等の処理を施し、特徴点抽出部4に於いて端点や分岐点
等の指紋の特徴点を抽出し、指紋照合時は指紋照合部5
に入力し、指紋登録時は主制御部7の制御に従って登録
ファイル6に登録する。
The imprinting surface 1 is illuminated from below by a light source such as an incandescent lamp or a light emitting diode (not shown) to perform fingerprint imprinting on the upper surface.
An image is captured by a camera 2 such as a CD camera. This camera 2
Is input to an image processing unit 3, which performs processing such as binarization processing, and extracts a characteristic point of a fingerprint such as an end point or a branch point in a characteristic point extracting unit 4. Collation unit 5
Is registered in the registration file 6 under the control of the main control unit 7 during fingerprint registration.

【0013】又テンキー8からID番号やパスワード或
いは指紋登録要求,指紋照合要求,指紋状態表示要求等
を入力するものである。しかし、指紋登録時は特定の鍵
等を必要とする場合が一般的であり、又指紋照合要求を
特に入力することなく、ID番号入力後に指紋押捺を行
う場合が一般的である。又主制御部7は、指紋照合時、
入力処理部9を介して入力されたID番号を基に登録フ
ァイル6から登録指紋を読出して指紋照合部5に入力す
る制御を行う。
A ten key 8 is used to input an ID number, a password, a fingerprint registration request, a fingerprint collation request, a fingerprint state display request, and the like. However, a specific key or the like is generally required at the time of fingerprint registration, and a fingerprint is usually stamped after inputting an ID number without particularly inputting a fingerprint collation request. Also, the main control unit 7 performs
Based on the ID number input via the input processing unit 9, control is performed to read a registered fingerprint from the registered file 6 and input the fingerprint to the fingerprint matching unit 5.

【0014】この登録ファイル6には、押捺指紋の端
点,分岐点等の特徴点を抽出し、その特徴点の位置情報
と共に登録指紋とし、又検索を容易にする為にID番号
を付加して登録する構成が一般的である。本発明に於い
ては、平均押捺回数算出部13により算出された平均押
捺回数と平均状態指数算出部14により算出された平均
状態指数を含めて、登録指紋と共に、或いは、ID番号
対応に登録することができる。又指紋登録時の状態指数
を登録することもできる。
In the registration file 6, feature points such as the end points and branch points of the imprinted fingerprint are extracted, and are registered fingerprints along with the position information of the feature points. An ID number is added to facilitate the search. The configuration to register is common. In the present invention, including the average number of times of stamping calculated by the average number of times of stroke calculation unit 13 and the average state index calculated by the average state index calculation unit 14, together with the registered fingerprint or corresponding to the ID number. be able to. It is also possible to register a state index at the time of fingerprint registration.

【0015】指紋照合部5は、主制御部7の照合レベル
設定部15から照合レベルが設定されて、撮像指紋と登
録指紋との照合を行うものであり、例えば、撮像指紋か
ら抽出した特徴点の個数により状態指数を表し、照合レ
ベルは、特徴点の一致個数として設定することができ
る。この状態指数を平均状態指数算出部14に入力し、
過去の所定回数について平均値を求める。又指紋照合部
5から照合一致信号が入力されるまでの繰り返し指紋を
押捺した回数を計数し、平均押捺回数算出部13に於い
て過去の所定回数について平均値を求める。照合レベル
設定部15は、平均押捺回数と平均状態指数とに従った
照合レベルを指紋照合部5に設定するものである。
The fingerprint collating section 5 sets the collation level from the collation level setting section 15 of the main control section 7 and collates the captured fingerprint with the registered fingerprint. For example, the feature points extracted from the captured fingerprint are used. And the collation level can be set as the number of matching feature points. This state index is input to the average state index calculation unit 14,
An average value is obtained for a predetermined number of times in the past. Further, the number of times the fingerprint is repeatedly stamped until the matching coincidence signal is input from the fingerprint matching unit 5 is counted, and the average number of times of stamping calculation unit 13 obtains an average value for a predetermined number of past times. The verification level setting unit 15 sets a verification level in the fingerprint verification unit 5 according to the average number of times of stamping and the average state index.

【0016】この指紋照合部5に設定する照合レベルを
高くすると、特徴点の一致個数が多い時に照合一致とな
り、セキュリティを高くすることができる。反対に照合
レベルを低くすると、特徴点の一致個数が少なくても照
合一致となり、指紋状態の悪い場合の照合率を高くする
ことができる。
When the collation level set in the fingerprint collation unit 5 is increased, collation coincides when the number of matching feature points is large, and security can be enhanced. Conversely, when the collation level is lowered, collation coincides even if the number of matching feature points is small, and the collation rate when the fingerprint state is poor can be increased.

【0017】主制御部7は、指紋照合部5からの照合一
致信号に従って、ドアの開閉制御の場合は、制御出力部
12からドアの電気錠の解錠信号を送出し、又重要な機
器の操作可能とする場合は、制御出力部12から操作可
能とする電源投入制御信号等を送出することになる。
In the case of door opening / closing control, the main control section 7 sends an unlock signal for an electric lock of the door from the control output section 12 in accordance with the collation coincidence signal from the fingerprint collation section 5, and also controls the important devices. When the operation is enabled, the control output unit 12 sends a power-on control signal or the like that enables the operation.

【0018】又表示部10は液晶表示パネル等により構
成され、主制御部7からのデータに基づいて表示制御部
11によって表示内容が制御される。例えば、テンキー
9の操作による入力情報や押捺面1に対する指紋押捺状
態の押圧力の良否或いは照合結果を表示部10に表示す
ることができる。この場合の指紋押捺に於ける押圧力
は、例えば、画像処理部3に於いて特徴点抽出部4に於
ける特徴点抽出に適した画像信号が得られるか否か、或
いは画像の平均輝度等を基に判定することができるか
ら、押圧力の最適値が得られるような表示形式とするこ
とができる。又合成音声や複数の音色選択により入力操
作の指示や適正な入力か否かの表示及び照合結果の良否
を表示することもできる。
The display section 10 is constituted by a liquid crystal display panel or the like, and the display content is controlled by the display control section 11 based on data from the main control section 7. For example, it is possible to display on the display unit 10 the input information obtained by operating the numeric keypad 9 and the quality of the pressing force of the fingerprint imprinting state on the embossing surface 1 or the collation result. In this case, the pressing force in the fingerprint printing is, for example, whether or not an image signal suitable for feature point extraction in the feature point extraction unit 4 is obtained in the image processing unit 3 or the average luminance of the image. Therefore, the display format can be set so that the optimum value of the pressing force can be obtained. In addition, it is also possible to display an instruction of an input operation, a display as to whether or not the input is proper, and a display as to whether or not the collation result is correct, by selecting a synthesized voice or a plurality of tone colors.

【0019】又指紋状態表示要求時には、主制御部7
は、前述の撮像指紋の状態指数或いは照合レベルを表示
部10に表示するように制御する。それによって、指紋
照合者は、自己の指紋状態を認識し、例えば、5指の中
の状態指数の良い指を用いて指紋照合を行うことができ
る。又画像処理部3,特徴点抽出部4,指紋照合部5,
主制御部7,入力処理部9,表示制御部11等を含め
て、マイクロプロセッサの処理機能によって各部の機能
を実現することも可能である。
When a fingerprint status display request is made, the main controller 7
Controls the display unit 10 to display the above-described state index or collation level of the captured fingerprint. This allows the fingerprint collator to recognize his / her fingerprint state and perform fingerprint collation using, for example, a finger having a good state index among five fingers. An image processing unit 3, a feature point extracting unit 4, a fingerprint matching unit 5,
The functions of each unit can be realized by the processing functions of the microprocessor, including the main control unit 7, the input processing unit 9, the display control unit 11, and the like.

【0020】図2は本発明の実施の形態の指紋登録のフ
ローチャートであり、指紋押捺か否かを判定し(A
1)、押捺した場合は、多値画像取り込みを行い(A
2)、二値化及び登録処理を行う(A3)。即ち、図1
の押捺面1に押捺した指紋をカメラ2により撮像し、画
像処理部3に於いてカメラ2からの多値画像を取り込
み、その多値画像を二値化し、特徴点抽出部4により端
点や分岐点等の特徴点を抽出する登録処理を行う。な
お、ステップ(A1)の前にテンキー8からID番号を
入力する場合が一般的であり、本発明に於いても図示を
省略しているが、ID番号を入力することができる。
FIG. 2 is a flowchart of fingerprint registration according to the embodiment of the present invention.
1) If stamping is performed, a multi-valued image is captured (A
2) Perform binarization and registration processing (A3). That is, FIG.
The camera 2 captures a fingerprint imprinted on the embossing surface 1 by the camera 2, fetches the multi-valued image from the camera 2 in the image processing unit 3, binarizes the multi-valued image, A registration process for extracting feature points such as points is performed. In general, an ID number is input from the numeric keypad 8 before the step (A1), and although not shown in the present invention, an ID number can be input.

【0021】そして、登録合格か否かを判定し(A
4)、抽出した特徴点の個数が所定値以上の時に登録合
格と判定するもので、所定値に達しない場合は登録失敗
処理を行う(A8)。即ち、再度指紋押捺等を行うこと
になる。又登録合格の場合は、状態指数を取得する(A
5)。即ち、前述のように、特徴点の個数を状態指数と
することができる。或いは、撮像指紋の輝度分布,撮像
指紋の隆線及び谷線と異なる傷等による細線の検出個数
等の各種の撮像指紋の状態を表す指数を用いることがで
きる。
Then, it is determined whether or not the registration has passed (A
4) If the number of extracted feature points is equal to or more than a predetermined value, it is determined that the registration is successful. If the number does not reach the predetermined value, registration failure processing is performed (A8). That is, fingerprint imprinting or the like is performed again. If the registration is successful, obtain the state index (A
5). That is, as described above, the number of feature points can be used as a state index. Alternatively, an index representing the state of various types of imaged fingerprints, such as the luminance distribution of the imaged fingerprints, the number of detected fine lines due to scratches different from ridges and valleys of the imaged fingerprints, and the like can be used.

【0022】主制御部7は、この撮像指紋の状態指数を
基に照合レベルを設定し(A6)、特徴点を含む指紋を
辞書データとして登録ファイル6に登録する(A7)。
この場合に、前述の状態指数及び照合レベルを登録す
る。
The main control unit 7 sets a collation level based on the state index of the captured fingerprint (A6), and registers the fingerprint including the feature point in the registration file 6 as dictionary data (A7).
In this case, the above-mentioned state index and collation level are registered.

【0023】図3は本発明の実施の形態の指紋照合のフ
ローチャートであり、指紋押捺か否かを判定する(B
1)。この指紋照合時に於いても、図示を省略している
が、指紋登録時と同様に、テンキー8(図1参照)から
ID番号を入力して、指紋を押捺する。この指紋押捺に
より、多値画像取り込みを行い(B2)、二値化及び照
合処理を行う(B3)。即ち、図1の押捺面1に押捺し
た指紋をカメラ2により撮像し、画像処理部3に於いて
カメラ2からの多値画像を取り込み、その多値画像を二
値化し、特徴点抽出部4により端点や分岐点等の特徴点
を抽出する照合処理を行う。
FIG. 3 is a flowchart of the fingerprint collation according to the embodiment of the present invention.
1). Although not shown in the figure at the time of fingerprint collation, as in the case of fingerprint registration, an ID number is input from the numeric keypad 8 (see FIG. 1) and the fingerprint is stamped. With this fingerprint imprint, a multi-valued image is captured (B2), and a binarization and collation process is performed (B3). That is, the fingerprint imprinted on the embossing surface 1 in FIG. 1 is captured by the camera 2, the multi-valued image from the camera 2 is fetched by the image processing unit 3, the multi-valued image is binarized, and the feature point extraction unit 4 Is performed to extract feature points such as end points and branch points.

【0024】そして、主制御部7の照合レベル設定部1
5により、指紋照合部5に照合レベルを設定して、登録
指紋と撮像指紋との照合を行い、照合合格(照合一致)
か否かを判定する(B4)。例えば、登録指紋と撮像指
紋との特徴点の一致個数が照合レベル以下の場合は照合
失敗処理を行う(B8)。即ち、再度指紋押捺操作或い
はID番号入力を含めて再入力操作を行う。
The collation level setting unit 1 of the main control unit 7
5, the collation level is set in the fingerprint collation unit 5, the collation between the registered fingerprint and the imaged fingerprint is performed, and the collation is passed (collation coincidence).
It is determined whether or not (B4). For example, when the number of coincidences of the feature points between the registered fingerprint and the captured fingerprint is equal to or lower than the matching level, the matching failure processing is performed (B8). That is, a re-input operation including a fingerprint imprinting operation or an ID number input is performed again.

【0025】又登録指紋と撮像指紋との特徴点の一致個
数が照合レベル(照合個数)を超えている場合は、照合
合格(照合一致)とし、その時の撮像指紋の状態指数を
主制御部7の平均状態指数算出部14に入力し、過去の
N回にわたる状態指数の平均値を求める(B5)。又照
合合格(照合一致)となるまでの押捺回数を、画像処理
部3等から主制御部7の平均押捺回数算出部13に入力
し、過去のN回にわたる照合合格までの押捺回数の平均
値を求める(B6)。そして、平均状態指数と平均押捺
回数とを基に次回の照合レベルを設定する(B7)。
If the number of coincidences of the characteristic points between the registered fingerprint and the imaged fingerprint exceeds the collation level (the number of collations), the collation is passed (collation coincidence), and the state index of the imaged fingerprint at that time is determined by the main control unit 7. Is input to the average state index calculation unit 14 to obtain an average value of the state indexes over N times in the past (B5). Also, the number of times of stamping until the verification is passed (matching of matching) is input from the image processing unit 3 or the like to the average number of times of stamping calculation unit 13 of the main control unit 7, and the average value of the number of times of stamping until the past N times of verification is passed (B6). Then, the next collation level is set based on the average state index and the average number of times of printing (B7).

【0026】図4は本発明の実施の形態の照合レベル設
定のフローチャートであり、図3に於けるステップ(B
5),(B6)に対応して平均押捺回数と平均状態指数
とを取得し(C1)、次に図3に於けるステップ(B
7)の処理を行う。即ち、平均押捺回数について判定す
る(C2)。この平均押捺回数は、最小の値は1であ
り、最大は、指紋照合時の押捺繰り返し許容回数とな
る。
FIG. 4 is a flowchart for setting a collation level according to the embodiment of the present invention.
5) and (B6), an average number of times of stamping and an average state index are obtained (C1), and then the step (B) in FIG.
Perform the process of 7). That is, the average number of times of stamping is determined (C2). The minimum value of the average number of times of stamping is 1, and the maximum value is the allowable number of times of stamping during fingerprint collation.

【0027】この場合、平均押捺回数が1.00の場合
を第1の範囲、1.00〜1.75の場合を第2の範
囲、1.75以上の場合を第3の範囲とし、平均押捺回
数が第1の範囲内の時、即ち、1.00の時、平均状態
指数について判定し(C3)、撮像指紋の状態が良いこ
とにより、平均状態指数が上昇すると、次回の照合レベ
ル設定としてレベルアップを行う(C6)。
In this case, the case where the average number of times of printing is 1.00 is the first range, the case where the average number of times of printing is 1.00 to 1.75 is the second range, and the case where the average number of times of printing is 1.75 or more is the third range. When the number of times of stamping is within the first range, that is, when it is 1.00, the average state index is determined (C3). (C6).

【0028】又平均押捺回数が1.75以上の第3の範
囲の場合、平均状態指数が上昇したか否かを判定し(C
4)、上昇しない場合或いは低下した場合は、次回の照
合レベル設定としてレベルダウンを行う(C7)。即
ち、平均押捺回数が多いことは撮像指紋の状態が悪い場
合であり、且つ今回の状態指数も低いものであるから、
照合レベルを低下して、照合率が所定値となるように制
御する。
When the average number of times of printing is in the third range of 1.75 or more, it is determined whether or not the average state index has increased (C
4) If it does not rise or falls, the level is lowered as the next verification level setting (C7). That is, since the average number of times of impression is large when the state of the imaged fingerprint is poor and the state index of this time is low,
Control is performed such that the matching level is reduced and the matching rate becomes a predetermined value.

【0029】又平均押捺回数が第2の範囲、即ち、1.
00〜1.75の範囲の場合はレベルを維持し(C
5)、又平均押捺回数が第1の範囲、即ち、1.00の
場合で、且つ平均状態指数が上昇しない場合は、レベル
を維持する(C5)。又平均押捺回数が第3の範囲、即
ち、1.75以上の場合で、且つ平均状態指数が上昇し
た場合は、レベルを維持する(C5)。
The average number of times of printing is in the second range, namely, 1.
In the case of the range of 00 to 1.75, the level is maintained (C
5) If the average number of impressions is in the first range, that is, 1.00, and the average state index does not increase, the level is maintained (C5). If the average number of impressions is in the third range, that is, 1.75 or more, and the average state index increases, the level is maintained (C5).

【0030】従って、撮像指紋の状態が非常に良く、平
均押捺回数が1.00で、平均状態指数が上昇する場合
は、照合レベルを高くして、セキュリティの向上を図
り、反対に、撮像指紋の状態が非常に悪く、平均押捺回
数が第2の範囲を超えた第3の範囲の場合で、更に、平
均状態指数が上昇しない場合は、照合レベルを低くし
て、照合率の向上を図ることができる。又照合レベル
は、上限,下限を定めて、その範囲内で更新することが
できる。又維持,アップ,ダウンの条件は、図4に示す
条件以外の他の条件とすることも可能である。例えば、
平均押捺回数が第2の範囲で、且つ平均状態指数が上昇
する場合は、レベルアップとし、照合レベルを上昇する
条件を多くすることも可能である。
Therefore, when the state of the imaged fingerprint is very good, the average number of times of stamping is 1.00, and the average state index increases, the collation level is increased to improve the security. Is very bad, the average number of times of printing is in the third range exceeding the second range, and if the average state index does not increase further, the matching level is lowered to improve the matching rate. be able to. Also, the collation level can be updated within the range by setting an upper limit and a lower limit. Further, the conditions of maintenance, up, and down may be other conditions than those shown in FIG. For example,
When the average number of times of printing is in the second range and the average state index increases, it is possible to increase the level and increase the conditions for increasing the collation level.

【0031】又前述の第1,第2,第3の範囲は、指紋
照合装置の全体のセキュリティ及びカメラ2や画像処理
部3を含む撮像指紋の解像度等を考慮して設定すること
ができる。又前述の照合レベルの変更制御は、主制御部
7の照合レベル設定部15から指紋照合部5にID番号
対応に行うことができる。例えば、照合レベル設定部1
5に、ID番号対応に次回の照合レベルを前述の平均押
捺回数と平均状態指数とから求めて格納し、指紋照合時
に入力されたID番号を基に照合レベルを読出して、指
紋照合部5に設定することができる。
The above-mentioned first, second, and third ranges can be set in consideration of the security of the entire fingerprint collation device, the resolution of the captured fingerprint including the camera 2 and the image processing unit 3, and the like. The above-described change of the collation level can be performed from the collation level setting unit 15 of the main control unit 7 to the fingerprint collation unit 5 corresponding to the ID number. For example, the collation level setting unit 1
5, the next matching level corresponding to the ID number is obtained and stored from the average number of times of stamping and the average state index, and the matching level is read out based on the ID number input at the time of fingerprint matching. Can be set.

【0032】図5は本発明の実施の形態の指紋状態判定
表示のフローチャートであり、図1の例えばテンキー8
から指紋状態表示要求及びID番号を入力し、押捺面1
に指紋押捺を行うものである。その場合、指紋押捺か否
かを判定し(D1)、押捺した場合は、多値画像取り込
みを行い(D2)、二値化及び登録処理を行う(D
3)。即ち、図1の押捺面1に押捺した指紋をカメラ2
により撮像し、画像処理部3に於いてカメラ2からの多
値画像を取り込み、その多値画像を二値化し、特徴点抽
出部4により端点や分岐点等の特徴点を抽出する登録処
理を行う。
FIG. 5 is a flowchart of a fingerprint state determination display according to the embodiment of the present invention.
Enter the fingerprint status display request and the ID number from
The fingerprint is imprinted on the surface. In that case, it is determined whether or not fingerprint imprinting is performed (D1). If imprinting is performed, a multi-valued image is captured (D2), and binarization and registration processing is performed (D
3). That is, the fingerprint imprinted on the imprint surface 1 in FIG.
The image processing unit 3 captures a multi-valued image from the camera 2, binarizes the multi-valued image, and extracts a feature point such as an end point or a branch point by the feature point extraction unit 4. Do.

【0033】そして、登録合格か否かを判定し(D
4)、抽出した特徴点の個数が所定値以上の時に登録合
格と判定するもので、所定値に達しない場合は登録失敗
として、表示部10に不合格表示を行う(D8)。又登
録合格の場合は、図2のステップ(A5)と同様に状態
指数取得を行う(D5)。例えば、抽出した特徴点の個
数を状態指数とすることができる。或いは、撮像指紋の
輝度分布や他の撮像指紋の状態を表す指数を用いること
ができる。
Then, it is determined whether or not the registration has passed (D
4) If the number of extracted feature points is equal to or more than a predetermined value, the registration is determined to be successful. If the number does not reach the predetermined value, the registration is determined to be unsuccessful and a rejection is displayed on the display unit 10 (D8). If the registration is successful, a state index is obtained (D5) as in step (A5) of FIG. For example, the number of extracted feature points can be used as a state index. Alternatively, an index representing the brightness distribution of the captured fingerprint or another state of the captured fingerprint can be used.

【0034】この状態指数を基に照合レベルを判定し
(D6)、その判定結果を表示部10に表示する(D
7)。即ち、指紋照合用として指紋を押捺した時に照合
合格が得られる状態か否か等を表示することができる。
又指紋登録時の状態指数と比較して今回の撮像指紋の状
態の良否を表示することもできる。又今回の指紋状態か
ら判断して、指紋照合には他の指を使用するように注意
を促す表示内容とすることも可能である。或いは、指紋
の再登録を促す表示内容とすることも可能である。この
ような判断処理は、図示を省略したデータベース等を基
に主制御部7に於いて行う構成とすることができる。
The collation level is determined based on the state index (D6), and the result of the determination is displayed on the display unit 10 (D6).
7). That is, it is possible to display whether or not the state is such that a pass of verification is obtained when a fingerprint is imprinted for fingerprint verification.
Further, the quality of the current state of the captured fingerprint can be displayed as compared with the state index at the time of fingerprint registration. Also, judging from the current fingerprint state, it is also possible to use a display content that calls attention to use another finger for fingerprint collation. Alternatively, it is also possible to set the display content to prompt re-registration of the fingerprint. Such a determination process can be performed in the main control unit 7 based on a database or the like not shown.

【0035】[0035]

【発明の効果】以上説明したように、本発明は、照合一
致までの押捺回数の平均値の平均押捺回数と撮像指紋の
状態を示す状態指数の平均値の平均状態指数とを基に照
合レベルを設定し、この照合レベルによって撮像指紋と
登録指紋との照合を行うものであり、撮像指紋の状態が
劣化した場合は、それに対応して照合レベルを低くする
ことにより、照合率の低下を防止し、又撮像指紋の状態
が良好な場合は、それに対応して照合レベルを高くし
て、セキュリティの向上を図ることができる利点があ
る。又撮像指紋の状態指数を利用して、現在の指紋状態
の良否を表示して、指紋照合に利用可能か否かを認識さ
せることもできる。
As described above, according to the present invention, the collation level is determined on the basis of the average number of impressions of the number of impressions until the collation coincides and the average state index of the average value of the state index indicating the state of the imaged fingerprint. The collation between the captured fingerprint and the registered fingerprint is performed according to the collation level. If the state of the captured fingerprint is degraded, the collation level is reduced accordingly to prevent the collation rate from decreasing. In addition, when the state of the imaged fingerprint is good, there is an advantage that the collation level can be increased correspondingly to improve security. In addition, by using the state index of the imaged fingerprint, it is possible to display whether the current fingerprint state is good or not so as to recognize whether or not the fingerprint state can be used for fingerprint collation.

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

【図1】本発明の実施の形態の指紋照合装置の要部説明
図である。
FIG. 1 is an explanatory view of a main part of a fingerprint matching device according to an embodiment of the present invention.

【図2】本発明の実施の形態の指紋登録のフローチャー
トである。
FIG. 2 is a flowchart of fingerprint registration according to the embodiment of the present invention.

【図3】本発明の実施の形態の指紋照合のフローチャー
トである。
FIG. 3 is a flowchart of fingerprint collation according to the embodiment of the present invention.

【図4】本発明の実施の形態の照合レベル設定のフロー
チャートである。
FIG. 4 is a flowchart of a collation level setting according to the embodiment of the present invention.

【図5】本発明の実施の形態の指紋状態判定表示のフロ
ーチャートである。
FIG. 5 is a flowchart of a fingerprint state determination display according to the embodiment of the present invention.

【図6】従来の指紋登録のフローチャートである。FIG. 6 is a flowchart of a conventional fingerprint registration.

【図7】従来の指紋照合のフローチャートである。FIG. 7 is a flowchart of a conventional fingerprint collation.

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

1 押捺面 2 カメラ 3 画像処理部 4 特徴点抽出部 5 指紋照合部 6 登録ファイル 7 主制御部 8 テンキー 9 入力処理部 10 表示部 11 表示制御部 12 制御出力部 13 平均押捺回数算出部 14 平均状態指数算出部 15 照合レベル設定部 DESCRIPTION OF SYMBOLS 1 Impression surface 2 Camera 3 Image processing part 4 Feature point extraction part 5 Fingerprint collation part 6 Registration file 7 Main control part 8 Numeric keypad 9 Input processing part 10 Display part 11 Display control part 12 Control output part 13 Average number of times of stamping calculation part 14 Average State index calculator 15 Collation level setting unit

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 押捺指紋を撮像した撮像指紋と登録指紋
とを照合し、照合不一致の時は再度指紋押捺を行う指紋
照合処理方法に於いて、 照合一致までの押捺回数の平均値の平均押捺回数と、前
記撮像指紋の状態を示す状態指数の平均値の平均状態指
数とを基に照合レベルを設定し、該照合レベルに従って
前記撮像指紋と前記登録指紋とを照合する過程を含むこ
とを特徴とする指紋照合処理方法。
In a fingerprint collation processing method, an imprinted fingerprint obtained by imaging an imprinted fingerprint is collated with a registered fingerprint, and when the collation does not match, the fingerprint is imprinted again. Setting a collation level based on the number of times and the average state index of the average value of the state index indicating the state of the captured fingerprint, and collating the captured fingerprint with the registered fingerprint according to the collation level. Fingerprint matching processing method.
【請求項2】 前記平均押捺回数を1回を含む第1の範
囲と、該第1の範囲より多い平均押捺回数の第2の範囲
と、該第2の範囲より多い平均押捺回数の第3の範囲と
を設定し、前記平均押捺回数が前記第1の範囲内で且つ
前記平均状態指数より今回の状態指数が上昇している時
に前記照合レベルを上昇し、前記平均押捺回数が前記第
2の範囲を超えた第3の範囲内で且つ前記平均状態指数
より今回の状態指数が低下している時に前記照合レベル
を低下させ、それ以外の状態の時に前記照合レベルを前
の状態に維持させる過程を含むことを特徴とする請求項
1記載の指紋照合処理方法。
2. A first range including the average number of times of imprinting of one time, a second range of an average number of times of imprinting greater than the first range, and a third range of an average number of times of imprinting greater than the second range. The comparison level is increased when the average number of times of printing is within the first range and the current state index is higher than the average state index, and the average number of times of printing is lower than the second number of times. When the current state index is lower than the average state index within a third range exceeding the range, the collation level is reduced, and in other states, the collation level is maintained at the previous state. 2. The fingerprint matching processing method according to claim 1, comprising a step.
【請求項3】 前記撮像指紋の状態指数を求めて、該状
態指数又は該状態指数に基づいて設定される照合レベル
を表示する過程を含むことを特徴とする請求項1又は2
記載の指紋照合処理方法。
3. The method according to claim 1, further comprising the step of obtaining a state index of the captured fingerprint and displaying the state index or a collation level set based on the state index.
The described fingerprint matching processing method.
【請求項4】 登録指紋を格納する登録ファイルと、押
捺指紋を撮像した撮像指紋と前記登録指紋とを照合する
指紋照合部と、各部を制御する主制御部とを有する指紋
照合装置に於いて、 前記主制御部は、前記指紋照合部に於ける撮像指紋と登
録指紋との照合一致が得られるまでの前記押捺面に対す
る押捺回数を計数し、過去の複数回の押捺回数との平均
値の平均押捺回数の算出部と、前記撮像指紋の状態指数
を求めて過去の複数回の状態指数との平均値の平均状態
指数の算出部と、前記平均押捺回数と前記平均状態指数
とに基づいて前記指紋照合部に於ける撮像指紋と登録指
紋との照合レベルを設定する照合レベル設定部とを有す
ることを特徴とする指紋照合装置。
4. A fingerprint matching device comprising: a registration file for storing a registered fingerprint; a fingerprint matching unit for matching an imaged fingerprint obtained by capturing an imprinted fingerprint with the registered fingerprint; and a main control unit for controlling each unit. The main control unit counts the number of times of stamping on the stamped surface until a match between the imaged fingerprint and the registered fingerprint in the fingerprint matching unit is obtained, and calculates the average value of the number of times of past stamping and the number of times of stamping. A calculating unit for the average number of times of stamping, a calculating unit for calculating the state index of the imaged fingerprint, and a calculating unit for an average state index of an average value of a plurality of past state indices, based on the average number of times of stamping and the average state index A fingerprint collation device comprising: a collation level setting unit for setting a collation level between an imaged fingerprint and a registered fingerprint in the fingerprint collation unit.
【請求項5】 前記主制御部は、前記撮像指紋の状態指
数を求めて、該状態指数又は該状態指数に基づいて設定
される照合レベルを表示部に表示する手段を備えたこと
を特徴とする請求項1記載の指紋照合装置。
5. The apparatus according to claim 1, wherein the main control unit obtains a state index of the captured fingerprint and displays a state index or a collation level set based on the state index on a display unit. The fingerprint matching device according to claim 1, wherein
JP25805397A 1997-09-24 1997-09-24 Fingerprint collation processing method and fingerprint collation device Expired - Fee Related JP3489091B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25805397A JP3489091B2 (en) 1997-09-24 1997-09-24 Fingerprint collation processing method and fingerprint collation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25805397A JP3489091B2 (en) 1997-09-24 1997-09-24 Fingerprint collation processing method and fingerprint collation device

Publications (2)

Publication Number Publication Date
JPH1196358A true JPH1196358A (en) 1999-04-09
JP3489091B2 JP3489091B2 (en) 2004-01-19

Family

ID=17314892

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25805397A Expired - Fee Related JP3489091B2 (en) 1997-09-24 1997-09-24 Fingerprint collation processing method and fingerprint collation device

Country Status (1)

Country Link
JP (1) JP3489091B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6917694B1 (en) * 1999-05-17 2005-07-12 Nippon Telegraph And Telephone Corporation Surface shape recognition apparatus and method
KR100884743B1 (en) 2006-12-07 2009-02-19 한국전자통신연구원 Method for matching fingerprint using minutiae and binary image and system using the same
WO2011092829A1 (en) 2010-01-28 2011-08-04 富士通株式会社 Fingerprint authentication device, fingerprint authentication method and fingerprint authentication program
JP2018508008A (en) * 2016-02-17 2018-03-22 北京小米移動軟件有限公司Beijing Xiaomi Mobile Software Co.,Ltd. Pressure detection method, apparatus, program, and recording medium

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6917694B1 (en) * 1999-05-17 2005-07-12 Nippon Telegraph And Telephone Corporation Surface shape recognition apparatus and method
KR100884743B1 (en) 2006-12-07 2009-02-19 한국전자통신연구원 Method for matching fingerprint using minutiae and binary image and system using the same
WO2011092829A1 (en) 2010-01-28 2011-08-04 富士通株式会社 Fingerprint authentication device, fingerprint authentication method and fingerprint authentication program
US9355298B2 (en) 2010-01-28 2016-05-31 Fujitsu Limited Fingerprint authentication apparatus, method, and recording medium
EP2530646A4 (en) * 2010-01-28 2016-10-05 Fujitsu Ltd Fingerprint authentication device, fingerprint authentication method and fingerprint authentication program
JP2018508008A (en) * 2016-02-17 2018-03-22 北京小米移動軟件有限公司Beijing Xiaomi Mobile Software Co.,Ltd. Pressure detection method, apparatus, program, and recording medium
US10402619B2 (en) 2016-02-17 2019-09-03 Beijing Xiaomi Mobile Software Co., Ltd. Method and apparatus for detecting pressure

Also Published As

Publication number Publication date
JP3489091B2 (en) 2004-01-19

Similar Documents

Publication Publication Date Title
US5917928A (en) System and method for automatically verifying identity of a subject
JP4246154B2 (en) Biometric authentication method
US6983061B2 (en) Personal authentication system and method using biometrics information, and registering apparatus, authenticating apparatus and pattern information input medium for the system
US20020178124A1 (en) Credit card verification system
CN105868613A (en) Biometric feature recognition method, biometric feature recognition device and mobile terminal
JPH0424889A (en) Ic card provided with personal identification function
JP4037009B2 (en) Iris recognition device and identification system
JP2003058888A (en) Individual collating device
JP4564804B2 (en) Biometric information verification device
Tukur Fingerprint recognition and matching using Matlab
JPH1196358A (en) Processing method and device for collating fingerprint
US20020144127A1 (en) Apparatus, system and method for personal identification
JPH01131978A (en) Method and device for deciding identity of fingerprint
CN109359616B (en) Pseudo-concatenation small-size fingerprint identification algorithm based on SIFT
JP2000048194A (en) Device for recognizing fingerprint and palmprint
KR100350023B1 (en) Fingerprint Image Correction Method
JP2002279413A (en) Device for identifying dummy fingerprint and device for collating fingerprint
JPH06309440A (en) Image fetching system for image collating device
JP4477258B2 (en) Fingerprint verification device
JPH09259272A (en) Living body recognition method in fingerprint collation
JP4588577B2 (en) Palmprint authentication apparatus, palmprint authentication program, palmprint authentication method, palmprint image extraction method, and mobile phone terminal provided with palmprint authentication apparatus
JP3418818B2 (en) Fingerprint matching method and fingerprint matching device
JP2005292994A (en) Personal recognition system and passage control system
JP2964199B2 (en) Fingerprint matching method
JP2006059242A (en) Biological authentication device and passage control system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees