WO2022253086A1 - Application function searching method and apparatus, and electronic device - Google Patents

Application function searching method and apparatus, and electronic device Download PDF

Info

Publication number
WO2022253086A1
WO2022253086A1 PCT/CN2022/095104 CN2022095104W WO2022253086A1 WO 2022253086 A1 WO2022253086 A1 WO 2022253086A1 CN 2022095104 W CN2022095104 W CN 2022095104W WO 2022253086 A1 WO2022253086 A1 WO 2022253086A1
Authority
WO
WIPO (PCT)
Prior art keywords
target
function
application
user
interface
Prior art date
Application number
PCT/CN2022/095104
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 WO2022253086A1 publication Critical patent/WO2022253086A1/en

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
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/22Matching criteria, e.g. proximity measures
    • 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
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04845Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range for image manipulation, e.g. dragging, rotation, expansion or change of colour

Definitions

  • the present invention claims the priority of the Chinese patent application submitted to the China Patent Office on May 31, 2021, with the application number 202110604012.5, and the title of the invention is "Application Function Search Method, Device, and Electronic Equipment", the entire content of which is incorporated by reference In the present invention.
  • the present application belongs to the technical field of data processing, and in particular relates to an application function search method, device and electronic equipment.
  • the purpose of the embodiments of the present application is to provide an application function search method, device, and electronic device, which can solve the problem of low search efficiency of application functions.
  • the embodiment of the present application provides a method for finding an application function, the method including:
  • the embodiment of the present application provides an application function search device, the device includes:
  • the first receiving module is used to receive the target image input by the user on the target interface
  • a search module configured to search for a target function matching the target image from various application functions according to the target image
  • a first display module configured to display the identification information of the target function on the target interface.
  • an embodiment of the present application provides an electronic device, the electronic device includes a processor, a memory, and a program or instruction stored in the memory and operable on the processor, and the program or instruction is The processor implements the steps of the application function search method described in the first aspect when executing.
  • an embodiment of the present application provides a readable storage medium, on which a program or instruction is stored, and when the program or instruction is executed by a processor, the application function search described in the first aspect is realized method steps.
  • the embodiment of the present application provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions, so as to implement the first aspect The above-mentioned application function search method.
  • an embodiment of the present application provides a computer program product, which is executed by at least one processor to implement the application function search method described in the first aspect.
  • an embodiment of the present application provides an electronic device configured to execute the method for searching an application function as described in the first aspect.
  • the target image input by the user on the target interface is received, and the target function matching the target image is searched from various application functions according to the target image, and the identification information of the target function is displayed on the target interface. Therefore, when searching for an application function, the user only needs to input the target image to find the target function that matches the target image. There is no need for the user to open each application one by one to find the application function they need. The operation is simple and saves a lot of time for the user , the search efficiency of the application function is high.
  • FIG. 1 shows a schematic flowchart of a method for searching an application function provided by an embodiment of the present application
  • FIG. 2A to FIG. 2D show a schematic diagram of an operation for receiving a target image provided by an embodiment of the present application
  • FIG. 3 shows a schematic flowchart of a method for searching an application function provided by an embodiment of the present application
  • 4A to 4B show a schematic diagram of an application function search operation provided by the embodiment of the present application
  • FIG. 5 shows a schematic flowchart of a method for searching an application function provided by an embodiment of the present application
  • 6A to 6B show a schematic diagram of an application function search operation provided by the embodiment of the present application
  • FIG. 7A to FIG. 7B show a schematic diagram of the operation of a target function position jump provided by the embodiment of the present application
  • FIG. 8 shows a schematic flowchart of a method for searching an application function provided by an embodiment of the present application
  • Fig. 9 shows a schematic diagram of the operation of a re-finding target function provided by the embodiment of the present application.
  • FIG. 10 shows a schematic structural diagram of an application function search device provided by an embodiment of the present application.
  • FIG. 11 shows a schematic structural diagram of an electronic device provided by an embodiment of the present application.
  • FIG. 12 shows another schematic structural diagram of an electronic device provided by an embodiment of the present application.
  • Figure 1 shows a schematic flow chart of a method for searching application functions provided by an embodiment of the present application.
  • the method can be executed by an electronic device, such as a terminal device. hardware or software to execute.
  • the method includes the following steps:
  • S101 Receive a target image input by a user on a target interface.
  • the target interface may be the entire screen of the terminal device, or may be a part of the screen of the terminal device.
  • S102 According to the target image, search for a target function matching the target image from various application functions.
  • information such as functional feature images (such as screenshots of function pages) and keywords of each application function can be pre-stored in the terminal device, specifically, it can be stored in the ⁇ meta-data > in.
  • manifest.xml is a necessary file in each Android program, which is located in the root directory of the entire project.
  • the above information of each application function configured in ⁇ meta-data> is stored in the Bundle object, and the Bundle object is a key-value pair.
  • Information such as function page screenshots and keywords of each application function are stored in a manner.
  • identification information such as the application name of the target function, the keyword of the target function, the screenshot of the function page of the target function, and the similarity of the target image may be displayed on the target interface.
  • the target image input by the user on the target interface is received, and the target function matching the target image is searched from each application function according to the target image, and the target function is displayed on the target interface.
  • Identification information Therefore, when searching for an application function, the user only needs to input the target image to find the target function that matches the target image. There is no need for the user to open each application one by one to find the application function they need. The operation is simple and saves a lot of time for the user , the search efficiency of the application function is high.
  • receiving the target image input by the user on the target interface includes: receiving the target image input by the user on the target interface in response to a target trigger operation of the user, where the target trigger operation is at least two consecutive taps on the screen.
  • the screen of the terminal device displays applications such as Weibo, QQ, browser, notepad, video, Taobao, Evernote, and WeChat. .
  • the user can continuously tap at least two times at a fixed position (such as the upper left corner) on the screen of the terminal device.
  • the terminal device enters the graffiti mode.
  • the screen of the terminal device that enters the graffiti mode can be used as a drawing board.
  • the applications displayed on the screen of the terminal device can be temporarily hidden, and the user can manually draw an outline of the application function he wants to find on the screen of the terminal device as a target image.
  • the user can continuously tap at least twice at a fixed position (such as the upper left corner) on the screen of the terminal device shown in Figure 2C.
  • a fixed position such as the upper left corner
  • the screen displayed on the terminal device The application can be temporarily hidden, and the "upload picture” option is displayed.
  • the user clicks the "upload picture” option the user can choose to upload the screenshot of the function page of the application function that the user wants to find or the terminal of another person that the user takes with his mobile phone
  • the captured picture of the application function that has been implemented on the device is used as the target image.
  • the user can find the application function he wants to find by hand-drawing the outline of the application function he wants to find or uploading the screenshot of the function page of the application function, which improves the user experience. How fun and efficient it is for users to find app features.
  • Fig. 3 shows a schematic flowchart of a method for searching application functions provided by an embodiment of the present application.
  • the method can be executed by an electronic device, such as a terminal device. hardware or software to execute.
  • the method includes the following steps:
  • S301 Receive a target image input by a user on a target interface.
  • the terminal device When the user continuously clicks the upper left corner of the terminal device at least twice, the terminal device enters the graffiti mode as shown in FIG. 2B , and the user draws a "notepad" outline 20 as shown in FIG. 4A on the screen of the terminal device.
  • S301 has the same or similar implementation manner as the foregoing method embodiment, which can be referred to each other, and will not be repeated in this embodiment of the present application.
  • the pre-stored function page screenshots of each application function can be obtained from ⁇ meta-data> under the manifest.xml.
  • S303 Perform image matching on the target image and the functional feature image to obtain similarity.
  • Image matching is performed between the outline drawing of "notepad” drawn by the user on the screen of the terminal device and the function page screenshots of each application function, and the matching result is the similarity between "notepad” and each "function page screenshot”.
  • S304 Determine an application function whose similarity is higher than a threshold as a target function.
  • Application functions with a similarity higher than 50% can be used as target functions, that is, as long as the similarity between "notepad” and each "function page screenshot" reaches 50%, it can be used as a target function, that is, there may be one target function, There may be more than one.
  • S305 On the target interface, display the application name including the target function and the similarity between the target function.
  • the target interface of the terminal device displays "Notepad” and its similarity "90%”, “Evernote” and its similarity “50%”, and “QQ” and its similarity “50%”. %”. That is to say, the target functions whose similarity with the "Notepad” profile drawn by the user in Figure 4A reaches the threshold are Notepad, Evernote, and QQ. Based on the matched target function, the user can exit the graffiti mode and open the corresponding application for use. Specifically, the user can click the target button (exit) in FIG. 4B to exit the graffiti mode.
  • the target image input by the user on the target interface is received, and the target function matching the target image is searched from each application function according to the target image, and the target function is displayed on the target interface.
  • Identification information Therefore, when searching for an application function, the user only needs to input the target image to find the target function that matches the target image. There is no need for the user to open each application one by one to find the application function they need. The operation is simple and saves a lot of time for the user , the search efficiency of the application function is high.
  • Fig. 5 shows a schematic flowchart of a method for searching application functions provided by an embodiment of the present application.
  • the method can be executed by an electronic device, such as a terminal device. hardware or software to execute.
  • the method includes the following steps:
  • S501 Receive a target image input by a user on a target interface.
  • the terminal device When the user continuously clicks the upper left corner of the terminal device at least twice, the terminal device enters the graffiti mode as shown in FIG. 2B , and the user draws a "notepad" outline 20 as shown in FIG. 4A on the screen of the terminal device.
  • S502 Receive a target keyword input by a user on a target interface.
  • a text input box 60 pops up on the screen of the terminal device, and the user can input a target keyword in the text input box 60, and the target keyword is used to describe the function of the target image, such as corresponding to "note This" outline map, its target keywords can be "notebook” and "floating".
  • S503 According to the target image, search for a target function matching the target image from various application functions.
  • the keyword of the target function can be pre-stored in the ⁇ meta-data> under the manifest.xml of the installation package of each application program.
  • the keyword of the target function is used to describe the specific function of the target function. For example, the keyword of Notepad is " Notebook” and "Hover".
  • the match between the target keyword and the keyword can be that the target keyword and the keyword are at least partially consistent.
  • the target keyword can be "notebook” and “floating”
  • the keyword of "notepad” is also “notebook”
  • the target keyword is exactly the same as the keyword, and the target keyword (notebook and hover) is displayed on the target interface.
  • the target keyword is partially consistent with the keyword.
  • the keyword of "QQ” is "suspended”
  • the target keyword is partially consistent with the keyword, and part of the target keyword (suspended) is displayed on the target interface.
  • At least part of the target keywords may be highlighted (target display mode) on the target interface to remind the user.
  • S507 On the target interface, display the application name including the target function and the similarity between the target function.
  • At least part of the keywords of the target keyword, the application name of the target function, the similarity of the target function, etc. may be displayed on the target interface by highlighting (shown in black in the figure).
  • Steps S501, S503, and S507 have the same or similar implementation manners as the method steps described in the above embodiments, which can be referred to each other, and the embodiments of the present application will not repeat them here.
  • the target image input by the user on the target interface is received, and the target function matching the target image is searched from each application function according to the target image, and the target function is displayed on the target interface.
  • Identification information Therefore, when searching for an application function, the user only needs to input the target image to find the target function that matches the target image. There is no need for the user to open each application one by one to find the application function they need. The operation is simple and saves a lot of time for the user , the search efficiency of the application function is high.
  • displaying at least part of the keywords of the target keyword in the target display mode on the target interface can facilitate the user to know which application function is the application function he needs, and improves the user experience.
  • the application function search method further includes: jumping from the target interface to the location of the target function in response to a user's trigger operation.
  • the target functions are Notepad, Evernote, and QQ
  • the location of Notepad is opened by the user directly clicking on the app.
  • the jump link from the target interface to the position where the target function is located may be pre-stored in ⁇ meta-data> under manifest.xml.
  • the target image input by the user on the target interface is received, and the target function matching the target image is searched from each application function according to the target image, and the target function is displayed on the target interface.
  • Identification information Therefore, when searching for an application function, the user only needs to input the target image to find the target function that matches the target image. There is no need for the user to open each application one by one to find the application function they need. The operation is simple and saves a lot of time for the user , the search efficiency of the application function is high.
  • the user clicks on the target function it can directly jump to the location of the target function, without the need for the user to search for the target function, which further saves the search time of the target function, is more efficient, and improves the user experience.
  • Fig. 8 shows a schematic flow chart of a method for searching application functions provided by an embodiment of the present application.
  • the method can be executed by an electronic device, such as a terminal device. hardware or software to execute. As shown in Figure 8, the method includes the following steps:
  • S801 Receive a target image input by a user on a target interface.
  • S802 According to the target image, search for a target function matching the target image from various application functions.
  • S803 Display the identification information of the target function on the target interface.
  • the user can click the target control ("feedback") as shown in Figure 9 to give feedback, and the target function information will be transmitted during the feedback
  • the relevant personnel conduct unified analysis, so as to determine the target function again.
  • relevant personnel can also conduct follow-up consultations on users according to the user information reserved by users, so as to further understand the needs of users, and provide users with the application functions they need to find.
  • the target image input by the user on the target interface is received, and the target function matching the target image is searched from each application function according to the target image, and the target function is displayed on the target interface.
  • Identification information Therefore, when searching for an application function, the user only needs to input the target image to find the target function that matches the target image. There is no need for the user to open each application one by one to find the application function they need. The operation is simple and saves a lot of time for the user , the search efficiency of the application function is high.
  • the target function searched for the first time does not meet the user's needs or the target function is not found, the target function can be searched again to meet the user's needs, which further improves the user experience.
  • the application function search method provided in the embodiment of the present application may be executed by an application function search device, or a control module in the application function search device for executing the application function search method.
  • the method for searching the application function performed by the device for searching the application function is taken as an example to illustrate the device for searching the application function provided in the embodiment of the present application.
  • FIG. 10 shows a schematic structural diagram of an application function search device provided by an embodiment of the present application.
  • the device 100 includes: a first receiving module 101 , a search module 102 , and a first display module 103 .
  • the first receiving module 101 is used to receive the target image input by the user on the target interface
  • the search module 102 is used to search for the target function matching the target image from various application functions according to the target image
  • the first display module 103 is used to Display the identification information of the target function in the target interface.
  • the target image input by the user on the target interface is received, and the target function matching the target image is searched from each application function according to the target image, and the target function is displayed on the target interface.
  • Identification information Therefore, when searching for an application function, the user only needs to input the target image to find the target function that matches the target image. There is no need for the user to open each application one by one to find the application function they need. The operation is simple and saves a lot of time for the user , the search efficiency of the application function is high.
  • the search module 102 includes: an acquiring unit, a matching unit, and a determining unit.
  • the acquisition unit is used to obtain the functional feature image of each application function
  • the matching unit is used to perform image matching on the target image and the functional feature image to obtain the similarity
  • the determination unit is used to determine the application function whose similarity is higher than the threshold as the target Function.
  • the device for finding application functions further includes: a second receiving module (not shown in the figure), an acquisition module (not shown in the figure), a matching module (not shown in the figure), a second display module (not shown in the figure).
  • the second receiving module is used to receive the target keyword input by the user on the target interface, the obtaining module is used to obtain the keyword of the target function, the matching module is used to match the target keyword with the keyword, the second display module, It is used for displaying at least a part of the target keyword in a target display manner on the target interface when the target keyword matches the keyword.
  • the first receiving module 101 includes: a receiving unit.
  • the receiving unit is configured to receive the target image input by the user on the target interface in response to the user's target trigger operation, where the target trigger operation is at least two consecutive taps on the screen.
  • the target image includes: a hand drawing or a screenshot.
  • the first display module 103 includes: a display unit.
  • the display unit is used to display the application name including the target function and the similarity of the target function on the target interface.
  • the device for finding an application function further includes: a sending module.
  • the sending module is configured to send the target function information to the server to search for the target function again when no target function matching the target image is found from each application function.
  • the application function search device in this embodiment of the present application may be a device, or a component, an integrated circuit, or a chip in a terminal.
  • the device may be a mobile electronic device or a non-mobile electronic device.
  • the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a handheld computer, a vehicle electronic device, a wearable device, an ultra-mobile personal computer (ultra-mobile personal computer, UMPC), a netbook or a personal digital assistant (personal digital assistant).
  • non-mobile electronic devices can be servers, network attached storage (Network Attached Storage, NAS), personal computer (personal computer, PC), television (television, TV), teller machine or self-service machine, etc., this application Examples are not specifically limited.
  • Network Attached Storage NAS
  • personal computer personal computer, PC
  • television television
  • teller machine or self-service machine etc.
  • the application function search device in the embodiment of the present application may be a device with an operating system.
  • the operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, which are not specifically limited in this embodiment of the present application.
  • the application function search device provided in the embodiment of the present application can realize various processes realized by the method embodiments in FIG. 1 to FIG. 9 , and details are not repeated here to avoid repetition.
  • the embodiment of the present application also provides an electronic device 110, including a processor 1101, a memory 1102, and a program or instruction stored in the memory 1102 and operable on the processor 1101.
  • the program Or, when the instruction is executed by the processor 1101, each process of the above-mentioned application function search method embodiment can be realized, and the same technical effect can be achieved. To avoid repetition, details are not repeated here.
  • FIG. 12 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
  • the electronic device 1000 includes, but is not limited to: a radio frequency unit 1001, a network module 1002, an audio output unit 1003, an input unit 1004, a sensor 1005, a display unit 1006, a user input unit 1007, an interface unit 1008, a memory 1009, and a processor 1010, etc. part.
  • the electronic device 1000 can also include a power supply (such as a battery) for supplying power to various components, and the power supply can be logically connected to the processor 1010 through the power management system, so that the management of charging, discharging, and function can be realized through the power management system. Consumption management and other functions.
  • a power supply such as a battery
  • the structure of the electronic device shown in FIG. 12 does not constitute a limitation to the electronic device.
  • the electronic device may include more or fewer components than shown in the figure, or combine some components, or arrange different components, and details will not be repeated here. .
  • the user input unit 1007 is used to receive the target image input by the user on the target interface
  • the processor 1010 is used to search for the target function matching the target image from various application functions according to the target image
  • the display unit 1006 is used to display the target function in the target interface. Displays identifying information for the target function.
  • the processor 1010 is further configured to acquire functional feature images of each application function, perform image matching on the target image and the functional feature image to obtain a similarity, and determine an application function whose similarity is higher than a threshold as the target function.
  • the user input unit 1007 is also used to receive the target keyword input by the user on the target interface.
  • the processor 1010 is also configured to acquire the keyword of the target function, and match the target keyword with the keyword.
  • the display unit 1006 is further configured to display at least a part of the target keyword in a target display manner on the target interface when the target keyword matches the keyword.
  • the user input unit 1007 is further configured to receive a target image input by the user on the target interface in response to a target trigger operation of the user, where the target trigger operation is at least two consecutive taps on the screen.
  • the display unit 1006 is further configured to display the similarity between the name of the application including the target function and the target function on the target interface.
  • the processor 1010 is further configured to send the target function information to the server to search for the target function again when no target function matching the target image is found among the various application functions.
  • the radio frequency unit 1001 can be used for sending and receiving information or receiving and sending signals during a call. Specifically, after receiving downlink data from the base station, it is processed by the processor 1010; in addition, the uplink data is sent to the base station.
  • the radio frequency unit 1001 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like.
  • the radio frequency unit 1001 can also communicate with the network and other devices through a wireless communication system.
  • the electronic device provides users with wireless broadband Internet access through the network module 1002, such as helping users to send and receive emails, browse web pages, and access streaming media.
  • the audio output unit 1003 may convert audio data received by the radio frequency unit 1001 or the network module 1002 or stored in the memory 1009 into an audio signal and output as sound.
  • the audio output unit 1003 includes a speaker, a buzzer, a receiver, and the like.
  • the input unit 1004 may include a graphics processor (Graphics Processing Unit, GPU) 10041 and a microphone 10042, and the graphics processor 10041 is used for the image capture device (such as the image data of the still picture or video obtained by the camera) for processing.
  • a graphics processor Graphics Processing Unit, GPU
  • the graphics processor 10041 is used for the image capture device (such as the image data of the still picture or video obtained by the camera) for processing.
  • the display unit 1006 may include a display panel 10061, and the display panel 10061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like.
  • the user input unit 1007 includes a touch panel 10071 and other input devices 10072 .
  • the touch panel 10071 is also called a touch screen.
  • the touch panel 10071 may include two parts, a touch detection device and a touch controller.
  • Other input devices 10072 may include, but are not limited to, physical keyboards, function keys (such as volume control buttons, switch buttons, etc.), trackballs, mice, and joysticks, which will not be repeated here.
  • the memory 1009 can be used to store software programs as well as various data, including but not limited to application programs and operating systems.
  • Processor 1010 may integrate an application processor and a modem processor, wherein the application processor mainly processes operating systems, user interfaces, and application programs, and the modem processor mainly processes wireless communications. It can be understood that the foregoing modem processor may not be integrated into the processor 1010 .
  • the electronic device 1000 also includes at least one sensor 1005, such as a light sensor, a motion sensor, and other sensors.
  • the light sensor includes an ambient light sensor and a proximity sensor, wherein the ambient light sensor can adjust the brightness of the display panel 10061 according to the brightness of the ambient light, and the proximity sensor can turn off the display panel 10061 and the / or backlighting.
  • the display unit 1006 is used to display information input by the user or information provided to the user (such as displaying the application name, similarity and keywords of the target function, etc.).
  • the display unit 1006 may include a display panel 10061, and the display panel 10061 may be configured in the form of a liquid crystal display (Liquid Crystal Display, LCD), an organic light-emitting diode (Organic Light-Emitting Diode, OLED), or the like.
  • LCD Liquid Crystal Display
  • OLED Organic Light-Emitting Diode
  • the user input unit 1007 can be used to receive input numbers or character information, and generate key signal input related to user settings and function control of the electronic device.
  • the user input unit 1007 includes a touch panel 10071 and other input devices 10072 .
  • the touch panel 10071 also referred to as a touch screen, can collect touch operations of the user on or near it (for example, the user uses any suitable object or accessory such as a finger and a stylus on the touch panel 10071 or near the touch panel 10071 operate).
  • the touch panel 10071 may include two parts, a touch detection device and a touch controller. Among them, the touch detection device detects the user's touch orientation, and detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and sends it to the For the processor 1010, receive the command sent by the processor 1010 and execute it.
  • the touch panel 10071 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic wave.
  • the user input unit 1007 may also include other input devices 10072 . Specifically, other input devices 10072 may include, but are not limited to, physical keyboards, function keys (such as volume control keys, switch keys, etc.), trackballs, mice, and joysticks, which will not be repeated here.
  • the touch panel 10071 can be covered on the display panel 10061, and when the touch panel 10071 detects a touch operation on or near it, it will be sent to the processor 1010 to determine the type of the touch event, and then the processor 1010 will The type of event provides a corresponding visual output on the display panel 10061.
  • the touch panel 10071 and the display panel 10061 are used as two independent components to realize the input and output functions of the electronic device, in some embodiments, the touch panel 10071 and the display panel 10061 can be integrated. The implementation of the input and output functions of the electronic device is not specifically limited here.
  • the interface unit 1008 is an interface for connecting an external device to the electronic device 1000 .
  • an external device may include a wired or wireless headset port, an external power (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device with an identification module, audio input/output (I/O) ports, video I/O ports, headphone ports, and more.
  • the interface unit 1008 can be used to receive input from an external device (for example, data information, power, etc.) transfer data between devices.
  • the memory 1009 can be used to store software programs as well as various data.
  • the memory 1009 can mainly include a program storage area and a data storage area, wherein the program storage area can store an operating system, at least one application program required by a function (such as a sound playback function, an image playback function, etc.); Data created by the use of mobile phones (such as audio data, phonebook, etc.), etc.
  • the memory 1009 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage devices.
  • the processor 1010 is the control center of the electronic device, and uses various interfaces and lines to connect various parts of the entire electronic device, by running or executing software programs and/or modules stored in the memory 1009, and calling data stored in the memory 1009 , to perform various functions of the electronic equipment and process data, so as to monitor the electronic equipment as a whole.
  • the processor 1010 may include one or more processing units; preferably, the processor 1010 may integrate an application processor and a modem processor, wherein the application processor mainly processes the operating system, user interface and application programs, etc., and the modem
  • the processor mainly handles wireless communication. It can be understood that the foregoing modem processor may not be integrated into the processor 1010 .
  • An electronic device receives a target image input by a user on a target interface, searches various application functions for a target function matching the target image according to the target image, and displays identification information of the target function on the target interface. Therefore, when searching for an application function, the user only needs to input the target image to find the target function that matches the target image. There is no need for the user to open each application one by one to find the application function they need. The operation is simple and saves a lot of time for the user , the search efficiency of the application function is high.
  • the embodiment of the present application also provides a readable storage medium, on which a program or instruction is stored, and when the program or instruction is executed by a processor, each process of the above embodiment of the application function search method can be achieved, and the same Technical effects, in order to avoid repetition, will not be repeated here.
  • a readable storage medium includes a computer-readable storage medium, such as a computer read-only memory (Read-Only Memory, ROM), a random access memory (Random Access Memory, RAM), a magnetic disk or an optical disk, and the like.
  • ROM computer read-only memory
  • RAM random access memory
  • magnetic disk or an optical disk and the like.
  • the embodiment of the present application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, the processor is used to run programs or instructions, and realize the various processes of the above-mentioned application function search method embodiment, and can achieve the same To avoid repetition, the technical effects will not be repeated here.
  • chips mentioned in the embodiments of the present application may also be called system-on-chip, system-on-chip, system-on-a-chip, or system-on-a-chip.
  • the embodiment of the present application further provides a computer program product.
  • the computer program product is executed by at least one processor to implement the various processes in the above embodiment of the application function search method, and can achieve the same technical effect. To avoid repetition, it is not repeated here repeat.
  • the embodiment of the present application further provides an electronic device, which is configured to execute each process of the above embodiment of the application function search method, and can achieve the same technical effect. To avoid repetition, details are not repeated here.
  • the term “comprising”, “comprising” or any other variation thereof is intended to cover a non-exclusive inclusion such that a process, method, article or apparatus comprising a set of elements includes not only those elements, It also includes other elements not expressly listed, or elements inherent in the process, method, article, or device. Without further limitations, an element defined by the phrase “comprising a " does not preclude the presence of additional identical elements in the process, method, article, or apparatus comprising that element.
  • the scope of the methods and devices in the embodiments of the present application is not limited to performing functions in the order shown or discussed, and may also include performing functions in a substantially simultaneous manner or in reverse order according to the functions involved. Functions are performed, for example, the described methods may be performed in an order different from that described, and various steps may also be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.

Abstract

The present application discloses an application function searching method and apparatus, and an electronic device. The disclosed application function searching method comprises: receiving a target image input by a user in a target interface; searching, according to the target image, application functions for a target function matching the target image; and displaying identifier information of the target function in the target interface.

Description

应用功能查找方法、装置及电子设备Application function searching method, device and electronic equipment
交叉引用cross reference
本发明要求在2021年05月31日提交中国专利局、申请号为202110604012.5、发明名称为“应用功能查找方法、装置及电子设备”的中国专利申请的优先权,该申请的全部内容通过引用结合在本发明中。The present invention claims the priority of the Chinese patent application submitted to the China Patent Office on May 31, 2021, with the application number 202110604012.5, and the title of the invention is "Application Function Search Method, Device, and Electronic Equipment", the entire content of which is incorporated by reference In the present invention.
技术领域technical field
本申请属于数据处理技术领域,具体涉及一种应用功能查找方法、装置及电子设备。The present application belongs to the technical field of data processing, and in particular relates to an application function search method, device and electronic equipment.
背景技术Background technique
随着科学技术的发展,各种终端的功能也越来越多。如手机内各应用的各种功能,为了满足用户的需求,手机应用的新功能越来越丰富,当用户想使用某种应用功能的时候,需要逐一的打开各应用查找哪些应用具有用户想使用的功能,如此操作繁琐且会耗费用户大量的时间,查找效率较低。With the development of science and technology, various terminals have more and more functions. For example, the various functions of each application in the mobile phone. In order to meet the needs of users, new functions of mobile applications are becoming more and more abundant. When users want to use a certain application function, they need to open each application one by one to find out which applications the user wants to use. Such functions are cumbersome and will consume a lot of time for users, and the search efficiency is low.
发明内容Contents of the invention
本申请实施例的目的是提供一种应用功能查找方法、装置及电子设备,能够解决应用功能的查找效率低的问题。The purpose of the embodiments of the present application is to provide an application function search method, device, and electronic device, which can solve the problem of low search efficiency of application functions.
第一方面,本申请实施例提供了一种应用功能查找方法,该方法包括:In the first aspect, the embodiment of the present application provides a method for finding an application function, the method including:
接收用户在目标界面输入的目标图像;Receive the target image input by the user on the target interface;
根据所述目标图像,从各应用功能中查找与所述目标图像匹配的目标功能;Searching for a target function matching the target image from each application function according to the target image;
在所述目标界面中显示所述目标功能的标识信息。Displaying the identification information of the target function on the target interface.
第二方面,本申请实施例提供了一种应用功能查找装置,所述装置包括:In the second aspect, the embodiment of the present application provides an application function search device, the device includes:
第一接收模块,用于接收用户在目标界面输入的目标图像;The first receiving module is used to receive the target image input by the user on the target interface;
查找模块,用于根据所述目标图像,从各应用功能中查找与所述目标图像匹配的目标功能;A search module, configured to search for a target function matching the target image from various application functions according to the target image;
第一显示模块,用于在所述目标界面中显示所述目标功能的标识信息。A first display module, configured to display the identification information of the target function on the target interface.
第三方面,本申请实施例提供了一种电子设备,该电子设备包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如第一方面所述的应用功能查找方法的步骤。In a third aspect, an embodiment of the present application provides an electronic device, the electronic device includes a processor, a memory, and a program or instruction stored in the memory and operable on the processor, and the program or instruction is The processor implements the steps of the application function search method described in the first aspect when executing.
第四方面,本申请实施例提供了一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如第一方面所述的应用功能查找方法的步骤。In a fourth aspect, an embodiment of the present application provides a readable storage medium, on which a program or instruction is stored, and when the program or instruction is executed by a processor, the application function search described in the first aspect is realized method steps.
第五方面,本申请实施例提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现如第一方面所述的应用功能查找方法。In the fifth aspect, the embodiment of the present application provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions, so as to implement the first aspect The above-mentioned application function search method.
第六方面,本申请实施例提供了一种计算机程序产品,程序产品被至少一个处理器执行以实现如第一方面所述的应用功能查找方法。In a sixth aspect, an embodiment of the present application provides a computer program product, which is executed by at least one processor to implement the application function search method described in the first aspect.
第七方面,本申请实施例提供了一种电子设备,电子设备被配置成用于执行如第一方面所述的应用功能查找方法。In a seventh aspect, an embodiment of the present application provides an electronic device configured to execute the method for searching an application function as described in the first aspect.
在本申请实施例中,接收用户在目标界面输入的目标图像,根据目标图像,从各应用功能中查找与目标图像匹配的目标功能,在目标界面中显示目标功能的标识信息。因此,用户在查找应用功能时,只需要输入目标图像,便可以查找到与目标图像匹配的目标功能,无需用户逐一打开各应用查找其所需要的应用功能,操作简单,节省了用户大量的时间,应用功能的查找效率高。In the embodiment of the present application, the target image input by the user on the target interface is received, and the target function matching the target image is searched from various application functions according to the target image, and the identification information of the target function is displayed on the target interface. Therefore, when searching for an application function, the user only needs to input the target image to find the target function that matches the target image. There is no need for the user to open each application one by one to find the application function they need. The operation is simple and saves a lot of time for the user , the search efficiency of the application function is high.
附图说明Description of drawings
图1示出本申请实施例提供的一种应用功能查找方法的一种流程示意图;FIG. 1 shows a schematic flowchart of a method for searching an application function provided by an embodiment of the present application;
图2A至图2D示出本申请实施例提供的一种接收目标图像的操作示意图;FIG. 2A to FIG. 2D show a schematic diagram of an operation for receiving a target image provided by an embodiment of the present application;
图3示出本申请实施例提供的一种应用功能查找方法的一种流程示意图;FIG. 3 shows a schematic flowchart of a method for searching an application function provided by an embodiment of the present application;
图4A至图4B示出本申请实施例提供的一种应用功能查找的操作示意图;4A to 4B show a schematic diagram of an application function search operation provided by the embodiment of the present application;
图5示出本申请实施例提供的一种应用功能查找方法的一种流程示意图;FIG. 5 shows a schematic flowchart of a method for searching an application function provided by an embodiment of the present application;
图6A至图6B示出本申请实施例提供的一种应用功能查找的操作示意图;6A to 6B show a schematic diagram of an application function search operation provided by the embodiment of the present application;
图7A至图7B示出本申请实施例提供的一种目标功能位置跳转的操作示意图;FIG. 7A to FIG. 7B show a schematic diagram of the operation of a target function position jump provided by the embodiment of the present application;
图8示出本申请实施例提供的一种应用功能查找方法的一种流程示意图;FIG. 8 shows a schematic flowchart of a method for searching an application function provided by an embodiment of the present application;
图9示出本申请实施例提供的一种再次查找目标功能的操作示意图;Fig. 9 shows a schematic diagram of the operation of a re-finding target function provided by the embodiment of the present application;
图10示出本申请实施例提供的一种应用功能查找装置的结构示意图;FIG. 10 shows a schematic structural diagram of an application function search device provided by an embodiment of the present application;
图11示出本申请实施例提供的一种电子设备的结构示意图;FIG. 11 shows a schematic structural diagram of an electronic device provided by an embodiment of the present application;
图12示出本申请实施例提供的一种电子设备的另一种结构示意图。FIG. 12 shows another schematic structural diagram of an electronic device provided by an embodiment of the present application.
具体实施方式Detailed ways
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员所获得的所有其他实施例,都属于本申请保护的范围。The following will clearly describe the technical solutions in the embodiments of the present application with reference to the drawings in the embodiments of the present application. Obviously, the described embodiments are part of the embodiments of the present application, but not all of them. All other embodiments obtained by persons of ordinary skill in the art based on the embodiments in this application belong to the protection scope of this application.
本申请的说明书和权利要求书中的术语“第一”、“第二”等是用于区别类似的对象,而不用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便本申请的实施例能够以除了在这里图示或描述的那些以外的顺序实施,且“第一”、“第二”等所区分的对象通常为一类,并不限定对象的个数,例如第一对象可以是一个,也可以是多个。此外,说 明书以及权利要求中“和/或”表示所连接对象的至少其中之一,字符“/”,一般表示前后关联对象是一种“或”的关系。The terms "first", "second" and the like in the specification and claims of the present application are used to distinguish similar objects, and are not used to describe a specific sequence or sequence. It should be understood that the terms so used are interchangeable under appropriate circumstances such that the embodiments of the application can be practiced in sequences other than those illustrated or described herein, and that references to "first," "second," etc. distinguish Objects are generally of one type, and the number of objects is not limited. For example, there may be one or more first objects. In addition, "and/or" in the description and claims means at least one of the connected objects, and the character "/" generally means that the related objects before and after are an "or" relationship.
下面结合附图,通过具体的实施例及其应用场景对本申请实施例提供的应用功能查找方法进行详细地说明。The application function search method provided by the embodiment of the present application will be described in detail below through specific embodiments and application scenarios with reference to the accompanying drawings.
图1示出本申请实施例提供的一种应用功能查找方法的一种流程示意图,该方法可以由电子设备执行,例如终端设备,也就是说,上述的应用功能查找方法可以由安装在终端设备的硬件或软件来执行。如图1所示,该方法包括以下步骤:Figure 1 shows a schematic flow chart of a method for searching application functions provided by an embodiment of the present application. The method can be executed by an electronic device, such as a terminal device. hardware or software to execute. As shown in Figure 1, the method includes the following steps:
S101:接收用户在目标界面输入的目标图像。S101: Receive a target image input by a user on a target interface.
用户可以在目标界面中采用涂鸦的方式手动绘制自己希望使用的应用功能的轮廓图(手绘图),或者在目标界面中上传别人的终端设备上已经实现的该应用功能的功能页面截图(屏幕截图),或者用户利用自己的手机拍摄的别人的终端设备上已经实现的该应用功能的拍摄图片等。其中,目标界面可以为终端设备的整个屏幕,也可以为终端设备的部分屏幕。Users can use graffiti to manually draw the outline of the application function they want to use (hand drawing) in the target interface, or upload a screenshot of the function page of the application function that has been implemented on other people's terminal equipment in the target interface (screenshot ), or the pictures taken by the user with his own mobile phone that have realized the application function on other people's terminal equipment, etc. Wherein, the target interface may be the entire screen of the terminal device, or may be a part of the screen of the terminal device.
S102:根据目标图像,从各应用功能中查找与目标图像相匹配的目标功能。S102: According to the target image, search for a target function matching the target image from various application functions.
具体来讲,各应用功能的功能特征图像(如功能页面截图)以及关键字等信息可以预先存储于终端设备中,具体可以存放在各应用程序的安装包的manifest.xml下的<meta-data>中。其中,manifest.xml为每个安卓程序中必须的文件,其位于整个项目的根目录,<meta-data>中配置的各应用功能的上述信息存储于Bundle对象中,Bundle对象以键值对的方式存储各应用功能的功能页面截图以及关键字等信息。Specifically, information such as functional feature images (such as screenshots of function pages) and keywords of each application function can be pre-stored in the terminal device, specifically, it can be stored in the <meta-data > in. Among them, manifest.xml is a necessary file in each Android program, which is located in the root directory of the entire project. The above information of each application function configured in <meta-data> is stored in the Bundle object, and the Bundle object is a key-value pair. Information such as function page screenshots and keywords of each application function are stored in a manner.
获取各应用功能的功能页面截图,将各应用功能的功能页面截图与目标图像进行匹配,查找与目标图像相匹配的功能页面截图对应的应用功能为目标功能。Obtain the screenshot of the function page of each application function, match the screenshot of the function page of each application function with the target image, and find the application function corresponding to the screenshot of the function page matching the target image as the target function.
S103:在目标界面中显示目标功能的标识信息。S103: Display the identification information of the target function on the target interface.
具体来讲,可以在目标界面中显示目标功能的应用名称、目标功能的关键字、目标功能的功能页面截图以及目标图像的相似度等标识信息。Specifically, identification information such as the application name of the target function, the keyword of the target function, the screenshot of the function page of the target function, and the similarity of the target image may be displayed on the target interface.
通过本申请实施例公开的一种应用功能查找方法,接收用户在目标界面输入的目标图像,根据目标图像,从各应用功能中查找与目标图像匹配的目标功能,在目标界面中显示目标功能的标识信息。因此,用户在查找应用功能时,只需要输入目标图像,便可以查找到与目标图像匹配的目标功能,无需用户逐一打开各应用查找其所需要的应用功能,操作简单,节省了用户大量的时间,应用功能的查找效率高。Through the application function search method disclosed in the embodiment of the present application, the target image input by the user on the target interface is received, and the target function matching the target image is searched from each application function according to the target image, and the target function is displayed on the target interface. Identification information. Therefore, when searching for an application function, the user only needs to input the target image to find the target function that matches the target image. There is no need for the user to open each application one by one to find the application function they need. The operation is simple and saves a lot of time for the user , the search efficiency of the application function is high.
在一种可能的实现方式中,接收用户在目标界面输入的目标图像包括:响应于用户的目标触发操作,接收用户在目标界面输入的目标图像,目标触发操作为至少两次连续敲击屏幕。In a possible implementation manner, receiving the target image input by the user on the target interface includes: receiving the target image input by the user on the target interface in response to a target trigger operation of the user, where the target trigger operation is at least two consecutive taps on the screen.
具体来讲,当用户想要查找某种应用功能的时候,如图2A所示的,终端设备的屏幕上显示微博、QQ、浏览器、记事本、视频、淘宝、印象笔记以及微信等应用。用户可以在终端设备屏幕上的固定位置(如左上角)连续敲击至少两次,此时终端设备进入涂鸦模式,如图2B所示的,进入涂鸦模式的终端设备的屏幕可以作为一个画板,在终端设备的屏幕上显示的应用可以暂时被隐藏,用户可以在终端设备的屏幕上手动绘制自己想要查找的应用功能的轮廓图作为目标图像。Specifically, when a user wants to search for a certain application function, as shown in Figure 2A, the screen of the terminal device displays applications such as Weibo, QQ, browser, notepad, video, Taobao, Evernote, and WeChat. . The user can continuously tap at least two times at a fixed position (such as the upper left corner) on the screen of the terminal device. At this time, the terminal device enters the graffiti mode. As shown in Figure 2B, the screen of the terminal device that enters the graffiti mode can be used as a drawing board. The applications displayed on the screen of the terminal device can be temporarily hidden, and the user can manually draw an outline of the application function he wants to find on the screen of the terminal device as a target image.
或者用户可以在图2C所示的终端设备屏幕上的固定位置(如左上角)连续敲击至少两次,终端设备进入涂鸦模式后,如图2D所示的,在终端设备的屏幕上显示的应用可以暂时被隐藏,且显示“上传图片”的选项,用户点击“上传图片”的选项之后,可以选择上传用户想要查找的应用功能的功能页面截图或者用户利用自己的手机拍摄的别人的终端设备上已经实现的该应用功能的拍摄图片作为目标图像。Or the user can continuously tap at least twice at a fixed position (such as the upper left corner) on the screen of the terminal device shown in Figure 2C. After the terminal device enters the graffiti mode, as shown in Figure 2D, the screen displayed on the terminal device The application can be temporarily hidden, and the "upload picture" option is displayed. After the user clicks the "upload picture" option, the user can choose to upload the screenshot of the function page of the application function that the user wants to find or the terminal of another person that the user takes with his mobile phone The captured picture of the application function that has been implemented on the device is used as the target image.
通过本申请实施例提供的一种应用功能的查找方法,用户可以通过手绘自己想要查找的应用功能的轮廓图或者上传该应用功能的功能页面截图,查 找自己想要查找的应用功能,提高了用户查找应用功能的趣味性和查找效率。Through the application function search method provided by the embodiment of the present application, the user can find the application function he wants to find by hand-drawing the outline of the application function he wants to find or uploading the screenshot of the function page of the application function, which improves the user experience. How fun and efficient it is for users to find app features.
图3示出本申请实施例提供的一种应用功能查找方法的一种流程示意图,该方法可以由电子设备执行,例如终端设备,也就是说,上述的应用功能查找方法可以由安装在终端设备的硬件或软件来执行。如图3所示,该方法包括以下步骤:Fig. 3 shows a schematic flowchart of a method for searching application functions provided by an embodiment of the present application. The method can be executed by an electronic device, such as a terminal device. hardware or software to execute. As shown in Figure 3, the method includes the following steps:
S301:接收用户在目标界面输入的目标图像。S301: Receive a target image input by a user on a target interface.
当用户连续点击终端设备的左上角至少两次,终端设备进入图2B所示的,涂鸦模式,用户在终端设备的屏幕上手绘如图4A所示的“记事本”轮廓图20。When the user continuously clicks the upper left corner of the terminal device at least twice, the terminal device enters the graffiti mode as shown in FIG. 2B , and the user draws a "notepad" outline 20 as shown in FIG. 4A on the screen of the terminal device.
S301具有与上述方法实施例相同或相似的实现方式,可以互相参照,本申请实施例在此不再赘述。S301 has the same or similar implementation manner as the foregoing method embodiment, which can be referred to each other, and will not be repeated in this embodiment of the present application.
S302:获取各应用功能的功能特征图像。S302: Acquire functional feature images of each application function.
具体来讲,可以从manifest.xml下的<meta-data>中获取预先存储的各应用功能的功能页面截图。Specifically, the pre-stored function page screenshots of each application function can be obtained from <meta-data> under the manifest.xml.
S303:将目标图像与功能特征图像进行图像匹配,得到相似度。S303: Perform image matching on the target image and the functional feature image to obtain similarity.
将用户在终端设备的屏幕上绘制的“记事本”的轮廓图与各个应用功能的功能页面截图进行图像匹配,匹配结果为“记事本”和各个“功能页面截图”的相似度。Image matching is performed between the outline drawing of "notepad" drawn by the user on the screen of the terminal device and the function page screenshots of each application function, and the matching result is the similarity between "notepad" and each "function page screenshot".
S304:确定相似度高于阈值的应用功能为目标功能。S304: Determine an application function whose similarity is higher than a threshold as a target function.
可以将相似度高于50%的应用功能作为目标功能,也就是说,“记事本”和各个“功能页面截图”的相似度只要达到50%就可以作为目标功能,即目标功能可能为一个,也有可能为多个。Application functions with a similarity higher than 50% can be used as target functions, that is, as long as the similarity between "notepad" and each "function page screenshot" reaches 50%, it can be used as a target function, that is, there may be one target function, There may be more than one.
S305:在目标界面,显示包括目标功能的应用名称和目标功能的相似度。S305: On the target interface, display the application name including the target function and the similarity between the target function.
如图4B所示的,在终端设备的目标界面分别显示“记事本”和其相似度“90%”、“印象笔记”和其相似度“50%”以及“QQ”和其相似度“50%”。也就是说,与用户在图4A绘制的“记事本”轮廓图相似度达到阈值的目标 功能为记事本、印象笔记以及QQ。用户可以基于匹配到的目标功能,退出涂鸦模式打开对应的应用进行使用,退出涂鸦模式具体可以由用户点击图4B中的目标按钮(退出)进行退出。As shown in Figure 4B, the target interface of the terminal device displays "Notepad" and its similarity "90%", "Evernote" and its similarity "50%", and "QQ" and its similarity "50%". %". That is to say, the target functions whose similarity with the "Notepad" profile drawn by the user in Figure 4A reaches the threshold are Notepad, Evernote, and QQ. Based on the matched target function, the user can exit the graffiti mode and open the corresponding application for use. Specifically, the user can click the target button (exit) in FIG. 4B to exit the graffiti mode.
通过本申请实施例公开的一种应用功能查找方法,接收用户在目标界面输入的目标图像,根据目标图像,从各应用功能中查找与目标图像匹配的目标功能,在目标界面中显示目标功能的标识信息。因此,用户在查找应用功能时,只需要输入目标图像,便可以查找到与目标图像匹配的目标功能,无需用户逐一打开各应用查找其所需要的应用功能,操作简单,节省了用户大量的时间,应用功能的查找效率高。Through the application function search method disclosed in the embodiment of the present application, the target image input by the user on the target interface is received, and the target function matching the target image is searched from each application function according to the target image, and the target function is displayed on the target interface. Identification information. Therefore, when searching for an application function, the user only needs to input the target image to find the target function that matches the target image. There is no need for the user to open each application one by one to find the application function they need. The operation is simple and saves a lot of time for the user , the search efficiency of the application function is high.
图5示出本申请实施例提供的一种应用功能查找方法的一种流程示意图,该方法可以由电子设备执行,例如终端设备,也就是说,上述的应用功能查找方法可以由安装在终端设备的硬件或软件来执行。如图5所示,该方法包括以下步骤:Fig. 5 shows a schematic flowchart of a method for searching application functions provided by an embodiment of the present application. The method can be executed by an electronic device, such as a terminal device. hardware or software to execute. As shown in Figure 5, the method includes the following steps:
S501:接收用户在目标界面输入的目标图像。S501: Receive a target image input by a user on a target interface.
当用户连续点击终端设备的左上角至少两次,终端设备进入图2B所示的,涂鸦模式,用户在终端设备的屏幕上手绘如图4A所示的“记事本”轮廓图20。When the user continuously clicks the upper left corner of the terminal device at least twice, the terminal device enters the graffiti mode as shown in FIG. 2B , and the user draws a "notepad" outline 20 as shown in FIG. 4A on the screen of the terminal device.
S502:接收用户在目标界面输入的目标关键字。S502: Receive a target keyword input by a user on a target interface.
如图6A所示的,在终端设备的屏幕上弹出文本输入框60,用户可以在文本输入框60中输入目标关键字,该目标关键字用来对目标图像进行功能描述,如对应于“记事本”轮廓图,其目标关键字可以为“笔记本”和“悬浮”。As shown in Figure 6A, a text input box 60 pops up on the screen of the terminal device, and the user can input a target keyword in the text input box 60, and the target keyword is used to describe the function of the target image, such as corresponding to "note This" outline map, its target keywords can be "notebook" and "floating".
S503:根据目标图像,从各应用功能中查找与目标图像相匹配的目标功能。S503: According to the target image, search for a target function matching the target image from various application functions.
S504:获取目标功能的关键字。S504: Acquire the keyword of the target function.
目标功能的关键字可以预先存储于各应用程序的安装包的manifest.xml下的<meta-data>中,目标功能的关键字用来描述目标功能的具体功能,如记 事本的关键词为“笔记本”和“悬浮”。The keyword of the target function can be pre-stored in the <meta-data> under the manifest.xml of the installation package of each application program. The keyword of the target function is used to describe the specific function of the target function. For example, the keyword of Notepad is " Notebook" and "Hover".
S505:将目标关键字与关键字进行匹配。S505: Match the target keyword with the keyword.
S506:在目标关键字与关键字匹配的情况下,在目标界面,以目标显示方式显示目标关键字的至少部分关键字。S506: In the case that the target keyword matches the keyword, display at least part of the target keyword in a target display manner on the target interface.
具体来讲,目标关键字和关键字匹配可以是目标关键词和关键词至少部分一致,如目标关键字可以为“笔记本”和“悬浮”时,“记事本”的关键词也为“笔记本”和“悬浮”时,目标关键词和关键词完全一致,在目标界面显示目标关键字(笔记本和悬浮)。“印象笔记”的关键词为“笔记本”时,目标关键词和关键词部分一致。“QQ”的关键词为“悬浮”时,目标关键词和关键词部分一致,在目标界面显示目标关键字的部分关键字(悬浮)。Specifically, the match between the target keyword and the keyword can be that the target keyword and the keyword are at least partially consistent. For example, when the target keyword can be "notebook" and "floating", the keyword of "notepad" is also "notebook" When "floating", the target keyword is exactly the same as the keyword, and the target keyword (notebook and hover) is displayed on the target interface. When the keyword of "Evernote" is "notebook", the target keyword is partially consistent with the keyword. When the keyword of "QQ" is "suspended", the target keyword is partially consistent with the keyword, and part of the target keyword (suspended) is displayed on the target interface.
可以将目标关键词的至少部分关键字高亮(目标显示方式)显示在目标界面上以提醒用户。At least part of the target keywords may be highlighted (target display mode) on the target interface to remind the user.
S507:在目标界面,显示包括目标功能的应用名称和目标功能的相似度。S507: On the target interface, display the application name including the target function and the similarity between the target function.
具体来讲,如图6B所示的,可以在目标界面高亮(图中以加黑表示)显示目标关键词的至少部分关键字以及显示目标功能的应用名称,目标功能的相似度等。Specifically, as shown in FIG. 6B , at least part of the keywords of the target keyword, the application name of the target function, the similarity of the target function, etc. may be displayed on the target interface by highlighting (shown in black in the figure).
步骤S501、S503以及S507与上述实施例描述的方法步骤具有相同或相似的实现方式,其可以互相参照,本申请实施例在此不作赘述。Steps S501, S503, and S507 have the same or similar implementation manners as the method steps described in the above embodiments, which can be referred to each other, and the embodiments of the present application will not repeat them here.
通过本申请实施例公开的一种应用功能查找方法,接收用户在目标界面输入的目标图像,根据目标图像,从各应用功能中查找与目标图像匹配的目标功能,在目标界面中显示目标功能的标识信息。因此,用户在查找应用功能时,只需要输入目标图像,便可以查找到与目标图像匹配的目标功能,无需用户逐一打开各应用查找其所需要的应用功能,操作简单,节省了用户大量的时间,应用功能的查找效率高。Through the application function search method disclosed in the embodiment of the present application, the target image input by the user on the target interface is received, and the target function matching the target image is searched from each application function according to the target image, and the target function is displayed on the target interface. Identification information. Therefore, when searching for an application function, the user only needs to input the target image to find the target function that matches the target image. There is no need for the user to open each application one by one to find the application function they need. The operation is simple and saves a lot of time for the user , the search efficiency of the application function is high.
此外,在目标界面以目标显示方式显示目标关键词的至少部分关键字,可以便于用户了解哪一个应用功能是自己所需要的应用功能,提升了用户体 验感。In addition, displaying at least part of the keywords of the target keyword in the target display mode on the target interface can facilitate the user to know which application function is the application function he needs, and improves the user experience.
在一种可能的实现方式中,在目标界面显示目标功能之后,应用功能查找方法还包括:响应于用户的触发操作,由目标界面跳转到目标功能所在的位置。具体来讲,如图7A所示例的,目标功能为记事本、印象笔记以及QQ时,用户点击记事本,则由当前显示记事本、印象笔记以及QQ的目标界面跳转到如图7B所示的记事本所在的位置由用户直接点击该应用打开。跳转到如图7B所示的记事本所在的位置的预定时间(可以为5秒)内,该页面内的其它应用可以先被隐藏,预定时间之后,该页面内的其它应用均能正常显示。其中,由目标界面跳转到目标功能所在的位置的跳转链接可以预先存储于manifest.xml下的<meta-data>中。In a possible implementation manner, after the target function is displayed on the target interface, the application function search method further includes: jumping from the target interface to the location of the target function in response to a user's trigger operation. Specifically, as shown in Figure 7A, when the target functions are Notepad, Evernote, and QQ, the user clicks on Notepad, and the target interface currently displaying Notepad, Evernote, and QQ jumps to the target interface shown in Figure 7B. The location of Notepad is opened by the user directly clicking on the app. Jump to the position where the notepad is located as shown in Figure 7B within a predetermined time (can be 5 seconds), other applications in this page can be hidden first, after the predetermined time, other applications in this page can be displayed normally . Wherein, the jump link from the target interface to the position where the target function is located may be pre-stored in <meta-data> under manifest.xml.
通过本申请实施例公开的一种应用功能查找方法,接收用户在目标界面输入的目标图像,根据目标图像,从各应用功能中查找与目标图像匹配的目标功能,在目标界面中显示目标功能的标识信息。因此,用户在查找应用功能时,只需要输入目标图像,便可以查找到与目标图像匹配的目标功能,无需用户逐一打开各应用查找其所需要的应用功能,操作简单,节省了用户大量的时间,应用功能的查找效率高。Through the application function search method disclosed in the embodiment of the present application, the target image input by the user on the target interface is received, and the target function matching the target image is searched from each application function according to the target image, and the target function is displayed on the target interface. Identification information. Therefore, when searching for an application function, the user only needs to input the target image to find the target function that matches the target image. There is no need for the user to open each application one by one to find the application function they need. The operation is simple and saves a lot of time for the user , the search efficiency of the application function is high.
此外,在用户点击目标功能后,可以直接跳转到该目标功能所在的位置,无需用户再查找该目标功能,进一步节省了目标功能的查找时间,效率较高,提升了用户体验感。In addition, after the user clicks on the target function, it can directly jump to the location of the target function, without the need for the user to search for the target function, which further saves the search time of the target function, is more efficient, and improves the user experience.
图8示出本申请实施例提供的一种应用功能查找方法的一种流程示意图,该方法可以由电子设备执行,例如终端设备,也就是说,上述的应用功能查找方法可以由安装在终端设备的硬件或软件来执行。如图8所示,该方法包括以下步骤:Fig. 8 shows a schematic flow chart of a method for searching application functions provided by an embodiment of the present application. The method can be executed by an electronic device, such as a terminal device. hardware or software to execute. As shown in Figure 8, the method includes the following steps:
S801:接收用户在目标界面输入的目标图像。S801: Receive a target image input by a user on a target interface.
S802:根据目标图像,从各应用功能中查找与目标图像相匹配的目标功能。S802: According to the target image, search for a target function matching the target image from various application functions.
S803:在目标界面中显示目标功能的标识信息。S803: Display the identification information of the target function on the target interface.
上述S801至S803与上述方法实施例中的步骤具有相同或类似的实现方式,其可以互相参照,本申请实施例在此不再赘述。The above S801 to S803 have the same or similar implementation manners as the steps in the above method embodiments, which can be referred to each other, and will not be repeated in this embodiment of the present application.
S804:在从各应用功能中未查找到与目标图像匹配的目标功能的情况下,发送目标功能信息至服务器以再次查找目标功能。S804: In the case that no target function matching the target image is found among the application functions, send target function information to the server to search for the target function again.
具体来讲,如果匹配的结果中没有用户想要的功能或者无法查找到目标功能时,如图9所示的用户可以点击目标控件(“意见反馈”)进行反馈,反馈时将目标功能信息传输到后台服务器,由相关人员统一进行分析,从而再次确定目标功能。此外,相关人员还可以根据用户预留的用户信息对用户进行回访咨询,从而更近一步的了解用户的需求,以为用户提供其所需要查找的应用功能。Specifically, if there is no function that the user wants in the matching result or the target function cannot be found, the user can click the target control ("feedback") as shown in Figure 9 to give feedback, and the target function information will be transmitted during the feedback To the background server, the relevant personnel conduct unified analysis, so as to determine the target function again. In addition, relevant personnel can also conduct follow-up consultations on users according to the user information reserved by users, so as to further understand the needs of users, and provide users with the application functions they need to find.
通过本申请实施例公开的一种应用功能查找方法,接收用户在目标界面输入的目标图像,根据目标图像,从各应用功能中查找与目标图像匹配的目标功能,在目标界面中显示目标功能的标识信息。因此,用户在查找应用功能时,只需要输入目标图像,便可以查找到与目标图像匹配的目标功能,无需用户逐一打开各应用查找其所需要的应用功能,操作简单,节省了用户大量的时间,应用功能的查找效率高。Through the application function search method disclosed in the embodiment of the present application, the target image input by the user on the target interface is received, and the target function matching the target image is searched from each application function according to the target image, and the target function is displayed on the target interface. Identification information. Therefore, when searching for an application function, the user only needs to input the target image to find the target function that matches the target image. There is no need for the user to open each application one by one to find the application function they need. The operation is simple and saves a lot of time for the user , the search efficiency of the application function is high.
此外,在首次查找的目标功能未满足用户需求或者未查找到目标功能时,可以再次查找目标功能以满足用户的需求,进一步提升了用户体验感。In addition, when the target function searched for the first time does not meet the user's needs or the target function is not found, the target function can be searched again to meet the user's needs, which further improves the user experience.
需要说明的是,本申请实施例提供的应用功能查找方法,执行主体可以为应用功能查找装置,或者该应用功能查找装置中的用于执行应用功能查找方法的控制模块。本申请实施例中以应用功能查找装置执行应用功能查找方法为例,说明本申请实施例提供的应用功能查找装置。It should be noted that, the application function search method provided in the embodiment of the present application may be executed by an application function search device, or a control module in the application function search device for executing the application function search method. In the embodiment of the present application, the method for searching the application function performed by the device for searching the application function is taken as an example to illustrate the device for searching the application function provided in the embodiment of the present application.
图10示出本申请实施例提供的一种应用功能查找装置的结构示意图,该装置100包括:第一接收模块101,查找模块102,第一显示模块103。FIG. 10 shows a schematic structural diagram of an application function search device provided by an embodiment of the present application. The device 100 includes: a first receiving module 101 , a search module 102 , and a first display module 103 .
第一接收模块101,用于接收用户在目标界面输入的目标图像,查找模 块102,用于根据目标图像,从各应用功能中查找与目标图像匹配的目标功能,第一显示模块103,用于在目标界面中显示目标功能的标识信息。The first receiving module 101 is used to receive the target image input by the user on the target interface, the search module 102 is used to search for the target function matching the target image from various application functions according to the target image, and the first display module 103 is used to Display the identification information of the target function in the target interface.
通过本申请实施例提供的一种应用功能查找装置,接收用户在目标界面输入的目标图像,根据目标图像,从各应用功能中查找与目标图像匹配的目标功能,在目标界面中显示目标功能的标识信息。因此,用户在查找应用功能时,只需要输入目标图像,便可以查找到与目标图像匹配的目标功能,无需用户逐一打开各应用查找其所需要的应用功能,操作简单,节省了用户大量的时间,应用功能的查找效率高。According to the application function search device provided by the embodiment of the present application, the target image input by the user on the target interface is received, and the target function matching the target image is searched from each application function according to the target image, and the target function is displayed on the target interface. Identification information. Therefore, when searching for an application function, the user only needs to input the target image to find the target function that matches the target image. There is no need for the user to open each application one by one to find the application function they need. The operation is simple and saves a lot of time for the user , the search efficiency of the application function is high.
在一种可能的实现方式中,查找模块102包括:获取单元,匹配单元,确定单元。In a possible implementation manner, the search module 102 includes: an acquiring unit, a matching unit, and a determining unit.
获取单元,用于获取各应用功能的功能特征图像,匹配单元,用于将目标图像与功能特征图像进行图像匹配,得到相似度,确定单元,用于确定相似度高于阈值的应用功能为目标功能。The acquisition unit is used to obtain the functional feature image of each application function, the matching unit is used to perform image matching on the target image and the functional feature image to obtain the similarity, and the determination unit is used to determine the application function whose similarity is higher than the threshold as the target Function.
在一种可能的实现方式中,应用功能查找装置还包括:第二接收模块(图中未示出),获取模块(图中未示出),匹配模块(图中未示出),第二显示模块(图中未示出)。In a possible implementation manner, the device for finding application functions further includes: a second receiving module (not shown in the figure), an acquisition module (not shown in the figure), a matching module (not shown in the figure), a second display module (not shown in the figure).
第二接收模块,用于接收用户在目标界面输入的目标关键字,获取模块,用于获取目标功能的关键字,匹配模块,用于将目标关键字与关键字进行匹配,第二显示模块,用于在目标关键字与关键字匹配的情况下,在目标界面,以目标显示方式显示目标关键字的至少部分关键字。The second receiving module is used to receive the target keyword input by the user on the target interface, the obtaining module is used to obtain the keyword of the target function, the matching module is used to match the target keyword with the keyword, the second display module, It is used for displaying at least a part of the target keyword in a target display manner on the target interface when the target keyword matches the keyword.
在一种可能的实现方式中,第一接收模块101包括:接收单元。In a possible implementation manner, the first receiving module 101 includes: a receiving unit.
接收单元,用于响应于用户的目标触发操作,接收用户在目标界面输入的目标图像,目标触发操作为至少两次连续敲击屏幕。所述目标图像包括:手绘图或屏幕截图。The receiving unit is configured to receive the target image input by the user on the target interface in response to the user's target trigger operation, where the target trigger operation is at least two consecutive taps on the screen. The target image includes: a hand drawing or a screenshot.
在一种可能的实现方式中,第一显示模块103包括:显示单元。In a possible implementation manner, the first display module 103 includes: a display unit.
显示单元,用于在目标界面,显示包括目标功能的应用名称和目标功能 的相似度。The display unit is used to display the application name including the target function and the similarity of the target function on the target interface.
在一种可能的实现方式中,应用功能查找装置还包括:发送模块。In a possible implementation manner, the device for finding an application function further includes: a sending module.
发送模块,用于在从各应用功能中未查找到与目标图像匹配的目标功能的情况下,发送目标功能信息至服务器以再次查找目标功能。The sending module is configured to send the target function information to the server to search for the target function again when no target function matching the target image is found from each application function.
本申请实施例中的应用功能查找装置可以是装置,也可以是终端中的部件、集成电路、或芯片。该装置可以是移动电子设备,也可以为非移动电子设备。示例性的,移动电子设备可以为手机、平板电脑、笔记本电脑、掌上电脑、车载电子设备、可穿戴设备、超级移动个人计算机(ultra-mobile personal computer,UMPC)、上网本或者个人数字助理(personal digital assistant,PDA)等,非移动电子设备可以为服务器、网络附属存储器(Network Attached Storage,NAS)、个人计算机(personal computer,PC)、电视机(television,TV)、柜员机或者自助机等,本申请实施例不作具体限定。The application function search device in this embodiment of the present application may be a device, or a component, an integrated circuit, or a chip in a terminal. The device may be a mobile electronic device or a non-mobile electronic device. Exemplarily, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a handheld computer, a vehicle electronic device, a wearable device, an ultra-mobile personal computer (ultra-mobile personal computer, UMPC), a netbook or a personal digital assistant (personal digital assistant). assistant, PDA), etc., non-mobile electronic devices can be servers, network attached storage (Network Attached Storage, NAS), personal computer (personal computer, PC), television (television, TV), teller machine or self-service machine, etc., this application Examples are not specifically limited.
本申请实施例中的应用功能查找装置可以为具有操作系统的装置。该操作系统可以为安卓(Android)操作系统,可以为ios操作系统,还可以为其他可能的操作系统,本申请实施例不作具体限定。The application function search device in the embodiment of the present application may be a device with an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, which are not specifically limited in this embodiment of the present application.
本申请实施例提供的应用功能查找装置能够实现图1至图9的方法实施例实现的各个过程,为避免重复,这里不再赘述。The application function search device provided in the embodiment of the present application can realize various processes realized by the method embodiments in FIG. 1 to FIG. 9 , and details are not repeated here to avoid repetition.
可选地,如图11所示,本申请实施例还提供一种电子设备110,包括处理器1101,存储器1102,存储在存储器1102上并可在处理器1101上运行的程序或指令,该程序或指令被处理器1101执行时实现上述应用功能查找方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。Optionally, as shown in FIG. 11 , the embodiment of the present application also provides an electronic device 110, including a processor 1101, a memory 1102, and a program or instruction stored in the memory 1102 and operable on the processor 1101. The program Or, when the instruction is executed by the processor 1101, each process of the above-mentioned application function search method embodiment can be realized, and the same technical effect can be achieved. To avoid repetition, details are not repeated here.
图12为实现本申请实施例的一种电子设备的硬件结构示意图。FIG. 12 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
该电子设备1000包括但不限于:射频单元1001、网络模块1002、音频输出单元1003、输入单元1004、传感器1005、显示单元1006、用户输入单元1007、接口单元1008、存储器1009、以及处理器1010等部件。The electronic device 1000 includes, but is not limited to: a radio frequency unit 1001, a network module 1002, an audio output unit 1003, an input unit 1004, a sensor 1005, a display unit 1006, a user input unit 1007, an interface unit 1008, a memory 1009, and a processor 1010, etc. part.
本领域技术人员可以理解,电子设备1000还可以包括给各个部件供电的 电源(比如电池),电源可以通过电源管理系统与处理器1010逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。图12中示出的电子设备结构并不构成对电子设备的限定,电子设备可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置,在此不再赘述。Those skilled in the art can understand that the electronic device 1000 can also include a power supply (such as a battery) for supplying power to various components, and the power supply can be logically connected to the processor 1010 through the power management system, so that the management of charging, discharging, and function can be realized through the power management system. Consumption management and other functions. The structure of the electronic device shown in FIG. 12 does not constitute a limitation to the electronic device. The electronic device may include more or fewer components than shown in the figure, or combine some components, or arrange different components, and details will not be repeated here. .
用户输入单元1007,用于接收用户在目标界面输入的目标图像,处理器1010,用于根据目标图像,从各应用功能中查找与目标图像匹配的目标功能,显示单元1006用于在目标界面中显示目标功能的标识信息。The user input unit 1007 is used to receive the target image input by the user on the target interface, the processor 1010 is used to search for the target function matching the target image from various application functions according to the target image, and the display unit 1006 is used to display the target function in the target interface. Displays identifying information for the target function.
处理器1010还用于获取各应用功能的功能特征图像,将目标图像与功能特征图像进行图像匹配,得到相似度,确定相似度高于阈值的应用功能为目标功能。The processor 1010 is further configured to acquire functional feature images of each application function, perform image matching on the target image and the functional feature image to obtain a similarity, and determine an application function whose similarity is higher than a threshold as the target function.
用户输入单元1007,还用于接收用户在目标界面输入的目标关键字。处理器1010还用于获取目标功能的关键字,将目标关键字与关键字进行匹配。显示单元1006还用于在目标关键字与关键字匹配的情况下,在目标界面,以目标显示方式显示目标关键字的至少部分关键字。The user input unit 1007 is also used to receive the target keyword input by the user on the target interface. The processor 1010 is also configured to acquire the keyword of the target function, and match the target keyword with the keyword. The display unit 1006 is further configured to display at least a part of the target keyword in a target display manner on the target interface when the target keyword matches the keyword.
用户输入单元1007,还用于响应于用户的目标触发操作,接收用户在目标界面输入的目标图像,目标触发操作为至少两次连续敲击屏幕。The user input unit 1007 is further configured to receive a target image input by the user on the target interface in response to a target trigger operation of the user, where the target trigger operation is at least two consecutive taps on the screen.
显示单元1006还用于在目标界面,显示包括目标功能的应用名称和目标功能的相似度。The display unit 1006 is further configured to display the similarity between the name of the application including the target function and the target function on the target interface.
处理器1010还用于在从各应用功能中未查找到与目标图像匹配的目标功能的情况下,发送目标功能信息至服务器以再次查找目标功能。The processor 1010 is further configured to send the target function information to the server to search for the target function again when no target function matching the target image is found among the various application functions.
其中,射频单元1001可用于收发信息或通话过程中,信号的接收和发送,具体的,将来自基站的下行数据接收后,给处理器1010处理;另外,将上行的数据发送给基站。通常,射频单元1001包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器、双工器等。此外,射频单元1001还可以通过无线通信系统与网络和其他设备通信。Among them, the radio frequency unit 1001 can be used for sending and receiving information or receiving and sending signals during a call. Specifically, after receiving downlink data from the base station, it is processed by the processor 1010; in addition, the uplink data is sent to the base station. Generally, the radio frequency unit 1001 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 1001 can also communicate with the network and other devices through a wireless communication system.
电子设备通过网络模块1002为用户提供了无线的宽带互联网访问,如帮 助用户收发电子邮件、浏览网页和访问流式媒体等。The electronic device provides users with wireless broadband Internet access through the network module 1002, such as helping users to send and receive emails, browse web pages, and access streaming media.
音频输出单元1003可以将射频单元1001或网络模块1002接收的或者在存储器1009中存储的音频数据转换成音频信号并且输出为声音。音频输出单元1003包括扬声器、蜂鸣器以及受话器等。The audio output unit 1003 may convert audio data received by the radio frequency unit 1001 or the network module 1002 or stored in the memory 1009 into an audio signal and output as sound. The audio output unit 1003 includes a speaker, a buzzer, a receiver, and the like.
应理解的是,本申请实施例中,输入单元1004可以包括图形处理器(Graphics Processing Unit,GPU)10041和麦克风10042,图形处理器10041对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。It should be understood that, in the embodiment of the present application, the input unit 1004 may include a graphics processor (Graphics Processing Unit, GPU) 10041 and a microphone 10042, and the graphics processor 10041 is used for the image capture device ( Such as the image data of the still picture or video obtained by the camera) for processing.
显示单元1006可包括显示面板10061,可以采用液晶显示器、有机发光二极管等形式来配置显示面板10061。用户输入单元1007包括触控面板10071以及其他输入设备10072。触控面板10071,也称为触摸屏。触控面板10071可包括触摸检测装置和触摸控制器两个部分。其他输入设备10072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。存储器1009可用于存储软件程序以及各种数据,包括但不限于应用程序和操作系统。处理器1010可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器1010中。The display unit 1006 may include a display panel 10061, and the display panel 10061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1007 includes a touch panel 10071 and other input devices 10072 . The touch panel 10071 is also called a touch screen. The touch panel 10071 may include two parts, a touch detection device and a touch controller. Other input devices 10072 may include, but are not limited to, physical keyboards, function keys (such as volume control buttons, switch buttons, etc.), trackballs, mice, and joysticks, which will not be repeated here. The memory 1009 can be used to store software programs as well as various data, including but not limited to application programs and operating systems. Processor 1010 may integrate an application processor and a modem processor, wherein the application processor mainly processes operating systems, user interfaces, and application programs, and the modem processor mainly processes wireless communications. It can be understood that the foregoing modem processor may not be integrated into the processor 1010 .
电子设备1000还包括至少一种传感器1005,比如光传感器、运动传感器以及其他传感器。具体地,光传感器包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示面板10061的亮度,接近传感器可在电子设备1000移动到耳边时,关闭显示面板10061和/或背光。The electronic device 1000 also includes at least one sensor 1005, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor and a proximity sensor, wherein the ambient light sensor can adjust the brightness of the display panel 10061 according to the brightness of the ambient light, and the proximity sensor can turn off the display panel 10061 and the / or backlighting.
显示单元1006用于显示由用户输入的信息或提供给用户的信息(如显示目标功能的应用名称、相似度以及关键词等)。显示单元1006可包括显示面板10061,可以采用液晶显示器(Liquid Crystal Display,LCD)、有机发光二极管(Organic Light-Emitting Diode,OLED)等形式来配置显示面板10061。The display unit 1006 is used to display information input by the user or information provided to the user (such as displaying the application name, similarity and keywords of the target function, etc.). The display unit 1006 may include a display panel 10061, and the display panel 10061 may be configured in the form of a liquid crystal display (Liquid Crystal Display, LCD), an organic light-emitting diode (Organic Light-Emitting Diode, OLED), or the like.
用户输入单元1007可用于接收输入的数字或字符信息,以及产生与电子设备的用户设置以及功能控制有关的键信号输入。具体地,用户输入单元1007包括触控面板10071以及其他输入设备10072。触控面板10071,也称为触摸屏,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触控面板10071上或在触控面板10071附近的操作)。The user input unit 1007 can be used to receive input numbers or character information, and generate key signal input related to user settings and function control of the electronic device. Specifically, the user input unit 1007 includes a touch panel 10071 and other input devices 10072 . The touch panel 10071, also referred to as a touch screen, can collect touch operations of the user on or near it (for example, the user uses any suitable object or accessory such as a finger and a stylus on the touch panel 10071 or near the touch panel 10071 operate).
触控面板10071可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给处理器1010,接收处理器1010发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触控面板10071。除了触控面板10071,用户输入单元1007还可以包括其他输入设备10072。具体地,其他输入设备10072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。The touch panel 10071 may include two parts, a touch detection device and a touch controller. Among them, the touch detection device detects the user's touch orientation, and detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and sends it to the For the processor 1010, receive the command sent by the processor 1010 and execute it. In addition, the touch panel 10071 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic wave. In addition to the touch panel 10071 , the user input unit 1007 may also include other input devices 10072 . Specifically, other input devices 10072 may include, but are not limited to, physical keyboards, function keys (such as volume control keys, switch keys, etc.), trackballs, mice, and joysticks, which will not be repeated here.
进一步的,触控面板10071可覆盖在显示面板10061上,当触控面板10071检测到在其上或附近的触摸操作后,传送给处理器1010以确定触摸事件的类型,随后处理器1010根据触摸事件的类型在显示面板10061上提供相应的视觉输出。虽然在图12中,触控面板10071与显示面板10061是作为两个独立的部件来实现电子设备的输入和输出功能,但是在某些实施例中,可以将触控面板10071与显示面板10061集成而实现电子设备的输入和输出功能,具体此处不做限定。Furthermore, the touch panel 10071 can be covered on the display panel 10061, and when the touch panel 10071 detects a touch operation on or near it, it will be sent to the processor 1010 to determine the type of the touch event, and then the processor 1010 will The type of event provides a corresponding visual output on the display panel 10061. Although in FIG. 12, the touch panel 10071 and the display panel 10061 are used as two independent components to realize the input and output functions of the electronic device, in some embodiments, the touch panel 10071 and the display panel 10061 can be integrated. The implementation of the input and output functions of the electronic device is not specifically limited here.
接口单元1008为外部装置与电子设备1000连接的接口。例如,外部装置可以包括有线或无线头戴式耳机端口、外部电源(或电池充电器)端口、有线或无线数据端口、存储卡端口、用于连接具有识别模块的装置的端口、音频输入/输出(I/O)端口、视频I/O端口、耳机端口等等。接口单元1008可以 用于接收来自外部装置的输入(例如,数据信息、电力等等)并且将接收到的输入传输到电子设备1000内的一个或多个元件或者可以用于在电子设备1000和外部装置之间传输数据。The interface unit 1008 is an interface for connecting an external device to the electronic device 1000 . For example, an external device may include a wired or wireless headset port, an external power (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device with an identification module, audio input/output (I/O) ports, video I/O ports, headphone ports, and more. The interface unit 1008 can be used to receive input from an external device (for example, data information, power, etc.) transfer data between devices.
存储器1009可用于存储软件程序以及各种数据。存储器1009可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(比如声音播放功能、图像播放功能等)等;存储数据区可存储根据手机的使用所创建的数据(比如音频数据、电话本等)等。此外,存储器1009可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。The memory 1009 can be used to store software programs as well as various data. The memory 1009 can mainly include a program storage area and a data storage area, wherein the program storage area can store an operating system, at least one application program required by a function (such as a sound playback function, an image playback function, etc.); Data created by the use of mobile phones (such as audio data, phonebook, etc.), etc. In addition, the memory 1009 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage devices.
处理器1010是电子设备的控制中心,利用各种接口和线路连接整个电子设备的各个部分,通过运行或执行存储在存储器1009内的软件程序和/或模块,以及调用存储在存储器1009内的数据,执行电子设备的各种功能和处理数据,从而对电子设备进行整体监控。处理器1010可包括一个或多个处理单元;优选的,处理器1010可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器1010中。The processor 1010 is the control center of the electronic device, and uses various interfaces and lines to connect various parts of the entire electronic device, by running or executing software programs and/or modules stored in the memory 1009, and calling data stored in the memory 1009 , to perform various functions of the electronic equipment and process data, so as to monitor the electronic equipment as a whole. The processor 1010 may include one or more processing units; preferably, the processor 1010 may integrate an application processor and a modem processor, wherein the application processor mainly processes the operating system, user interface and application programs, etc., and the modem The processor mainly handles wireless communication. It can be understood that the foregoing modem processor may not be integrated into the processor 1010 .
本申请实施例的一种电子设备,接收用户在目标界面输入的目标图像,根据目标图像,从各应用功能中查找与目标图像匹配的目标功能,在目标界面中显示目标功能的标识信息。因此,用户在查找应用功能时,只需要输入目标图像,便可以查找到与目标图像匹配的目标功能,无需用户逐一打开各应用查找其所需要的应用功能,操作简单,节省了用户大量的时间,应用功能的查找效率高。An electronic device according to an embodiment of the present application receives a target image input by a user on a target interface, searches various application functions for a target function matching the target image according to the target image, and displays identification information of the target function on the target interface. Therefore, when searching for an application function, the user only needs to input the target image to find the target function that matches the target image. There is no need for the user to open each application one by one to find the application function they need. The operation is simple and saves a lot of time for the user , the search efficiency of the application function is high.
本申请实施例还提供一种可读存储介质,可读存储介质上存储有程序或指令,该程序或指令被处理器执行时实现上述应用功能查找方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The embodiment of the present application also provides a readable storage medium, on which a program or instruction is stored, and when the program or instruction is executed by a processor, each process of the above embodiment of the application function search method can be achieved, and the same Technical effects, in order to avoid repetition, will not be repeated here.
其中,处理器为上述实施例中的电子设备中的处理器。可读存储介质,包括计算机可读存储介质,如计算机只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等。Wherein, the processor is the processor in the electronic device in the foregoing embodiments. A readable storage medium includes a computer-readable storage medium, such as a computer read-only memory (Read-Only Memory, ROM), a random access memory (Random Access Memory, RAM), a magnetic disk or an optical disk, and the like.
本申请实施例另提供了一种芯片,芯片包括处理器和通信接口,通信接口和处理器耦合,处理器用于运行程序或指令,实现上述应用功能查找方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The embodiment of the present application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, the processor is used to run programs or instructions, and realize the various processes of the above-mentioned application function search method embodiment, and can achieve the same To avoid repetition, the technical effects will not be repeated here.
应理解,本申请实施例提到的芯片还可以称为系统级芯片、系统芯片、芯片系统或片上系统芯片等。It should be understood that the chips mentioned in the embodiments of the present application may also be called system-on-chip, system-on-chip, system-on-a-chip, or system-on-a-chip.
本申请实施例另提供了一种计算机程序产品,计算机程序产品被至少一个处理器执行以实现上述应用功能查找方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The embodiment of the present application further provides a computer program product. The computer program product is executed by at least one processor to implement the various processes in the above embodiment of the application function search method, and can achieve the same technical effect. To avoid repetition, it is not repeated here repeat.
本申请实施例另提供了一种电子设备,电子设备被配置成用于执行上述应用功能查找方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The embodiment of the present application further provides an electronic device, which is configured to execute each process of the above embodiment of the application function search method, and can achieve the same technical effect. To avoid repetition, details are not repeated here.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。此外,需要指出的是,本申请实施方式中的方法和装置的范围不限按示出或讨论的顺序来执行功能,还可包括根据所涉及的功能按基本同时的方式或按相反的顺序来执行功能,例如,可以按不同于所描述的次序来执行所描述的方法,并且还可以添加、省去、或组合各种步骤。另外,参照某些示例所描述的特征可在其他示例中被组合。It should be noted that, in this document, the term "comprising", "comprising" or any other variation thereof is intended to cover a non-exclusive inclusion such that a process, method, article or apparatus comprising a set of elements includes not only those elements, It also includes other elements not expressly listed, or elements inherent in the process, method, article, or device. Without further limitations, an element defined by the phrase "comprising a ..." does not preclude the presence of additional identical elements in the process, method, article, or apparatus comprising that element. In addition, it should be pointed out that the scope of the methods and devices in the embodiments of the present application is not limited to performing functions in the order shown or discussed, and may also include performing functions in a substantially simultaneous manner or in reverse order according to the functions involved. Functions are performed, for example, the described methods may be performed in an order different from that described, and various steps may also be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述 实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以计算机软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端(可以是手机,计算机,服务器,或者网络设备等)执行本申请各个实施例的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the methods of the above embodiments can be implemented by means of software plus a necessary general-purpose hardware platform, and of course also by hardware, but in many cases the former is better implementation. Based on such an understanding, the technical solution of the present application can be embodied in the form of computer software products, which are stored in a storage medium (such as ROM/RAM, magnetic disk, etc.) , optical disc), including several instructions to enable a terminal (which may be a mobile phone, computer, server, or network device, etc.) to execute the methods of various embodiments of the present application.
上面结合附图对本申请的实施例进行了描述,但是本申请并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本申请的启示下,在不脱离本申请宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本申请的保护之内。The embodiments of the present application have been described above in conjunction with the accompanying drawings, but the present application is not limited to the above-mentioned specific implementations. The above-mentioned specific implementations are only illustrative and not restrictive. Those of ordinary skill in the art will Under the inspiration of this application, without departing from the purpose of this application and the scope of protection of the claims, many forms can also be made, all of which belong to the protection of this application.

