WO2015176494A1 - Procédé d'authentification de commandes gestuelles sans contact et équipement utilisateur - Google Patents

Procédé d'authentification de commandes gestuelles sans contact et équipement utilisateur Download PDF

Info

Publication number
WO2015176494A1
WO2015176494A1 PCT/CN2014/090002 CN2014090002W WO2015176494A1 WO 2015176494 A1 WO2015176494 A1 WO 2015176494A1 CN 2014090002 W CN2014090002 W CN 2014090002W WO 2015176494 A1 WO2015176494 A1 WO 2015176494A1
Authority
WO
WIPO (PCT)
Prior art keywords
command information
gesture command
operation behavior
information
gesture
Prior art date
Application number
PCT/CN2014/090002
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 WO2015176494A1 publication Critical patent/WO2015176494A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2133Verifying human interaction, e.g., Captcha

Definitions

  • the present invention relates to the field of electronic technologies, and in particular, to a method for authenticating a contactless gesture command and a user equipment.
  • non-contact gesture commands can trigger corresponding services and applications, for example, the user uses a finger to draw a circle on the user equipment, the user The camera on the device performs a call service after recognizing the action of the circle.
  • the application of gesture commands will greatly enhance the convenience of using user equipment and improve the efficiency and experience of users.
  • the embodiment of the invention provides a method for authenticating a non-contact gesture command and a user equipment, which can implement the authority verification on the non-contact gesture command, improve the security and enhance the user experience while ensuring the convenience.
  • a first aspect of the embodiments of the present invention provides a method for authenticating a non-contact gesture command, including:
  • the operation behavior corresponding to the gesture command information requires permission verification, Touching the palmprint or fingerprint information of the user extracted by the motion image, and determining whether the identity information corresponding to the palmprint or the fingerprint information has the authority to perform the operation behavior;
  • the operation behavior corresponding to the gesture command information is executed, otherwise the operation behavior corresponding to the gesture command information is refused to be executed.
  • the method further includes:
  • the operation behavior corresponding to the gesture command information does not require the authority verification, the operation behavior corresponding to the gesture command information is executed.
  • the method before the determining whether the operation behavior corresponding to the gesture command information requires the rights verification, the method further includes:
  • the operation action corresponding to the gesture command information is determined by executing the operation instruction on the operation object.
  • the determining whether the operation behavior corresponding to the gesture command information requires rights verification includes:
  • Determining whether the operation instruction is required to execute the operation instruction on the operation object by querying the preset permission database, and the permission data inventory has information for indicating whether the operation instruction is required to execute the operation instruction for each operation object;
  • the determining, by the determining whether the identity information corresponding to the palmprint or the fingerprint information has the permission to perform the operation behavior includes:
  • the acquiring a non-contact gesture action image input by a user includes:
  • the non-contact gesture motion image input by the user is acquired by the imaging device.
  • a second aspect of the embodiments of the present invention provides a user equipment, including:
  • a command information acquiring module configured to acquire a non-contact gesture action image input by the user, and identify gesture command information according to the non-contact gesture action image
  • An operation behavior determining module configured to determine whether the operation behavior corresponding to the gesture command information requires permission verification
  • the permission judging module is configured to determine, according to the palmprint or fingerprint information of the user extracted according to the non-contact gesture action image, the palmprint or the fingerprint information, if the operation behavior corresponding to the gesture command information requires the authority verification Whether the corresponding identity information has the right to perform the operation behavior;
  • the operation behavior execution module is configured to execute an operation behavior corresponding to the gesture command information if the authority is vested, and otherwise refuse to perform the operation behavior corresponding to the gesture command information.
  • the operation behavior execution module is further configured to perform an operation behavior corresponding to the gesture command information if the operation behavior corresponding to the gesture command information does not require the authority verification .
  • the user equipment further includes:
  • An operation instruction and an object obtaining module configured to find an operation instruction mapped by the gesture command information according to a preset mapping relationship; and acquire an operation object to be executed by the user;
  • the operation behavior determining module is configured to determine an operation behavior corresponding to the gesture command information by executing the operation instruction on the operation object.
  • the operation behavior determining module is configured to determine, by querying a preset permission database, performing the operation on the operation object. Whether the operation instruction requires authority verification, and the authority data inventory has information for indicating whether each operation instruction is required to perform authority verification for each operation object;
  • the permission determination Modules include:
  • a feature vector value obtaining unit configured to acquire a feature vector value of the palmprint or fingerprint information
  • An identity information determining unit configured to determine identity information corresponding to the feature vector value
  • the authority determining unit is configured to determine whether the identity information has the right to perform the operation behavior by querying a preset identity database.
  • the command information acquiring module is configured to acquire a non-user input by the camera device Touch gesture action images.
  • the embodiment of the present invention recognizes the gesture command information according to the non-contact gesture action image input by the user, and determines the corresponding operation behavior according to the gesture command information. If the operation behavior requires the authority authentication, the image is extracted according to the non-contact gesture action image.
  • the palmprint or fingerprint information of the user is used for the authority verification, and only the operation action with the permission can be executed, and the convenience of the non-contact gesture command can be ensured, the security is improved, and the user experience is enhanced.
  • FIG. 1 is a schematic flowchart of a method for authenticating a non-contact gesture command according to an embodiment of the present invention
  • FIG. 2 is a schematic flowchart of another method for authenticating a non-contact gesture command according to an embodiment of the present invention
  • FIG. 3 is a schematic structural diagram of a user equipment according to an embodiment of the present disclosure.
  • FIG. 4 is a schematic structural diagram of a permission judging module according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of another user equipment according to an embodiment of the present invention.
  • the non-contact gesture command provided by the embodiment of the present invention that is, the gesture input by the user in a non-contact manner
  • the user equipment can obtain a gesture action input by the user in a non-contact manner by using a sensor such as a camera device, such as using a finger to draw a circle in the air, and performing an operation behavior indicated by the gesture action, such as making a call. service.
  • the method for authenticating the contactless gesture command provided by the embodiment of the present invention may be implemented in a user equipment, where the user equipment may include an electronic device such as a smart phone, a personal computer, a tablet computer, a game machine, and a server, and the user equipment may be used to execute at least one service. Or application.
  • the user equipment may include an electronic device such as a smart phone, a personal computer, a tablet computer, a game machine, and a server, and the user equipment may be used to execute at least one service. Or application.
  • FIG. 1 is a schematic flowchart of a method for authenticating a non-contact gesture command according to an embodiment of the present invention.
  • the flow of the authentication method of the gesture command in this embodiment may include:
  • the user equipment can acquire the non-contact gesture action image input by the user through the camera device, and acquire the gesture command information according to the non-contact gesture action image.
  • the camera device may include a lens of the user equipment, such as a front camera or a rear camera of the smart phone, and the non-contact gesture motion image may be at least two consecutive photos or a segment of the image, and the gesture command information is Pre-set identification information that matches the action in the non-contact gesture action image.
  • the user draws a circle with the finger in front of the front camera of the smart phone, and the front camera of the smart phone captures the image of the circular motion, and then obtains the gesture matched by the circular motion in the image. Command information.
  • the user equipment Prior to this, the user equipment first acquires an operation object to be executed by the user, and then finds an operation instruction mapped by the gesture command information according to the preset mapping relationship, thereby confirming that the user instructs the operation behavior to be performed, that is, the above operation
  • the object executes the above operation instructions.
  • the preset mapping relationship refer to Table 1.
  • the operation object acquired by the user equipment is “game A”, and the identified operation instruction is “starting application or service”, and the obtained operation behavior is “starting”. Game A”.
  • Gesture command information Operating object Operational instruction Operational behavior
  • the palm is gripped to open Game A Launch an app or service Start game A
  • the palm is gripped to open Document A Launch an app or service Open file A
  • the palm of the hand is opened to the grip Music A Close an app or service Turn off music A Thumb from stretching to bending Contact A Call Call contact A Thumb from stretching to bending Contact B Call Call contact B Draw a circle with your index finger Call the contact C Call the contact C Use your index and middle fingers to make a circle Call the contact D Call the contact D
  • the partially acquired operation instructions do not require an operation object, such as the last two lines in Table 1, and therefore the user can directly determine the operation behavior to be performed according to the operation instruction.
  • an operation object such as the last two lines in Table 1.
  • the operation instruction mapped by the user equipment to identify the "use a forefinger to circle” is "call to contact C", then no need to obtain the operation object, directly determine the operation behavior is "call to contact Person C".
  • the method for determining, by the user equipment, whether the operation behavior corresponding to the gesture command information needs the rights verification may be: querying the preset permission database, determining whether the operation instruction is required to perform the operation instruction on the operation object, when When the judgment result is yes, it indicates that the operation behavior corresponding to the gesture command information requires authority verification; when the judgment result is no, it indicates that the operation behavior corresponding to the gesture command information does not require authority verification.
  • the permission data inventory has information for indicating whether each operation instruction needs to perform authority verification for each operation object, as shown in Table 2. For example, please refer to Table 2. If the operation behavior is "Open Mobile Wallet", the query permission database can know that the operation behavior requires permission verification.
  • the user equipment performs the operation behavior corresponding to the gesture command information.
  • the operation behavior is "Open File A”
  • the user device directly opens file A. Thereby ensuring that the user performs a non-contact gesture The portability of the order.
  • the operation of extracting the palmprint or the fingerprint information of the user according to the non-contact gesture motion image by default is performed after the user equipment determines that the operation behavior corresponding to the gesture command information needs to be verified, but is not limited thereto. It can also be set to be executed immediately after the user equipment acquires the non-contact gesture action image input by the user, which belongs to the protection scope of the embodiment of the present invention. It should be noted that the above default mode can save the user equipment overhead and improve its efficiency.
  • each palm print or fingerprint information corresponds to its specific feature vector value.
  • the specific implementation manner of the user equipment determining whether the identity information corresponding to the palmprint or the fingerprint information has the right to perform the operation behavior may be: the user equipment acquires the feature vector value of the palmprint or the fingerprint information; and determines that the feature vector value corresponds to Identity information; determining whether the identity information has the right to perform the operation behavior by querying a preset identity database, the identity database may be as shown in Table 3, wherein the identity 1 may represent the user with the highest authority.
  • the user performs an operation behavior of “opening the mobile wallet” on the user equipment, and after obtaining the feature vector value of the fingerprint of the user, the user equipment determines that the identity information corresponding to the feature vector value is the user 2, and then queries the identity database to know that the user 2 Do not have permission to perform "Open Mobile Wallet”.
  • different identity information can also have rights for the same operation behavior. For example, in Table 3, "call the contact S.”
  • the above identity information may be identity information that has been pre-stored in the identity database, or may be unknown identity information, such as an unfamiliar visitor. among them, Unknown identity information does not have any permissions to operate with permissions.
  • the user device For example, if the user performs the operation behavior of "opening the mobile wallet” and is authenticated with the authority, the user device performs "open the mobile wallet". Thereby ensuring the security of the user's contactless gesture command.
  • the embodiment of the present invention recognizes the gesture command information according to the non-contact gesture action image input by the user, and determines the corresponding operation behavior according to the gesture command information. If the operation behavior requires the authority authentication, the user's palm is extracted according to the non-contact gesture action image. The pattern or fingerprint information is used for the authority verification, and only the operation action with the permission can be executed, and the convenience of the non-contact gesture command can be ensured, the security is improved, and the user experience is enhanced.
  • FIG. 2 is a schematic flowchart of another method for authenticating a non-contact gesture command according to an embodiment of the present invention, which may include:
  • the user equipment can acquire the non-contact gesture action image input by the user within the preset time by using the camera.
  • the camera device may include a lens of the user equipment, such as a front camera or a rear camera of the smart phone, and the non-contact gesture motion image may be at least two consecutive photos or a segment of the image.
  • the gesture command information is preset information that matches the action in the non-contact gesture motion image.
  • the user draws a circle with the finger in front of the front camera of the smart phone, and the front camera of the smart phone captures the image of the circular motion, and then obtains the gesture matched by the circular motion in the image.
  • Command information is preset information that matches the action in the non-contact gesture motion image.
  • the preset mapping relationship may be referred to Table 1, and an optional implementation process. If the obtained gesture command information is “the palm is gripped to open”, the operation instruction recognized by the user equipment is “starting”. Application or service.” At the same time, the user equipment will also acquire an operation object to be executed by the user, such as "Game A”.
  • the operation object acquired by the user equipment is "Game A”
  • the recognized operation instruction is "Start Application or Service”
  • the acquired operation behavior is "Start Game A”.
  • the partially acquired operation instructions do not require an operation object, such as the last two lines in Table 1, and therefore the user can directly determine the operation behavior to be performed according to the operation instruction.
  • the operation instruction mapped by the user equipment to identify "marking with the index finger” is “calling contact C”
  • the determined operation behavior is "calling contact C”.
  • the permission data inventory has information for indicating whether each operation instruction needs to perform authority verification for each operation object, as shown in Table 2. For example, see Table 2, the action behavior is "Open Mobile Wallet", you need permission verification.
  • step S209 For example, see Table 2. If the operation behavior is "Open File A”, no permission verification is required. Thereby ensuring the convenience of the user's contactless gesture command.
  • each palm print or fingerprint information corresponds to its specific feature vector value.
  • the operation of extracting the palmprint or the fingerprint information of the user according to the non-contact gesture motion image by default is performed after the user equipment determines that the operation behavior corresponding to the gesture command information needs to be verified, but is not limited thereto. It can also be set to be executed immediately after the user equipment acquires the non-contact gesture action image input by the user, which belongs to the protection scope of the embodiment of the present invention. It should be noted that the above default mode can save the user equipment overhead and improve its efficiency.
  • the identity information may be identity information that has been pre-stored in the user equipment, or may be unknown identity information, such as an unfamiliar visitor.
  • the specific implementation manner of the user equipment determining whether the identity information corresponding to the palmprint or the fingerprint information has the right to perform the operation behavior may be: the user equipment acquires the feature vector value of the palmprint or the fingerprint information; and determines that the feature vector value corresponds to Identity information; determining whether the identity information has the right to perform the operation behavior by querying a preset identity database, the identity database may be as shown in Table 3, wherein the identity 1 may represent the user with the highest authority.
  • the identity information has the authority to perform the operation behavior, and proceeds to step S209, otherwise proceeds to step S210.
  • the user performs an operation behavior of “opening the mobile wallet” on the user equipment, and after obtaining the feature vector value of the fingerprint of the user, the user equipment determines that the identity information corresponding to the feature vector value is the user 2, and then queries the identity database to know that the user 2 If the permission to open the mobile wallet is not performed, the process proceeds to step S210. Thereby ensuring the security of the user performing the contactless gesture command.
  • the user device performs "Open Mobile Wallet".
  • the user device does not perform "Open Mobile Wallet".
  • the non-contact gesture action image input by the user is acquired by the camera device, and the gesture command information is acquired according to the non-contact gesture action image, and the palmprint or fingerprint information of the user is extracted, and the gesture command information can determine the corresponding operation behavior. If the operation behavior requires identity authentication, identity authentication can be performed through palmprint or fingerprint information, which can ensure the convenience of the non-contact gesture command, improve its security, and enhance the user experience.
  • FIG. 3 is a schematic structural diagram of a user equipment according to an embodiment of the present invention.
  • the user equipment in the embodiment of the present invention may include at least a command information obtaining module 310, an operation behavior determining module 320, an authority determining module 330, and an operation behavior executing module 340, where:
  • the command information acquiring module 310 is configured to acquire a non-contact gesture action image input by the user, and recognize the gesture command information according to the non-contact gesture action image.
  • the command information acquiring module 310 can acquire the non-contact gesture action image input by the user through the camera device, and acquire the gesture command information according to the non-contact gesture action image.
  • the photo The image device may include a lens of the user equipment, such as a front camera or a rear camera of the smart phone, and the non-contact gesture motion image may be at least two consecutive photos or a video image, and the gesture command information is preset and The identification information that matches the action in the non-contact gesture action image.
  • the user draws a circle with the finger in front of the front camera of the smart phone, and the command information acquiring module 310 captures the image of the circular motion through the front camera, thereby acquiring the circular motion in the image. Matching gesture command information.
  • the user equipment as shown may further include an operation instruction and an object acquisition module 350 and an operation behavior determination module 360, wherein:
  • the operation instruction and object acquisition module 350 is configured to find an operation instruction mapped by the gesture command information according to a preset mapping relationship, and acquire an operation object to be executed by the user.
  • the preset mapping relationship may refer to Table 1, and an optional implementation process. If the acquired gesture command information is “the palm is gripped to open”, the operation instruction and the object acquisition module 350 recognize the The operation instruction is "Start Application or Service”. At the same time, the operation instruction and object acquisition module 350 will also acquire an operation object to be executed by the user, such as "game A”.
  • the operation behavior determining module 360 is configured to determine an operation behavior corresponding to the gesture command information by executing the operation instruction on the operation object.
  • the operation object obtained by the operation behavior determination module 360 is "game A”
  • the recognized operation instruction is "launch application or service”
  • the acquired operation behavior is "start game A”.
  • the partially acquired operation instructions do not require an operation object, such as the last two lines in Table 1, and therefore the user can directly determine the operation behavior to be performed according to the operation instruction.
  • the operation instruction mapped by the operation behavior determination module 360 for "marking with the index finger” is “calling the contact C”
  • the determined operation behavior is “calling the contact C”. ".
  • the operation behavior determining module 320 is configured to determine whether the operation behavior corresponding to the gesture command information requires authority verification.
  • the method for determining whether the operation behavior corresponding to the gesture command information needs the authority verification may be: querying the preset permission database to determine whether the operation instruction is required to perform the operation instruction on the operation object. When the judgment result is yes, it indicates that the operation behavior corresponding to the gesture command information requires authority verification; when the judgment result is no, it indicates that the operation behavior corresponding to the gesture command information does not require authority verification.
  • the permission data inventory is useful.
  • the information indicating whether the operation instruction needs to be verified for each operation object for each operation object can be as shown in Table 2. For example, please refer to Table 2. If the operation behavior is "Open Mobile Wallet", the query permission database can know that the operation behavior requires permission verification.
  • the operation behavior execution module 340 executes the operation behavior corresponding to the gesture command information. For example, please refer to Table 2. If the operation behavior is "Open File A", the user device directly opens file A. Thereby ensuring the convenience of the user to execute the contactless gesture command.
  • the privilege judging module 330 is configured to determine the palm print or the fingerprint information by using the palmprint or fingerprint information of the user extracted according to the non-contact gesture action image, if the operation behavior corresponding to the gesture command information requires the privilege verification Whether the corresponding identity information has the right to perform the operation behavior.
  • the authority determining module 330 may further include: a feature vector value obtaining unit 331, an identity information determining unit 332, and a rights determining unit 333, as shown in FIG.
  • the feature vector value obtaining unit 331 is configured to acquire a feature vector value of the palm print or the fingerprint information.
  • each palm print or fingerprint information corresponds to its specific feature vector value.
  • the identity information determining unit 332 is configured to determine identity information corresponding to the feature vector value.
  • the identity information may be identity information that has been pre-stored in the user equipment, or may be unknown identity information, such as an unfamiliar visitor.
  • the authority determining unit 333 is configured to determine whether the identity information has the right to perform the operation behavior by querying a preset identity database.
  • the identity database can be as shown in Table 3, wherein the identity 1 can represent the user with the highest authority.
  • the feature vector value obtaining unit 331 obtains the feature vector value of the fingerprint of the user, and the identity information determining unit 332 determines that the identity information corresponding to the feature vector value is the user 2, Then, the authority judgment unit 333 queries the identity database, and it can be known that the user 2 does not have the right to execute the "open mobile wallet”.
  • the operation behavior execution module 340 is configured to execute an operation behavior corresponding to the gesture command information if the authority is available, and otherwise refuse to perform the operation behavior corresponding to the gesture command information.
  • the operation behavior execution module 340 performs "open mobile phone wallet” or “open mobile phone wallet” respectively according to whether the identity information has authority. Thereby ensuring the security of the user's contactless gesture command.
  • FIG. 5 is a schematic structural diagram of another user equipment in the embodiment of the present invention.
  • the user equipment may include: at least one processor 401, such as a CPU, at least one camera 403, and a memory 404, at least one Communication bus 402.
  • the communication bus 402 is used to implement connection communication between these components.
  • the camera device 403 in the embodiment of the present invention may be one or more lenses of the user equipment, such as a front camera or a rear camera, and the camera includes a CCD (Charge Coupled Device) and a CMOS (Complementary Metal Oxide Semiconductor).
  • an image processor or the like which may be an infrared camera or a visible light camera for acquiring a contactless gesture command input by a user.
  • the memory 404 may be a high speed RAM memory or a non-volatile memory such as at least one disk memory.
  • the memory 404 can optionally also be at least one storage device located remotely from the aforementioned processor 401.
  • a set of program codes is stored in the memory 404, and the processor 401 is configured to call program code stored in the memory for performing the following operations:
  • the operation behavior corresponding to the gesture command information requires the authority verification, determining whether the identity information corresponding to the palm print or the fingerprint information has the palmprint or the fingerprint information extracted according to the non-contact gesture action image The authority to perform the operational behavior;
  • the operation behavior corresponding to the gesture command information is executed, otherwise the operation behavior corresponding to the gesture command information is refused to be executed.
  • the processor 401 after determining, by the processor 401, whether the operation behavior corresponding to the gesture command information requires permission verification, the processor 401 further performs:
  • the operation behavior corresponding to the gesture command information does not require the authority verification, the operation behavior corresponding to the gesture command information is executed.
  • the processor 401 before determining, by the processor 401, whether the operation behavior corresponding to the gesture command information requires permission verification, the processor 401 further performs:
  • the operation action corresponding to the gesture command information is determined by executing the operation instruction on the operation object.
  • the specific implementation method for the processor 401 to determine whether the operation behavior corresponding to the gesture command information requires permission verification may be:
  • Determining whether the operation instruction is required to execute the operation instruction on the operation object by querying the preset permission database, and the permission data inventory has information for indicating whether the operation instruction is required to execute the operation instruction for each operation object;
  • the specific implementation method for the processor 401 to determine whether the identity information corresponding to the palmprint or the fingerprint information has the right to perform the operation behavior may be:
  • the specific implementation method for the processor 401 to obtain the non-contact gesture action image input by the user may be:
  • the non-contact gesture motion image input by the user is acquired by the imaging device.
  • the embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores a program, and the program execution includes a part of the authentication method of the gesture command described in the embodiment of the present invention in conjunction with FIG. 1 to FIG. All the steps.
  • the embodiment of the present invention recognizes the gesture command information according to the non-contact gesture action image input by the user, and determines the corresponding operation behavior according to the gesture command information. If the operation behavior requires the authority authentication, the image is extracted according to the non-contact gesture action image.
  • the palmprint or fingerprint information of the user is used for the authority verification, and only the operation action with the permission can be executed, and the convenience of the non-contact gesture command can be ensured, the security is improved, and the user experience is enhanced.

