CN112771521A - Operation response method, operation response device and mobile terminal - Google Patents

Operation response method, operation response device and mobile terminal Download PDF

Info

Publication number
CN112771521A
CN112771521A CN201880098304.2A CN201880098304A CN112771521A CN 112771521 A CN112771521 A CN 112771521A CN 201880098304 A CN201880098304 A CN 201880098304A CN 112771521 A CN112771521 A CN 112771521A
Authority
CN
China
Prior art keywords
track
fingerprint image
touch screen
sliding
finger
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.)
Pending
Application number
CN201880098304.2A
Other languages
Chinese (zh)
Inventor
王立中
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Shenzhen Huantai Technology Co Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp Ltd
Shenzhen Huantai Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Oppo Mobile Telecommunications Corp Ltd, Shenzhen Huantai Technology Co Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Publication of CN112771521A publication Critical patent/CN112771521A/en
Pending legal-status Critical Current

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

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)
  • Telephone Function (AREA)

Abstract

The application discloses an operation response method, an operation response device, a mobile terminal and a computer readable storage medium, wherein the operation response method comprises the following steps: after receiving an operation instruction, collecting a fingerprint image through a fingerprint identifier under a touch screen; if the collected fingerprint image is not matched with the prestored fingerprint image, acquiring a sliding track of the finger on the touch screen; and responding to the operation instruction if the obtained sliding track on the touch screen is matched with a pre-stored track. The scheme of the application can improve the timeliness of responding to the operation instruction.

Description

Operation response method, operation response device and mobile terminal Technical Field
The present application belongs to the technical field of instruction processing, and in particular, to an operation response method, an operation response device, a mobile terminal, and a computer-readable storage medium.
Background
At present, there are various operation response modes of a mobile terminal (such as a mobile phone), for example, an unlocking response of the mobile terminal is realized through face recognition, fingerprint recognition, password recognition, pattern recognition, and the like. Taking fingerprint identification as an example, if the mobile terminal adopts fingerprint identification to unlock the mobile terminal, the unlocking is usually realized by adopting an optical fingerprint identification mode under a screen.
Whether the optical fingerprint identification under the screen is successful or not depends on illumination, pressing area and the like when the user presses. In addition, if water is stained on the hand, the light reflection to the fingerprint sensor is also influenced, and the timeliness of the response of the operation instruction is further reduced.
Disclosure of Invention
The application provides an operation response method, an operation response device, a mobile terminal and a computer readable storage medium, which can improve the timeliness of responding to an operation instruction.
A first aspect of the present application provides an operation response method, including:
after receiving an operation instruction, collecting a fingerprint image through a fingerprint identifier under a touch screen;
if the collected fingerprint image is not matched with the prestored fingerprint image, acquiring a sliding track of the finger on the touch screen;
and responding to the operation instruction if the obtained sliding track on the touch screen is matched with a pre-stored track.
In a first possible implementation manner based on the first aspect, if the collected fingerprint image is not matched with a pre-stored fingerprint image, acquiring a track of a finger sliding on the touch screen, includes:
and if the matching degree of the acquired fingerprint image and the pre-stored fingerprint image is greater than or equal to a first preset matching degree threshold value and less than or equal to a second preset matching degree threshold value, acquiring the sliding track of the finger on the touch screen.
In a second possible implementation manner based on the first possible implementation manner of the first aspect, if the matching degree between the collected fingerprint image and the pre-stored fingerprint image is greater than or equal to a first preset matching degree threshold and less than or equal to a second preset matching degree threshold, acquiring a trajectory along which a finger slides on the touch screen, includes:
if the matching degree of the acquired fingerprint image and the prestored fingerprint image is greater than or equal to a first preset matching degree threshold value and less than or equal to a second preset matching degree threshold value, acquiring a fingerprint image track corresponding to continuous sliding of a finger on the touch screen;
correspondingly, if the acquired sliding track on the touch screen is matched with a pre-stored track, responding to the operation instruction specifically comprises: and responding to the operation instruction if the acquired fingerprint image track corresponding to the continuous sliding of the finger on the touch screen is matched with the pre-stored fingerprint image track.
In a third possible implementation manner based on the first possible implementation manner of the first aspect, if the matching degree between the collected fingerprint image and the pre-stored fingerprint image is greater than or equal to a first preset matching degree threshold and less than or equal to a second preset matching degree threshold, acquiring a track of a finger sliding on the touch screen, including:
if the matching degree of the acquired fingerprint image and the prestored fingerprint image is greater than or equal to a first preset matching degree threshold value and less than or equal to a second preset matching degree threshold value, acquiring a coordinate track of the finger sliding at a specified point on the touch screen;
correspondingly, if the acquired sliding track on the touch screen is matched with a pre-stored track, responding to the operation instruction specifically comprises: and responding to the operation instruction if the obtained coordinate track of the finger sliding on the appointed point on the touch screen is matched with the prestored coordinate track.
In a fourth possible implementation manner based on the second possible implementation manner of the first aspect, the operation response method further includes:
if the acquired fingerprint image track corresponding to continuous sliding of the finger on the touch screen is not matched with the prestored fingerprint image track, acquiring a coordinate track of sliding of the finger on an appointed point on the touch screen;
and responding to the operation instruction if the obtained coordinate track of the finger sliding on the appointed point on the touch screen is matched with the prestored coordinate track.
In a fifth possible implementation manner based on the third possible implementation manner of the first aspect, the operation response method further includes:
if the obtained coordinate track of the finger sliding on the appointed point on the touch screen is not matched with the pre-stored sliding track, obtaining a fingerprint image track corresponding to the finger continuously sliding on the touch screen;
and responding to the operation instruction if the acquired fingerprint image track corresponding to the continuous sliding of the finger on the touch screen is matched with the pre-stored fingerprint image track.
In a sixth possible implementation manner based on the first aspect, the first possible implementation manner of the first aspect, the second possible implementation manner of the first aspect, the third possible implementation manner of the first aspect, the fourth possible implementation manner of the first aspect, and any possible implementation manner of the fifth possible implementation manner of the first aspect, if the operation instruction is an unlocking instruction, the step of, after responding to the operation instruction, matching the obtained trajectory sliding on the touch screen with a pre-stored trajectory includes:
and detecting whether a preset application is started, if so, automatically locking the screen until the collected fingerprint image is successfully matched with the prestored fingerprint image, and unlocking the screen.
In a seventh possible implementation manner based on the first aspect, the first possible implementation manner of the first aspect, the second possible implementation manner of the first aspect, the third possible implementation manner of the first aspect, the fourth possible implementation manner of the first aspect, and any possible implementation manner of the fifth possible implementation manner of the first aspect, if the operation instruction is a payment instruction, the responding to the operation instruction includes:
if the acquired sliding track on the touch screen is matched with a pre-stored track, judging whether the current payment amount is smaller than or equal to a preset amount, and responding to the payment instruction if the current payment amount is smaller than or equal to the preset amount.
In an eighth possible implementation manner based on the sixth possible implementation manner of the first aspect, if the current payment amount is greater than a preset amount, the payment instruction is not responded.
In a ninth possible implementation manner based on any one of the first, second, third, fourth, fifth, sixth, seventh and eighth possible implementation manners of the first aspect, the operation response method further includes:
and responding to the operation instruction if the acquired fingerprint image and the pre-stored fingerprint image are acquired.
A second aspect of the present application provides an operation response device including:
the operation instruction receiving unit is used for collecting a fingerprint image through a fingerprint identifier under the touch screen after receiving the operation instruction;
the sliding track acquisition unit is used for acquiring a track of a finger sliding on the touch screen if the acquired fingerprint image is not matched with a pre-stored fingerprint image;
and the operation instruction response unit is used for responding to the operation instruction if the acquired sliding track on the touch screen is matched with a pre-stored track.
A third aspect of the present application provides a mobile terminal comprising a memory, a processor and a computer program stored in the memory and executable on the processor, the processor implementing the following steps when executing the computer program:
after receiving an operation instruction, collecting a fingerprint image through a fingerprint identifier under a touch screen;
if the collected fingerprint image is not matched with the prestored fingerprint image, acquiring a sliding track of the finger on the touch screen;
and responding to the operation instruction if the obtained sliding track on the touch screen is matched with a pre-stored track.
In a first possible implementation manner based on the third aspect, the acquiring a track of a finger sliding on the touch screen if the collected fingerprint image is not matched with a pre-stored fingerprint image includes:
and if the matching degree of the acquired fingerprint image and the pre-stored fingerprint image is greater than or equal to a first preset matching degree threshold value and less than or equal to a second preset matching degree threshold value, acquiring the sliding track of the finger on the touch screen.
In a second possible implementation manner based on the first possible implementation manner of the third aspect, the acquiring a track of a finger sliding on the touch screen if a matching degree between the acquired fingerprint image and a pre-stored fingerprint image is greater than or equal to a first preset matching degree threshold and less than or equal to a second preset matching degree threshold includes:
if the matching degree of the acquired fingerprint image and the prestored fingerprint image is greater than or equal to a first preset matching degree threshold value and less than or equal to a second preset matching degree threshold value, acquiring a fingerprint image track corresponding to continuous sliding of a finger on the touch screen;
correspondingly, if the acquired sliding track on the touch screen is matched with a pre-stored track, responding to the operation instruction specifically comprises: and responding to the operation instruction if the acquired fingerprint image track corresponding to the continuous sliding of the finger on the touch screen is matched with the pre-stored fingerprint image track.
In a third possible implementation manner based on the first possible implementation manner of the third aspect, the acquiring a track of a finger sliding on the touch screen if a matching degree between the acquired fingerprint image and a pre-stored fingerprint image is greater than or equal to a first preset matching degree threshold and less than or equal to a second preset matching degree threshold includes:
if the matching degree of the acquired fingerprint image and the prestored fingerprint image is greater than or equal to a first preset matching degree threshold value and less than or equal to a second preset matching degree threshold value, acquiring a coordinate track of the finger sliding at a specified point on the touch screen;
correspondingly, if the acquired sliding track on the touch screen is matched with a pre-stored track, responding to the operation instruction specifically comprises: and responding to the operation instruction if the obtained coordinate track of the finger sliding on the appointed point on the touch screen is matched with the prestored coordinate track.
In a fourth possible implementation manner based on the second possible implementation manner of the third aspect, when the processor executes the computer program, the processor further includes implementing the following steps:
if the acquired fingerprint image track corresponding to continuous sliding of the finger on the touch screen is not matched with the prestored fingerprint image track, acquiring a coordinate track of sliding of the finger on an appointed point on the touch screen;
and responding to the operation instruction if the obtained coordinate track of the finger sliding on the appointed point on the touch screen is matched with the prestored coordinate track.
In a fifth possible implementation manner based on the third possible implementation manner of the third aspect, when the processor executes the computer program, the processor further includes implementing the following steps:
if the obtained coordinate track of the finger sliding on the appointed point on the touch screen is not matched with the pre-stored sliding track, obtaining a fingerprint image track corresponding to the finger continuously sliding on the touch screen;
and responding to the operation instruction if the acquired fingerprint image track corresponding to the continuous sliding of the finger on the touch screen is matched with the pre-stored fingerprint image track.
In a sixth possible implementation manner based on the third aspect, the first possible implementation manner of the third aspect, the second possible implementation manner of the third aspect, the third possible implementation manner of the third aspect, the fourth possible implementation manner of the third aspect, and the fifth possible implementation manner of the third aspect, if the operation instruction is an unlocking instruction, the processor further includes, when executing the computer program, implementing the following steps:
and detecting whether a preset application is started, if so, automatically locking the screen until the collected fingerprint image is successfully matched with the prestored fingerprint image, and unlocking the screen.
In a seventh possible implementation manner based on the third aspect, the first possible implementation manner of the third aspect, the second possible implementation manner of the third aspect, the third possible implementation manner of the third aspect, the fourth possible implementation manner of the third aspect, and the fifth possible implementation manner of the third aspect, if the operation instruction is a payment instruction, the responding to the operation instruction includes:
if the acquired sliding track on the touch screen is matched with a pre-stored track, judging whether the current payment amount is smaller than or equal to a preset amount, and responding to the payment instruction if the current payment amount is smaller than or equal to the preset amount.
A fourth aspect of the present application provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, carries out the steps of the operation response method as described.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a schematic flow chart diagram illustrating a first method for responding to an operation provided by an embodiment of the present application;
FIG. 2 is a schematic diagram of an area of a touch screen directly above a fingerprint recognizer according to an embodiment of the present application;
FIG. 3 is a schematic flow chart diagram illustrating a second method for responding to an operation provided by an embodiment of the present application;
FIG. 4 is a schematic flow chart diagram illustrating a third method for responding to operations provided by embodiments of the present application;
FIG. 5 is a schematic structural diagram of an operation response device provided in an embodiment of the present application;
fig. 6 is a schematic diagram of a mobile terminal provided in an embodiment of the present application.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the present application. It will be apparent, however, to one skilled in the art that the present application may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present application with unnecessary detail.
In order to explain the technical solution of the present application, the following description will be given by way of specific examples.
The specific embodiment is as follows:
a first operation response method provided by the embodiment of the present application is described below with reference to fig. 1, which is detailed as follows:
step S101, after receiving an operation instruction, collecting a fingerprint image through a fingerprint identifier under a touch screen;
in this step, the operation instruction refers to an instruction that requires verification of operation validity, for example, an unlocking instruction, a payment instruction, and the like of the mobile terminal, and for example, if the operation instruction is an unlocking instruction, the mobile terminal receives the operation instruction when the user presses the fingerprint identifier. The mobile terminal includes a mobile phone, a tablet computer, and the like.
The fingerprint identifier of this step comprises an optical fingerprint identifier.
Step S102, if the collected fingerprint image is not matched with a prestored fingerprint image, acquiring a sliding track of a finger on the touch screen;
in this embodiment, the sliding track of the finger on the touch screen refers to the sliding track of the finger in the area of the touch screen right above the fingerprint identifier, as shown in fig. 2, the area of the touch screen right above the fingerprint identifier is an oval area in fig. 2.
Prior to step S101, comprising: storing the fingerprint images input by the user, wherein the number of the fingerprint images is more than or equal to 1. Specifically, a fingerprint image input by a user is received at a fingerprint input interface and stored.
And step S103, responding to the operation instruction if the acquired sliding track on the touch screen is matched with a pre-stored track.
In this embodiment, when storing the fingerprint image entered by the user, the user is prompted to enter a sliding track in the area where the fingerprint image is entered, so that when the collected fingerprint image is not matched with the pre-stored fingerprint image, whether to respond to the received operation instruction can be further determined according to the sliding track. Of course, if the user does not enter the sliding trajectory, the step S103 is not executed.
In the embodiment of the application, because after judging that the fingerprint image of gathering does not match with the fingerprint image of prestoring, it is in to acquire the finger gliding orbit on the touch-sensitive screen, and when acquireing gliding orbit matches with the orbit of prestoring on the touch-sensitive screen, the response operating instruction, consequently, can be through the matching selection again of gliding orbit whether respond to operating instruction to can improve the promptness of responding to operating instruction.
In some embodiments, when the acquired fingerprint image is set to partially match with the pre-stored fingerprint image, whether to respond to the received operation instruction is further determined. At this time, the step S102 includes:
and if the matching degree of the acquired fingerprint image and the pre-stored fingerprint image is greater than or equal to a first preset matching degree threshold value and less than or equal to a second preset matching degree threshold value, acquiring the sliding track of the finger on the touch screen.
The first preset matching degree threshold is greater than 0, for example, may be set to 10%, 20%, and the like, and the second preset matching degree threshold is less than 70%, for example, may be set to 40%, 50%.
In this embodiment, if the user who sends the operation instruction is a valid user, the fingerprint image acquired by the mobile terminal should have a part of fingerprint image successfully matched with the pre-stored fingerprint image in a rough probability. Therefore, the sliding track of the finger on the touch screen is acquired after the acquired fingerprint image is partially matched with the pre-stored fingerprint image, and the probability of identifying the fingerprint image of an illegal user can be reduced.
In some embodiments, if the matching degree between the collected fingerprint image and the pre-stored fingerprint image is smaller than a first preset matching degree threshold, the motion of acquiring the track of the finger sliding on the touch screen is not executed.
Of course, if the collected fingerprint image is matched with the pre-stored fingerprint image, for example, the matching degree of the collected fingerprint image and the pre-stored fingerprint image is equal to 100%, or the matching degree of the collected fingerprint image and the pre-stored fingerprint image is greater than a third preset matching degree threshold, for example, when the third preset matching degree threshold is 80% and the matching degree of the collected fingerprint image and the pre-stored fingerprint image is greater than 80%, the collected fingerprint image and the pre-stored fingerprint image are determined to be matched, and then the received operation instruction is responded.
In some embodiments, the second operation response method provided by the embodiment of the present application as shown in fig. 3:
step S201, after receiving an operation instruction, collecting a fingerprint image through a fingerprint identifier under a touch screen;
the step S201 is the same as the step S101, and is not described again here.
Step S202, if the matching degree of the collected fingerprint image and the prestored fingerprint image is greater than or equal to a first preset matching degree threshold value and less than or equal to a second preset matching degree threshold value, acquiring a fingerprint image track corresponding to continuous sliding of a finger on the touch screen;
in this step, the fingerprint image trajectory refers to a trajectory formed by a plurality of fingerprint images acquired during the continuous sliding of the finger. Continuous sliding here refers to continuous sliding of the finger in the area of the touch screen directly above the fingerprint identifier.
And step S203, responding to the operation instruction if the acquired fingerprint image track corresponding to the continuous sliding of the finger on the touch screen is matched with the prestored fingerprint image track.
The fingerprint image track is matched with a pre-stored fingerprint image track, namely the similarity of the fingerprint image track and the pre-stored fingerprint image track is greater than or equal to a preset fingerprint image track matching degree, and the preset fingerprint image track matching degree is less than or equal to 100%.
In the embodiment, after the fingerprint image matching fails, the fingerprint image track is continuously acquired for matching, and a new matching mode is added, so that the probability of successful matching is improved, and the timeliness of responding to the operation instruction is further improved.
In some embodiments, in order to improve the probability of identifying the fingerprint image trajectory of a valid user, when acquiring a fingerprint image trajectory corresponding to a continuous finger sliding on the touch screen, only the fingerprint image trajectory within a preset duration is acquired.
In some embodiments, the third operation response method provided by the embodiment of the present application as shown in fig. 4:
step S301, after receiving an operation instruction, collecting a fingerprint image through a fingerprint identifier under a touch screen;
step S301 is the same as step S101 of the above embodiment, and is not described again here.
Step S302, if the matching degree of the collected fingerprint image and the prestored fingerprint image is greater than or equal to a first preset matching degree threshold value and less than or equal to a second preset matching degree threshold value, acquiring a coordinate track of the finger sliding at a specified point on the touch screen;
in this step, in the process of fingerprint identification by a user, the user presses the touch screen directly above the fingerprint identifier, and then the touch screen of the mobile terminal collects coordinates of a designated point of a finger on the touch screen, where the designated point includes any pressing point of the finger on the touch screen, such as the center of the finger, and then obtains a sliding coordinate track of the designated point on the touch screen.
And step S303, if the obtained coordinate track of the finger sliding on the appointed point on the touch screen is matched with a prestored coordinate track, responding to the operation instruction.
The obtained coordinate track of the finger sliding on the appointed point on the touch screen is matched with a prestored coordinate track, namely the similarity of the coordinate track and the prestored coordinate track is greater than or equal to a preset coordinate track matching degree, and the preset coordinate track matching degree is less than or equal to 100%.
In the embodiment, after the fingerprint image matching fails, the sliding coordinate track of the designated point is continuously acquired for matching, and a new matching mode is added, so that the matching success probability is improved, and the timeliness of responding to the operation instruction is further improved.
In some embodiments, in order to improve the probability of identifying the coordinate trajectory of the designated point sliding of the legal user, when the coordinate trajectory of the designated point sliding is obtained, only the coordinate trajectory of the designated point sliding within a preset time length is obtained.
In some embodiments, it may be determined whether to respond to the received operation instruction through 3 matching manners, where the operation responding method further includes:
if the acquired fingerprint image track corresponding to continuous sliding of the finger on the touch screen is not matched with the prestored fingerprint image track, acquiring a coordinate track of sliding of the finger on an appointed point on the touch screen;
and responding to the operation instruction if the obtained coordinate track of the finger sliding on the appointed point on the touch screen is matched with the prestored coordinate track.
In this embodiment, when the acquired fingerprint image is not matched with the pre-stored fingerprint image and the acquired fingerprint image track corresponding to the continuous sliding of the finger on the touch screen is not matched with the pre-stored fingerprint image track, whether the sliding coordinate track of the designated point meets the requirement is continuously judged, if the sliding coordinate track of the designated point meets the requirement, the received operation instruction is responded, and whether the received operation instruction is responded is judged through multiple matching modes, so that the timeliness of responding the operation instruction is improved.
In some embodiments, it may be determined whether to respond to the received operation instruction through other 3 matching manners, where the operation responding method further includes:
if the obtained coordinate track of the finger sliding on the appointed point on the touch screen is not matched with the pre-stored sliding track, obtaining a fingerprint image track corresponding to the finger continuously sliding on the touch screen;
and responding to the operation instruction if the acquired fingerprint image track corresponding to the continuous sliding of the finger on the touch screen is matched with the pre-stored fingerprint image track.
In the embodiment, whether the received operation instruction is responded is judged through various matching modes, so that the timeliness of responding to the operation instruction is improved.
In some embodiments, if the operation instruction is an unlocking instruction, matching the acquired trajectory sliding on the touch screen with a pre-stored trajectory, and after responding to the operation instruction, the method includes:
and detecting whether a preset application is started, if so, automatically locking the screen until the collected fingerprint image is successfully matched with the prestored fingerprint image, and unlocking the screen.
The preset application refers to an application related to the property of the user, such as various bank-type applications, payment-type applications, and the like.
When the response of the operation instruction is realized by matching the sliding track, the acquired fingerprint image is not completely matched with the prestored fingerprint image, so that the screen is automatically locked after the screen is unlocked and the preset application is started in order to ensure the property safety of a user. Optionally, the user is prompted to perform fingerprinting again. After the fingerprint image of the user is collected, the fingerprint image is matched with a prestored fingerprint image, if the fingerprint image is matched successfully, the screen is unlocked, and if the fingerprint image is matched and identified, the screen is continuously locked.
In some embodiments, if the operation instruction is a payment instruction, responding to the operation instruction if the acquired track sliding on the touch screen matches a pre-stored track includes:
if the acquired sliding track on the touch screen is matched with a pre-stored track, judging whether the current payment amount is smaller than or equal to a preset amount, and responding to the payment instruction if the current payment amount is smaller than or equal to the preset amount. And if the current payment amount is larger than a preset amount, not responding to the payment instruction.
In this embodiment, if the operation instruction is a payment instruction, it is determined whether the payment amount requested by the payment instruction is less than or equal to a preset amount, if so, the payment instruction is responded, otherwise, the payment instruction is not responded. Because when the payment amount requested by the payment instruction is less than or equal to the preset amount, the payment instruction is responded, otherwise, the payment instruction is not responded, therefore, the convenience of payment can be improved, and the large-amount property safety of the user can be ensured.
Corresponding to the operation response method described above, fig. 5 is a schematic structural diagram of an operation response device provided in an embodiment of the present application, where the operation response device is applicable to a mobile terminal, and the operation response device includes:
the operation instruction receiving unit 51 is configured to collect a fingerprint image through a fingerprint identifier under the touch screen after receiving an operation instruction;
the operation instruction refers to an instruction that requires verification of operation validity, for example, an unlocking instruction, a payment instruction, and the like of the mobile terminal.
A sliding track acquisition unit 52, configured to acquire a track along which a finger slides on the touch screen if the acquired fingerprint image is not matched with a pre-stored fingerprint image;
the sliding track of the finger on the touch screen refers to the sliding track of the finger in the area of the touch screen right above the fingerprint recognizer.
In some embodiments, the operation response device further comprises:
and the fingerprint image recording unit is used for storing fingerprint images recorded by a user, and the number of the fingerprint images is more than or equal to 1.
In some embodiments, the operation response device further comprises:
and the fingerprint image matching operation unit is used for responding to the operation instruction if the acquired fingerprint image is matched with a prestored fingerprint image.
And an operation instruction responding unit 53, configured to respond to the operation instruction if the obtained track sliding on the touch screen matches a pre-stored track.
In the embodiment of the application, after the collected fingerprint image is judged to be not matched with the pre-stored fingerprint image, the finger is obtained on the touch screen in the sliding track, and the sliding track on the touch screen is matched with the pre-stored track in the response to the operation instruction, so that whether the operation instruction is responded or not can be selected through the re-matching of the sliding track, and the timeliness of the response to the operation instruction can be improved.
In some embodiments, when the acquired fingerprint image is set to partially match with the pre-stored fingerprint image, whether to respond to the received operation instruction is further determined. At this time, the sliding track collecting unit 52 is specifically configured to:
and if the matching degree of the acquired fingerprint image and the pre-stored fingerprint image is greater than or equal to a first preset matching degree threshold value and less than or equal to a second preset matching degree threshold value, acquiring the sliding track of the finger on the touch screen.
In some embodiments, the operation response device further comprises:
and the fingerprint image matching operation unit is used for responding to the received operation instruction if the acquired fingerprint image is matched with the pre-stored fingerprint image.
In some embodiments, the sliding track acquiring unit 52 is specifically configured to:
and if the matching degree of the acquired fingerprint image and the pre-stored fingerprint image is greater than or equal to a first preset matching degree threshold value and less than or equal to a second preset matching degree threshold value, acquiring a fingerprint image track corresponding to continuous sliding of the finger on the touch screen.
Correspondingly, the operation instruction response unit 53 is specifically configured to:
and responding to the operation instruction if the acquired fingerprint image track corresponding to the continuous sliding of the finger on the touch screen is matched with the pre-stored fingerprint image track.
In some embodiments, the sliding track acquiring unit 52 is specifically configured to:
and if the matching degree of the acquired fingerprint image and the prestored fingerprint image is greater than or equal to a first preset matching degree threshold value and less than or equal to a second preset matching degree threshold value, acquiring a coordinate track of the finger sliding at the appointed point on the touch screen.
Correspondingly, the operation instruction response unit 53 is specifically configured to:
and responding to the operation instruction if the obtained coordinate track of the finger sliding on the appointed point on the touch screen is matched with the prestored coordinate track.
In some embodiments, it may be determined whether to respond to the received operation instruction through 3 matching manners, in this case, the operation responding apparatus further includes:
the coordinate track acquisition unit is used for acquiring a coordinate track of the finger sliding at the appointed point on the touch screen if the acquired fingerprint image track corresponding to the continuous finger sliding on the touch screen is not matched with the prestored fingerprint image track;
and the coordinate track matching operation unit is used for responding to the operation instruction if the obtained coordinate track of the finger sliding at the appointed point on the touch screen is matched with the prestored coordinate track.
In some embodiments, it may be determined whether to respond to the received operation instruction through other 3 matching manners, where the operation responding apparatus further includes:
the fingerprint image track acquisition unit is used for acquiring a fingerprint image track corresponding to continuous sliding of the finger on the touch screen if the acquired coordinate track of the sliding of the finger on the appointed point on the touch screen is not matched with the pre-stored sliding track;
and the fingerprint image track matching operation unit is used for responding to the operation instruction if the acquired fingerprint image track corresponding to the continuous sliding of the finger on the touch screen is matched with the prestored fingerprint image track.
In some embodiments, if the operation instruction is an unlock instruction, the operation response apparatus further includes:
and the automatic screen locking unit is used for detecting whether the preset application is started or not, automatically locking the screen if the preset application is started, and unlocking the screen until the acquired fingerprint image is successfully matched with the pre-stored fingerprint image.
The preset application refers to an application related to the property of the user, such as various bank-type applications, payment-type applications, and the like.
In some embodiments, if the operation instruction is a payment instruction, the operation instruction response unit 53 is specifically configured to:
if the acquired sliding track on the touch screen is matched with a pre-stored track, judging whether the current payment amount is smaller than or equal to a preset amount, and responding to the payment instruction if the current payment amount is smaller than or equal to the preset amount.
In some embodiments, the operation instruction response unit 53 is further configured to not respond to the payment instruction if the current payment amount is greater than a preset amount.
An embodiment of the present application provides a mobile terminal, please refer to fig. 6, where the mobile terminal in the embodiment of the present application includes: a memory 601, one or more processors 602 (only one shown in fig. 6), and computer programs stored on the memory 601 and executable on the processors. Wherein: the memory 601 is used for storing software programs and modules, and the processor 602 executes various functional applications and data processing by running the software programs and units stored in the memory 601, so as to acquire resources corresponding to the preset events. Specifically, the processor 602 implements the following steps by running the above-mentioned computer program stored in the memory 601:
after receiving an operation instruction, collecting a fingerprint image through a fingerprint identifier under a touch screen;
if the collected fingerprint image is not matched with the prestored fingerprint image, acquiring a sliding track of the finger on the touch screen;
and responding to the operation instruction if the obtained sliding track on the touch screen is matched with a pre-stored track.
Assuming that the above is the first possible implementation manner, in a second possible implementation manner provided on the basis of the first possible implementation manner, the acquiring a trajectory of a finger sliding on the touch screen if the captured fingerprint image does not match a pre-stored fingerprint image includes:
and if the matching degree of the acquired fingerprint image and the pre-stored fingerprint image is greater than or equal to a first preset matching degree threshold value and less than or equal to a second preset matching degree threshold value, acquiring the sliding track of the finger on the touch screen.
In a third possible implementation manner provided on the basis of the second possible implementation manner, the acquiring a track of a finger sliding on the touch screen if a matching degree between the acquired fingerprint image and a pre-stored fingerprint image is greater than or equal to a first preset matching degree threshold and less than or equal to a second preset matching degree threshold includes:
if the matching degree of the acquired fingerprint image and the prestored fingerprint image is greater than or equal to a first preset matching degree threshold value and less than or equal to a second preset matching degree threshold value, acquiring a fingerprint image track corresponding to continuous sliding of a finger on the touch screen;
correspondingly, if the acquired sliding track on the touch screen is matched with a pre-stored track, responding to the operation instruction specifically comprises: and responding to the operation instruction if the acquired fingerprint image track corresponding to the continuous sliding of the finger on the touch screen is matched with the pre-stored fingerprint image track.
In a fourth possible implementation manner provided on the basis of the second possible implementation manner, the acquiring a track of a finger sliding on the touch screen if a matching degree between the collected fingerprint image and a pre-stored fingerprint image is greater than or equal to a first preset matching degree threshold and less than or equal to a second preset matching degree threshold includes:
if the matching degree of the acquired fingerprint image and the prestored fingerprint image is greater than or equal to a first preset matching degree threshold value and less than or equal to a second preset matching degree threshold value, acquiring a coordinate track of the finger sliding at a specified point on the touch screen;
correspondingly, if the acquired sliding track on the touch screen is matched with a pre-stored track, responding to the operation instruction specifically comprises: and responding to the operation instruction if the obtained coordinate track of the finger sliding on the appointed point on the touch screen is matched with the prestored coordinate track.
In a fifth possible implementation manner provided as a basis for the third possible implementation manner, the processor 602 further implements the following steps when executing the computer program stored in the memory 601:
if the acquired fingerprint image track corresponding to continuous sliding of the finger on the touch screen is not matched with the prestored fingerprint image track, acquiring a coordinate track of sliding of the finger on an appointed point on the touch screen;
and responding to the operation instruction if the obtained coordinate track of the finger sliding on the appointed point on the touch screen is matched with the prestored coordinate track.
In a sixth possible implementation manner provided on the basis of the fourth possible implementation manner, the processor 602 further implements the following steps when executing the computer program stored in the memory 601:
if the obtained coordinate track of the finger sliding on the appointed point on the touch screen is not matched with the pre-stored sliding track, obtaining a fingerprint image track corresponding to the finger continuously sliding on the touch screen;
and responding to the operation instruction if the acquired fingerprint image track corresponding to the continuous sliding of the finger on the touch screen is matched with the pre-stored fingerprint image track.
In a seventh possible implementation manner provided on the basis of the first, second, third, fourth, fifth, and sixth possible implementation manners, if the operation instruction is an unlocking instruction, the obtained track sliding on the touch screen is matched with a pre-stored track, and after responding to the operation instruction, the processor 602 further implements the following steps when executing the computer program stored in the memory 601: and detecting whether a preset application is started, if so, automatically locking the screen until the collected fingerprint image is successfully matched with the prestored fingerprint image, and unlocking the screen.
In an eighth possible implementation manner provided on the basis of the first, second, third, fourth, fifth, and sixth possible implementation manners, if the operation instruction is a payment instruction, the responding to the operation instruction includes:
if the acquired sliding track on the touch screen is matched with a pre-stored track, judging whether the current payment amount is smaller than or equal to a preset amount, and responding to the payment instruction if the current payment amount is smaller than or equal to the preset amount.
In a ninth possible implementation manner provided on the basis of the seventh possible implementation manner, the processor 602 further implements the following steps when executing the computer program stored in the memory 601:
and if the current payment amount is larger than a preset amount, not responding to the payment instruction.
In a tenth possible implementation manner provided on the basis of the first, second, third, fourth, fifth, sixth, seventh, eighth, and ninth possible implementation manners, the processor 602 further implements the following steps when executing the computer program stored in the memory 601:
and responding to the operation instruction if the acquired fingerprint image and the pre-stored fingerprint image are acquired.
Further, as shown in fig. 6, the mobile terminal may further include: one or more input devices 603 (only one shown in fig. 6) and one or more output devices 604 (only one shown in fig. 4). The memory 601, processor 602, input device 603, and output device 604 are connected by a bus 605.
It should be understood that in the embodiments of the present Application, the Processor 602 may be a Central Processing Unit (CPU), and the Processor may be other general-purpose processors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field-Programmable Gate arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components, or the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The input device 603 may include a keyboard, a touch pad, a fingerprint sensor (for collecting fingerprint information of a user and direction information of the fingerprint), a microphone, etc., and the output device 604 may include a display, a speaker, etc.
Memory 601 may include both read-only memory and random-access memory, and provides instructions and data to processor 602. Some or all of memory 601 may also include non-volatile random access memory. For example, the memory 601 may also store device type information.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned functions may be distributed as different functional units and modules according to needs, that is, the internal structure of the apparatus may be divided into different functional units or modules to implement all or part of the above-mentioned functions. Each functional unit and module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one unit, and the integrated unit may be implemented in a form of hardware, or in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working processes of the units and modules in the system may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
Those of ordinary skill in the art would appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of external device software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described system embodiments are merely illustrative, and for example, the division of the above-described modules or units is only one logical functional division, and in actual implementation, there may be another division, for example, multiple units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
The integrated unit may be stored in a computer-readable storage medium if it is implemented in the form of a software functional unit and sold or used as a separate product. Based on such understanding, all or part of the flow in the method of the embodiments described above may be implemented by a computer program, which may be stored in a computer readable storage medium and used by a processor to implement the steps of the embodiments of the methods described above. The computer program includes computer program code, and the computer program code may be in a source code form, an object code form, an executable file or some intermediate form. The computer-readable storage medium may include: any entity or device capable of carrying the above-described computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer readable Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signal, telecommunication signal, software distribution medium, etc. It should be noted that the computer readable storage medium may contain content that is subject to appropriate increase or decrease according to the requirements of legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable storage media does not include electrical carrier signals and telecommunication signals according to legislation and patent practice.
The above embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present application and are intended to be included within the scope of the present application.