Claims (17)

  1. 一种应用功能查找方法,所述方法包括:A method for searching an application function, the method comprising:
    接收用户在目标界面输入的目标图像;Receive the target image input by the user on the target interface;
    根据所述目标图像,从各应用功能中查找与所述目标图像匹配的目标功能;Searching for a target function matching the target image from each application function according to the target image;
    在所述目标界面中显示所述目标功能的标识信息。Displaying the identification information of the target function on the target interface.
  2. 根据权利要求1所述的应用功能查找方法,其中,所述根据所述目标图像,从各应用功能中查找与所述目标图像匹配的目标功能包括:The application function searching method according to claim 1, wherein said searching for a target function matching said target image from each application function according to said target image comprises:
    获取各所述应用功能的功能特征图像;Obtaining a functional feature image of each of the application functions;
    将所述目标图像与所述功能特征图像进行图像匹配,得到相似度;performing image matching on the target image and the functional feature image to obtain similarity;
    确定所述相似度高于阈值的应用功能为所述目标功能。It is determined that the application function whose similarity is higher than a threshold is the target function.
  3. 根据权利要求1或2所述的应用功能查找方法,其中,在所述接收用户在目标界面输入的目标图像之后,在所述目标界面中显示所述目标功能的标识信息之前,所述方法还包括:The application function search method according to claim 1 or 2, wherein, after receiving the target image input by the user on the target interface and before displaying the identification information of the target function on the target interface, the method further comprises include:
    接收用户在所述目标界面输入的目标关键字;receiving a target keyword input by a user on the target interface;
    获取所述目标功能的关键字;obtain the keyword of the target function;
    将所述目标关键字与所述关键字进行匹配;matching the target keyword with the keyword;
    在所述目标关键字与所述关键字匹配的情况下,在所述目标界面,以目标显示方式显示所述目标关键字的至少部分关键字。If the target keyword matches the keyword, at least part of the target keyword is displayed on the target interface in a target display manner.
  4. 根据权利要求1所述的应用功能查找方法,其中,所述接收用户在目标界面输入的目标图像包括:The application function search method according to claim 1, wherein said receiving the target image input by the user on the target interface comprises:
    响应于用户的目标触发操作,接收用户在所述目标界面输入的目标图像,所述目标触发操作为至少两次连续敲击屏幕;Receiving a target image input by the user on the target interface in response to a user's target trigger operation, where the target trigger operation is at least two consecutive taps on the screen;
    所述目标图像包括:手绘图或屏幕截图。The target image includes: a hand drawing or a screenshot.
  5. 根据权利要求1所述的应用功能查找方法,其中,在所述目标界面中显示所述目标功能的标识信息包括:The application function search method according to claim 1, wherein displaying the identification information of the target function on the target interface comprises:
    在所述目标界面,显示包括所述目标功能的应用名称和所述目标功能的相似度。On the target interface, the similarity between the name of the application including the target function and the target function is displayed.
  6. 根据权利要求1所述的应用功能查找方法,其中,在所述目标界面显示所述目标功能的标识信息之后,所述方法还包括:The application function search method according to claim 1, wherein, after the target interface displays the identification information of the target function, the method further comprises:
    在从各应用功能中未查找到与所述目标图像匹配的目标功能的情况下,发送目标功能信息至服务器以再次查找所述目标功能。If no target function matching the target image is found among the application functions, the target function information is sent to the server to search for the target function again.
  7. 一种应用功能查找装置,所述装置包括:An application function search device, the device comprising:
    第一接收模块,用于接收用户在目标界面输入的目标图像;The first receiving module is used to receive the target image input by the user on the target interface;
    查找模块,用于根据所述目标图像,从各应用功能中查找与所述目标图像匹配的目标功能;A search module, configured to search for a target function matching the target image from various application functions according to the target image;
    第一显示模块,用于在所述目标界面中显示所述目标功能的标识信息。A first display module, configured to display the identification information of the target function on the target interface.
  8. 根据权利要求7所述的应用功能查找装置,其中,所述查找模块包括:The application function search device according to claim 7, wherein the search module comprises:
    获取单元,用于获取各所述应用功能的功能特征图像;an acquisition unit, configured to acquire functional feature images of each of the application functions;
    匹配单元,用于将所述目标图像与所述功能特征图像进行图像匹配,得到相似度;A matching unit, configured to perform image matching on the target image and the functional feature image to obtain similarity;
    确定单元,用于确定所述相似度高于阈值的应用功能为所述目标功能。A determining unit, configured to determine that the application function whose similarity is higher than a threshold is the target function.
  9. 根据权利要求7或8所述的应用功能查找装置,其中,所述装置还包括:The application function search device according to claim 7 or 8, wherein the device further comprises:
    第二接收模块,用于接收用户在所述目标界面输入的目标关键字;The second receiving module is used to receive the target keyword input by the user on the target interface;
    获取模块,用于获取所述目标功能的关键字;An acquisition module, configured to acquire keywords of the target function;
    匹配模块,用于将所述目标关键字与所述关键字进行匹配;a matching module, configured to match the target keyword with the keyword;
    第二显示模块,用于在所述目标关键字与所述关键字匹配的情况下,在所述目标界面,以目标显示方式显示所述目标关键字的至少部分关键字。The second display module is configured to display at least part of the target keywords in a target display manner on the target interface when the target keywords match the keywords.
  10. 根据权利要求7所述的应用功能查找装置,其中,所述第一接收模块包括:The application function search device according to claim 7, wherein the first receiving module comprises:
    接收单元,用于响应于用户的目标触发操作,接收用户在所述目标界面输入的目标图像,所述目标触发操作为至少两次连续敲击屏幕;The receiving unit is configured to receive a target image input by the user on the target interface in response to a target trigger operation of the user, where the target trigger operation is at least two consecutive taps on the screen;
    所述目标图像包括:手绘图或屏幕截图。The target image includes: a hand drawing or a screenshot.
  11. 根据权利要求7所述的应用功能查找装置,其中,第一显示模块包括:The application function search device according to claim 7, wherein the first display module comprises:
    显示单元,用于在所述目标界面,显示包括所述目标功能的应用名称和所述目标功能的相似度。A display unit, configured to display, on the target interface, a similarity between an application name including the target function and the target function.
  12. 根据权利要求7所述的应用功能查找装置,其中,所述装置还包括:The application function search device according to claim 7, wherein the device further comprises:
    发送模块,用于在从各应用功能中未查找到与所述目标图像匹配的目标功能的情况下,发送目标功能信息至服务器以再次查找所述目标功能。The sending module is configured to send the target function information to the server to search for the target function again when no target function matching the target image is found from each application function.
  13. 一种电子设备,包括处理器,存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如权利要求1-6任一项所述的应用功能查找方法的步骤。An electronic device, comprising a processor, a memory, and a program or instruction stored on the memory and operable on the processor, when the program or instruction is executed by the processor, claims 1-6 are realized The steps of any one of the application function search methods.
  14. 一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如权利要求1-6任一项所述的应用功能查找方法的步骤。A readable storage medium, storing programs or instructions on the readable storage medium, and implementing the steps of the application function search method according to any one of claims 1-6 when the programs or instructions are executed by a processor.
  15. 一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现如权利要求1至6中任一项所述的应用功能查找方法。A chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, the processor is used to run programs or instructions, and realize the application according to any one of claims 1 to 6 Function lookup method.
  16. 一种计算机程序产品,所述计算机程序产品被至少一个处理器执行以实现如权利要求1至6中任一项所述的应用功能查找方法。A computer program product, the computer program product is executed by at least one processor to implement the application function search method according to any one of claims 1 to 6.
  17. 一种电子设备,所述电子设备被配置成用于执行如权利要求1至6中任一项所述的应用功能查找方法。An electronic device configured to execute the application function search method according to any one of claims 1 to 6.
