CA2378345A1 - Method and system for fingerprint template matching - Google Patents

Method and system for fingerprint template matching Download PDF

Info

Publication number
CA2378345A1
CA2378345A1 CA002378345A CA2378345A CA2378345A1 CA 2378345 A1 CA2378345 A1 CA 2378345A1 CA 002378345 A CA002378345 A CA 002378345A CA 2378345 A CA2378345 A CA 2378345A CA 2378345 A1 CA2378345 A1 CA 2378345A1
Authority
CA
Canada
Prior art keywords
angle
data chunk
minutia
coordinate
measured data
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
CA002378345A
Other languages
French (fr)
Other versions
CA2378345C (en
Inventor
Anthony P. Russo
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.)
Precise Biometrics AB
Original Assignee
Individual
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=23395494&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=CA2378345(A1) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Individual filed Critical Individual
Publication of CA2378345A1 publication Critical patent/CA2378345A1/en
Application granted granted Critical
Publication of CA2378345C publication Critical patent/CA2378345C/en
Anticipated expiration legal-status Critical
Expired - Lifetime 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

Abstract

A method for matching templates and a system thereof. Each template includes a plurality of data chunks, each data chunk representing a minutia and comprising a location, a minutia angle and a neighborhood. The location is represented by two coordinates. In one embodiment, each coordinate and the minutia angle are quantized. The neighborhood includes positional parameters with respect to a selected minutia for a predetermined number of neighbor minutiae. In one embodiment, a neighborhood boundary is drawn around the selected minutia and neighbor minutiae are selected from the enclosed area. A
reference template is compared to a measured template on a chunk-by-chunk basis. A chunk from each of the template is loaded into a random access memory (RAM). The location, minutia angle and neighborhood of the reference data chunk are compared with the location, minutia angle and neighborhood of the measured data chunk, respectively. In one embodiment, the comparison uses straight subtractions. If the differences for all the parameters meet their respective predetermined tolerances, the measured data chunk matches the reference data chunk. If the number of data chunk matches is equal to or is greater than a predetermined data chunk match rate, the measured template matches the reference template. The neighborhoods are compared by comparing each positional parameter. If all the positional parameters match, the neighbors match. If a predetermined number of neighbor matches is met, the neighborhoods match.

Claims (107)

