WO2017067293A1 - Procédé et dispositif de déverrouillage par empreinte digitale, et terminal - Google Patents

Procédé et dispositif de déverrouillage par empreinte digitale, et terminal Download PDF

Info

Publication number
WO2017067293A1
WO2017067293A1 PCT/CN2016/093752 CN2016093752W WO2017067293A1 WO 2017067293 A1 WO2017067293 A1 WO 2017067293A1 CN 2016093752 W CN2016093752 W CN 2016093752W WO 2017067293 A1 WO2017067293 A1 WO 2017067293A1
Authority
WO
WIPO (PCT)
Prior art keywords
fingerprint
verification
sensor
setting
module
Prior art date
Application number
PCT/CN2016/093752
Other languages
English (en)
Chinese (zh)
Inventor
张强
王立中
周海涛
蒋奎
贺威
Original Assignee
广东欧珀移动通信有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 广东欧珀移动通信有限公司 filed Critical 广东欧珀移动通信有限公司
Publication of WO2017067293A1 publication Critical patent/WO2017067293A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/32User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints

Definitions

  • Embodiments of the present invention relate to a fingerprint identification technology, and in particular, to a method, an apparatus, and a terminal for unlocking a fingerprint.
  • the interface between the system and the user on each terminal is called the terminal interface. Every process that starts from this terminal will be attached to this terminal. This terminal is called the control terminal of these processes. When the control terminal is closed, the corresponding process Will automatically close.
  • the process of the corresponding fingerprint service is closed.
  • the fingerprint sensor is triggered.
  • the Linux kernel responds to the interrupt signal and obtains the interrupt signal through the power management service (powermanagerservice) and sends a broadcast. After the fingerprint service receives the broadcast, it starts to verify the fingerprint. If the verification succeeds, The system lights up the screen.
  • a method for unlocking a fingerprint includes:
  • the terminal When the terminal is in a black screen state, it is detected by the fingerprint sensor whether there is fingerprint input;
  • the fingerprint sensor When fingerprint input is detected by the fingerprint sensor, the fingerprint sensor is triggered to collect a fingerprint, and the collected fingerprint is verified;
  • the screen is lit and unlocked.
  • an embodiment of the present invention further provides a device for unlocking a fingerprint
  • a fingerprint detecting module configured to detect, by the fingerprint sensor, whether fingerprint input is performed when the terminal is in a black screen state
  • a fingerprint verification module configured to trigger a fingerprint sensor to collect a fingerprint when the fingerprint sensor detects that the fingerprint is entered by the fingerprint sensor, and verify the collected fingerprint
  • the screen lighting module is used to light up the screen and unlock when the fingerprint verification is successful.
  • an embodiment of the present invention further provides a terminal, including a fingerprint sensor, and a device for unlocking a fingerprint connected to the fingerprint sensor;
  • the device for unlocking the fingerprint includes:
  • a fingerprint detecting module configured to detect, by the fingerprint sensor, whether there is fingerprint input when the terminal is in a black screen state
  • a fingerprint verification module configured to trigger a fingerprint sensor to collect a fingerprint when the fingerprint sensor detects that the fingerprint is entered by the fingerprint sensor, and verify the collected fingerprint
  • the screen lighting module is used to light up the screen and unlock if the fingerprint verification is successful.
  • Embodiments of the present invention provide a method, a device, and a terminal for unlocking a fingerprint to save time for fingerprint unlocking.
  • Embodiment 1 is a flowchart of a method for unlocking a fingerprint according to Embodiment 1 of the present invention
  • FIG. 2 is a flowchart of a method for unlocking a fingerprint according to Embodiment 2 of the present invention
  • FIG. 3 is a flowchart of a method for unlocking a fingerprint according to Embodiment 3 of the present invention.
  • FIG. 4 is a schematic structural diagram of an apparatus for unlocking a fingerprint according to Embodiment 4 of the present invention.
  • FIG. 5 is a schematic structural diagram of a terminal according to Embodiment 5 of the present invention.
  • the embodiment of the invention provides a method for unlocking a fingerprint, comprising:
  • the terminal When the terminal is in a black screen state, it is detected by the fingerprint sensor whether there is fingerprint input;
  • the fingerprint sensor When fingerprint input is detected by the fingerprint sensor, the fingerprint sensor is triggered to collect a fingerprint, and the collected fingerprint is verified;
  • the screen is lit and unlocked.
  • the fingerprint sensor detects whether there is fingerprint entry, including:
  • the fingerprint identification process is used to detect whether there is fingerprint entry through the fingerprint sensor.
  • the method before the fingerprint identification process detects whether the fingerprint is recorded by the fingerprint sensor, the method further includes: setting the fingerprint recognition process to a real-time monitoring state.
  • setting the fingerprint identification process to a real-time monitoring state includes:
  • the fingerprint recognition process is set to a real-time monitoring state by setting the fingerprint recognition process as a daemon process.
  • the method for unlocking the fingerprint further includes:
  • the setting reminding manner includes: shaking and/or ringing.
  • the collected fingerprints are verified, including:
  • the comparison is successful, it is determined that the fingerprint verification is successful; if the comparison fails, it is determined that the fingerprint verification fails.
  • the embodiment of the invention further provides a device for unlocking a fingerprint, comprising:
  • a fingerprint detecting module configured to detect, by the fingerprint sensor, whether fingerprint input is performed when the terminal is in a black screen state
  • a fingerprint verification module configured to trigger a fingerprint sensor to collect a fingerprint when the fingerprint sensor detects that the fingerprint is entered by the fingerprint sensor, and verify the collected fingerprint
  • the screen lighting module is used to light up the screen and unlock if the fingerprint verification is successful.
  • the fingerprint detection module is specifically configured to:
  • the fingerprint identification process is used to detect whether there is fingerprint entry through the fingerprint sensor.
  • the device for unlocking the fingerprint further includes:
  • the monitoring status setting module is configured to set the fingerprint identification process to a real-time monitoring state before the fingerprint identification process detects whether there is fingerprint input by the fingerprint detecting module.
  • the monitoring status setting module includes:
  • a daemon setting unit configured to set the fingerprint recognition process to a real-time monitoring state by setting the fingerprint recognition process as a daemon process
  • the device for unlocking the fingerprint further includes:
  • the reminder module is used to remind the user by setting a reminder method if the fingerprint verification fails.
  • the setting reminding manner includes: shaking and/or ringing.
  • the fingerprint verification module includes:
  • a feature extraction unit configured to extract a fingerprint feature of the collected fingerprint
  • a fingerprint feature comparison unit configured to compare the fingerprint feature of the collected fingerprint with a fingerprint feature in the fingerprint library
  • the verification failure determination unit determines that the fingerprint verification has failed when the comparison fails.
  • An embodiment of the present invention further provides a terminal, including a fingerprint sensor, and a device for unlocking a fingerprint connected to the fingerprint sensor;
  • the device for unlocking the fingerprint includes:
  • a fingerprint detecting module configured to detect, by the fingerprint sensor, whether there is fingerprint input when the terminal is in a black screen state
  • a fingerprint verification module configured to trigger a fingerprint sensor to collect a fingerprint when the fingerprint sensor detects that the fingerprint is entered by the fingerprint sensor, and verify the collected fingerprint
  • the screen lighting module is used to light up the screen and unlock if the fingerprint verification is successful.
  • the fingerprint detection module is specifically configured to:
  • the fingerprint identification process is used to detect whether there is fingerprint entry through the fingerprint sensor.
  • the device for unlocking the fingerprint further includes:
  • the monitoring status setting module is configured to set the fingerprint identification process to a real-time monitoring state before the fingerprint identification process detects whether there is fingerprint input by the fingerprint detecting module.
  • the monitoring status setting module includes:
  • the daemon setting unit is configured to set the fingerprint recognition process to a real-time monitoring state by setting the fingerprint recognition process as a daemon process.
  • the device for unlocking the fingerprint further includes:
  • the reminder module is used to remind the user by setting a reminder method if the fingerprint verification fails.
  • the setting reminding manner includes: shaking and/or ringing.
  • the fingerprint verification module includes:
  • a feature extraction unit configured to extract a fingerprint feature of the collected fingerprint
  • a fingerprint feature comparison unit configured to compare the fingerprint feature of the collected fingerprint with a fingerprint feature in the fingerprint library
  • the verification failure determination unit determines that the fingerprint verification has failed when the comparison fails.
  • FIG. 1 is a flowchart of a method for unlocking a fingerprint according to a first embodiment of the present invention.
  • the present embodiment is applicable to a method for unlocking a terminal by using a fingerprint.
  • the method may be implemented by hardware or software installed in the terminal, including The following steps:
  • Step 110 When the terminal is in a black screen state, detecting whether there is fingerprint input by using a fingerprint sensor;
  • fingerprint sensors for example, optical fingerprint sensors, ultrasonic sensors, semiconductor fingerprint sensors, and the like.
  • the fingerprint sensor may be a semiconductor fingerprint sensor.
  • the semiconductor fingerprint sensor can be a capacitive fingerprint sensor or an inductive fingerprint sensor.
  • the capacitive fingerprint sensor works on the other side of a "slab" integrated with thousands of semiconductor devices, on which the finger is attached to the other side of the capacitor, due to the unevenness of the finger plane, bumps and pits. The actual distance of the contact plate is not the same, and the capacitance value formed is different.
  • the capacitive fingerprint sensor can include a plurality of sensing units, for example, including 200 ⁇ 200 sensing units.
  • the specific working process is: charging the capacitive sensing unit at each pixel to a certain reference voltage, and when the finger touches the capacitive fingerprint
  • the sensing unit discharges, because the ⁇ is convex and the ⁇ is concave. Since the capacitance value is related to the distance, different capacitance values are formed at the ⁇ and ⁇ , so the discharge rates at the ⁇ and ⁇ are also different.
  • the sensing unit at the location has high capacitance and slow discharge; while the sensing unit at the crucible has low capacitance and fast discharge, according to the different discharge rate, the position of the crucible and the crucible can be detected, thereby forming fingerprint image data, which is convenient. Subsequent comparison and verification of the fingerprint features in the fingerprint library.
  • the fingerprint sensor can detect whether there is fingerprint input.
  • the fingerprint sensor detects fingerprint input.
  • Step 120 When fingerprint input is detected by the fingerprint sensor, the fingerprint sensor is triggered to collect the fingerprint, and the collected fingerprint is verified;
  • the fingerprint sensor When the fingerprint sensor detects fingerprint input, the fingerprint sensor collects the fingerprint, and the terminal compares the fingerprint collected by the fingerprint sensor with the fingerprint in the fingerprint database to verify whether the collected fingerprint is a stored fingerprint for unlocking.
  • Step 130 If the fingerprint verification is successful, the screen is illuminated and unlocked.
  • the system can be notified to unlock, and then the rest service can wake up other services of the system for the user to use; after the screen is lit, the other services of the system can be awake first, and then unlocked.
  • the above system refers to the operating system of the terminal, such as an Android system.
  • the manner of notification described above refers to the mechanism of inter-process communication, which may be a pipe, a signal, and a trace.
  • the Binder mechanism is preferred, and the Binder mechanism is an interprocess communication mechanism.
  • other services of the system may include: listening to music, watching videos and other services unrelated to the fingerprint service.
  • the fingerprint sensor detects whether there is fingerprint input.
  • the fingerprint sensor detects fingerprint input
  • the fingerprint sensor is triggered to collect the fingerprint, and the collected fingerprint is verified, and if the fingerprint is verified, If successful, the screen will be illuminated and unlocked.
  • fingerprint verification can be performed only by triggering the fingerprint sensor. If the verification is successful, the screen can be illuminated, and the time for lighting the screen and unlocking by using the fingerprint is accelerated, thereby improving the user experience.
  • the step 120 is optimized.
  • the verification of the collected fingerprint may include:
  • the fingerprint sensor first inputs the required fingerprint into the fingerprint sensor, and stores the fingerprint feature of the fingerprint in the terminal. After the fingerprint sensor processes the collected fingerprint, the fingerprint sensor can Compare with fingerprint features in inventory.
  • the fingerprint triggering the fingerprint sensor at this time is a fingerprint already stored in the inventory, and then the fingerprint sensor determines that the fingerprint recognition is successful.
  • the comparison is unsuccessful, it can be determined that there is no fingerprint in the inventory corresponding to the fingerprint that triggered the fingerprint sensor.
  • the fingerprint feature is extracted and compared with the fingerprint feature in the inventory, and the process of fingerprint verification can be completed.
  • the embodiment of the invention provides a method for unlocking a fingerprint.
  • the fingerprint sensor detects whether there is fingerprint input.
  • the fingerprint sensor detects fingerprint input
  • the fingerprint sensor is triggered to collect the fingerprint, and the fingerprint is collected.
  • the fingerprint is verified. If the verification is successful, the screen is illuminated and unlocked.
  • the solution realizes that when the terminal is in a black screen state, the fingerprint verification can be performed only by triggering the fingerprint sensor. If the verification is successful, the screen can be illuminated, and the time for lighting the screen and unlocking by using the fingerprint is accelerated, thereby improving the user experience.
  • Embodiment 2 is a flowchart of a method for unlocking a fingerprint according to Embodiment 2 of the present invention.
  • the present embodiment is optimized based on the first embodiment, and includes:
  • Step 210 Set the fingerprint identification process to a real-time monitoring state
  • the fingerprint recognition process can be set to a real-time monitoring state, so that it is convenient to detect whether there is fingerprint input at any time.
  • setting the fingerprint recognition process to the real-time monitoring state may include: setting the fingerprint recognition process to a real-time monitoring state by setting the fingerprint recognition process as a daemon process.
  • the fingerprint recognition process can be set to a real-time monitoring state by setting the fingerprint recognition process as a daemon.
  • a daemon is a background service process in Linux.
  • a daemon is a long-lived process, and a daemon can usually be independent of the controlling terminal and periodically perform certain tasks or wait for certain events to occur. The daemon can be unaffected by the terminal switch, and the daemon will not shut down when the terminal is shut down. Therefore, the fingerprint recognition process can be used as a daemon to monitor whether fingerprints are recorded in real time. When fingerprints are entered, fingerprints can be directly collected and the collected fingerprints can be verified, which saves time for fingerprint verification and improves user experience.
  • the fingerprint recognition process is in a low power standby state; when the fingerprint sensor detects fingerprint entry, it notifies the fingerprint recognition process to perform fingerprint verification.
  • Step 220 Using a fingerprint identification process to detect whether a fingerprint is entered by using a fingerprint sensor
  • the fingerprint identification process may be used to detect whether there is fingerprint input through the fingerprint sensor.
  • Step 230 When fingerprint input is detected by the fingerprint sensor, the fingerprint sensor is triggered to collect the fingerprint, and the collected fingerprint is verified;
  • Step 240 If the fingerprint verification is successful, the screen is illuminated and unlocked.
  • the fingerprint recognition process is set to a real-time monitoring state by setting the fingerprint recognition process as a daemon process.
  • the Linux kernel responds to the interrupt signal, and the fingerprint recognition process immediately starts verifying the fingerprint. If the fingerprint verification is successful, the screen is illuminated and unlocked. It has been tested to save about 100-200 ms compared to the prior art using fingerprints to illuminate the screen.
  • the technical solution of the embodiment sets the fingerprint identification process to the real-time monitoring state.
  • the fingerprint recognition process is awakened to perform fingerprint verification. If the verification succeeds, the screen may be illuminated.
  • the use of fingerprints to light the screen for a short period of time enhances the user experience.
  • FIG. 3 is a flowchart of a method for unlocking a fingerprint according to Embodiment 3 of the present invention.
  • the present embodiment is optimized based on the first embodiment, and includes:
  • Step 310 When the terminal is in a black screen state, detecting whether there is fingerprint input by using a fingerprint sensor;
  • Step 320 When fingerprint input is detected by the fingerprint sensor, the fingerprint sensor is triggered to collect the fingerprint, and the collected fingerprint is verified;
  • Step 330 If the fingerprint verification is successful, the screen is illuminated and unlocked.
  • step 340 if the fingerprint verification fails, the user is reminded by setting a reminder manner.
  • the setting reminding mode may preferably be vibration and/or ringing.
  • This setting makes it easy for the user to get a reminder when the fingerprint verification fails.
  • the user can re-find the fingerprint with the correct fingerprint or directly abandon the fingerprint verification.
  • the technical solution of the embodiment is to detect whether there is fingerprint input when the terminal is in a black screen state.
  • the fingerprint sensor detects fingerprint input
  • the fingerprint may be directly collected and verified, and if the verification succeeds, the LED is lit. The screen is unlocked. If the verification fails, the user is notified in a set manner to let the user know. This saves time when the verification is successful, and sends a reminder after the verification fails to enhance the user experience.
  • FIG. 4 is a schematic structural diagram of a device for unlocking a fingerprint according to Embodiment 4 of the present invention.
  • the device is configured in a terminal, and the method may be implemented in the foregoing embodiment.
  • the device specifically includes:
  • the fingerprint detecting module 401 is configured to detect, by the fingerprint sensor, whether there is fingerprint input when the terminal is in a black screen state;
  • the fingerprint verification module 402 is configured to trigger the fingerprint sensor to collect the fingerprint when the fingerprint sensor detects the fingerprint input, and verify the collected fingerprint;
  • the screen lighting module 403 is configured to light up the screen and unlock if the fingerprint verification is successful.
  • the fingerprint detecting module 401 is specifically configured to: use a fingerprint sensor to detect whether there is fingerprint input by using a fingerprint identification process.
  • the device further includes:
  • the monitoring status setting module is configured to set the fingerprint identification process to a real-time monitoring state before the fingerprint identification process detects whether there is fingerprint input by the fingerprint detecting module.
  • the monitoring status setting module includes:
  • the daemon setting unit is configured to set the fingerprint recognition process to the real-time monitoring state by setting the fingerprint recognition process as a daemon.
  • the device further comprises:
  • the reminder module is used to remind the user by setting a reminder method if the fingerprint verification fails.
  • the setting reminding manner includes: shaking and/or ringing.
  • the fingerprint verification module 402 includes:
  • a feature extraction unit configured to extract a fingerprint feature of the collected fingerprint
  • a fingerprint feature comparison unit configured to compare the fingerprint feature of the collected fingerprint with a fingerprint feature in the fingerprint library
  • the verification success determining unit is configured to determine that the fingerprint verification is successful when the comparison is successful;
  • the verification failure determining unit is configured to determine that the fingerprint verification fails when the comparison fails.
  • the foregoing modules may be implemented as a separate entity, or may be implemented in any combination, and may be implemented as the same or a plurality of entities.
  • the foregoing modules refer to the foregoing method embodiments, and details are not described herein again.
  • the above device can perform the method provided by any embodiment of the present invention, and has the corresponding functional modules and beneficial effects of the execution method.
  • FIG. 5 is a schematic structural diagram of a terminal according to Embodiment 5 of the present invention.
  • the terminal 50 includes a fingerprint sensor 51, and further includes: a fingerprint unlocking device 52 according to any embodiment of the present invention.
  • the terminal may be a device held by a user such as a mobile phone or a tablet computer, but is not limited to the above device.
  • the technical solution of this embodiment provides a terminal, where the terminal includes a fingerprint sensor 51, and a device 52 for unlocking a fingerprint connected to the fingerprint sensor;
  • the fingerprint unlocking device 52 can include:
  • a fingerprint detecting module configured to detect, by the fingerprint sensor, whether there is fingerprint input when the terminal is in a black screen state
  • a fingerprint verification module configured to trigger a fingerprint sensor to collect a fingerprint when the fingerprint sensor detects that the fingerprint is entered by the fingerprint sensor, and verify the collected fingerprint
  • the screen lighting module is used to light up the screen and unlock if the fingerprint verification is successful.
  • the fingerprint detecting module 401 is specifically configured to: use a fingerprint sensor to detect whether there is fingerprint input by using a fingerprint identification process.
  • the device further comprises:
  • the monitoring status setting module is configured to set the fingerprint recognition process to a real-time monitoring state before the fingerprint identification process detects whether there is fingerprint input by the fingerprint detecting module.
  • the monitoring status setting module includes:
  • the daemon setting unit is configured to set the fingerprint recognition process to the real-time monitoring state by setting the fingerprint recognition process as a daemon.
  • the device further comprises:
  • the reminder module is used to remind the user by setting a reminder method if the fingerprint verification fails.
  • the setting reminding manner includes: shaking and/or ringing.
  • the fingerprint verification module 402 includes:
  • a feature extraction unit configured to extract a fingerprint feature of the collected fingerprint
  • a fingerprint feature comparison unit configured to compare the fingerprint feature of the collected fingerprint with a fingerprint feature in the fingerprint library
  • the verification success determining unit is configured to determine that the fingerprint verification is successful when the comparison is successful;
  • the verification failure determining unit is configured to determine that the fingerprint verification fails when the comparison fails.
  • the terminal provided in this embodiment may further include: radio frequency (RF, Radio) Frequency circuit, memory, input unit, display unit, sensor, audio circuit, wireless fidelity (WiFi, Wireless) including one or more computer readable storage media Fidelity modules, including processors with one or more processing cores, and power supplies.
  • RF radio frequency
  • WiFi Wireless
  • Wireless wireless fidelity
  • the fingerprint unlocking device 52 can be integrated in the processor.
  • the terminal having the fingerprint sensor and the fingerprint unlocking device first detects whether there is fingerprint input through the fingerprint sensor when the terminal is in a black screen state, and when the fingerprint sensor detects the fingerprint input, triggers the fingerprint sensor to collect the fingerprint, and collects the fingerprint.
  • the fingerprint that is sent is verified. If the verification is successful, the screen is illuminated and unlocked.
  • fingerprint verification can be performed only by triggering the fingerprint sensor. If the verification is successful, the screen can be illuminated, and the time for lighting the screen and unlocking by using the fingerprint is accelerated, thereby improving the user experience.
  • ROM read only memory
  • RAM Random Access Memory

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Collating Specific Patterns (AREA)
  • Lock And Its Accessories (AREA)
  • Measurement Of The Respiration, Hearing Ability, Form, And Blood Characteristics Of Living Organisms (AREA)
  • Image Input (AREA)

Abstract

La présente invention concerne un procédé et un dispositif de déverrouillage par empreinte digitale, ainsi qu'un terminal. Le procédé consiste : lorsqu'un terminal est à l'état d'écran noir, à détecter s'il y a une entrée d'empreinte digitale par le biais d'un lecteur d'empreinte digitale ; quand une entrée d'empreinte digitale est détectée par le biais du lecteur d'empreinte digitale, à déclencher le lecteur d'empreinte digitale pour lire une empreinte digitale et authentifier l'empreinte digitale lue ; et, si l'empreinte digitale est authentifiée avec succès, à éclairer l'écran et à réaliser le déverrouillage.
PCT/CN2016/093752 2015-10-19 2016-08-05 Procédé et dispositif de déverrouillage par empreinte digitale, et terminal WO2017067293A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510681086.3A CN105303090A (zh) 2015-10-19 2015-10-19 一种指纹解锁的方法、装置和终端
CN201510681086.3 2015-10-19

Publications (1)

Publication Number Publication Date
WO2017067293A1 true WO2017067293A1 (fr) 2017-04-27

Family

ID=55200349

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/093752 WO2017067293A1 (fr) 2015-10-19 2016-08-05 Procédé et dispositif de déverrouillage par empreinte digitale, et terminal

Country Status (2)

Country Link
CN (1) CN105303090A (fr)
WO (1) WO2017067293A1 (fr)

Families Citing this family (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105303090A (zh) * 2015-10-19 2016-02-03 广东欧珀移动通信有限公司 一种指纹解锁的方法、装置和终端
CN105809003B (zh) * 2016-03-10 2018-03-27 广东欧珀移动通信有限公司 一种指纹识别的终端屏幕解锁方法及终端
CN105740690B (zh) 2016-03-14 2018-01-19 广东欧珀移动通信有限公司 一种解锁方法及移动终端
CN105787328B (zh) 2016-03-14 2018-03-02 广东欧珀移动通信有限公司 一种提高解锁速度的方法及移动终端
CN107832596B (zh) 2016-03-14 2020-12-15 Oppo广东移动通信有限公司 一种解锁控制方法及终端设备和相关介质产品
CN105825098B (zh) 2016-03-16 2018-03-27 广东欧珀移动通信有限公司 一种电子终端的屏幕解锁方法、图像采集方法及装置
CN105844130B (zh) * 2016-03-17 2019-03-01 上海与德通讯技术有限公司 待机状态下的指纹解锁方法
CN105844131A (zh) * 2016-03-17 2016-08-10 上海与德通讯技术有限公司 指纹获取模组、电子设备及待机状态下的指纹解锁方法
CN105933506A (zh) * 2016-03-31 2016-09-07 乐视控股(北京)有限公司 移动终端解锁方法、装置、移动终端以及耳机
CN105894628B (zh) * 2016-03-31 2019-01-22 宇龙计算机通信科技(深圳)有限公司 信息处理方法、装置和系统、移动终端、智能锁
CN105912168A (zh) * 2016-04-22 2016-08-31 上海与德通讯技术有限公司 显示模组、电子设备及指纹解锁方法
CN107340996A (zh) * 2016-04-29 2017-11-10 北京小米移动软件有限公司 屏幕点亮方法及装置
CN106020418B (zh) * 2016-05-16 2018-05-29 广东欧珀移动通信有限公司 降低移动终端功耗的方法、装置以及移动终端
CN106020782B (zh) * 2016-05-27 2019-07-02 Oppo广东移动通信有限公司 一种指纹解锁控制方法、及移动终端
CN105956449A (zh) * 2016-05-27 2016-09-21 广东欧珀移动通信有限公司 一种用户终端屏幕解锁方法、装置及用户终端
CN106066955B (zh) * 2016-05-27 2019-02-05 Oppo广东移动通信有限公司 一种解锁控制方法及移动终端
CN106055951A (zh) * 2016-05-27 2016-10-26 广东欧珀移动通信有限公司 一种指纹解锁控制方法、及终端设备
CN106022060B (zh) * 2016-05-27 2019-04-26 Oppo广东移动通信有限公司 一种指纹解锁控制方法、及设备
CN107704839B (zh) * 2016-05-27 2021-04-23 Oppo广东移动通信有限公司 一种指纹解锁方法、装置及用户终端和介质产品
CN106022073A (zh) * 2016-06-07 2016-10-12 广东欧珀移动通信有限公司 一种解锁控制方法及移动终端
CN106203030A (zh) * 2016-06-29 2016-12-07 惠州Tcl移动通信有限公司 一种基于用户识别的移动终端唤醒方法及系统
CN106355165B (zh) * 2016-09-30 2020-11-10 北京小米移动软件有限公司 指纹数据的采集方法及装置
CN106888326A (zh) * 2017-02-28 2017-06-23 维沃移动通信有限公司 一种拨号方法及移动终端
CN106897599A (zh) * 2017-02-28 2017-06-27 深圳天珑无线科技有限公司 一种通过指纹控制屏幕的方法及终端
CN107071129B (zh) * 2017-03-15 2019-07-05 Oppo广东移动通信有限公司 一种亮屏控制方法及移动终端
CN107066264B (zh) * 2017-03-15 2020-01-14 Oppo广东移动通信有限公司 一种亮屏控制方法及移动终端
CN107087053B (zh) * 2017-03-15 2019-09-17 Oppo广东移动通信有限公司 一种屏幕背光控制方法及移动终端
CN107391986A (zh) * 2017-06-23 2017-11-24 广东欧珀移动通信有限公司 终端的解锁方法和终端
US11734944B2 (en) * 2017-08-03 2023-08-22 Himax Technologies Limited Display device with embedded biometric detection function in active region
CN107832594A (zh) * 2017-09-28 2018-03-23 芯海科技(深圳)股份有限公司 一种低成本的指纹童锁实现方法
CN107835078A (zh) * 2017-10-12 2018-03-23 深圳市中易通安全芯科技有限公司 一种移动智能终端生物识别安全解锁系统及方法
CN108776753B (zh) * 2018-05-30 2020-09-29 北京小米移动软件有限公司 生物识别方法及装置
CN110287666B (zh) * 2019-06-03 2021-05-18 Oppo广东移动通信有限公司 指纹解锁的方法及相关装置
CN110414410B (zh) * 2019-07-24 2022-03-11 Oppo广东移动通信有限公司 指纹采集方法及相关产品
CN112287331A (zh) * 2020-12-28 2021-01-29 飞天诚信科技股份有限公司 终端设备解锁方法、装置、电子设备及可读存储介质
CN113760092A (zh) * 2021-09-06 2021-12-07 合肥松豪电子科技有限公司 一种应用于低功耗模式下人机交互的检测方法

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090160609A1 (en) * 2007-12-25 2009-06-25 Jian-Liang Lin Method for unlocking a locked computing device and computing device thereof
CN102681777A (zh) * 2012-04-23 2012-09-19 华为终端有限公司 点亮屏幕的方法与移动终端
CN103823632A (zh) * 2014-03-18 2014-05-28 福州瑞芯微电子有限公司 一种屏幕解锁方法及其终端
CN104361272A (zh) * 2014-10-11 2015-02-18 深圳市汇顶科技股份有限公司 指纹输入信息的处理方法、系统及移动终端
CN104391635A (zh) * 2014-11-26 2015-03-04 小米科技有限责任公司 解锁屏幕的装置及方法
CN104899029A (zh) * 2015-05-28 2015-09-09 广东欧珀移动通信有限公司 一种屏幕控制方法及装置
CN105303090A (zh) * 2015-10-19 2016-02-03 广东欧珀移动通信有限公司 一种指纹解锁的方法、装置和终端

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107765774B (zh) * 2014-05-14 2020-03-20 深圳市汇顶科技股份有限公司 待机状态下基于指纹识别的终端登录方法、系统
CN104733008A (zh) * 2015-04-07 2015-06-24 俞晓东 一种基于指纹识别可实现云存储的移动存储设备

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090160609A1 (en) * 2007-12-25 2009-06-25 Jian-Liang Lin Method for unlocking a locked computing device and computing device thereof
CN102681777A (zh) * 2012-04-23 2012-09-19 华为终端有限公司 点亮屏幕的方法与移动终端
CN103823632A (zh) * 2014-03-18 2014-05-28 福州瑞芯微电子有限公司 一种屏幕解锁方法及其终端
CN104361272A (zh) * 2014-10-11 2015-02-18 深圳市汇顶科技股份有限公司 指纹输入信息的处理方法、系统及移动终端
CN104391635A (zh) * 2014-11-26 2015-03-04 小米科技有限责任公司 解锁屏幕的装置及方法
CN104899029A (zh) * 2015-05-28 2015-09-09 广东欧珀移动通信有限公司 一种屏幕控制方法及装置
CN105303090A (zh) * 2015-10-19 2016-02-03 广东欧珀移动通信有限公司 一种指纹解锁的方法、装置和终端

Also Published As

Publication number Publication date
CN105303090A (zh) 2016-02-03

Similar Documents

Publication Publication Date Title
WO2017067293A1 (fr) Procédé et dispositif de déverrouillage par empreinte digitale, et terminal
WO2017067286A1 (fr) Procédé et dispositif pour mettre à jour un modèle d'empreinte digitale, et terminal
WO2012159290A1 (fr) Procédé et système de mise à jour de données de référence dans un écran tactile multitouche capacitif
WO2017067294A1 (fr) Procédé, appareil et terminal de collecte d'empreinte digitale
WO2017206878A1 (fr) Procédé et appareil de traitement basé sur un verrou d'activation, support d'informations et dispositif électronique
WO2017067280A1 (fr) Procédé de réveil d'écran d'affichage basé sur un capteur d'empreintes digitales, appareil et terminal mobile
WO2017206862A1 (fr) Procédé et appareil de traitement basés sur un verrouillage d'écran lumineux, support de stockage, et dispositif électronique
WO2018009029A1 (fr) Dispositif électronique et son procédé de fonctionnement
WO2020036347A1 (fr) Dispositif électronique effectuant des opérations d'après la direction de mouvement d'un dispositif électronique externe et procédé associé
EP3000070A1 (fr) Procédé et appareil pour utiliser un dispositif électronique
WO2015178600A1 (fr) Appareil et procédé de reconnaissance vocale utilisant des informations de dispositif
WO2016080747A1 (fr) Terminal utilisateur et procédé de commande d'un appareil d'affichage
WO2020159106A1 (fr) Dispositif tactile
WO2017206886A1 (fr) Procédé et appareil de déverrouillage d'activation, support d'informations et dispositif électronique
WO2018076890A1 (fr) Procédé de sauvegarde de données, dispositif, support d'informations, serveur et système
WO2020103275A1 (fr) Procédé, appareil et dispositif de commande de déduction d'argent, support d'informations lisible
WO2017206870A1 (fr) Procédé et appareil d'arrêt de capteur, support d'informations et dispositif électronique
WO2017206885A1 (fr) Procédé et appareil d'arrêt de programme d'application, support de stockage et dispositif électronique
WO2018076881A1 (fr) Procédé et dispositif de synchronisation de données, support de stockage et serveur
AU2019384601B2 (en) Electronic device and method for obtaining information associated with fingerprint
WO2014201915A1 (fr) Procédé et appareil de réparation de logiciel, et support d'informations lisible par ordinateur
WO2017067289A1 (fr) Procédé de reconnaissance d'empreintes digitales, appareil et terminal mobile
WO2019039729A1 (fr) Procédé de modification de la taille du contenu affiché sur un dispositif d'affichage, et dispositif électronique associé
WO2019088400A1 (fr) Dispositif électronique pour fournir des informations temporelles et procédé de fonctionnement du dispositif électronique
WO2020171342A1 (fr) Dispositif électronique permettant de fournir un service d'intelligence artificielle visualisé sur la base d'informations concernant un objet externe, et procédé de fonctionnement pour dispositif électronique

Legal Events

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

Ref document number: 16856728

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16856728

Country of ref document: EP

Kind code of ref document: A1