WO2022095884A1 - Facial recognition application method - Google Patents

Facial recognition application method Download PDF

Info

Publication number
WO2022095884A1
WO2022095884A1 PCT/CN2021/128348 CN2021128348W WO2022095884A1 WO 2022095884 A1 WO2022095884 A1 WO 2022095884A1 CN 2021128348 W CN2021128348 W CN 2021128348W WO 2022095884 A1 WO2022095884 A1 WO 2022095884A1
Authority
WO
WIPO (PCT)
Prior art keywords
computing device
face recognition
value information
picture
face
Prior art date
Application number
PCT/CN2021/128348
Other languages
French (fr)
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 WO2022095884A1 publication Critical patent/WO2022095884A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/40Scenes; Scene-specific elements in video content
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/16Human faces, e.g. facial parts, sketches or expressions

Definitions

  • the present application relates to the field of face recognition service (Face Recognition Service), in particular to a face recognition application method, system, device, device and non-volatile memory.
  • Face Recognition Service Face Recognition Service
  • Face Recognition Service is an intelligent service that uses computers to process, analyze and understand face images based on human facial feature information for identity recognition. Face recognition is provided to users in the form of an open API (Application Programming Interface). Users can obtain face processing results by accessing and calling the API in real time, helping users to automatically identify, compare and query faces. etc., to build an intelligent business system and improve business efficiency.
  • face recognition provides the following sub-services: face detection, face comparison, face search, liveness detection, etc. It is suitable for many application scenarios such as enterprise, security, electronic identity, residential security management, public security criminal investigation and so on.
  • the face recognition function is completed by integrating the face recognition cloud service in the application, which requires modification of the client of the application software to integrate the face recognition cloud service, which may also bring security risks to the application.
  • an application method for face recognition includes: acquiring a picture including a human face; performing face recognition on the picture to acquire value information bound to the face recognition result; and inputting the value information into an application by a computing device through its own operating system.
  • the application method of face recognition provided by this application, through the operating system to open up the communication between the face recognition system and the application, on the premise of avoiding the modification of the application, integrate the face recognition client or face recognition on the computing device system.
  • the above process of acquiring a face picture may be program-automatic, and the computing device may be continuously reading a video stream.
  • the computing device detects a human face in the video stream, it will automatically trigger an action of acquiring a human face picture.
  • the above process of acquiring a face picture may be triggered by a user, and the triggering method may be set in advance.
  • the face recognition application method provided by the present application is to input the value information into the application through a simulated input event of the operating system of the computing device.
  • the operating system of the computing device may provide a program interface for implementing analog input events. After the operating system receives the simulated input event, it will notify the application for execution. During the process, the application of the computing device does not need to communicate directly with the client or system that provides face recognition.
  • the computing device when there are one or more applications in a running state in the computing device, the computing device detects the application located in the uppermost window of the desktop of the operating system of the computing device, and simulates the application. Events are notified to the application for execution.
  • the computing device may trigger different applications to execute the analog input event according to different triggering methods.
  • the computing device notifies an input event to a specific application for execution, and the specific application is set in advance.
  • the picture of the human face may be acquired by the server, or acquired by the computing device.
  • the computing device performs face recognition on the picture and obtains value information bound with the face recognition result.
  • the performing face recognition on the picture and obtaining the value information bound with the face recognition result includes: the server performing face recognition on the picture and obtaining the face recognition result. Binding value information.
  • the performing face recognition on the picture and obtaining the value information bound with the face recognition result includes: the server performing face recognition on the picture; The value information bound to the face recognition result.
  • the value information includes: ID number, mobile phone number, membership number, bank card number, order number, appointment number, pickup code, payment account number, logistics number, license plate number, address, Any one or a combination of information such as billing number and service number.
  • the present application provides a system, including a computing device and a server: the computing device is used to obtain a picture including a human face; the server performs face recognition on the picture, and obtains a result bound to the face recognition result. Value information; the computing device inputs the value information to the application through the operating system of the computing device.
  • the present application provides a system, including a computing device and a server: the computing device obtains a picture including a human face; the server performs face recognition on the picture; the computing device obtains and binds the face recognition result value information; the computing device inputs the value information into the application through the operating system of the computing device.
  • the present application provides a system, including a computing device and a server: the server obtains a picture including a human face; the server performs face recognition on the picture; the computing device obtains a result bound to the face recognition result Value information; the computing device inputs the value information into the application through the computing device's operating system.
  • the application provides a system, including a computing device and a server: the server obtains a picture including a human face; the server performs face recognition on the picture, and obtains value information bound with the face recognition result; The computing device inputs the value information to the application through an operating system of the computing device.
  • the application provides a system, including a computing device and a server: the computing device obtains a picture including a human face; the server performs face recognition on the picture, and obtains value information bound with the face recognition result ; the computing device inputs the value information into the application through the operating system of the computing device.
  • the present application provides a face recognition application device, which includes a face processing unit and an operating system.
  • the face processing unit is used to obtain a picture including a human face, perform face recognition on the picture, and obtain value information bound with the face recognition result; the operating system is used to input the value information into the application.
  • the operating system is configured to input the value information to the application by simulating an input event.
  • the present application provides a computing device including a processor and a memory.
  • the processor executes the instructions in the memory, so that the computing device implements the method implemented by the computing device in the first aspect or any possible design of the first aspect of the present application.
  • the present application provides a server including a processor and a memory.
  • the processor executes the instructions in the memory, so that the computing device implements the method implemented by the server in the first aspect or any possible design of the first aspect of the present application.
  • the present application provides a non-volatile memory, comprising instructions, the computer instructions instructing the computer device to perform the first aspect or the method of any possible design of the first aspect.
  • FIG. 1 is a schematic diagram of an example of an application system architecture of face recognition provided by an embodiment of the present application.
  • FIG. 2 is a schematic diagram of an example of a face recognition system architecture provided by an embodiment of the present application
  • FIG. 3 is a flowchart of an example of a face recognition method provided by an embodiment of the present application.
  • FIG. 4 is a schematic diagram of an example of an application scenario provided by an embodiment of the present application.
  • FIG. 5 is a schematic diagram of an example structure of a face recognition system provided by an embodiment of the present application.
  • FIG. 6 is a schematic diagram of an example structure of a face recognition apparatus 300 provided by an embodiment of the present application.
  • FIG. 7 is an example flowchart of an example of a face recognition method provided by an embodiment of the present application.
  • FIG. 8 is an exemplary structural diagram of a computing device 500 provided by an embodiment of the present application.
  • FIG. 1 is a schematic diagram illustrating an example of the architecture of a face recognition system provided by an embodiment of the present application.
  • the system may include a computing device 101 and a camera 102 .
  • computing device 101 may be a computing device with an operating system installed, and computing device 101 has a memory, a processor, and a display.
  • the photographing apparatus 102 is a device equipped with a camera, which may be independent of the computing device 101 or integrated in the computing device 101 .
  • a serial interface Serial port
  • a universal serial bus Universal Serial Bus, USB
  • a Transmission Control Protocol/Internet Protocol Transmission Control Protocol/Internet Protocol
  • TCP/ IP Transmission Control Protocol/Internet Protocol
  • Bluetooth Bluetooth
  • the photographing apparatus 102 may also be capable of automatically acquiring a human face.
  • the photographing apparatus 102 automatically acquires a picture containing a human face after detecting a human face in a video stream.
  • FIG. 2 is a schematic diagram of an example of the architecture of a face recognition system provided by an embodiment of the present application, including a computing device 101, a photographing device 102, and a server 103.
  • the server 103 is a device that can provide a face recognition service.
  • the server 103 may also be a server in a cluster or a data center.
  • a server eg, server 103 in the cluster or data center deploys an instance for providing a face recognition cloud service.
  • the server 103 deploys an instance for implementing a face instance, and the instance may be a virtual machine or a container. Alternatively, the server 103 does not deploy an instance, but directly provides the face recognition function. Regardless of whether the server 103 provides the face recognition capability through an instance or directly provides the face recognition capability, this application is collectively referred to as the server 103 providing the face recognition capability, such as providing a face recognition service for the computing device 101 .
  • FIG. 3 is an example flowchart of a method for face recognition provided by an embodiment of the present application, and the method may be applied to the system as shown in FIG. 1 or FIG. 2 .
  • FIG. 3 is a flow chart of integrating face recognition on a computing device provided by this embodiment, and the steps of an embodiment of the method may include:
  • Step 110 Obtain a picture including a human face.
  • the computing device 101 acquires a video stream from the photographing device 102, and processes the video stream to obtain a picture including a human face.
  • the processing may include detecting human faces and capturing human faces.
  • the above manner may also be: the server 103 obtains a video stream from the photographing device 102, processes the video stream, and obtains a picture including a human face.
  • the local photographing device 102 supports the functions of face detection and face capture, and directly sends the captured face photo to the computing device 101, then the computing device 101 does not need to process the video Stream to get face pictures.
  • the above manner may also be: the local photographing device 102 directly captures the captured person
  • the face photo is sent to the server 103 .
  • the above-mentioned process of obtaining a face picture may be program-automatic, and the photographing device 102 may continuously read a video stream to obtain a face picture therefrom. In a possible implementation method, the photographing device 102 will then perform face recognition after acquiring the face.
  • the above process of acquiring a face picture may also be triggered by a user.
  • the acquisition and recognition of the face picture can be triggered by setting a shortcut key or other methods.
  • Step 120 Perform face recognition on the picture to obtain value information bound to the face recognition result.
  • the computing device 101 sends the face picture to the server 103 that can provide a face recognition service, and the server 103 obtains the identification information bound to the face.
  • the computing device 101 acquires the identification information of the face binding based on the face recognition result fed back by the server 103 .
  • the server 103 can be deployed in public cloud clusters and data centers, and can also be any other device that can provide remote face recognition services.
  • the computing device 101 implements face recognition locally, and obtains value information bound to the face recognition result.
  • the value information can be user name, ID number, mobile phone number, membership number, bank card number, order number, appointment number, pickup number, payment account number, logistics number, license plate number, address, bill number, business number A combination of one or more of such valuable informational content.
  • Step 130 the computing device 101 inputs the value information into the application through the operating system of the computing device 101 .
  • the computing device 101 After the computing device 101 obtains the value information, its operating system inputs the content of the value information into the input user interface (User Interface, UI) of the application by simulating an input event.
  • UI User Interface
  • an API function keybd_event() for simulating keyboard operations is provided, and this function can simulate corresponding keyboard actions.
  • the keybd_event() function can trigger a key event, which means that a WM_KEYDOWN or WM_KEYUP message will be generated.
  • the frontmost application may receive the event message sent by the operating system, where the frontmost application is the application where the window located at the top layer of the system desktop is located.
  • the computing device detects an application located in the topmost window of the desktop of the operating system of the computing device, and notifies the application of the simulation event implement.
  • the computing device may trigger different applications to execute the analog input event according to different triggering modes.
  • different trigger modes may correspond to different applications, for example, the shortcut key "K" corresponds to application A, and the shortcut key "M" corresponds to application B.
  • the computing device notifies the input event to a specific application for execution, and the specific application is set in advance.
  • the specific application is set in advance.
  • the user sets in advance to notify the "XX gym membership management system" application for execution of the simulated input event.
  • the photographing device 102 may be an external camera device with a face picture capture function, and the computing device 101 is used for processing the face photos and presenting the results in the application. For example, as shown in FIG. 4 , the photographing device 102 sends the captured face photo to the computing device 101 , and the computing device 101 obtains the bound value information according to the face recognition result after recognizing the face image.
  • the value information can be user name, ID number, mobile phone number, membership number, bank card number, order number, appointment number, pickup number, payment account number, logistics number, license plate number, address, bill number, business number A combination of one or more of such valuable informational content.
  • Computing device 101 simulates input events by generating an operating system, and the events carry content data and value information.
  • the Windows system can implement analog input through keybd_event()
  • the first parameter of the keybd_event() function is the virtual key code
  • the virtual key code corresponding to the character in the value information can be set as the first parameter of the function.
  • the application on the computing device transfers the event to the UI component that can input the user interface that handles the focus for processing.
  • the text input box in focus in Figure 4 the text input box can display the content of the input value information into the component.
  • new input may be added, for example, a "carriage return" can be simulated after entering the mobile phone number, which can better Adapt the input of the application. It is also possible to execute the configured pre-input shortcut key (usually a combination shortcut key) to trigger a certain input box to be in focus before entering the mobile phone number.
  • a “carriage return" can be simulated after entering the mobile phone number, which can better Adapt the input of the application. It is also possible to execute the configured pre-input shortcut key (usually a combination shortcut key) to trigger a certain input box to be in focus before entering the mobile phone number.
  • FIG. 5 it is a schematic diagram showing an example of the structure of the face recognition system of the computing device 101 provided by the embodiment of the present application.
  • the face processing unit 202 is configured to obtain a picture including a human face, perform face recognition on the picture, and obtain value information bound to the face recognition result.
  • the operating system 207 is used to input the value information to the application 201 .
  • the application 201 is an application installed and running in the computing device 101, and in this embodiment of the present application, is used to receive the value information input by the operating system, and present the input result.
  • the face processing unit 202 may be a local application program on the computing device 101, a plug-in based on a web browser, a Javascript program running on a web basis, or other similar methods.
  • the application 201 is an application that requires face recognition, such as a library management system, a gym membership management system, etc., and may also be an application based on a web browser.
  • the photographing device 102 is an external device with an image or video stream acquisition function or a device integrated on the computing device 103 .
  • the photographing device 102 may have the function of face detection and acquisition.
  • the face processing unit 202 may further include some subunits: a face acquisition unit 203 , a face recognition unit 204 , an analog input unit 205 , and a face import unit 206 .
  • the four units are described below.
  • the face obtaining unit 203 is used to obtain the video stream from the photographing device 102, and the video stream is processed to obtain a picture containing the face, and then the obtained face photo is sent to the face recognition unit 204 for face recognition.
  • the face obtaining unit 203 may also directly obtain the captured face picture from the photographing device 102 .
  • the face recognition unit 204 is used for recognizing the face picture and obtaining the value information corresponding to the face.
  • the face recognition unit 204 accesses the server 103 that provides the face recognition cloud service, and obtains the value information corresponding to the face returned by the server 103 .
  • the face recognition unit 204 can be used to package and send data, call the cloud face recognition function, obtain identification information returned by the cloud face recognition, and the like.
  • the face recognition cloud service may be a face recognition cloud service provided by a public cloud or a private cloud, or a remote face recognition service provided by a set of physical servers.
  • the service can also be a module on local computing, integrated in the face recognition unit.
  • the face recognition unit 204 after acquiring the identification information, the face recognition unit 204 will trigger the analog input of the analog input unit 205 unit.
  • the analog input unit 205 is used to generate an analog input event of the operating system 207, and then the operating system 207 inputs the value information corresponding to the face into the application.
  • An example of a possible implementation scenario is that the simulated input unit 205 uses the acquired value information to trigger a simulated input event through the interface capability of the operating system 207.
  • the interface provided by the operating system can be used to implement simulated keyboard input.
  • the face importing unit 206 which is an optional unit, is used to bind the face picture and the identification information corresponding to the face, and upload it to the local or cloud face database.
  • the face picture may be obtained through the face obtaining unit 203, or may be locally uploaded from a computing device.
  • the face recognition cloud service cluster establishes a face database based on the cloud service, and imports one or more face information into the face database.
  • the face database may also be deployed locally or in other remote devices.
  • the face information includes a face picture and other information bound to it, such as face identification information.
  • the number of faces that can be imported in the face database depends on the actual application scenario. For example, a small store may have several hundred members; a large chain store may have hundreds of thousands of members in a city. In practice, corresponding to the face import function, this module should also have additional functions such as face query, face update, face deletion, and batch deletion of faces.
  • FIG. 6 is a face recognition device 300 provided by the present application, and the device includes a face processing unit 202 and an operating system 207 .
  • the face processing unit 202 and the operating system 207 refer to the description of this part in FIG. 5 .
  • FIG. 7 is an example flowchart of a method for a face recognition application provided by an embodiment of the present application.
  • the face recognition device 202 such as cloud IoT information (cloud address, port), authentication information (authentication token Token, AK/SK, user name and password, etc.), face recognition configuration information (identification trigger method, trigger shortcut key, whether live detection, etc.), etc.
  • face recognition configuration information identification trigger method, trigger shortcut key, whether live detection, etc.
  • upload the face picture and identification information or other related operations through the face import module 206 in FIG. 5 please refer to the foregoing description.
  • a face recognition process as shown in steps 410 to 470 in FIG. 7 can be implemented on a computing device.
  • Step 410 trigger face recognition
  • the user may actively trigger the face obtaining unit 203 of the face processing unit 202 to start face obtaining through a shortcut key or other means.
  • the manner of triggering identification may also be automatic.
  • the face acquisition unit 203 continuously reads the video stream, and when the face picture is acquired from the camera, the face recognition unit 204 is triggered to recognize and perform subsequent operations.
  • the face recognition unit 204 can realize the collaborative service between the face recognition unit 204 and multiple applications by adding a pre-detection module to recognize the currently installed application.
  • Step 411 Read the camera video stream.
  • the face acquisition unit 203 turns on the shooting function of the shooting device 102 and starts to read the video stream.
  • Step 420 face detection, and capture the face.
  • the face acquisition unit 203 when the photographing device 102 does not have the function of face detection and capture, the face acquisition unit 203 will complete the function in this step.
  • the face acquisition unit 203 performs face detection on the video stream, and captures a face picture, where the face picture includes a clearly identifiable face.
  • Step 430 face recognition.
  • the face recognition unit 204 accesses the face recognition cloud service, for example, the service interface of the called face recognition cloud service.
  • the local computing module is called to recognize the current face picture.
  • Step 440 return the bound value information.
  • the server that provides the face recognition cloud service returns the value information bound to the face.
  • face recognition may fail.
  • there is no binding information for the face in the current picture in the face database and an error message is returned.
  • Step 450 trigger the analog input.
  • the face recognition unit 204 will send the returned message to the analog input unit, and immediately trigger the analog input unit 205 to generate an analog input.
  • Step 460 Generate analog input through the operating system.
  • the simulated input unit will input value information or other relevant information into the user interface of the application through the simulated key input of the operating system.
  • the specific implementation please refer to the foregoing example description.
  • This embodiment of the present application further provides a computing device 500 , as shown in FIG. 7 , the computing device 500 may be the computing device 101 or the server 103 .
  • Computing device 500 includes bus 501 , processor 502 , memory 503 , and when computing device 500 represents computing device 101 , may also include an optional component: display 504 .
  • the processor 502 , the memory 503 , and the display 504 communicate through the bus 501 .
  • the bus 501 may be a peripheral component interconnect (PCI) bus or an extended industry standard architecture (EISA) bus or the like.
  • PCI peripheral component interconnect
  • EISA extended industry standard architecture
  • the bus can be divided into address bus, data bus, control bus and so on. For ease of presentation, only one thick line is used in FIG. 8, but it does not mean that there is only one bus or one type of bus.
  • the processor 502 may be a central processing unit (Central Processing Unit, CPU), and in addition, there may be other processor chips such as a graphics processing unit (graphics processing unit, GPU).
  • the memory 503 may be a random access memory (random access memory, RAM) or a solid-state drive (solid-state drive, SSD) and other devices or memory instances with storage capabilities.
  • the processor 502 may also control other interfaces to receive data. Wherein, the other interface may be a camera or the like.
  • the processor 502 can be a central processing unit (Central Processing Unit, CPU), and can also be a graphics processing unit (graphics processing unit, GPU), a neural network processor (Neural network Processing Unit, NPU) and an FPGA (Field Programmable Gate Array), etc. one or more.
  • CPU Central Processing Unit
  • GPU graphics processing unit
  • NPU neural network processor
  • FPGA Field Programmable Gate Array
  • the memory 503 may be a random access memory (random access memory, RAM) or a solid-state drive (solid-state drive, SSD) and other devices or instances with storage capabilities.
  • Executable program codes are stored in the memory 503, and the processor 502 executes the executable program codes to realize the functions of the aforementioned computing device 101 or the aforementioned functions of the server 103, or to execute the methods described in the aforementioned embodiments by the computing device 101 or the server 103. Steps performed by the server 103 .
  • the processor 502 controls the display 504 to present the relevant results to the user.
  • Display 504 is an input/output (I/O) device.
  • the device can display electronic files such as images and text on the screen for users to view.
  • the display 504 can be classified into a liquid crystal display (LCD), an organic light emitting diode (OLED) display, and the like.
  • LCD liquid crystal display
  • OLED organic light emitting diode