1. A method for matching templates, comprising:
providing a reference template, said reference template comprising a plurality of reference data chunks;
providing a template to be compared, said measured template comprising a plurality of measured data chunks;
loading one of said reference data chunks and one of said measured data chunks into a random access memory (RAM) for comparison, said RAM storing only one reference data chunk and one measured data chunk during said comparison; and comparing said one of said reference data chunks with said one of said measured data chunks.
2. The method of Claim 1, wherein providing a reference template comprises creating a reference data chunk for each minutia making up a reference fingerprint image.
3. The method of Claim 1, wherein providing a measured template comprises creating a measured data chunk for each minutia making up a fingerprint image to be verified.
4. The method of Claim 1, wherein each of said reference data chunks and each of said measured data chunks comprise:
a location of a minutia;
a minutia angle of said minutia; and neighborhood information of said minutia.
5. The method of Claim 4, further comprising comparing a location of said reference data chunk to a location of said measured data chunk.
6. The method of Claim 4, further comprising representing said location with a first coordinate and a second coordinate.
7. The method of Claim 6, further comprising quantizing said first and second coordinates.
8. The method of Claim 7, wherein said quantizing said first and second coordinates comprises quantizing each of said first and second coordinates to equal to or less than eight bits.
9. The method of Claim 7 wherein said quantizing is a function of a predetermined size of a memory.
10. The method of Claim 7 wherein said quantizing is a function of a predetermined accuracy.
11. The method of Claim 6, further comprising comparing a first coordinate of said reference data chunk to said a coordinate of said measured data chunk.
12. The method of Claim 11, wherein said comparing comprises subtracting said first coordinate of said measured data chunk from said first coordinate of said reference data chunk to obtain a first coordinate difference.
13. The method of Claim 12, wherein said first coordinate of said measured data chunk matches said first coordinate of said reference data chunk if said first coordinate difference is less than a predetermined first coordinate tolerance.
14. The method of Claim 6, further comprising comparing a second coordinate of said reference data chunk to a second coordinate of said measured data chunk.
15. The method of Claim 14, wherein said comparing comprises subtracting said second coordinate of said measured data chunk from said second coordinate of said reference data chunk to obtain a second coordinate difference.
16. The method of Claim 15, wherein said second coordinate of said measured data chunk matches said second coordinate of said reference data chunk if said second coordinate difference is less than a predetermined second coordinate tolerance.
17. The method of Claim 4, further comprising quantizing said minutia angle.
18. The method of Claim 17, further comprising quantizing said minutia angle to equal to or less than eight bits.
19. The method of Claim 4, further comprising comparing a minutia angle of one of said reference data chunks to a minutia angle of one of said measured data chunks.
20. The method of Claim 19, wherein said comparing comprises subtracting said minutia angle of said measured data chunk with said minutia angle of said reference data chunk to obtain a minutia angle difference.
21. The method of Claim 20, wherein said minutia angle of said measured data chunk matches said minutia angle of said reference data chunk if said minutia angle difference is less than a predetermined minutia angle tolerance.
22. The method of Claim 19, wherein said comparing comprises comparing said minutia angle of said measured data chunk with said minutia angle of said reference data chunk in a complex domain.
23. The method of Claim 4, further comprising selecting a predetermined number of neighbors.
24. The method of Claim 23, further comprising constructing a neighborhood boundary surrounding said minutia.
25. The method of Claim 24, wherein constructing a neighborhood boundary comprises constructing a neighborhood boundary of a predetermined shape and size.
26. The method of Claim 24, wherein said neighborhood boundary is circular having said minutia as a center for said neighborhood boundary.
27. The method of Claim 24, wherein said neighborhood boundary is square having said minutia as a center for said neighborhood boundary.
28. The method of Claim 23, further comprising selecting the closest minutiae to said minutia as said neighbors.
29. The method of Claim 23, further comprising arbitrarily selecting a neighbor from a plurality of closely spaced minutiae.
30. The method of Claim 23, further comprising disposing all closely spaced minutiae.
31. The method of Claim 23, further comprising:
constructing an x-axis having said minutia as a center point and in a direction tangential to a ridge where said minutia is extracted;
constructing a y-axis perpendicular to said x-axis;
constructing a line between said minutia and said neighbor, said line having a distance, said line being at a first angle from said x-axis;
constructing a line from said neighbor in a direction tangential to a ridge where said neighbor is extracted, said line intersecting said x-axis and forming a second angle from said x-axis; and representing said neighbor with said distance, said first angle, and said second angle.
32. The method of Claim 31, further comprising quantizing said distance.
33. The method of Claim 32, further comprising quantizing said distance to equal to or less than eight bits.
34. The method of Claim 31, further comprising quantizing said first angle.
35. The method of Claim 34, further comprising quantizing said first angle to equal to or less than eight bits.
36. The method of Claim 31, further comprising quantizing said second angle.
37. The method of Claim 36, further comprising quantizing said second angle to equal to or less than eight bits.
38. The method of Claim 31, further comprising comparing a distance of a reference neighbor in said reference data chunk to a distance of a neighbor in said measured data chunk.
39. The method of Claim 38, wherein said comparing comprises subtracting said distance of said measured data chunk with said distance of said reference data chunk to obtain a distance difference.
40. The method of Claim 39, wherein said distance of said measured data chunk matches said distance of said reference data chunk if said distance difference is less than a predetermined distance tolerance.
41. The method of Claim 31, further comprising comparing a first angle of a reference neighbor in said reference data chunk to a first angle of a neighbor in said measured data chunk.
42. The method of Claim 41, wherein said comparing comprises subtracting said first angle of said measured data chunk with said first angle of said reference data chunk to obtain a first angle difference.
43. The method of Claim 42, wherein said first angle of said measured data chunk matches said first angle of said reference data chunk if said first angle difference is less than a predetermined first angle tolerance.
44. The method of Claim 41, wherein said comparing comprises comparing said first angle of said measured data chunk with said first angle of said reference data chunk in a complex domain.
45. The method of Claim 31, further comprising comparing a second angle of a reference neighbor in said reference data chunk to a second angle of a neighbor in said measured data chunk.
46. The method of Claim 45, wherein said comparing comprises subtracting said second angle of said measured data chunk with said second angle of said reference data chunk to obtain a second angle difference.
47. The method of Claim 46, wherein said second angle of said measured data chunk matches said second angle of said reference data chunk if said second angle difference is less than a predetermined second angle tolerance.
48. The method of Claim 45, wherein said comparing comprises comparing said second angle of said neighbor in said reference data chunk to said second angle of said neighbor in said measured data chunk in a complex domain.
49. The method of Claim 31, wherein a neighbor of said reference data chunk matches a neighbor of said measured data chunk if a distance, a first angle and a second angle of a reference neighbor in said reference data chunk match a distance, a first angle and a second angle of a neighbor in said measured data chunk.
50. The method of Claim 49, wherein a neighborhood of said reference data chunk matches a neighborhood of said measured data chunk if a number of neighbor matches is greater than a predetermined neighbor matching rate.
51. The method of Claim 23, further comprising calculating a standard deviation for each of said neighbors.
52. The method of Claim 23, further comprising maximizing a spread of said neighbors around said minutia.
53. The method of Claim 4, further comprising comparing a neighborhood of said reference data chunk to a neighborhood of said measured data chunk.
54. The method of Claim 53, wherein said reference data chunk matches said measured data chunk if a location, a minutia angle and a neighborhood of said reference data chunk match a location, a minutia angle and a neighborhood of said measured data chunk.
55. The method of Claim 54, wherein said reference template matches said measured template if a number of data chunk matches is equal to or is greater than a predetermined data chunk match rate.
56. The method of Claim 1, further comprising sorting said reference data chunks.
57. The method of Claim 1, further comprising sorting said measured data chunks.
58. The method of Claim 56, further comprising setting a flag in said measured data chunk indicating a first match between said first coordinate of said reference data chunk and said first coordinate of said measured data chunk.
59. The method of Claim 58, further comprising comparing said second coordinate of said reference data chunk to said second coordinate of said measured data chunk starting from said flagged measured data chunk.
60. The method of Claim 57, further comprising setting a flag in said reference data chunk indicating a first match between said first coordinate of said reference data chunk and said first coordinate of said measured data chunk.
61. The method of Claim 60, further comprising comparing said second coordinate of said reference data chunk to said second coordinate of said measured data chunk starting from said flagged reference data chunk.
62. The method of Claim 20, wherein said minutia angle of said measured data chunk matches said minutia angle of said reference data chunk if said minutia angle difference is greater than or equal to a difference between a maximum allowable minutia angle and a predetermined minutia angle tolerance.
63. A fingerprint verification system, comprising, a smart card reader, said smart card reader comprising:
a fingerprint sensor; and a first microprocessor, said first microprocessor generating a measured template having a plurality of measured data chunks from data read by said fingerprint sensor;

