WO2017012186A1 - Procédé et système de déverrouillage d'empreintes digitales - Google Patents

Procédé et système de déverrouillage d'empreintes digitales Download PDF

Info

Publication number
WO2017012186A1
WO2017012186A1 PCT/CN2015/089500 CN2015089500W WO2017012186A1 WO 2017012186 A1 WO2017012186 A1 WO 2017012186A1 CN 2015089500 W CN2015089500 W CN 2015089500W WO 2017012186 A1 WO2017012186 A1 WO 2017012186A1
Authority
WO
WIPO (PCT)
Prior art keywords
fingerprint
unlocking
finger
pixel
combined
Prior art date
Application number
PCT/CN2015/089500
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 WO2017012186A1 publication Critical patent/WO2017012186A1/fr

Links

Images

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

  • the present invention relates to the field of fingerprint unlocking, and more particularly to a method and system for unlocking a fingerprint.
  • the encryption and unlocking methods of mobile terminals mainly include password unlocking, gesture unlocking and fingerprint unlocking:
  • Password unlocking is the most common unlocking method. The user presets an unlocking password and performs password input verification every time it is unlocked. However, because there are too many passwords to be remembered in life, such as multiple bank card passwords, email passwords, chat software passwords, etc., it is easy to remember that the situation cannot be unlocked.
  • Gesture unlocking has developed a variety of forms, and the unlocking methods derived from it are unlocked by a puzzle, unlocked by tapping, and the like.
  • the gesture lock on the Android model usually takes the form of a 640*960 square matrix, and the user unlocks by sliding the finger to the previously set "contact". Compared to entering a password, it can be unlocked in one go, faster. Of course, if the lock pattern is too complicated, there may be cases where the user forgets to unlock the gesture and cannot unlock.
  • the fingerprint unlocking operation is relatively simple.
  • the existing fingerprint unlocking is usually to verify the fingerprint information of a finger, mainly including the shape and the number of lines, in addition to the overall characteristics of the pattern area, the core point, the triangle point, and the direction, curvature, Local features such as location.
  • the existing fingerprint unlocking is usually to verify the fingerprint information of a finger, mainly including the shape and the number of lines, in addition to the overall characteristics of the pattern area, the core point, the triangle point, and the direction, curvature, Local features such as location.
  • a single finger fingerprint is dubbed and then stolen, and there is still a certain risk of being stolen.
  • the present invention proposes a more secure method and system based on fingerprint unlocking.
  • the object of the present invention is to provide a method and system for unlocking a fingerprint, which is not only convenient to operate but also has better security performance.
  • a method for unlocking a fingerprint comprising:
  • Step 1 Detect the unlock request
  • Step 2 Obtain a combined fingerprint of multiple fingers
  • Step 3 The acquired combined fingerprint is compared with the pre-stored fingerprint template, and is unlocked when the verification is successful, and returns to step 2 when the verification fails;
  • the fingerprint template is combined fingerprint information of a plurality of fingers.
  • the combined fingerprint comprises a combination of a plurality of finger fingerprint profiles
  • the fingerprint template includes a combination of a plurality of finger fingerprint profiles.
  • the fingerprint contour is fingerprint pixel dot matrix information.
  • the combination of the plurality of finger fingerprint profiles includes fingerprint pixel dot matrix information of each finger, and relative position information between different finger fingerprint pixel dot matrix center points;
  • step 2 After obtaining the combination of the plurality of finger fingerprint pixel lattice information in step 2, determining the center point of each finger fingerprint pixel lattice, and calculating the relative position information between the center points of the different finger fingerprint pixel lattices, and the relative position information is obtained.
  • the fingerprint pixel dot matrix information of each finger is compared with the relative position information between the center points of different finger fingerprint pixel lattices in the fingerprint template and the fingerprint pixel dot matrix information of each finger.
  • the fingerprint template is combined fingerprint information of multiple fingers under a preset gesture
  • the step 2 is to acquire a combined fingerprint of multiple fingers under the preset gesture.
  • the unlocking request in the step 1 is triggered by voice control or pressing a physical button.
  • the invention also provides a fingerprint unlocking system, which uses the method of fingerprint unlocking as described above, the system comprising:
  • a detection module for detecting an unlock request
  • a fingerprint collection module configured to acquire a combined fingerprint of multiple fingers
  • a storage module configured to pre-store a fingerprint template entered by a user
  • a verification module configured to perform the acquired combined fingerprint with the pre-stored fingerprint template Align the verification and issue an unlock command after the verification is successful;
  • An unlocking module for receiving the unlocking command and making an unlocking action.
  • the fingerprint collection module is configured to collect fingerprint contour combinations of multiple fingers
  • the fingerprint template used by the storage module is a fingerprint profile combination of multiple fingers.
  • the fingerprint contour is pixel dot matrix information of the fingerprint
  • the fingerprint collection module is a touch screen, and the touch screen is used to collect a combination of pixel dot matrix information of a plurality of finger fingerprints.
  • the storage module is configured to store a pixel template including pixel dot matrix information of each finger fingerprint in the fingerprint combination and relative position information of different finger fingerprint pixel dot center points;
  • the verification module includes a calculation unit and a comparison unit
  • the calculating unit is configured to determine a pixel dot center point of each finger fingerprint in the acquired combined fingerprint, and calculate relative position information of a pixel dot center point of different finger fingerprints;
  • the aligning unit is configured to perform pixel dot matrix information of each of the acquired combined fingerprints and the relative position information calculated by the calculating unit, together with the fingerprint template in the storage module. Comparison.
  • the invention collects the contour of a single finger fingerprint and the combination of multiple finger fingerprint contours, which is not the fingerprint pattern and the pattern shape of the prior art, and the security performance is higher because it is difficult to print the fingerprint contour that meets the verification requirements. . Further, since the fingerprint contour combination of the plurality of fingers also increases the relative position information between the different fingers, the security is further improved.
  • the fingerprint profile can be represented by fingerprint pixel dot matrix information, and the relative position information of different fingers is also represented by the relative coordinates of the midpoints of different finger fingerprint pixel lattices, which is easier to quantify and calculate by scientific indicators.
  • the fingerprint template of the present invention and the combined fingerprint collected during verification are preferably combined fingerprints under specific gestures, which can make the combination of fingerprints more certain, especially for the relative positions of different fingers, which is easier to determine.
  • FIG. 1 is a basic flow chart of a method for unlocking a fingerprint of the present invention
  • FIG. 3 is a schematic structural diagram of a fingerprint unlocking system of the present invention.
  • FIG. 4 is another schematic structural diagram of a fingerprint unlocking system of the present invention.
  • FIG. 5 is a schematic diagram of an embodiment of a fingerprint collection module of the present invention.
  • FIG. 6 is a gesture made when acquiring a combined fingerprint according to an embodiment of the present invention.
  • FIG. 7 is a combined fingerprint effect diagram obtained by the fingerprint collection module of FIG. 5 acquiring the gesture of FIG. 6;
  • FIG. 8 is a pixel dot matrix information diagram of the combined fingerprint effect of FIG. 7;
  • FIG. 10 is a combined fingerprint effect diagram obtained by the fingerprint collection module of FIG. 5 acquiring the gesture of FIG. 9;
  • FIG. 11 is a pixel dot matrix information diagram of the combined fingerprint effect of FIG.
  • the present invention provides a method for unlocking a fingerprint.
  • the first embodiment of the method includes the following basic processes:
  • Step 101 Detect an unlock request
  • Step 102 Acquire a combined fingerprint of multiple fingers
  • Step 103 Verify that the acquired combined fingerprint is consistent with the pre-stored fingerprint template, when the verification is consistent, step 104 is performed, and when the verification is inconsistent, step 105 is performed;
  • Step 104 unlocking
  • Step 105 Return to step 102.
  • the unlock request may be triggered by voice control or pressing a physical button, such as a request to "unlock” the voice, or an unlock request via a push button switch.
  • the module that detects the unlock request can be implemented by a voice recognizer or a push button switch.
  • the acquired combined fingerprint and the pre-stored fingerprint template may be a combination of a plurality of finger fingerprint profiles, that is, the fingerprint information includes a contour of each finger and a combination of each finger contour. Since the fingerprint outline is different from the pattern, it is determined by the shape of the finger and the strength of pressing the finger. The shape of the finger varies from person to person, and the strength of pressing the finger is also a suitable force for each person. Don't be too light or too heavy.
  • step 103 it is necessary to verify whether the fingerprint profile of each finger is consistent with the fingerprint template, and whether the relative positional relationship of the fingerprint profiles of the plurality of fingers is consistent with the fingerprint template.
  • the present invention collects the contour of a single finger fingerprint and the combination of multiple finger fingerprint profiles, which is not the fingerprint pattern and the pattern of the prior art, and is difficult to print the fingerprint that meets the verification requirements. Contours and thus higher safety. Further, since the fingerprint contour combination of the plurality of fingers also increases the relative position information between the different fingers, the security is further improved.
  • Embodiment 2 of the foregoing method includes the following processes:
  • Step 201 Detect an unlock request.
  • Step 202 Acquire fingerprint pixel dot matrix information of each finger in the combined fingerprint.
  • Step 203 Determine a pixel dot center point of each finger fingerprint, and calculate a relative position between different finger fingerprint pixel dot center points;
  • Step 204 Verify that the information in step 202, step 203 is consistent with the pre-stored fingerprint template, when the verification is consistent, step 205 is performed, and when the verification is inconsistent, step 206 is performed;
  • Step 205 unlocking
  • Step 206 Return to step 202.
  • step 202 the fingerprint contour is characterized by fingerprint pixel lattice information, which is more scientific and comparative.
  • step 203 determining the pixel dot center point of each finger fingerprint for the fingerprint collected in step 202 can be implemented by a computing module that writes a software function. After determining the pixel dot center point of each finger, the relative coordinates between the pixel center points of each pixel are calculated.
  • step 204 it is required to verify whether the fingerprint pixel dot matrix information of each finger is consistent with the fingerprint template, and whether the relative positional relationship of the fingerprint pixel dot matrix center points of the plurality of fingers is consistent with the fingerprint template.
  • the pre-stored fingerprint template can be realized by acquiring the structure of the combined fingerprint, and the combined fingerprint (contour) needs to be recorded in advance and stored, and multiple sets of combined fingerprints can be simultaneously recorded for storage.
  • the pre-recorded fingerprint template and the combined fingerprint obtained during verification may be a combination of fingers under a preset gesture, such as the gestures in FIG. 6 and FIG. 9, to facilitate determination between different fingers. relative position.
  • the present invention also provides a system for applying the foregoing fingerprint unlocking method.
  • the system includes:
  • a fingerprint collection module 2 configured to acquire a combined fingerprint of multiple fingers
  • a storage module 3 configured to pre-store a fingerprint template entered by a user
  • a verification module 4 configured to perform comparison verification on the acquired combined fingerprint and the fingerprint template stored in advance, and issue an unlocking instruction after the verification succeeds;
  • the unlocking module 5 is configured to receive the unlocking instruction and make an unlocking action.
  • the unlocking request can be triggered by a voice trigger or a push-type physical button. Therefore, the detecting module 1 can be implemented by a voice recognizer or a push button switch.
  • the fingerprint collection module 2 can be implemented by a push-type fingerprint collector or by a touch screen. Compared with the existing fingerprint collection button that only collects a single finger fingerprint, the fingerprint collection module of the invention has a larger area and is suitable for collecting combined fingerprints.
  • the storage module 3 can be implemented by a hardware memory implementation or a database.
  • Both the verification module 4 and the unlocking module 5 can be implemented by a function module of the writing software.
  • the combined fingerprint is a fingerprint contour combination of a plurality of fingers. Therefore, the fingerprint collection module collects the fingerprint contour combination of the plurality of fingers, and the storage module stores the fingerprint contour combination of the plurality of fingers. More preferably, the fingerprint contour passes through the pixel dot matrix information of the fingerprint. Therefore, when the fingerprint template is pre-recorded and verified to acquire the fingerprint, the fingerprint collection module is implemented by using a touch screen that can collect fingerprint pixel lattice information, and participates in FIG. 5 .
  • the present invention also proposes the following improvements.
  • the verification module 4 is refined, and the calculation unit 4a and the comparison unit 4b are provided.
  • a fingerprint combination is recorded in advance through the touch screen, and the fingerprint combination includes pixel dot matrix information of each finger fingerprint and relative position information of different finger fingerprint pixel dot center points, and the fingerprint combination is stored as a fingerprint template in the storage module 3 in.
  • the detecting module 1 detects the unlocking request
  • the fingerprint combination is further acquired through the touch screen, and the fingerprint combination includes pixel dot matrix information of each finger fingerprint in the combination.
  • the pixel unit center point of each finger fingerprint in the acquired combined fingerprint is determined by the calculating unit 4a, and relative position information (relative coordinates) of the pixel dot center point of the different finger fingerprints is calculated.
  • the pixel dot matrix information of each finger fingerprint acquired by the touch screen and the relative position information calculated by the calculating unit 4a are compared with the fingerprint template stored in the storage module 3 by the comparison unit 4b, and the pixel point of each finger fingerprint is compared. If the array information is consistent, and the relative position information of the pixel dot center points of different finger fingerprints is also consistent, the verification can be successful, and an unlock command is generated.
  • the present invention also proposes two specific application embodiments for detailed description. Both embodiments may use a touch screen as shown in FIG. 5.
  • the user may combine a pixel array of fingerprint combinations according to a specific finger combination of the user or according to a specific hand shape (gesture).
  • the fingerprint template is pre-recorded, it is necessary to record the fingerprint pixel dot of each pressed finger and the relative coordinates of each finger in the screen, thereby saving as a fingerprint template.
  • the coordinates record the relative coordinates of the center point of each finger pixel array.
  • FIG. 6 shows a common "scissor hand" gesture, which is matched by the combination of the index finger and the middle finger.
  • the fingerprint combination is collected by the touch screen of FIG. 5, and the effect image of the fingerprint pressing shown in FIG. 7 is obtained, and the pixel dot matrix information of the fingerprint as shown in FIG. 8 is recorded.
  • the dot circled on the pixel lattice of each fingerprint in FIG. 8 is the pixel dot center point of each finger, and the relative coordinates of the two center points are recorded.
  • Will The information in Figure 8 is stored as a fingerprint template.
  • the same "scissor hand" gesture needs to be made and the gesture is used to verify whether the input fingerprint combination information is consistent with the information shown in FIG. 8 on the touch screen shown in FIG. 5, including the pixels of the index finger and the middle finger fingerprint.
  • the dot matrix information, and the relative coordinates between the center point of the index finger pixel lattice and the center point of the middle finger pixel lattice are all matched with the information in Fig. 8. If they match, the unlocking is performed; if it does not match, the verification is performed again.
  • FIG. 9 shows a common "OK" gesture, which is matched by a middle finger, a ring finger, and a little finger combination.
  • the fingerprint combination is collected by the touch screen of FIG. 5, and the effect image of the fingerprint pressing shown in FIG. 10 is obtained, and the pixel dot matrix information of the fingerprint as shown in FIG. 11 is recorded. Characterize the fingerprint outline. Wherein, the dot circled on the pixel lattice of each fingerprint in FIG. 11 is the pixel dot center point of each finger, and the relative coordinates between the center points are recorded.
  • the information in Fig. 11 is stored as a fingerprint template.
  • the same "OK" gesture is required to verify whether the input fingerprint combination information is consistent with the information shown in FIG. 11 on the touch screen shown in FIG. 5, including the middle finger, the ring finger, and the little finger fingerprint.
  • Pixel dot matrix information, and the relative coordinates between the center point of the middle finger pixel lattice, the center point of the ring finger pixel lattice, and the center point of the little finger pixel lattice are all matched with the information in FIG. 11 , if matched, unlocked; If it does not match, you will need to verify again.
  • the invention is based on the user-specific finger combination, and simultaneously inputs the relative positions of the finger pixels of the user's multiple fingerprints into the system for matching, and the accuracy is extremely high.

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)
  • Image Input (AREA)