Claims (20)

  1. An operation response method, comprising:
    after receiving an operation instruction, collecting a fingerprint image through a fingerprint identifier under a touch screen;
    if the collected fingerprint image is not matched with the prestored fingerprint image, acquiring a sliding track of the finger on the touch screen;
    and responding to the operation instruction if the obtained sliding track on the touch screen is matched with a pre-stored track.
  2. The operation response method according to claim 1, wherein the acquiring a trace of the finger sliding on the touch screen if the captured fingerprint image does not match the pre-stored fingerprint image comprises:
    and if the matching degree of the acquired fingerprint image and the pre-stored fingerprint image is greater than or equal to a first preset matching degree threshold value and less than or equal to a second preset matching degree threshold value, acquiring the sliding track of the finger on the touch screen.
  3. The operation response method according to claim 2, wherein the acquiring a track of the finger sliding on the touch screen if the matching degree between the collected fingerprint image and the pre-stored fingerprint image is greater than or equal to a first preset matching degree threshold and less than or equal to a second preset matching degree threshold comprises:
    if the matching degree of the acquired fingerprint image and the prestored fingerprint image is greater than or equal to a first preset matching degree threshold value and less than or equal to a second preset matching degree threshold value, acquiring a fingerprint image track corresponding to continuous sliding of a finger on the touch screen;
    correspondingly, if the acquired sliding track on the touch screen is matched with a pre-stored track, responding to the operation instruction specifically comprises: and responding to the operation instruction if the acquired fingerprint image track corresponding to the continuous sliding of the finger on the touch screen is matched with the pre-stored fingerprint image track.
  4. The operation response method according to claim 2, wherein the acquiring a track of the finger sliding on the touch screen if the matching degree between the collected fingerprint image and the pre-stored fingerprint image is greater than or equal to a first preset matching degree threshold and less than or equal to a second preset matching degree threshold comprises:
    if the matching degree of the acquired fingerprint image and the prestored fingerprint image is greater than or equal to a first preset matching degree threshold value and less than or equal to a second preset matching degree threshold value, acquiring a coordinate track of the finger sliding at a specified point on the touch screen;
    correspondingly, if the acquired sliding track on the touch screen is matched with a pre-stored track, responding to the operation instruction specifically comprises: and responding to the operation instruction if the obtained coordinate track of the finger sliding on the appointed point on the touch screen is matched with the prestored coordinate track.
  5. The operation response method according to claim 3, characterized by further comprising:
    if the acquired fingerprint image track corresponding to continuous sliding of the finger on the touch screen is not matched with the prestored fingerprint image track, acquiring a coordinate track of sliding of the finger on an appointed point on the touch screen;
    and responding to the operation instruction if the obtained coordinate track of the finger sliding on the appointed point on the touch screen is matched with the prestored coordinate track.
  6. The operation response method according to claim 4, characterized by further comprising:
    if the obtained coordinate track of the finger sliding on the appointed point on the touch screen is not matched with the pre-stored sliding track, obtaining a fingerprint image track corresponding to the finger continuously sliding on the touch screen;
    and responding to the operation instruction if the acquired fingerprint image track corresponding to the continuous sliding of the finger on the touch screen is matched with the pre-stored fingerprint image track.
  7. The operation response method according to any one of claims 1 to 6, wherein if the operation instruction is an unlock instruction, the if-acquired trajectory sliding on the touch screen matches a pre-stored trajectory, and after responding to the operation instruction, the method includes:
    and detecting whether a preset application is started, if so, automatically locking the screen until the collected fingerprint image is successfully matched with the prestored fingerprint image, and unlocking the screen.
  8. The operation response method according to any one of claims 1 to 6, wherein if the operation instruction is a payment instruction, responding to the operation instruction if the acquired track sliding on the touch screen matches a pre-stored track includes:
    if the acquired sliding track on the touch screen is matched with a pre-stored track, judging whether the current payment amount is smaller than or equal to a preset amount, and responding to the payment instruction if the current payment amount is smaller than or equal to the preset amount.
  9. The operation response method according to claim 7, wherein the payment instruction is not responded to if the current payment amount is larger than a preset amount.
  10. The operation response method according to any one of claims 1 to 9, characterized by further comprising:
    and responding to the operation instruction if the acquired fingerprint image and the pre-stored fingerprint image are acquired.
  11. An operation response device, comprising:
    the operation instruction receiving unit is used for collecting a fingerprint image through a fingerprint identifier under the touch screen after receiving the operation instruction;
    the sliding track acquisition unit is used for acquiring a track of a finger sliding on the touch screen if the acquired fingerprint image is not matched with a pre-stored fingerprint image;
    and the operation instruction response unit is used for responding to the operation instruction if the acquired sliding track on the touch screen is matched with a pre-stored track.
  12. A mobile terminal comprising a memory, a processor and a computer program stored in the memory and executable on the processor, wherein the processor when executing the computer program implements the steps of:
    after receiving an operation instruction, collecting a fingerprint image through a fingerprint identifier under a touch screen;
    if the collected fingerprint image is not matched with the prestored fingerprint image, acquiring a sliding track of the finger on the touch screen;
    and responding to the operation instruction if the obtained sliding track on the touch screen is matched with a pre-stored track.
  13. The mobile terminal according to claim 12, wherein if the collected fingerprint image does not match a pre-stored fingerprint image, acquiring a track of a finger sliding on the touch screen includes:
    and if the matching degree of the acquired fingerprint image and the pre-stored fingerprint image is greater than or equal to a first preset matching degree threshold value and less than or equal to a second preset matching degree threshold value, acquiring the sliding track of the finger on the touch screen.
  14. The mobile terminal according to claim 13, wherein if the matching degree between the collected fingerprint image and the pre-stored fingerprint image is greater than or equal to a first preset matching degree threshold and less than or equal to a second preset matching degree threshold, acquiring a track of a finger sliding on the touch screen, including:
    if the matching degree of the acquired fingerprint image and the prestored fingerprint image is greater than or equal to a first preset matching degree threshold value and less than or equal to a second preset matching degree threshold value, acquiring a fingerprint image track corresponding to continuous sliding of a finger on the touch screen;
    correspondingly, if the acquired sliding track on the touch screen is matched with a pre-stored track, responding to the operation instruction specifically comprises: and responding to the operation instruction if the acquired fingerprint image track corresponding to the continuous sliding of the finger on the touch screen is matched with the pre-stored fingerprint image track.
  15. The mobile terminal according to claim 13, wherein if the matching degree between the collected fingerprint image and the pre-stored fingerprint image is greater than or equal to a first preset matching degree threshold and less than or equal to a second preset matching degree threshold, acquiring a track of a finger sliding on the touch screen, including:
    if the matching degree of the acquired fingerprint image and the prestored fingerprint image is greater than or equal to a first preset matching degree threshold value and less than or equal to a second preset matching degree threshold value, acquiring a coordinate track of the finger sliding at a specified point on the touch screen;
    correspondingly, if the acquired sliding track on the touch screen is matched with a pre-stored track, responding to the operation instruction specifically comprises: and responding to the operation instruction if the obtained coordinate track of the finger sliding on the appointed point on the touch screen is matched with the prestored coordinate track.
  16. The mobile terminal of claim 14, wherein the processor, when executing the computer program, further comprises implementing the steps of:
    if the acquired fingerprint image track corresponding to continuous sliding of the finger on the touch screen is not matched with the prestored fingerprint image track, acquiring a coordinate track of sliding of the finger on an appointed point on the touch screen;
    and responding to the operation instruction if the obtained coordinate track of the finger sliding on the appointed point on the touch screen is matched with the prestored coordinate track.
  17. The mobile terminal of claim 15, wherein the processor, when executing the computer program, further comprises implementing the steps of:
    if the obtained coordinate track of the finger sliding on the appointed point on the touch screen is not matched with the pre-stored sliding track, obtaining a fingerprint image track corresponding to the finger continuously sliding on the touch screen;
    and responding to the operation instruction if the acquired fingerprint image track corresponding to the continuous sliding of the finger on the touch screen is matched with the pre-stored fingerprint image track.
  18. The mobile terminal according to any of claims 12 to 17, wherein if the operation instruction is an unlocking instruction, the processor, when executing the computer program, further comprises implementing the following steps:
    and detecting whether a preset application is started, if so, automatically locking the screen until the collected fingerprint image is successfully matched with the prestored fingerprint image, and unlocking the screen.
  19. The mobile terminal according to any one of claims 12 to 17, wherein if the operation instruction is a payment instruction, responding to the operation instruction if the obtained track sliding on the touch screen matches a pre-stored track includes:
    if the acquired sliding track on the touch screen is matched with a pre-stored track, judging whether the current payment amount is smaller than or equal to a preset amount, and responding to the payment instruction if the current payment amount is smaller than or equal to the preset amount.
  20. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 10.
CN201880098304.2A 2018-11-16 2018-11-16 Operation response method, operation response device and mobile terminal Pending CN112771521A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/115952 WO2020097924A1 (en) 2018-11-16 2018-11-16 Operation response method, operation response apparatus, and mobile terminal

Publications (1)

Publication Number Publication Date
CN112771521A true CN112771521A (en) 2021-05-07

Family

ID=70730404

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201880098304.2A Pending CN112771521A (en) 2018-11-16 2018-11-16 Operation response method, operation response device and mobile terminal

Country Status (2)

Country Link
CN (1) CN112771521A (en)
WO (1) WO2020097924A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114306936A (en) * 2022-01-25 2022-04-12 苏州景昱医疗器械有限公司 Programmable device and implantable neurostimulation system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104933339A (en) * 2015-06-16 2015-09-23 广东欧珀移动通信有限公司 Unlocking control method and mobile terminal
CN105117629A (en) * 2015-08-21 2015-12-02 京东方科技集团股份有限公司 Electronic device control method and apparatus, and electronic device
CN105335641A (en) * 2015-10-16 2016-02-17 宇龙计算机通信科技(深圳)有限公司 Identity authentication method and device based on fingerprint identification
CN105589643A (en) * 2015-12-18 2016-05-18 努比亚技术有限公司 Mobile terminal unlocking method and mobile terminal
CN105678147A (en) * 2016-01-05 2016-06-15 网易(杭州)网络有限公司 Touch control operation method and device
CN107451449A (en) * 2017-07-21 2017-12-08 广东欧珀移动通信有限公司 Bio-identification unlocking method and Related product
US20180189468A1 (en) * 2015-06-30 2018-07-05 Lg Electronics Inc. Mobile terminal and method for controlling same

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10386995B2 (en) * 2014-12-05 2019-08-20 Apple Inc. User interface for combinable virtual desktops
CN106127481B (en) * 2016-06-17 2018-03-27 广东欧珀移动通信有限公司 A kind of fingerprint method of payment and terminal

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104933339A (en) * 2015-06-16 2015-09-23 广东欧珀移动通信有限公司 Unlocking control method and mobile terminal
US20180189468A1 (en) * 2015-06-30 2018-07-05 Lg Electronics Inc. Mobile terminal and method for controlling same
CN105117629A (en) * 2015-08-21 2015-12-02 京东方科技集团股份有限公司 Electronic device control method and apparatus, and electronic device
CN105335641A (en) * 2015-10-16 2016-02-17 宇龙计算机通信科技(深圳)有限公司 Identity authentication method and device based on fingerprint identification
CN105589643A (en) * 2015-12-18 2016-05-18 努比亚技术有限公司 Mobile terminal unlocking method and mobile terminal
CN105678147A (en) * 2016-01-05 2016-06-15 网易(杭州)网络有限公司 Touch control operation method and device
CN107451449A (en) * 2017-07-21 2017-12-08 广东欧珀移动通信有限公司 Bio-identification unlocking method and Related product

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114306936A (en) * 2022-01-25 2022-04-12 苏州景昱医疗器械有限公司 Programmable device and implantable neurostimulation system