PCT/CN2022/095104 2021-05-31 2022-05-26 Application function searching method and apparatus, and electronic device WO2022253086A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110604012.5A CN113360038A (en) 2021-05-31 2021-05-31 Application function searching method and device and electronic equipment
CN202110604012.5 2021-05-31

Publications (1)

Publication Number Publication Date
WO2022253086A1 true WO2022253086A1 (en) 2022-12-08

Family

ID=77530551

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/095104 WO2022253086A1 (en) 2021-05-31 2022-05-26 Application function searching method and apparatus, and electronic device

Country Status (2)

Country Link
CN (1) CN113360038A (en)
WO (1) WO2022253086A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113360038A (en) * 2021-05-31 2021-09-07 维沃移动通信(杭州)有限公司 Application function searching method and device and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106250040A (en) * 2016-07-29 2016-12-21 宇龙计算机通信科技(深圳)有限公司 The startup method and device of application program
CN108062370A (en) * 2017-12-11 2018-05-22 维沃移动通信有限公司 A kind of application program searching method and mobile terminal
CN111026454A (en) * 2019-11-25 2020-04-17 维沃移动通信有限公司 Function starting method and terminal equipment
US20200175062A1 (en) * 2017-07-28 2020-06-04 Hangzhou Hikvision Digital Technology Co., Ltd. Image retrieval method and apparatus, and electronic device
CN113360038A (en) * 2021-05-31 2021-09-07 维沃移动通信(杭州)有限公司 Application function searching method and device and electronic equipment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012037489A1 (en) * 2010-09-17 2012-03-22 Google Inc. Moving information between computing devices
CN110837630B (en) * 2019-11-11 2022-02-08 维沃移动通信有限公司 Login method, image processing method and electronic device
CN111813305A (en) * 2020-06-16 2020-10-23 维沃移动通信有限公司 Application program starting method and device
CN112035042A (en) * 2020-08-31 2020-12-04 维沃移动通信有限公司 Application program control method and device, electronic equipment and readable storage medium
CN112181567A (en) * 2020-09-27 2021-01-05 维沃移动通信有限公司 Interface display method and device and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106250040A (en) * 2016-07-29 2016-12-21 宇龙计算机通信科技(深圳)有限公司 The startup method and device of application program
US20200175062A1 (en) * 2017-07-28 2020-06-04 Hangzhou Hikvision Digital Technology Co., Ltd. Image retrieval method and apparatus, and electronic device
CN108062370A (en) * 2017-12-11 2018-05-22 维沃移动通信有限公司 A kind of application program searching method and mobile terminal
CN111026454A (en) * 2019-11-25 2020-04-17 维沃移动通信有限公司 Function starting method and terminal equipment
CN113360038A (en) * 2021-05-31 2021-09-07 维沃移动通信(杭州)有限公司 Application function searching method and device and electronic equipment