Abstract

L'invention concerne un procédé et un système de déverrouillage d'empreintes digitales. Le procédé consiste à : détecter une demande de déverrouillage (101) ; acquérir une empreinte digitale combinée d'une pluralité de doigts (102) ; vérifier si l'empreinte digitale combinée acquise est cohérente avec un modèle d'empreinte digitale pré-enregistré (103) ; si c'est le cas, déverrouiller (104) ; et si ce n'est pas le cas, acquérir à nouveau une empreinte digitale combinée (105). Le système comprend : un module de détection (1) permettant de détecter une demande de déverrouillage ; un module d'acquisition d'empreintes digitales (2) permettant d'acquérir l'empreinte digitale combinée de la pluralité de doigts ; un module de stockage (3) permettant de pré-enregistrer un modèle d'empreinte digitale enregistré par un utilisateur ; un module de vérification (4) permettant de mettre en œuvre une comparaison et une vérification sur l'empreinte digitale combinée acquise et le modèle d'empreinte digitale pré-enregistré, et émettre une commande de déverrouillage après que la vérification a réussi ; et un module de déverrouillage (5) permettant de recevoir la commande de déverrouillage et d'exécuter une action de déverrouillage. Le schéma permet d'améliorer la sécurité d'un dispositif intelligent.
PCT/CN2015/089500 2015-07-21 2015-09-14 Procédé et système de déverrouillage d'empreintes digitales WO2017012186A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510430355.9 2015-07-21
CN201510430355.9A CN104951687A (zh) 2015-07-21 2015-07-21 一种指纹解锁的方法及系统