a smart card, said smart card comprising:
a static memory, said static memory storing a reference template having a plurality of reference data chunks;

a second microprocessor, said second microprocessor executing a matching algorithm for determining whether said measured template matches said reference template; and a random access memory;~said random access memory (RAM) storing at least one reference data chunk and at least one measured data chunk during execution of said matching algorithm; and a communication channel between said smart card and said smart card reader.
64. The system of Claim 63, wherein a measured data chunk is loaded into said RAM of said smart card through said communication channel.
65. The system of Claim 63, wherein each of said measured data chunks and each of said reference data chunks comprise:
a location of a minutia;
a minutia angle of said minutia; and, a neighborhood of said minutia.
66. The system of Claim 65, wherein said location comprises:
a first coordinate; and a second coordinate.
67. The system of Claim 66, wherein said first coordinate is quantized.
68. The system of Claim 67, wherein said first coordinate is quantized to equal to or less than eight bits.
69. The system of Claim 66, wherein said second coordinate is quantized.
70. The system of Claim 69, wherein said second coordinate is quantized to equal to or less than eight bits.
71. The system of Claim 65, wherein said minutia angle is quantized.
72. The system of Claim 71, wherein said minutia angle is quantized to equal to or less than eight bits.
73. The system of Claim 65, wherein said neighborhood comprises positional parameters of a plurality of a predetermined number of neighbors.
74. The system of Claim 73, wherein said positional parameters comprises:
a distance between said minutia and a neighbor minutia;
a first angle between a first coordinate in a direction tangential to a ridge where said minutia is extracted and a line drawn between said minutia and said neighbor minutia; and a second angle between said first coordinate and a second coordinate in a direction tangential to a ridge where said neighbor minutia is extracted.
75. The system of Claim 74, wherein said distance is quantized.
76. The system of Claim 75, wherein said distance is quantized to equal to or less than eight bits.
77. The system of Claim 74, wherein said first angle is quantized.
78. The system of Claim 77, wherein said first angle is quantized to equal to or less than eight bits.
79. The system of Claim 74, wherein said second angle is quantized.
80. The system of Claim 79, wherein said second angle is quantized to equal to or less than eight bits.
81. The system of Claim 73, wherein said neighbors are sorted.
82. The system of Claim 63, wherein said second microprocessor is an 8-bit microprocessor.
83. The system of Claim 63, wherein said second microprocessor has a speed between approximately 1 MegaKertz and approximately 10 MegaHertz.
84. The system of Claim 63, wherein said RAM is approximately 256 Kilobyte in size.
85. The system of Claim 63, wherein said reference data chunks are sorted.
86. The system of Claim 63, wherein said measured data chunks are sorted.
87. The system of Claim 63, wherein said RAM stores only one reference data chunk and only one measured data chunk during execution of said matching algorithm.
88. A fingerprint verification system, comprising:
a fingerprint sensor;
a static memory, said static memory storing a reference template having a plurality of reference data chunks;
a microprocessor, said microprocessor generating a measured template from data read by said fingerprint sensor and executing a matching algorithm for determining whether said measured (template matches said reference template, wherein said measured template having a plurality of measured data chunks; and by a random access memory, said random access memory (RAM) storing one of said reference data chunks and one of said measured data chunks during execution of said matching algorithm.
89. The system of Claim 88, wherein each of said measured data chunks and each of said reference data chunks comprise:
a location of a minutia;
a minutia angle of said minutia; and a neighborhood of said minutia.
90. The system of Claim 89, wherein said location comprises:
a first coordinate; and a second coordinate.
91. The system of Claim 90, wherein said first coordinate is quantized.
92. The system of Claim 91, wherein said first coordinate is quantized to equal to or less than eight bits.
93. The system of Claim 90, wherein said second coordinate is quantized.
94. The system of Claim 93, wherein said second coordinate is quantized to equal to or less than eight bits.
95. The system of Claim 89, wherein said minutia angle is quantized.
96. The system of Claim 95, wherein said minutia angle is quantized to equal to or less than eight bits.
97. The system of Claim 89, wherein said neighborhood comprises positional parameters of a plurality of a predetermined number of neighbors.
98. The system of Claim 97, wherein said positional parameters comprise:

a distance between said minutia and a neighbor minutia;
a first angle between a first coordinate in a direction tangential to a ridge where said minutia is extracted and a line drawn between said minutia and said neighbor minutia; and a second angle between said first coordinate and a second coordinate in a direction tangential to a ridge where said neighbor minutia is extracted.
99. The system of Claim 98, wherein said distance is quantized.
100. The system of Claim 99, wherein said distance is quantized to equal to or less than eight bits.
101. The system of Claim 98, wherein said first angle is quantized.
102. The system of Claim 101, wherein said first angle is quantized to equal to or less than eight bits.
103. The system of Claim 98, wherein said second angle is quantized.
104. The system of Claim 103, wherein said second angle is quantized to equal to or less than eight bits.
105. The system of Claim 97, wherein said neighbors are sorted.
106. The system of Claim 88, wherein said reference data chunks are sorted.
107. The system of Claim 88, wherein said measured data chunks are sorted.
CA2378345A 1999-07-15 1999-11-19 Method and system for fingerprint template matching Expired - Lifetime CA2378345C (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US09/354,929 US6681034B1 (en) 1999-07-15 1999-07-15 Method and system for fingerprint template matching
US09/354,929 1999-07-15
PCT/US1999/027561 WO2001006445A1 (en) 1999-07-15 1999-11-19 Method and system for fingerprint template matching

Publications (2)

Publication Number Publication Date
CA2378345A1 true CA2378345A1 (en) 2001-01-25
CA2378345C CA2378345C (en) 2010-07-06

Family

ID=23395494

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2378345A Expired - Lifetime CA2378345C (en) 1999-07-15 1999-11-19 Method and system for fingerprint template matching

Country Status (8)

Country Link
US (2) US6681034B1 (en)
EP (1) EP1203344B1 (en)
CN (1) CN1167031C (en)
AT (1) ATE309581T1 (en)
AU (1) AU768531B2 (en)
CA (1) CA2378345C (en)
DE (1) DE69928297T2 (en)
WO (1) WO2001006445A1 (en)

Families Citing this family (110)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
NL1003802C1 (en) 1996-07-24 1998-01-28 Chiptec International Ltd Identity card and identification system intended for application therewith.
US6947580B1 (en) * 1996-09-30 2005-09-20 Dalton Patrick Enterprises, Inc. Pointing device with biometric sensor
KR100323679B1 (en) * 1999-03-26 2002-02-07 구자홍 Apparatus and Method for auto channel serching of TV
EP2525316A3 (en) * 1999-11-30 2013-08-14 David Russell Methods, systems and apparatuses for secure interactions
JP2001344213A (en) * 2000-05-31 2001-12-14 Hitachi Ltd Living body certification system
US7599847B2 (en) * 2000-06-09 2009-10-06 Airport America Automated internet based interactive travel planning and management system
US6914517B2 (en) * 2001-04-17 2005-07-05 Dalton Patrick Enterprises, Inc. Fingerprint sensor with feature authentication
US7100207B1 (en) * 2001-06-14 2006-08-29 International Business Machines Corporation Method and system for providing access to computer resources that utilize distinct protocols for receiving security information and providing access based on received security information
US7303120B2 (en) * 2001-07-10 2007-12-04 American Express Travel Related Services Company, Inc. System for biometric security using a FOB
JP2005531935A (en) 2001-07-12 2005-10-20 アトルア テクノロジーズ インコーポレイテッド Method and system for biometric image assembly from multiple partial biometric frame scans
DE60214033T2 (en) * 2001-11-12 2007-01-04 Precise Biometrics Ab METHOD AND DEVICE FOR COMPARING FINGERPRINTS
KR100453220B1 (en) * 2001-12-05 2004-10-15 한국전자통신연구원 Apparatus and method for authenticating user by using a fingerprint feature
WO2003073159A1 (en) * 2002-02-20 2003-09-04 Planar Systems, Inc. Light sensitive display
US7023503B2 (en) * 2002-02-20 2006-04-04 Planar Systems, Inc. Image sensor with photosensitive thin film transistors
US7009663B2 (en) * 2003-12-17 2006-03-07 Planar Systems, Inc. Integrated optical light sensitive active matrix liquid crystal display
US7053967B2 (en) 2002-05-23 2006-05-30 Planar Systems, Inc. Light sensitive display
AU2003216481A1 (en) * 2002-03-01 2003-09-16 Planar Systems, Inc. Reflection resistant touch screens
JP4519645B2 (en) * 2002-07-12 2010-08-04 プリヴァリス・インコーポレーテッド Personal authentication software and system for travel privilege assignment and verification
BR0202843A (en) * 2002-07-23 2003-12-09 Taua Biomatica Ltda Digital chancellor equipment for electronic document signing Secure application programming interface for access to a digital chancellor equipment, electronic methods for fingerprint enrollment using a digital chancellor equipment and for digitally signing documents from a user's positive identification
CA2820986C (en) 2002-08-06 2016-09-06 Privaris, Inc. Methods for secure enrollment and backup of personal identity credentials into electronic devices
US20080034218A1 (en) * 2002-09-24 2008-02-07 Bender Steven L Key sequence rhythm guidance recognition system and method
US7206938B2 (en) * 2002-09-24 2007-04-17 Imagic Software, Inc. Key sequence rhythm recognition system and method
US20060034492A1 (en) * 2002-10-30 2006-02-16 Roy Siegel Hand recognition system
DE10251787A1 (en) * 2002-11-05 2004-05-19 Philips Intellectual Property & Standards Gmbh Detecting point correspondences in point quantities for fingerprint verification, involves determining potential association pairs with points from two point quantities and maximum number of pairs
DE10254327A1 (en) * 2002-11-21 2004-06-03 Philips Intellectual Property & Standards Gmbh Method for determining the contact area in images of skin prints
US20040125990A1 (en) * 2002-12-26 2004-07-01 Motorola, Inc. Method and apparatus for asperity detection
US20080084374A1 (en) * 2003-02-20 2008-04-10 Planar Systems, Inc. Light sensitive display
US20080048995A1 (en) * 2003-02-20 2008-02-28 Planar Systems, Inc. Light sensitive display
US7492928B2 (en) * 2003-02-25 2009-02-17 Activcard Ireland Limited Method and apparatus for biometric verification with data packet transmission prioritization
US7512807B2 (en) * 2003-02-25 2009-03-31 Activcard Ireland, Limited Method and apparatus for biometric verification with data packet transmission prioritization
US7114646B2 (en) * 2003-02-25 2006-10-03 Hillhouse Robert D Method and apparatus for biometric verification with data packet transmission prioritization
US7587611B2 (en) 2003-05-30 2009-09-08 Privaris, Inc. In-circuit security system and methods for controlling access to and use of sensitive data
US7474772B2 (en) * 2003-06-25 2009-01-06 Atrua Technologies, Inc. System and method for a miniature user input device
JP4036798B2 (en) * 2003-07-29 2008-01-23 アルプス電気株式会社 Capacitance detection circuit, detection method, and fingerprint sensor
US7587072B2 (en) * 2003-08-22 2009-09-08 Authentec, Inc. System for and method of generating rotational inputs
EP1524620B1 (en) * 2003-10-17 2007-08-15 Berner Fachhochschule, Technik und Informatik (TI) Method to conduct fingerprint verification and a fingerprint verification system
US20050152585A1 (en) * 2004-01-13 2005-07-14 Will Shatford Print analysis
US7697729B2 (en) * 2004-01-29 2010-04-13 Authentec, Inc. System for and method of finger initiated actions
SE526066C2 (en) 2004-02-12 2005-06-28 Precise Biometrics Ab Portable data carrier e.g. smart card performs application specific function and transmits function result to external arrangement if biometric sample received from external arrangement, matches with biometric template
EP1714271A2 (en) * 2004-02-12 2006-10-25 Atrua Technologies, Inc. System and method of emulating mouse operations using finger image sensors
US20050188213A1 (en) * 2004-02-23 2005-08-25 Xiaoshu Xu System for personal identity verification
US20060047855A1 (en) * 2004-05-13 2006-03-02 Microsoft Corporation Efficient chunking algorithm
US7773139B2 (en) * 2004-04-16 2010-08-10 Apple Inc. Image sensor with photosensitive thin film transistors
US7212658B2 (en) * 2004-04-23 2007-05-01 Sony Corporation System for fingerprint image reconstruction based on motion estimate across a narrow fingerprint sensor
US7194116B2 (en) * 2004-04-23 2007-03-20 Sony Corporation Fingerprint image reconstruction based on motion estimate across a narrow fingerprint sensor
WO2005109321A1 (en) * 2004-04-23 2005-11-17 Sony Corporation System for fingerprint image reconstruction based on motion estimate across a narrow fingerprint sensor
US7542590B1 (en) 2004-05-07 2009-06-02 Yt Acquisition Corporation System and method for upgrading biometric data
US7310432B2 (en) * 2004-06-26 2007-12-18 Artinnet Corp. Ported system for personal identity verification
US7613787B2 (en) * 2004-09-24 2009-11-03 Microsoft Corporation Efficient algorithm for finding candidate objects for remote differential compression
JP4559181B2 (en) * 2004-10-08 2010-10-06 富士通株式会社 User authentication device, electronic device, and user authentication program
US7831070B1 (en) 2005-02-18 2010-11-09 Authentec, Inc. Dynamic finger detection mechanism for a fingerprint sensor
US7481364B2 (en) 2005-03-24 2009-01-27 Privaris, Inc. Biometric identification device with smartcard capabilities
US8231056B2 (en) * 2005-04-08 2012-07-31 Authentec, Inc. System for and method of protecting an integrated circuit from over currents
US7505613B2 (en) * 2005-07-12 2009-03-17 Atrua Technologies, Inc. System for and method of securing fingerprint biometric systems against fake-finger spoofing
US20070061126A1 (en) * 2005-09-01 2007-03-15 Anthony Russo System for and method of emulating electronic input devices
US7940249B2 (en) * 2005-11-01 2011-05-10 Authentec, Inc. Devices using a metal layer with an array of vias to reduce degradation
US20070109239A1 (en) * 2005-11-14 2007-05-17 Den Boer Willem Integrated light sensitive liquid crystal display
JP4518092B2 (en) * 2006-03-31 2010-08-04 ソニー株式会社 Object recognition device, object recognition method, object recognition program, feature amount registration device, feature amount registration method, and feature amount registration program
US20070297653A1 (en) * 2006-06-22 2007-12-27 Rudolf Maarten Bolle Fingerprint representation using localized texture features
WO2008010899A2 (en) * 2006-06-30 2008-01-24 Electronics Plastics, Llc Biometric embedded device
US7885436B2 (en) * 2006-07-13 2011-02-08 Authentec, Inc. System for and method of assigning confidence values to fingerprint minutiae points
SE530514C2 (en) 2006-09-07 2008-06-24 Innitor Ab A method, apparatus and computer software product in fingerprint matching
US20080097924A1 (en) * 2006-10-20 2008-04-24 Electronic Plastics, Llc Decentralized secure transaction system
US20080273770A1 (en) * 2007-05-03 2008-11-06 Upek, Inc. Fast Fingerprint Identification And Verification By Minutiae Pair Indexing
WO2009011661A1 (en) * 2007-07-18 2009-01-22 Agency For Science, Technology And Research Method and device for determining a similarity value between minutiae templates
CN104200145B (en) 2007-09-24 2020-10-27 苹果公司 Embedded verification system in electronic device
US9785330B1 (en) 2008-02-13 2017-10-10 Apple Inc. Systems for and methods of providing inertial scrolling and navigation using a fingerprint sensor calculating swiping speed and length
FR2935508B1 (en) * 2008-09-01 2010-09-17 Sagem Securite METHOD FOR DETERMINING A PSEUDO-IDENTITY FROM MINUTE CHARACTERISTICS AND ASSOCIATED DEVICE
WO2010033228A1 (en) * 2008-09-18 2010-03-25 Secure Services Corp. System and methods for biometric identification on smart devices using multos
WO2010122721A1 (en) * 2009-04-22 2010-10-28 日本電気株式会社 Matching device, matching method, and matching program
US8421890B2 (en) 2010-01-15 2013-04-16 Picofield Technologies, Inc. Electronic imager using an impedance sensor grid array and method of making
US8866347B2 (en) 2010-01-15 2014-10-21 Idex Asa Biometric image sensing
US8791792B2 (en) 2010-01-15 2014-07-29 Idex Asa Electronic imager using an impedance sensor grid array mounted on or about a switch and method of making
US8520903B2 (en) * 2010-02-01 2013-08-27 Daon Holdings Limited Method and system of accounting for positional variability of biometric features
US8041956B1 (en) 2010-08-16 2011-10-18 Daon Holdings Limited Method and system for biometric authentication
US8863165B2 (en) * 2010-11-01 2014-10-14 Gracenote, Inc. Method and system for presenting additional content at a media system
US9310923B2 (en) 2010-12-03 2016-04-12 Apple Inc. Input device for touch sensitive devices
US9042607B2 (en) * 2011-05-02 2015-05-26 Omnicell, Inc. System and method for user access of dispensing unit
US9329703B2 (en) 2011-06-22 2016-05-03 Apple Inc. Intelligent stylus
US8638320B2 (en) 2011-06-22 2014-01-28 Apple Inc. Stylus orientation detection
US8928635B2 (en) 2011-06-22 2015-01-06 Apple Inc. Active stylus
CN102281539B (en) * 2011-08-29 2014-10-29 惠州Tcl移动通信有限公司 Mobile terminal and application program login method thereof
US8380995B1 (en) * 2011-11-29 2013-02-19 Google Inc. Process for login of a computing device with a touchscreen
US20130279769A1 (en) 2012-04-10 2013-10-24 Picofield Technologies Inc. Biometric Sensing
JP6023879B2 (en) 2012-05-18 2016-11-09 アップル インコーポレイテッド Apparatus, method and graphical user interface for operating a user interface based on fingerprint sensor input
RS54229B1 (en) 2012-06-14 2015-12-31 Vlatacom D.O.O. System and method for biometric access control
US9652090B2 (en) 2012-07-27 2017-05-16 Apple Inc. Device for digital communication through capacitive coupling
US9176604B2 (en) 2012-07-27 2015-11-03 Apple Inc. Stylus device
US9557845B2 (en) 2012-07-27 2017-01-31 Apple Inc. Input device for and method of communication with capacitive devices through frequency variation
GB2507539A (en) * 2012-11-02 2014-05-07 Zwipe As Matching sets of minutiae using local neighbourhoods
GB2507540A (en) 2012-11-02 2014-05-07 Zwipe As Enrolling fingerprints by combining image strips to obtain sufficient width
US9158393B2 (en) 2012-12-18 2015-10-13 Logitech Europe S.A. Active stylus for touch sensing applications
US9367185B2 (en) 2012-12-18 2016-06-14 Logitech Europe S.A. Method and system for discriminating stylus and touch interactions
US10048775B2 (en) 2013-03-14 2018-08-14 Apple Inc. Stylus detection and demodulation
US10845901B2 (en) 2013-07-31 2020-11-24 Apple Inc. Touch controller architecture
CN103685259B (en) * 2013-12-06 2017-08-08 北京奇虎科技有限公司 The method and its device of Account Logon
DE102014201313A1 (en) 2014-01-24 2015-07-30 Myestro Interactive Gmbh Method for detecting a movement path of at least one moving object within a detection area, method for gesture recognition using such a detection method, and device for carrying out such a detection method
GB2512448B (en) * 2014-01-27 2015-04-08 Ramesh Gatge Fingerprint analysis
SE1451084A1 (en) * 2014-09-16 2016-03-17 Fingerprint Cards Ab Method and fingerprint sensing system for authenticating a candidate fingerprint
US10067618B2 (en) 2014-12-04 2018-09-04 Apple Inc. Coarse scan and targeted active mode scan for touch
US9619670B1 (en) 2015-01-09 2017-04-11 Github, Inc. Detecting user credentials from inputted data
US9672408B2 (en) * 2015-02-20 2017-06-06 Sony Corporation Hidden biometric setup
US10868672B1 (en) 2015-06-05 2020-12-15 Apple Inc. Establishing and verifying identity using biometrics while protecting user privacy
US11140171B1 (en) 2015-06-05 2021-10-05 Apple Inc. Establishing and verifying identity using action sequences while protecting user privacy
SE539528C2 (en) * 2016-01-13 2017-10-10 Precise Biometrics Ab A method for updating biometric reference data
EP3232369B1 (en) * 2016-04-15 2021-06-16 Nxp B.V. Fingerprint authentication system and method
US10637933B2 (en) 2016-05-26 2020-04-28 Logitech Europe S.A. Method and apparatus for transferring information between electronic devices
US10474277B2 (en) 2016-05-31 2019-11-12 Apple Inc. Position-based stylus communication
WO2018076163A1 (en) * 2016-10-25 2018-05-03 深圳市汇顶科技股份有限公司 Binding authentication method for fingerprint algorithm library and fingerprint sensor, and fingerprint recognition system
US11562638B2 (en) 2020-08-24 2023-01-24 Logitech Europe S.A. Electronic system and method for improving human interaction and activities

Family Cites Families (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4185270A (en) 1976-07-19 1980-01-22 Fingermatrix, Inc. Fingerprint identification method and apparatus
US4151512A (en) 1976-09-10 1979-04-24 Rockwell International Corporation Automatic pattern processing system
US4135147A (en) 1976-09-10 1979-01-16 Rockwell International Corporation Minutiae pattern matcher
CA1181176A (en) 1980-10-27 1985-01-15 John C. Elsey Fingerprint minutiae matcher
SE425704B (en) 1981-03-18 1982-10-25 Loefberg Bo DATABERARE
US4438824A (en) 1981-04-22 1984-03-27 Siemens Corporation Apparatus and method for cryptographic identity verification
CA1199732A (en) 1982-06-28 1986-01-21 Koh Asai Method and device for matching fingerprints with precise minutia pairs selected from coarse pairs
US4428824A (en) * 1982-09-27 1984-01-31 Mobil Oil Corporation Process for visbreaking resid deasphaltenes
US4532508A (en) 1983-04-01 1985-07-30 Siemens Corporate Research & Support, Inc. Personal authentication system
EP0159037B1 (en) 1984-04-18 1993-02-10 Nec Corporation Identification system employing verification of fingerprints
US5144680A (en) 1985-03-01 1992-09-01 Mitsubishi Denki Kabushiki Kaisha Individual identification recognition system
US4783823A (en) * 1985-09-16 1988-11-08 Omron Tateisi Electronics, Co. Card identifying method and apparatus
WO1991006920A1 (en) * 1989-11-02 1991-05-16 Tms, Incorporated Non-minutiae automatic fingerprint identification system and methods
US4993068A (en) 1989-11-27 1991-02-12 Motorola, Inc. Unforgeable personal identification system
CA2064926C (en) 1991-04-03 1996-07-16 Ritsuko Omori Fingerprint image processing system capable of simply processing minutiae
GB2256170A (en) 1991-05-02 1992-12-02 William Robert Brandes Integrated circuit card with fingerprint verification.
JPH04332089A (en) 1991-05-07 1992-11-19 Takayama:Kk Method for registering finger print data
AU3777593A (en) * 1992-02-26 1993-09-13 Paul C. Clark System for protecting computers via intelligent tokens or smart cards
US5280527A (en) * 1992-04-14 1994-01-18 Kamahira Safe Co., Inc. Biometric token for authorizing access to a host system
US5268963A (en) 1992-06-09 1993-12-07 Audio Digital Imaging Inc. System for encoding personalized identification for storage on memory storage devices
US5581630A (en) * 1992-12-21 1996-12-03 Texas Instruments Incorporated Personal identification
US5559504A (en) 1993-01-08 1996-09-24 Kabushiki Kaisha Toshiba Surface shape sensor, identification device using this sensor, and protected system using this device
US5384846A (en) * 1993-04-26 1995-01-24 Pitney Bowes Inc. System and apparatus for controlled production of a secure identification card
US5450491A (en) 1993-08-26 1995-09-12 At&T Corp. Authenticator card and system
US5509083A (en) * 1994-06-15 1996-04-16 Nooral S. Abtahi Method and apparatus for confirming the identity of an individual presenting an identification card
US5469506A (en) * 1994-06-27 1995-11-21 Pitney Bowes Inc. Apparatus for verifying an identification card and identifying a person by means of a biometric characteristic
US5546463A (en) * 1994-07-12 1996-08-13 Information Resource Engineering, Inc. Pocket encrypting and authenticating communications device
US5541994A (en) 1994-09-07 1996-07-30 Mytec Technologies Inc. Fingerprint controlled public key cryptographic system
US5613014A (en) * 1994-10-12 1997-03-18 Martin Marietta Corp. Fingerprint matching system
US5613012A (en) * 1994-11-28 1997-03-18 Smarttouch, Llc. Tokenless identification system for authorization of electronic transactions and electronic transmissions
US5963679A (en) 1996-01-26 1999-10-05 Harris Corporation Electric field fingerprint sensor apparatus and related methods
DE19607131B4 (en) * 1996-02-26 2005-12-29 Siemens Ag Method for the computer-aided adjustment of a plurality of file copies of a stored file stored in at least one computer
IL122230A (en) 1997-11-17 2003-12-10 Milsys Ltd Biometric system and techniques suitable therefor

Also Published As

Publication number Publication date
AU1630800A (en) 2001-02-05
US6681034B1 (en) 2004-01-20
WO2001006445A1 (en) 2001-01-25
EP1203344A1 (en) 2002-05-08
DE69928297T2 (en) 2006-06-01
CN1167031C (en) 2004-09-15
ATE309581T1 (en) 2005-11-15
US20040128521A1 (en) 2004-07-01
CN1359504A (en) 2002-07-17
US7299360B2 (en) 2007-11-20
AU768531B2 (en) 2003-12-18
EP1203344B1 (en) 2005-11-09
CA2378345C (en) 2010-07-06
DE69928297D1 (en) 2005-12-15

Similar Documents

Publication Publication Date Title
CA2378345A1 (en) Method and system for fingerprint template matching
US7457442B2 (en) Authentication system by fingerprint
US9785819B1 (en) Systems and methods for biometric image alignment
CA2717612C (en) Fingerprint representation using gradient histograms
EP1423821B1 (en) Method and apparatus for checking a person's identity, where a system of coordinates, constant to the fingerprint, is the reference
US8634606B2 (en) Method and system for binarization of biometric data
EP1339008B1 (en) Authentication method, and program and apparatus therefor
WO2008135521A2 (en) Fast fingerprint identification and verification by minutiae pair indexing
US7035444B2 (en) System for fingerprint authentication based of ridge shape
US20070201733A1 (en) Fingerprint collation apparatus, fingerprint pattern area extracting apparatus and quality judging apparatus, and method and program of the same
KR20030046073A (en) Apparatus and method for authenticating user by using a fingerprint feature
KR20170037673A (en) Fingerprint authentication system, fingerprint authentication program, and fingerprint authentication method
US6785408B1 (en) Fingerprint segment area processing method and associated apparatus
JP3793977B2 (en) Image matching device
US7729522B2 (en) Methods, computer program products and devices for check of identity
WO2001024103A1 (en) System and method for capturing, enrolling and verifying a fingerprint
Lee et al. Robust 3D mesh hashing based on shape features
JPH05108805A (en) Fingerprint collating device
CN111814535A (en) Palm print image identification method, palm print image identification device, palm print image identification equipment and computer readable storage medium
Baruni et al. Fingerprint matching on smart card: A review
Patil et al. Fingerprint recognition for Library management
EP1208528A1 (en) Method and arrangement for registering and verifying fingerprint information
JP2702786B2 (en) Fingerprint collation device
WO2001026549A1 (en) Method and device for processing biometric data, by determining features and classifying the data
JPH03269780A (en) Fingerprint data binarizing method

Legal Events

Date Code Title Description
EEER Examination request
MKEX Expiry

Effective date: 20191119