CN108052820A - A kind of solution lock control method and terminal device and Related product - Google Patents
A kind of solution lock control method and terminal device and Related product Download PDFInfo
- Publication number
- CN108052820A CN108052820A CN201810058162.9A CN201810058162A CN108052820A CN 108052820 A CN108052820 A CN 108052820A CN 201810058162 A CN201810058162 A CN 201810058162A CN 108052820 A CN108052820 A CN 108052820A
- Authority
- CN
- China
- Prior art keywords
- fingerprint
- terminal device
- fingerprint image
- template
- registered
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
- G06F21/32—User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V40/00—Recognition of biometric, human-related or animal-related patterns in image or video data
- G06V40/10—Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
- G06V40/12—Fingerprints or palmprints
- G06V40/1365—Matching; Classification
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M1/00—Substation equipment, e.g. for use by subscribers
- H04M1/72—Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
- H04M1/724—User interfaces specially adapted for cordless or mobile telephones
- H04M1/72448—User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions
- H04M1/72463—User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions to restrict the functionality of the device
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M2203/00—Aspects of automatic or semi-automatic exchanges
- H04M2203/60—Aspects of automatic or semi-automatic exchanges related to security aspects in telephonic communication systems
- H04M2203/6054—Biometric subscriber identification
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Multimedia (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Collating Specific Patterns (AREA)
Abstract
本发明公开了一种解锁控制方法,包括:当检测到用户针对终端设备的指纹识别模组的触控按压操作时,获取N个指纹图像,所述N为大于1的整数,所述N个指纹图像互不相同;将所述N个指纹图像并行地分别与所述终端设备中预存的W个注册指纹模板进行匹配,所述W为大于1的整数;若检测到所述N个指纹图像中的其中一个指纹图像与所述W个注册指纹模板中的其中一个相匹配,则加载目标界面。本发明还公开了一种终端设备,采用本发明实施例可缩短终端设备的解锁时间。
The invention discloses an unlocking control method, which includes: when detecting a user's touch and press operation on a fingerprint recognition module of a terminal device, acquiring N fingerprint images, where N is an integer greater than 1, and the N The fingerprint images are different from each other; the N fingerprint images are matched in parallel with the W registered fingerprint templates pre-stored in the terminal device, and the W is an integer greater than 1; if the N fingerprint images are detected Where one of the fingerprint images matches one of the W registered fingerprint templates, then the target interface is loaded. The invention also discloses a terminal device, and the unlocking time of the terminal device can be shortened by adopting the embodiment of the invention.
Description
技术领域technical field
本发明涉及电子技术领域,尤其涉及一种解锁控制方法及终端设备和相关产品。The present invention relates to the field of electronic technology, in particular to an unlocking control method, terminal equipment and related products.
背景技术Background technique
现在指纹识别技术已经成为主流终端设备(比如智能手机、平板电脑等)厂商旗舰机型的标配。指纹识别技术在用于终端设备的桌面解锁功能时,其具体实现过程有:当用户触摸终端设备的指纹识别模组时,指纹识别模组获取用户的指纹图像,然后对获取到的指纹图像进行初步图像处理,以使该指纹图像更清晰,再然后将该指纹图像与终端设备中预先存储的注册指纹模板进行特征点匹配,最终在该指纹图像与注册指纹模板匹配成功后,终端设备进行系统解锁(比如桌面解锁)。Now fingerprint recognition technology has become the standard configuration of flagship models of mainstream terminal equipment (such as smart phones, tablet PCs, etc.) manufacturers. When the fingerprint recognition technology is used for the desktop unlocking function of the terminal device, its specific implementation process is as follows: when the user touches the fingerprint recognition module of the terminal device, the fingerprint recognition module obtains the user's fingerprint image, and then performs the fingerprint recognition on the obtained fingerprint image. Preliminary image processing to make the fingerprint image clearer, and then perform feature point matching on the fingerprint image and the pre-stored registered fingerprint template in the terminal device. Finally, after the fingerprint image is successfully matched with the registered fingerprint template, the terminal device performs system Unlock (such as desktop unlock).
解锁时间是终端设备获取指纹图像到系统解锁的时段。解锁时间的长短已经成为各大终端设备厂商的一个产品竞争的亮点,如何缩短终端设备的解锁时间是本领域亟待解决的一个技术问题。The unlock time is the period from when the terminal device obtains the fingerprint image to when the system is unlocked. The length of unlocking time has become a highlight of product competition among major terminal equipment manufacturers, and how to shorten the unlocking time of terminal equipment is a technical problem to be solved urgently in this field.
发明内容Contents of the invention
本发明实施例提供一种解锁控制方法及终端设备,以期缩短终端设备的解锁时间。Embodiments of the present invention provide an unlocking control method and a terminal device, in order to shorten the unlocking time of the terminal device.
第一方面,本发明实施例提供一种解锁控制方法,包括:In a first aspect, an embodiment of the present invention provides an unlocking control method, including:
当检测到用户针对终端设备的指纹识别模组的触控按压操作时,获取N个指纹图像,所述N为大于1的整数,所述N个指纹图像互不相同;When detecting the user's touch and press operation for the fingerprint recognition module of the terminal device, N fingerprint images are obtained, the N is an integer greater than 1, and the N fingerprint images are different from each other;
将所述N个指纹图像并行地分别与所述终端设备中预存的W个注册指纹模板进行匹配,所述W为大于1的整数;Matching the N fingerprint images in parallel with W registered fingerprint templates pre-stored in the terminal device, where W is an integer greater than 1;
若检测到所述N个指纹图像中的其中一个指纹图像与所述W个注册指纹模板中的其中一个相匹配,则加载目标界面,以及在加载所述目标界面完成后,显示所述目标界面。If it is detected that one of the fingerprint images in the N fingerprint images matches one of the W registered fingerprint templates, the target interface is loaded, and after the loading of the target interface is completed, the target interface is displayed .
结合第一方面,在一些可能的实现方式中,所述W除以所述N的商为H,所述H为大于或等于1的整数,所述将所述N个指纹图像并行地分别与所述终端设备中预存的W个注册指纹模板进行匹配,包括:With reference to the first aspect, in some possible implementation manners, the quotient of dividing W by N is H, where H is an integer greater than or equal to 1, and the N fingerprint images are respectively combined with The W registration fingerprint templates prestored in the terminal device are matched, including:
将所述W个注册指纹模板分成N组注册指纹模板,所述N组注册指纹模板中的每一组均包含H个注册指纹模板,且所述N组注册指纹模板互不相同;The W registration fingerprint templates are divided into N groups of registration fingerprint templates, each group in the N groups of registration fingerprint templates includes H registration fingerprint templates, and the N groups of registration fingerprint templates are different from each other;
将所述N个指纹图像并行地分别与所述N组注册指纹模板进行匹配。Matching the N fingerprint images with the N groups of registered fingerprint templates respectively in parallel.
在一些可能的实现方式中,所述W除以所述N的商为K且余数M,所述K和所述M均为大于或等于1的整数,所述将所述N个指纹图像并行地分别与所述终端设备中预存的W个注册指纹模板进行匹配,包括:In some possible implementations, the quotient of dividing W by N is K and the remainder M, both K and M are integers greater than or equal to 1, and the N fingerprint images are parallelized Match with the W registered fingerprint templates prestored in the terminal device respectively, including:
将所述W个注册指纹模板分成N组注册指纹模板,所述N组注册指纹模板中M组注册指纹模板中的每一组均包含K+1个注册模板,N-M组注册指纹模板中的每一组均包含K个注册指纹模板,且所述N组注册指纹模板互不相同;The W registered fingerprint templates are divided into N groups of registered fingerprint templates, each of the M groups of registered fingerprint templates in the N groups of registered fingerprint templates includes K+1 registered templates, and each of the N-M groups of registered fingerprint templates Each group includes K registered fingerprint templates, and the N groups of registered fingerprint templates are different from each other;
将所述N个指纹图像并行地分别与所述N组注册指纹模板进行匹配。Matching the N fingerprint images with the N groups of registered fingerprint templates respectively in parallel.
在一些可能的实现方式中,所述N大于所述W,所述将所述N个指纹图像并行地分别与所述终端设备中预存的W个注册指纹模板进行匹配,包括:In some possible implementations, the N is greater than the W, and the matching the N fingerprint images in parallel with the W registered fingerprint templates prestored in the terminal device respectively includes:
确定所述N个指纹图像的图像清晰度,以及从所述N个指纹图像中选取清晰度最高的前W个指纹图像;Determining the image clarity of the N fingerprint images, and selecting the top W fingerprint images with the highest clarity from the N fingerprint images;
将所述W个指纹图像并行地分别与所述W个注册指纹模板进行匹配。Matching the W fingerprint images with the W registered fingerprint templates respectively in parallel.
在一些可能的实现方式中,所述加载目标界面,包括:In some possible implementation manners, the loading target interface includes:
确定所述N个指纹图像是否有绑定的应用;Determine whether the N fingerprint images have binding applications;
若所述N个指纹图像中的X个指纹图像有绑定的应用,则加载所述X个指纹图像中的其中一个指纹图像绑定的应用的主界面,所述X为大于或等于1的整数;If X fingerprint images in the N fingerprint images have bound applications, then load the main interface of the application bound to one of the X fingerprint images, where X is greater than or equal to 1 integer;
若所述N个指纹图像中的未有绑定的应用,则加载所述终端设备前一次锁屏时正在运行的应用的主界面。If there is no bound application in the N fingerprint images, load the main interface of the application that was running when the terminal device locked the screen last time.
在一些可能的实现方式中,所述显示所述目标界面之后,所述方法还包括:In some possible implementation manners, after the displaying the target interface, the method further includes:
若所述目标界面的类型为预设类型,获取所述终端设备当前的地理位置;If the type of the target interface is a preset type, obtain the current geographic location of the terminal device;
显示与所述当前的地理位置关联的服务信息。Displaying service information associated with the current geographic location.
在一些可能的实现方式中,所述获取N个指纹图像,包括:In some possible implementations, the acquiring N fingerprint images includes:
指纹识别模组的感应电极获取N个正常底层数据集合和N个异常底层数据集合,其中,所述N个正常底层数据集合与所述N个异常底层数据集合一一对应,所述N个正常底层数据集合中每一个集合均包含多个正常底层数据值,所述N个异常底层数据集合中每一个集合均包含多个异常底层数据值;The sensing electrodes of the fingerprint identification module acquire N normal bottom data sets and N abnormal bottom data sets, wherein the N normal bottom data sets correspond to the N abnormal bottom data sets one by one, and the N normal bottom data sets Each of the underlying data sets includes a plurality of normal underlying data values, and each of the N abnormal underlying data sets includes a plurality of abnormal underlying data values;
根据所述N个正常底层数据集合确定所述N个异常底层数据集合对应的N个目标底层数据集合,所述N组异常底层数据集合与所述N组目标底层数据集合一一对应;determining N target underlying data sets corresponding to the N abnormal underlying data sets according to the N normal underlying data sets, wherein the N sets of abnormal underlying data sets correspond to the N sets of target underlying data sets;
根据所述N个正常底层数据集合和所述N个目标底层数据集合生成N个指纹图像。Generate N fingerprint images according to the N normal underlying data sets and the N target underlying data sets.
在一些可能的实现方式中,终端设备根据所述N个正常底层数据集合确定所述N个异常底层数据集合对应的N个目标底层数据集合,包括:In some possible implementation manners, the terminal device determines N target underlying data sets corresponding to the N abnormal underlying data sets according to the N normal underlying data sets, including:
根据所述N个正常底层数据集合包含的多个正常底层数据值,确定N个平均值,所述N个平均值与所述N个正常底层数据集合一一对应;According to a plurality of normal underlying data values contained in the N normal underlying data sets, N average values are determined, and the N average values are in one-to-one correspondence with the N normal underlying data sets;
将所述N个异常底层数据集合中包含的多个异常底层数据均更换为所述N个平均值,以得到所述N个异常底层数据集合对应的N个目标底层数据集合,所述N个异常底层数据集合与所述N个平均值一一对应。Replace the plurality of abnormal underlying data contained in the N abnormal underlying data sets with the N average values to obtain N target underlying data sets corresponding to the N abnormal underlying data sets, and the N The abnormal underlying data sets are in one-to-one correspondence with the N average values.
第二方面,本发明实施例提供一种终端设备,包括:In a second aspect, an embodiment of the present invention provides a terminal device, including:
获取模块,用于当检测到用户针对终端设备的指纹识别模组的触控按压操作时,获取N个指纹图像,所述N为大于1的整数,所述N个指纹图像互不相同;An acquisition module, configured to acquire N fingerprint images when detecting the user's touch and press operation on the fingerprint identification module of the terminal device, where N is an integer greater than 1, and the N fingerprint images are different from each other;
匹配模块,用于将所述N个指纹图像并行地分别与所述终端设备中预存的W个注册指纹模板进行匹配,所述W为大于1的整数;A matching module, configured to match the N fingerprint images in parallel with W registered fingerprint templates prestored in the terminal device, where W is an integer greater than 1;
界面加载模块,用于若检测到所述N个指纹图像中的其中一个指纹图像与所述W个注册指纹模板中的其中一个相匹配,则加载目标界面。The interface loading module is configured to load the target interface if it is detected that one of the N fingerprint images matches one of the W registered fingerprint templates.
在一些可能的实现方式中,所述W除以所述N的商为H,所述H为大于或等于1的整数,所述匹配模块具体用于:In some possible implementation manners, the quotient of dividing W by N is H, where H is an integer greater than or equal to 1, and the matching module is specifically used for:
将所述W个注册指纹模板分成N组注册指纹模板,所述N组注册指纹模板中的每一组均包含H个注册指纹模板,且所述N组注册指纹模板互不相同;The W registration fingerprint templates are divided into N groups of registration fingerprint templates, each group in the N groups of registration fingerprint templates includes H registration fingerprint templates, and the N groups of registration fingerprint templates are different from each other;
将所述N个指纹图像并行地分别与所述N组注册指纹模板进行匹配。Matching the N fingerprint images with the N groups of registered fingerprint templates respectively in parallel.
结合第二方面,在一些可能的实现方式中,所述W除以所述N的商为K且余数M,所述K和所述M均为大于或等于1的整数,所述匹配模块具体用于:With reference to the second aspect, in some possible implementation manners, the quotient of dividing W by N is K and the remainder M, and both K and M are integers greater than or equal to 1, and the matching module specifically Used for:
将所述W个注册指纹模板分成N组注册指纹模板,所述N组注册指纹模板中M组注册指纹模板中的每一组均包含K+1个注册模板,N-M组注册指纹模板中的每一组均包含K个注册指纹模板,且所述N组注册指纹模板互不相同;The W registered fingerprint templates are divided into N groups of registered fingerprint templates, each of the M groups of registered fingerprint templates in the N groups of registered fingerprint templates includes K+1 registered templates, and each of the N-M groups of registered fingerprint templates Each group includes K registered fingerprint templates, and the N groups of registered fingerprint templates are different from each other;
将所述N个指纹图像并行地分别与所述N组注册指纹模板进行匹配。Matching the N fingerprint images with the N groups of registered fingerprint templates respectively in parallel.
在一些可能的实现方式中,所述N大于所述W,所述匹配模块具体用于:In some possible implementation manners, the N is greater than the W, and the matching module is specifically used for:
确定所述N个指纹图像的图像清晰度,以及从所述N个指纹图像中选取清晰度最高的前W个指纹图像;Determining the image clarity of the N fingerprint images, and selecting the top W fingerprint images with the highest clarity from the N fingerprint images;
将所述W个指纹图像并行地分别与所述W个注册指纹模板进行匹配。Matching the W fingerprint images with the W registered fingerprint templates respectively in parallel.
在一些可能的实现方式中,所述界面加载模块具体用于:In some possible implementation manners, the interface loading module is specifically used for:
确定所述N个指纹图像是否有绑定的应用;Determine whether the N fingerprint images have binding applications;
若所述N个指纹图像中的X个指纹图像有绑定的应用,则加载所述X个指纹图像中的其中一个指纹图像绑定的应用,所述X为大于或等于1的整数;If X fingerprint images in the N fingerprint images have bound applications, load the application bound to one of the X fingerprint images, where X is an integer greater than or equal to 1;
若所述N个指纹图像中的未有绑定的应用,则加载所述终端设备前一次锁屏时正在运行的应用。If there is no bound application in the N fingerprint images, the application that was running when the terminal device was locked last time is loaded.
在一些可能的实现方式中,In some possible implementations,
所述获取模块,还用于若所述目标界面的类型为预设类型,获取所述终端设备当前的地理位置;The acquiring module is further configured to acquire the current geographic location of the terminal device if the type of the target interface is a preset type;
所述终端设备还包括:The terminal equipment also includes:
显示模块,显示与所述当前的地理位置关联的服务信息。A display module, for displaying service information associated with the current geographic location.
第三方面,本发明实施例提供了一种终端设备,包括:In a third aspect, an embodiment of the present invention provides a terminal device, including:
存储有可执行程序代码的存储器;a memory storing executable program code;
与所述存储器耦合的处理器;a processor coupled to the memory;
用于采集指纹图像的指纹识别模组;A fingerprint identification module for collecting fingerprint images;
所述处理器调用所述存储器中存储的所述可执行程序代码,执行如本发明实施例第一方面任一方法中所描述的部分或全部步骤。The processor invokes the executable program code stored in the memory to execute some or all of the steps described in any method of the first aspect of the embodiments of the present invention.
第四方面,本发明提供一种计算机存储介质,用于储存为本发明实施例第二方面提供的终端设备所用的计算机软件指令,其包含用于执行上述方面所设计的程序。In a fourth aspect, the present invention provides a computer storage medium for storing computer software instructions used by the terminal device provided in the second aspect of the embodiment of the present invention, which includes a program designed to execute the above aspect.
相较于现有技术,将单个指纹图像轮询的与终端设备中预存的W个注册指纹模板进行匹配,本发明提供的方案可输入多个指纹图像,然后将多个指纹图像并行地分别与终端设备中预存的W个注册指纹模板进行匹配,指纹匹配需要时长更短,从而可加快指纹解锁速度。Compared with the prior art, which polls a single fingerprint image and matches it with the W registered fingerprint templates pre-stored in the terminal device, the solution provided by the present invention can input multiple fingerprint images, and then parallelize the multiple fingerprint images with the The W registered fingerprint templates pre-stored in the terminal device are matched, and the fingerprint matching takes a shorter time, thereby speeding up the fingerprint unlocking speed.
本发明的这些方面或其他方面在以下实施例的描述中会更加简明易懂。These or other aspects of the present invention will be more clearly understood in the description of the following embodiments.
附图说明Description of drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention or the prior art, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only These are some embodiments of the present invention. Those skilled in the art can also obtain other drawings based on these drawings without creative work.
图1为本发明一实施例提供的一种解锁控制方法的流程示意图;FIG. 1 is a schematic flowchart of an unlocking control method provided by an embodiment of the present invention;
图2为本发明一实施例提供的图1所示步骤S102的子流程图;FIG. 2 is a subflow chart of step S102 shown in FIG. 1 provided by an embodiment of the present invention;
图3为本发明另一实施例提供的图1所示步骤S102的子流程图;FIG. 3 is a subflow chart of step S102 shown in FIG. 1 provided by another embodiment of the present invention;
图4为本发明再一实施例提供的图1所示步骤S102的子流程图;FIG. 4 is a subflow chart of step S102 shown in FIG. 1 provided by another embodiment of the present invention;
图5为本发明另一实施例提供的一种解锁控制方法的流程示意图;Fig. 5 is a schematic flowchart of an unlocking control method provided by another embodiment of the present invention;
图6为本发明实施例提供的一种终端设备的结构示意图;FIG. 6 is a schematic structural diagram of a terminal device provided by an embodiment of the present invention;
图7为本发明实施例提供的另一种终端设备的结构示意图;FIG. 7 is a schematic structural diagram of another terminal device provided by an embodiment of the present invention;
图8为本发明实施例提供的另一种终端设备的结构示意图。FIG. 8 is a schematic structural diagram of another terminal device provided by an embodiment of the present invention.
具体实施方式Detailed ways
为了使本技术领域的人员更好地理解本发明方案,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分的实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本发明保护的范围。In order to enable those skilled in the art to better understand the solutions of the present invention, the following will clearly and completely describe the technical solutions in the embodiments of the present invention in conjunction with the drawings in the embodiments of the present invention. Obviously, the described embodiments are only It is an embodiment of a part of the present invention, but not all embodiments. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts shall fall within the protection scope of the present invention.
以下分别进行详细说明。Each will be described in detail below.
本发明的说明书和权利要求书及所述附图中的术语“第一”、“第二”、“第三”和“第四”等是用于区别不同对象,而不是用于描述特定顺序。此外,术语“包括”和“具有”以及它们任何变形,意图在于覆盖不排他的包含。例如包含了一系列步骤或单元的过程、方法、系统、产品或设备没有限定于已列出的步骤或单元,而是可选地还包括没有列出的步骤或单元,或可选地还包括对于这些过程、方法、产品或设备固有的其它步骤或单元。The terms "first", "second", "third" and "fourth" in the description and claims of the present invention and the drawings are used to distinguish different objects, rather than to describe a specific order . Furthermore, the terms "include" and "have", as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, system, product or device comprising a series of steps or units is not limited to the listed steps or units, but optionally also includes unlisted steps or units, or optionally further includes For other steps or units inherent in these processes, methods, products or apparatuses.
在本文中提及“实施例”意味着,结合实施例描述的特定特征、结构或特性可以包含在本发明的至少一个实施例中。在说明书中的各个位置出现该短语并不一定均是指相同的实施例,也不是与其它实施例互斥的独立的或备选的实施例。本领域技术人员显式地和隐式地理解的是,本文所描述的实施例可以与其它实施例相结合。Reference herein to an "embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the present invention. The occurrences of this phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. It is understood explicitly and implicitly by those skilled in the art that the embodiments described herein can be combined with other embodiments.
以下,对本申请中的部分用语进行解释说明,以便于本领域技术人员理解。Hereinafter, some terms used in this application are explained to facilitate the understanding of those skilled in the art.
1)、终端设备,又称之为用户设备(User Equipment,UE),是一种向用户提供语音和/或数据连通性的设备,例如,具有无线连接功能的手持式设备、车载设备等。常见的终端例如包括:手机、平板电脑、笔记本电脑、掌上电脑、移动互联网设备(mobile internetdevice,MID)、可穿戴设备,例如智能手表、智能手环、计步器等。1) Terminal equipment, also called User Equipment (UE), is a device that provides voice and/or data connectivity to users, for example, a handheld device with a wireless connection function, a vehicle-mounted device, and the like. Common terminals include, for example, mobile phones, tablet computers, notebook computers, palmtop computers, mobile internet devices (mobile internet devices, MIDs), wearable devices, such as smart watches, smart bracelets, and pedometers.
2)、指纹识别模组,是要通过特定的感应模组实现对于个体指纹特征的识别。目前,指纹识别模块主要分为光学式指纹模块、电容式指纹模块以及射频式指纹模块。指纹识别模组可结合终端设备的薄膜按键dome键设置,可设置在终端设备的正面、背面或侧面等,本发明不作限定。同样,指纹识别模组可结合终端设备的触摸屏设置,可设置在触摸屏的触控面板的下方。2) The fingerprint identification module is to realize the identification of individual fingerprint characteristics through a specific sensing module. At present, fingerprint identification modules are mainly divided into optical fingerprint modules, capacitive fingerprint modules and radio frequency fingerprint modules. The fingerprint identification module can be set in combination with the dome button of the membrane key of the terminal device, and can be set on the front, back or side of the terminal device, which is not limited in the present invention. Similarly, the fingerprint recognition module can be combined with the touch screen of the terminal device, and can be set under the touch panel of the touch screen.
3)、“多个”是指两个或两个以上。“和/或”,描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。字符“/”一般表示前后关联对象是一种“或”的关系。3), "Multiple" refers to two or more than two. "And/or" describes the association relationship of associated objects, indicating that there may be three types of relationships, for example, A and/or B may indicate: A exists alone, A and B exist simultaneously, and B exists independently. The character "/" generally indicates that the contextual objects are an "or" relationship.
请参见图1,图1为本发明实施例提供的一种触控解锁方法的流程示意图,包括以下步骤:Please refer to FIG. 1. FIG. 1 is a schematic flowchart of a touch unlocking method provided by an embodiment of the present invention, including the following steps:
S101、当检测到用户针对终端设备的指纹识别模组的触控按压操作时,终端设备获取N个指纹图像,N为大于1的整数,N个指纹图像互不相同。S101. When detecting a user's touch and press operation on the fingerprint identification module of the terminal device, the terminal device acquires N fingerprint images, where N is an integer greater than 1, and the N fingerprint images are different from each other.
S102、终端设备将N个指纹图像并行地分别与终端设备中预存的W个注册指纹模板进行匹配,W为大于1的整数。S102. The terminal device matches N fingerprint images in parallel with W registered fingerprint templates pre-stored in the terminal device respectively, where W is an integer greater than 1.
S103、若检测到N个指纹图像中的其中一个指纹图像与W个注册指纹模板中的其中一个相匹配,则终端设备加载目标界面,以及在加载所述目标界面完成后,显示所述目标界面。S103. If it is detected that one of the N fingerprint images matches one of the W registered fingerprint templates, the terminal device loads the target interface, and displays the target interface after the loading of the target interface is completed. .
以上步骤S101,举例来说,假设终端设备为智能手机,现在的智能手机可设置多个指纹模板,比如可以设置5个,这5个指纹模板往往可能存在2个以上是同一个人的,这样在指纹解锁的时候,用户可输入N个指纹图像。比如,用户的N个手指针对终端设备的指纹识别模组进行触控按压操作,终端设备的指纹识别模组可采集到N个指纹图像。需要说明的是,当用户N个手指同时针对指纹识别模组进行按压操作时,指纹识别模组可同时采集N个指纹图像,当用户N个手指先后针对指纹识别模组进行按压操作时,指纹识别模组可先后采集N个指纹图像,对于N个指纹图像获取的时刻本发明不作限定。In the above step S101, for example, assuming that the terminal device is a smart phone, the current smart phone can set multiple fingerprint templates, for example, 5 fingerprint templates can be set, and there may be more than 2 of the 5 fingerprint templates belonging to the same person. When the fingerprint is unlocked, the user can input N fingerprint images. For example, N fingers of the user perform touch and press operations on the fingerprint recognition module of the terminal device, and the fingerprint recognition module of the terminal device can collect N fingerprint images. It should be noted that when the user's N fingers press the fingerprint identification module at the same time, the fingerprint identification module can simultaneously collect N fingerprint images. When the user's N fingers press the fingerprint identification module successively, the fingerprint The identification module can collect N fingerprint images successively, and the present invention does not limit the time when N fingerprint images are acquired.
可选的,请参见图2,W除以N的商为H,H为大于或等于1的整数,以上步骤S102的具体实施方式可以有:Optionally, referring to FIG. 2, the quotient of W divided by N is H, and H is an integer greater than or equal to 1. The specific implementation of the above step S102 can be as follows:
S102-a、终端设备将W个注册指纹模板分成N组注册指纹模板,该N组注册指纹模板中的每一组均包含H个注册指纹模板,且该N组注册指纹模板互不相同。S102-a. The terminal device divides the W registered fingerprint templates into N groups of registered fingerprint templates, each of the N groups of registered fingerprint templates includes H registered fingerprint templates, and the N groups of registered fingerprint templates are different from each other.
S102-b、终端设备将该N个指纹图像并行地分别与该N组注册指纹模板进行匹配。S102-b. The terminal device matches the N fingerprint images with the N groups of registered fingerprint templates respectively in parallel.
举例来说,假设N=2,W=4,H=2,以上步骤的S102-a的实现方式有:终端设备先确定4个注册指纹模板的优先级,假设4个注册指纹模板的优先级的关系有:指纹模板1>指纹模板2>指纹模板3>指纹模板4,则终端设备可根据优先级分成2组注册指纹模板有:第一组注册指纹模板包括指纹模板1和指纹模板3,第二组注册指纹模板包括指纹模板2和指纹模板4。以上步骤的S102-a的实现方式还可以有:终端设备先确定2个指纹图像的清晰度,假设2个指纹图像的清晰度关系有指纹图像1大于指纹图像2,由于第一组注册指纹模板的优先级相对高于第二组注册指纹模板,终端设备可将指纹图像1和第一组注册指纹模板配对,指纹图像2和第二组注册指纹模板配对,然后终端设备将配对后的2个指纹图像与2组注册指纹模板并行地分别进行一一匹配。当然,以上步骤的S102-a的实现方式有:终端设备随机将2个指纹图像与2组注册指纹模板进行配对,比如指纹图像1和第二组注册指纹模板配对,指纹图像2和第一组注册指纹模板配对,然后终端设备将配对后的2个指纹图像与2组注册指纹模板并行地分别进行一一匹配。For example, assuming that N=2, W=4, and H=2, the implementation of S102-a in the above steps is as follows: the terminal device first determines the priorities of the four registered fingerprint templates, assuming that the priority of the four registered fingerprint templates The relationship is: fingerprint template 1> fingerprint template 2> fingerprint template 3> fingerprint template 4, then the terminal equipment can be divided into 2 groups of registered fingerprint templates according to the priority: the first group of registered fingerprint templates includes fingerprint template 1 and fingerprint template 3, The second group of registered fingerprint templates includes fingerprint template 2 and fingerprint template 4 . The implementation of S102-a of the above steps can also be as follows: the terminal device first determines the sharpness of the two fingerprint images, assuming that the sharpness relationship between the two fingerprint images is that fingerprint image 1 is greater than fingerprint image 2, because the first group of registered fingerprint templates The priority is relatively higher than that of the second group of registered fingerprint templates. The terminal device can pair fingerprint image 1 with the first group of registered fingerprint templates, and fingerprint image 2 with the second group of registered fingerprint templates, and then the terminal device will pair the paired two The fingerprint image is matched one by one with the two registered fingerprint templates in parallel. Of course, the implementation of S102-a in the above steps includes: the terminal device randomly pairs two fingerprint images with two sets of registered fingerprint templates, for example, fingerprint image 1 is paired with the second set of registered fingerprint templates, and fingerprint image 2 is paired with the first set of fingerprint templates. The registered fingerprint templates are paired, and then the terminal device matches the paired 2 fingerprint images with 2 groups of registered fingerprint templates in parallel.
需要说明的是,由于2组注册指纹模板均包含2个注册指纹模板,在匹配的时,终端设备可根据优先级的高低顺序进行轮询匹配,当然也可以是随机匹配等。It should be noted that since the two sets of registered fingerprint templates both contain two registered fingerprint templates, the terminal device can perform round-robin matching according to the order of priority when matching, and of course it can also be randomly matched.
可选的,请参见图3,W除以N的商为K且余数M,K和M均为大于或等于1的整数,以上步骤S102的具体实施方式可以有:Optionally, please refer to Fig. 3, the quotient of W divided by N is K and the remainder M, K and M are both integers greater than or equal to 1, the specific implementation of the above step S102 can have:
S102-c、终端设备将W个注册指纹模板分成N组注册指纹模板,该N组注册指纹模板中M组注册指纹模板中的每一组均包含K+1个注册模板,N-M组注册指纹模板中的每一组均包含K个注册指纹模板,且该N组注册指纹模板互不相同。S102-c, the terminal device divides the W registered fingerprint templates into N groups of registered fingerprint templates, each of the M groups of registered fingerprint templates in the N groups of registered fingerprint templates contains K+1 registered templates, and N-M groups of registered fingerprint templates Each group in contains K registered fingerprint templates, and the N groups of registered fingerprint templates are different from each other.
S102-d、终端设备将该N个指纹图像并行地分别与该N组注册指纹模板进行匹配。S102-d. The terminal device matches the N fingerprint images with the N groups of registered fingerprint templates respectively in parallel.
举例来说,假设W=5,N=2,K=2,M=1,以上步骤的S102-c的实现方式有:终端设备先确定4个注册指纹模板的优先级,假设4个注册指纹模板的优先级的关系有:指纹模板1>指纹模板2>指纹模板3>指纹模板4,则终端设备可根据优先级分成2组注册指纹模板有:第一组注册指纹模板包括指纹模板1、指纹模板3和指纹模板5,第二组注册指纹模板包括指纹模板2和指纹模板4。以上步骤的S102-d的实现方式还可以有:终端设备先确定2个指纹图像的清晰度,假设2个指纹图像的清晰度关系有指纹图像1大于指纹图像2,由于第一组注册指纹模板的优先级包含3个指纹模板且有优先级最高的指纹模板,终端设备可将清晰度高的指纹图像1和第一组注册指纹模板配对,清晰度相对低的指纹图像2和第二组注册指纹模板配对,然后终端设备将配对后的2个指纹图像与2组注册指纹模板并行地分别进行一一匹配。当然,以上步骤的S102-d的实现方式有:终端设备随机将2个指纹图像与2组注册指纹模板进行配对,比如指纹图像1和第二组注册指纹模板配对,指纹图像2和第一组注册指纹模板配对,然后终端设备将配对后的2个指纹图像与2组注册指纹模板并行地分别进行一一匹配。For example, assuming W=5, N=2, K=2, M=1, the implementation of S102-c in the above steps is as follows: the terminal device first determines the priority of the four registered fingerprint templates, assuming that the four registered fingerprint templates The priority relationship of the templates is: fingerprint template 1 > fingerprint template 2 > fingerprint template 3 > fingerprint template 4, then the terminal equipment can be divided into 2 groups of registered fingerprint templates according to the priority: the first group of registered fingerprint templates includes fingerprint template 1, Fingerprint template 3 and fingerprint template 5, the second group of registered fingerprint templates includes fingerprint template 2 and fingerprint template 4. The implementation of S102-d of the above steps can also be as follows: the terminal device first determines the sharpness of the two fingerprint images, assuming that the sharpness relationship between the two fingerprint images is that fingerprint image 1 is greater than fingerprint image 2, because the first group of registered fingerprint templates The priority includes 3 fingerprint templates and has the highest priority fingerprint template. The terminal device can pair the high-resolution fingerprint image 1 with the first group of registered fingerprint templates, and the relatively low-resolution fingerprint image 2 with the second group of registered fingerprint templates. The fingerprint templates are paired, and then the terminal device matches the paired 2 fingerprint images with 2 sets of registered fingerprint templates in parallel. Of course, the implementation of S102-d in the above steps includes: the terminal device randomly pairs two fingerprint images with two sets of registered fingerprint templates, for example, fingerprint image 1 is paired with the second set of registered fingerprint templates, and fingerprint image 2 is paired with the first set of fingerprint templates. The registered fingerprint templates are paired, and then the terminal device matches the paired 2 fingerprint images with 2 groups of registered fingerprint templates in parallel.
需要说明的是,由于2组注册指纹模板均包含2个或3个注册指纹模板,在匹配的时,终端设备可根据优先级的高低顺序进行轮询匹配,当然也可以是随机匹配等。It should be noted that since both groups of registered fingerprint templates contain 2 or 3 registered fingerprint templates, when matching, the terminal device can perform round-robin matching according to the order of priority, of course, random matching can also be used.
可选的,请参见图4,N大于W,以上步骤S102的具体实施方式可以有:Optionally, please refer to FIG. 4, N is greater than W, and the specific implementation manner of the above step S102 may include:
S102-e、终端设备确定N个指纹图像的图像清晰度,以及从该N个指纹图像中选取清晰度最高的前W个指纹图像。S102-e. The terminal device determines the sharpness of the N fingerprint images, and selects the top W fingerprint images with the highest sharpness from the N fingerprint images.
S102-f、终端设备将该W个指纹图像并行地分别与该W个注册指纹模板进行匹配。S102-f. The terminal device matches the W fingerprint images with the W registered fingerprint templates respectively in parallel.
举例来说,假设N=4,W=2,以上步骤S102-e的实现方式有:终端设备先确定4个指纹图像的图像清晰度,假设四个指纹图像的清晰度关系有:指纹图像1>指纹图像2>指纹图像3>指纹图像4,则选取出来的W个指纹图像有指纹图像1和指纹图像2。以上步骤S102-f的实现方式有:终端设备可根据选取出来的2个指纹图像的清晰度与2个注册指纹模板的优先级进行配对,比如,2个注册指纹模板的优先级关系有:注册指纹模板1>注册指纹模板2,终端设备可将清晰度高的指纹图像1与优先级低的注册指纹模板2配对,清晰度低的指纹图像2与优先级低的注册指纹模板1配对,然后终端设备将配对后的2个指纹图像与2个注册指纹模板并行地分别进行一一匹配。For example, assuming that N=4 and W=2, the implementation of the above step S102-e is as follows: the terminal device first determines the image sharpness of the four fingerprint images, assuming that the sharpness relationship of the four fingerprint images is: fingerprint image 1 >fingerprint image 2>fingerprint image 3>fingerprint image 4, then the selected W fingerprint images include fingerprint image 1 and fingerprint image 2. The implementation of the above step S102-f includes: the terminal device can pair the priorities of the two registered fingerprint templates according to the clarity of the selected two fingerprint images, for example, the priority relationship of the two registered fingerprint templates is: register Fingerprint template 1 > registered fingerprint template 2, the terminal device can pair the fingerprint image 1 with high resolution with the registered fingerprint template 2 with low priority, and the fingerprint image 2 with low resolution can be paired with the registered fingerprint template 1 with low priority, and then The terminal device matches the paired two fingerprint images with the two registered fingerprint templates one by one in parallel.
可选的,以上步骤S103的具体实施方式有:Optionally, the specific implementation manners of the above step S103 are:
终端设备确定N个指纹图像是否有绑定的应用;The terminal device determines whether the N fingerprint images have bound applications;
若该N个指纹图像中的X个指纹图像有绑定的应用,则终端设备加载该X个指纹图像中的其中一个指纹图像绑定的应用的主界面,X为大于或等于1的整数;If X fingerprint images in the N fingerprint images have bound applications, the terminal device loads the main interface of the application bound to one of the X fingerprint images, where X is an integer greater than or equal to 1;
若该N个指纹图像中的未有绑定的应用,则终端设备加载终端设备前一次锁屏时正在运行的应用的主界面。If there is no bound application in the N fingerprint images, the terminal device loads the main interface of the application that was running when the terminal device locked the screen last time.
举例来说,假设N=2,X=2,终端设备加载2个指纹图像中的其中一个指纹图像绑定的应用的主界面的具体实现方式可以有:终端设备确定2个指纹图像对应的2个应用在预设时段(比如系统当前时间±30min)内的被启动的次数,假设2个指纹图像对应的2个应用在预设时段内被启动的次数关系是应用1>应用2,则终端设备加载应用1的主界面。当然终端设备加载2个指纹图像中的其中一个指纹图像绑定的应用的主界面的具体实现方式也可以随机加载这两个应用中的其中一个应用的主界面。需要说明的是,终端设备加载应用的界面可以不是主界面,可以是预设的界面,也可以是前一次运行该应用的界面等等。For example, assuming that N=2 and X=2, the terminal device loads one of the two fingerprint images into the main interface of the application bound with the fingerprint image. The specific implementation method may be as follows: the terminal device determines the 2 The number of times an application is started within a preset period (such as the current system time ± 30 minutes), assuming that the relationship between the number of times that two applications corresponding to two fingerprint images are started within a preset period is Application 1 > Application 2, then the terminal The device loads the main interface of application 1. Certainly, the specific implementation manner of loading the main interface of the application bound with one of the two fingerprint images by the terminal device may also randomly load the main interface of one of the two applications. It should be noted that the interface on which the terminal device loads the application may not be the main interface, may be a preset interface, or may be the interface on which the application was run last time, and so on.
可选的,以上步骤S103中加载的目标界面,可以是系统桌面,预先定义的界面等等。Optionally, the target interface loaded in the above step S103 may be a system desktop, a predefined interface, and the like.
可选的,在以上步骤S103之后,图1所示的方法还包括:Optionally, after the above step S103, the method shown in FIG. 1 further includes:
若所述目标界面的类型为预设类型,终端设备获取终端设备当前的地理位置;If the type of the target interface is a preset type, the terminal device acquires the current geographic location of the terminal device;
终端设备显示与该当前的地理位置关联的服务信息。The terminal device displays service information associated with the current geographic location.
其中,预设类型为服务类型,服务类型包括但不限于美食、KTV、休闲娱乐、电影等等。举例来说,假设目标界面对应的是美食界面,终端设备当前的地理位置为某个餐厅时,终端设备可获取有关该餐厅的服务信息,该服务信息可以是优惠信息、菜单等等,然后终端设备将获取到的服务信息在终端设备的显示屏上进行显示,以供用户查看。Wherein, the preset type is a service type, and the service type includes but not limited to food, KTV, leisure and entertainment, movies and so on. For example, assuming that the target interface corresponds to a gourmet interface, when the current geographic location of the terminal device is a restaurant, the terminal device can obtain service information about the restaurant, such service information can be preferential information, menus, etc., and then the terminal The device displays the acquired service information on the display screen of the terminal device for the user to view.
可选的,在以上步骤S103之后,图1所示的方法还包括:Optionally, after the above step S103, the method shown in FIG. 1 further includes:
终端设备获取当前环境亮度;The terminal device obtains the current ambient brightness;
终端设备根据该当前环境亮度调整终端设备的屏幕亮度。The terminal device adjusts the screen brightness of the terminal device according to the current ambient brightness.
举例来说,在终端设备加载目标界面之后,终端设备可通过终端设备的光传感器感测周围的环境亮度,然后终端设备再根据预先存储的环境亮度与屏幕亮度的映射关系,为终端设备调整适合当前环境亮度的屏幕亮度,以到达保护眼睛的效果。For example, after the terminal device loads the target interface, the terminal device can sense the surrounding ambient brightness through the terminal device's light sensor, and then the terminal device adjusts the appropriate The screen brightness of the current ambient brightness to achieve the effect of protecting the eyes.
可选的,以上步骤S101终端设备获取N个指纹图像的具体实施方式有:Optionally, the specific implementation manners of acquiring N fingerprint images by the terminal device in step S101 above include:
终端设备指纹识别模组的感应电极获取N个正常底层数据集合和N个异常底层数据集合,其中,所述N个正常底层数据集合与所述N个异常底层数据集合一一对应,所述N个正常底层数据集合中每一个集合均包含多个正常底层数据值,所述N个异常底层数据集合中每一个集合均包含多个异常底层数据值;The sensing electrodes of the fingerprint identification module of the terminal device obtain N normal bottom data sets and N abnormal bottom data sets, wherein the N normal bottom data sets correspond to the N abnormal bottom data sets one by one, and the N Each of the normal underlying data sets includes a plurality of normal underlying data values, and each of the N abnormal underlying data sets includes a plurality of abnormal underlying data values;
终端设备根据所述N个正常底层数据集合确定所述N个异常底层数据集合对应的N个目标底层数据集合,所述N组异常底层数据集合与所述N组目标底层数据集合一一对应;The terminal device determines N target low-level data sets corresponding to the N abnormal low-level data sets according to the N normal low-level data sets, and the N sets of abnormal low-level data sets are in one-to-one correspondence with the N sets of target low-level data sets;
终端设备根据所述N个正常底层数据集合和所述N个目标底层数据集合生成N个指纹图像。The terminal device generates N fingerprint images according to the N normal low-level data sets and the N target low-level data sets.
此外,上述示例过程中,终端设备根据所述N个正常底层数据集合确定所述N个异常底层数据集合对应的N个目标底层数据集合的示例实现过程如下:In addition, in the above example process, an example implementation process in which the terminal device determines the N target underlying data sets corresponding to the N abnormal underlying data sets according to the N normal underlying data sets is as follows:
终端设备根据所述N个正常底层数据集合包含的多个正常底层数据值,确定N个平均值,所述N个平均值与所述N个正常底层数据集合一一对应;The terminal device determines N average values according to a plurality of normal underlying data values included in the N normal underlying data sets, and the N average values correspond to the N normal underlying data sets one-to-one;
终端设备将所述N个异常底层数据集合中包含的多个异常底层数据均更换为所述N个平均值,以得到所述N个异常底层数据集合对应的N个目标底层数据集合,所述N个异常底层数据集合与所述N个平均值一一对应。The terminal device replaces the plurality of abnormal underlying data contained in the N abnormal underlying data sets with the N average values, so as to obtain N target underlying data sets corresponding to the N abnormal underlying data sets, the The N abnormal underlying data sets are in one-to-one correspondence with the N average values.
上述底层数据值可以包括电容和/或电压等。上述异常感应电极为指纹采集区域内,出现异常的感应电极。指纹识别模组的感应电极可以由指纹识别模组的微控制单元MCU进行检测。The aforementioned underlying data values may include capacitance and/or voltage and the like. The above-mentioned abnormal sensing electrodes are sensing electrodes with abnormalities in the fingerprint collection area. The sensing electrodes of the fingerprint recognition module can be detected by the MCU of the fingerprint recognition module.
需要说明的是,随着指纹识别模组使用时间的递增,指纹识别模组的感应电极会有某些感应电极出现异常,而这些异常感应电极获取到的底层数据是异常的,这样会导致终端设备将正常感应电极和异常感应电极获取到的底层数据生成的指纹图像出现噪点,进而影响后续指纹对比的对比度,因而,在生成指纹图像之前,可先对这些异常底层数据进行修正,以降低指纹图像的噪点,进而可提高指纹对比的对比度。It should be noted that as the usage time of the fingerprint recognition module increases, some of the sensing electrodes of the fingerprint recognition module will become abnormal, and the underlying data obtained by these abnormal sensing electrodes will be abnormal, which will cause the terminal The fingerprint image generated by the device from the underlying data acquired by normal sensing electrodes and abnormal sensing electrodes has noise, which affects the contrast of subsequent fingerprint comparisons. Therefore, before generating fingerprint images, these abnormal underlying data can be corrected to reduce fingerprints. Image noise, which in turn can improve the contrast of fingerprint contrast.
需要说明的是,若指纹模组的感应电极阵列包括M1个正常感应电极和M2个异常感应电极,假如N个指纹图像是逐一获取的(比如用户的多个手指逐一按压指纹识别模组),在该种情况下,N个正常底层数据集合中每一个集合均包含M1个正常底层数据值,N个异常底层数据集合中每一个集合均包含M2异常底层数据值,假如N个指纹图像是同时获取的(比如指纹识别模组结合触摸屏设置,用户同时多个手指按压终端设备的触摸屏),在该种情况下,N个正常底层数据集合中每一个集合包含的多个正常底层数据可以是相同的也可以是不同的,且不等于M1,N个异常底层数据集合中每一个集合包含异常底层数据值,可以是相同的也可以是不同的,且不等于M2。It should be noted that if the sensing electrode array of the fingerprint module includes M1 normal sensing electrodes and M2 abnormal sensing electrodes, if N fingerprint images are acquired one by one (for example, multiple fingers of the user press the fingerprint recognition module one by one), In this case, each of the N normal underlying data sets contains M1 normal underlying data values, and each of the N abnormal underlying data sets contains M2 abnormal underlying data values. If the N fingerprint images are simultaneously Acquired (for example, the fingerprint identification module is combined with the touch screen setting, and the user presses the touch screen of the terminal device with multiple fingers at the same time), in this case, the multiple normal underlying data contained in each of the N normal underlying data sets can be the same may also be different, and not equal to M1, and each of the N abnormal underlying data sets contains abnormal underlying data values, which may be the same or different, and not equal to M2.
相较于现有技术,将单个指纹图像轮询的与终端设备中预存的W个注册指纹模板进行匹配,本发明提供的方案可输入多个指纹图像,然后将多个指纹图像并行地分别与终端设备中预存的W个注册指纹模板进行匹配,指纹匹配需要时长更短,从而可加快指纹解锁速度。Compared with the prior art, which polls a single fingerprint image and matches it with the W registered fingerprint templates pre-stored in the terminal device, the solution provided by the present invention can input multiple fingerprint images, and then parallelize the multiple fingerprint images with the The W registered fingerprint templates pre-stored in the terminal device are matched, and the fingerprint matching takes a shorter time, thereby speeding up the fingerprint unlocking speed.
本发明实施例还提供了另一更为详细的方法流程,如图5所示,包括:The embodiment of the present invention also provides another more detailed method flow, as shown in Figure 5, including:
S501、当检测到用户针对终端设备的指纹识别模组的触控按压操作时,终端设备获取N个指纹图像,所述N为大于1的整数,所述N个指纹图像互不相同。S501. When detecting a user's touch and press operation on the fingerprint identification module of the terminal device, the terminal device acquires N fingerprint images, where N is an integer greater than 1, and the N fingerprint images are different from each other.
S502、所述终端设备确定预存的注册指纹模板数量W,所述W为大于1的整数。S502. The terminal device determines the number W of prestored registered fingerprint templates, where W is an integer greater than 1.
S503、所述终端设备判断N是否大于W。S503. The terminal device judges whether N is greater than W.
若是,则执行步骤S503。If yes, execute step S503.
若否,则执行步骤S505。If not, execute step S505.
S504、所述终端设备确定所述N个指纹图像的图像清晰度,以及从所述N个指纹图像中选取清晰度最高的前W个指纹图像。S504. The terminal device determines image clarity of the N fingerprint images, and selects top W fingerprint images with the highest clarity from the N fingerprint images.
S505、所述终端设备将所述W个指纹图像并行地分别与所述W个注册指纹模板进行匹配。S505. The terminal device matches the W fingerprint images with the W registered fingerprint templates respectively in parallel.
若匹配结果为是,则执行步骤S510。If the matching result is yes, execute step S510.
若匹配结果为否,则不作任何操作。If the matching result is no, no action is taken.
S506、所述终端设备判断W是否是N的整数倍。S506. The terminal device judges whether W is an integer multiple of N.
若是,则执行步骤S507。If yes, execute step S507.
若否,则执行步骤S508。If not, execute step S508.
S507、若W除以N的商为H,终端设备将所述W个注册指纹模板分成N组注册指纹模板,所述N组注册指纹模板中的每一组均包含H个注册指纹模板,且所述N组注册指纹模板互不相同,所述H为大于或等于1的整数。执行完步骤S507执行步骤S509。S507. If the quotient of W divided by N is H, the terminal device divides the W registered fingerprint templates into N groups of registered fingerprint templates, each of the N groups of registered fingerprint templates includes H registered fingerprint templates, and The N groups of registered fingerprint templates are different from each other, and the H is an integer greater than or equal to 1. Step S509 is executed after step S507 is executed.
S508、若W除以N的商为K且余数M,终端设备将所述W个注册指纹模板分成N组注册指纹模板,所述N组注册指纹模板中M组注册指纹模板中的每一组均包含K+1个注册模板,N-M组注册指纹模板中的每一组均包含K个注册指纹模板,且所述N组注册指纹模板互不相同,所述K和所述M均为大于或等于1的整数。执行完步骤S508执行步骤S509。S508. If the quotient of W divided by N is K and the remainder is M, the terminal device divides the W registered fingerprint templates into N groups of registered fingerprint templates, and each of the M groups of registered fingerprint templates in the N groups of registered fingerprint templates Both include K+1 registration templates, each of the N-M groups of registration fingerprint templates contains K registration fingerprint templates, and the N groups of registration fingerprint templates are different from each other, and the K and the M are both greater than or An integer equal to 1. Step S509 is executed after step S508 is executed.
S509、终端设备将所述N个指纹图像并行地分别与所述N组注册指纹模板进行匹配。S509. The terminal device matches the N fingerprint images with the N groups of registered fingerprint templates respectively in parallel.
若匹配结果为是,则执行步骤S510。If the matching result is yes, execute step S510.
若匹配结果为否,则不作任何操作。If the matching result is no, no action is taken.
S510、终端设备确定所述N个指纹图像是否有绑定的应用。S510. The terminal device determines whether the N fingerprint images have bound applications.
若是,则执行步骤S511。If yes, execute step S511.
若否,则执行步骤S512。If not, execute step S512.
S511、若所述N个指纹图像中的X个指纹图像有绑定的应用,则终端设备加载所述X个指纹图像中的其中一个指纹图像绑定的应用的主界面,以及在加载该应用的主界面完成后,显示该应用的主界面,所述X为大于或等于1的整数。S511. If X fingerprint images in the N fingerprint images have bound applications, the terminal device loads the main interface of the application bound to one of the X fingerprint images, and loads the application After the main interface of the application is completed, the main interface of the application is displayed, and X is an integer greater than or equal to 1.
S512、终端设备加载所述终端设备前一次锁屏时正在运行的应用的主界面,以及在加载该应用的主界面后,显示该应用的主界面。S512. The terminal device loads the main interface of the application that was running when the terminal device locked the screen last time, and displays the main interface of the application after loading the main interface of the application.
需要说明的是,图5所示的方法的各个步骤的具体实现过程可参见上述方法所述的具体实现过程,在此不再叙述。It should be noted that, for the specific implementation process of each step of the method shown in FIG. 5 , reference may be made to the specific implementation process described in the above method, and will not be described here again.
本发明实施例还提供了一种终端设备600,如图6所示,包括:The embodiment of the present invention also provides a terminal device 600, as shown in FIG. 6, including:
获取模块601,用于当检测到用户针对终端设备的指纹识别模组的触控按压操作时,获取N个指纹图像,所述N为大于1的整数,所述N个指纹图像互不相同。The obtaining module 601 is configured to obtain N fingerprint images when detecting a user's touch and press operation on the fingerprint identification module of the terminal device, where N is an integer greater than 1, and the N fingerprint images are different from each other.
匹配模块602,用于将所述N个指纹图像并行地分别与所述终端设备中预存的W个注册指纹模板进行匹配,所述W为大于1的整数。A matching module 602, configured to match the N fingerprint images in parallel with W registered fingerprint templates pre-stored in the terminal device, where W is an integer greater than 1.
界面加载模块603,用于若检测到所述N个指纹图像中的其中一个指纹图像与所述W个注册指纹模板中的其中一个相匹配,则加载目标界面。The interface loading module 603 is configured to load a target interface if it is detected that one of the N fingerprint images matches one of the W registered fingerprint templates.
显示模块604,用于在加载所述目标界面完成后,显示所述目标界面。The display module 604 is configured to display the target interface after the loading of the target interface is completed.
可选的,所述W除以所述N的商为H,所述H为大于或等于1的整数,所述匹配模块602具体用于:Optionally, the quotient of dividing W by N is H, and H is an integer greater than or equal to 1, and the matching module 602 is specifically used for:
将所述W个注册指纹模板分成N组注册指纹模板,所述N组注册指纹模板中的每一组均包含H个注册指纹模板,且所述N组注册指纹模板互不相同;The W registration fingerprint templates are divided into N groups of registration fingerprint templates, each group in the N groups of registration fingerprint templates includes H registration fingerprint templates, and the N groups of registration fingerprint templates are different from each other;
将所述N个指纹图像并行地分别与所述N组注册指纹模板进行匹配。Matching the N fingerprint images with the N groups of registered fingerprint templates respectively in parallel.
可选的,所述W除以所述N的商为K且余数M,所述K和所述M均为大于或等于1的整数,所述匹配模块602具体用于:Optionally, the quotient of dividing W by N is K and the remainder M, and both K and M are integers greater than or equal to 1, and the matching module 602 is specifically used for:
将所述W个注册指纹模板分成N组注册指纹模板,所述N组注册指纹模板中M组注册指纹模板中的每一组均包含K+1个注册模板,N-M组注册指纹模板中的每一组均包含K个注册指纹模板,且所述N组注册指纹模板互不相同;The W registered fingerprint templates are divided into N groups of registered fingerprint templates, each of the M groups of registered fingerprint templates in the N groups of registered fingerprint templates includes K+1 registered templates, and each of the N-M groups of registered fingerprint templates Each group includes K registered fingerprint templates, and the N groups of registered fingerprint templates are different from each other;
将所述N个指纹图像并行地分别与所述N组注册指纹模板进行匹配。Matching the N fingerprint images with the N groups of registered fingerprint templates respectively in parallel.
可选的,所述N大于所述W,所述匹配模块具体用于:Optionally, the N is greater than the W, and the matching module is specifically used for:
确定所述N个指纹图像的图像清晰度,以及从所述N个指纹图像中选取清晰度最高的前W个指纹图像;Determining the image clarity of the N fingerprint images, and selecting the top W fingerprint images with the highest clarity from the N fingerprint images;
将所述W个指纹图像并行地分别与所述W个注册指纹模板进行匹配。Matching the W fingerprint images with the W registered fingerprint templates respectively in parallel.
可选的,界面加载模块603具体用于还包括:Optionally, the interface loading module 603 is specifically configured to further include:
确定所述N个指纹图像是否有绑定的应用;Determine whether the N fingerprint images have binding applications;
若所述N个指纹图像中的X个指纹图像有绑定的应用,则加载所述X个指纹图像中的其中一个指纹图像绑定的应用的主界面,所述X为大于或等于1的整数;If X fingerprint images in the N fingerprint images have bound applications, then load the main interface of the application bound to one of the X fingerprint images, where X is greater than or equal to 1 integer;
若所述N个指纹图像中的未有绑定的应用,则加载所述终端设备前一次锁屏时正在运行的应用的主界面。If there is no bound application in the N fingerprint images, load the main interface of the application that was running when the terminal device locked the screen last time.
可选的,在界面加载模块603加载目标界面之后,Optionally, after the interface loading module 603 loads the target interface,
获取模块601,还用于若所述目标界面的类型为预设类型,获取所述终端设备当前的地理位置;The acquiring module 601 is further configured to acquire the current geographic location of the terminal device if the type of the target interface is a preset type;
显示模块604,还用于显示与所述当前的地理位置关联的服务信息。The display module 604 is further configured to display service information associated with the current geographic location.
需要说明的是,上述各模块(获取模块601、匹配模块602、界面加载模块603、及显示模块604)用于执行上述图1-图5所述方法的相关步骤。It should be noted that the above-mentioned modules (acquisition module 601, matching module 602, interface loading module 603, and display module 604) are used to execute the relevant steps of the methods described above in FIGS. 1-5.
在本实施例中,终端设备600是以模块的形式来呈现。这里的“模块”可以指特定应用集成电路(application-specific integrated circuit,ASIC),执行一个或多个软件或固件程序的处理器和存储器,集成逻辑电路,和/或其他可以提供上述功能的器件。此外,以上获取模块601可通过图7所示的终端设备的指纹识别模组704来实现,匹配模块602以及界面加载模块603可通过图7所示的终端设备的处理器701来实现,显示模块604可通过图7所示的终端设备的处理器701控制终端设备的显示设备来实现。In this embodiment, the terminal device 600 is presented in the form of modules. The "module" here may refer to an application-specific integrated circuit (ASIC), a processor and memory executing one or more software or firmware programs, an integrated logic circuit, and/or other devices that can provide the above functions . In addition, the acquisition module 601 above can be realized by the fingerprint recognition module 704 of the terminal device shown in FIG. 7, the matching module 602 and the interface loading module 603 can be realized by the processor 701 of the terminal device shown in FIG. 604 may be implemented by controlling the display device of the terminal device by the processor 701 of the terminal device shown in FIG. 7 .
如图7所示,终端设备700可以以图7中的结构来实现,该终端设备700包括至少一个处理器701,至少一个存储器702、至少一个通信接口703、指纹识别模组704。所述处理器701、所述存储器702、所述指纹识别模组704和所述通信接口703通过所述通信总线连接并完成相互间的通信。As shown in FIG. 7 , the terminal device 700 can be implemented with the structure in FIG. 7 , and the terminal device 700 includes at least one processor 701 , at least one memory 702 , at least one communication interface 703 , and a fingerprint recognition module 704 . The processor 701 , the memory 702 , the fingerprint recognition module 704 and the communication interface 703 are connected through the communication bus to complete mutual communication.
处理器701可以是通用中央处理器(CPU),微处理器,特定应用集成电路(application-specific integrated circuit,ASIC),或一个或多个用于控制以上方案程序执行的集成电路。The processor 701 may be a general-purpose central processing unit (CPU), a microprocessor, an application-specific integrated circuit (ASIC), or one or more integrated circuits for controlling the execution of programs in the above solutions.
通信接口703,用于与其他设备或通信网络通信,如以太网,无线接入网(RAN),无线局域网(Wireless Local Area Networks,WLAN)等。The communication interface 703 is used to communicate with other devices or communication networks, such as Ethernet, Radio Access Network (RAN), Wireless Local Area Networks (Wireless Local Area Networks, WLAN) and so on.
存储器702可以是只读存储器(read-only memory,ROM)或可存储静态信息和指令的其他类型的静态存储设备,随机存取存储器(random access memory,RAM)或者可存储信息和指令的其他类型的动态存储设备,也可以是电可擦可编程只读存储器(ElectricallyErasable Programmable Read-Only Memory,EEPROM)、只读光盘(Compact Disc Read-Only Memory,CD-ROM)或其他光盘存储、光碟存储(包括压缩光碟、激光碟、光碟、数字通用光碟、蓝光光碟等)、磁盘存储介质或者其他磁存储设备、或者能够用于携带或存储具有指令或数据结构形式的期望的程序代码并能够由计算机存取的任何其他介质,但不限于此。存储器可以是独立存在,通过总线与处理器相连接。存储器也可以和处理器集成在一起。The memory 702 may be a read-only memory (read-only memory, ROM) or other types of static storage devices that can store static information and instructions, a random access memory (random access memory, RAM) or other types that can store information and instructions It can also be an electrically erasable programmable read-only memory (Electrically Erasable Programmable Read-Only Memory, EEPROM), a CD-ROM (Compact Disc Read-Only Memory, CD-ROM) or other optical disk storage, optical disk storage ( including compact discs, laser discs, optical discs, digital versatile discs, blu-ray discs, etc.), magnetic disk storage media or other magnetic storage devices, or can be used to carry or store desired program code in the form of instructions or data structures and can be stored by a computer Any other medium, but not limited to. The memory can exist independently and be connected to the processor through the bus. Memory can also be integrated with the processor.
其中,所述存储器702用于存储执行以上方案的应用程序代码,并由处理器701来控制执行。所述处理器701用于执行所述存储器702中存储的应用程序代码。Wherein, the memory 702 is used to store application program codes for executing the above solution, and the execution is controlled by the processor 701 . The processor 701 is configured to execute application program codes stored in the memory 702 .
存储器702存储的代码可执行以上提供的终端设备执行的图1-图5的解锁控制方法,比如当检测到用户针对终端设备的指纹识别模组的触控按压操作时,获取N个指纹图像,所述N为大于1的整数,所述N个指纹图像互不相同;将所述N个指纹图像并行地分别与所述终端设备中预存的W个注册指纹模板进行匹配,所述W为大于1的整数;若检测到所述N个指纹图像中的其中一个指纹图像与所述W个注册指纹模板中的其中一个相匹配,则加载目标界面。The code stored in the memory 702 can execute the unlocking control method of FIGS. 1-5 performed by the terminal device provided above. For example, when the user's touch and press operation on the fingerprint recognition module of the terminal device is detected, N fingerprint images are acquired. The N is an integer greater than 1, and the N fingerprint images are different from each other; the N fingerprint images are matched in parallel with W registered fingerprint templates pre-stored in the terminal device, and the W is greater than An integer of 1; if it is detected that one of the N fingerprint images matches one of the W registered fingerprint templates, the target interface is loaded.
本发明实施例还提供了一个更为具体的应用场景,如下:上述终端设备为手机,下面结合图8对手机的各个构成部件进行具体的介绍:The embodiment of the present invention also provides a more specific application scenario, as follows: the above-mentioned terminal device is a mobile phone, and the components of the mobile phone are specifically introduced below in conjunction with FIG. 8 :
RF电路810可用于收发信息或通话过程中,信号的接收和发送,特别地,将基站的下行信息接收后,给处理器880处理;另外,将设计上行的数据发送给基站。通常,RF电路810包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器(Low NoiseAmplifier,LNA)、双工器等。此外,RF电路810还可以通过无线通信与网络和其他设备通信。上述无线通信可以使用任一通信标准或协议,包括但不限于全球移动通讯系统(GlobalSystem of Mobile communication,GSM)、通用分组无线服务(General Packet RadioService,GPRS)、码分多址(Code Division Multiple Access,CDMA)、宽带码分多址(Wideband Code Division Multiple Access,WCDMA)、长期演进(Long Term Evolution,LTE)、电子邮件、短消息服务(Short Messaging Service,SMS)等。The RF circuit 810 can be used for sending and receiving information or receiving and sending signals during a call. In particular, after receiving the downlink information of the base station, it is processed by the processor 880; in addition, the designed uplink data is sent to the base station. Generally, the RF circuit 810 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier (Low Noise Amplifier, LNA), a duplexer, and the like. In addition, RF circuitry 810 may also communicate with networks and other devices via wireless communications. The above-mentioned wireless communication can use any communication standard or protocol, including but not limited to Global System of Mobile Communication (Global System of Mobile communication, GSM), General Packet Radio Service (General Packet Radio Service, GPRS), Code Division Multiple Access (Code Division Multiple Access) , CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (Long Term Evolution, LTE), email, Short Messaging Service (Short Messaging Service, SMS), etc.
存储器820可用于存储软件程序以及模块,处理器880通过运行存储在存储器820的软件程序以及模块,从而执行手机的各种功能应用以及数据处理。存储器820可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(比如指纹图像获取功能、指纹匹配功能、界面加载功能、地理位置获取功能)等;存储数据区可存储根据手机的使用所创建的数据(比如通过指纹识模组采集的指纹图像、统计预存的W个注册指纹模板的优先级)等。此外,存储器820可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。The memory 820 can be used to store software programs and modules, and the processor 880 executes various functional applications and data processing of the mobile phone by running the software programs and modules stored in the memory 820 . The memory 820 can mainly include a program storage area and a data storage area, wherein the program storage area can store an operating system and at least one application program required by a function (such as a fingerprint image acquisition function, a fingerprint matching function, an interface loading function, and a geographic location acquisition function) ) etc.; the storage data area can store the data created according to the use of the mobile phone (such as the fingerprint image collected by the fingerprint recognition module, the priority of the W registered fingerprint templates stored in statistics) and the like. In addition, the memory 820 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage devices.
输入单元830可用于接收输入的数字或字符信息,以及产生与手机的用户设置以及功能控制有关的键信号输入。具体地,输入单元830可包括触控面板831、其他输入设备832以及指纹识别模组833。触控面板831,也称为触摸屏,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触控面板831上或在触控面板831附近的操作),并根据预先设定的程式驱动相应的连接装置。可选的,触控面板831可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给处理器880,并能接收处理器880发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触控面板831。除以了触控面板831,输入单元830还可以包括其他输入设备832。具体地,其他输入设备832可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆等中的至少一种。指纹识别模组833可结合终端设备的dome键设置,也可结合触控面板831设置。比如指纹识别模组833设置于触控面板831下方,当用户的手指触摸终端设备的触摸屏时,置于触控面板831下方的指纹识别模组833即可采集到用户的手指的指纹图像。The input unit 830 can be used to receive input numbers or character information, and generate key signal input related to user settings and function control of the mobile phone. Specifically, the input unit 830 may include a touch panel 831 , other input devices 832 and a fingerprint recognition module 833 . The touch panel 831, also referred to as a touch screen, can collect touch operations of the user on or near it (for example, the user uses any suitable object or accessory such as a finger or a stylus on the touch panel 831 or near the touch panel 831). operation), and drive the corresponding connection device according to the preset program. Optionally, the touch panel 831 may include two parts, a touch detection device and a touch controller. Among them, the touch detection device detects the user's touch orientation, and detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and sends it to the to the processor 880, and can receive and execute commands sent by the processor 880. In addition, the touch panel 831 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic wave. In addition to the touch panel 831 , the input unit 830 may also include other input devices 832 . Specifically, other input devices 832 may include but not limited to at least one of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), trackball, mouse, joystick, and the like. The fingerprint recognition module 833 can be set in combination with the dome key of the terminal device, and can also be set in combination with the touch panel 831 . For example, the fingerprint identification module 833 is arranged under the touch panel 831. When the user's finger touches the touch screen of the terminal device, the fingerprint identification module 833 placed under the touch panel 831 can collect the fingerprint image of the user's finger.
显示单元840可用于显示由用户输入的信息或提供给用户的信息以及手机的各种菜单。显示单元840可包括显示面板841,可选的,可以采用液晶显示器(Liquid CrystalDisplay,LCD)、有机发光二极管(Organic Light-Emitting Diode,OLED)等形式来配置显示面板841。进一步的,触控面板831可覆盖显示面板841,当触控面板831检测到在其上或附近的触摸操作后,传送给处理器880以确定触摸事件的类型,随后处理器880根据触摸事件的类型在显示面板841上提供相应的视觉输出。虽然在图8中,触控面板831与显示面板841是作为两个独立的部件来实现手机的输入和输入功能,但是在某些实施例中,可以将触控面板831与显示面板841集成而实现手机的输入和输出功能。The display unit 840 may be used to display information input by or provided to the user and various menus of the mobile phone. The display unit 840 may include a display panel 841. Optionally, the display panel 841 may be configured in the form of a liquid crystal display (Liquid Crystal Display, LCD), an organic light-emitting diode (Organic Light-Emitting Diode, OLED), or the like. Further, the touch panel 831 can cover the display panel 841, and when the touch panel 831 detects a touch operation on or near it, it sends it to the processor 880 to determine the type of the touch event, and then the processor 880 according to the touch event The type provides a corresponding visual output on the display panel 841 . Although in FIG. 8 , the touch panel 831 and the display panel 841 are used as two independent components to realize the input and input functions of the mobile phone, in some embodiments, the touch panel 831 and the display panel 841 can be integrated and Realize the input and output functions of the mobile phone.
手机还可包括至少一种传感器850,比如光传感器、运动传感器以及其他传感器。具体地,光传感器可包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示面板841的亮度,接近传感器可在手机移动到耳边时,关闭显示面板841和/或背光。作为运动传感器的一种,加速计传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别手机姿态的应用(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;至于手机还可配置的陀螺仪、气压计、湿度计、温度计、红外线传感器等其他传感器,在此不再赘述。The handset may also include at least one sensor 850, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display panel 841 according to the brightness of the ambient light, and the proximity sensor may turn off the display panel 841 and/or or backlight. As a kind of motion sensor, the accelerometer sensor can detect the magnitude of acceleration in various directions (generally three axes), and can detect the magnitude and direction of gravity when it is stationary, and can be used to identify the application of mobile phone posture (such as horizontal and vertical screen switching, related Games, magnetometer attitude calibration), vibration recognition related functions (such as pedometer, tap), etc.; as for other sensors such as gyroscope, barometer, hygrometer, thermometer, infrared sensor, etc. repeat.
音频电路860、扬声器861,传声器862可提供用户与手机之间的音频接口。音频电路860可将接收到的音频数据转换后的电信号,传输到扬声器861,由扬声器861转换为声音信号输出;另一方面,传声器862将收集的声音信号转换为电信号,由音频电路860接收后转换为音频数据,再将音频数据输出处理器880处理后,经RF电路810以发送给比如另一手机,或者将音频数据输出至存储器820以便进一步处理。The audio circuit 860, the speaker 861, and the microphone 862 can provide an audio interface between the user and the mobile phone. The audio circuit 860 can transmit the electrical signal converted from the received audio data to the speaker 861, and the speaker 861 converts it into an audio signal for output; After being received, it is converted into audio data, and then the audio data is processed by the output processor 880, and then sent to another mobile phone through the RF circuit 810, or the audio data is output to the memory 820 for further processing.
WiFi属于短距离无线传输技术,手机通过WiFi模块870可以帮助用户收发电子邮件、浏览网页和访问流式媒体等,它为用户提供了无线的宽带互联网访问。虽然图8示出了WiFi模块870,但是可以理解的是,其并不属于手机的必须构成,完全可以根据需要在不改变发明的本质的范围内而省略。WiFi is a short-distance wireless transmission technology. The mobile phone can help users send and receive emails, browse web pages, and access streaming media through the WiFi module 870. It provides users with wireless broadband Internet access. Although FIG. 8 shows a WiFi module 870, it can be understood that it is not an essential component of the mobile phone, and can be completely omitted as required without changing the essence of the invention.
处理器880是手机的控制中心,利用各种接口和线路连接整个手机的各个部分,通过运行或执行存储在存储器820内的软件程序和/或模块,以及调用存储在存储器820内的数据,执行手机的各种功能和处理数据,从而对手机进行整体监控。可选的,处理器880可包括一个或多个处理单元;优选的,处理器880可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器880中。The processor 880 is the control center of the mobile phone. It uses various interfaces and lines to connect various parts of the entire mobile phone. By running or executing software programs and/or modules stored in the memory 820, and calling data stored in the memory 820, execution Various functions and processing data of the mobile phone, so as to monitor the mobile phone as a whole. Optionally, the processor 880 may include one or more processing units; preferably, the processor 880 may integrate an application processor and a modem processor, wherein the application processor mainly processes operating systems, user interfaces, and application programs, etc. , the modem processor mainly handles wireless communications. It can be understood that the foregoing modem processor may not be integrated into the processor 880 .
手机还包括给各个部件供电的电源880(比如电池),优选的,电源可以通过电源管理系统与处理器880逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。The mobile phone also includes a power supply 880 (such as a battery) for supplying power to each component. Preferably, the power supply can be logically connected to the processor 880 through the power management system, so as to realize functions such as managing charging, discharging, and power consumption management through the power management system.
尽管未示出,手机还可以包括摄像头、蓝牙模块等,在此不再赘述。Although not shown, the mobile phone may also include a camera, a Bluetooth module, etc., which will not be repeated here.
前述实施例中,各步骤方法流程可以基于图8所示的终端设备的结构实现。In the foregoing embodiments, the method flow of each step may be implemented based on the structure of the terminal device shown in FIG. 8 .
本发明实施例还提供一种计算机存储介质,其中,该计算机存储介质可存储有程序,该程序执行时包括上述方法实施例中记载的任何一种触控解锁方法的部分或全部步骤。An embodiment of the present invention also provides a computer storage medium, wherein the computer storage medium can store a program, and when the program is executed, some or all steps of any touch unlocking method described in the above method embodiments are included.
需要说明的是,对于前述的各方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本发明并不受It should be noted that, for the sake of simple description, the aforementioned method embodiments are expressed as a series of action combinations, but those skilled in the art should know that the present invention is not limited by
所描述的动作顺序的限制,因为依据本发明,某些步骤可以采用其他顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作和模块并不一定是本发明所必须的。The sequence of actions described is limited because certain steps may be performed in other orders or simultaneously in accordance with the invention. Secondly, those skilled in the art should also know that the embodiments described in the specification belong to preferred embodiments, and the actions and modules involved are not necessarily required by the present invention.
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述的部分,可以参见其他实施例的相关描述。In the foregoing embodiments, the descriptions of each embodiment have their own emphases, and for parts not described in detail in a certain embodiment, reference may be made to relevant descriptions of other embodiments.
在本申请所提供的几个实施例中,应该理解到,所揭露的装置,可通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性或其它的形式。In the several embodiments provided in this application, it should be understood that the disclosed device can be implemented in other ways. For example, the device embodiments described above are only illustrative. For example, the division of the units is only a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components can be combined or can be Integrate into another system, or some features may be ignored, or not implemented. In another point, the mutual coupling or direct coupling or communication connection shown or discussed may be through some interfaces, and the indirect coupling or communication connection of devices or units may be in electrical or other forms.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or may be distributed to multiple network units. Part or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, each unit may exist separately physically, or two or more units may be integrated into one unit. The above-mentioned integrated units can be implemented in the form of hardware or in the form of software functional units.
所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储器中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储器中,包括若干指令用以使得一台计算机设备(可为个人计算机、服务器或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储器包括:U盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、移动硬盘、磁碟或者光盘等各种可以存储程序代码的介质。If the integrated unit is realized in the form of a software function unit and sold or used as an independent product, it can be stored in a computer-readable memory. Based on this understanding, the essence of the technical solution of the present invention or the part that contributes to the prior art or all or part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a memory. Several instructions are included to make a computer device (which may be a personal computer, server or network device, etc.) execute all or part of the steps of the methods described in the various embodiments of the present invention. The aforementioned memory includes: U disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), mobile hard disk, magnetic disk or optical disk and other media that can store program codes.
本领域普通技术人员可以理解上述实施例的各种方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,该程序可以存储于一计算机可读存储器中,存储器可以包括:闪存盘、只读存储器(英文:Read-Only Memory,简称:ROM)、随机存取器(英文:Random Access Memory,简称:RAM)、磁盘或光盘等。Those of ordinary skill in the art can understand that all or part of the steps in the various methods of the above-mentioned embodiments can be completed by instructing related hardware through a program, and the program can be stored in a computer-readable memory, and the memory can include: a flash disk , Read-only memory (English: Read-Only Memory, abbreviated: ROM), random access device (English: Random Access Memory, abbreviated: RAM), magnetic disk or optical disk, etc.
以上对本发明实施例进行了详细介绍,本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的方法及其核心思想;同时,对于本领域的一般技术人员,依据本发明的思想,在具体实施方式及应用范围上均会有改变之处,综上上述,本说明书内容不应理解为对本发明的限制。The embodiments of the present invention have been described in detail above, and specific examples have been used in this paper to illustrate the principles and implementation methods of the present invention. The descriptions of the above embodiments are only used to help understand the method and core idea of the present invention; at the same time, for Those skilled in the art will have changes in the specific implementation and scope of application based on the idea of the present invention. In summary, the contents of this specification should not be construed as limiting the present invention.
Claims (14)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201810058162.9A CN108052820B (en) | 2016-05-31 | 2016-05-31 | An unlocking control method, terminal device and related products |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201810058162.9A CN108052820B (en) | 2016-05-31 | 2016-05-31 | An unlocking control method, terminal device and related products |
| CN201610383194.7A CN106055960B (en) | 2016-05-31 | 2016-05-31 | An unlocking control method and terminal device |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201610383194.7A Division CN106055960B (en) | 2016-05-31 | 2016-05-31 | An unlocking control method and terminal device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN108052820A true CN108052820A (en) | 2018-05-18 |
| CN108052820B CN108052820B (en) | 2021-06-15 |
Family
ID=57172617
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201810058162.9A Expired - Fee Related CN108052820B (en) | 2016-05-31 | 2016-05-31 | An unlocking control method, terminal device and related products |
| CN201610383194.7A Expired - Fee Related CN106055960B (en) | 2016-05-31 | 2016-05-31 | An unlocking control method and terminal device |
Family Applications After (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201610383194.7A Expired - Fee Related CN106055960B (en) | 2016-05-31 | 2016-05-31 | An unlocking control method and terminal device |
Country Status (1)
| Country | Link |
|---|---|
| CN (2) | CN108052820B (en) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110175445A (en) * | 2019-05-28 | 2019-08-27 | Oppo广东移动通信有限公司 | Fingerprint authentication method, device, electronic equipment and storage medium |
| CN110427925A (en) * | 2018-11-08 | 2019-11-08 | Oppo广东移动通信有限公司 | Fingerprint identification method and relevant apparatus |
| CN113971273A (en) * | 2021-09-26 | 2022-01-25 | 惠州Tcl移动通信有限公司 | A multi-region side fingerprint unlocking method, system and terminal |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107038417B (en) * | 2017-03-15 | 2020-01-14 | Oppo广东移动通信有限公司 | Fingerprint function detection method and terminal equipment |
| CN109002826A (en) * | 2017-06-07 | 2018-12-14 | 阿里巴巴集团控股有限公司 | A kind of registration based on image and verification method and device |
| CN112639775A (en) * | 2018-09-30 | 2021-04-09 | 深圳市柔宇科技股份有限公司 | Operation method and electronic device |
| CN109891431B (en) * | 2019-01-14 | 2023-05-05 | 深圳市汇顶科技股份有限公司 | Fingerprint identification method, fingerprint identification system and electronic equipment based on multiple security environments |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20070140533A1 (en) * | 2005-12-20 | 2007-06-21 | Hon Hai Precision Industry Co., Ltd. | Input device with a fingerprint recognizing mechanism |
| CN103678981A (en) * | 2013-12-06 | 2014-03-26 | 北京奇虎科技有限公司 | Method and device for realizing different interfaces for different users |
| CN104881238A (en) * | 2015-06-25 | 2015-09-02 | 京东方科技集团股份有限公司 | Touch control display device and touch control method thereof |
| CN105095722A (en) * | 2015-08-25 | 2015-11-25 | 宇龙计算机通信科技(深圳)有限公司 | Fingerprint verification method of mobile terminal and fingerprint verification system of mobile terminal |
| CN105389566A (en) * | 2015-11-13 | 2016-03-09 | 广东欧珀移动通信有限公司 | Fingerprint identification method, fingerprint template updating method, fingerprint template updating device and mobile terminal |
| CN105426722A (en) * | 2015-11-17 | 2016-03-23 | 厦门美图移动科技有限公司 | Device and method for unlocking mobile terminal |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR100747446B1 (en) * | 2005-03-07 | 2007-08-09 | 엘지전자 주식회사 | Fingerprint recognition device and method of mobile terminal |
| CN104036177B (en) * | 2014-07-03 | 2017-11-21 | 南昌欧菲生物识别技术有限公司 | Intelligent terminal unlocked by fingerprint device and method |
| CN105184135A (en) * | 2015-08-31 | 2015-12-23 | 宇龙计算机通信科技(深圳)有限公司 | Fingerprint recognition method and fingerprint recognition system |
-
2016
- 2016-05-31 CN CN201810058162.9A patent/CN108052820B/en not_active Expired - Fee Related
- 2016-05-31 CN CN201610383194.7A patent/CN106055960B/en not_active Expired - Fee Related
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20070140533A1 (en) * | 2005-12-20 | 2007-06-21 | Hon Hai Precision Industry Co., Ltd. | Input device with a fingerprint recognizing mechanism |
| CN103678981A (en) * | 2013-12-06 | 2014-03-26 | 北京奇虎科技有限公司 | Method and device for realizing different interfaces for different users |
| CN104881238A (en) * | 2015-06-25 | 2015-09-02 | 京东方科技集团股份有限公司 | Touch control display device and touch control method thereof |
| CN105095722A (en) * | 2015-08-25 | 2015-11-25 | 宇龙计算机通信科技(深圳)有限公司 | Fingerprint verification method of mobile terminal and fingerprint verification system of mobile terminal |
| CN105389566A (en) * | 2015-11-13 | 2016-03-09 | 广东欧珀移动通信有限公司 | Fingerprint identification method, fingerprint template updating method, fingerprint template updating device and mobile terminal |
| CN105426722A (en) * | 2015-11-17 | 2016-03-23 | 厦门美图移动科技有限公司 | Device and method for unlocking mobile terminal |
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110427925A (en) * | 2018-11-08 | 2019-11-08 | Oppo广东移动通信有限公司 | Fingerprint identification method and relevant apparatus |
| US11210489B2 (en) | 2018-11-08 | 2021-12-28 | Guangdong Oppo Mobile Telecommunications Corp., Ltd. | Method for fingerprint recognition and related devices |
| CN110175445A (en) * | 2019-05-28 | 2019-08-27 | Oppo广东移动通信有限公司 | Fingerprint authentication method, device, electronic equipment and storage medium |
| CN110175445B (en) * | 2019-05-28 | 2021-04-13 | Oppo广东移动通信有限公司 | Fingerprint verification method and device, electronic equipment and storage medium |
| CN113971273A (en) * | 2021-09-26 | 2022-01-25 | 惠州Tcl移动通信有限公司 | A multi-region side fingerprint unlocking method, system and terminal |
Also Published As
| Publication number | Publication date |
|---|---|
| CN108052820B (en) | 2021-06-15 |
| CN106055960A (en) | 2016-10-26 |
| CN106055960B (en) | 2018-01-23 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN106055364B (en) | A kind of application startup method and terminal device | |
| CN106055960B (en) | An unlocking control method and terminal device | |
| CN106056081B (en) | Unlocking control method and terminal equipment | |
| CN106055955B (en) | Unlocking control method and terminal equipment | |
| CN108491707B (en) | Unlocking control method, terminal equipment and medium product | |
| CN106055209B (en) | A kind of application startup method and terminal device | |
| CN106066767A (en) | An unlocking method and mobile terminal | |
| CN106055962A (en) | Unlocking control method and mobile terminal | |
| CN106022290A (en) | Fingerprint template updating method and terminal device | |
| CN106066685B (en) | One kind solution lock control method and terminal device | |
| CN106022062A (en) | Unlocking method and mobile terminal | |
| CN106096358B (en) | A kind of unlocking control method and mobile terminal | |
| CN105138239A (en) | Application operation method, device and terminal equipment | |
| CN106096515B (en) | An unlocking control method and terminal device | |
| CN106096360A (en) | An unlocking control method and terminal device | |
| WO2018049935A1 (en) | Data migration method and terminals | |
| CN106022069A (en) | Unlocking control method and mobile terminal | |
| CN106022064A (en) | Unlocking control method and mobile terminal | |
| CN107256380A (en) | Fingerprint registration method and related products | |
| CN107066857B (en) | Data processing method and related equipment | |
| CN106777383B (en) | File sorting method and intelligent terminal | |
| CN106658353A (en) | A data migration method and terminal equipment | |
| CN106484563B (en) | Data migration method and terminal equipment | |
| CN106940770A (en) | A screen locking method, device and terminal | |
| CN106022066A (en) | Terminal unlocking method and terminal |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| CB02 | Change of applicant information |
Address after: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18 Applicant after: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd. Address before: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18 Applicant before: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd. |
|
| CB02 | Change of applicant information | ||
| GR01 | Patent grant | ||
| GR01 | Patent grant | ||
| CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20210615 |
|
| CF01 | Termination of patent right due to non-payment of annual fee |