Also Published As

Publication number Publication date
CN113360038A (en) 2021-09-07

Similar Documents

Publication Publication Date Title
WO2019228294A1 (en) Object sharing method and mobile terminal
CN109917979B (en) Searching method and mobile terminal
WO2020011076A1 (en) Method for displaying background application and mobile terminal
WO2021077897A1 (en) File sending method and apparatus, and electronic device
WO2021012931A1 (en) Icon management method and terminal
WO2021136159A1 (en) Screenshot method and electronic device
WO2020238938A1 (en) Information input method and mobile terminal
CN111274777B (en) Thinking guide display method and electronic equipment
US20210096739A1 (en) Method For Editing Text And Mobile Terminal
WO2016116041A1 (en) Information recommendation management method, device and system
US11250046B2 (en) Image viewing method and mobile terminal
CN110866038A (en) Information recommendation method and terminal equipment
CN109753202B (en) Screen capturing method and mobile terminal
WO2021169954A1 (en) Search method and electronic device
WO2020020213A1 (en) Information input method and terminal
WO2021017738A1 (en) Interface display method and electronic device
WO2021057301A1 (en) File control method and electronic device
WO2020119517A1 (en) Input method control method and terminal device
CN109495638B (en) Information display method and terminal
WO2021083091A1 (en) Screenshot capturing method and terminal device
CN110096203B (en) Screenshot method and mobile terminal
WO2022253086A1 (en) Application function searching method and apparatus, and electronic device
CN108462794B (en) Information display method and mobile terminal
WO2020238477A1 (en) Editing method and mobile terminal
CN110175063B (en) Operation assisting method, device, mobile terminal and storage medium

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE