[go: up one dir, main page]

CN105469033B - fingerprint identification method, device and terminal device - Google Patents

fingerprint identification method, device and terminal device Download PDF

Info

Publication number
CN105469033B
CN105469033B CN201510786369.4A CN201510786369A CN105469033B CN 105469033 B CN105469033 B CN 105469033B CN 201510786369 A CN201510786369 A CN 201510786369A CN 105469033 B CN105469033 B CN 105469033B
Authority
CN
China
Prior art keywords
fingerprint
fingerprint image
collection
image
template
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN201510786369.4A
Other languages
Chinese (zh)
Other versions
CN105469033A (en
Inventor
张海平
周意保
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201510786369.4A priority Critical patent/CN105469033B/en
Publication of CN105469033A publication Critical patent/CN105469033A/en
Priority to PCT/CN2016/096305 priority patent/WO2017080278A1/en
Application granted granted Critical
Publication of CN105469033B publication Critical patent/CN105469033B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/12Fingerprints or palmprints
    • G06V40/1365Matching; Classification

Landscapes

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

Abstract

本发明公开了一种指纹识别方法、装置及终端设备。其中,指纹的识别方法包括:采集预先录入的多个指纹图像,并根据多个指纹图像组成指纹模板,其中,多个指纹图像在指纹模板中按第一匹配顺序进行排序;在进行指纹识别时,采集指纹图像;将采集的指纹图像与指纹模板中的多个指纹图像按照第一匹配顺序进行匹配,并根据匹配结果判断采集的指纹图像是否识别成功。本发明实施例的指纹的识别方法,可以提高指纹识别的正确率,在满足用户使用便捷性的同时,提高指纹密码的安全性。

The invention discloses a fingerprint identification method, device and terminal equipment. Wherein, the fingerprint identification method includes: collecting a plurality of fingerprint images entered in advance, and forming a fingerprint template according to the plurality of fingerprint images, wherein, the plurality of fingerprint images are sorted according to the first matching order in the fingerprint template; , collecting a fingerprint image; matching the collected fingerprint image with multiple fingerprint images in the fingerprint template according to the first matching order, and judging whether the collected fingerprint image is recognized successfully according to the matching result. The fingerprint identification method of the embodiment of the present invention can improve the correct rate of fingerprint identification, and improve the security of fingerprint passwords while satisfying the convenience of users.

Description

指纹识别方法、装置及终端设备Fingerprint identification method, device and terminal equipment

技术领域technical field

本发明涉及指纹识别技术领域,尤其涉及一种指纹识别的方法、装置及终端设备。The invention relates to the technical field of fingerprint identification, in particular to a fingerprint identification method, device and terminal equipment.

背景技术Background technique

指纹,由于其具有终身不变性、唯一性和方便性成为对用户进行身份识别非常重要的一部分,现在指纹识别技术已经成为大多数移动终端的标准配备,指纹识别可以用于移动终端的解锁、唤醒和支付等功能,因此,指纹识别在满足用户使用便捷性的同时,对安全性也提出了更好的要求。Fingerprint, because of its lifelong invariance, uniqueness and convenience, has become a very important part of user identification. Now fingerprint identification technology has become the standard equipment of most mobile terminals. Fingerprint identification can be used to unlock and wake up mobile terminals. And payment and other functions, therefore, fingerprint recognition not only meets the convenience of users, but also puts forward better requirements for security.

目前,用户需要先注册指纹模板,例如用户用手指的不同位置分别录入几次指纹图像,然后对这几次指纹进行整合生成一个完整的指纹模板,进而通过将采集的指纹和指纹模板中进行匹配从而实现对用户指纹的识别。具体而言,指纹识别的过程分别分为特征提取、保存特征数据和比对特征数据。首先通过指纹读取设备读取到用户的指纹图像,然后对原始的指纹图像进行初步的处理,使之更加清晰,再将处理后的指纹图像与指纹模板进行特征点匹配,进而判断指纹图像是否匹配成功。从采集指纹图像到判断指纹图像是否匹配成功的这个过程所用的时间称为指纹识别时间,指纹识别时间又分为三个时间段,即特征提取时间段、特征数据保存时间段和对比特征数据时间段,而最为重要的一个环节就是对比特征数据的环节,即指纹匹配的环节,因此如何提高指纹匹配的匹配速度,从而提高指纹识别速度,是目前需要解决的问题。At present, the user needs to register the fingerprint template first, for example, the user uses different positions of the finger to enter several fingerprint images, and then integrates these fingerprints to generate a complete fingerprint template, and then matches the collected fingerprints with the fingerprint template In this way, the identification of the user's fingerprint is realized. Specifically, the process of fingerprint identification is divided into feature extraction, saving feature data and comparing feature data. Firstly, the fingerprint image of the user is read by the fingerprint reading device, and then the original fingerprint image is preliminarily processed to make it clearer, and then the processed fingerprint image is matched with the fingerprint template to determine whether the fingerprint image is The match was successful. The time taken for the process from collecting the fingerprint image to judging whether the fingerprint image is successfully matched is called the fingerprint recognition time, and the fingerprint recognition time is divided into three time periods, namely feature extraction time period, feature data storage time period and comparison feature data time period Section, and the most important link is the link of comparing feature data, that is, the link of fingerprint matching, so how to improve the matching speed of fingerprint matching, so as to improve the speed of fingerprint recognition, is a problem that needs to be solved at present.

发明内容Contents of the invention

本发明旨在至少在一定程度上解决相关技术中的技术问题之一。为此,本发明的第一个目的在于提出一种指纹识别方法。该方法可以提高指纹识别的正确率,在满足用户使用便捷性的同时,提高指纹密码的安全性。The present invention aims to solve one of the technical problems in the related art at least to a certain extent. For this reason, the first object of the present invention is to propose a fingerprint identification method. The method can improve the correct rate of fingerprint identification, and can improve the security of the fingerprint password while satisfying the user convenience.

本发明的第二个目的在于提出一种指纹的识别装置。The second object of the present invention is to provide a fingerprint identification device.

本发明的第三个目的在于提出一种终端设备。The third object of the present invention is to provide a terminal device.

为达上述目的,本发明第一方面实施例提出了一种指纹识别方法,包括:采集预先录入的多个指纹图像,并根据所述多个指纹图像组成指纹模板,其中,所述多个指纹图像在所述指纹模板中按第一匹配顺序进行排序;在进行指纹识别时,采集指纹图像;将采集的指纹图像与所述指纹模板中的多个指纹图像按照所述第一匹配顺序进行匹配,并根据匹配结果判断所述采集的指纹图像是否识别成功。In order to achieve the above purpose, the embodiment of the first aspect of the present invention proposes a fingerprint identification method, including: collecting a plurality of fingerprint images entered in advance, and forming a fingerprint template according to the plurality of fingerprint images, wherein the plurality of fingerprints The images are sorted in the fingerprint template according to the first matching order; when fingerprint identification is performed, the fingerprint image is collected; the fingerprint image collected is matched with a plurality of fingerprint images in the fingerprint template according to the first matching order , and judge whether the fingerprint image collected is successfully identified according to the matching result.

本发明实施例的指纹的识别方法,根据用户先录入的多个指纹图像按照预定的顺序保存在指纹模板中,将采集的指纹图像与指纹模板中的指纹模板按照预定顺序依次进行匹配,进而根据匹配结果判断指纹图像是否识别成功,由此,可以提高指纹识别的正确率,在满足用户使用便捷性的同时,提高指纹密码的安全性。In the fingerprint recognition method of the embodiment of the present invention, a plurality of fingerprint images entered by the user are stored in the fingerprint template in a predetermined order, and the collected fingerprint images are matched with the fingerprint templates in the fingerprint template in a predetermined order, and then according to The matching result determines whether the fingerprint image is successfully identified, thereby improving the accuracy of fingerprint identification, and improving the security of the fingerprint password while satisfying the user's convenience.

在本发明的一个实施例中,在根据匹配结果判断所述采集的指纹图像是否识别成功之后,还包括:根据所述采集的指纹图像与所述指纹模板中的指纹图像的匹配成功的次数将所述第一匹配顺序调整为第二匹配顺序。In one embodiment of the present invention, after judging whether the collected fingerprint image is successfully identified according to the matching result, it further includes: according to the number of times of successful matching between the collected fingerprint image and the fingerprint image in the fingerprint template, The first matching sequence is adjusted to the second matching sequence.

在本发明的一个实施例中,根据所述采集的指纹图像与所述指纹模板中的指纹图像的匹配成功的次数将所述第一匹配顺序调整为第二匹配顺序具体包括:记录所述指纹模板中指纹图像的匹配成功的次数;按照所述匹配成功的次数由高到低的顺序对所所述指纹模板中的指纹图像进行排序,将排序后的顺序作为所述第二匹配顺序。In an embodiment of the present invention, adjusting the first matching sequence to the second matching sequence according to the number of successful matches between the collected fingerprint image and the fingerprint image in the fingerprint template specifically includes: recording the fingerprint The number of times of successful matching of the fingerprint image in the template; sort the fingerprint images in the fingerprint template in descending order of the number of successful matching, and use the sorted order as the second matching order.

在本发明的一个实施例中,若判断所述指纹模板中的两个指纹图像的匹配成功的次数相同,则进一步根据匹配频率对所述匹配成功次数相同的指纹图像进行排序。In one embodiment of the present invention, if it is judged that two fingerprint images in the fingerprint template have the same number of successful matches, the fingerprint images with the same number of successful matches are further sorted according to the matching frequency.

在本发明的一个实施例中,所述指纹识别方法还包括:判断所述采集的指纹图像的采集次数是否超过第一预设阈值,若所述采集次数超过第一预设阈值,则根据所述采集的指纹图像与所述指纹模板中的指纹图像的匹配成功的次数将所述第一匹配顺序调整为第二匹配顺序。In one embodiment of the present invention, the fingerprint identification method further includes: judging whether the number of times of the collected fingerprint image exceeds a first preset threshold, and if the number of times of collection exceeds the first preset threshold, then according to the Adjusting the first matching sequence to the second matching sequence according to the number of successful matches between the collected fingerprint image and the fingerprint image in the fingerprint template.

在本发明的一个实施例中,所述指纹识别方法还包括:记录所述指纹模板中处于第一位置的指纹图像的匹配失败的次数,若所述处于第一位置的指纹图像的匹配失败的次数超过第二预设阈值,则根据所述采集的指纹图像与所述指纹模板中的指纹图像的匹配成功的次数将所述第一匹配顺序调整为第二匹配顺序。In one embodiment of the present invention, the fingerprint identification method further includes: recording the number of failed matches of the fingerprint image at the first position in the fingerprint template, if the matching of the fingerprint image at the first position fails If the number of times exceeds the second preset threshold, then the first matching order is adjusted to the second matching order according to the number of successful matches between the collected fingerprint image and the fingerprint image in the fingerprint template.

在本发明的一个实施例中,将采集的指纹图像与所述指纹模板中的多个指纹图像按照所述第一匹配顺序进行匹配具体包括:将采集的指纹图像与所述指纹模板中处于第一位置的指纹图像进行匹配,若匹配成功,则记录所述采集的指纹图像对应的匹配成功的次数,并判断所述匹配成功的次数是否超过第三预设阈值,若未超过所述第三预设阈值,则进一步将所述采集的指纹图像与所述指纹模板中处于第二位置的指纹图像进行匹配;若超过所述第三预设阈值,则判断所述采集的指纹图像识别成功。In an embodiment of the present invention, matching the collected fingerprint image with the multiple fingerprint images in the fingerprint template according to the first matching order specifically includes: matching the collected fingerprint image with the fingerprint images in the fingerprint template in the first order The fingerprint image of a position is matched, and if the matching is successful, record the number of successful matchings corresponding to the collected fingerprint images, and judge whether the number of successful matchings exceeds a third preset threshold, and if it does not exceed the third preset threshold, then further match the collected fingerprint image with the fingerprint image at the second position in the fingerprint template; if it exceeds the third preset threshold, it is judged that the collected fingerprint image is recognized successfully.

在本发明的一个实施例中,将采集的指纹图像与所述指纹模板中处于第一位置的指纹图像进行匹配具体包括:提取所述采集的指纹图像的多个特征点,并将所述采集的指纹图像的多个特征点与所述处于第一位置的指纹图像的多个特征点进行匹配,若与所述处于第一位置的指纹图像的多个特征点匹配的所述采集的指纹图像的多个特征点的数量大于第四预设阈值,则判断所述采集的指纹图像与所述处于第一位置的指纹图像匹配。In one embodiment of the present invention, matching the collected fingerprint image with the fingerprint image at the first position in the fingerprint template specifically includes: extracting a plurality of feature points of the collected fingerprint image, and combining the collected The multiple feature points of the fingerprint image are matched with the multiple feature points of the fingerprint image at the first position, if the collected fingerprint image matches the multiple feature points of the fingerprint image at the first position If the number of the plurality of feature points is greater than a fourth preset threshold, it is determined that the collected fingerprint image matches the fingerprint image at the first position.

本发明实施例的指纹的识别方法,根据指纹模板中指纹图像的匹配成功的次数调整指纹图像在指纹模板中的排序,从而可以有效的缩短指纹识别的识别时间,并且随着用户进行指纹识别的次数的增多,指纹模板中指纹图像的匹配频率的分配也就越清晰,指纹模板中指纹图像的排序也就更科学,因此指纹识别的识别时间就越快。The fingerprint recognition method of the embodiment of the present invention adjusts the sorting of the fingerprint images in the fingerprint template according to the number of times of successful fingerprint image matching in the fingerprint template, so that the recognition time of fingerprint recognition can be effectively shortened, and as the user performs fingerprint recognition As the number of times increases, the allocation of the matching frequencies of the fingerprint images in the fingerprint template will be clearer, and the sorting of the fingerprint images in the fingerprint template will be more scientific, so the identification time of fingerprint identification will be faster.

为达上述目的,本发明第二方面实施例提出了一种指纹的识别装置,包括:第一采集模块,采集预先录入的多个指纹图像;生成模块,用于根据所述多个指纹图像组成指纹模板,其中,所述多个指纹图像在所述指纹模板中按第一匹配顺序进行排序;第二采集模块,用于在进行指纹识别时,采集指纹图像;匹配模块,用于将采集的指纹图像与所述指纹模板中的多个指纹图像按照所述第一匹配顺序进行匹配,并根据匹配结果判断所述采集的指纹图像是否识别成功。In order to achieve the above purpose, the embodiment of the second aspect of the present invention proposes a fingerprint recognition device, including: a first collection module, which collects a plurality of pre-registered fingerprint images; a generation module, which is used to form A fingerprint template, wherein the plurality of fingerprint images are sorted in the first matching order in the fingerprint template; the second collection module is used to collect fingerprint images when performing fingerprint identification; the matching module is used to collect the fingerprint images The fingerprint image is matched with the multiple fingerprint images in the fingerprint template according to the first matching order, and it is judged according to the matching result whether the fingerprint image collected is successfully identified.

本发明实施例的指纹的识别装置,根据用户先录入的多个指纹图像按照预定的顺序保存在指纹模板中,将采集的指纹图像与指纹模板中的指纹模板按照预定顺序依次进行匹配,进而根据匹配结果判断指纹图像是否识别成功,由此,可以提高指纹识别的正确率,在满足用户使用便捷性的同时,提高指纹密码的安全性。The fingerprint identification device of the embodiment of the present invention saves the multiple fingerprint images entered by the user in the fingerprint template in a predetermined order according to the predetermined order, and matches the collected fingerprint images with the fingerprint templates in the fingerprint template in a predetermined order, and then according to The matching result determines whether the fingerprint image is successfully identified, thereby improving the accuracy of fingerprint identification, and improving the security of the fingerprint password while satisfying the user's convenience.

在本发明的一个实施例中,所述指纹识别装置还包括:调整模块,用于根据所述采集的指纹图像与所述指纹模板中的指纹图像的匹配成功的次数将所述第一匹配顺序调整为第二匹配顺序。In one embodiment of the present invention, the fingerprint identification device further includes: an adjustment module, configured to adjust the first matching order according to the number of successful matches between the collected fingerprint image and the fingerprint image in the fingerprint template. Adjusted to the second matching order.

在本发明的一个实施例中,所述调整模块具体用于:记录所述指纹模板中指纹图像的匹配成功的次数;按照所述匹配成功的次数由高到低的顺序对所所述指纹模板中的指纹图像进行排序,将排序后的顺序作为所述第二匹配顺序。In one embodiment of the present invention, the adjustment module is specifically configured to: record the number of successful matches of the fingerprint image in the fingerprint template; The fingerprint images in are sorted, and the sorted order is used as the second matching order.

在本发明的一个实施例中,所述调整模块还用于:若判断所述指纹模板中的两个指纹图像的匹配成功的次数相同,则进一步根据匹配频率对所述匹配成功次数相同的指纹图像进行排序。In an embodiment of the present invention, the adjustment module is further configured to: if it is judged that the number of successful matches of the two fingerprint images in the fingerprint template is the same, the fingerprints with the same number of successful matches are further selected according to the matching frequency. Images are sorted.

在本发明的一个实施例中,所述指纹识别装置还包括:第一判断模块,用于判断所述采集的指纹图像的采集次数是否超过第一预设阈值,若所述采集次数超过第一预设阈值,则所述调整模块根据所述采集的指纹图像与所述指纹模板中的指纹图像的匹配成功的次数将所述第一匹配顺序调整为第二匹配顺序。In one embodiment of the present invention, the fingerprint recognition device further includes: a first judging module, configured to judge whether the number of times of fingerprint images collected exceeds a first preset threshold; preset threshold, the adjustment module adjusts the first matching order to the second matching order according to the number of successful matches between the collected fingerprint image and the fingerprint image in the fingerprint template.

在本发明的一个实施例中,所述指纹识别装置还包括:第二判断模块,用于记录所述指纹模板中处于第一位置的指纹图像的匹配失败的次数,若判断所述处于第一位置的指纹图像的匹配失败的次数超过第二预设阈值,则所述调整模块根据所述采集的指纹图像与所述指纹模板中的指纹图像的匹配成功的次数将所述第一匹配顺序调整为第二匹配顺序。In one embodiment of the present invention, the fingerprint identification device further includes: a second judging module, configured to record the number of matching failures of the fingerprint image at the first position in the fingerprint template, if it is judged that the fingerprint image at the first position If the number of failed matches of the fingerprint image at the location exceeds the second preset threshold, the adjustment module adjusts the first matching order according to the number of successful matches between the collected fingerprint image and the fingerprint image in the fingerprint template. for the second matching order.

在本发明的一个实施例中,所述匹配模块具体用于:将采集的指纹图像与所述指纹模板中处于第一位置的指纹图像进行匹配,若匹配成功,则记录所述采集的指纹图像对应的匹配成功的次数,并判断所述匹配成功的次数是否超过第三预设阈值,若未超过所述第三预设阈值,则进一步将所述采集的指纹图像与所述指纹模板中处于第二位置的指纹图像进行匹配;若超过所述第三预设阈值,则判断所述采集的指纹图像识别成功。In one embodiment of the present invention, the matching module is specifically configured to: match the collected fingerprint image with the fingerprint image at the first position in the fingerprint template, and if the matching is successful, record the collected fingerprint image corresponding number of times of successful matching, and judge whether the number of times of successful matching exceeds the third preset threshold; The fingerprint image at the second position is matched; if it exceeds the third preset threshold, it is judged that the fingerprint image collected is successfully identified.

在本发明的一个实施例中,所述匹配模块还用于:提取所述采集的指纹图像的多个特征点,并将所述采集的指纹图像的多个特征点与所述处于第一位置的指纹图像的多个特征点进行匹配,若与所述处于第一位置的指纹图像的多个特征点匹配的所述采集的指纹图像的多个特征点的数量大于第四预设阈值,则判断所述采集的指纹图像与所述处于第一位置的指纹图像匹配。In an embodiment of the present invention, the matching module is further configured to: extract a plurality of feature points of the collected fingerprint image, and compare the plurality of feature points of the collected fingerprint image with the Match the multiple feature points of the fingerprint image, if the number of the multiple feature points of the collected fingerprint image that matches the multiple feature points of the fingerprint image at the first position is greater than the fourth preset threshold, then Judging that the collected fingerprint image matches the fingerprint image at the first position.

本发明实施例的指纹的识别装置,根据指纹模板中指纹图像的匹配成功的次数调整指纹图像在指纹模板中的排序,从而可以有效的缩短指纹识别的识别时间,并且随着用户进行指纹识别的次数的增多,指纹模板中指纹图像的匹配频率的分配也就越清晰,指纹模板中指纹图像的排序也就更科学,因此指纹识别的识别时间就越快。The fingerprint recognition device of the embodiment of the present invention adjusts the sorting of the fingerprint images in the fingerprint template according to the number of successful matches of the fingerprint images in the fingerprint template, so that the recognition time of fingerprint recognition can be effectively shortened, and as the user performs fingerprint recognition As the number of times increases, the allocation of the matching frequencies of the fingerprint images in the fingerprint template will be clearer, and the sorting of the fingerprint images in the fingerprint template will be more scientific, so the identification time of fingerprint identification will be faster.

为达上述目的,本发明第三方面实施例提出了一种终端设备。To achieve the above purpose, the embodiment of the third aspect of the present invention provides a terminal device.

本发明实施例的终端设备,根据用户先录入的多个指纹图像按照预定的顺序保存在指纹模板中,将采集的指纹图像与指纹模板中的指纹模板按照预定顺序依次进行匹配,进而根据匹配结果判断指纹图像是否识别成功,由此,可以提高指纹识别的正确率,在满足用户使用便捷性的同时,提高指纹密码的安全性The terminal device according to the embodiment of the present invention saves the multiple fingerprint images entered by the user in the fingerprint template in a predetermined order, and matches the collected fingerprint images with the fingerprint templates in the fingerprint template in a predetermined order, and then according to the matching result Judging whether the fingerprint image is successfully recognized, thereby improving the accuracy of fingerprint recognition, and improving the security of fingerprint passwords while satisfying the convenience of users

进而,根据指纹模板中指纹图像的匹配成功的次数调整指纹图像在指纹模板中的排序,从而可以有效的缩短指纹识别的识别时间,并且随着用户进行指纹识别的次数的增多,指纹模板中指纹图像的匹配频率的分配也就越清晰,指纹模板中指纹图像的排序也就更科学,因此指纹识别的识别时间就越快。Furthermore, the sorting of the fingerprint image in the fingerprint template is adjusted according to the number of times of successful matching of the fingerprint image in the fingerprint template, thereby effectively shortening the recognition time of fingerprint recognition, and as the number of times of fingerprint recognition by the user increases, the fingerprints in the fingerprint template The clearer the distribution of the matching frequency of the image is, the more scientific the sorting of the fingerprint images in the fingerprint template is, and therefore the faster the recognition time of the fingerprint recognition is.

本发明附加的方面和优点将在下面的描述中部分给出,部分将从下面的描述中变得明显,或通过本发明的实践了解到。Additional aspects and advantages of the invention will be set forth in part in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention.

附图说明Description of drawings

本发明上述的和/或附加的方面和优点从下面结合附图对实施例的描述中将变得明显和容易理解,其中:The above and/or additional aspects and advantages of the present invention will become apparent and easy to understand from the following description of the embodiments in conjunction with the accompanying drawings, wherein:

图1为根据本发明一个实施例的指纹的识别方法的流程图。FIG. 1 is a flowchart of a fingerprint recognition method according to an embodiment of the present invention.

图2为根据本发明一个具体实施例的指纹的识别方法的流程图。Fig. 2 is a flowchart of a fingerprint recognition method according to a specific embodiment of the present invention.

图3为根据本发明一个实施例的指纹的识别装置的结构示意图。Fig. 3 is a schematic structural diagram of a fingerprint recognition device according to an embodiment of the present invention.

图4为根据本发明一个具体实施例的指纹的识别装置的结构示意图。Fig. 4 is a schematic structural diagram of a fingerprint recognition device according to a specific embodiment of the present invention.

具体实施方式Detailed ways

下面详细描述本发明的实施例,所述实施例的示例在附图中示出,其中自始至终相同或类似的标号表示相同或类似的元件或具有相同或类似功能的元件。下面通过参考附图描述的实施例是示例性的,旨在用于解释本发明,而不能理解为对本发明的限制。Embodiments of the present invention are described in detail below, examples of which are shown in the drawings, wherein the same or similar reference numerals designate the same or similar elements or elements having the same or similar functions throughout. The embodiments described below by referring to the figures are exemplary and are intended to explain the present invention and should not be construed as limiting the present invention.

此外,术语“第一”、“第二”仅用于描述目的,而不能理解为指示或暗示相对重要性或者隐含指明所指示的技术特征的数量。由此,限定有“第一”、“第二”的特征可以明示或者隐含地包括一个或者更多个该特征。在本发明的描述中,“多个”的含义是两个或两个以上,除非另有明确具体的限定。In addition, the terms "first" and "second" are used for descriptive purposes only, and cannot be interpreted as indicating or implying relative importance or implicitly specifying the quantity of indicated technical features. Thus, a feature defined as "first" and "second" may explicitly or implicitly include one or more of these features. In the description of the present invention, "plurality" means two or more, unless otherwise specifically defined.

流程图中或在此以其他方式描述的任何过程或方法描述可以被理解为,表示包括一个或更多个用于实现特定逻辑功能或过程的步骤的可执行指令的代码的模块、片段或部分,并且本发明的优选实施方式的范围包括另外的实现,其中可以不按所示出或讨论的顺序,包括根据所涉及的功能按基本同时的方式或按相反的顺序,来执行功能,这应被本发明的实施例所属技术领域的技术人员所理解。Any process or method descriptions in flowcharts or otherwise described herein may be understood to represent modules, segments or portions of code comprising one or more executable instructions for implementing specific logical functions or steps of the process , and the scope of preferred embodiments of the invention includes alternative implementations in which functions may be performed out of the order shown or discussed, including substantially concurrently or in reverse order depending on the functions involved, which shall It is understood by those skilled in the art to which the embodiments of the present invention pertain.

图1是本发明一个实施例的指纹的识别方法的流程图。FIG. 1 is a flowchart of a fingerprint identification method according to an embodiment of the present invention.

如图1所示,指纹的识别方法包括:As shown in Figure 1, the identification methods of fingerprints include:

S101,采集预先录入的多个指纹图像,并根据多个指纹图像组成指纹模板,其中,多个指纹图像在指纹模板中按第一匹配顺序进行排序。S101. Collect a plurality of pre-registered fingerprint images, and form a fingerprint template according to the plurality of fingerprint images, wherein the plurality of fingerprint images are sorted in a first matching order in the fingerprint template.

具体地,在用户注册指纹时,可通过指纹读取设备,例如光学指纹采集器、热敏式传感器、射频传感器等采集用户录入的多个指纹图像,然后根据用户录入的多个指纹图像生成多个指纹模板。也就是说,本发明中并非是将用户录入的多个指纹图像整合成一个指纹模板,而是根据将用户录入的多个指纹图像在指纹模板中按照第一匹配顺序进行排序。其中,指纹模板中指纹图像的数量可以是在终端设备中预设的,优选地可以为20个,这些指纹图像有些是用户手指中心部分的指纹区域,而有些则是用户手指偏周围的指纹区域。进而,将这些指纹图像按照预定的顺序加入到指纹模板中,例如,将20个指纹图像按照1-20进行编号,根据编号确定该指纹图像在指纹模板中的位置。Specifically, when a user registers a fingerprint, a fingerprint reading device, such as an optical fingerprint collector, a thermal sensor, a radio frequency sensor, etc., may be used to collect multiple fingerprint images entered by the user, and then generate multiple fingerprint images based on the multiple fingerprint images entered by the user. fingerprint templates. That is to say, the present invention does not integrate multiple fingerprint images entered by the user into a fingerprint template, but sorts the multiple fingerprint images entered by the user in the fingerprint template according to the first matching order. Wherein, the number of fingerprint images in the fingerprint template can be preset in the terminal device, preferably 20, some of these fingerprint images are the fingerprint area of the central part of the user's finger, and some are the fingerprint area around the user's finger . Furthermore, these fingerprint images are added to the fingerprint template in a predetermined order, for example, 20 fingerprint images are numbered according to 1-20, and the position of the fingerprint image in the fingerprint template is determined according to the number.

S102,在进行指纹识别时,采集指纹图像。S102. Collect a fingerprint image when performing fingerprint identification.

具体地,当用户在终端设备上进行指纹识别时,比如利用指纹实现屏幕解锁,或者利用指纹进行支付时,通过指纹读取设备采集用户当前输入的指纹图像。Specifically, when the user performs fingerprint identification on the terminal device, such as unlocking the screen by using the fingerprint, or performing payment by using the fingerprint, the fingerprint image currently input by the user is collected by the fingerprint reading device.

S103,将采集的指纹图像与指纹模板中的多个指纹图像按照第一匹配顺序进行匹配,并根据匹配结果判断采集的指纹图像是否识别成功。S103, matching the collected fingerprint image with the multiple fingerprint images in the fingerprint template according to the first matching order, and judging whether the collected fingerprint image is recognized successfully according to the matching result.

在本发明的一个实施例中,将采集的指纹图像与指纹模板中处于第一位置的指纹图像进行匹配,若匹配成功,则记录采集的指纹图像对应的匹配成功的次数,并判断匹配成功的次数是否超过第三预设阈值,若未超过第三预设阈值,则进一步将采集的指纹图像与指纹模板中处于第二位置的指纹图像进行匹配;若超过第三预设阈值,则判断采集的指纹图像识别成功。具体地,将采集到的指纹图像与指纹模板中的每个指纹模板按照预定的第一匹配顺序依次进行匹配,如果与采集的指纹图像匹配的指纹模板中指纹图像的个数超过预设个数,即采集的指纹图像的匹配成功次数超过第三预设阈值,则判断采集的指纹图像识别成功。例如,将采集的指纹图像现与指纹模板中排在第一匹配序列中最前面的指纹图像进行匹配,若匹配成功,则判断匹配成功的次数是否超过第三预设阈值,若未超过第三预设阈值,则进一步将采集的指纹图像与指纹模板中排在第一匹配序列中第二前面的指纹图像进行匹配,若匹配成功,则判断匹配成功的次数是否超过第三预设阈值,若超过第三预设阈值,则判断采集的指纹图像识别成功,若未超过第三预设阈值,则进一步将采集的指纹图像与指纹模板中排在第一匹配序列中第三前面的指纹图像进行匹配,以此类推,直至判断匹配成功的次数超过第三预设阈值,则判断采集的指纹图像识别成功。In one embodiment of the present invention, the fingerprint image collected is matched with the fingerprint image at the first position in the fingerprint template, and if the matching is successful, the number of successful matches corresponding to the collected fingerprint image is recorded, and the number of successful matches is judged. Whether the number of times exceeds the third preset threshold, if it does not exceed the third preset threshold, then further match the collected fingerprint image with the fingerprint image at the second position in the fingerprint template; if it exceeds the third preset threshold, then judge whether to collect The fingerprint image recognition is successful. Specifically, the collected fingerprint image is matched with each fingerprint template in the fingerprint template according to the predetermined first matching sequence, if the number of fingerprint images in the fingerprint template matched with the collected fingerprint image exceeds the preset number , that is, the number of successful matches of the collected fingerprint images exceeds the third preset threshold, and it is judged that the collected fingerprint images are recognized successfully. For example, the collected fingerprint image is now matched with the fingerprint image at the forefront of the first matching sequence in the fingerprint template. If the match is successful, it is judged whether the number of successful matches exceeds the third preset threshold, and if it does not exceed the third preset threshold, then further match the collected fingerprint image with the fingerprint image that is ranked second in the first matching sequence in the fingerprint template, if the matching is successful, then judge whether the number of times of successful matching exceeds the third preset threshold, if If it exceeds the third preset threshold, it is judged that the collected fingerprint image has been recognized successfully. If it does not exceed the third preset threshold, the collected fingerprint image is further compared with the fingerprint image that is ranked third in the first matching sequence in the fingerprint template. Matching, and so on, until the number of successful matching exceeds the third preset threshold, then it is judged that the collected fingerprint image is recognized successfully.

更具体的,将采集的指纹图像与指纹模板中处于第一位置的指纹图像进行匹配的具体方法是,提取采集的指纹图像的多个特征点,并将采集的指纹图像的多个特征点与处于第一位置的指纹图像的多个特征点进行匹配,若与处于第一位置的指纹图像的多个特征点匹配的采集的指纹图像的多个特征点的数量大于第四预设阈值,则判断采集的指纹图像与处于第一位置的指纹图像匹配。More specifically, the specific method for matching the collected fingerprint image with the fingerprint image at the first position in the fingerprint template is to extract a plurality of feature points of the collected fingerprint image, and combine the multiple feature points of the collected fingerprint image with Multiple feature points of the fingerprint image at the first position are matched, if the number of multiple feature points of the collected fingerprint image matched with the multiple feature points of the fingerprint image at the first position is greater than the fourth preset threshold, then It is judged that the collected fingerprint image matches the fingerprint image at the first position.

进而,在判断出采集的指纹识别成功后,可以实现屏幕解锁或者继续进行支付等功能,而在判断出采集的指纹识别不成功时,不作出响应。Furthermore, after judging that the collected fingerprint recognition is successful, functions such as screen unlocking or continuing payment can be realized, and when it is judged that the collected fingerprint recognition is unsuccessful, no response is made.

本发明实施例的指纹的识别方法,根据用户先录入的多个指纹图像按照预定的顺序保存在指纹模板中,将采集的指纹图像与指纹模板中的指纹模板按照预定顺序依次进行匹配,进而根据匹配结果判断指纹图像是否识别成功,由此,可以提高指纹识别的正确率,在满足用户使用便捷性的同时,提高指纹密码的安全性。In the fingerprint recognition method of the embodiment of the present invention, a plurality of fingerprint images entered by the user are stored in the fingerprint template in a predetermined order, and the collected fingerprint images are matched with the fingerprint templates in the fingerprint template in a predetermined order, and then according to The matching result determines whether the fingerprint image is successfully identified, thereby improving the accuracy of fingerprint identification, and improving the security of the fingerprint password while satisfying the user's convenience.

图2是本发明一个具体实施例的指纹的识别方法的流程图。Fig. 2 is a flowchart of a fingerprint recognition method according to a specific embodiment of the present invention.

如图2所示,指纹的识别方法包括:As shown in Figure 2, the identification methods of fingerprints include:

S201,采集预先录入的多个指纹图像,并根据多个指纹图像组成指纹模板,其中,多个指纹图像在指纹模板中按第一匹配顺序进行排序。S201. Collect a plurality of pre-registered fingerprint images, and form a fingerprint template according to the plurality of fingerprint images, wherein the plurality of fingerprint images are sorted in a first matching order in the fingerprint template.

S202,在进行指纹识别时,采集指纹图像。S202. Collect a fingerprint image when performing fingerprint identification.

S203,将采集的指纹图像与指纹模板中的多个指纹图像按照第一匹配顺序进行匹配,并根据匹配结果判断采集的指纹图像是否识别成功。S203. Match the collected fingerprint image with the multiple fingerprint images in the fingerprint template according to the first matching order, and judge whether the collected fingerprint image is recognized successfully according to the matching result.

S204,根据采集的指纹图像与指纹模板中的指纹图像的匹配成功的次数将第一匹配顺序调整为第二匹配顺序。S204. Adjust the first matching order to the second matching order according to the number of successful matches between the collected fingerprint image and the fingerprint image in the fingerprint template.

在本发明的一个实施例中,记录指纹模板中指纹图像的匹配成功的次数,并按照匹配成功的次数由高到低的顺序对所指纹模板中的指纹图像进行排序,将排序后的顺序作为第二匹配顺序。具体地,由于指纹图像在指纹模板中是按照预第一匹配顺序排列的,因此有可能用户手指周围的指纹图像排在指纹模板中靠前的位置,而用户的使用习惯往往是用手指中部的位置进行指纹识别,因此在匹配过程中采集的指纹图像与指纹模板中靠前位置的指纹图像的匹配度往往很低,导致匹配的时间长。因此,本发明中结合用户的使用习惯调整指纹模板中指纹图像的排列顺序,来达到缩短匹配时间的目的。In one embodiment of the present invention, the number of times of successful matching of the fingerprint image in the fingerprint template is recorded, and the fingerprint images in the fingerprint template are sorted according to the number of times of successful matching from high to low, and the sorted order is used as Second matching order. Specifically, since the fingerprint images are arranged in the pre-first matching order in the fingerprint template, it is possible that the fingerprint images around the user's finger are arranged in the front of the fingerprint template, and the user's usage habit is often to use the middle part of the finger. Therefore, the matching degree between the fingerprint image collected during the matching process and the fingerprint image at the front position in the fingerprint template is often very low, resulting in a long matching time. Therefore, in the present invention, the arrangement order of the fingerprint images in the fingerprint template is adjusted in combination with the user's usage habits, so as to achieve the purpose of shortening the matching time.

具体而言,终端设备中都保存有指纹模板中的每个指纹图像被匹配成功的次数,在将采集的指纹图像与指纹模板进行匹配时,当采集的指纹图像与指纹模板序列中的一个指纹图像匹配时,将该指纹图像的匹配成功的次数增加一次。进而,根据每个指纹图像的匹配成功的次数的高低对指纹模板中的指纹图像重新进行排序,将匹配成功次数高的指纹图像放到指纹模板中的靠前的位置。换言之,将匹配成功的次数最高的指纹图像排在指纹模板中的最前面的位置,将匹配成功的次数第二高的指纹图像排在指纹模板中的第二前面的位置,进而生成按照第二匹配顺序排列的指纹图像的指纹模板。进而,在将采集的指纹图像与指纹模板进行匹配时,就能够首先跟匹配成功次数最高的几个指纹图像进行匹配从而快速的对采集的指纹图像进行识别。Specifically, the number of times each fingerprint image in the fingerprint template is successfully matched is stored in the terminal device. When matching the collected fingerprint image with the fingerprint template, when the collected fingerprint image matches a fingerprint in the fingerprint template sequence When the image is matched, the number of successful matches of the fingerprint image is increased by one. Furthermore, the fingerprint images in the fingerprint template are reordered according to the number of times of successful matching of each fingerprint image, and the fingerprint images with the highest number of successful matching are placed in the front position of the fingerprint template. In other words, arrange the fingerprint image with the highest number of successful matches at the front position in the fingerprint template, arrange the fingerprint image with the second highest number of successful matches at the second front position in the fingerprint template, and then generate A fingerprint template that matches sequentially arranged fingerprint images. Furthermore, when matching the collected fingerprint images with the fingerprint templates, the fingerprint images with the highest number of matching successes can be matched first, so as to quickly identify the collected fingerprint images.

应当理解的是,在用户每次进行指纹识别后,均记录该次指纹识别的数据,即指纹模板中每个指纹图像的匹配次数,由于是基于用户多次的指纹识别数据对指纹模板中的指纹图像的顺序进行调整,因此随着用户进行指纹识别次数的增多,指纹模板中的指纹图像的排序也就更加理想,指纹识别的速度也就越快。It should be understood that after the user performs fingerprint identification each time, the data of this fingerprint identification is recorded, that is, the number of matching times of each fingerprint image in the fingerprint template. The order of the fingerprint images is adjusted, so as the number of fingerprint identifications performed by the user increases, the sorting of the fingerprint images in the fingerprint template is also more ideal, and the fingerprint identification speed is faster.

在本发明的一个实施例中,触发对指纹模板中的指纹图像进行重新排序的条件可以为多个。In an embodiment of the present invention, there may be multiple conditions that trigger the reordering of the fingerprint images in the fingerprint template.

例如,判断采集的指纹图像的采集次数是否超过第一预设阈值,若采集次数超过第一预设阈值,则根据采集的指纹图像与指纹模板中的指纹图像的匹配成功的次数将第一匹配顺序调整为第二匹配顺序。具体地,记录用户进行指纹识别时采集的指纹图像的采集次数,判断采集指纹图像的采集次数是否超过第一预设阈值,例如50次,如果超过第一预设阈值,则触发对指纹模板中指纹图像的第一匹配顺序的调整,即对指纹模板中指纹图像的排序进行调整。For example, it is judged whether the collection times of the collected fingerprint images exceeds the first preset threshold, if the collection times exceeds the first preset threshold, then the first matching The order is adjusted to the second matching order. Specifically, record the number of fingerprint images collected when the user performs fingerprint identification, and determine whether the number of fingerprint images collected exceeds a first preset threshold, for example, 50 times. If it exceeds the first preset threshold, triggering the fingerprint template. The adjustment of the first matching order of the fingerprint images is to adjust the order of the fingerprint images in the fingerprint template.

或者,例如,记录指纹模板中处于第一位置的指纹图像的匹配失败的次数,若处于第一位置的指纹图像的匹配失败的次数超过第二预设阈值,则根据采集的指纹图像与指纹模板中的指纹图像的匹配成功的次数将第一匹配顺序调整为第二匹配顺序。具体地,在进行指纹识别时,必然是将采集的指纹图像先与指纹模板中排序最前面的指纹图像进行匹配,若采集的指纹图像与排序最前面的指纹图像匹配失败,则记录采集的指纹图像与排序最前面的指纹图像匹配失败的次数,若匹配失败的次数超过第二预设阈值,则说明该指纹图像与采集的指纹图像匹配的成功率并不高,应当将其排序的位置调整至比较靠后的位置,此时触发对指纹模板中指纹图像的第一匹配顺序的调整,即对指纹模板中指纹图像的排序进行调整。Or, for example, recording the number of failed matches of the fingerprint image at the first position in the fingerprint template, if the number of failed matches of the fingerprint image at the first position exceeds the second preset threshold, then according to the collected fingerprint image and the fingerprint template The number of successful matches of the fingerprint images in the first matching sequence is adjusted to the second matching sequence. Specifically, when performing fingerprint identification, the collected fingerprint image must first be matched with the fingerprint image at the top of the fingerprint template. If the collected fingerprint image fails to match with the top fingerprint image, record the collected fingerprint The number of matching failures between the image and the fingerprint image at the top of the list. If the number of matching failures exceeds the second preset threshold, it means that the success rate of matching the fingerprint image with the collected fingerprint image is not high, and its sorting position should be adjusted. To a relatively later position, at this time, the adjustment of the first matching order of the fingerprint images in the fingerprint template is triggered, that is, the order of the fingerprint images in the fingerprint template is adjusted.

本发明实施例的指纹的识别方法,根据指纹模板中指纹图像的匹配成功的次数调整指纹图像在指纹模板中的排序,从而可以有效的缩短指纹识别的识别时间,并且随着用户进行指纹识别的次数的增多,指纹模板中指纹图像的匹配频率的分配也就越清晰,指纹模板中指纹图像的排序也就更科学,因此指纹识别的识别时间就越快。The fingerprint recognition method of the embodiment of the present invention adjusts the sorting of the fingerprint images in the fingerprint template according to the number of times of successful fingerprint image matching in the fingerprint template, so that the recognition time of fingerprint recognition can be effectively shortened, and as the user performs fingerprint recognition As the number of times increases, the allocation of the matching frequencies of the fingerprint images in the fingerprint template will be clearer, and the sorting of the fingerprint images in the fingerprint template will be more scientific, so the identification time of fingerprint identification will be faster.

为了实现上述实施例,本发明还提出了一种指纹的识别装置。In order to realize the above embodiments, the present invention also proposes a fingerprint identification device.

图3为根据本发明一个实施例的指纹的识别装置的结构示意图。Fig. 3 is a schematic structural diagram of a fingerprint recognition device according to an embodiment of the present invention.

如图3所示,指纹的识别装置包括:第一采集模块301、生成模块302、第二采集模块303和匹配模块304。As shown in FIG. 3 , the fingerprint identification device includes: a first collection module 301 , a generation module 302 , a second collection module 303 and a matching module 304 .

其中,第一采集模块301采集预先录入的多个指纹图像。生成模块302用于根据多个指纹图像组成指纹模板,其中,多个指纹图像在指纹模板中按第一匹配顺序进行排序。具体地,在用户注册指纹时,可通过第一采集模块301采集用户录入的多个指纹图像,然后生成模块302根据用户录入的多个指纹图像生成多个指纹模板。也就是说,本发明中并非是将用户录入的多个指纹图像整合成一个指纹模板,而是根据将用户录入的多个指纹图像在指纹模板中按照第一匹配顺序进行排序。其中,指纹模板中指纹图像的数量可以是在终端设备中预设的,优选地可以为20个,这些指纹图像有些是用户手指中心部分的指纹区域,而有些则是用户手指偏周围的指纹区域。进而,将这些指纹图像按照预定的顺序加入到指纹模板中,例如,将20个指纹图像按照1-20进行编号,根据编号确定该指纹图像在指纹模板中的位置。Wherein, the first collecting module 301 collects a plurality of pre-registered fingerprint images. The generating module 302 is configured to form a fingerprint template according to multiple fingerprint images, wherein the multiple fingerprint images are sorted in the fingerprint template according to a first matching order. Specifically, when a user registers a fingerprint, the first collection module 301 collects multiple fingerprint images entered by the user, and then the generation module 302 generates multiple fingerprint templates according to the multiple fingerprint images entered by the user. That is to say, the present invention does not integrate multiple fingerprint images entered by the user into a fingerprint template, but sorts the multiple fingerprint images entered by the user in the fingerprint template according to the first matching order. Wherein, the number of fingerprint images in the fingerprint template can be preset in the terminal device, preferably 20, some of these fingerprint images are the fingerprint area of the central part of the user's finger, and some are the fingerprint area around the user's finger . Furthermore, these fingerprint images are added to the fingerprint template in a predetermined order, for example, 20 fingerprint images are numbered according to 1-20, and the position of the fingerprint image in the fingerprint template is determined according to the number.

第二采集模块303用于在进行指纹识别时,采集指纹图像。具体地,当用户在终端设备上进行指纹识别时,比如利用指纹实现屏幕解锁,或者利用指纹进行支付时,通过第二采集模块303采集用户当前输入的指纹图像。The second collecting module 303 is used for collecting fingerprint images during fingerprint identification. Specifically, when the user performs fingerprint recognition on the terminal device, such as using the fingerprint to unlock the screen, or use the fingerprint to make payment, the second collection module 303 collects the fingerprint image currently input by the user.

匹配模块304用于将采集的指纹图像与指纹模板中的多个指纹图像按照第一匹配顺序进行匹配,并根据匹配结果判断采集的指纹图像是否识别成功。The matching module 304 is used to match the collected fingerprint image with multiple fingerprint images in the fingerprint template according to the first matching order, and judge whether the collected fingerprint image is recognized successfully according to the matching result.

在本发明的一个实施例中,匹配模块304将采集的指纹图像与指纹模板中处于第一位置的指纹图像进行匹配,若匹配成功,则记录采集的指纹图像对应的匹配成功的次数,并判断匹配成功的次数是否超过第三预设阈值,若未超过第三预设阈值,则进一步将采集的指纹图像与指纹模板中处于第二位置的指纹图像进行匹配;若超过第三预设阈值,则判断采集的指纹图像识别成功。具体而言,匹配模块304将采集到的指纹图像与指纹模板中的每个指纹模板按照预定的第一匹配顺序依次进行匹配,如果与采集的指纹图像匹配的指纹模板中指纹图像的个数超过预设个数,即采集的指纹图像的匹配成功次数超过第三预设阈值,则判断采集的指纹图像识别成功。例如,匹配模块304将采集的指纹图像现与指纹模板中排在第一匹配序列中最前面的指纹图像进行匹配,若匹配成功,则判断匹配成功的次数是否超过第三预设阈值,若未超过第三预设阈值,则进一步将采集的指纹图像与指纹模板中排在第一匹配序列中第二前面的指纹图像进行匹配,若匹配成功,则判断匹配成功的次数是否超过第三预设阈值,若超过第三预设阈值,则判断采集的指纹图像识别成功,若未超过第三预设阈值,则进一步将采集的指纹图像与指纹模板中排在第一匹配序列中第三前面的指纹图像进行匹配,以此类推,直至判断匹配成功的次数超过第三预设阈值,则判断采集的指纹图像识别成功。进而,在匹配模块304判断出采集的指纹识别成功后,可以实现屏幕解锁或者继续进行支付等功能,而在判断出采集的指纹识别不成功时,不作出响应。In one embodiment of the present invention, the matching module 304 matches the collected fingerprint image with the fingerprint image at the first position in the fingerprint template, and if the matching is successful, records the number of matching successes corresponding to the collected fingerprint image, and judges Whether the number of times of successful matching exceeds the third preset threshold, if it does not exceed the third preset threshold, then further match the collected fingerprint image with the fingerprint image at the second position in the fingerprint template; if it exceeds the third preset threshold, Then it is judged that the collected fingerprint image is recognized successfully. Specifically, the matching module 304 sequentially matches the collected fingerprint image with each fingerprint template in the fingerprint template according to a predetermined first matching sequence, if the number of fingerprint images in the fingerprint templates matched with the collected fingerprint image exceeds If the preset number, that is, the number of successful matches of the collected fingerprint images exceeds the third preset threshold, it is judged that the collected fingerprint images are recognized successfully. For example, the matching module 304 matches the collected fingerprint image with the fingerprint image at the forefront of the first matching sequence in the fingerprint template, if the matching is successful, then judge whether the number of successful matching exceeds the third preset threshold, if not Exceeding the third preset threshold, then further match the collected fingerprint image with the fingerprint image that ranks second in front of the first matching sequence in the fingerprint template, and if the matching is successful, then judge whether the number of successful matching exceeds the third preset Threshold, if it exceeds the third preset threshold, then it is judged that the collected fingerprint image is recognized successfully, if it does not exceed the third preset threshold, then further compare the collected fingerprint image with the fingerprint template that is ranked third in the first matching sequence The fingerprint images are matched, and so on, until the number of times of judging that the matching is successful exceeds the third preset threshold, then it is judged that the collected fingerprint images are recognized successfully. Furthermore, after the matching module 304 judges that the collected fingerprint recognition is successful, functions such as unlocking the screen or continuing payment can be realized, and no response is made when it is judged that the collected fingerprint recognition is unsuccessful.

更具体的,将采集的指纹图像与指纹模板中处于第一位置的指纹图像进行匹配的具体方法是,匹配模块304提取采集的指纹图像的多个特征点,并将采集的指纹图像的多个特征点与处于第一位置的指纹图像的多个特征点进行匹配,若与处于第一位置的指纹图像的多个特征点匹配的采集的指纹图像的多个特征点的数量大于第四预设阈值,则判断采集的指纹图像与处于第一位置的指纹图像匹配。More specifically, the specific method for matching the collected fingerprint image with the fingerprint image at the first position in the fingerprint template is that the matching module 304 extracts a plurality of feature points of the collected fingerprint image, and combines the multiple feature points of the collected fingerprint image. The feature points are matched with the multiple feature points of the fingerprint image at the first position, if the number of multiple feature points of the collected fingerprint image matched with the multiple feature points of the fingerprint image at the first position is greater than the fourth preset threshold, it is determined that the collected fingerprint image matches the fingerprint image at the first position.

本发明实施例的指纹的识别装置,根据用户先录入的多个指纹图像按照预定的顺序保存在指纹模板中,将采集的指纹图像与指纹模板中的指纹模板按照预定顺序依次进行匹配,进而根据匹配结果判断指纹图像是否识别成功,由此,可以提高指纹识别的正确率,在满足用户使用便捷性的同时,提高指纹密码的安全性。The fingerprint identification device of the embodiment of the present invention saves the multiple fingerprint images entered by the user in the fingerprint template in a predetermined order according to the predetermined order, and matches the collected fingerprint images with the fingerprint templates in the fingerprint template in a predetermined order, and then according to The matching result determines whether the fingerprint image is successfully identified, thereby improving the accuracy of fingerprint identification, and improving the security of the fingerprint password while satisfying the user's convenience.

图4为根据本发明一个具体实施例的指纹的识别装置的结构示意图。Fig. 4 is a schematic structural diagram of a fingerprint recognition device according to a specific embodiment of the present invention.

如图4所示,指纹的识别装置包括:第一采集模块301、生成模块302、第二采集模块303、匹配模块304、调整模块305、第一判断模块306和第二判断模块307。As shown in FIG. 4 , the fingerprint identification device includes: a first acquisition module 301 , a generation module 302 , a second acquisition module 303 , a matching module 304 , an adjustment module 305 , a first judgment module 306 and a second judgment module 307 .

其中,调整模块305用于根据采集的指纹图像与指纹模板中的指纹图像的匹配成功的次数将第一匹配顺序调整为第二匹配顺序。其中,调整模块305记录指纹模板中指纹图像的匹配成功的次数,并按照匹配成功的次数由高到低的顺序对所指纹模板中的指纹图像进行排序,将排序后的顺序作为第二匹配顺序。若判断指纹模板中的两个指纹图像的匹配成功的次数相同,则调整模块305进一步根据匹配频率对匹配成功次数相同的指纹图像进行排序。具体而言,终端设备中都保存有指纹模板中的每个指纹图像被匹配成功的次数,匹配模块304在将采集的指纹图像与指纹模板进行匹配时,当采集的指纹图像与指纹模板序列中的一个指纹图像匹配时,将该指纹图像的匹配成功的次数增加一次。进而,调整模块305根据每个指纹图像的匹配成功的次数的高低对指纹模板中的指纹图像重新进行排序,将匹配成功次数高的指纹图像放到指纹模板中的靠前的位置。换言之,调整模块305将匹配成功的次数最高的指纹图像排在指纹模板中的最前面的位置,将匹配成功的次数第二高的指纹图像排在指纹模板中的第二前面的位置,进而生成按照第二匹配顺序排列的指纹图像的指纹模板。进而,在匹配模块304将采集的指纹图像与指纹模板进行匹配时,就能够首先跟匹配成功次数最高的几个指纹图像进行匹配从而快速的对采集的指纹图像进行识别。Wherein, the adjustment module 305 is configured to adjust the first matching order to the second matching order according to the number of successful matches between the collected fingerprint image and the fingerprint image in the fingerprint template. Wherein, the adjustment module 305 records the number of times of successful matching of the fingerprint image in the fingerprint template, and sorts the fingerprint images in the fingerprint template according to the descending order of the number of successful matching times, and uses the sorted order as the second matching order . If it is determined that two fingerprint images in the fingerprint template have the same number of successful matches, the adjustment module 305 further sorts the fingerprint images with the same number of successful matches according to the matching frequency. Specifically, the number of times each fingerprint image in the fingerprint template is successfully matched is stored in the terminal device. When the matching module 304 matches the collected fingerprint image with the fingerprint template, when the collected fingerprint image and the fingerprint template sequence When a fingerprint image of the corresponding fingerprint image is matched, the number of successful matches of the fingerprint image is increased by one. Furthermore, the adjustment module 305 reorders the fingerprint images in the fingerprint template according to the number of times of successful matching of each fingerprint image, and puts the fingerprint image with the highest number of successful matching in the front position of the fingerprint template. In other words, the adjustment module 305 arranges the fingerprint image with the highest number of successful matches in the front position in the fingerprint template, and arranges the fingerprint image with the second highest number of successful matches in the second front position in the fingerprint template, thereby generating Fingerprint templates of fingerprint images arranged in the second matching order. Furthermore, when the matching module 304 matches the collected fingerprint images with the fingerprint template, it can firstly match the fingerprint images with the highest number of matching successes so as to quickly identify the collected fingerprint images.

在本发明的一个实施例中,触发调整模块305对指纹模板中的指纹图像进行重新排序的条件可以为多个。因此,指纹识别装置还可以包括第一判断模块306和第二判断模块307。In an embodiment of the present invention, there may be multiple conditions that trigger the adjustment module 305 to reorder the fingerprint images in the fingerprint template. Therefore, the fingerprint recognition device may further include a first judging module 306 and a second judging module 307 .

其中,第一判断模块306用于判断采集的指纹图像的采集次数是否超过第一预设阈值,若采集次数超过第一预设阈值,则调整模块根据采集的指纹图像与指纹模板中的指纹图像的匹配成功的次数将第一匹配顺序调整为第二匹配顺序。具体而言,第一判断模块306记录用户进行指纹识别时采集的指纹图像的采集次数,判断采集指纹图像的采集次数是否超过第一预设阈值,例如50次,如果超过第一预设阈值,则第一判断模块306判断触发调整模块305对指纹模板中指纹图像的第一匹配顺序的调整,即调整模块305对指纹模板中指纹图像的排序进行调整。Wherein, the first judging module 306 is used for judging whether the collection times of the collected fingerprint images exceeds the first preset threshold, if the collection times exceeds the first preset threshold, then the adjustment module adjusts the fingerprint image according to the collected fingerprint image and the fingerprint image in the fingerprint template The number of successful matches of the first match order is adjusted to the second match order. Specifically, the first judging module 306 records the number of fingerprint images collected when the user performs fingerprint identification, and judges whether the number of fingerprint images collected exceeds a first preset threshold, for example, 50 times. If it exceeds the first preset threshold, Then the first judging module 306 judges and triggers the adjusting module 305 to adjust the first matching order of the fingerprint images in the fingerprint template, that is, the adjusting module 305 adjusts the sorting of the fingerprint images in the fingerprint template.

第二判断模块307用于记录指纹模板中处于第一位置的指纹图像的匹配失败的次数,若判断处于第一位置的指纹图像的匹配失败的次数超过第二预设阈值,则调整模块根据采集的指纹图像与指纹模板中的指纹图像的匹配成功的次数将第一匹配顺序调整为第二匹配顺序。具体而言,在匹配模块304进行指纹识别时,必然是将采集的指纹图像先与指纹模板中排序最前面的指纹图像进行匹配,若采集的指纹图像与排序最前面的指纹图像匹配失败,则第二判断模块307记录采集的指纹图像与排序最前面的指纹图像匹配失败的次数,若匹配失败的次数超过第二预设阈值,则说明该指纹图像与采集的指纹图像匹配的成功率并不高,应当将其排序的位置调整至比较靠后的位置,此时第二判断模块307判断触发调整模块305对指纹模板中指纹图像的第一匹配顺序的调整,即对指纹模板中指纹图像的排序进行调整。The second judging module 307 is used to record the number of matching failures of the fingerprint image at the first position in the fingerprint template. The first matching sequence is adjusted to the second matching sequence according to the number of successful matches between the fingerprint image in the fingerprint image and the fingerprint image in the fingerprint template. Specifically, when the matching module 304 performs fingerprint identification, the collected fingerprint image must first be matched with the fingerprint image at the top of the fingerprint template. If the collected fingerprint image fails to match with the top fingerprint image, then The second judging module 307 records the number of failed matches between the collected fingerprint image and the fingerprint image in the front of the list. If the number of matching failures exceeds a second preset threshold, it indicates that the fingerprint image does not have a high matching success rate with the collected fingerprint image. High, the position of its sorting should be adjusted to a relatively late position. At this time, the second judgment module 307 judges and triggers the adjustment module 305 to adjust the first matching order of the fingerprint image in the fingerprint template, that is, the adjustment of the fingerprint image in the fingerprint template. Sort to adjust.

本发明实施例的指纹的识别装置,根据指纹模板中指纹图像的匹配成功的次数调整指纹图像在指纹模板中的排序,从而可以有效的缩短指纹识别的识别时间,并且随着用户进行指纹识别的次数的增多,指纹模板中指纹图像的匹配频率的分配也就越清晰,指纹模板中指纹图像的排序也就更科学,因此指纹识别的识别时间就越快。The fingerprint recognition device of the embodiment of the present invention adjusts the sorting of the fingerprint images in the fingerprint template according to the number of successful matches of the fingerprint images in the fingerprint template, so that the recognition time of fingerprint recognition can be effectively shortened, and as the user performs fingerprint recognition As the number of times increases, the allocation of the matching frequencies of the fingerprint images in the fingerprint template will be clearer, and the sorting of the fingerprint images in the fingerprint template will be more scientific, so the identification time of fingerprint identification will be faster.

为了实现上述实施例,本发明还提出了一种终端设备,包括本发明实施例的指纹识别装置。In order to realize the above embodiments, the present invention also proposes a terminal device, including the fingerprint identification device according to the embodiments of the present invention.

本发明实施例的终端设备,根据用户先录入的多个指纹图像按照预定的顺序保存在指纹模板中,将采集的指纹图像与指纹模板中的指纹模板按照预定顺序依次进行匹配,进而根据匹配结果判断指纹图像是否识别成功,由此,可以提高指纹识别的正确率,在满足用户使用便捷性的同时,提高指纹密码的安全性。The terminal device according to the embodiment of the present invention saves the multiple fingerprint images entered by the user in the fingerprint template in a predetermined order, and matches the collected fingerprint images with the fingerprint templates in the fingerprint template in a predetermined order, and then according to the matching result By judging whether the fingerprint image is successfully identified, the correct rate of fingerprint identification can be improved, and the security of the fingerprint password can be improved while satisfying user convenience.

进而,根据指纹模板中指纹图像的匹配成功的次数调整指纹图像在指纹模板中的排序,从而可以有效的缩短指纹识别的识别时间,并且随着用户进行指纹识别的次数的增多,指纹模板中指纹图像的匹配频率的分配也就越清晰,指纹模板中指纹图像的排序也就更科学,因此指纹识别的识别时间就越快。Furthermore, the sorting of the fingerprint image in the fingerprint template is adjusted according to the number of times of successful matching of the fingerprint image in the fingerprint template, thereby effectively shortening the recognition time of fingerprint recognition, and as the number of times of fingerprint recognition by the user increases, the fingerprints in the fingerprint template The clearer the distribution of the matching frequency of the image is, the more scientific the sorting of the fingerprint images in the fingerprint template is, and therefore the faster the recognition time of the fingerprint recognition is.

应当理解,本发明的各部分可以用硬件、软件、固件或它们的组合来实现。在上述实施方式中,多个步骤或方法可以用存储在存储器中且由合适的指令执行系统执行的软件或固件来实现。例如,如果用硬件来实现,和在另一实施方式中一样,可用本领域公知的下列技术中的任一项或他们的组合来实现:具有用于对数据信号实现逻辑功能的逻辑门电路的离散逻辑电路,具有合适的组合逻辑门电路的专用集成电路,可编程门阵列(PGA),现场可编程门阵列(FPGA)等。It should be understood that various parts of the present invention can be realized by hardware, software, firmware or their combination. In the embodiments described above, various steps or methods may be implemented by software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, it can be implemented by any one or combination of the following techniques known in the art: Discrete logic circuits, ASICs with suitable combinational logic gates, Programmable Gate Arrays (PGAs), Field Programmable Gate Arrays (FPGAs), etc.

在本发明中,除非另有明确的规定和限定,术语“安装”、“相连”、“连接”、等术语应做广义理解,例如,可以是固定连接,也可以是可拆卸连接,或成一体;可以是机械连接,也可以是电连接;可以是直接相连,也可以通过中间媒介间接相连,可以是两个元件内部的连通或两个元件的相互作用关系,除非另有明确的限定。对于本领域的普通技术人员而言,可以根据具体情况理解上述术语在本发明中的具体含义。In the present invention, unless otherwise clearly specified and limited, the terms "installation", "connection", "connection" and other terms should be understood in a broad sense, for example, it can be a fixed connection, a detachable connection, or a Integral; it may be mechanically connected or electrically connected; it may be directly connected or indirectly connected through an intermediary, and it may be the internal communication of two elements or the interaction relationship between two elements, unless otherwise clearly defined. Those of ordinary skill in the art can understand the specific meanings of the above terms in the present invention according to specific situations.

在本说明书的描述中,参考术语“一个实施例”、“一些实施例”、“示例”、“具体示例”、或“一些示例”等的描述意指结合该实施例或示例描述的具体特征、结构、材料或者特点包含于本发明的至少一个实施例或示例中。在本说明书中,对上述术语的示意性表述不必须针对的是相同的实施例或示例。而且,描述的具体特征、结构、材料或者特点可以在任一个或多个实施例或示例中以合适的方式结合。此外,在不相互矛盾的情况下,本领域的技术人员可以将本说明书中描述的不同实施例或示例以及不同实施例或示例的特征进行结合和组合。In the description of this specification, descriptions referring to the terms "one embodiment", "some embodiments", "example", "specific examples", or "some examples" mean that specific features described in connection with the embodiment or example , structure, material or characteristic is included in at least one embodiment or example of the present invention. In this specification, the schematic representations of the above terms are not necessarily directed to the same embodiment or example. Furthermore, the described specific features, structures, materials or characteristics may be combined in any suitable manner in any one or more embodiments or examples. In addition, those skilled in the art can combine and combine different embodiments or examples and features of different embodiments or examples described in this specification without conflicting with each other.

尽管上面已经示出和描述了本发明的实施例,可以理解的是,上述实施例是示例性的,不能理解为对本发明的限制,本领域的普通技术人员在本发明的范围内可以对上述实施例进行变化、修改、替换和变型。Although the embodiments of the present invention have been shown and described above, it can be understood that the above embodiments are exemplary and should not be construed as limiting the present invention, those skilled in the art can make the above-mentioned The embodiments are subject to changes, modifications, substitutions and variations.

Claims (11)

1. a kind of fingerprint identification method, it is characterised in that comprise the following steps:
Multiple fingerprint images of advance typing are gathered, and fingerprint template is formed according to the multiple fingerprint image, wherein, it is described more A fingerprint image is ranked up in the fingerprint template by the first matching order;
When carrying out fingerprint recognition, fingerprint image is gathered;
By multiple fingerprint images in the fingerprint image of collection and the fingerprint template according to first matching order progress Match somebody with somebody, and judge whether the fingerprint image of the collection identifies success according to matching result, wherein, by the fingerprint image of collection and institute State the fingerprint image in first position in fingerprint template to be matched, if successful match, record the fingerprint image of the collection As the number of corresponding successful match, and whether the number of the successful match is judged more than the 3rd predetermined threshold value, if not less than 3rd predetermined threshold value, then will further be in the finger of the second place in the fingerprint image of the collection and the fingerprint template Print image is matched, until judging that the number of the successful match exceedes the 3rd predetermined threshold value, then judges the collection Fingerprint recognition success;
According to the number of the successful match of the fingerprint image in the fingerprint image of the collection and the fingerprint template by described the One matching order is adjusted to the second matching order, wherein, after fingerprint recognition is carried out every time, record fingerprint in the fingerprint template The number of the successful match of image, according to the successful match number order from high to low in the fingerprint template Fingerprint image is ranked up, using the order after sequence as second matching order, wherein by the fingerprint image of the collection When picture is matched with the fingerprint template, when fingerprint image and the fingerprint in the fingerprint template sequence of the collection During images match, by the number increase of the successful match of the fingerprint image once.
2. fingerprint identification method as claimed in claim 1, it is characterised in that further include:
If judging, the number of the successful match of two fingerprint images in the fingerprint template is identical, further according to matching frequency The rate fingerprint image identical to the successful match number is ranked up.
3. such as claim 1-2 any one of them fingerprint identification methods, it is characterised in that further include:
Whether the times of collection of the fingerprint image of the collection is judged more than the first predetermined threshold value, if the times of collection is more than The number of one predetermined threshold value, the then successful match of the fingerprint image in the fingerprint image of the collection and the fingerprint template First matching order is adjusted to the second matching order.
4. such as claim 1-2 any one of them fingerprint identification methods, it is characterised in that further include:
The fingerprint image number that it fails to match that first position is in the fingerprint template is recorded, if described be in first The fingerprint image the put number that it fails to match is more than the second predetermined threshold value, then according to the fingerprint image of the collection and the finger First matching order is adjusted to the second matching order by the number of the successful match of the fingerprint image in line template.
5. fingerprint identification method as claimed in claim 1, it is characterised in that by the fingerprint image of collection and the fingerprint template In the fingerprint image in first position carry out matching and specifically include:
Extract multiple characteristic points of the fingerprint image of the collection, and by multiple characteristic points of the fingerprint image of the collection and institute Multiple characteristic points of fingerprint image in first position are stated to be matched, if with the fingerprint image in first position The quantity of multiple characteristic points of the fingerprint image of the collection of multiple Feature Points Matchings is more than the 4th predetermined threshold value, then judges institute The fingerprint image for stating collection is matched with the fingerprint image in first position.
A kind of 6. fingerprint identification device, it is characterised in that including:
First acquisition module, gathers multiple fingerprint images of advance typing;
Generation module, for forming fingerprint template according to the multiple fingerprint image, wherein, the multiple fingerprint image is described It is ranked up in fingerprint template by the first matching order;
Second acquisition module, for when carrying out fingerprint recognition, gathering fingerprint image;
Matching module, for by multiple fingerprint images in the fingerprint image of collection and the fingerprint template according to described first Sequence ligand is matched, and judges whether the fingerprint image of the collection identifies success according to matching result, wherein, the matching Module by the fingerprint image of collection with the fingerprint template be in first position fingerprint image matched, if matching into Work(, then record the number of the corresponding successful match of fingerprint image of the collection, and judge the successful match number whether More than the 3rd predetermined threshold value, if not less than the 3rd predetermined threshold value, further by the fingerprint image of the collection with it is described Matched in fingerprint template in the fingerprint image of the second place, until judging the number of the successful match more than described the Three predetermined threshold values, then judge the Fingerprint recognition success of the collection;
Module is adjusted, for the fingerprint image according to the collection and the successful match of the fingerprint image in the fingerprint template First matching order is adjusted to the second matching order by number, wherein, the adjustment module is used to carry out fingerprint every time After identification, the number of the successful match of fingerprint image in the fingerprint template is recorded, according to the number of the successful match by height To low order to fingerprint image in the fingerprint template be ranked up, using the order after sequence as the described second matching Sequentially, wherein when the fingerprint image of the collection is matched with the fingerprint template, when the fingerprint image of the collection When being matched with a fingerprint image in the fingerprint template sequence, the number of the successful match of the fingerprint image is increased by one It is secondary.
7. fingerprint identification device as claimed in claim 6, it is characterised in that the adjustment module is additionally operable to:
If judging, the number of the successful match of two fingerprint images in the fingerprint template is identical, further according to matching frequency The rate fingerprint image identical to the successful match number is ranked up.
8. such as claim 6-7 any one of them fingerprint identification devices, it is characterised in that further include:
First judgment module, for judge the collection fingerprint image times of collection whether more than the first predetermined threshold value, if The times of collection is more than the first predetermined threshold value, then fingerprint image and the fingerprint mould of the adjustment module according to the collection First matching order is adjusted to the second matching order by the number of the successful match of the fingerprint image in plate.
9. such as claim 6-7 any one of them fingerprint identification devices, it is characterised in that further include:
Second judgment module, for recording time that it fails to match of the fingerprint image in first position in the fingerprint template Number, if judging the fingerprint image number that it fails to match in first position more than the second predetermined threshold value, the tune Mould preparation root tuber is according to the fingerprint image of the collection and the number of the successful match of the fingerprint image in the fingerprint template by described in First matching order is adjusted to the second matching order.
10. fingerprint identification device as claimed in claim 6, it is characterised in that the matching module is additionally operable to:
Extract multiple characteristic points of the fingerprint image of the collection, and by multiple characteristic points of the fingerprint image of the collection and institute Multiple characteristic points of fingerprint image in first position are stated to be matched, if with the fingerprint image in first position The quantity of multiple characteristic points of the fingerprint image of the collection of multiple Feature Points Matchings is more than the 4th predetermined threshold value, then judges institute The fingerprint image for stating collection is matched with the fingerprint image in first position.
11. a kind of terminal device, it is characterised in that including such as claim 6-10 any one of them fingerprint identification device.
CN201510786369.4A 2015-11-13 2015-11-13 fingerprint identification method, device and terminal device Expired - Fee Related CN105469033B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201510786369.4A CN105469033B (en) 2015-11-13 2015-11-13 fingerprint identification method, device and terminal device
PCT/CN2016/096305 WO2017080278A1 (en) 2015-11-13 2016-08-23 Method and device for fingerprint recognition and terminal device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510786369.4A CN105469033B (en) 2015-11-13 2015-11-13 fingerprint identification method, device and terminal device

Publications (2)

Publication Number Publication Date
CN105469033A CN105469033A (en) 2016-04-06
CN105469033B true CN105469033B (en) 2018-04-17

Family

ID=55606704

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510786369.4A Expired - Fee Related CN105469033B (en) 2015-11-13 2015-11-13 fingerprint identification method, device and terminal device

Country Status (2)

Country Link
CN (1) CN105469033B (en)
WO (1) WO2017080278A1 (en)

Families Citing this family (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105469033B (en) * 2015-11-13 2018-04-17 广东欧珀移动通信有限公司 fingerprint identification method, device and terminal device
WO2017133213A1 (en) 2016-02-01 2017-08-10 北京小米移动软件有限公司 Fingerprint identification method and device
CN106022064B (en) 2016-05-30 2017-11-14 广东欧珀移动通信有限公司 Unlocking control method and mobile terminal
CN106066957A (en) * 2016-05-30 2016-11-02 广东欧珀移动通信有限公司 A mobile terminal unlocking method, device and mobile terminal
CN106096361A (en) * 2016-05-31 2016-11-09 广东欧珀移动通信有限公司 A fingerprint unlocking method and mobile terminal
CN105868597A (en) * 2016-05-31 2016-08-17 广东欧珀移动通信有限公司 Fingerprint unlocking method and mobile terminal
CN106203034B (en) * 2016-06-27 2017-10-24 广东欧珀移动通信有限公司 A kind of unlocked by fingerprint method and terminal
CN106203319B (en) * 2016-07-05 2019-07-02 北京小米移动软件有限公司 Finger print matching method and device
CN106503515A (en) * 2016-09-28 2017-03-15 维沃移动通信有限公司 A kind of fingerprint decryption method and mobile terminal
CN108073885B (en) * 2016-11-18 2021-11-12 比亚迪半导体股份有限公司 Fingerprint identification method and electronic device
CN108073866A (en) * 2016-11-18 2018-05-25 百帝安(北京)科技有限公司 Fingerprint recognition hybrid algorithm
CN106557761A (en) * 2016-11-29 2017-04-05 深圳天珑无线科技有限公司 A kind of method and device of fingerprint recognition
CN106803058A (en) * 2016-11-30 2017-06-06 努比亚技术有限公司 A kind of terminal and fingerprint identification method
CN106682608A (en) * 2016-12-23 2017-05-17 努比亚技术有限公司 Fingerprint matching device and method
CN107292228A (en) * 2017-05-05 2017-10-24 珠海数字动力科技股份有限公司 A kind of method for accelerating face recognition search speed
CN107392154B (en) * 2017-07-25 2019-01-15 Oppo广东移动通信有限公司 Fingerprint processing method and device and terminal equipment
CN107765885B (en) * 2017-09-13 2021-10-19 浙江电力建设监理有限公司 Input verification method and system for intelligent monitoring management
CN108629280B (en) * 2018-03-27 2020-03-10 维沃移动通信有限公司 Face recognition method and mobile terminal
CN109284588A (en) * 2018-08-22 2019-01-29 北京小米移动软件有限公司 Information Authentication method, apparatus and storage medium
CN109829279B (en) * 2019-01-11 2021-05-07 Oppo广东移动通信有限公司 Unlock event processing method and related equipment
CN110119727B (en) * 2019-05-21 2021-07-30 Oppo广东移动通信有限公司 Fingerprint identification method, device, terminal and storage medium
CN110276328B (en) * 2019-06-27 2021-11-02 Oppo广东移动通信有限公司 Fingerprint identification method and related products
CN110569748A (en) * 2019-08-21 2019-12-13 杭州指安科技股份有限公司 Electronic device and method for quickly feeding back comparison result in fingerprint identification system
CN113033257B (en) * 2019-12-24 2023-08-18 杭州海康威视数字技术股份有限公司 Fingerprint identification method, fingerprint identification device, electronic equipment and readable storage medium
CN113496183B (en) * 2020-04-08 2023-02-03 上海耕岩智能科技有限公司 Fingerprint matching method and device, electronic equipment and readable storage medium
CN112560696A (en) * 2020-12-17 2021-03-26 北京集创北方科技股份有限公司 Small-size fingerprint image identification method
CN112636924B (en) * 2020-12-23 2021-10-15 北京天融信网络安全技术有限公司 Network asset identification method and device, storage medium and electronic equipment
CN114329403A (en) * 2021-12-28 2022-04-12 深圳市魔力信息技术有限公司 Method for improving unlocking speed of fingerprint identification equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102176712A (en) * 2011-02-14 2011-09-07 华为终端有限公司 Identity authentication method and data card
CN104463141A (en) * 2014-12-24 2015-03-25 北京大唐智能卡技术有限公司 Fingerprint template input method and device based on intelligent card

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003085591A1 (en) * 2002-03-20 2003-10-16 Nanyang Technological University, Centre For Signal Processing Method for synthesizing a minutiae template and increasing reliability of fingerprint matching using a fingerprint sensor with small sensor area
CN100412883C (en) * 2006-03-23 2008-08-20 北京中控科技发展有限公司 Fingerprint identification method and system
CN101276411B (en) * 2008-05-12 2010-06-02 北京理工大学 Fingerprint identification method
CN102419819B (en) * 2010-10-25 2014-10-08 深圳市中控生物识别技术有限公司 Face image recognition method and system
CN105099701B (en) * 2015-07-29 2018-06-26 努比亚技术有限公司 A kind of method of terminal and terminal authentication
CN105469033B (en) * 2015-11-13 2018-04-17 广东欧珀移动通信有限公司 fingerprint identification method, device and terminal device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102176712A (en) * 2011-02-14 2011-09-07 华为终端有限公司 Identity authentication method and data card
CN104463141A (en) * 2014-12-24 2015-03-25 北京大唐智能卡技术有限公司 Fingerprint template input method and device based on intelligent card

Also Published As

Publication number Publication date
CN105469033A (en) 2016-04-06
WO2017080278A1 (en) 2017-05-18

Similar Documents

Publication Publication Date Title
CN105469033B (en) fingerprint identification method, device and terminal device
CN105469106B (en) fingerprint identification method, device and terminal device
CN105335730A (en) Fingerprint identification method, fingerprint identification device and terminal equipment
US10242247B2 (en) Fingerprint unlocking method and terminal
CN110941594B (en) Splitting method and device of video file, electronic equipment and storage medium
WO2017008349A1 (en) Fingerprint recognition method and device
CN106778457A (en) The fingerprint identification method and system of fingerprint recognition rate can be improved
JP2017527915A (en) Method and fingerprint detection system for authenticating candidate fingerprints
CN104932753A (en) Touch screen, touch method of touch screen and display device
WO2017096930A1 (en) Control method, control device and electronic device
CN106372609B (en) fingerprint template update method, device and terminal device
CN105989333A (en) Fingerprint authentication method, fingerprint authentication system and terminal supporting fingerprint authentication function
US20210216617A1 (en) Biometric authentication device, biometric authentication method, and computer-readable recording medium recording biometric authentication program
CN105069343A (en) Fingerprint verification method, fingerprint verification apparatus and terminal
CN105825164A (en) Fingerprint identification method and electronic equipment
CN108781252B (en) Image shooting method and device
WO2020113429A1 (en) Fingerprint registration method, terminal and computer-readable storage medium
CN105404531A (en) A method and device for adjusting terminal-specific parameters
KR20180093917A (en) Method for forming fingerprint image and fingerprint detection system
CN112199530A (en) Multi-dimensional face library picture automatic updating method, system, equipment and medium
CN105653171A (en) Fingerprint identification based terminal control method, terminal control apparatus and terminal
CN105930832A (en) Identity recognition system and method
CN105868611A (en) Biometric information authentication method, device and mobile terminal
CN105303174A (en) Fingerprint input method and device
WO2017152765A1 (en) Automatic fusing-based message sending method, device and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Patentee after: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

Address before: Changan town in Guangdong province Dongguan 523859 usha Beach Road No. 18

Patentee before: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20180417