Publications (1)

Publication Number Publication Date
WO2017012186A1 true WO2017012186A1 (fr) 2017-01-26

Family

ID=54166340

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/089500 WO2017012186A1 (fr) 2015-07-21 2015-09-14 Procédé et système de déverrouillage d'empreintes digitales

Country Status (2)

Country Link
CN (1) CN104951687A (fr)
WO (1) WO2017012186A1 (fr)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105260643A (zh) * 2015-10-30 2016-01-20 南昌欧菲生物识别技术有限公司 多指纹交叉解锁方法及系统
CN105550647B (zh) 2015-12-08 2019-03-15 Oppo广东移动通信有限公司 控制方法、控制装置及电子装置
CN105740692B (zh) * 2016-01-28 2018-09-04 广东欧珀移动通信有限公司 一种解锁方法及终端
CN105809122A (zh) * 2016-03-03 2016-07-27 深圳市金立通信设备有限公司 一种指纹录入方法及终端
CN105760738B (zh) * 2016-03-15 2017-08-25 广东欧珀移动通信有限公司 一种指纹解锁的方法及终端
CN107609378B (zh) * 2016-05-27 2019-12-06 Oppo广东移动通信有限公司 指纹解锁方法及相关产品
CN106055959B (zh) * 2016-05-31 2022-10-18 Oppo广东移动通信有限公司 一种解锁方法及移动终端
CN107085679A (zh) * 2017-01-25 2017-08-22 北京安云世纪科技有限公司 一种采用指纹进行解锁的方法和装置、移动终端
CN107358082A (zh) * 2017-06-29 2017-11-17 上海与德科技有限公司 一种终端的解锁方法及终端
CN109426716A (zh) * 2017-09-05 2019-03-05 南昌欧菲生物识别技术有限公司 终端指纹录入、解锁方法、装置、存储介质和计算机设备
CN110150801A (zh) * 2018-03-14 2019-08-23 葛芮 一种智能防盗预警手环
CN108629878A (zh) * 2018-05-10 2018-10-09 重庆大学 一种智能车锁和指纹解锁汽车
CN109144228A (zh) * 2018-10-31 2019-01-04 维沃移动通信有限公司 一种指纹识别方法及移动终端
CN111209553A (zh) * 2018-11-22 2020-05-29 上海耕岩智能科技有限公司 电子设备及其控制方法、计算机可读存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101482922A (zh) * 2008-01-09 2009-07-15 索尼株式会社 认证装置、认证方法、登记装置和登记方法
CN101777115A (zh) * 2009-11-25 2010-07-14 中国科学院自动化研究所 一种安全的指纹认证方法及系统
US20140325230A1 (en) * 2011-07-08 2014-10-30 Research Foundation Of The City University Of New York Method of comparing private data without revealing the data
CN104331653A (zh) * 2014-10-20 2015-02-04 深圳市汇顶科技股份有限公司 指纹解密方法及装置
CN104537290A (zh) * 2014-12-18 2015-04-22 无敌科技(西安)有限公司 基于多重指纹识别的密码系统及其实现方法

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101007045B1 (ko) * 2008-03-12 2011-01-12 주식회사 애트랩 접촉센서 장치 및 이 장치의 포인팅 좌표 결정 방법
KR101549556B1 (ko) * 2009-03-06 2015-09-03 엘지전자 주식회사 휴대 단말기 및 그 제어방법
CN101980244A (zh) * 2010-07-29 2011-02-23 深圳市文鼎创数据科技有限公司 指纹采集显示方法及装置和系统
CN102891751B (zh) * 2011-07-21 2016-06-22 中国移动通信集团公司 从指纹图像生成业务密码的方法和设备
TWI436234B (zh) * 2011-11-07 2014-05-01 Shuttle Inc 行動裝置的解鎖方法,使用該方法的行動裝置及應用程式
CN103076970B (zh) * 2012-12-28 2016-04-27 北京京东方光电科技有限公司 移动终端及其屏幕解锁方法
CN103246836A (zh) * 2013-04-03 2013-08-14 李健 触摸屏手指滑动身份识别解锁方法
CN104715181A (zh) * 2013-12-17 2015-06-17 深圳富泰宏精密工业有限公司 应用软件的登入系统及方法
CN103971102B (zh) * 2014-05-21 2017-02-01 南京大学 基于手指轮廓和决策树的静态手势识别方法
CN104331193A (zh) * 2014-12-01 2015-02-04 湖北印象光电信息产业有限公司 一种红外精准多点触控平台

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101482922A (zh) * 2008-01-09 2009-07-15 索尼株式会社 认证装置、认证方法、登记装置和登记方法
CN101777115A (zh) * 2009-11-25 2010-07-14 中国科学院自动化研究所 一种安全的指纹认证方法及系统
US20140325230A1 (en) * 2011-07-08 2014-10-30 Research Foundation Of The City University Of New York Method of comparing private data without revealing the data
CN104331653A (zh) * 2014-10-20 2015-02-04 深圳市汇顶科技股份有限公司 指纹解密方法及装置
CN104537290A (zh) * 2014-12-18 2015-04-22 无敌科技(西安)有限公司 基于多重指纹识别的密码系统及其实现方法