Abstract

A facial recognition application method, system and apparatus, and a device and a non-volatile memory. The method comprises: acquiring a picture comprising a face (110); performing facial recognition on the picture to acquire value information bound to a facial recognition result (120); and a computing device inputting the value information into an application by means of an operating system of the computing device (130).

Description

一种人脸识别的应用方法An application method of face recognition
本申请要求于2020年11月03日提交中国专利局、申请号为202011210990.3、申请名称为“一种人脸识别的应用方法”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese patent application with the application number of 202011210990.3 and the application title of "An Application Method for Face Recognition", which was submitted to the China Patent Office on November 3, 2020, the entire contents of which are incorporated herein by reference. middle.
技术领域technical field
本申请涉及人脸识别服务(Face Recognition Service)领域,尤其涉及一种人脸识别的应用方法、系统、装置、设备和非易失性存储器。The present application relates to the field of face recognition service (Face Recognition Service), in particular to a face recognition application method, system, device, device and non-volatile memory.
背景技术Background technique
人脸识别服务(Face Recognition Service,简称FRS),是基于人的脸部特征信息,利用计算机对人脸图像进行处理、分析和理解,进行身份识别的一种智能服务。人脸识别以开放API(Application Programming Interface,应用程序编程接口)的方式提供给用户,用户通过实时访问和调用API获取人脸处理结果,帮助用户自动进行人脸的识别、比对以及相似度查询等,打造智能化业务系统,提升业务效率。当前人脸识别提供了以下子服务:人脸检测、人脸比对、人脸搜索、活体检测等,适用于企业、安防、电子身份、住宅的安全管理、公安刑侦等众多应用场景。现有技术通过在应用中集成人脸识别云服务来完成人脸识别功能,这样需要修改应用软件集成人脸识别云服务的客户端,还可能对应用会带来安全隐患。Face Recognition Service (FRS for short) is an intelligent service that uses computers to process, analyze and understand face images based on human facial feature information for identity recognition. Face recognition is provided to users in the form of an open API (Application Programming Interface). Users can obtain face processing results by accessing and calling the API in real time, helping users to automatically identify, compare and query faces. etc., to build an intelligent business system and improve business efficiency. At present, face recognition provides the following sub-services: face detection, face comparison, face search, liveness detection, etc. It is suitable for many application scenarios such as enterprise, security, electronic identity, residential security management, public security criminal investigation and so on. In the prior art, the face recognition function is completed by integrating the face recognition cloud service in the application, which requires modification of the client of the application software to integrate the face recognition cloud service, which may also bring security risks to the application.
发明内容SUMMARY OF THE INVENTION
下面结合附图详细介绍本申请实施例提供的人脸识别的应用方法、系统、装置、设备和非易失性存储器,以解决在应用中通过客户端实现人脸识别的安全性问题。The following describes in detail the application method, system, device, device, and non-volatile memory for face recognition provided by the embodiments of the present application, in order to solve the security problem of implementing face recognition through the client in the application.
在本申请的第一方面,提供了一种人脸识别的应用方法。该方法包括:获取包括人脸的图片;对该图片进行人脸识别,获取与人脸识别结果绑定的价值信息;计算设备通过自身的操作系统将所述价值信息输入到应用。In a first aspect of the present application, an application method for face recognition is provided. The method includes: acquiring a picture including a human face; performing face recognition on the picture to acquire value information bound to the face recognition result; and inputting the value information into an application by a computing device through its own operating system.
本申请提供的人脸识别的应用方法,通过操作系统打通人脸识别系统和应用之间的通讯,在避免对应用做修改的前提下,在计算设备上集成人脸识别客户端或人脸识别系统。The application method of face recognition provided by this application, through the operating system to open up the communication between the face recognition system and the application, on the premise of avoiding the modification of the application, integrate the face recognition client or face recognition on the computing device system.
第一方面的一种可能设计,上述获取人脸图片的过程可以是程序自动的,计算设备可以是在持续读入一个视频流。在一种可能的实施方式中,当所述计算设备在该视频流中检测到人脸时,会自动触发获取人脸图片的动作。In a possible design of the first aspect, the above process of acquiring a face picture may be program-automatic, and the computing device may be continuously reading a video stream. In a possible implementation manner, when the computing device detects a human face in the video stream, it will automatically trigger an action of acquiring a human face picture.
第一方面的一种可能设计,上述获取人脸图片的过程可以是用户触发的,触发方式可以是提前设置的。In a possible design of the first aspect, the above process of acquiring a face picture may be triggered by a user, and the triggering method may be set in advance.
第一方面的一种可能设计,本申请提供的人脸识别的应用方法是通过计算设备的操作系统的模拟输入事件将该价值信息输入到应用。In a possible design of the first aspect, the face recognition application method provided by the present application is to input the value information into the application through a simulated input event of the operating system of the computing device.
所述计算设备的操作系统可以提供程序接口,用于实现模拟输入事件。操作系统接收到模拟输入事件后,会通知给应用执行。在所述过程中,计算设备的应用无需和提供人脸识别客户端或系统发生直接通讯。The operating system of the computing device may provide a program interface for implementing analog input events. After the operating system receives the simulated input event, it will notify the application for execution. During the process, the application of the computing device does not need to communicate directly with the client or system that provides face recognition.
第一方面的一种可能设计,当计算设备中有一个或多个处于运行状态的应用时,所述计算设备检测位于计算设备的操作系统的桌面的最上层窗口的应用,并将所述模拟事件通知给该应用执行。In a possible design of the first aspect, when there are one or more applications in a running state in the computing device, the computing device detects the application located in the uppermost window of the desktop of the operating system of the computing device, and simulates the application. Events are notified to the application for execution.
第一方面的一种可能设计,计算设备可以根据触发方式的不同,触发不同应用执行所述模拟输入事件。In a possible design of the first aspect, the computing device may trigger different applications to execute the analog input event according to different triggering methods.
第一方面的一种可能设计,计算设备将输入事件通知给特定的应用执行,该特定的应用是提前设置的。In a possible design of the first aspect, the computing device notifies an input event to a specific application for execution, and the specific application is set in advance.
第一方面的一种可能设计,该人脸的图片可以是由该服务器获取的,或者,是由该计算设备获取。In a possible design of the first aspect, the picture of the human face may be acquired by the server, or acquired by the computing device.
第一方面的一种可能设计,所述计算设备对所述图片进行人脸识别并获取与人脸识别结果绑定的价值信息。In a possible design of the first aspect, the computing device performs face recognition on the picture and obtains value information bound with the face recognition result.
第一方面的一种可能设计,所述对所述图片进行人脸识别并获取与人脸识别结果绑定的价值信息,包括:服务器对所述图片进行人脸识别并获取与人脸识别结果绑定的价值信息。A possible design of the first aspect, the performing face recognition on the picture and obtaining the value information bound with the face recognition result includes: the server performing face recognition on the picture and obtaining the face recognition result. Binding value information.
第一方面的一种可能设计,所述对所述图片进行人脸识别并获取与人脸识别结果绑定的价值信息,包括:服务器对所述图片进行人脸识别;所述计算设备获取与人脸识别结果绑定的价值信息。In a possible design of the first aspect, the performing face recognition on the picture and obtaining the value information bound with the face recognition result includes: the server performing face recognition on the picture; The value information bound to the face recognition result.
第一方面的一种可能设计,所述价值信息包括:身份证号码、手机号、会员号、银行卡号、订单号、预约号、取件码、缴费户号、物流号、车牌号、地址、账单号、业务号等信息中任一种或者多种的组合。In a possible design of the first aspect, the value information includes: ID number, mobile phone number, membership number, bank card number, order number, appointment number, pickup code, payment account number, logistics number, license plate number, address, Any one or a combination of information such as billing number and service number.
第二方面,本申请提供了一种系统,包括计算设备和服务器:该计算设备用于获取包括人脸的图片;该服务器对所述图片进行人脸识别,获取与人脸识别结果绑定的价值信息;该计算设备通过所述计算设备的操作系统将所述价值信息输入到应用。In a second aspect, the present application provides a system, including a computing device and a server: the computing device is used to obtain a picture including a human face; the server performs face recognition on the picture, and obtains a result bound to the face recognition result. Value information; the computing device inputs the value information to the application through the operating system of the computing device.
第三方面,本申请提供了一种系统,包括计算设备和服务器:该计算设备获取包括人脸的图片;该服务器对所述图片进行人脸识别;该计算设备获取与人脸识别结果绑定的价值信息;该计算设备通过该计算设备的操作系统将该价值信息输入到应用。In a third aspect, the present application provides a system, including a computing device and a server: the computing device obtains a picture including a human face; the server performs face recognition on the picture; the computing device obtains and binds the face recognition result value information; the computing device inputs the value information into the application through the operating system of the computing device.
第四方面,本申请提供了一种系统,包括计算设备和服务器:该服务器获取包括人脸的图片;该服务器对所述图片进行人脸识别;该计算设备获取与人脸识别结果绑定的价值信息;该计算设备通过该计算设备的操作系统将该价值信息输入到应用。In a fourth aspect, the present application provides a system, including a computing device and a server: the server obtains a picture including a human face; the server performs face recognition on the picture; the computing device obtains a result bound to the face recognition result Value information; the computing device inputs the value information into the application through the computing device's operating system.
第五方面,本申请提供了一种系统,包括计算设备和服务器:该服务器获取包括人脸的图片;该服务器对所述图片进行人脸识别,获取与人脸识别结果绑定的价值信息;该计算设备通过该计算设备的操作系统将所述价值信息输入到应用。In a fifth aspect, the application provides a system, including a computing device and a server: the server obtains a picture including a human face; the server performs face recognition on the picture, and obtains value information bound with the face recognition result; The computing device inputs the value information to the application through an operating system of the computing device.
第六方面,本申请提供了一种系统,包括计算设备和服务器:该计算设备获取包括人脸的图片;该服务器对所述图片进行人脸识别,获取与人脸识别结果绑定的价值信息;该计算设备通过该计算设备的操作系统将该价值信息输入到应用。In a sixth aspect, the application provides a system, including a computing device and a server: the computing device obtains a picture including a human face; the server performs face recognition on the picture, and obtains value information bound with the face recognition result ; the computing device inputs the value information into the application through the operating system of the computing device.
第七方面,本申请提供了一种人脸识别的应用装置,该装置包括人脸处理单元和操作系统。人脸处理单元用于获取包括人脸的图片,对所述图片进行人脸识别,获取与人脸识别结果绑定的价值信息;操作系统用于将所述价值信息输入到应用。In a seventh aspect, the present application provides a face recognition application device, which includes a face processing unit and an operating system. The face processing unit is used to obtain a picture including a human face, perform face recognition on the picture, and obtain value information bound with the face recognition result; the operating system is used to input the value information into the application.
第七方面的一种可能设计,所述操作系统,用于通过模拟输入事件将所述价值信 息输入到应用。In a possible design of the seventh aspect, the operating system is configured to input the value information to the application by simulating an input event.
第八方面,本申请提供了一种计算设备,所述计算设备包括处理器和存储器。所述处理器执行所述存储器中的指令,使得所述计算设备实现本申请第一方面或者第一方面的任一可能设计中由计算设备实现的方法。In an eighth aspect, the present application provides a computing device including a processor and a memory. The processor executes the instructions in the memory, so that the computing device implements the method implemented by the computing device in the first aspect or any possible design of the first aspect of the present application.
第九方面,本申请提供了一种服务器,所述服务器包括处理器和存储器。所述处理器执行所述存储器中的指令,使得所述计算设备实现本申请第一方面或者第一方面的任一可能设计中由服务器实现的方法。In a ninth aspect, the present application provides a server including a processor and a memory. The processor executes the instructions in the memory, so that the computing device implements the method implemented by the server in the first aspect or any possible design of the first aspect of the present application.
第十方面,本申请提供了一种非易失性存储器,包括指令,该计算机指令指示该计算机设备执行第一方面或第一方面任一种可能设计的方法。In a tenth aspect, the present application provides a non-volatile memory, comprising instructions, the computer instructions instructing the computer device to perform the first aspect or the method of any possible design of the first aspect.
附图说明Description of drawings
图1是本申请实施例提供的人脸识别的应用系统架构举例的示意图。FIG. 1 is a schematic diagram of an example of an application system architecture of face recognition provided by an embodiment of the present application.
图2是本申请实施例提供的人脸识别系统架构举例的示意图FIG. 2 is a schematic diagram of an example of a face recognition system architecture provided by an embodiment of the present application
图3是本申请实施例提供的人脸识别方法举例的流程图。FIG. 3 is a flowchart of an example of a face recognition method provided by an embodiment of the present application.
图4是本申请实施例提供的应用场景举例的示意图FIG. 4 is a schematic diagram of an example of an application scenario provided by an embodiment of the present application
图5是本申请实施例提供的人脸识别系统结构举例的示意图。FIG. 5 is a schematic diagram of an example structure of a face recognition system provided by an embodiment of the present application.
图6是本申请实施例提供的人脸识别装置300结构举例的示意图。FIG. 6 is a schematic diagram of an example structure of a face recognition apparatus 300 provided by an embodiment of the present application.
图7是本申请实施例提供的人脸识别方法举例的流程示例图。FIG. 7 is an example flowchart of an example of a face recognition method provided by an embodiment of the present application.
图8是本申请实施例提供的计算设备500举例结构图。FIG. 8 is an exemplary structural diagram of a computing device 500 provided by an embodiment of the present application.
具体实施方式Detailed ways
为使本申请的目的、技术方案和原理更加清楚,下面将结合附图1至7对本申请实施方式作进一步地详细描述本发明技术方案。In order to make the purpose, technical solutions and principles of the present application clearer, the technical solutions of the present invention will be described in further detail below with reference to the accompanying drawings 1 to 7 of the embodiments of the present application.
图1是本申请实施例所提供的一种人脸识别系统架构举例示意图。如图1所示,该系统可以包括计算设备101和拍摄装置102。在一种实施例中,计算设备101可以是安装了操作系统的计算设备,计算设备101具有存储器、处理器和显示器。在一种实施例中,拍摄装置102是具备摄像头的设备,可以独立于计算设备101或集成在计算设备101。示例的,拍摄装置102和计算设备101之间可以通过串行接口(Serial port)、通用串行总线(Universal Serial Bus,USB)、传输控制协议/网际协议(Transmission Control Protocol/Internet Protocol,TCP/IP)、蓝牙(Bluetooth)等协议传输数据。可选的,在另一种可能的实施例中,拍摄装置102还可以具备人脸自动获取的能力,例如,拍摄装置102在视频流中检测人脸后,自动获取包含人脸的图片。FIG. 1 is a schematic diagram illustrating an example of the architecture of a face recognition system provided by an embodiment of the present application. As shown in FIG. 1 , the system may include a computing device 101 and a camera 102 . In one embodiment, computing device 101 may be a computing device with an operating system installed, and computing device 101 has a memory, a processor, and a display. In one embodiment, the photographing apparatus 102 is a device equipped with a camera, which may be independent of the computing device 101 or integrated in the computing device 101 . For example, between the photographing device 102 and the computing device 101, a serial interface (Serial port), a universal serial bus (Universal Serial Bus, USB), a Transmission Control Protocol/Internet Protocol (Transmission Control Protocol/Internet Protocol, TCP/ IP), Bluetooth (Bluetooth) and other protocols to transmit data. Optionally, in another possible embodiment, the photographing apparatus 102 may also be capable of automatically acquiring a human face. For example, the photographing apparatus 102 automatically acquires a picture containing a human face after detecting a human face in a video stream.
图2是本申请实施例所提供的一种人脸识别系统架构举例示意图,包括计算设备101、拍摄装置102和服务器103,服务器103是可以提供人脸识别服务的设备。2 is a schematic diagram of an example of the architecture of a face recognition system provided by an embodiment of the present application, including a computing device 101, a photographing device 102, and a server 103. The server 103 is a device that can provide a face recognition service.
在一些可能的实施例中,服务器103还可以是集群或数据中心的服务器。该集群或数据中心中的服务器(例如服务器103)部署实例,该实例用于提供人脸识别云服务。In some possible embodiments, the server 103 may also be a server in a cluster or a data center. A server (eg, server 103 ) in the cluster or data center deploys an instance for providing a face recognition cloud service.
服务器103部署用于实现人脸实例的实例,该实例可以是虚拟机或者容器。或者,服务器103没有部署实例,而是直接提供人脸识别功能。不管是服务器103通过实例提供人脸识别能力还是直接提供人脸识别能力,本申请统称为服务器103提供人脸识 别能力,例如为计算设备101提供人脸识别服务。The server 103 deploys an instance for implementing a face instance, and the instance may be a virtual machine or a container. Alternatively, the server 103 does not deploy an instance, but directly provides the face recognition function. Regardless of whether the server 103 provides the face recognition capability through an instance or directly provides the face recognition capability, this application is collectively referred to as the server 103 providing the face recognition capability, such as providing a face recognition service for the computing device 101 .
图3是本申请实施例提供的了一种人脸识别的方法举例流程图,该方法可以应用于如图1或图2的系统。图3是本实施例提供的一种在计算设备上集成人脸识别的流程图,该方法的一个实施例的步骤可以包括:FIG. 3 is an example flowchart of a method for face recognition provided by an embodiment of the present application, and the method may be applied to the system as shown in FIG. 1 or FIG. 2 . FIG. 3 is a flow chart of integrating face recognition on a computing device provided by this embodiment, and the steps of an embodiment of the method may include:
步骤110、获取包括人脸的图片。Step 110: Obtain a picture including a human face.
在一种可能的实施方式中,计算设备101从拍摄装置102获取视频流,对视频流进行处理,得到包含人脸的图片。示例的,所述处理可以包括检测人脸、抓取人脸。In a possible implementation manner, the computing device 101 acquires a video stream from the photographing device 102, and processes the video stream to obtain a picture including a human face. Illustratively, the processing may include detecting human faces and capturing human faces.
可选的,上述方式还可以是:服务器103从拍摄装置102获取视频流,对视频流进行处理并得到包含人脸的图片。Optionally, the above manner may also be: the server 103 obtains a video stream from the photographing device 102, processes the video stream, and obtains a picture including a human face.
在一种可能的实施方式中,可以是本地的拍摄装置102支持人脸检测与人脸抓取功能,直接将抓取到的人脸照片发送给计算设备101,则计算设备101不需要处理视频流得到人脸图片。In a possible implementation, the local photographing device 102 supports the functions of face detection and face capture, and directly sends the captured face photo to the computing device 101, then the computing device 101 does not need to process the video Stream to get face pictures.
在一种可能的实施方式中,上述方式还可以是:本地的拍摄装置102直接将抓取到的人In a possible implementation manner, the above manner may also be: the local photographing device 102 directly captures the captured person
脸照片发送给服务器103。The face photo is sent to the server 103 .
在一种可能的实现场景中,上述获取人脸图片的过程可以是程序自动的,拍摄装置102可以是在持续读入一个视频流,从中获取人脸图片。在一种可能的实现方法中,拍摄装置102获取人脸后会接着进行人脸识别。In a possible implementation scenario, the above-mentioned process of obtaining a face picture may be program-automatic, and the photographing device 102 may continuously read a video stream to obtain a face picture therefrom. In a possible implementation method, the photographing device 102 will then perform face recognition after acquiring the face.
可选的,上述获取人脸图片的过程还可以是用户触发的。举例说明,可以通过设置快捷键或其他方式触发人脸图片的获取和识别。Optionally, the above process of acquiring a face picture may also be triggered by a user. For example, the acquisition and recognition of the face picture can be triggered by setting a shortcut key or other methods.
步骤120、对所述图片进行人脸识别,获取与人脸识别结果绑定的价值信息。Step 120: Perform face recognition on the picture to obtain value information bound to the face recognition result.
在一种可能的实施方式中,计算设备101将人脸图片发送给可以提供人脸识别服务的服务器103,服务器103获取人脸绑定的标识信息。或者,计算设备101基于服务器103反馈的人脸识别结果获取人脸绑定的标识信息。服务器103可以部署在公有云集群和数据中心,还可以是其他任何可以提供远程人脸识别服务的设备。In a possible implementation manner, the computing device 101 sends the face picture to the server 103 that can provide a face recognition service, and the server 103 obtains the identification information bound to the face. Alternatively, the computing device 101 acquires the identification information of the face binding based on the face recognition result fed back by the server 103 . The server 103 can be deployed in public cloud clusters and data centers, and can also be any other device that can provide remote face recognition services.
在一种可能的实施方式中,计算设备101在本地实现人脸识别,并获取人脸识别结果绑定的价值信息。In a possible implementation manner, the computing device 101 implements face recognition locally, and obtains value information bound to the face recognition result.
举例说明,价值信息可以是用户名,身份证号码、手机号、会员号、银行卡号、订单号、预约号、取件码、缴费户号、物流号、车牌号、地址、账单号、业务号等有价值的信息内容中的一种或多种的组合。For example, the value information can be user name, ID number, mobile phone number, membership number, bank card number, order number, appointment number, pickup number, payment account number, logistics number, license plate number, address, bill number, business number A combination of one or more of such valuable informational content.
步骤130、计算设备101通过所述计算设备101的操作系统将所述价值信息输入到应用。 Step 130 , the computing device 101 inputs the value information into the application through the operating system of the computing device 101 .
计算设备101获取到所述价值信息后,其操作系统通过模拟输入事件,把价值信息的内容输入到应用的可输入用户界面(User Interface,UI)中。举例说明,在Windows操作系统中,提供了一个模拟键盘操作的API函数keybd_event(),该函数可以模拟相应的键盘动作。keybd_event()函数能触发一个按键事件,也就是说会产生一个WM_KEYDOWN或WM_KEYUP消息。After the computing device 101 obtains the value information, its operating system inputs the content of the value information into the input user interface (User Interface, UI) of the application by simulating an input event. For example, in the Windows operating system, an API function keybd_event() for simulating keyboard operations is provided, and this function can simulate corresponding keyboard actions. The keybd_event() function can trigger a key event, which means that a WM_KEYDOWN or WM_KEYUP message will be generated.
一种可能的实施方式中,最前置的应用可以接收到操作系统发送的该事件消息,其中,最前置的应用是位于系统桌面最上层的窗口所在的应用。实施场景举例,当计 算设备中有一个或多个处于运行状态的应用时,所述计算设备检测位于计算设备的操作系统的桌面的最上层窗口的应用,并将所述模拟事件通知给该应用执行。In a possible implementation manner, the frontmost application may receive the event message sent by the operating system, where the frontmost application is the application where the window located at the top layer of the system desktop is located. An example of an implementation scenario, when one or more applications are running in a computing device, the computing device detects an application located in the topmost window of the desktop of the operating system of the computing device, and notifies the application of the simulation event implement.
可选的,计算设备可以根据触发方式的不同触发不同应用执行所述模拟输入事件。一种应用场景举例,不同的触发方式可以对应不同的应用,例如快捷键“K”对应应用A、快捷键“M”对应应用B。Optionally, the computing device may trigger different applications to execute the analog input event according to different triggering modes. As an example of an application scenario, different trigger modes may correspond to different applications, for example, the shortcut key "K" corresponds to application A, and the shortcut key "M" corresponds to application B.
可选的,计算设备将输入事件通知给特定的应用执行,该特定的应用是提前设置的。举例说明,用户提前设置将模拟输入事件通知给“XX健身房会员管理系统”应用执行。Optionally, the computing device notifies the input event to a specific application for execution, and the specific application is set in advance. For example, the user sets in advance to notify the "XX gym membership management system" application for execution of the simulated input event.
一种应用场景举例,如图4所示。拍摄装置102可以是一个外部摄像设备,具备人脸图片抓取功能,计算设备101用于处理人脸照片和在应用中呈现结果。示例的,如图4,拍摄装置102将抓取的人脸照片发送给计算设备101,计算设备101经过对人脸图像进行识别处理,根据人脸识别结果获取到绑定的价值信息。An example of an application scenario is shown in Figure 4. The photographing device 102 may be an external camera device with a face picture capture function, and the computing device 101 is used for processing the face photos and presenting the results in the application. For example, as shown in FIG. 4 , the photographing device 102 sends the captured face photo to the computing device 101 , and the computing device 101 obtains the bound value information according to the face recognition result after recognizing the face image.
举例说明,价值信息可以是用户名,身份证号码、手机号、会员号、银行卡号、订单号、预约号、取件码、缴费户号、物流号、车牌号、地址、账单号、业务号等有价值的信息内容中的一种或多种的组合。For example, the value information can be user name, ID number, mobile phone number, membership number, bank card number, order number, appointment number, pickup number, payment account number, logistics number, license plate number, address, bill number, business number A combination of one or more of such valuable informational content.
计算设备101通过生成一个操作系统的模拟输入事件,事件携带和价值信息的内容数据。举例说明,Windows系统可以通过keybd_event()实现模拟输入,keybd_event()函数的第一个参数是虚拟键码,可以把价值信息中的字符对应的虚拟键码设置为函数的第一个参数。计算设备上的应用接收到操作系统的输入事件后,将事件转给处理焦点的可输入用户界面的UI组件来处理。例如,图4中处于焦点的文本输入框,文本输入框可以将输入的价值信息的内容显示到组件中。 Computing device 101 simulates input events by generating an operating system, and the events carry content data and value information. For example, the Windows system can implement analog input through keybd_event(), the first parameter of the keybd_event() function is the virtual key code, and the virtual key code corresponding to the character in the value information can be set as the first parameter of the function. After receiving the input event from the operating system, the application on the computing device transfers the event to the UI component that can input the user interface that handles the focus for processing. For example, the text input box in focus in Figure 4, the text input box can display the content of the input value information into the component.
在另一些可能的实施方式中,在模拟输入的过程中,如果加入的相关的一些配置可能会增加新的输入,例如输入完手机号码后可以模拟输入一个“回车”,这样可以更好的适配应用的输入。也可以在输入手机号码前,执行配置的前置输入快捷键(一般是组合快捷键)来触发某种输入框处于焦点。In some other possible implementations, in the process of simulating input, if some related configurations are added, new input may be added, for example, a "carriage return" can be simulated after entering the mobile phone number, which can better Adapt the input of the application. It is also possible to execute the configured pre-input shortcut key (usually a combination shortcut key) to trigger a certain input box to be in focus before entering the mobile phone number.
如图5所示,是本申请实施例提供的计算设备101的人脸识别系统结构举例示意图。在计算设备101内部,人脸处理单元202用于获取包括人脸的图片,对所述图片进行人脸识别,获取与人脸识别结果绑定的价值信息。操作系统207用于将所述价值信息输入到应用201。应用201是安装并运行在计算设备101中的应用,在本申请实施例中,用于接收操作系统的输入的价值信息,并呈现输入后的结果。As shown in FIG. 5 , it is a schematic diagram showing an example of the structure of the face recognition system of the computing device 101 provided by the embodiment of the present application. Inside the computing device 101, the face processing unit 202 is configured to obtain a picture including a human face, perform face recognition on the picture, and obtain value information bound to the face recognition result. The operating system 207 is used to input the value information to the application 201 . The application 201 is an application installed and running in the computing device 101, and in this embodiment of the present application, is used to receive the value information input by the operating system, and present the input result.
举例说明,人脸处理单元202可以是计算设备101上的本地应用程序、基于Web浏览器的插件、基于Web运行的Javascript程序或其他类似的方式。应用201是例如图书馆管理系统、健身房会员管理系统等需要人脸识别的应用,也可以是基于Web浏览器的应用等。拍摄装置102是具备图像或视频流获取功能的外部设备或者是集成在计算设备上103的设备。可选的,拍摄装置102可以具备人脸检测和获取的功能。For example, the face processing unit 202 may be a local application program on the computing device 101, a plug-in based on a web browser, a Javascript program running on a web basis, or other similar methods. The application 201 is an application that requires face recognition, such as a library management system, a gym membership management system, etc., and may also be an application based on a web browser. The photographing device 102 is an external device with an image or video stream acquisition function or a device integrated on the computing device 103 . Optionally, the photographing device 102 may have the function of face detection and acquisition.
在一些可能的实施中,如图5,在人脸处理单元202中,还可以包括一些子单元:人脸获取单元203、人脸识别单元204、模拟输入单元205、人脸导入单元206。下面分别介绍四个单元。In some possible implementations, as shown in FIG. 5 , the face processing unit 202 may further include some subunits: a face acquisition unit 203 , a face recognition unit 204 , an analog input unit 205 , and a face import unit 206 . The four units are described below.
人脸获取单元203,用于从拍摄装置102获取视频流,对视频流进行处理,得到 包含人脸的图片,然后将获取的人脸照片发送给人脸识别单元204进行人脸识别。可选的,人脸获取单元203还可以直接从拍摄装置102获取已捕获的人脸图片。The face obtaining unit 203 is used to obtain the video stream from the photographing device 102, and the video stream is processed to obtain a picture containing the face, and then the obtained face photo is sent to the face recognition unit 204 for face recognition. Optionally, the face obtaining unit 203 may also directly obtain the captured face picture from the photographing device 102 .
人脸识别单元204,用于对人脸图片进行识别,并获取到人脸对应的价值信息。一种应用场景举例,人脸识别单元204访问提供人脸识别云服务的服务器103,获得服务器103返回的人脸对应的价值信息。在该举例场景中,人脸识别单元204可以用于打包发送数据、调用云端人脸识别函数、获取云端人脸识别返回的标识信息等。可选的,人脸识别云服务可以是公有云或私有云提供的人脸识别云服务,也可以是一套物理服务器提供的远程人脸识别服务等。可选的,该服务还可以是本地计算上的一个模块,集成在人脸识别单元中。在一些可能的实施方式中,人脸识别单元204在获取到标识信息后,会触发模拟输入单元205单元的模拟输入。The face recognition unit 204 is used for recognizing the face picture and obtaining the value information corresponding to the face. As an example of an application scenario, the face recognition unit 204 accesses the server 103 that provides the face recognition cloud service, and obtains the value information corresponding to the face returned by the server 103 . In this example scenario, the face recognition unit 204 can be used to package and send data, call the cloud face recognition function, obtain identification information returned by the cloud face recognition, and the like. Optionally, the face recognition cloud service may be a face recognition cloud service provided by a public cloud or a private cloud, or a remote face recognition service provided by a set of physical servers. Optionally, the service can also be a module on local computing, integrated in the face recognition unit. In some possible implementations, after acquiring the identification information, the face recognition unit 204 will trigger the analog input of the analog input unit 205 unit.
模拟输入单元205,用于生成操作系统207的模拟输入事件,然后由操作系统207把人脸对应的价值信息输入到应用中。一种可能的实现场景举例,模拟输入单元205利用获取的价值信息,通过操作系统207的接口能力触发模拟输入事件,举例说明,可以利用操作系统提供的接口来实现模拟键盘输入。The analog input unit 205 is used to generate an analog input event of the operating system 207, and then the operating system 207 inputs the value information corresponding to the face into the application. An example of a possible implementation scenario is that the simulated input unit 205 uses the acquired value information to trigger a simulated input event through the interface capability of the operating system 207. For example, the interface provided by the operating system can be used to implement simulated keyboard input.
人脸导入单元206,这是一个可选的单元,用于将人脸图片和人脸对应的标识信息绑定,并上传到本地或者云端的人脸数据库中。可选的,该人脸图片可以是通过人脸获取单元203获取的,还可以是从计算设备本地上传的。The face importing unit 206, which is an optional unit, is used to bind the face picture and the identification information corresponding to the face, and upload it to the local or cloud face database. Optionally, the face picture may be obtained through the face obtaining unit 203, or may be locally uploaded from a computing device.
一种可能的实现场景举例,人脸识别云服务集群基于云服务建立人脸数据库,在人脸库中导入一个或者多个人脸信息。可选的,该人脸数据库也可以是部署在本地或其他远程设备中。人脸信息包括人脸图片和与其绑定的其他信息,例如人脸标识信息等。人脸库里面可以导入的人脸数量要看实际应用场景,例如一个小的门店,会员也许几百人就足够;大的连锁门店在一个城市可能会员有几十万。实际中,与人脸导入功能相对应,该模块还应具有人脸查询、人脸更新、人脸删除、批量删除人脸等附加功能。An example of a possible implementation scenario is that the face recognition cloud service cluster establishes a face database based on the cloud service, and imports one or more face information into the face database. Optionally, the face database may also be deployed locally or in other remote devices. The face information includes a face picture and other information bound to it, such as face identification information. The number of faces that can be imported in the face database depends on the actual application scenario. For example, a small store may have several hundred members; a large chain store may have hundreds of thousands of members in a city. In practice, corresponding to the face import function, this module should also have additional functions such as face query, face update, face deletion, and batch deletion of faces.
图6是本申请提供的人脸识别装置300,装置中包括人脸处理单元202和操作系统207。其中,关于人脸处理单元202和操作系统207参照图5中对该部分的描述。FIG. 6 is a face recognition device 300 provided by the present application, and the device includes a face processing unit 202 and an operating system 207 . Wherein, regarding the face processing unit 202 and the operating system 207, refer to the description of this part in FIG. 5 .
图7是本申请实施例提供的人脸识别应用的方法的举例流程示例图。一个应用场景举例,在开始人脸识别之前,首先对人脸识别装置202进行相关配置,例如云端物联网信息(云端地址、端口)、鉴权信息(鉴权令牌Token、AK/SK、用户名密码等)、人脸识别配置信息(识别触发方式、触发快捷键、是否活体检测等)等。接着,可选的,通过图5中的人脸导入模块206,实现人脸图片和标识信息上传或其他相关操作,请参考前文描述。最后,可以在计算设备上实现如图7中步骤410-步骤470所示的一次人脸识别的过程。FIG. 7 is an example flowchart of a method for a face recognition application provided by an embodiment of the present application. As an example of an application scenario, before starting face recognition, first configure the face recognition device 202, such as cloud IoT information (cloud address, port), authentication information (authentication token Token, AK/SK, user name and password, etc.), face recognition configuration information (identification trigger method, trigger shortcut key, whether live detection, etc.), etc. Next, optionally, upload the face picture and identification information or other related operations through the face import module 206 in FIG. 5 , please refer to the foregoing description. Finally, a face recognition process as shown in steps 410 to 470 in FIG. 7 can be implemented on a computing device.
步骤410、触发人脸识别Step 410, trigger face recognition
举例说明,用户可以通过快捷键或者其他方式,主动触发人脸处理单元202的人脸获取单元203开始进行人脸获取。For example, the user may actively trigger the face obtaining unit 203 of the face processing unit 202 to start face obtaining through a shortcut key or other means.
可选的,触发识别的方式还可以是自动的。举例说明,人脸获取单元203持续读入视频流,当从摄像头获取到人脸图片后,会触发人脸识别单元204进行识别并进行后续操作。Optionally, the manner of triggering identification may also be automatic. For example, the face acquisition unit 203 continuously reads the video stream, and when the face picture is acquired from the camera, the face recognition unit 204 is triggered to recognize and perform subsequent operations.
人脸识别单元204通过增加前置检测模块,识别当前置的应用,即可实现人脸识别单元204与多个应用的协同服务。The face recognition unit 204 can realize the collaborative service between the face recognition unit 204 and multiple applications by adding a pre-detection module to recognize the currently installed application.
步骤411、读取摄像头视频流。Step 411: Read the camera video stream.
场景举例,当触发识别的方式是主动触发时,在本步骤中,人脸获取单元203打开拍摄装置102的拍摄功能,开始读入视频流。For example, when the trigger recognition method is active triggering, in this step, the face acquisition unit 203 turns on the shooting function of the shooting device 102 and starts to read the video stream.
步骤420、人脸检测,抓取人脸。Step 420 , face detection, and capture the face.
场景举例,当拍摄装置102不具备人脸检测和抓取功能时,将由人脸获取单元203在本步骤完成该功能。人脸获取单元203对视频流进行人脸检测,并抓取人脸图片,该人脸图片包括清晰可辨识的人脸。For example, when the photographing device 102 does not have the function of face detection and capture, the face acquisition unit 203 will complete the function in this step. The face acquisition unit 203 performs face detection on the video stream, and captures a face picture, where the face picture includes a clearly identifiable face.
步骤430、人脸识别。Step 430, face recognition.
场景举例,人脸识别单元204通过访问人脸识别云服务,例如调用的人脸识别云服务的服务接口。可选的,如果是在本地进行人脸识别计算,则调用本地的计算模块对当前人脸图片进行识别。For example, the face recognition unit 204 accesses the face recognition cloud service, for example, the service interface of the called face recognition cloud service. Optionally, if the face recognition calculation is performed locally, the local computing module is called to recognize the current face picture.
步骤440、返回绑定的价值信息。Step 440, return the bound value information.
场景举例,人脸识别成功后,提供人脸识别云服务的服务器返回该人脸绑定的价值信息。场景举例,人脸识别可能失败,例如人脸数据库中没有当前图片中人脸的绑定信息,则返回错误信息。可选的,识别失败后,可以继续获取人脸图片并识别,或者停止获取和识别。For example, after the face recognition is successful, the server that provides the face recognition cloud service returns the value information bound to the face. For example, face recognition may fail. For example, there is no binding information for the face in the current picture in the face database, and an error message is returned. Optionally, after the recognition fails, you can continue to acquire and recognize face pictures, or stop acquiring and recognizing.
步骤450、触发模拟输入。Step 450, trigger the analog input.
场景举例,人脸识别单元204监听到云服务器的返回消息后,会将返回的消息发送给模拟输入单元,并立即触发模拟输入单元205生成一个模拟输入。For example, after monitoring the return message from the cloud server, the face recognition unit 204 will send the returned message to the analog input unit, and immediately trigger the analog input unit 205 to generate an analog input.
步骤460、通过操作系统生成模拟输入。Step 460: Generate analog input through the operating system.
场景举例,模拟输入单元会通过操作系统的模拟按键输入,将价值信息或其他相关信息输入到应用的用户界面中,具体实现可参考前文的举例描述。For example, the simulated input unit will input value information or other relevant information into the user interface of the application through the simulated key input of the operating system. For the specific implementation, please refer to the foregoing example description.
本申请实施例还提供了一种计算设备500,如图7,该计算设备500可以是计算设备101或者服务器103。计算设备500包括总线501、处理器502、存储器503,当计算设备500代表计算设备101时,还可以包括可选组件:显示器504。处理器502、存储器503、显示器504之间通过总线501通信。This embodiment of the present application further provides a computing device 500 , as shown in FIG. 7 , the computing device 500 may be the computing device 101 or the server 103 . Computing device 500 includes bus 501 , processor 502 , memory 503 , and when computing device 500 represents computing device 101 , may also include an optional component: display 504 . The processor 502 , the memory 503 , and the display 504 communicate through the bus 501 .
总线501可以是外设部件互连标准(peripheral component interconnect,PCI)总线或扩展工业标准结构(extended industry standard architecture,EISA)总线等。总线可以分为地址总线、数据总线、控制总线等。为便于表示,图8中仅用一条粗线表示,但并不表示仅有一根总线或一种类型的总线。The bus 501 may be a peripheral component interconnect (PCI) bus or an extended industry standard architecture (EISA) bus or the like. The bus can be divided into address bus, data bus, control bus and so on. For ease of presentation, only one thick line is used in FIG. 8, but it does not mean that there is only one bus or one type of bus.
对于计算设备101,处理器502可以为中央处理器(Central Processing Unit,CPU),此外,还可以有图形处理器(graphics processing unit,GPU)等其他处理器芯片。存储器503可以为随机存取存储器(random access memory,RAM)或者固态驱动器(solid-state drive,SSD)等其它具有存储能力的设备或者内存实例。在一些可能的实现方式中,处理器502还可以控制其他接口接收数据。其中,其他接口可以是摄像头等。For the computing device 101, the processor 502 may be a central processing unit (Central Processing Unit, CPU), and in addition, there may be other processor chips such as a graphics processing unit (graphics processing unit, GPU). The memory 503 may be a random access memory (random access memory, RAM) or a solid-state drive (solid-state drive, SSD) and other devices or memory instances with storage capabilities. In some possible implementations, the processor 502 may also control other interfaces to receive data. Wherein, the other interface may be a camera or the like.
对于服务器103,处理器502可以是中央处理器(Central Processing Unit,CPU),才外还可以是图形处理器(graphics processing unit,GPU)和神经网络处理器(Neural network Processing Unit,NPU)和FPGA(Field Programmable Gate Array)等中的一种或多种。For the server 103, the processor 502 can be a central processing unit (Central Processing Unit, CPU), and can also be a graphics processing unit (graphics processing unit, GPU), a neural network processor (Neural network Processing Unit, NPU) and an FPGA (Field Programmable Gate Array), etc. one or more.
存储器503的可以为随机存取存储器(random access memory,RAM)或者固态驱动器(solid-state drive,SSD)等其它具有存储能力的设备或者实例。存储器503中存储有可执行的程序代码,处理器502执行该可执行的程序代码以实现前述计算设备101的功能或前述服务器103的功能,或者执行前述实施例描述的方法中由计算设备101或服务器103执行的步骤。可选的,对于计算设备101,处理器502控制显示器504向用户呈现有关结果。The memory 503 may be a random access memory (random access memory, RAM) or a solid-state drive (solid-state drive, SSD) and other devices or instances with storage capabilities. Executable program codes are stored in the memory 503, and the processor 502 executes the executable program codes to realize the functions of the aforementioned computing device 101 or the aforementioned functions of the server 103, or to execute the methods described in the aforementioned embodiments by the computing device 101 or the server 103. Steps performed by the server 103 . Optionally, for the computing device 101, the processor 502 controls the display 504 to present the relevant results to the user.
显示器504是一种输入输出(input/output,I/O)设备。该设备可以将电子文件如图像、文字显示到屏幕上,以供用户查看。根据制造材料不同,显示器504可以分为液晶显示器(liquid crystal display,LCD)、有机电激光(organic light emitting diode,OLED)显示器等。Display 504 is an input/output (I/O) device. The device can display electronic files such as images and text on the screen for users to view. According to different manufacturing materials, the display 504 can be classified into a liquid crystal display (LCD), an organic light emitting diode (OLED) display, and the like.
上述各个附图对应的流程或结构的描述各有侧重,某个流程或结构中没有详述的部分,可以参见其他流程或结构的相关描述。The descriptions of the processes or structures corresponding to each of the above-mentioned drawings have their own emphasis, and for the parts that are not described in detail in a certain process or structure, reference may be made to the related descriptions of other processes or structures.

Claims (17)

  1. 一种人脸识别的应用方法,其特征在于,所述方法包括:An application method for face recognition, characterized in that the method comprises:
    获取包括人脸的图片;Get a picture including a human face;
    对所述图片进行人脸识别,获取与人脸识别结果绑定的价值信息;Perform face recognition on the picture, and obtain the value information bound with the face recognition result;
    计算设备通过所述计算设备的操作系统将所述价值信息输入到应用。The computing device inputs the value information to the application through an operating system of the computing device.
  2. 根据权利要求1所述的方法,其特征在于,所述通过所述计算设备的操作系统将所述价值信息输入到应用包括:The method according to claim 1, wherein the inputting the value information into the application through the operating system of the computing device comprises:
    通过所述计算设备的操作系统的模拟输入事件将所述价值信息输入到应用。The value information is input to the application through simulated input events of the operating system of the computing device.
  3. 根据权利要求1或2所述的方法,其特征在于,获取包括人脸的图片,包括:The method according to claim 1 or 2, wherein acquiring a picture including a human face comprises:
    服务器获取包括人脸的图片;或者,The server obtains a picture including a human face; or,
    所述计算设备获取包括人脸的图片。The computing device acquires a picture including a human face.
  4. 根据权利要求1至3任一项所述的方法,其特征在于,所述对所述图片进行人脸识别并获取与人脸识别结果绑定的价值信息,包括:The method according to any one of claims 1 to 3, wherein the performing face recognition on the picture and obtaining the value information bound with the face recognition result, comprising:
    所述计算设备对所述图片进行人脸识别并获取与人脸识别结果绑定的价值信息。The computing device performs face recognition on the picture and obtains value information bound with the face recognition result.
  5. 根据权利要求1至3任一项所述的方法,其特征在于,所述对所述图片进行人脸识别并获取与人脸识别结果绑定的价值信息,包括:The method according to any one of claims 1 to 3, wherein the performing face recognition on the picture and obtaining the value information bound with the face recognition result, comprising:
    服务器对所述图片进行人脸识别并获取与人脸识别结果绑定的价值信息。The server performs face recognition on the picture and obtains the value information bound with the face recognition result.
  6. 根据权利要求1至3任一项所述的方法,其特征在于,所述对所述图片进行人脸识别并获取与人脸识别结果绑定的价值信息,包括:The method according to any one of claims 1 to 3, wherein the performing face recognition on the picture and obtaining the value information bound with the face recognition result, comprising:
    服务器对所述图片进行人脸识别;The server performs face recognition on the picture;
    所述计算设备获取与人脸识别结果绑定的价值信息。The computing device acquires the value information bound with the face recognition result.
  7. 根据权利要求1至6任一项所述的方法,其特征在于,所述价值信息包括以下任一种或者多种的组合:The method according to any one of claims 1 to 6, wherein the value information comprises any one or a combination of the following:
    用户名,身份证号码、手机号、会员号、银行卡号、订单号、预约号、取件码、缴费户号、物流号、车牌号、地址、账单号、业务号。User name, ID number, mobile phone number, membership number, bank card number, order number, appointment number, pickup code, payment account number, logistics number, license plate number, address, bill number, business number.
  8. 一种系统,其特征在于,包括计算设备和服务器;A system, characterized in that it includes a computing device and a server;
    所述计算设备获取包括人脸的图片;The computing device acquires a picture including a human face;
    所述服务器对所述图片进行人脸识别,获取与人脸识别结果绑定的价值信息;The server performs face recognition on the picture, and obtains value information bound with the face recognition result;
    所述计算设备通过所述计算设备的操作系统将所述价值信息输入到应用。The computing device inputs the value information to an application through an operating system of the computing device.
  9. 一种系统,其特征在于,包括计算设备和服务器;A system, characterized in that it includes a computing device and a server;
    所述计算设备获取包括人脸的图片;The computing device acquires a picture including a human face;
    所述服务器对所述图片进行人脸识别;The server performs face recognition on the picture;
    所述计算设备获取与人脸识别结果绑定的价值信息;The computing device obtains the value information bound with the face recognition result;
    所述计算设备通过所述计算设备的操作系统将所述价值信息输入到应用。The computing device inputs the value information to an application through an operating system of the computing device.
  10. 一种系统,其特征在于,包括计算设备和服务器;A system, characterized in that it includes a computing device and a server;
    所述服务器获取包括人脸的图片;The server obtains a picture including a human face;
    所述服务器对所述图片进行人脸识别;The server performs face recognition on the picture;
    所述计算设备获取与人脸识别结果绑定的价值信息;The computing device obtains the value information bound with the face recognition result;
    所述计算设备通过所述计算设备的操作系统将所述价值信息输入到应用。The computing device inputs the value information to an application through an operating system of the computing device.
  11. 一种系统,其特征在于,包括计算设备和服务器;A system, characterized in that it includes a computing device and a server;
    所述服务器获取包括人脸的图片;The server obtains a picture including a human face;
    所述服务器对所述图片进行人脸识别,获取与人脸识别结果绑定的价值信息;The server performs face recognition on the picture, and obtains value information bound with the face recognition result;
    所述计算设备通过所述计算设备的操作系统将所述价值信息输入到应用。The computing device inputs the value information to an application through an operating system of the computing device.
  12. 一种系统,其特征在于,包括计算设备和服务器;A system, characterized in that it includes a computing device and a server;
    所述计算设备获取包括人脸的图片;The computing device acquires a picture including a human face;
    所述服务器对所述图片进行人脸识别,获取与人脸识别结果绑定的价值信息;The server performs face recognition on the picture, and obtains value information bound with the face recognition result;
    所述计算设备通过所述计算设备的操作系统将所述价值信息输入到应用。The computing device inputs the value information to an application through an operating system of the computing device.
  13. 一种人脸识别的应用装置,其特征在于,所述装置包括:An application device for face recognition, wherein the device comprises:
    人脸处理单元,用于获取包括人脸的图片,对所述图片进行人脸识别,获取与人脸识别结果绑定的价值信息;a face processing unit, configured to obtain a picture including a face, perform face recognition on the picture, and obtain value information bound to the face recognition result;
    操作系统,用于将所述价值信息输入到应用。An operating system for inputting the value information to the application.
  14. 根据权利要求13所述的装置,其特征在于,所述操作系统,用于通过模拟输入事件将所述价值信息输入到应用。The apparatus of claim 13, wherein the operating system is configured to input the value information to the application by simulating an input event.
  15. 一种计算设备,其特征在于,所述计算设备包括处理器和存储器;所述处理器执行所述存储器中的指令,使得所述计算设备实现权利要求1至7任一项由计算设备实现的方法。A computing device, characterized in that the computing device includes a processor and a memory; the processor executes the instructions in the memory, so that the computing device implements any one of claims 1 to 7 implemented by the computing device method.
  16. 一种服务器,其特征在于,所述服务器包括处理器和存储器;所述处理器执行所述存储器中的指令,使得所述服务器实现权利要求1至7任一项由服务器实现的方法。A server, characterized in that the server includes a processor and a memory; the processor executes the instructions in the memory, so that the server implements the method implemented by the server in any one of claims 1 to 7.
  17. 一种非易失性存储器,其特征在于,非易失性存储器包括指令,所述指令用于实现权利要求1至7中任一项所述的方法。A non-volatile memory, characterized in that the non-volatile memory includes instructions for implementing the method of any one of claims 1 to 7 .
