WO2014204110A1 - 지문 인식 및 인증을 위한 방법 및 장치 - Google Patents

지문 인식 및 인증을 위한 방법 및 장치 Download PDF

Info

Publication number
WO2014204110A1
WO2014204110A1 PCT/KR2014/004696 KR2014004696W WO2014204110A1 WO 2014204110 A1 WO2014204110 A1 WO 2014204110A1 KR 2014004696 W KR2014004696 W KR 2014004696W WO 2014204110 A1 WO2014204110 A1 WO 2014204110A1
Authority
WO
WIPO (PCT)
Prior art keywords
fingerprint
information
fingerprint pattern
pattern template
template
Prior art date
Application number
PCT/KR2014/004696
Other languages
English (en)
French (fr)
Inventor
최재준
편백범
박성찬
Original Assignee
크루셜텍 주식회사
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 크루셜텍 주식회사 filed Critical 크루셜텍 주식회사
Priority to US14/900,498 priority Critical patent/US9886616B2/en
Publication of WO2014204110A1 publication Critical patent/WO2014204110A1/ko

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • 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/1335Combining adjacent partial images (e.g. slices) to create a composite input or reference pattern; Tracking a sweeping finger movement
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/30Noise filtering
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • 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
    • 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
    • G06V40/1371Matching features related to minutiae or pores