Abstract

La présente invention concerne un procédé d'authentification de commandes gestuelles sans contact. Le procédé comprend les étapes consistant à : obtenir une image de mouvements gestuels sans contact entrée par un utilisateur et identifier des informations de commandes gestuelles en fonction de l'image de mouvements gestuels sans contact ; déterminer si les comportements d'utilisation correspondant aux informations de commandes gestuelles nécessitent une validation d'autorisation ; si les comportements d'utilisation correspondant aux informations de commandes gestuelles nécessitent une validation d'autorisation, déterminer si les informations d'identité correspondant à des informations d'empreinte palmaire ou d'empreinte digitale ont l'autorisation d'exécuter les comportements d'utilisation avec les informations d'empreinte palmaire ou d'empreinte digitale de l'utilisateur extraites d'après l'image de mouvements gestuels sans contact ; et, si les informations d'identité correspondant aux informations d'empreinte palmaire ou d'empreinte digitale ont l'autorisation d'exécuter les comportements d'utilisation, exécuter les comportements d'utilisation correspondant aux informations de commandes gestuelles ; dans le cas contraire, refuser d'exécuter les comportements d'utilisation correspondant aux informations de commandes gestuelles. La présente invention concerne également un équipement utilisateur correspondant. La présente invention permet d'obtenir une validation d'autorisation associée à des commandes gestuelles sans contact. De plus, la présente invention garantit la commodité, accroît la sécurité et améliore l'expérience utilisateur.
PCT/CN2014/090002 2014-05-19 2014-10-31 Procédé d'authentification de commandes gestuelles sans contact et équipement utilisateur WO2015176494A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410211539.1 2014-05-19
CN201410211539.1A CN103995998A (zh) 2014-05-19 2014-05-19 一种非接触手势命令的认证方法以及用户设备