PCT/CN2021/128348 2020-11-03 2021-11-03 Facial recognition application method WO2022095884A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011210990.3A CN114529959A (en) 2020-11-03 2020-11-03 Application method of face recognition
CN202011210990.3 2020-11-03

Publications (1)

Publication Number Publication Date
WO2022095884A1 true WO2022095884A1 (en) 2022-05-12

Family

ID=81456956

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/128348 WO2022095884A1 (en) 2020-11-03 2021-11-03 Facial recognition application method

Country Status (2)

Country Link
CN (1) CN114529959A (en)
WO (1) WO2022095884A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017193826A1 (en) * 2016-05-09 2017-11-16 中兴通讯股份有限公司 Cloud desktop login authentication method, cloud desktop control system, and client
CN107798307A (en) * 2017-10-31 2018-03-13 努比亚技术有限公司 A kind of public transport expense quick payment method, apparatus and computer-readable recording medium
CN110378090A (en) * 2019-06-19 2019-10-25 深圳壹账通智能科技有限公司 Account logon method, device, computer readable storage medium and computer equipment
CN110647728A (en) * 2019-08-27 2020-01-03 武汉烽火众智数字技术有限责任公司 Convenient login method and device
CN110784628A (en) * 2019-08-14 2020-02-11 腾讯科技(深圳)有限公司 Image data acquisition processing method and system, intelligent camera and server

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017193826A1 (en) * 2016-05-09 2017-11-16 中兴通讯股份有限公司 Cloud desktop login authentication method, cloud desktop control system, and client
CN107798307A (en) * 2017-10-31 2018-03-13 努比亚技术有限公司 A kind of public transport expense quick payment method, apparatus and computer-readable recording medium
CN110378090A (en) * 2019-06-19 2019-10-25 深圳壹账通智能科技有限公司 Account logon method, device, computer readable storage medium and computer equipment
CN110784628A (en) * 2019-08-14 2020-02-11 腾讯科技(深圳)有限公司 Image data acquisition processing method and system, intelligent camera and server
CN110647728A (en) * 2019-08-27 2020-01-03 武汉烽火众智数字技术有限责任公司 Convenient login method and device