Definitions

  • the present invention relates to a method and apparatus for fingerprint recognition and authentication, and more particularly, to a method and apparatus for improving its accuracy in fingerprint recognition and authentication.
  • a locking device may be applied to a telephone function, an additional function, or an international telephone function, and in order to use the function, the password may be used only by inputting the corresponding password.
  • 1 and 2 illustrate the operation of a conventional sliding fingerprint recognition sensor.
  • the fingerprint includes several minutiae. Specifically, there is an ending point at which the ridge breaks, a bifurcation where two ridges meet, and the like. Since the feature points are different for each person, the feature points extracted from the short images P1 to P4 also appear differently for each person.
  • the feature points are extracted from the fragment images P1 to P4, and the feature points from each of the fragment images P1 to P4 are matched to form one feature point template. It utilizes a method of comparing and analyzing the location and number of feature points in a database.
  • the fingerprint database is constructed by fingerprint registration by a specific user, and the fingerprint registration method is performed in the same manner as the fingerprint recognition method.
  • the conventional fingerprint registration and fingerprint recognition method utilizes a method of matching the feature points of the fingerprint, the matching information is inevitably simplified and generates a fingerprint recognition error.
  • fingerprint matching is not possible when the direction between the registered fingerprint and the recognized fingerprint does not match.
  • the fingerprint is sensed by the small bar-shaped sensor 10, the entire fingerprint image cannot be obtained, and thus, the recognition accuracy when only a part of the fingerprint image is input is inevitably deteriorated.
  • the object of the present invention is to solve the above-mentioned problems of the prior art.
  • Another object of the present invention is to improve the accuracy of fingerprint recognition, and to provide a fingerprint recognition method that is not susceptible to rotation and distortion during fingerprint recognition.
  • a plurality of slice images including a fingerprint pattern through a fingerprint sensor;
  • a slice dividing unit dividing the slice image into a block image; Converting spatial domain information of the block image into frequency domain information and removing information of a high frequency component using a low pass filter; And matching the block images from which the information of the high frequency component has been removed to form a fingerprint pattern template.
  • the fingerprint recognition and authentication method may include: matching a ridge flow direction in the fingerprint pattern template with a ridge flow direction in a pre-registered basic fingerprint pattern template; And comparing the fingerprint pattern template with the basic fingerprint pattern template to perform authentication.
  • the matching of the ridge flow direction may include rotating the fingerprint pattern template by an inconsistent angle when the ridge flow directions at the mutually corresponding points between the templates are inconsistent.
  • the fingerprint recognition and authentication method may further include performing hashing on the block image from which information of a high frequency component is removed.
  • a fingerprint sensor for sequentially obtaining a plurality of slice images from the fingerprint sliding on the surface;
  • a slice dividing unit dividing the slice image into a block image;
  • An information processor for converting spatial domain information of the block image into frequency domain information and removing information of a high frequency component using a low pass filter;
  • a template configuration unit configured to form the fingerprint pattern template by matching the block images from which the information of the high frequency component is removed, thereby providing a fingerprint recognition and authentication apparatus.
  • the fingerprint recognition and authentication device includes: a template corrector for matching the ridge flow direction in the fingerprint pattern template with the ridge flow direction in the pre-registered basic fingerprint pattern template; And a matching unit configured to perform authentication by comparing the fingerprint pattern template with the basic fingerprint pattern template.
  • the template corrector rotates the fingerprint pattern template by an inconsistent angle when the direction of the ridge flow at the mutually corresponding point between the templates is inconsistent.
  • the information processor may additionally perform hashing on the block image from which the information of the high frequency component is removed.
  • the fingerprint recognition is performed based on the fingerprint pattern itself rather than the feature point of the fingerprint, matching information is increased, thereby improving the accuracy of the fingerprint recognition.
  • the matching process is performed by correcting the recognized fingerprint based on the direction of the ridge flow of the fingerprint, rotation and distortion in fingerprint recognition may be strong.
  • 1 and 2 illustrate the operation of a conventional sliding fingerprint recognition sensor.
  • FIG. 3 is a diagram illustrating the structure of a fingerprint recognition and authentication device according to an embodiment of the present invention.
  • FIG. 4 is a block diagram showing a detailed configuration of a fingerprint recognition and authentication device according to an embodiment of the present invention.
  • FIG. 5 is a view for explaining a fingerprint recognition method according to an embodiment of the present invention.
  • FIG. 6 is a view for explaining a fingerprint authentication method according to an embodiment of the present invention.
  • any part of the specification is to “include” any component, this means that it may further include other components, except to exclude other components unless otherwise stated.
  • the terms “... unit”, “module”, etc. described in the specification mean a unit for processing at least one function or operation, which may be implemented in hardware or software or a combination of hardware and software. . And when a part is “connected” to another part, this includes not only the direct connection, but also the connection of another system in the middle.
  • FIG. 3 is a diagram illustrating the structure of a fingerprint recognition and authentication device according to an embodiment of the present invention.
  • the fingerprint recognition and authentication device 100 may include a fingerprint sensor 111 at least in part.
  • the fingerprint sensor 111 is illustrated as being formed at one edge of the fingerprint recognition and authentication apparatus 100, but the fingerprint sensor 111 is not outside the scope of the present invention.
  • the fingerprint recognition and authentication apparatus 100 may be a digital device that performs a desired operation by performing a predetermined data processing.
  • the fingerprint recognition and authentication device 100 may include an input unit and a display unit DP, and may provide a user with a state about an operation performed by a predetermined operation command of the user through the input unit through the display unit DP.
  • the display unit DP of the fingerprint recognition and authentication apparatus 100 is implemented as a touch screen and simultaneously serves as an input unit.
  • the input unit is implemented as a keyboard or a keypad, for example. It may be provided separately from the DP.
  • Fingerprint recognition and authentication device 100 includes a memory means such as a tablet PC, a smartphone, a personal computer, a workstation, a PDA, a web pad, a mobile phone, a navigation device, etc. It should be understood as a term encompassing equipped digital equipment.
  • the fingerprint sensor 111 may be implemented in a bar shape.
  • the bar-type fingerprint sensor 111 senses a fingerprint of a finger moving in a sliding manner to read fragmentary fingerprint images, and then matches the fragment fingerprint images into one image to perform a fingerprint recognition in a manner of realizing an intact fingerprint image. do.
  • FIG. 4 is a block diagram showing a detailed configuration of a fingerprint recognition and authentication device according to an embodiment of the present invention.
  • the fingerprint recognition and authentication apparatus 100 may include a fingerprint recognition unit 110 and a fingerprint authentication unit 120.
  • the fingerprint recognition unit 110 functions to recognize a pattern for the input fingerprint, and includes a fingerprint sensor 111, a slice divider 112, an information processor 113, and a template configuration unit 114. can do.
  • the fingerprint authenticator 120 compares a fingerprint recognized by the fingerprint recognizer 110 with a pre-registered fingerprint to determine an authentication success or failure, and includes a template corrector 121 and a matching unit 122. can do.
  • the fingerprint recognition unit 110, the fingerprint authentication unit 120, and internal components thereof may be program modules that operate in the fingerprint recognition and authentication apparatus 100.
  • Such program modules may be included in the fingerprint recognition and authentication device 100 in the form of an operating system, an application program module and other program modules, and may be physically stored on various known storage devices.
  • program modules include, but are not limited to, routines, subroutines, programs, objects, components, data structures, etc. that perform particular tasks or execute particular abstract data types, described below, in accordance with the present invention.
  • each of the fragment fingerprint images P1 to P4 will hereinafter be referred to as a slice image.
  • the slice images P1 to P4 may be referred to as unit images constituting the matched fingerprint image template.
  • the pattern of the fingerprint may be obtained as the slice images P1 to P4. That is, each of the slice images P1 to P4 may include a pattern of a portion of the fingerprint, for example, a pattern of a curve (ridge) forming the fingerprint.
  • each of the slice images P1 to P4 is divided into a block image SP by the slice dividing unit 112. That is, one slide image P1 to P4 is divided into a plurality of block images SP.
  • the block image SP may be configured with a specific size and a specific capacity.
  • one block image SP may have a size and a capacity of 48 pixels and 64 bits, but is not limited thereto.
  • the fingerprint recognition is performed based on the feature points constituting the fingerprint, but according to the embodiment of the present invention, the fingerprint pattern included in the block image SP is used as it is. Accordingly, the size of information used for fingerprint recognition is inevitably increased. Therefore, it is preferable to perform the information conversion process on the block image (SP).
  • the spatial domain information of each block image SP may be converted into frequency domain information by the information processor 113.
  • a conversion algorithm for example, a discrete cosine transform (DCT) transform method or a discrete wavelet transform (DWT) transform method may be used.
  • DCT discrete cosine transform
  • DWT discrete wavelet transform
  • a process of leaving only the information of the low frequency component is performed.
  • fingerprint recognition low frequency component information having a small variation between adjacent pixels is sufficient, so high frequency component information is deleted to reduce information capacity. That is, the information processing unit 113 cuts out the information corresponding to the threshold frequency or more from the frequency domain information using a low pass filter (LPF), and leaves only the information not exceeding the threshold frequency.
  • LPF low pass filter
  • a hashing process is selectively performed to complete the processing of the block image SP.
  • the block images SP having a sufficiently small capacity by the information processing unit 113 are matched by the template construction unit 114 to form one fingerprint pattern template PT.
  • the template is configured based on the fingerprint pattern itself.
  • the slice images obtained by the fingerprint sensor 111 are divided into block images, subjected to a predetermined conversion and processing process, and then matched again to form one fingerprint pattern template PT.
  • the obtained fingerprint pattern template PT is compared with a pre-stored basic fingerprint pattern template.
  • a user first undergoes a fingerprint registration process, and the template obtained during the fingerprint registration process functions as a basic fingerprint pattern template (BPT). Thereafter, in the fingerprint authentication process, the obtained fingerprint pattern template PT is compared with the basic fingerprint pattern template BPT.
  • the fingerprint registration process may be implemented as a process in which the fingerprint pattern template generated in the fingerprint recognition process described above with reference to FIG. 5 is stored.
  • the fingerprint patterns are identical to each other, if the fingerprint recognition directions are different, they are likely to be recognized as different fingerprint patterns. For example, when the fingerprint is registered while sliding the finger while keeping the finger at 90 ° with respect to the longitudinal direction of the bar-type fingerprint sensor 111, if the finger is sliding at a different angle during fingerprint authentication, both fingerprints are recognized as different. Can be.
  • the template corrector 121 determines the ridge flow direction in the obtained fingerprint pattern template PT and compares it with the ridge flow direction in the pre-stored basic fingerprint pattern template BPT. If it is determined that the ridge flow direction is different from the comparison result, the obtained fingerprint pattern template PT is rotated by an angle to match the prestored basic fingerprint pattern template BPT with the ridge flow direction. For example, as shown in FIG. 6, the ridge flow direction in a specific area of the fingerprint pattern template PT is compared with the ridge flow direction of an area corresponding to the specific area in the basic fingerprint pattern template BPT. Determine whether or not. If it does not match, the obtained fingerprint pattern template PT is rotated by an inconsistent angle and corrected so that the ridge directions in the specific region coincide with each other.
  • the template corrector 121 may determine the direction mismatch when the difference in the ridge flow direction is greater than or equal to the threshold angle, and may perform correction so that the difference in the ridge direction in both fingerprint pattern templates may be narrowed below the threshold angle.
  • a fingerprint pattern template PT including a fingerprint pattern as it is, not a feature point of a fingerprint is used, and the ridge direction coincides with the basic fingerprint pattern template BPT to be compared during fingerprint authentication.
  • the matching unit 122 compares the fingerprint pattern template PT corrected by the template corrector 121 with the basic fingerprint pattern template BPT to perform authentication on the recognized fingerprint.
  • the matching degree may be determined by comparing the fingerprint patterns in both templates. For example, the matching unit 122 may determine that the fingerprint authentication is successful when the matching rate is greater than the threshold.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Human Computer Interaction (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Evolutionary Computation (AREA)
  • Evolutionary Biology (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Artificial Intelligence (AREA)
  • Collating Specific Patterns (AREA)
  • Image Input (AREA)

Abstract

본 발명의 일 실시예에 따르면, 지문 센서를 통해 지문 패턴을 포함하는 복수의 슬라이스 영상을 순차적으로 획득하는 단계; 상기 슬라이스 영상을 블록 영상으로 분할하는 슬라이스 분할부; 상기 블록 영상의 공간 영역(Spatial Domain) 정보를 주파수 영역(Frequency Domain) 정보로 변환하고, 저주파 통과 필터를 이용하여 고주파 성분의 정보를 제거하는 단계; 고주파 성분의 정보가 제거된 상기 블록 영상들을 정합하여 지문 패턴 템플릿을 형성하는 단계를 포함하는, 지문 인식 및 인증 방법이 제공된다.

Description

지문 인식 및 인증을 위한 방법 및 장치
본 발명은 지문 인식 및 인증을 위한 방법 및 장치에 관한 것으로, 보다 상세하게는, 지문 인식 및 인증에 있어서 그 정확성을 향상시키기 위한 방법 및 장치에 관한 것이다.
최근 이동 통신 단말기를 통해서는 전화 또는 문자 메시지 전송 서비스와 같은 통신 기능뿐만 아니라, 모바일 뱅킹 등 개인 정보가 활용되는 다양한 부가 기능이 제공되고 있다. 이에 따라, 이동 통신 단말기의 잠금 장치에 대한 필요성이 더욱 중요하게 부각되고 있다.
이동 통신 단말기에 적용되었던 기존의 잠금 장치는 비밀번호를 이용하는 전통적인 방식이 대부분이었다. 예를 들면, 전화 기능, 부가 기능, 또는 국제 전화 기능 등에 잠금 장치를 적용시키고, 해당 기능을 이용하기 위해서는 해당 비밀번호를 입력해야만 이용이 가능하도록 하는 방식이었다.
그러나, 이러한 방식은 비밀번호가 노출되었을 때 무용지물이 된다는 점, 안정성 확보를 위해 주기적으로 비밀번호를 변경하여야 한다는 점, 사용자 입장에서 비밀번호를 기억해 두어야 한다는 점 등에서 불편함이 있었다.
따라서, 최근에는 이러한 방식을 보완하고 잠금 효과를 향상시키기 위하여, 지문 인식을 통한 잠금장치가 장착된 단말기를 본격적으로 개발하고 있다.
이러한 지문 인식 장치를 소형으로 제작되고 있는 이동 통신 단말기에 탑재하기 위해서는 그 센서의 크기를 최소화하여야 하는데, 이러한 필요에 따라, 좌우로 긴 바(Bar) 형태의 센서에 손가락을 긁듯이 지문을 인식시키는 '슬라이딩 방식' 지문 인식 센서에 대한 개발이 이루어지고 있다.
도 1 및 도 2는 통상적인 슬라이딩 방식 지문 인식 센서의 동작을 설명하는 도면이다.
도 1 및 도 2를 참조하면, 사용자가 손가락을 지문 센서(10)에 대고 슬라이딩 방식으로 이동하면 연속적으로 부분적인 단편 영상(P1~P4)들이 획득된다.
지문은 여러가지 특징점(minutiae)을 포함한다. 구체적으로, 융선이 끊어지는 끝점(ending), 2개의 융선이 만나는 분기점(bifurcation) 등이 있다. 이러한 특징점은 사람마다 다르기 때문에, 단편 영상(P1~P4)으로부터 추출되는 특징점 또한 사람마다 다르게 나타난다.
통상적인 지문 인식 방식은 도 2에 도시되는 바와 같이, 단편 영상(P1~P4)들로부터 특징점을 뽑아내고, 각 단편 영상(P1~P4)으로부터의 특징점들을 정합하여 하나의 특징점 템플릿을 만든 후, 특징점의 위치와 개수를 데이터베이스화하여 비교 분석하는 방식을 활용한다.
지문 데이터베이스는 특정 사용자에 의한 지문 등록에 의한 방식으로 구축되며, 지문 등록 방식은 상기 지문 인식 방식과 동일하게 행해진다.
이러한 통상적인 지문 등록 및 지문 인식 방식은 지문의 특징점을 매칭시키는 방식을 활용하기 때문에, 매칭되는 정보가 단순해질 수 밖에 없고, 지문 인식 오류를 발생시키게 된다. 또한, 등록된 지문과 당해 인식된 지문 간의 방향 등이 맞지 않을 때에는 지문 매칭이 되지 않는 문제점이 있게 된다. 그리고, 작은 사이즈의 바 형 센서(10)에 지문을 센싱시키기 때문에, 지문 전체 영상이 획득될 수 없게 되며, 이에 따라 일부 지문 이미지만 입력되었을 때의 인식 정확도도 떨어질 수 밖에 없다.
본 발명의 목적은 상술한 종래 기술의 문제점을 해결하는 것이다.
본 발명의 다른 목적은, 지문 인식의 정확성을 향상시키고, 지문 인식 시 회전과 왜곡에도 취약하지 않은 지문 인식 방법을 제공하는 것이다.
상술한 목적을 달성하기 위한 본 발명의 실시예에 따르면, 지문 센서를 통해 지문 패턴을 포함하는 복수의 슬라이스 영상을 순차적으로 획득하는 단계; 상기 슬라이스 영상을 블록 영상으로 분할하는 슬라이스 분할부; 상기 블록 영상의 공간 영역(Spatial Domain) 정보를 주파수 영역(Frequency Domain) 정보로 변환하고, 저주파 통과 필터를 이용하여 고주파 성분의 정보를 제거하는 단계; 및 고주파 성분의 정보가 제거된 상기 블록 영상들을 정합하여 지문 패턴 템플릿을 형성하는 단계를 포함하는, 지문 인식 및 인증 방법.
상기 지문 인식 및 인증 방법은, 상기 지문 패턴 템플릿에서의 융선 흐름 방향과 기 등록된 기초 지문 패턴 템플릿에서의 융선 흐름 방향을 일치시키는 단계; 및 상기 지문 패턴 템플릿과 상기 기초 지문 패턴 템플릿을 비교하여 인증을 수행하는 단계를 더 포함할 수 있다.
상기 융선 흐름 방향을 일치시키는 단계는, 템플릿 간 상호 대응되는 지점에서의 융선 흐름 방향이 불일치하는 경우, 불일치하는 각도만큼 상기 지문 패턴 템플릿을 회전시키는 단계를 포함할 수 있다.
상기 지문 인식 및 인증 방법은, 고주파 성분의 정보가 제거된 상기 블록 영상에 대해 해싱을 수행하는 단계를 더 포함할 수 있다.
한편, 본 발명의 다른 실시예에 따르면, 표면상에서 슬라이딩되는 지문으로부터 복수의 슬라이스 영상을 순차적으로 획득하는 지문 센서; 상기 슬라이스 영상을 블록 영상으로 분할하는 슬라이스 분할부; 상기 블록 영상의 공간 영역(Spatial Domain) 정보를 주파수 영역(Frequency Domain) 정보로 변환하고, 저주파 통과 필터를 이용하여 고주파 성분의 정보를 제거하는 정보 처리부; 및 고주파 성분의 정보가 제거된 상기 블록 영상들을 정합하여 지문 패턴 템플릿을 형성하는 템플릿 구성부를 포함하는, 지문 인식 및 인증 장치가 제공된다.
상기 지문 인식 및 인증 장치는, 상기 지문 패턴 템플릿에서의 융선 흐름 방향과 기 등록된 기초 지문 패턴 템플릿에서의 융선 흐름 방향을 일치시키는 템플릿 보정부; 및 상기 지문 패턴 템플릿과 상기 기초 지문 패턴 템플릿을 비교하여 인증을 수행하는 매칭부를 더 포함할 수 있다.
상기 템플릿 보정부는, 템플릿 간 상호 대응되는 지점에서의 융선 흐름 방향이 불일치하는 경우, 불일치하는 각도만큼 상기 지문 패턴 템플릿을 회전시킨다.
상기 정보 처리부는, 고주파 성분의 정보가 제거된 상기 블록 영상에 대해 해싱을 추가적으로 수행할 수 있다.
본 발명에 따르면, 지문의 특징점이 아니라 지문 패턴 자체를 토대로 지문 인식을 수행하기 때문에, 매칭 정보가 많아지게 되며 이에 따라 지문 인식의 정확도가 향상될 수 있다.
또한, 본 발명에 따르면, 지문의 융선 흐름 방향을 토대로 인식된 지문을 보정하여 매칭 과정을 수행하기 때문에, 지문 인식에 있어서 회전과 왜곡에도 강해질 수 있다.
도 1 및 도 2는 통상적인 슬라이딩 방식 지문 인식 센서의 동작을 설명하는 도면이다.
도 3은 본 발명의 실시예에 따른 지문 인식 및 인증 장치의 구조를 나타내는 도면이다.
도 4는 본 발명의 실시예에 따른 지문 인식 및 인증 장치의 세부 구성을 나타내는 블록도이다.
도 5는 본 발명의 실시예에 따른 지문 인식 방법을 설명하기 위한 도면이다.
도 6은 본 발명의 실시예에 따른 지문 인증 방법을 설명하기 위한 도면이다.
본 명세서에서 사용되는 용어에 대해 간략히 설명하고, 본 발명에 대해 구체적으로 설명하기로 한다.
본 발명에서 사용되는 용어는 본 발명에서의 기능을 고려하면서 가능한 현재 널리 사용되는 일반적인 용어들을 선택하였으나, 이는 당 분야에 종사하는 기술자의 의도 또는 판례, 새로운 기술의 출현 등에 따라 달라질 수 있다. 또한, 특정한 경우는 출원인이 임의로 선정한 용어도 있으며, 이 경우 해당되는 발명의 설명 부분에서 상세히 그 의미를 기재할 것이다. 따라서 본 발명에서 사용되는 용어는 단순한 용어의 명칭이 아닌, 그 용어가 가지는 의미와 본 발명의 전반에 걸친 내용을 토대로 정의되어야 한다.
명세서 전체에서 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있음을 의미한다. 또한, 명세서에 기재된 "...부", "모듈" 등의 용어는 적어도 하나의 기능이나 동작을 처리하는 단위를 의미하며, 이는 하드웨어 또는 소프트웨어로 구현되거나 하드웨어와 소프트웨어의 결합으로 구현될 수 있다. 그리고 어떤 부분이 다른 부분과 "연결"되어 있다고 할 때, 이는 직접적으로 연결되어 있는 경우뿐 아니라, 그 중간에 다른 시스템을 두고 연결되어 있는 경우도 포함한다.
아래에서는 첨부한 도면을 참고로 하여 본 발명의 실시예에 대하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.
이하에서는 첨부된 도면을 참조하여 본 발명의 실시예를 상세히 설명하기로 한다.
도 3은 본 발명의 실시예에 따른 지문 인식 및 인증 장치의 구조를 나타내는 도면이다.
도 3을 참조하면, 지문 인식 및 인증 장치(100)는 적어도 일부분에 지문 센서(111)를 구비할 수 있다. 도면에서는 지문 센서(111)가 지문 인식 및 인증 장치(100)의 일측 가장자리에 형성되는 것으로 도시되었으나, 어느 위치에 형성되어도 본 발명의 범위를 벗어나는 것은 아니다.
일 실시예에 따른 지문 인식 및 인증 장치(100)는 소정의 데이터 처리를 수행하여 사용자가 원하는 동작을 수행하는 디지털 기기일 수 있다. 지문 인식 및 인증 장치(100)는 입력부와 표시부(DP)를 구비할 수 있으며, 입력부를 통한 사용자의 소정 동작 명령에 의해 이루어지는 동작에 대한 상태를 표시부(DP)를 통해 사용자에게 제공할 수 있다. 도 3에서는 지문 인식 및 인증 장치(100)의 표시부(DP)가 터치스크린 방식으로 구현되어 그 자체로서 입력부의 역할을 동시에 하는 것으로 도시되었으나, 입력부는 예를 들면, 키보드 또는 키패드 방식으로 구현되어 표시부(DP)와 별도로 구비될 수도 있다.
일 실시예에 따른 지문 인식 및 인증 장치(100)는 태블릿 PC, 스마트폰, 개인용 컴퓨터, 워크스테이션, PDA, 웹 패드, 이동 전화기, 내비게이션 등과 같이 메모리 수단을 구비하고 마이크로 프로세서를 탑재하여 연산 능력을 갖춘 디지털 기기를 포괄하는 용어로서 이해되어야 한다.
일 실시예에 따른 지문 센서(111)는 바(bar) 형으로 구현될 수 있다. 바 형 지문 센서(111)는 슬라이딩 방식으로 움직이는 손가락의 지문을 센싱하여 단편적인 지문 영상들을 읽어들인 후, 이 단편 지문 영상을 하나의 영상으로 정합하여 온전한 지문 영상을 구현하는 방식으로 지문 인식을 수행한다.
이하에서는 본 발명의 실시예에 따른 지문 인식 및 인증 방식에 대해 상세히 설명하기로 한다.
도 4는 본 발명의 실시예에 따른 지문 인식 및 인증 장치의 세부 구성을 나타내는 블록도이다.
도 4를 참조하면, 지문 인식 및 인증 장치(100)는 지문 인식부(110), 지문 인증부(120)를 포함할 수 있다.
지문 인식부(110)는 당해 입력되는 지문에 대한 패턴을 인식하는 기능을 하는 부분으로서, 지문 센서(111), 슬라이스 분할부(112), 정보 처리부(113), 템플릿 구성부(114)를 포함할 수 있다.
지문 인증부(120)는 지문 인식부(110)를 통해 인식된 지문과 기 등록된 지문을 비교하여 인증 성공 또는 실패를 결정하는 부분으로서, 템플릿 보정부(121), 매칭부(122)를 포함할 수 있다.
지문 인식부(110), 지문 인증부(120) 및 그 내부 구성요소들은 지문 인식 및 인증 장치(100) 내에서 동작하는 프로그램 모듈들일 수 있다. 이러한 프로그램 모듈들은 운영 시스템, 응용 프로그램 모듈 및 기타 프로그램 모듈의 형태로 지문 인식 및 인증 장치(100)에 포함될 수 있으며, 물리적으로는 여러 가지 공지의 기억 장치 상에 저장될 수 있다. 한편, 이러한 프로그램 모듈들은 본 발명에 따라 후술할 특정 업무를 수행하거나 특정 추상 데이터 유형을 실행하는 루틴, 서브루틴, 프로그램, 오브젝트, 컴포넌트, 데이터 구조 등을 포괄하지만, 이에 제한되지는 않는다.
이하에서는 도 4와 함께 도 5를 참조하여 본 발명의 실시예에 따른 지문 인식 방법에 대해 설명하기로 한다.
도 4 및 도 5에 도시되는 바와 같이, 사용자가 손가락을 지문 센서(111)에 대고 슬라이딩 방식으로 이동하면 연속적으로 부분적인 단편 지문 영상(P1~P4)이 획득된다. 각각의 단편 지문 영상(P1~P4)을 이하에서는 슬라이스(slice) 영상이라 칭하기로 한다. 슬라이스 영상(P1~P4)은 정합된 지문 영상 템플릿을 구성하는 단위 영상이라고 할 수 있다. 지문 센서(111) 표면 상에서 지문이 그대로 슬라이딩 됨에 따라 지문의 패턴이 그대로 슬라이스 영상(P1~P4)으로 얻어질 수 있다. 즉, 슬라이스 영상(P1~P4) 각각은 지문의 일부에 대한 패턴, 예를 들면, 지문을 구성하는 곡선(융선)의 패턴을 그대로 포함할 수 있다.
본 발명의 실시예에 따르면, 슬라이스 분할부(112)에 의해 슬라이스 영상(P1~P4) 각각이 블록 영상(SP)으로 분할된다. 즉, 하나의 슬라이드 영상(P1~P4)은 복수개의 블록 영상(SP)으로 분할된다. 블록 영상(SP)은 특정 크기 및 특정 용량으로 구성될 수 있다. 예를 들어 하나의 블록 영상(SP)은 48픽셀, 64비트의 크기 및 용량을 가질 수 있으나, 이에 제한되는 것은 아니다.
종래에는 지문을 구성하는 특징점들을 토대로 지문 인식을 수행하였지만, 본 발명의 실시예에 따르면 블록 영상(SP)에 포함된 지문 패턴을 그대로 이용한다. 이에 따라, 지문 인식에 사용되는 정보의 크기가 커질 수 밖에 없다. 따라서, 블록 영상(SP)에 대한 정보 변환 과정을 수행하는 것이 바람직하다.
일 실시예에 따르면, 정보 처리부(113)에 의해 각 블록 영상(SP)의 공간 영역(Spatial Domain) 정보가 주파수 영역(Frequency Domain) 정보로 변환될 수 있다. 이러한 변환 알고리즘으로서는 예를 들면 DCT(Discrete Cosine Transform) 변환 방식, DWT(Discrete Wavelet Transform) 변환 방식이 이용될 수 있다.
변환 후에는 저주파 성분의 정보만을 남겨 놓는 과정이 행해진다. 지문 인식에 있어서는 인접한 픽셀 간 변화폭이 작은 저주파 성분의 정보만으로도 충분하기 때문에 정보의 용량을 줄이기 위해 고주파 성분 정보를 삭제하는 것이다. 즉, 정보 처리부(113)는 저주파 통과 필터(LPF: Low Pass Filter)를 이용하여 주파수 영역 정보에서 임계 주파수 이상에 해당하는 정보를 차단하고, 임계 주파수를 넘지 않는 정보만을 남겨 놓는다. 또한, 전술한 필터링 과정을 통해 노이즈에 영향을 많이 받는 고주파 성분의 정보는 필터링되기 때문에 전체적인 신호대 잡음비를 개선할 수 있다.
그 후, 해싱(hashing) 과정을 선택적으로 수행하여 블록 영상(SP)에 대한 처리를 완료한다.
정보 처리부(113)에 의해 충분히 작아진 용량의 블록 영상(SP)들은 템플릿 구성부(114)에 의해 하나로 정합되어 하나의 지문 패턴 템플릿(PT)을 구성한다.
본 발명의 실시예에 따르면, 지문 센서(111)에 의해 획득된 슬라이스 영상에서 특징점만을 추출하여 템플릿을 구성하는 것이 아니라, 지문 패턴 자체를 토대로 템플릿을 구성하기 때문에 기 저장된 지문 영상과의 비교 분석을 통해 지문 인증을 함에 있어서 그 정확도가 향상될 수 있다.
이하에서는, 도 4 및 도 6을 참조하여 지문 패턴 템플릿(PT)에 대한 보정 과정 및 지문 인증 과정에 대해 설명하기로 한다.
전술한 바와 같이, 지문 센서(111)에 의해 획득된 슬라이스 영상들은 블록 영상들로 분할되고, 소정의 변환 및 처리 과정을 거친 후 다시 정합되어 하나의 지문 패턴 템플릿(PT)으로 형성된다.
지문 인증 과정에서는 당해 얻어진 지문 패턴 템플릿(PT)과 기 저장된 기초 지문 패턴 템플릿이 비교된다. 지문 인증을 위해 사용자는 최초에 지문 등록 과정을 거치게 되며, 지문 등록 과정에서 얻어진 템플릿이 기초 지문 패턴 템플릿(BPT)으로 기능하게 된다. 그 후, 지문 인증 과정에서는 당해 얻어진 지문 패턴 템플릿(PT)과 기초 지문 패턴 템플릿(BPT)을 비교한다. 지문 등록 과정은 앞서 도 5를 참조하여 설명한 지문 인식 과정에서 생성된 지문 패턴 템플릿이 저장되는 과정으로 구현될 수 있다.
서로 동일한 지문 패턴일지라도 지문 인식 방향이 달라지면 서로 다른 지문 패턴으로 인식될 가능성이 높다. 예를 들어, 지문 등록 시에는 바 형 지문 센서(111)의 길이 방향에 대해 손가락을 90°로 유지한 상태로 슬라이딩하였으나, 지문 인증 시 이와 다른 각도로 손가락을 슬라이딩하면, 양 지문은 상이한 것으로 인식될 수 있다.
본 발명에서는 이러한 문제점을 해결하기 위해, 얻어진 지문 패턴 템플릿(PT)을 보정하는 과정을 거친다.
구체적으로, 템플릿 보정부(121)는 얻어진 지문 패턴 템플릿(PT)에서의 융선 흐름 방향을 파악하고, 이를 기 저장된 기초 지문 패턴 템플릿(BPT)에서의 융선 흐름 방향과 비교한다. 비교 결과 융선 흐름 방향이 상이하다고 판단되면, 당해 얻어진 지문 패턴 템플릿(PT)을 일정 각도 회전시켜 기 저장된 기초 지문 패턴 템플릿(BPT)과 융선 흐름 방향을 일치시킨다. 예를 들어, 도 6에 도시되는 바와 같이 지문 패턴 템플릿(PT)의 특정 영역에서의 융선 흐름 방향과 기초 지문 패턴 템플릿(BPT)에서 상기 특정 영역에 대응되는 영역의 융선 흐름 방향을 비교하여 그 일치 여부를 판단한다. 일치하지 않는다면 당해 얻어진 지문 패턴 템플릿(PT)을 불일치하는 각도만큼 회전시켜 상기 특정 영역에서의 융선 방향이 서로 일치하도록 보정한다.
템플릿 보정부(121)는 융선 흐름 방향의 차이가 임계 각도 이상일 때 방향 불일치로 판단할 수 있으며, 양 지문 패턴 템플릿에서의 융선 방향 차이가 임계 각도 이하로 좁혀질 수 있도록 보정을 수행할 수 있다.
본 발명의 실시예에 따르면, 지문의 특징점이 아니라 지문 패턴을 그대로 포함하고 있는 지문 패턴 템플릿(PT)을 이용하고, 지문 인증 시 비교의 대상이 되는 기초 지문 패턴 템플릿(BPT)과 융선 방향이 일치되도록 보정함으로써 지문 인증의 정확도가 향상될 수 있다.
매칭부(122)는 템플릿 보정부(121)에 의해 방향 보정된 지문 패턴 템플릿(PT)과 기초 지문 패턴 템플릿(BPT)을 비교하여 당해 인식된 지문에 대한 인증을 수행한다. 양 템플릿에서의 지문 패턴 비교를 통해 그 일치되는 정도를 판단할 수 있는데, 예를 들면, 임계치 이상의 일치율을 보일 때 매칭부(122)는 지문 인증이 성공하였다는 판단을 내릴 수 있다.
전술한 본 발명의 설명은 예시를 위한 것이며, 본 발명이 속하는 기술분야의 통상의 지식을 가진 자는 본 발명의 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 쉽게 변형이 가능하다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다. 예를 들어, 단일형으로 설명되어 있는 각 구성 요소는 분산되어 실시될 수도 있으며, 마찬가지로 분산된 것으로 설명되어 있는 구성 요소들도 결합된 형태로 실시될 수 있다.
본 발명의 범위는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 균등 개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.

Claims (8)

  1. 지문 센서를 통해 지문 패턴을 포함하는 복수의 슬라이스 영상을 순차적으로 획득하는 단계;
    상기 슬라이스 영상을 블록 영상으로 분할하는 단계;
    상기 블록 영상의 공간 영역(Spatial Domain) 정보를 주파수 영역(Frequency Domain) 정보로 변환하고, 저주파 통과 필터를 이용하여 고주파 성분의 정보를 제거하는 단계; 및
    고주파 성분의 정보가 제거된 상기 블록 영상들을 정합하여 지문 패턴 템플릿을 형성하는 단계를 포함하는, 지문 인식 및 인증 방법.
  2. 제1항에 있어서,
    상기 지문 패턴 템플릿에서의 융선 흐름 방향과 기 등록된 기초 지문 패턴 템플릿에서의 융선 흐름 방향을 일치시키는 단계; 및
    상기 지문 패턴 템플릿과 상기 기초 지문 패턴 템플릿을 비교하여 인증을 수행하는 단계를 더 포함하는, 지문 인식 및 인증 방법.
  3. 제2항에 있어서,
    상기 융선 흐름 방향을 일치시키는 단계는,
    템플릿 간 상호 대응되는 지점에서의 융선 흐름 방향이 불일치하는 경우, 불일치하는 각도만큼 상기 지문 패턴 템플릿을 회전시키는 단계를 포함하는, 지문 인식 및 인증 방법.
  4. 제1항에 있어서,
    고주파 성분의 정보가 제거된 상기 블록 영상에 대해 해싱을 수행하는 단계를 더 포함하는, 지문 인식 및 인증 방법.
  5. 표면상에서 슬라이딩되는 지문으로부터 복수의 슬라이스 영상을 순차적으로 획득하는 지문 센서;
    상기 슬라이스 영상을 블록 영상으로 분할하는 슬라이스 분할부;
    상기 블록 영상의 공간 영역(Spatial Domain) 정보를 주파수 영역(Frequency Domain) 정보로 변환하고, 저주파 통과 필터를 이용하여 고주파 성분의 정보를 제거하는 정보 처리부; 및
    고주파 성분의 정보가 제거된 상기 블록 영상들을 정합하여 지문 패턴 템플릿을 형성하는 템플릿 구성부를 포함하는, 지문 인식 및 인증 장치.
  6. 제5항에 있어서,
    상기 지문 패턴 템플릿에서의 융선 흐름 방향과 기 등록된 기초 지문 패턴 템플릿에서의 융선 흐름 방향을 일치시키는 템플릿 보정부; 및
    상기 지문 패턴 템플릿과 상기 기초 지문 패턴 템플릿을 비교하여 인증을 수행하는 매칭부를 더 포함하는, 지문 인식 및 인증 장치.
  7. 제6항에 있어서,
    상기 템플릿 보정부는,
    템플릿 간 상호 대응되는 지점에서의 융선 흐름 방향이 불일치하는 경우, 불일치하는 각도만큼 상기 지문 패턴 템플릿을 회전시키는, 지문 인식 및 인증 장치.
  8. 제5항에 있어서,
    상기 정보 처리부는, 고주파 성분의 정보가 제거된 상기 블록 영상에 대해 해싱을 추가적으로 수행하는, 지문 인식 및 인증 장치.
PCT/KR2014/004696 2013-06-19 2014-05-27 지문 인식 및 인증을 위한 방법 및 장치 WO2014204110A1 (ko)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/900,498 US9886616B2 (en) 2013-06-19 2014-05-27 Method and apparatus for fingerprint recognition and authentication

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2013-0070518 2013-06-19
KR1020130070518A KR101419784B1 (ko) 2013-06-19 2013-06-19 지문 인식 및 인증을 위한 방법 및 장치

Publications (1)

Publication Number Publication Date
WO2014204110A1 true WO2014204110A1 (ko) 2014-12-24

Family

ID=51742238

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2014/004696 WO2014204110A1 (ko) 2013-06-19 2014-05-27 지문 인식 및 인증을 위한 방법 및 장치

Country Status (3)

Country Link
US (1) US9886616B2 (ko)
KR (1) KR101419784B1 (ko)
WO (1) WO2014204110A1 (ko)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108121940A (zh) * 2016-11-29 2018-06-05 深圳指芯智能科技有限公司 一种指纹图像分析的方法和装置
US11034331B1 (en) * 2018-02-13 2021-06-15 Nanjing Easthouse Electrical Co., Ltd. Infrared biometrics information collection device and vehicle door lock having the same

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016049655A1 (en) * 2014-09-26 2016-03-31 Shenzhen Huiding Technology Co., Ltd. Fingerprint sensors
US10032062B2 (en) 2015-04-15 2018-07-24 Samsung Electronics Co., Ltd. Method and apparatus for recognizing fingerprint
KR102205495B1 (ko) * 2015-04-15 2021-01-21 삼성전자주식회사 지문 인식 방법 및 장치
KR101639986B1 (ko) * 2015-10-07 2016-07-15 크루셜텍 (주) 지문 등록 및 인증 속도 향상을 위한 지문 정보 프로세싱 방법 및 그 장치
CN108139864A (zh) * 2015-10-13 2018-06-08 华为技术有限公司 使用指纹识别的操作方法、装置、移动终端
KR101798395B1 (ko) * 2016-04-18 2017-11-16 주식회사 유니온커뮤니티 생체의 심장 박동에 따른 지문 이미지의 미세한 밝기 변화에 기초하여 위조지문을 판별할 수 있는 위조지문 판별 장치 및 그 방법
KR102320024B1 (ko) 2017-04-24 2021-11-01 삼성전자 주식회사 생체 인증 정보에 기반한 인증 방법 및 장치
CN109669651B (zh) * 2017-10-16 2021-02-02 神盾股份有限公司 用户接口的显示方法以及电子装置
WO2019184011A1 (zh) 2018-03-28 2019-10-03 华为技术有限公司 管理终端设备方法和终端设备
KR20210070528A (ko) * 2019-12-05 2021-06-15 삼성전자주식회사 광학적 객체 인식을 이용한 반셔터 기능 수행 방법 및 이를 이용한 영상 촬영 방법
KR102593574B1 (ko) 2023-08-21 2023-10-24 옥타코 주식회사 생체인증 장치의 자격증명 id 무결성 보장 데이터 처리 방법

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0757099A (ja) * 1993-08-20 1995-03-03 Nec Corp 指紋画像の伝送装置
KR20050010102A (ko) * 2003-07-18 2005-01-27 학교법인연세대학교 손가락의 슬라이딩/롤링에 따른 지문영상획득방법
KR20110107657A (ko) * 2010-03-25 2011-10-04 조선대학교산학협력단 지문인증 장치 및 그 방법
KR20120138282A (ko) * 2011-06-14 2012-12-26 삼성전자주식회사 영상 처리 방법 및 장치

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2002318165A1 (en) * 2001-05-25 2002-12-09 Biometric Informatics Technology, Inc. Fingerprint recognition system
CN1238809C (zh) * 2002-09-04 2006-01-25 长春鸿达光电子与生物统计识别技术有限公司 指纹识别方法、以及指纹控制方法和系统
WO2006073450A2 (en) * 2004-04-27 2006-07-13 The Trustees Of The University Of Pennsylvania Polarization and reflection based non-contact latent fingerprint imaging and lifting
EP1783650B1 (de) * 2005-10-26 2011-01-12 Swisscom AG Verfahren und Kommunikationssystem, um mit biometrischen Sensoren aufgenommene biometrische Daten mit Referenzdaten zu vergleichen
KR100693371B1 (ko) * 2005-11-15 2007-03-09 한국전자통신연구원 웨이블릿 기반의 다중 비트 핑거프린트 삽입 및 추출 방법
US8233675B2 (en) * 2006-06-20 2012-07-31 L-1 Secure Credentialing, Inc. Image, video or audio filtering before biometric recognition
CN102460473B (zh) * 2009-06-24 2013-12-25 皇家飞利浦电子股份有限公司 具有和没有参考点的鲁棒生物统计特征提取
US8886953B1 (en) * 2012-09-14 2014-11-11 Google Inc. Image processing

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0757099A (ja) * 1993-08-20 1995-03-03 Nec Corp 指紋画像の伝送装置
KR20050010102A (ko) * 2003-07-18 2005-01-27 학교법인연세대학교 손가락의 슬라이딩/롤링에 따른 지문영상획득방법
KR20110107657A (ko) * 2010-03-25 2011-10-04 조선대학교산학협력단 지문인증 장치 및 그 방법
KR20120138282A (ko) * 2011-06-14 2012-12-26 삼성전자주식회사 영상 처리 방법 및 장치

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108121940A (zh) * 2016-11-29 2018-06-05 深圳指芯智能科技有限公司 一种指纹图像分析的方法和装置
US11034331B1 (en) * 2018-02-13 2021-06-15 Nanjing Easthouse Electrical Co., Ltd. Infrared biometrics information collection device and vehicle door lock having the same
US20210245710A1 (en) * 2018-02-13 2021-08-12 Nanjing Easthouse Electrical Co., Ltd. Infrared biometrics information collection device and door locks having the same
US11565657B2 (en) * 2018-02-13 2023-01-31 Nanjing Easthouse Electrical Co., Ltd. Infrared biometrics information collection device and door locks having the same

Also Published As

Publication number Publication date
US20170017825A1 (en) 2017-01-19
US9886616B2 (en) 2018-02-06
KR101419784B1 (ko) 2014-07-21

Similar Documents

Publication Publication Date Title
WO2014204110A1 (ko) 지문 인식 및 인증을 위한 방법 및 장치
AU2019203766B2 (en) System and method for biometric authentication in connection with camera-equipped devices
AU706481B2 (en) Fingerprint registering method and fingerprint checking device
WO2013100697A1 (en) Method, apparatus, and computer-readable recording medium for authenticating a user
CN105654024B (zh) 一种终端设备、指纹识别方法及装置
WO2013100699A1 (en) Method, apparatus, and computer-readable recording medium for authenticating a user
WO2015122577A1 (ko) 극소 센싱 영역을 포함하는 전자 장치 및 이의 지문 정보 프로세싱 방법
US8260060B2 (en) Comparison method, comparison system, computer, and program
US10102360B2 (en) User authentication based on time variant fingerprint sequences
TWI679586B (zh) 筆跡資料處理方法和裝置
CN107315935B (zh) 一种多指纹的识别方法及装置
WO2019103221A1 (ko) 관심 영역 기반 온라인 만화 식별 시스템 및 방법
Thakur et al. Wireless Fingerprint Based Security System Using ZigBee Technology
CN106650361A (zh) 一种解锁方法及装置
CN109241852A (zh) 具有附加特征的人脸识别方法、装置、计算机设备
US10936706B2 (en) Biometric authentication
CN104091158B (zh) 一种防攻击掌纹认证方法及其应用的认证系统
EP3811254A1 (en) Method and electronic device for authenticating a user
JP7260145B2 (ja) 認証装置、認証用端末、認証方法、プログラム及び記録媒体
JP2018169943A (ja) 顔認証処理装置、顔認証処理方法及び顔認証処理システム
Rathi et al. Finger print matching algorithm for android
JP2006209364A (ja) 画像取得方法および装置、ならびに照合方法および装置
WO2018128241A1 (ko) 홍채 패턴 코드화 방법
WO2018186675A1 (ko) 홍채 인증 방법 및 장치
CN212160657U (zh) 一种多用户指纹解锁装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14814548

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 14900498

Country of ref document: US

122 Ep: pct application non-entry in european phase

Ref document number: 14814548

Country of ref document: EP

Kind code of ref document: A1