Also Published As

Publication number Publication date
CN104951687A (zh) 2015-09-30

Similar Documents

Publication Publication Date Title
WO2017012186A1 (fr) Procédé et système de déverrouillage d'empreintes digitales
KR102223416B1 (ko) 사용자 인증 제스쳐 기법
Yi et al. Glassgesture: Exploring head gesture interface of smart glasses
US9122913B2 (en) Method for logging a user in to a mobile device
KR101706290B1 (ko) 생체 측정 인증 디바이스 및 방법
US20170046508A1 (en) Biometric authentication using gesture
WO2017024748A1 (fr) Système et procédé de reconnaissance d'empreinte digitale, et appareil d'affichage
WO2017035901A1 (fr) Procédé, dispositif et terminal de vérification d'empreinte digitale
Blanco‐Gonzalo et al. Performance evaluation of handwritten signature recognition in mobile environments
TWI437501B (zh) 基於生物特徵之身分驗證裝置及其方法
CN105678147B (zh) 触控操作的方法和装置
EP3706021B1 (fr) Système, dispositif, méthode et programme pour empêcher la collision des informations d'authentification
Lu et al. Gesture on: Enabling always-on touch gestures for fast mobile access from the device standby mode
Tse et al. Behavioral biometrics scheme with keystroke and swipe dynamics for user authentication on mobile platform
US10372890B2 (en) Apparatus and method for verifying an identity of a user
KR101392113B1 (ko) 지문 잠금 시스템
CN110472398B (zh) 一种身份识别方法及电子设备
JP2019507435A (ja) 空間分割セグメントに対する動的移動追跡基盤手記署名認証システムおよび方法
JP4699112B2 (ja) 生体認証システム、生体認証方法、生体認証プログラム
CN108460260A (zh) 侦测系统、指纹传感器及相关手指触碰认证的方法
KR100670244B1 (ko) 양쪽 동시 지문입력기 및 그 지문 매칭 방법
CN106682477B (zh) 基于人体固态特征的认证方法
CN105469023A (zh) 指纹辨识装置及旋转式指纹辨识方法
CN113111322B (zh) 一种基于多模态融合的智能手机辅助认证方法
CN103544428A (zh) 基于多点触摸位置序列的智能终端用户认证方法

Legal Events

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

Ref document number: 15898742

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

Country of ref document: EP

Kind code of ref document: A1