Also Published As

Publication number Publication date
WO2020097924A1 (en) 2020-05-22

Similar Documents

Publication Publication Date Title
CN107450708B (en) Unlocking control method and related product
CN107451550B (en) Fingerprint unlocking method and related product
CN105868613A (en) Biometric feature recognition method, biometric feature recognition device and mobile terminal
US20180046848A1 (en) Method of recognizing fingerprints, apparatus and terminal devices
CN104899490A (en) Terminal positioning method and user terminal
CN111552368A (en) Vehicle-mounted human-computer interaction method and vehicle-mounted equipment
CN106203326B (en) A kind of image processing method, device and mobile terminal
CN105303174B (en) fingerprint input method and device
WO2018213946A1 (en) Image recognition method, image recognition device, electronic device, and computer storage medium
CN112215025A (en) Radio frequency card function calling method and device
WO2018161312A1 (en) Fingerprint identification method and apparatus
CN109582416A (en) Fingerprint collecting method, device, storage medium and electronic equipment
CN107291238B (en) Data processing method and device
CN114648796A (en) User identification method, device, storage medium and electronic equipment
CN107451536B (en) Biometric pattern opening method and related product
CN106056377A (en) Data processing method and smartwatch
CN109740520B (en) Fingerprint identification method and related equipment
CN113705366A (en) Personnel management system identity identification method and device and terminal equipment
CN107517298B (en) Unlocking method and related product
CN112771521A (en) Operation response method, operation response device and mobile terminal
CN113342170A (en) Gesture control method, device, terminal and storage medium
CN111985382A (en) Biological feature recognition method and device, electronic equipment and storage medium
CN109299948B (en) Red packet sending method and device, wearable device and storage medium
CN111178339A (en) User identity identification method, device, equipment and medium
CN107493368B (en) Unlocking method and related product

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210507