Publications (1)

Publication Number Publication Date
WO2015176494A1 true WO2015176494A1 (fr) 2015-11-26

Family

ID=51310160

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/090002 WO2015176494A1 (fr) 2014-05-19 2014-10-31 Procédé d'authentification de commandes gestuelles sans contact et équipement utilisateur

Country Status (2)

Country Link
CN (1) CN103995998A (fr)
WO (1) WO2015176494A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114374791A (zh) * 2021-11-25 2022-04-19 慧之安信息技术股份有限公司 一种基于手势识别的摄像头调节方法和系统

Families Citing this family (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103995998A (zh) * 2014-05-19 2014-08-20 华为技术有限公司 一种非接触手势命令的认证方法以及用户设备
CN104573459B (zh) * 2015-01-12 2018-02-02 北京智谷睿拓技术服务有限公司 交互方法、交互装置及用户设备
CN105988691B (zh) * 2015-01-27 2019-12-13 阿里巴巴集团控股有限公司 基于手势实现业务的方法及装置
US10402083B2 (en) 2015-02-16 2019-09-03 Huawei Technologies Co., Ltd. Fingerprint event processing method, apparatus, and terminal
CN106156574A (zh) * 2015-04-15 2016-11-23 阿里巴巴集团控股有限公司 一种信息验证方法、装置及系统
CN106713247A (zh) * 2015-11-17 2017-05-24 中国移动通信集团公司 一种消息可信性验证方法及装置
WO2017113407A1 (fr) * 2015-12-31 2017-07-06 华为技术有限公司 Procédé et appareil de reconnaissance gestuelle, et dispositif électronique
WO2017124524A1 (fr) * 2016-01-24 2017-07-27 何兰 Procédé pour vérifier un fichier d'accès au moyen d'une empreinte digitale à distance, et système d'empreinte digitale
WO2017124521A1 (fr) * 2016-01-24 2017-07-27 何兰 Procédé pour vérifier un fichier d'accès au moyen d'un geste à distance, et système de geste
WO2017124523A1 (fr) * 2016-01-24 2017-07-27 何兰 Procédé de pousser d'informations lors de l'accès à un fichier, et système d'empreinte digitale
CN106775346A (zh) * 2016-11-23 2017-05-31 广州日滨科技发展有限公司 一种手指图像识别的方法及装置
WO2019005936A1 (fr) * 2017-06-27 2019-01-03 Intel Corporation Systèmes et procédés de radar de reconnaissance gestuelle
CN108595007A (zh) * 2018-04-25 2018-09-28 四川斐讯信息技术有限公司 基于手势识别的无线中继的方法及系统、无线路由设备
CN109583168B (zh) * 2018-11-22 2022-03-15 Oppo广东移动通信有限公司 解锁控制方法及电子装置
CN109543381A (zh) * 2018-11-22 2019-03-29 Oppo广东移动通信有限公司 解锁控制方法及电子装置
CN110472589A (zh) * 2019-08-19 2019-11-19 中国银行股份有限公司 一种行为认证的方法、装置及系统
CN113050434A (zh) * 2019-12-26 2021-06-29 佛山市云米电器科技有限公司 家用电器控制方法、家用电器及计算机可读存储介质
CN111273777A (zh) * 2020-02-11 2020-06-12 Oppo广东移动通信有限公司 虚拟内容的控制方法、装置、电子设备及存储介质
US11946996B2 (en) 2020-06-30 2024-04-02 Apple, Inc. Ultra-accurate object tracking using radar in multi-object environment
WO2023032275A1 (fr) * 2021-08-31 2023-03-09 ソニーセミコンダクタソリューションズ株式会社 Dispositif électronique, procédé de traitement et support d'enregistrement

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103136508A (zh) * 2011-12-05 2013-06-05 联想(北京)有限公司 手势识别方法及电子设备
CN103324274A (zh) * 2012-03-22 2013-09-25 联想(北京)有限公司 一种人机交互方法和装置
CN103576847A (zh) * 2012-08-09 2014-02-12 腾讯科技(深圳)有限公司 获取账号信息的方法和装置
CN103699223A (zh) * 2013-12-11 2014-04-02 北京智谷睿拓技术服务有限公司 一种基于手势的控制方法和设备
CN103745147A (zh) * 2013-12-30 2014-04-23 华为技术有限公司 系统模式启动方法、应用程序启动方法及设备
CN103995998A (zh) * 2014-05-19 2014-08-20 华为技术有限公司 一种非接触手势命令的认证方法以及用户设备

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103034429A (zh) * 2011-10-10 2013-04-10 北京千橡网景科技发展有限公司 用于触摸屏的身份验证方法和装置
CN103744506A (zh) * 2013-12-26 2014-04-23 乐视致新电子科技(天津)有限公司 一种电子设备以及手势解锁的方法
CN103761466A (zh) * 2014-02-14 2014-04-30 上海云享科技有限公司 一种身份验证的方法及装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103136508A (zh) * 2011-12-05 2013-06-05 联想(北京)有限公司 手势识别方法及电子设备
CN103324274A (zh) * 2012-03-22 2013-09-25 联想(北京)有限公司 一种人机交互方法和装置
CN103576847A (zh) * 2012-08-09 2014-02-12 腾讯科技(深圳)有限公司 获取账号信息的方法和装置
CN103699223A (zh) * 2013-12-11 2014-04-02 北京智谷睿拓技术服务有限公司 一种基于手势的控制方法和设备
CN103745147A (zh) * 2013-12-30 2014-04-23 华为技术有限公司 系统模式启动方法、应用程序启动方法及设备
CN103995998A (zh) * 2014-05-19 2014-08-20 华为技术有限公司 一种非接触手势命令的认证方法以及用户设备

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114374791A (zh) * 2021-11-25 2022-04-19 慧之安信息技术股份有限公司 一种基于手势识别的摄像头调节方法和系统

Also Published As

Publication number Publication date
CN103995998A (zh) 2014-08-20

Similar Documents

Publication Publication Date Title
WO2015176494A1 (fr) Procédé d'authentification de commandes gestuelles sans contact et équipement utilisateur
US10437970B2 (en) User authentication and data encryption
EP3100194B1 (fr) Biométrie dynamique pour clavier et écran tactile
US9594893B2 (en) Multi-touch local device authentication
TWI557649B (zh) 電子裝置及指紋辨識裝置控制方法
CN105975182B (zh) 一种终端操作方法及终端
EP3296907B1 (fr) Procédé permettant un déverrouillage par empreinte digitale et terminal
WO2017000342A1 (fr) Procédé de reconnaissance d'empreintes digitales et terminal
US20140181962A1 (en) Application executing method using fingerprint recognition, device therefor, and computer readable recording medium therefor
KR102093196B1 (ko) 지문 인식 기반 조작 방법 및 장치
TW201339917A (zh) 用於電子裝置中的操控方法及系統
WO2019100766A1 (fr) Procédé et appareil de traitement d'image, dispositif électronique et support de stockage
EP3055806B1 (fr) Enrôlement et identification implicites informés
US20140115725A1 (en) File using restriction method, user device and computer-readable storage
US20150363591A1 (en) Method of activate upon authentication of electronic device
US9207850B2 (en) Application executing method using fingerprint recognition, device therefor, and computer readable recording medium therefor
WO2017211298A1 (fr) Procédé et appareil de traitement de données entre des terminaux, dispositif et support de stockage
WO2017113407A1 (fr) Procédé et appareil de reconnaissance gestuelle, et dispositif électronique
CN103955641A (zh) 一种应用于移动终端的指纹指令系统与方法
JP2019527868A (ja) 生体的特徴識別装置及び方法、並びに生体的特徴テンプレートの登録方法
US20200314094A1 (en) Server, method for controlling server, and terminal device
US20150062005A1 (en) Method and system for providing user interaction when capturing content in an electronic device
CN105678199B (zh) 一种输入装置以及信息输入方法
US20170085784A1 (en) Method for image capturing and an electronic device using the method
US9740923B2 (en) Image gestures for edge input

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

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

Country of ref document: EP

Kind code of ref document: A1