Also Published As

Publication number Publication date
CN114529959A (en) 2022-05-24

Similar Documents

Publication Publication Date Title
US11381556B2 (en) Method and device for information interaction and association between human biological feature data and account
KR101855454B1 (en) Methods and systems for moving information between computing devices
CN111886842B (en) Remote user authentication using threshold-based matching
TWI452527B (en) Method and system for application program execution based on augmented reality and cloud computing
US9692852B2 (en) Uploading a form attachment
US20190073181A1 (en) Verification of shared display integrity in a desktop sharing system
US20160132866A1 (en) Device, system, and method for creating virtual credit card
US20210036978A1 (en) Computing system with an email privacy filter and related methods
CN112394864B (en) Information acquisition method and device, computer equipment and storage medium
CN112650875A (en) House image verification method and device, computer equipment and storage medium
US20220272096A1 (en) Media data based user profiles
US20230089622A1 (en) Data access control for augmented reality devices
CN112348089A (en) Working state identification method, server, storage medium and device
JP2022003517A (en) Detecting image-borne identification documents for protecting sensitive information
CN113271251A (en) Virtual resource activity control method and device, electronic equipment and storage medium
WO2022095884A1 (en) Facial recognition application method
CN113992494B (en) Method for creating fortress machine and automatically hosting cloud host by cloud platform
WO2023273042A1 (en) Payment method and system, and electronic device and storage medium
CN103942313B (en) Method and device for displaying web page and terminal
US9213816B2 (en) Protocol for biometric device capture and quality analysis
US20200344065A1 (en) Server apparatus, client terminal, information processing system and information processing method
WO2022267181A1 (en) Method and apparatus for generating code list, computer device, and storage medium
TW202242682A (en) System and method of using third-party instant messaging system on authenticating log in to enterprise resource wherein the system includes an enterprise server and an instant messaging system server
CN115237456A (en) Service processing method, system, management SDK, client and electronic equipment
CN115174275A (en) Remote control method and device based on cloud

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

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

Country of ref document: EP

Kind code of ref document: A1