WO2012138086A2 - Apparatus and method for hierarchically verifying fingerprints using similarity distribution - Google Patents

Apparatus and method for hierarchically verifying fingerprints using similarity distribution Download PDF

Info

Publication number
WO2012138086A2
WO2012138086A2 PCT/KR2012/002446 KR2012002446W WO2012138086A2 WO 2012138086 A2 WO2012138086 A2 WO 2012138086A2 KR 2012002446 W KR2012002446 W KR 2012002446W WO 2012138086 A2 WO2012138086 A2 WO 2012138086A2
Authority
WO
WIPO (PCT)
Prior art keywords
fingerprint
similarity
image
feature point
unit
Prior art date
Application number
PCT/KR2012/002446
Other languages
French (fr)
Korean (ko)
Other versions
WO2012138086A3 (en
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 조선대학교산학협력단
Publication of WO2012138086A2 publication Critical patent/WO2012138086A2/en
Publication of WO2012138086A3 publication Critical patent/WO2012138086A3/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/10Image acquisition
    • 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

Definitions

  • the present invention relates to a hierarchical fingerprint authentication device and method using similarity distribution. More specifically, by using the fingerprint feature point and the binary image information of the fingerprint, two times of fingerprint comparison process enables more accurate authentication, and also determines the similarity for the user fingerprint image and based on the binary image only based on the determination result.
  • the present invention relates to a fingerprint authentication device and a method for enabling real-time processing by performing authentication.
  • biometrics are integrated into computer systems.
  • the biggest feature of these biometrics is that there is no fear of loss, theft, forgetting, or duplication by external factors under any circumstances.
  • the advantage is that it can be built completely.
  • the user authentication technology using a fingerprint has been actively commercialized in recent years, and the user authentication using such a fingerprint has a merit that it is easy to access and carry by authenticating a user by using a unique characteristic of a person.
  • Various studies are underway and many developments are being made.
  • a user's fingerprint is typically registered in a security token such as a smart card or a USB token, and the user is authenticated by comparing the fingerprint with the fingerprint in the security token without leaking the registration fingerprint. If only the result is transmitted to the outside, it is more secure than a system that manages fingerprint data with a central database or a system that transmits registered fingerprint data to perform external fingerprint comparison from an external device. By blocking the can ensure the stability of the biological data that can cause a big problem in the outflow.
  • fingerprint authentication methods are classified into image-based fingerprint authentication methods and feature-based fingerprint authentication methods.
  • Feature-based fingerprint authentication is a universal method that consists of two processes: minutiae extraction and matching.
  • image processing techniques such as smoothing, separation of foreground and background areas, binarization, and thinning Apply the spatial features of the extracted feature points. That is, the feature-based fingerprint authentication method is a method of comparing an authentication fingerprint and a registration fingerprint by using a feature point, and a method of checking similarity between two feature points is mainly used.
  • the image-based fingerprint authentication method uses ridge information.
  • the overall directionality of the fingerprint image is applied by applying techniques such as Gaber filter, Fast Fourier Transform (FFT), slope, directional histogram, and projection. It is one of the classic ways of using information.
  • FFT Fast Fourier Transform
  • the entire fingerprint area is divided into small areas, the direction value of the ridges existing in the small areas is extracted to complete the directional map of the fingerprint, and the two directional maps are convolved to determine the degree of similarity. .
  • the fingerprint authentication method based on binary image is a method using a fingerprint image image expressed in two types of black and white.
  • image processing data can be classified into color, gray, and binary.
  • Color data uses color separation and contrast
  • gray data uses contrast without color separation
  • binary data uses gray image.
  • the data is handled in two ways, black and white, using a threshold.
  • the binary image-based fingerprint authentication method requires a lot of storage space for storing the image because the entire fingerprint image is used, and there is a problem that the performance of the fingerprint authentication process is slow.
  • the present invention was devised to solve the above problems, and by using two fingerprint comparison processes using fingerprint feature points and binary image information of a fingerprint, more accurate authentication is possible, and similarity with respect to a user fingerprint image is also provided. It is an object of the present invention to provide a fingerprint authentication device and a method for performing real-time processing by performing a binary image based authentication only according to the determination result.
  • a fingerprint authentication device comprising: a database unit for storing a registered fingerprint image; A fingerprint image input unit configured to receive a user fingerprint image from a user; A feature point based fingerprint matching unit extracting a feature point from the user fingerprint image inputted through the fingerprint image input unit and the registered fingerprint image stored in the database unit, and performing a feature point based fingerprint matching based on the extracted feature point; A similarity determination unit that determines whether or not the similarity between the user fingerprint image and the registered fingerprint image exists within a set range; Binary image based fingerprint matching unit performing binary image based fingerprint matching; And performing a binary image-based fingerprint authentication when the similarity is within the set range in the result of the similarity determining unit, and performing a feature-based fingerprint authentication when the similarity is out of the set range in the result of the similarity determining unit. It is characterized by.
  • the above-described fingerprint authentication device further comprises a feature point correcting unit for correcting a difference in at least one of a position, a direction, a distance, and an angle for each ridge information of a range of similarity of feature points extracted from the user fingerprint image and the registered fingerprint image. It may include.
  • the binary image-based fingerprint matching unit may perform fingerprint matching based on a binary image by using a fingerprint binary image generated when the feature point is extracted and a correction value of the feature point corrector.
  • a fingerprint authentication method comprising: receiving a user fingerprint image from a user; Extracting a feature point from the input user fingerprint image and a registered fingerprint image stored in a database, and performing feature-point based fingerprint matching based on the extracted feature point; Determining whether a similarity between the user fingerprint image and the registered fingerprint image is within a set range; If it is determined that the similarity is within the set range by the similarity determination step, performing the fingerprint matching based on the binary image using the fingerprint binary image generated when the feature point extraction and the correction value of the feature point correction unit; It features.
  • the fingerprint authentication method may further include performing feature-point based fingerprint authentication when the similarity is determined to be out of the set range by the similarity determining step.
  • the fingerprint authentication method may further include correcting a difference of at least one of a position, a direction, a distance, and an angle with respect to each ridge information of a range of similarity of feature points extracted from the user fingerprint image and the registered fingerprint image. can do.
  • Fingerprint authentication is performed by hierarchical fingerprint authentication.
  • FIG. 1 is a view schematically showing a fingerprint authentication device according to an embodiment of the present invention.
  • FIG. 2 is a diagram illustrating an example of a fingerprint image, where (a) shows an image of a registered fingerprint and (b) shows an image of an authentication fingerprint.
  • 3 is a diagram showing an example by bin accumulation as an example of feature point correction.
  • FIG. 4 is a diagram illustrating a fingerprint authentication similarity distribution form based on general feature points.
  • FIG. 5 is a diagram illustrating an example of a binarized fingerprint image.
  • FIG. 6 is a flowchart illustrating a fingerprint authentication method using the fingerprint authentication device of FIG. 1.
  • the fingerprint authentication apparatus 100 includes a database unit 110, a fingerprint image input unit 120, a feature point based fingerprint matching unit 140, a similarity determination unit 150, and a binary image based fingerprint matching unit 160. And an authentication performing unit 150.
  • the fingerprint authentication device 100 may further include a feature point corrector 130.
  • the database unit 110 stores the registered fingerprint image. At this time, the database unit 110 may store the feature point information analyzed for the registered fingerprint image.
  • One fingerprint curve representing a fingerprint is called a ridge, which is a continuous ridge, an end that breaks in the middle, and a bifurcation where two or more ridges meet, which are called minutiae. do. Since the feature points vary from person to person, the database unit 110 obtains a registered fingerprint image from a registered subscriber, analyzes the location and number of feature points, and stores the database.
  • the fingerprint image input unit 120 receives a user fingerprint image from a user for authentication.
  • the feature point-based fingerprint matching unit 130 extracts feature points from a fingerprint image of a user for authentication input through the fingerprint image input unit 120 and a registered fingerprint image stored in the database unit 110, and based on the extracted feature points Based fingerprint matching.
  • a bifurcation point 220 is divided into an end point (210) through which the ridge passes in the fingerprint image and one ridge is surrounded.
  • One feature point extracted from the fingerprint image may have a coordinate of the feature point and type information of the feature point and may be represented by (x, y, ⁇ , type).
  • the coordinate value of the feature point is translated and the direction is rotated.
  • FIG. 2A is a fingerprint image input when registering and FIG. 2B is a fingerprint image input when authenticating.
  • the feature point corrector 135 may be configured to display the position, direction, distance, and angle of each feature point extracted from the registered fingerprint image stored in the database unit 110 and the fingerprint image of the user input through the fingerprint image input unit 120. Correct the difference for at least one.
  • the feature point-based fingerprint matching unit 140 extracts feature point information for authentication from the user fingerprint image input through the fingerprint image input unit 120, and then stores the feature point information on the registered fingerprint image pre-stored and registered in the database 110. Read and load the data into a memory to compare and analyze the registered feature point information with the feature point information of the user fingerprint image.
  • the feature point corrector 130 extracts a difference of at least one of a position, a direction, a distance, and an angle between the feature point information of the registered fingerprint loaded in the memory and the feature point information of the authentication fingerprint to correct the feature point.
  • Range_X1 is associated with a detectable positional movement in the X direction to the first area of the X axis
  • Range_X2 is set to the area around the maximum bin at the first stage as the second area of the X axis
  • Range_Y1 Is associated with the detectable positional movement in the Y direction to the first region of the Y axis
  • Range_Y2 is the second region of the Y axis, set as the region around the maximum bin at the first stage.
  • bx1 is the first unit of the X-axis
  • bx2 is the second unit of the X-axis, smaller than bx1
  • by1 is the first unit of the Y-axis
  • by2 is the second unit of the Y-axis, which is smaller than by1.
  • ⁇ X is the amount of change in the X-axis of the pair of feature points
  • ⁇ Y is the amount of change in the Y-axis of the pair of feature points
  • B means a bin having a maximum value.
  • a bin means an area of each feature point expressed in binary.
  • the direction difference between the feature points can be measured. In this case, by checking whether the direction difference between the two feature points is out of the allowable range, if the deviation is not out of the allowable range, the position difference and the distance difference between the two feature points may be measured.
  • the level of the specific bin of the set area corresponding to the obtained position, direction and distance difference is raised or accumulated, and all the feature points, ie, the direction.
  • the bin having the maximum level is obtained, and whether the unit for the position, direction, and distance of the bin is the minimum unit is determined. If the unit is the minimum unit, the difference in the position, direction, and distance corresponding to the maximum bin value, that is, the position, direction, and distance difference corresponding to B shown in FIG. 3B may be extracted.
  • the feature point corrector corrects the feature points of the authentication fingerprint and the enrolled fingerprint based on the detected position, direction, and distance difference, and then measures the similarity between the two corrected feature points, if the measured similarity is greater than the preset threshold. It is determined that this is the same, and the authentication process of the user is performed according to the determined result.
  • the similarity distribution of the feature-based fingerprint authentication generally has a form as shown in FIG.
  • a false match that is, a mistake of another person's fingerprint as a registered user's fingerprint and a false rejection error (False Non) Match
  • the user's fingerprint is misidentified as the fingerprint of another person.
  • point a is called Zero False Non-Match Rate (ZeroFNMR) and point b is called Zero False Match Rate (ZeroFMR).
  • ZeroFNMR Zero False Non-Match Rate
  • ZeroFMR Zero False Match Rate
  • the similarity is increased around the threshold, the other person's acceptance error is reduced, and if the similarity is low, the self rejection error is reduced, and the other person's acceptance error and the person's rejection error are most frequently generated around the threshold.
  • the registration fingerprint and the user fingerprint is matched based on the feature point, when the similarity is between a point and b point, an error of rejecting authentication or misidentifying another person as a person occurs by misidentifying the person as another person.
  • the fingerprint authentication apparatus 100 uses a similarity determination unit 150 and a binary image-based fingerprint matching unit 160 to a fingerprint image based on a feature point and a fingerprint image based on a binary image.
  • the authentication can be performed twice.
  • the similarity determination unit 150 may determine whether the similarity between the feature point of the user fingerprint image and the feature point of the registered fingerprint image is within a set range. If the similarity determined by the similarity determining unit 150 is not included in the set similarity range, the fingerprint authentication may be performed on the input user fingerprint image based on the fingerprint matching by the feature-based fingerprint matching unit 140. have.
  • the fingerprint matching based on the binary image is performed by using the fingerprint binary image generated when the feature point is extracted and the correction value by the feature point corrector 130. You can do that.
  • the binary image-based fingerprint matching unit 160 may perform binary image-based fingerprint matching using the fingerprint binary image generated when the feature point is extracted and the correction value of the feature point corrector 130.
  • the range between point a and point b for performing binary image-based fingerprint matching can be set to 10%, 20%, 30%, ... using a similarity distribution based on a threshold value.
  • FIG. 5 illustrates an example of a fingerprint image input as a gray image and a binary image of a fingerprint.
  • a general gray image has a contrast level of 256 levels.
  • a fingerprint image having a different intensity value is input every time the fingerprint is input.
  • the binarized fingerprint image is composed of consistent ridges and bones. Therefore, when comparing two fingerprints, a fingerprint of a binary image can be clearly and simply compared to a fingerprint of a gray image.
  • binary images have higher compression ratios than gray images because the distribution of contrast values is simple. Therefore, it has the advantage of effectively storing fingerprint images.
  • the fingerprint matching is performed using the binary image generated during the feature point extraction process.
  • the authentication performing unit 170 determines that the similarity between the user fingerprint image and the registered fingerprint image is out of the range set by the similarity determining unit 150 by the feature-based fingerprint matching unit 140. If smaller than the point or larger than the point b, authentication of the user's fingerprint is performed based on the feature point. In this case, as described above, no error occurs in performing authentication.
  • the binary image-based fingerprint matching unit 160 is the fingerprint binary image and the feature point correction unit generated when the feature point extraction when the similarity between the user fingerprint image and the registered fingerprint image is set by the feature-based fingerprint matching unit 140.
  • the binary image-based fingerprint matching 160 is performed using the correction value of 130.
  • FIG. 6 is a flowchart illustrating a fingerprint authentication method using the fingerprint authentication device of FIG. 1.
  • the fingerprint image input unit 120 receives a user fingerprint for authentication from the user (S602).
  • the feature point-based fingerprint matching unit 140 extracts a feature point from a user fingerprint image input through the fingerprint image input unit 120 and a registered fingerprint image stored in the database unit 110 (S604), and the feature point corrector 130 extracts the feature point. Based on the respective feature points, the two fingerprints are corrected (S606). In this case, the feature point corrector 130 corrects a difference of at least one of a position, a direction, a distance, and an angle for each feature point extracted from the user fingerprint image and the registered fingerprint image. The feature point-based fingerprint matching unit 140 performs fingerprint matching on the user fingerprint image and the registered fingerprint image based on the feature points corrected by the feature point corrector 130 (S608).
  • the similarity determination unit 150 determines whether the similarity between the feature point of the user fingerprint image and the feature point of the registered fingerprint image is within a set range (S610). If the similarity is not included in the similarity range set by the similarity determining unit 150, the authentication performing unit 170 is input through the fingerprint image input unit 120 based on the similarity extracted by the feature-based fingerprint matching 140. Fingerprint authentication is performed on the user fingerprint image (S612). In addition, when it is determined by the feature point-based fingerprint matching unit 140 that the similarity between the feature point of the user fingerprint image and the feature point of the registered fingerprint image is within the set range, the fingerprint binary image and the feature point corrector 130 generated when the feature point is extracted The binary image-based fingerprint matching 160 is performed using the correction value. The fingerprint authentication is performed on the user fingerprint image input through the fingerprint image input unit 120 based on the similarity of the binary image-based fingerprint matching (S614).
  • the feature-based similarity is determined with respect to the user fingerprint image and the registered fingerprint image for authentication, and if the feature-based similarity is out of the set range, the feature-based fingerprint authentication is performed, and the feature-based similarity is determined. If it is within the set range by performing the fingerprint authentication based on the binary image, it is possible to significantly reduce the occurrence of errors during fingerprint authentication.
  • the present invention performs binary image-based fingerprint authentication only when the similarity based on the feature point is within the set range, it is not necessary to compare binary images for all input user fingerprint images, thereby real-time processing of fingerprint authentication is required. It becomes possible.
  • all elements constituting the embodiments of the present invention are described as being combined or operating in combination, but the present invention is not necessarily limited to these embodiments.
  • all of the components may be selectively operated in combination with one or more.
  • each or some of the components of the program modules are selectively combined to perform some or all of the functions combined in one or a plurality of hardware It may be implemented as a computer program having a.
  • such a computer program may be stored in a computer readable medium such as a USB memory, a CD disk, a flash memory, and the like, and read and executed by a computer, thereby implementing embodiments of the present invention.
  • the storage medium of the computer program may include a magnetic recording medium, an optical recording medium, a carrier wave medium, and the like.

Landscapes

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

Abstract

Provided are an apparatus and method for hierarchically verifying a fingerprint using similarity distribution. The fingerprint verifying apparatus comprises: a database unit for storing registered fingerprint images; a fingerprint image input unit for receiving a user's fingerprint image from a user; a distinct feature based fingerprint matching unit for extracting distinct features from the user's fingerprint image received through the fingerprint image input unit and the registered fingerprint images stored in the database unit, so as to match fingerprints based on the extracted distinct features; a similarity determination unit for determining whether the similarity between the user's fingerprint image and the registered fingerprint images is within a preset range; a binary image based fingerprint matching unit for matching fingerprints based on binary images; and a verification unit for verifying a fingerprint based on the binary images if the determined result by the similarity determination unit shows that the similarity is within the present range, and verifying a fingerprint based on the distinct features if the determined result by the similarity determination unit is that the similarity is not within the preset range.

Description

유사도 분포를 이용한 계층적 지문인증 장치 및 그 방법Hierarchical Fingerprint Authentication Device Using Similarity Distribution and Its Method
본 발명은 유사도 분포를 이용한 계층적 지문인증 장치 및 그 방법에 관한 것이다. 보다 상세하게는, 지문 특징점 및 지문의 이진영상정보를 이용하여 두 번의 지문비교 과정을 거침으로써 보다 정확한 인증이 가능하도록 하며, 또한 사용자 지문영상에 대하여 유사도를 판단하고 판단결과에 따라서만 이진영상 기반의 인증을 수행함으로써 실시간 처리가 가능하도록 하는 지문인증 장치 및 그 방법에 관한 것이다.The present invention relates to a hierarchical fingerprint authentication device and method using similarity distribution. More specifically, by using the fingerprint feature point and the binary image information of the fingerprint, two times of fingerprint comparison process enables more accurate authentication, and also determines the similarity for the user fingerprint image and based on the binary image only based on the determination result. The present invention relates to a fingerprint authentication device and a method for enabling real-time processing by performing authentication.
최근, 컴퓨터 시스템에 생체인식을 접목하는 시도가 증가하는 추세이다. 이러한 생체인식에서 가장 큰 특성은 어떠한 경우에도 외부 요인에 의한 분실, 도난, 망각, 복제의 염려가 없다는 것이며, 이러한 기법을 사용할 경우 보안 및 침해를 누가 하였는지 추적이 가능해지는 등 감사(audit) 기능이 완벽하게 구축될 수 있다는 장점이 있다.Recently, attempts have been made to incorporate biometrics into computer systems. The biggest feature of these biometrics is that there is no fear of loss, theft, forgetting, or duplication by external factors under any circumstances. The advantage is that it can be built completely.
특히, 지문을 이용한 사용자 인증기술은 최근 가장 활발히 상용화가 이뤄지고 있으며, 이와 같은 지문을 이용한 사용자 인증은 사람이 가지는 고유한 특징을 이용하여 사용자를 인증함으로써 접근 및 휴대가 용이하다는 장점을 가지기 때문에, 실제 다양한 연구가 진행되고 있고 또한 많은 발전을 거듭하고 있다.In particular, the user authentication technology using a fingerprint has been actively commercialized in recent years, and the user authentication using such a fingerprint has a merit that it is easy to access and carry by authenticating a user by using a unique characteristic of a person. Various studies are underway and many developments are being made.
지문을 이용한 인증기술의 경우, 통상적으로 스마트 카드, USB 토큰 등 보안 토큰 내에 사용자의 지문을 등록한 후, 등록 지문의 외부유출 없이 보안토큰 내에서 인증 지문과 등록 지문 간의 비교를 통해 사용자 인증을 수행하며 그 결과만을 외부로 전송하면, 중앙 데이터베이스를 두어 지문 데이터를 관리하는 시스템이나 지문 비교를 외부 장치에서 수행하기 위해 등록된 지문 데이터를 외부로 전송하는 시스템에 비하여 보안성이 뛰어나며, 생체 데이터의 외부 유출을 차단함으로써 외부유출시 큰 문제를 야기할 수 있는 생체 데이터의 안정성을 확보할 수 있다.In the case of authentication technology using a fingerprint, a user's fingerprint is typically registered in a security token such as a smart card or a USB token, and the user is authenticated by comparing the fingerprint with the fingerprint in the security token without leaking the registration fingerprint. If only the result is transmitted to the outside, it is more secure than a system that manages fingerprint data with a central database or a system that transmits registered fingerprint data to perform external fingerprint comparison from an external device. By blocking the can ensure the stability of the biological data that can cause a big problem in the outflow.
일반적으로 지문인증 방법은 영상 기반의 지문인증 방법과 특징 기반의 지문인증 방법으로 구분된다. 특징 기반의 지문인증 방법은 크게 특징 추출(minutiae extraction)과 정합(matching)의 두 과정으로 이루어지는 보편적인 방법으로서, 평활화, 전경과 배경 영역의 분리, 이진화, 및 세선화 등의 여러 가지 영상처리 기법을 적용하여 추출된 특징점들의 공간적인 특징을 이용한다. 즉, 특징 기반의 지문인증 방법은 특징점을 이용하여 인증 지문과 등록 지문을 비교하는 방법으로서, 두 특징점들 사이의 유사성을 확인하는 방법이 주를 이룬다. In general, fingerprint authentication methods are classified into image-based fingerprint authentication methods and feature-based fingerprint authentication methods. Feature-based fingerprint authentication is a universal method that consists of two processes: minutiae extraction and matching. Various image processing techniques such as smoothing, separation of foreground and background areas, binarization, and thinning Apply the spatial features of the extracted feature points. That is, the feature-based fingerprint authentication method is a method of comparing an authentication fingerprint and a registration fingerprint by using a feature point, and a method of checking similarity between two feature points is mainly used.
영상 기반의 지문인증 방법은 융선 정보를 이용한 방법으로서, 가버 필터(Gaber filter), 고속 푸리에 변환(FFT: Fast Fourier Transform), 기울기, 방향성 히스토그램, 및 투영 등의 기법을 적용하여 지문 영상의 전체적인 방향성 정보를 이용하는 고전적인 방법 중의 하나이다. 일반적인 융선 기반의 지문인증 방법은, 지문 전체 영역을 작은 영역으로 분할하고, 작은 영역 내에 존재하는 융선의 방향값을 추출하여 지문의 방향성 지도를 완성하며, 두 방향성 지도를 컨벌루션하여 유사 정도를 판정한다.The image-based fingerprint authentication method uses ridge information. The overall directionality of the fingerprint image is applied by applying techniques such as Gaber filter, Fast Fourier Transform (FFT), slope, directional histogram, and projection. It is one of the classic ways of using information. In a typical ridge-based fingerprint authentication method, the entire fingerprint area is divided into small areas, the direction value of the ridges existing in the small areas is extracted to complete the directional map of the fingerprint, and the two directional maps are convolved to determine the degree of similarity. .
한편, 이진영상 기반의 지문인증 방법은 흑백의 두 가지로 표현된 지문영상 이미지를 이용한 방법이다. 일반적으로 영상처리를 하는 데이터는 컬러, 그레이, 이진으로 분류할 수 있는데, 컬러 데이터는 색의 구분 및 명암을 이용하며, 그레이 데이터는 색의 구분이 없이 명암을 이용하고, 이진 데이터는 그레이의 영상을 경계값(threshold)을 이용하여 흑과 백의 두 가지로 데이터를 취급한다.On the other hand, the fingerprint authentication method based on binary image is a method using a fingerprint image image expressed in two types of black and white. In general, image processing data can be classified into color, gray, and binary. Color data uses color separation and contrast, gray data uses contrast without color separation, and binary data uses gray image. The data is handled in two ways, black and white, using a threshold.
그런데, 특징 기반의 지문인증 방법의 경우, 지문인식기의 소형화로 인해 지문영상도 일부만을 취득하게 되면서 등록지문과 인증지문의 중첩 영역이 작아지고 있다. 그리고 소실된 특징점으로 인하여 본인 지문에 대한 잘못된 거부가 발생할 수 있으며, 뿐만 아니라 소실 및 잘못 추출된 특징점으로 인하여 서로 다른 두 지문에서 추출된 특징점 분포가 유사하게 나타날 수도 있어 이로 인해 타인 지문에 대한 오인증이 발생할 수도 있기 때문에, FAR 등의 인식 성능에 한계가 있다는 문제점이 있다. However, in the feature-based fingerprint authentication method, due to the miniaturization of the fingerprint reader, only a part of the fingerprint image is acquired, and the overlapping area of the enrolled fingerprint and the authentication fingerprint is reduced. In addition, due to the missing feature points, false rejection of the fingerprint can occur, as well as the distribution of feature points extracted from two different fingerprints may be similar due to the missing and incorrectly extracted feature points. Since this may occur, there is a problem that there is a limit in recognition performance such as FAR.
또한, 이진영상 기반의 지문인증 방법은, 지문 영상 전체를 이용하기 때문에 영상의 저장을 위해 저장공간이 많이 필요하며, 지문 인증과정의 수행속도가 느리다는 문제점이 있다.In addition, the binary image-based fingerprint authentication method requires a lot of storage space for storing the image because the entire fingerprint image is used, and there is a problem that the performance of the fingerprint authentication process is slow.
본 발명은 상기와 같은 문제점을 해결하기 위하여 창안된 것으로서, 지문 특징점 및 지문의 이진영상정보를 이용하여 두 번의 지문비교 과정을 거침으로써 보다 정확한 인증이 가능하도록 하며, 또한 사용자 지문영상에 대하여 유사도를 판단하고 판단결과에 따라서만 이진영상 기반의 인증을 수행함으로써 실시간 처리가 가능하도록 하는 지문인증 장치 및 그 방법을 제공하는 것을 목적으로 한다.The present invention was devised to solve the above problems, and by using two fingerprint comparison processes using fingerprint feature points and binary image information of a fingerprint, more accurate authentication is possible, and similarity with respect to a user fingerprint image is also provided. It is an object of the present invention to provide a fingerprint authentication device and a method for performing real-time processing by performing a binary image based authentication only according to the determination result.
전술한 목적을 달성하기 위한 본 발명에 따른 지문인증 장치는, 등록 지문 영상을 저장하는 데이터베이스부; 사용자로부터 사용자 지문 영상을 입력받는 지문 영상 입력부; 상기 지문 영상 입력부를 통해 입력된 상기 사용자 지문 영상과 상기 데이터베이스부에 저장된 상기 등록 지문 영상으로부터 특징점을 추출하며, 추출된 상기 특징점에 기초하여 특징점 기반 지문정합을 수행하는 특징점 기반 지문 정합부; 상기 사용자 지문 영상과 상기 등록 지문 영상의 유사도가 설정된 범위 내에 존재여부를 판단하는 유사도 판단부; 이진영상 기반의 지문정합을 수행하는 이진영상 기반 지문 정합부; 및 상기 유사도 판단부의 결과에서 유사도가 설정된 범위 내인 경우에 이진영상 기반 지문인증을 수행하며, 상기 유사도 판단부의 결과에서 유사도가 상기 설정된 범위를 벗어나는 경우에 특징점 기반 지문인증을 수행하는 인증 수행부를 포함하는 것을 특징으로 한다.According to an aspect of the present invention, there is provided a fingerprint authentication device comprising: a database unit for storing a registered fingerprint image; A fingerprint image input unit configured to receive a user fingerprint image from a user; A feature point based fingerprint matching unit extracting a feature point from the user fingerprint image inputted through the fingerprint image input unit and the registered fingerprint image stored in the database unit, and performing a feature point based fingerprint matching based on the extracted feature point; A similarity determination unit that determines whether or not the similarity between the user fingerprint image and the registered fingerprint image exists within a set range; Binary image based fingerprint matching unit performing binary image based fingerprint matching; And performing a binary image-based fingerprint authentication when the similarity is within the set range in the result of the similarity determining unit, and performing a feature-based fingerprint authentication when the similarity is out of the set range in the result of the similarity determining unit. It is characterized by.
전술한 지문인증 장치는, 상기 사용자 지문 영상과 상기 등록 지문 영상으로부터 추출된 특징점의 유사도의 범위 각각의 융선 정보에 대해 위치, 방향, 거리, 각도 중의 적어도 하나에 대한 차이를 보정하는 특징점 보정부를 더 포함할 수 있다.The above-described fingerprint authentication device further comprises a feature point correcting unit for correcting a difference in at least one of a position, a direction, a distance, and an angle for each ridge information of a range of similarity of feature points extracted from the user fingerprint image and the registered fingerprint image. It may include.
여기서, 상기 이진영상 기반 지문 정합부는, 상기 특징점 추출 시에 발생되는 지문 이진영상과 상기 특징점 보정부의 보정값을 이용하여 이진영상 기반의 지문정합을 수행할 수 있다.The binary image-based fingerprint matching unit may perform fingerprint matching based on a binary image by using a fingerprint binary image generated when the feature point is extracted and a correction value of the feature point corrector.
전술한 목적을 달성하기 위한 본 발명에 따른 지문인증 방법은, 사용자로부터 사용자 지문 영상을 입력받는 단계; 입력된 상기 사용자 지문 영상과 데이터베이스에 저장된 등록 지문 영상으로부터 특징점을 추출하며, 추출된 상기 특징점에 기초하여 특징점 기반 지문정합을 수행하는 단계; 상기 사용자 지문 영상과 상기 등록 지문 영상의 유사도가 설정된 범위 내에 존재하는지를 판단하는 단계; 상기 유사도 판단단계에 의해 유사도가 설정된 범위 내인 것으로 판단되면, 상기 특징점 추출 시에 발생되는 지문 이진영상과 상기 특징점 보정부의 보정값을 이용하여 이진영상 기반의 지문정합을 수행하는 단계를 포함하는 것을 특징으로 한다.According to an aspect of the present invention, there is provided a fingerprint authentication method comprising: receiving a user fingerprint image from a user; Extracting a feature point from the input user fingerprint image and a registered fingerprint image stored in a database, and performing feature-point based fingerprint matching based on the extracted feature point; Determining whether a similarity between the user fingerprint image and the registered fingerprint image is within a set range; If it is determined that the similarity is within the set range by the similarity determination step, performing the fingerprint matching based on the binary image using the fingerprint binary image generated when the feature point extraction and the correction value of the feature point correction unit; It features.
전술한 지문인증 방법은, 상기 유사도 판단단계에 의해 유사도가 상기 설정된 범위를 벗어나는 것으로 판단되면, 특징점 기반 지문인증을 수행하는 단계를 더 포함할 수 있다.The fingerprint authentication method may further include performing feature-point based fingerprint authentication when the similarity is determined to be out of the set range by the similarity determining step.
전술한 지문인증 방법은, 상기 사용자 지문 영상과 상기 등록 지문 영상으로부터 추출된 특징점의 유사도의 범위 각각의 융선 정보에 대해 위치, 방향, 거리, 각도 중의 적어도 하나에 대한 차이를 보정하는 단계를 더 포함할 수 있다.The fingerprint authentication method may further include correcting a difference of at least one of a position, a direction, a distance, and an angle with respect to each ridge information of a range of similarity of feature points extracted from the user fingerprint image and the registered fingerprint image. can do.
본 발명에 따르면, 지문 특징점 및 지문의 이진영상 정보를 이용하여 두 번의 지문비교 과정을 거침으로써 보다 정확한 인증이 가능하도록 하며, 또한 지문인증 과정에서 항상 이진지문영상 정합과정을 거치지 않는 유사도 분포를 이용한 계층적 지문인증 방법으로 지문인증을 수행한다. According to the present invention, by using two fingerprint comparison processes using fingerprint feature points and binary image information of the fingerprint, more accurate authentication is possible, and in the fingerprint authentication process, a similarity distribution that does not always undergo binary fingerprint image matching process is used. Fingerprint authentication is performed by hierarchical fingerprint authentication.
도 1은 본 발명의 일 실시예에 따른 지문인증 장치를 개략적으로 도시한 도면이다.1 is a view schematically showing a fingerprint authentication device according to an embodiment of the present invention.
도 2는 지문 영상의 예를 나타낸 도면으로서, (a)는 등록 지문의 영상을 나타내며, (b)는 인증 지문의 영상을 나타낸다.2 is a diagram illustrating an example of a fingerprint image, where (a) shows an image of a registered fingerprint and (b) shows an image of an authentication fingerprint.
도 3은 특징점 보정의 예로서 빈(bin) 누적에 의한 예를 나타낸 도면이다.3 is a diagram showing an example by bin accumulation as an example of feature point correction.
도 4는 일반적인 특징점 기반의 지문인증 유사도 분포 형태를 나타낸 도면이다.4 is a diagram illustrating a fingerprint authentication similarity distribution form based on general feature points.
도 5는 이진화된 지문영상의 예를 나타낸 도면이다.5 is a diagram illustrating an example of a binarized fingerprint image.
도 6은 도 1의 지문인증 장치에 의한 지문인증 방법을 나타낸 흐름도이다.6 is a flowchart illustrating a fingerprint authentication method using the fingerprint authentication device of FIG. 1.
이하, 첨부된 도면을 참조하여 본 발명의 실시예를 상세하게 설명한다. 이하의 설명에 있어서, 당업자에게 주지 저명한 기술에 대해서는 그 상세한 설명을 생략할 수 있다. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the following description, the detailed description can be omitted for techniques well known to those skilled in the art.
또한, 본 발명의 구성 요소를 설명하는 데 있어서, 동일한 명칭의 구성 요소에 대하여 도면에 따라 다른 참조부호를 부여할 수도 있으며, 서로 다른 도면임에도 불구하고 동일한 참조부호를 부여할 수도 있다. 그러나, 이와 같은 경우라 하더라도 해당 구성 요소가 실시예에 따라 서로 다른 기능을 갖는다는 것을 의미하거나, 서로 다른 실시예에서 동일한 기능을 갖는다는 것을 의미하는 것은 아니며, 각각의 구성 요소의 기능은 해당 실시예에서의 각각의 구성요소에 대한 설명에 기초하여 판단하여야 할 것이다.In addition, in describing the components of the present invention, different reference numerals may be given to components having the same name according to the drawings, and the same reference numerals may be given even though they are different drawings. However, even in such a case, it does not mean that the corresponding components have different functions according to the embodiments, or does not mean that they have the same functions in different embodiments, and the functions of the respective components may be implemented. Judgment should be made based on the description of each component in the example.
또한, 본 발명의 실시예를 설명함에 있어, 관련된 공지 구성 또는 기능에 대한 구체적인 설명이 본 발명의 요지를 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명은 생략할 수 있다.In addition, in describing the embodiments of the present invention, when it is determined that the detailed description of the related well-known configuration or function may obscure the gist of the present invention, the detailed description may be omitted.
도 1은 본 발명의 일 실시예에 따른 지문인증 장치를 개략적으로 도시한 도면이다. 도면을 참조하면, 지문인증 장치(100)는 데이터베이스부(110), 지문 영상 입력부(120), 특징점 기반 지문 정합부(140), 유사도 판단부(150), 이진영상기반 지문 정합부(160) 및 인증 수행부(150)를 포함한다. 바람직하게는, 지문인증 장치(100)는 특징점 보정부(130)를 더 포함할 수 있다.1 is a view schematically showing a fingerprint authentication device according to an embodiment of the present invention. Referring to the drawings, the fingerprint authentication apparatus 100 includes a database unit 110, a fingerprint image input unit 120, a feature point based fingerprint matching unit 140, a similarity determination unit 150, and a binary image based fingerprint matching unit 160. And an authentication performing unit 150. Preferably, the fingerprint authentication device 100 may further include a feature point corrector 130.
데이터베이스부(110)는 등록 지문 영상을 저장한다. 이때, 데이터베이스부(110)는 등록된 지문 영상에 대하여 분석된 특징점 정보를 저장할 수 있다. 지문을 나타내는 하나의 지문 곡선을 융선(ridge)이라고 하는데, 융선은 연속되는 융선과 중간에 끊어지는 끝점(ending), 2개 이상의 융선이 만나는 분기점(bifurcation)으로 되어 있으며, 이들을 특징점(minutiae)이라고 한다. 특징점은 사람마다 다르기 때문에, 데이터베이스부(110)는 등록된 가입자로부터 등록 지문 영상을 얻고, 특징점의 위치와 개수를 분석하여 데이터베이스화하여 저장한다.The database unit 110 stores the registered fingerprint image. At this time, the database unit 110 may store the feature point information analyzed for the registered fingerprint image. One fingerprint curve representing a fingerprint is called a ridge, which is a continuous ridge, an end that breaks in the middle, and a bifurcation where two or more ridges meet, which are called minutiae. do. Since the feature points vary from person to person, the database unit 110 obtains a registered fingerprint image from a registered subscriber, analyzes the location and number of feature points, and stores the database.
지문 영상 입력부(120)는 인증을 하기 위한 사용자로부터 사용자 지문 영상을 입력받는다. The fingerprint image input unit 120 receives a user fingerprint image from a user for authentication.
특징점 기반 지문 정합부(130)는 지문 영상 입력부(120)를 통해 입력된 인증을 위한 사용자의 지문 영상과 데이터베이스부(110)에 저장된 등록 지문 영상으로부터 특징점을 추출하며, 추출된 특징점에 기초하여 특징점 기반 지문 정합을 수행한다.The feature point-based fingerprint matching unit 130 extracts feature points from a fingerprint image of a user for authentication input through the fingerprint image input unit 120 and a registered fingerprint image stored in the database unit 110, and based on the extracted feature points Based fingerprint matching.
일반적으로 지문인식 시스템에서 사용하는 지문특징 정보는 도 2a에 도시한 바와 같이, 지문 영상에서 융선이 지나는 끝점(ending point)(210)과 하나의 융선이 둘러 나뉘어지는 분기점(bifurcation point)(220)을 사용한다. 그리고, 지문 영상으로부터 추출된 하나의 특징점은 특징점의 좌표, 특징점의 타입정보를 가지며 (x, y, θ, type)으로 표현될 수 있다. 한편, 동일인의 지문일지라도 지문 입력장치에 지문을 입력할 때마다 도 2b에 나타낸 바와 같이, 특징점의 좌표값이 이동(translation)되고 방향이 회전(rotation)된다. 동일인에 대하여 도 2a는 등록할 때 입력된 지문 영상이며, 도 2b는 인증할 때 입력된 지문 영상이다. 도 2a의 끝점(210)과 도 2b의 끝점(230)은 동일한 특징점 쌍이고, 마찬가지로 도 2a의 분기점(220)과 도 2b의 분기점(240)은 동일한 특징점 쌍이다. 이러한 방법으로 두 지문에서 추출된 모든 특징점에 대하여 위치와 방향의 차에 의거하여 유사하다고 판단되는 모든 특징점 쌍을 찾아내거나 유사도에 따라 스코어를 구하여 임계치 이상이 되는지 확인할 수 있다. 이것은 지문이 입력될 대동일한 위치, 동일한 방향으로 입력되었다는 것을 가정하여 절대적인 위상을 비교하는 방법으로, 위치와 방향 등의 유사성을 확인하기 이전에 두 지문이 동일한 기준을 갖도록 보정하는 과정이 필요하다. 즉, 도 2a와 도 2b에서와 같이 동일한 특징점 쌍이더라도 입력하는 시점에 따라 절대적인 좌표값의 방향이 상이하여 두 지문이 변화된 양만큼 이동하고 회전하는 보정(alignment) 과정이 필수적으로 필요하다. 이를 위해 특징점 보정부(135)는 데이터베이스부(110)에 저장된 등록 지문 영상과 지문 영상 입력부(120)를 통해 입력된 사용자의 지문 영상으로부터 추출된 각각의 특징점에 대해 위치, 방향, 거리, 각도 중 적어도 하나에 대한 차이를 보정한다.In general, fingerprint feature information used in a fingerprint recognition system, as shown in Figure 2a, a bifurcation point 220 is divided into an end point (210) through which the ridge passes in the fingerprint image and one ridge is surrounded. Use One feature point extracted from the fingerprint image may have a coordinate of the feature point and type information of the feature point and may be represented by (x, y, θ, type). On the other hand, even if the fingerprint of the same person, as shown in Fig. 2b each time the fingerprint is input to the fingerprint input device, the coordinate value of the feature point is translated and the direction is rotated. For the same person, FIG. 2A is a fingerprint image input when registering and FIG. 2B is a fingerprint image input when authenticating. The end point 210 of FIG. 2A and the end point 230 of FIG. 2B are the same feature point pairs, and similarly, the branch point 220 of FIG. 2A and the branch point 240 of FIG. 2B are the same feature point pairs. In this way, all the feature points extracted from the two fingerprints can be identified based on the difference in position and direction, and all pairs of feature points determined to be similar can be found, or scores can be obtained based on the similarity to determine whether the threshold is greater than or equal to the threshold. This is a method of comparing absolute phases assuming that fingerprints are input in the same position and the same direction to be input, and it is necessary to correct the two fingerprints to have the same criteria before checking the similarity of the position and the direction. That is, as shown in FIGS. 2A and 2B, even when the pair of feature points is the same, the direction of the absolute coordinates is different depending on the input time point, so that an alignment process of moving and rotating the two fingerprints by a changed amount is necessary. To this end, the feature point corrector 135 may be configured to display the position, direction, distance, and angle of each feature point extracted from the registered fingerprint image stored in the database unit 110 and the fingerprint image of the user input through the fingerprint image input unit 120. Correct the difference for at least one.
특징점 기반 지문 정합부(140)는 지문 영상 입력부(120)를 통해 입력된 사용자 지문 영상으로부터 인증을 위한 특징점 정보를 추출한 후, 데이터베이스부(110)에 기 저장되어 등록된 등록 지문 영상에 대한 특징점 정보를 읽어와서 메모리에 로딩(loading)시켜 등록된 특징점 정보와 사용자 지문 영상의 특징점 정보를 비교 분석한다. 이때, 특징점 보정부(130)는 특징점의 보정을 위해, 메모리에 로딩된 등록 지문의 특징점 정보와 인증 지문의 특징점 정보 간의 위치, 방향, 거리, 각도 중 적어도 하나에 대한 차이를 추출하기 위해 도 3a 및 도 3b에 도시한 바와 같이, 두 특징점 사이의 위치, 방향, 거리의 차이를 누적하기 위한 영역을 설정하고 각 빈(bin)의 위치(bx1, by1) 및 방향 단위를 결정할 수 있다. 여기서, 위치 및 방향에 대한 최초 빈(bin)의 단위는 크게 설정한 후 순차적으로 변화시키면서 최소 단위로 줄여가도록 할 수 있다. 도 3a 및 도 3b에서 Range_X1은 X 축의 최초 영역으로 X 방향으로 검출 가능한 위치 이동과 연관되며, Range_X2는 X 축의 두 번째 영역으로 첫 번째 단계에의 최대 빈(bin) 주위의 영역으로 설정되고, Range_Y1은 Y 축의 최초 영역으로 Y 방향으로 검출 가능한 위치 이동과 연관되며, Range_Y2는 Y 축의 두 번째 영역으로 첫 번째 단계에의 최대 빈(bin) 주위이 영역으로 설정된다. 또한, bx1은 X 축의 최초 단위이며, bx2는 X 축의 두 번째 단위로 bx1보다 작은 단위이고, by1은 Y 축의 최초 단위이며, by2는 Y 축의 두 번째 단위로 by1보다 작은 단위이다. 또한, △X는 두 특징점 쌍의 X축 변화량이며, △Y는 두 특징점 쌍의 Y축 변화량이고, B는 최대 값을 갖는 빈(bin)을 의미한다. 또한, 빈(bin)은 바이너리로 표현된 각 특징점의 영역을 의미한다.The feature point-based fingerprint matching unit 140 extracts feature point information for authentication from the user fingerprint image input through the fingerprint image input unit 120, and then stores the feature point information on the registered fingerprint image pre-stored and registered in the database 110. Read and load the data into a memory to compare and analyze the registered feature point information with the feature point information of the user fingerprint image. In this case, the feature point corrector 130 extracts a difference of at least one of a position, a direction, a distance, and an angle between the feature point information of the registered fingerprint loaded in the memory and the feature point information of the authentication fingerprint to correct the feature point. And as shown in Figure 3b, it is possible to set the area for accumulating the difference in the position, direction, distance between the two feature points and determine the position (bx1, by1) and the direction unit of each bin (bin). Here, the unit of the initial bin with respect to the position and the direction may be set to be large and then reduced to the minimum unit while changing sequentially. In FIGS. 3A and 3B, Range_X1 is associated with a detectable positional movement in the X direction to the first area of the X axis, Range_X2 is set to the area around the maximum bin at the first stage as the second area of the X axis, and Range_Y1 Is associated with the detectable positional movement in the Y direction to the first region of the Y axis, and Range_Y2 is the second region of the Y axis, set as the region around the maximum bin at the first stage. In addition, bx1 is the first unit of the X-axis, bx2 is the second unit of the X-axis, smaller than bx1, by1 is the first unit of the Y-axis, and by2 is the second unit of the Y-axis, which is smaller than by1. ΔX is the amount of change in the X-axis of the pair of feature points, ΔY is the amount of change in the Y-axis of the pair of feature points, and B means a bin having a maximum value. In addition, a bin means an area of each feature point expressed in binary.
또한, 인증을 위한 사용자 지문 영상의 특징점 정보와 로딩된 등록 지문 영상의 특징점 정보 간의 특징점들을 모두 고려하였는지 판단하며, 모든 특징점을 고려하지 않을 경우에는 인증지문 특징점과 등록지문 특징점의 쌍을 생성하여 두 특징점 간의 방향 차를 측정할 수 있다. 이때, 두 특징점 간의 방향 차가 허용 범위를 벗어났는지를 체크하여 허용 범위를 벗어나지 않을 경우에는 두 특징점 간의 위치 차이 및 거리 차이를 측정할 수 있다. 마찬가지로, 두 특징점 간의 위치 차이 및 거리 차이가 허용 범위를 벗어나지 않을 경우, 구해진 위치, 방향 및 거리 차에 해당하는 설정된 영역의 특정 빈(bin)의 레벨을 상승 또는 누적시키며, 모든 특징점 즉, 방향, 위치 및 거리 차의 특징점 쌍에 대한 고려가 끝나게 되면 최대 레벨을 갖는 빈(bin)을 구하고, 빈(bin)의 위치, 방향 및 거리에 대한 단위가 최소 단위인가를 체크하여, 빈(bin)의 단위가 최소 단위이면 최대 빈(bin) 값에 해당되는 위치, 방향 및 거리 차이 즉, 도 3b에 도시된 B에 해당되는 위치, 방향 및 거리 차를 추출할 수 있다. 이때, 특징점 보정부는 검출된 위치, 방향 및 거리 차를 바탕으로 인증 지문과 등록 지문의 특징점을 보정한 후, 보정된 두 특징점 사이의 유사도를 측정하여 측정된 유사도가 기 설정된 임계치보다 클 경우 두 지문이 동일하다고 판단하며, 판단된 결과에 따라 사용자의 인증 과정을 수행한다.In addition, it is determined whether all of the feature points between the feature point information of the user fingerprint image and the feature point information of the loaded registered fingerprint image are considered, and if not all feature points are generated, a pair of authentication fingerprint feature points and registered fingerprint feature points are generated. The direction difference between the feature points can be measured. In this case, by checking whether the direction difference between the two feature points is out of the allowable range, if the deviation is not out of the allowable range, the position difference and the distance difference between the two feature points may be measured. Similarly, if the position difference and distance difference between the two feature points do not deviate from the allowable range, the level of the specific bin of the set area corresponding to the obtained position, direction and distance difference is raised or accumulated, and all the feature points, ie, the direction, After considering the feature point pairs of the position and distance difference, the bin having the maximum level is obtained, and whether the unit for the position, direction, and distance of the bin is the minimum unit is determined. If the unit is the minimum unit, the difference in the position, direction, and distance corresponding to the maximum bin value, that is, the position, direction, and distance difference corresponding to B shown in FIG. 3B may be extracted. At this time, the feature point corrector corrects the feature points of the authentication fingerprint and the enrolled fingerprint based on the detected position, direction, and distance difference, and then measures the similarity between the two corrected feature points, if the measured similarity is greater than the preset threshold. It is determined that this is the same, and the authentication process of the user is performed according to the determined result.
한편, 특징점 기반의 지문 인증의 유사도 분포는 일반적으로 도 4에 도시한 바와 같은 형태를 가지고 있다. 도 4와 같은 유사도 분포에서 임계값(Threshold)를 이용하여 지문인증을 수행할 경우 타인 수락 오류(False Match) 즉, 타인의 지문을 등록된 본인의 지문으로 오인하는 경우와 본인 거부 오류(False Non-Match) 즉, 본인의 지문을 타인의 지문으로 오인하는 경우가 발생한다. 이때, a점을 ZeroFNMR(Zero False Non-Match Rate)이라 하고, b점을 ZeroFMR(Zero False Match Rate)이라고 하는데, 유사도가 ZeroFNMR보다 낮은 경우와 ZeroFMR보다 높은 경우에는 오류가 발생하지 않는다. 또한, 임계값을 중심으로 유사도가 높아질 경우 타인 수락 오류가 감소하고 유사도가 낮아질 경우 본인 거부 오류가 감소하며 임계값 주변에서 타인수락 오류와 본인거부 오류가 가장 많이 발생된다. 그러나, 특징점 기반으로 등록 지문과 사용자 지문을 정합할 경우, 유사도가 a점과 b점 사이일 때에는 본인을 타인으로 오인하여 인증을 거부하거나 타인을 본인으로 잘못 인증하는 오류가 발생한다.On the other hand, the similarity distribution of the feature-based fingerprint authentication generally has a form as shown in FIG. When fingerprint authentication is performed using a threshold in the similarity distribution as shown in FIG. 4, a false match, that is, a mistake of another person's fingerprint as a registered user's fingerprint and a false rejection error (False Non) Match In other words, the user's fingerprint is misidentified as the fingerprint of another person. At this time, point a is called Zero False Non-Match Rate (ZeroFNMR) and point b is called Zero False Match Rate (ZeroFMR). When the similarity is lower than ZeroFNMR and higher than ZeroFMR, no error occurs. In addition, if the similarity is increased around the threshold, the other person's acceptance error is reduced, and if the similarity is low, the self rejection error is reduced, and the other person's acceptance error and the person's rejection error are most frequently generated around the threshold. However, if the registration fingerprint and the user fingerprint is matched based on the feature point, when the similarity is between a point and b point, an error of rejecting authentication or misidentifying another person as a person occurs by misidentifying the person as another person.
이와 같은 문제점을 개선하기 위하여, 본 발명에 따른 지문인증 장치(100)는 유사도 판단부(150) 및 이진영상 기반 지문 정합부(160)를 통하여 특징점 기반의 지문영상 및 이진영상 기반의 지문영상에 대하여 이중으로 인증이 수행될 수 있도록 할 수 있다. 또한, 유사도 판단부(150)는 사용자 지문 영상의 특징점과 등록 지문 영상의 특징점의 유사도가 설정된 범위 이내인지를 판단할 수도 있다. 만일, 유사도 판단부(150)에 의해 판단된 유사도가 설정된 유사도 범위에 포함되지 않는다면 특징점 기반 지문정합부(140)에 의한 지문정합에 기초하여 입력된 사용자 지문 영상에 대한 지문인증이 수행되도록 할 수 있다. 또한, 유사도 판단부(150)에 의해 판단된 유사도가 설정된 유사도 범위에 포함되면 특징점 추출시 발생되는 지문 이진영상과 특징점 보정부(130)에 의한 보정값을 이용하여 이진영상 기반의 지문정합이 수행되도록 할 수 있다.In order to improve such a problem, the fingerprint authentication apparatus 100 according to the present invention uses a similarity determination unit 150 and a binary image-based fingerprint matching unit 160 to a fingerprint image based on a feature point and a fingerprint image based on a binary image. The authentication can be performed twice. In addition, the similarity determination unit 150 may determine whether the similarity between the feature point of the user fingerprint image and the feature point of the registered fingerprint image is within a set range. If the similarity determined by the similarity determining unit 150 is not included in the set similarity range, the fingerprint authentication may be performed on the input user fingerprint image based on the fingerprint matching by the feature-based fingerprint matching unit 140. have. In addition, if the similarity determined by the similarity determination unit 150 is included in the set similarity range, the fingerprint matching based on the binary image is performed by using the fingerprint binary image generated when the feature point is extracted and the correction value by the feature point corrector 130. You can do that.
이진영상 기반 지문 정합부(160)는 특징점 추출시 발생되는 지문 이진영상과 특징점 보정부(130)의 보정값을 이용하여 이진영상기반 지문정합을 수행할 수 있다. 이진영상기반 지문정합을 수행하기 위한 a점과 b점 사이의 범위는 임계값을 기준으로 유사도 분포도를 이용하여 10%, 20%, 30%, ... 로 설정할 수 있다. 이것은 지문인식 실험으로 공개된 FVC2002 DB1A로 실험한 결과, 임계값을 기준으로 유사도분포 비율이 40%일 경우에 지문인증의 성능이 가장 향상되었다.The binary image-based fingerprint matching unit 160 may perform binary image-based fingerprint matching using the fingerprint binary image generated when the feature point is extracted and the correction value of the feature point corrector 130. The range between point a and point b for performing binary image-based fingerprint matching can be set to 10%, 20%, 30%, ... using a similarity distribution based on a threshold value. As a result of experiment with FVC2002 DB1A published by fingerprint recognition experiment, the performance of fingerprint authentication is most improved when the similarity distribution ratio is 40% based on the threshold value.
도 5는 그레이 영상으로 입력된 지문영상과 지문의 이진영상의 예를 나타낸 도면이다.5 illustrates an example of a fingerprint image input as a gray image and a binary image of a fingerprint.
도 5를 참조하면, 일반적인 그레이 영상은 256 레벨의 명암값을 가지고 있다. 지문은 손가락의 압력에 따라 융선의 명암의 정도가 달라지기 때문에 지문은 입력할 때마다 다른 명암의 값으로 이루어진 지문영상이 입력된다. 하지만 이진화 과정을 거친 지문영상은 융선과 골의 명암값이 일정하게 구성된다. 따라서 두 지문을 비교할 경우 그레이 영상의 지문보다 이진영상의 지문을 이용할 경우 명확하고 간단하게 비교할 수 있다. 또한, 그레이 영상에 비해 이진영상은 명암값의 분포가 단순하기 때문에 더 높은 압축율을 가지고 있다. 따라서 지문영상을 효과적으로 저장할 수 있는 장점을 가지고 있다. Referring to FIG. 5, a general gray image has a contrast level of 256 levels. As the fingerprint has a different intensity of contrast of the ridge according to the pressure of the finger, a fingerprint image having a different intensity value is input every time the fingerprint is input. However, the binarized fingerprint image is composed of consistent ridges and bones. Therefore, when comparing two fingerprints, a fingerprint of a binary image can be clearly and simply compared to a fingerprint of a gray image. In addition, binary images have higher compression ratios than gray images because the distribution of contrast values is simple. Therefore, it has the advantage of effectively storing fingerprint images.
특징점 기반으로 사용자 지문 영상과 등록 지문 영상의 특징점을 정합한 후 유사도 판단부(150)에서 유사도가 설정된 범위 이내인 경우, 특징점 추출과정에서 발생되는 이진영상을 이용하여 지문정합을 수행한다. After matching the feature points of the user fingerprint image and the registered fingerprint image on the basis of the feature points, if the similarity is within the range set by the similarity determining unit 150, the fingerprint matching is performed using the binary image generated during the feature point extraction process.
인증 수행부(170)는 특징점 기반 지문 정합부(140)에 의해 사용자 지문 영상과 등록 지문 영상의 유사도를 유사도 판단부(150)에서 설정된 범위를 벗어난 것으로 판단된 경우 즉, 유사도가 도 4의 a점보다 작거나 b점보다 큰 경우에는 특징점 기반에 따라 사용자의 지문에 대한 인증을 수행한다. 이 경우는 상술한 바와 같이, 인증 수행에 오류가 발생하지 않는다.The authentication performing unit 170 determines that the similarity between the user fingerprint image and the registered fingerprint image is out of the range set by the similarity determining unit 150 by the feature-based fingerprint matching unit 140. If smaller than the point or larger than the point b, authentication of the user's fingerprint is performed based on the feature point. In this case, as described above, no error occurs in performing authentication.
이때, 이진영상 기반 지문 정합부(160)는 특징점 기반 지문 정합부(140)에 의해 사용자 지문 영상과 등록 지문 영상의 유사도가 설정된 범위 이내인 경우, 특징점 추출시 발생되는 지문 이진영상과 특징점 보정부(130)의 보정값을 이용하여 이진영상기반 지문정합(160)을 수행한다.In this case, the binary image-based fingerprint matching unit 160 is the fingerprint binary image and the feature point correction unit generated when the feature point extraction when the similarity between the user fingerprint image and the registered fingerprint image is set by the feature-based fingerprint matching unit 140. The binary image-based fingerprint matching 160 is performed using the correction value of 130.
도 6은 도 1의 지문인증 장치에 의한 지문인증 방법을 나타낸 흐름도이다. 도면을 참조하면, 지문 영상 입력부(120)는 사용자로부터 인증을 위한 사용자 지문을 입력받는다(S602). 6 is a flowchart illustrating a fingerprint authentication method using the fingerprint authentication device of FIG. 1. Referring to the figure, the fingerprint image input unit 120 receives a user fingerprint for authentication from the user (S602).
특징점 기반 지문 정합부(140)는 지문 영상 입력부(120)를 통해 입력된 사용자 지문 영상과 데이터베이스부(110)에 저장된 등록 지문 영상으로부터 특징점을 추출하며(S604), 특징점 보정부(130)는 추출된 각각의 특징점에 기초하여 두 지문에 대한 보정을 수행한다(S606). 이때, 특징점 보정부(130)는 사용자 지문 영상과 등록 지문 영상으로부터 추출된 각각의 특징점에 대해 위치, 방향, 거리, 각도 중의 적어도 하나에 대한 차이를 보정한다. 특징점 기반 지문 정합부(140)는 특징점 보정부(130)에 의해 보정된 특징점에 기초하여 사용자 지문영상과 등록된 지문영상에 대한 지문정합을 수행한다(S608).The feature point-based fingerprint matching unit 140 extracts a feature point from a user fingerprint image input through the fingerprint image input unit 120 and a registered fingerprint image stored in the database unit 110 (S604), and the feature point corrector 130 extracts the feature point. Based on the respective feature points, the two fingerprints are corrected (S606). In this case, the feature point corrector 130 corrects a difference of at least one of a position, a direction, a distance, and an angle for each feature point extracted from the user fingerprint image and the registered fingerprint image. The feature point-based fingerprint matching unit 140 performs fingerprint matching on the user fingerprint image and the registered fingerprint image based on the feature points corrected by the feature point corrector 130 (S608).
유사도 판단부(150)는 사용자 지문 영상의 특징점과 등록 지문 영상의 특징점의 유사도가 설정된 범위 이내인지를 판단한다(S610). 만일, 유사도 판단부(150)에서 유사도가 설정된 유사도 범위에 포함되지 않는다면 인증 수행부(170)는 특징점 기반 지문정합(140)에 의해 추출된 유사도에 기초하여 지문 영상 입력부(120)를 통해 입력된 사용자 지문 영상에 대한 지문인증을 수행한다(S612). 또한, 특징점 기반 지문 정합부(140)에 의해 사용자 지문 영상의 특징점과 등록 지문 영상의 특징점의 유사도가 설정된 범위 이내인 것으로 판단되면, 특징점 추출시 발생되는 지문 이진영상과 특징점 보정부(130)의 보정값을 이용하여 이진영상기반 지문정합(160)을 수행한다. 그리고 이진영상기반 지문정합의 유사도에 기초하여 지문 영상 입력부(120)를 통해 입력된 사용자 지문 영상에 대한 지문인증을 수행한다(S614). The similarity determination unit 150 determines whether the similarity between the feature point of the user fingerprint image and the feature point of the registered fingerprint image is within a set range (S610). If the similarity is not included in the similarity range set by the similarity determining unit 150, the authentication performing unit 170 is input through the fingerprint image input unit 120 based on the similarity extracted by the feature-based fingerprint matching 140. Fingerprint authentication is performed on the user fingerprint image (S612). In addition, when it is determined by the feature point-based fingerprint matching unit 140 that the similarity between the feature point of the user fingerprint image and the feature point of the registered fingerprint image is within the set range, the fingerprint binary image and the feature point corrector 130 generated when the feature point is extracted The binary image-based fingerprint matching 160 is performed using the correction value. The fingerprint authentication is performed on the user fingerprint image input through the fingerprint image input unit 120 based on the similarity of the binary image-based fingerprint matching (S614).
상술한 바와 같이, 인증을 위한 사용자 지문 영상과 등록 지문 영상에 대하여 특징점 기반의 유사도를 판단하고, 특징점 기반의 유사도가 설정된 범위를 벗어난 경우에는 특징점 기반의 지문인증을 수행하고, 특징점 기반의 유사도가 설정된 범위 이내인 경우에는 이진영상 기반의 지문인증을 수행함으로써, 지문인증시의 오류 발생을 현저하게 줄일 수 있게 된다.As described above, the feature-based similarity is determined with respect to the user fingerprint image and the registered fingerprint image for authentication, and if the feature-based similarity is out of the set range, the feature-based fingerprint authentication is performed, and the feature-based similarity is determined. If it is within the set range by performing the fingerprint authentication based on the binary image, it is possible to significantly reduce the occurrence of errors during fingerprint authentication.
또한, 본 발명은 특징점 기반의 유사도가 설정된 범위 이내인 경우에만 이진영상 기반의 지문인증을 수행하기 때문에, 입력되는 사용자 지문 영상 모두에 대하여 이진영상 비교과정이 필요가 없어 지문인증에 대한 실시간 처리가 가능하게 된다.In addition, since the present invention performs binary image-based fingerprint authentication only when the similarity based on the feature point is within the set range, it is not necessary to compare binary images for all input user fingerprint images, thereby real-time processing of fingerprint authentication is required. It becomes possible.
이상에서, 본 발명의 실시예를 구성하는 모든 구성 요소들이 하나로 결합하거나 결합하여 동작하는 것으로 기재되어 있다고 해서, 본 발명이 반드시 이러한 실시예에 한정되는 것은 아니다. 즉, 본 발명의 목적 범위 안에서라면, 그 모든 구성 요소들이 하나 이상으로 선택적으로 결합하여 동작할 수도 있다. 또한, 그 모든 구성 요소들이 각각 하나의 독립적인 하드웨어로 구현될 수 있지만, 각 구성 요소들의 그 일부 또는 전부가 선택적으로 조합되어 하나 또는 복수 개의 하드웨어에서 조합된 일부 또는 전부의 기능을 수행하는 프로그램 모듈을 갖는 컴퓨터 프로그램으로서 구현될 수도 있다. 또한, 이와 같은 컴퓨터 프로그램은 USB 메모리, CD 디스크, 플래쉬 메모리 등과 같은 컴퓨터가 읽을 수 있는 저장매체(Computer Readable Media)에 저장되어 컴퓨터에 의하여 읽혀지고 실행됨으로써, 본 발명의 실시예를 구현할 수 있다. 컴퓨터 프로그램의 저장매체로서는 자기 기록매체, 광 기록매체, 캐리어 웨이브 매체 등이 포함될 수 있다.In the above description, all elements constituting the embodiments of the present invention are described as being combined or operating in combination, but the present invention is not necessarily limited to these embodiments. In other words, within the scope of the present invention, all of the components may be selectively operated in combination with one or more. In addition, although all of the components may be implemented as one independent hardware, each or some of the components of the program modules are selectively combined to perform some or all of the functions combined in one or a plurality of hardware It may be implemented as a computer program having a. In addition, such a computer program may be stored in a computer readable medium such as a USB memory, a CD disk, a flash memory, and the like, and read and executed by a computer, thereby implementing embodiments of the present invention. The storage medium of the computer program may include a magnetic recording medium, an optical recording medium, a carrier wave medium, and the like.
또한, 기술적이거나 과학적인 용어를 포함한 모든 용어들은, 상세한 설명에서 다르게 정의되지 않는 한, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 갖는다. 사전에 정의된 용어와 같이 일반적으로 사용되는 용어들은 관련 기술의 문맥상의 의미와 일치하는 것으로 해석되어야 하며, 본 발명에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.In addition, all terms including technical or scientific terms have the same meaning as commonly understood by a person of ordinary skill in the art unless otherwise defined in the detailed description. Terms used generally, such as terms defined in a dictionary, should be interpreted to coincide with the contextual meaning of the related art, and shall not be interpreted in an ideal or excessively formal sense unless explicitly defined in the present invention.
이상의 설명은 본 발명의 기술 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능할 것이다. 또한, 본 발명에 개시된 실시예들은 본 발명의 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이며, 이러한 실시예에 의하여 본 발명의 기술 사상의 범위가 한정되는 것은 아니다. 따라서, 본 발명의 보호 범위는 청구범위에 의하여 해석되어야 하며, 그와 균등한 범위 내에 있는 모든 기술 사상은 본 발명의 권리범위에 포함되는 것으로 해석되어야 할 것이다.The above description is merely illustrative of the technical idea of the present invention, and those skilled in the art to which the present invention pertains may make various modifications and changes without departing from the essential characteristics of the present invention. In addition, the embodiments disclosed in the present invention are not intended to limit the technical spirit of the present invention but to explain, and the scope of the technical spirit of the present invention is not limited by these embodiments. Therefore, the protection scope of the present invention should be interpreted by the claims, and all technical ideas within the scope equivalent thereto should be construed as being included in the scope of the present invention.

Claims (6)

  1. 지문인증 장치에 있어서,In the fingerprint authentication device,
    등록 지문 영상을 저장하는 데이터베이스부;A database unit for storing a registered fingerprint image;
    사용자로부터 사용자 지문 영상을 입력받는 지문 영상 입력부;A fingerprint image input unit configured to receive a user fingerprint image from a user;
    상기 지문 영상 입력부를 통해 입력된 상기 사용자 지문 영상과 상기 데이터베이스부에 저장된 상기 등록 지문 영상으로부터 특징점을 추출하며, 추출된 상기 특징점에 기초하여 특징점 기반 지문정합을 수행하는 특징점 기반 지문 정합부; A feature point based fingerprint matching unit extracting a feature point from the user fingerprint image inputted through the fingerprint image input unit and the registered fingerprint image stored in the database unit, and performing a feature point based fingerprint matching based on the extracted feature point;
    상기 사용자 지문 영상과 상기 등록 지문 영상의 유사도가 설정된 범위 내에 존재여부를 판단하는 유사도 판단부;A similarity determination unit that determines whether or not the similarity between the user fingerprint image and the registered fingerprint image exists within a set range;
    이진영상 기반의 지문정합을 수행하는 이진영상 기반 지문 정합부; 및Binary image based fingerprint matching unit performing binary image based fingerprint matching; And
    상기 유사도 판단부의 결과에서 유사도가 설정된 범위 내인 경우에 이진영상 기반 지문인증을 수행하며, 상기 유사도 판단부의 결과에서 유사도가 상기 설정된 범위를 벗어나는 경우에 특징점 기반 지문인증을 수행하는 인증 수행부를 포함하는 것을 특징으로 하는 지문인증 장치.And performing a binary image-based fingerprint authentication when the similarity is within the set range in the result of the similarity determining unit, and performing a feature-based fingerprint authentication when the similarity is out of the set range in the result of the similarity determining unit. Fingerprint authentication device characterized in that.
  2. 제 1항에 있어서,The method of claim 1,
    상기 사용자 지문 영상과 상기 등록 지문 영상으로부터 추출된 특징점의 유사도의 범위 각각의 융선 정보에 대해 위치, 방향, 거리, 각도 중의 적어도 하나에 대한 차이를 보정하는 특징점 보정부A feature point corrector for correcting a difference in at least one of a position, a direction, a distance, and an angle for each ridge information of a range of similarities between feature points extracted from the user fingerprint image and the registered fingerprint image.
    를 더 포함하는 것을 특징으로 하는 지문인증 장치.Fingerprint authentication device further comprising.
  3. 제 2항에 있어서,The method of claim 2,
    상기 이진영상 기반 지문 정합부는,The binary image-based fingerprint matching unit,
    상기 특징점 추출 시에 발생되는 지문 이진영상과 상기 특징점 보정부의 보정값을 이용하여 이진영상 기반의 지문정합을 수행하는 것을 특징으로 하는 지문인증 장치.And fingerprint matching based on a binary image using a fingerprint binary image generated when the feature point is extracted and a correction value of the feature point corrector.
  4. 지문인증 방법에 있어서,In the fingerprint authentication method,
    사용자로부터 사용자 지문 영상을 입력받는 단계;Receiving a user fingerprint image from a user;
    입력된 상기 사용자 지문 영상과 데이터베이스에 저장된 등록 지문 영상으로부터 특징점을 추출하며, 추출된 상기 특징점에 기초하여 특징점 기반 지문정합을 수행하는 단계; Extracting a feature point from the input user fingerprint image and a registered fingerprint image stored in a database, and performing feature-point based fingerprint matching based on the extracted feature point;
    상기 사용자 지문 영상과 상기 등록 지문 영상의 유사도가 설정된 범위 내에 존재하는지를 판단하는 단계;Determining whether a similarity between the user fingerprint image and the registered fingerprint image is within a set range;
    상기 유사도 판단단계에 의해 유사도가 설정된 범위 내인 것으로 판단되면, 상기 특징점 추출 시에 발생되는 지문 이진영상과 상기 특징점 보정부의 보정값을 이용하여 이진영상 기반의 지문정합을 수행하는 단계If it is determined that the similarity is within the set range by the similarity determination step, performing a fingerprint matching based on the binary image using the fingerprint binary image generated when the feature point extraction and the correction value of the feature point correction unit
    를 포함하는 것을 특징으로 하는 지문인증 방법.Fingerprint authentication method comprising a.
  5. 제 4항에 있어서,The method of claim 4, wherein
    상기 유사도 판단단계에 의해 유사도가 상기 설정된 범위를 벗어나는 것으로 판단되면, 특징점 기반 지문인증을 수행하는 단계Performing a feature-based fingerprint authentication when the similarity is determined to be out of the set range by the similarity determining step.
    를 더 포함하는 것을 특징으로 하는 지문인증 방법.Fingerprint authentication method further comprising.
  6. 제 4항에 있어서,The method of claim 4, wherein
    상기 사용자 지문 영상과 상기 등록 지문 영상으로부터 추출된 특징점의 유사도의 범위 각각의 융선 정보에 대해 위치, 방향, 거리, 각도 중의 적어도 하나에 대한 차이를 보정하는 단계Correcting a difference of at least one of a position, a direction, a distance, and an angle for each ridge information of a range of similarity of feature points extracted from the user fingerprint image and the registered fingerprint image;
    를 더 포함하는 것을 특징으로 하는 지문인증 방법.Fingerprint authentication method further comprising.
PCT/KR2012/002446 2011-04-06 2012-04-02 Apparatus and method for hierarchically verifying fingerprints using similarity distribution WO2012138086A2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020110031703A KR101237148B1 (en) 2011-04-06 2011-04-06 Hierarchical fingerprint verification apparatus and method using similarity distribution
KR10-2011-0031703 2011-04-06

Publications (2)

Publication Number Publication Date
WO2012138086A2 true WO2012138086A2 (en) 2012-10-11
WO2012138086A3 WO2012138086A3 (en) 2012-12-06

Family

ID=46969652

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2012/002446 WO2012138086A2 (en) 2011-04-06 2012-04-02 Apparatus and method for hierarchically verifying fingerprints using similarity distribution

Country Status (2)

Country Link
KR (1) KR101237148B1 (en)
WO (1) WO2012138086A2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160217310A1 (en) * 2015-01-23 2016-07-28 Samsung Electronics Co., Ltd. System and method for partial fingerprint enrollment and matching using small size fingerprint sensors
CN110383283A (en) * 2017-12-18 2019-10-25 指纹卡有限公司 Method and apparatus for fingerprint of classifying
CN112215049A (en) * 2019-07-12 2021-01-12 比亚迪股份有限公司 Fingerprint identification method and device, storage medium and electronic equipment
CN115497125A (en) * 2022-11-17 2022-12-20 上海海栎创科技股份有限公司 Fingerprint identification method, system, computer equipment and computer readable storage medium

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102170725B1 (en) 2016-11-07 2020-10-27 삼성전자주식회사 Fingerprint enrollment method and apparatus
KR102459852B1 (en) 2017-02-08 2022-10-27 삼성전자주식회사 Method and device to select candidate fingerprint image for recognizing fingerprint

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040050738A (en) * 2002-12-09 2004-06-17 한국전자통신연구원 Method for matching fingerprint
KR100884743B1 (en) * 2006-12-07 2009-02-19 한국전자통신연구원 Method for matching fingerprint using minutiae and binary image and system using the same
KR100957073B1 (en) * 2008-11-19 2010-05-13 고려대학교 산학협력단 Apparatus and method for selective image compression based on quality of fingerprint image and apparatus for authentication using the same

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040050738A (en) * 2002-12-09 2004-06-17 한국전자통신연구원 Method for matching fingerprint
KR100884743B1 (en) * 2006-12-07 2009-02-19 한국전자통신연구원 Method for matching fingerprint using minutiae and binary image and system using the same
KR100957073B1 (en) * 2008-11-19 2010-05-13 고려대학교 산학협력단 Apparatus and method for selective image compression based on quality of fingerprint image and apparatus for authentication using the same

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160217310A1 (en) * 2015-01-23 2016-07-28 Samsung Electronics Co., Ltd. System and method for partial fingerprint enrollment and matching using small size fingerprint sensors
US9996728B2 (en) * 2015-01-23 2018-06-12 Samsung Electronics Co., Ltd. System and method for partial fingerprint enrollment and matching using small size fingerprint sensors
CN110383283A (en) * 2017-12-18 2019-10-25 指纹卡有限公司 Method and apparatus for fingerprint of classifying
CN112215049A (en) * 2019-07-12 2021-01-12 比亚迪股份有限公司 Fingerprint identification method and device, storage medium and electronic equipment
CN115497125A (en) * 2022-11-17 2022-12-20 上海海栎创科技股份有限公司 Fingerprint identification method, system, computer equipment and computer readable storage medium
CN115497125B (en) * 2022-11-17 2023-03-10 上海海栎创科技股份有限公司 Fingerprint identification method, system, computer equipment and computer readable storage medium

Also Published As

Publication number Publication date
KR20120113989A (en) 2012-10-16
KR101237148B1 (en) 2013-02-25
WO2012138086A3 (en) 2012-12-06

Similar Documents

Publication Publication Date Title
WO2012138086A2 (en) Apparatus and method for hierarchically verifying fingerprints using similarity distribution
KR100453220B1 (en) Apparatus and method for authenticating user by using a fingerprint feature
US4947442A (en) Method and apparatus for matching fingerprints
Ismail et al. Off-line Arabic signature recognition and verification
US7151846B1 (en) Apparatus and method for matching fingerprint
US20030223625A1 (en) Method and apparatus for supporting a biometric registration performed on a card
US20140147023A1 (en) Face Recognition Method, Apparatus, and Computer-Readable Recording Medium for Executing the Method
CN108363963B (en) Fingerprint verification device
JP4956131B2 (en) Biometric authentication device and method, and biometric authentication processing program
Shalaby et al. A multilevel structural technique for fingerprint representation and matching
Oldal et al. Hand geometry and palmprint-based authentication using image processing
WO2012138004A1 (en) Fingerprint authentication device using pca, and method therefor
KR101072352B1 (en) Fingerprint verification apparatus and method therefor
CN114600173A (en) Fingerprint capture and matching for authentication
US20190188443A1 (en) Information processing apparatus, biometric authentication method, and recording medium having recorded thereon biometric authentication program
CN113496183B (en) Fingerprint matching method and device, electronic equipment and readable storage medium
CN108647640A (en) The method and electronic equipment of recognition of face
Gamassi et al. Robust fingerprint detection for access control
WO2013141439A1 (en) Device and method for authenticating a fingerprint
KR100456463B1 (en) A Hybrid Fingerprint Verification Method using Global and Local Features
CN107301549B (en) Fingerprint authentication system and method
Izadi et al. Introduction of cylinder quality measure into minutia cylinder-code based fingerprint matching
KR20180065475A (en) Method and Apparatus for Restoring Fingerprint Image Using Fingerprints Left on Fingerprint Sensor and Touch Screen
KR100564762B1 (en) Authentication method and apparatus using fingerprint
Balti et al. Invariant and reduced features for Fingerprint Characterization

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: 12767410

Country of ref document: EP

Kind code of ref document: A2

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12767410

Country of ref document: EP

Kind code of ref document: A2