CN113360038A - Application function searching method and device and electronic equipment - Google Patents

Application function searching method and device and electronic equipment Download PDF

Info

Publication number
CN113360038A
CN113360038A CN202110604012.5A CN202110604012A CN113360038A CN 113360038 A CN113360038 A CN 113360038A CN 202110604012 A CN202110604012 A CN 202110604012A CN 113360038 A CN113360038 A CN 113360038A
Authority
CN
China
Prior art keywords
target
function
application
user
interface
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110604012.5A
Other languages
Chinese (zh)
Inventor
李明
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Hangzhou Co Ltd
Original Assignee
Vivo Mobile Communication Hangzhou Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Hangzhou Co Ltd filed Critical Vivo Mobile Communication Hangzhou Co Ltd
Priority to CN202110604012.5A priority Critical patent/CN113360038A/en
Publication of CN113360038A publication Critical patent/CN113360038A/en
Priority to PCT/CN2022/095104 priority patent/WO2022253086A1/en
Pending legal-status Critical Current

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Human Computer Interaction (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Computation (AREA)
  • Evolutionary Biology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses an application function searching method, an application function searching device and electronic equipment, and belongs to the field of data processing. And receiving a target image input by a user in a target interface, searching a target function matched with the target image from all application functions according to the target image, and displaying identification information of the target function in the target interface.

Description

Application function searching method and device and electronic equipment
Technical Field
The application belongs to the technical field of data processing, and particularly relates to an application function searching method and device and electronic equipment.
Background
With the development of science and technology, the functions of various terminals are more and more. For example, in order to meet the requirements of users, new functions of applications of mobile phones are more and more abundant, and when a user wants to use a certain application function, the user needs to open each application one by one to search which applications have the functions that the user wants to use, so that the operation is complicated, a large amount of time is consumed for the user, and the searching efficiency is low.
Disclosure of Invention
The embodiment of the application function searching method and device and the electronic equipment are provided, and the problem of low searching efficiency of the application function can be solved.
In a first aspect, an embodiment of the present application provides an application function searching method, where the method includes:
receiving a target image input by a user on a target interface;
searching a target function matched with the target image from all application functions according to the target image;
and displaying the identification information of the target function in the target interface.
In a second aspect, an embodiment of the present application provides an application function lookup apparatus, where the apparatus includes:
the first receiving module is used for receiving a target image input by a user on a target interface;
the searching module is used for searching a target function matched with the target image from all application functions according to the target image;
and the first display module is used for displaying the identification information of the target function in the target interface.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a processor, a memory, and a program or an instruction stored on the memory and executable on the processor, and when executed by the processor, the program or the instruction implements the steps of the application function lookup method according to the first aspect.
In a fourth aspect, the present application provides a readable storage medium, on which a program or instructions are stored, and when executed by a processor, the program or instructions implement the steps of the application function lookup method according to the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the application function lookup method according to the first aspect.
In the embodiment of the application, a target image input by a user on a target interface is received, a target function matched with the target image is searched from all application functions according to the target image, and identification information of the target function is displayed on the target interface. Therefore, when searching for the application function, the user can search for the target function matched with the target image only by inputting the target image without opening each application one by the user to search for the required application function, the operation is simple, a large amount of time is saved for the user, and the searching efficiency of the application function is high.
Drawings
Fig. 1 is a schematic flowchart illustrating an application function searching method according to an embodiment of the present application;
fig. 2A to fig. 2D are schematic diagrams illustrating an operation of receiving a target image according to an embodiment of the present application;
fig. 3 is a schematic flowchart illustrating an application function searching method according to an embodiment of the present application;
fig. 4A to fig. 4B are schematic diagrams illustrating an operation of searching an application function according to an embodiment of the present application;
fig. 5 is a schematic flowchart illustrating an application function searching method according to an embodiment of the present application;
fig. 6A to fig. 6B are schematic diagrams illustrating an operation of searching an application function according to an embodiment of the present application;
fig. 7A to 7B are schematic diagrams illustrating an operation of target function location jumping provided by an embodiment of the present application;
fig. 8 is a schematic flowchart illustrating an application function searching method according to an embodiment of the present application;
FIG. 9 is a diagram illustrating an operation of a find target again function provided in an embodiment of the present application;
fig. 10 is a schematic structural diagram illustrating an application function searching apparatus according to an embodiment of the present application;
fig. 11 is a schematic structural diagram of an electronic device provided in an embodiment of the present application;
fig. 12 shows a schematic structural diagram of an electronic device provided in an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described clearly below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments that can be derived from the embodiments given herein by a person of ordinary skill in the art are intended to be within the scope of the present disclosure.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that embodiments of the application may be practiced in sequences other than those illustrated or described herein, and that the terms "first," "second," and the like are generally used herein in a generic sense and do not limit the number of terms, e.g., the first term can be one or more than one. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
The application function searching method provided by the embodiment of the present application is described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
Fig. 1 shows a flowchart of an application function searching method provided in an embodiment of the present application, which may be executed by an electronic device, such as a terminal device, that is, the application function searching method described above may be executed by hardware or software installed in the terminal device. As shown in fig. 1, the method comprises the steps of:
s101: and receiving a target image input by a user at the target interface.
The user can manually draw a contour map (hand drawing) of an application function which the user wants to use in a target interface in a scrawling mode, or upload a screenshot (screen shot) of a function page of the application function which is already realized on the terminal equipment of other people in the target interface, or shoot a picture of the application function which is already realized on the terminal equipment of other people and shot by the user by using a mobile phone of the user, and the like. The target interface may be the whole screen of the terminal device, or may be a partial screen of the terminal device.
S102: and searching a target function matched with the target image from the application functions according to the target image.
Specifically, the information such as the function feature image (e.g., the screenshot of the function page) and the keyword of each application function may be stored in the terminal device in advance, and specifically, may be stored in < meta-data > under manifest. Xml is a file necessary for each android program, and is located in a root directory of the whole item, the information of each application function configured in < meta-data > is stored in a Bundle object, and the Bundle object stores information such as a function page screenshot and a keyword of each application function in a key-value pair manner.
And acquiring a function page screenshot of each application function, matching the function page screenshot of each application function with the target image, and searching the application function corresponding to the function page screenshot matched with the target image as the target function.
S103: and displaying the identification information of the target function in the target interface.
Specifically, identification information such as an application name of the target function, a keyword of the target function, a function page screenshot of the target function, and a similarity of the target image may be displayed in the target interface.
According to the application function searching method disclosed by the embodiment of the application, the target image input by a user in the target interface is received, the target function matched with the target image is searched from all application functions according to the target image, and the identification information of the target function is displayed in the target interface. Therefore, when searching for the application function, the user can search for the target function matched with the target image only by inputting the target image without opening each application one by the user to search for the required application function, the operation is simple, a large amount of time is saved for the user, and the searching efficiency of the application function is high.
In one possible implementation, receiving a target image input by a user at a target interface includes: and receiving a target image input by a user in a target interface in response to a target trigger operation of the user, wherein the target trigger operation is at least twice continuous screen tapping.
Specifically, when the user wants to find a certain application function, as shown in fig. 2A, applications such as a microblog, a QQ, a browser, a notepad, a video, a panning, an impression note, and a wechat are displayed on the screen of the terminal device. 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, at this time, the terminal device enters a doodle mode, as shown in fig. 2B, the screen of the terminal device entering the doodle mode can be used as a drawing board, an application displayed on the screen of the terminal device can be temporarily hidden, and the user can manually draw a contour map 20 of an application function which the user wants to find on the screen of the terminal device as a target image.
Or the user may continuously tap at least twice at a fixed position (e.g., upper left corner) on the screen of the terminal device shown in fig. 2C, after the terminal device enters the doodle mode, as shown in fig. 2D, the application displayed on the screen of the terminal device may be temporarily hidden, and an option of "uploading a picture" is displayed, and after the user clicks the option of "uploading a picture", a function page screenshot of an application function that the user wants to find may be selected to upload, or a shot picture of the application function that has been implemented on another terminal device shot by the user using his own mobile phone may be selected as the target image.
According to the application function searching method provided by the embodiment of the application, the user can search the application function to be searched by drawing the outline of the application function to be searched by the user by hand or uploading the screenshot of the function page of the application function, and the interestingness and the searching efficiency of the user in searching the application function are improved.
Fig. 3 shows a flowchart of an application function searching method provided in an embodiment of the present application, which may be executed by an electronic device, such as a terminal device, that is, the application function searching method described above may be executed by hardware or software installed in the terminal device. As shown in fig. 3, the method comprises the steps of:
s301: and receiving a target image input by a user at the target interface.
When the user clicks the upper left corner of the terminal device at least twice, the terminal device enters the scrawling mode shown in fig. 2B, and the user draws a "notepad" outline diagram 20 shown in fig. 4A on the screen of the terminal device by hand.
S301 has the same or similar implementation manner as that of the foregoing method embodiments, and may refer to each other, and this embodiment is not described herein again.
S302: and acquiring a function characteristic image of each application function.
Specifically, a function page screenshot of each application function stored in advance can be acquired from < meta-data > under manifest.
S303: and carrying out image matching on the target image and the functional characteristic image to obtain the similarity.
And carrying out image matching on the outline of the notebook drawn on the screen of the terminal equipment by the user and the functional page screenshots of all the application functions, wherein the matching result is the similarity between the notebook and each functional page screenshot.
S304: and determining the application function with the similarity higher than the threshold value as a target function.
The application functions with similarity higher than 50% can be used as the target functions, that is, the similarity between the "notepad" and each "function page screenshot" can be used as the target functions as long as the similarity reaches 50%, that is, one or more target functions may be provided.
S305: and displaying the application name comprising the target function and the similarity of the target function on the target interface.
As shown in fig. 4B, "notepad" and its similarity "90%", "impression note" and its similarity "50%" and "QQ" and its similarity "50%" are displayed on the target interface of the terminal device, respectively. That is, the target functions for which the similarity with the "notepad" outline drawn by the user in fig. 4A reaches the threshold value are notepad, impression note, and QQ. The user may exit the doodle mode to open the corresponding application for use based on the matched target function, and specifically, the user may exit the doodle mode by clicking a target button (exit) in fig. 4B.
According to the application function searching method disclosed by the embodiment of the application, the target image input by a user in the target interface is received, the target function matched with the target image is searched from all application functions according to the target image, and the identification information of the target function is displayed in the target interface. Therefore, when searching for the application function, the user can search for the target function matched with the target image only by inputting the target image without opening each application one by the user to search for the required application function, the operation is simple, a large amount of time is saved for the user, and the searching efficiency of the application function is high.
Fig. 5 is a flowchart illustrating an application function searching method provided by an embodiment of the present application, which may be executed by an electronic device, such as a terminal device, that is, the application function searching method described above may be executed by hardware or software installed in the terminal device. As shown in fig. 5, the method comprises the steps of:
s501: and receiving a target image input by a user at the target interface.
When the user clicks the upper left corner of the terminal device at least twice, the terminal device enters the scrawling mode shown in fig. 2B, and the user draws a "notepad" outline diagram 20 shown in fig. 4A on the screen of the terminal device by hand.
S502: and receiving a target keyword input by a user in the target interface.
As shown in fig. 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, the target keyword being used to describe the function of the target image, such as corresponding to the outline of "notepad", and the target keyword can be "notebook" and "hover".
S503: and searching a target function matched with the target image from the application functions according to the target image.
S504: and acquiring keywords of the target function.
The keywords of the target function may be stored in < meta-data > under manifest.xml of the installation package of each application in advance, and the keywords of the target function are used to describe the specific functions of the target function, such as the keywords of the notepad are "notebook" and "hover".
S505: and matching the target keyword with the keyword.
S506: and under the condition that the target keywords are matched with the keywords, displaying at least part of the keywords of the target keywords in a target display mode on a target interface.
Specifically, the target keyword and the keyword match may be that the target keyword and the keyword at least partially coincide with each other, for example, when the target keyword may be "notebook" and "hover", and the keyword of "notepad" is also "notebook" and "hover", the target keyword and the keyword completely coincide with each other, and the target keyword (notebook and hover) is displayed in the target interface. When the keyword of the "impression note" is "notebook", the target keyword and the keyword partially coincide with each other. When the keyword of "QQ" is "floating", the target keyword and the keyword partially coincide with each other, and a partial keyword (floating) of the target keyword is displayed on the target interface.
At least a portion of the target keywords may be highlighted (target display mode) on the target interface to alert the user.
S507: and displaying the application name comprising the target function and the similarity of the target function on the target interface.
Specifically, as shown in fig. 6B, at least a part of the keywords of the target keyword and the application name of the target function, the similarity of the target function, and the like may be displayed in a highlight (shown in black in the figure) on the target interface.
Steps S501, S503 and S507 have the same or similar implementation manners as the method steps described in the above embodiments, and may refer to each other, which is not described herein again in this embodiment of the present application.
According to the application function searching method disclosed by the embodiment of the application, the target image input by a user in the target interface is received, the target function matched with the target image is searched from all application functions according to the target image, and the identification information of the target function is displayed in the target interface. Therefore, when searching for the application function, the user can search for the target function matched with the target image only by inputting the target image without opening each application one by the user to search for the required application function, the operation is simple, a large amount of time is saved for the user, and the searching efficiency of the application function is high.
In addition, at least part of keywords of the target keywords are displayed in a target display mode on the target interface, so that a user can conveniently know which application function is required by the user, and the user experience is improved.
In one possible implementation manner, after the target function is displayed on the target interface, the application function searching method further includes: and responding to the triggering operation of the user, and jumping to the position of the target function from the target interface. Specifically, as illustrated in fig. 7A, when the target functions are notepad, impression note and QQ, and the user clicks on the notepad, the target interface currently displaying notepad, impression note and QQ jumps to the position of notepad as illustrated in fig. 7B, and the user directly clicks on the application to open the application. Other applications in the page can be hidden first within a predetermined time (which may be 5 seconds) when jumping to the position of the notepad as shown in fig. 7B, and after the predetermined time, other applications in the page can be displayed normally. The jump link from the target interface to the location of the target function may be stored in < meta-data > under manifest.
According to the application function searching method disclosed by the embodiment of the application, the target image input by a user in the target interface is received, the target function matched with the target image is searched from all application functions according to the target image, and the identification information of the target function is displayed in the target interface. Therefore, when searching for the application function, the user can search for the target function matched with the target image only by inputting the target image without opening each application one by the user to search for the required application function, the operation is simple, a large amount of time is saved for the user, and the searching efficiency of the application function is high.
In addition, after the user clicks the target function, the user can directly jump to the position where the target function is located, the user does not need to search the target function, the searching time of the target function is further saved, the efficiency is high, and the user experience is improved.
Fig. 8 shows a flowchart of an application function searching method provided in an embodiment of the present application, which may be executed by an electronic device, such as a terminal device, that is, the application function searching method described above may be executed by hardware or software installed in the terminal device. As shown in fig. 8, the method comprises the steps of:
s801: and receiving a target image input by a user at the target interface.
S802: and searching a target function matched with the target image from the application functions according to the target image.
S803: and displaying the identification information of the target function in the target interface.
The above S801 to S803 have the same or similar implementation manners as the steps in the above method embodiments, which may be referred to each other, and are not described herein again in this application embodiment.
S804: and under the condition that the target function matched with the target image is not found from the application functions, sending target function information to the server to find the target function again.
Specifically, if there is no function desired by the user or the target function cannot be found in the matching result, the user may click a target control ("opinion feedback") for feedback as shown in fig. 9, and transmit target function information to the background server during feedback, and the target function information is uniformly analyzed by the relevant person, so as to determine the target function again. In addition, related personnel can also make a return visit consultation on the user according to user information reserved by the user, so that the requirement of the user can be further known, and the application function required to be searched by the user can be provided for the user.
According to the application function searching method disclosed by the embodiment of the application, the target image input by a user in the target interface is received, the target function matched with the target image is searched from all application functions according to the target image, and the identification information of the target function is displayed in the target interface. Therefore, when searching for the application function, the user can search for the target function matched with the target image only by inputting the target image without opening each application one by the user to search for the required application function, the operation is simple, a large amount of time is saved for the user, and the searching efficiency of the application function is high.
In addition, when the target function searched for the first time does not meet the requirements of the user or the target function is not searched for, the target function can be searched for again to meet the requirements of the user, and the user experience is further improved.
It should be noted that, in the application function searching method provided in the embodiment of the present application, the execution main body may be an application function searching device, or a control module in the application function searching device, configured to execute the application function searching method. The application function search device provided in the embodiment of the present application will be described with reference to an example in which an application function search device executes an application function search method.
Fig. 10 is a schematic structural diagram of an application function lookup apparatus provided in an embodiment of the present application, where the apparatus 100 includes: the system comprises a first receiving module 101, a searching module 102 and a first display module 103.
The system comprises a first receiving module 101, a searching module 102 and a first displaying module 103, wherein the first receiving module 101 is used for receiving a target image input by a user in a target interface, the searching module 102 is used for searching a target function matched with the target image from various application functions according to the target image, and the first displaying module 103 is used for displaying identification information of the target function in the target interface.
According to the application function searching device provided by the embodiment of the application function searching method and device, the target image input by a user in the target interface is received, the target function matched with the target image is searched from all application functions according to the target image, and the identification information of the target function is displayed in the target interface. Therefore, when searching for the application function, the user can search for the target function matched with the target image only by inputting the target image without opening each application one by the user to search for the required application function, the operation is simple, a large amount of time is saved for the user, and the searching efficiency of the application function is high.
In one possible implementation, the lookup module 102 includes: the device comprises an acquisition unit, a matching unit and a determination unit.
The device comprises an acquisition unit, a matching unit and a determining unit, wherein the acquisition unit is used for acquiring function characteristic images of all application functions, the matching unit is used for carrying out image matching on a target image and the function characteristic images to obtain similarity, and the determining unit is used for determining the application function with the similarity higher than a threshold value as the target function.
In a possible implementation manner, the application function lookup apparatus further includes: a second receiving module (not shown), an obtaining module (not shown), a matching module (not shown), and a second displaying module (not shown).
The system comprises a first receiving module, an obtaining module and a matching module, wherein the first receiving module is used for receiving a target keyword input by a user on a target interface, the obtaining module is used for obtaining the keyword of a target function, the matching module is used for matching the target keyword with the keyword, and the first display module is used for displaying at least part of the keyword of the target keyword in a target display mode on the target interface under the condition that the target keyword is matched with the keyword.
In one possible implementation, the first receiving module 101 includes: and a receiving unit.
The receiving unit is used for responding to target trigger operation of a user and receiving a target image input by the user on a target interface, wherein the target trigger operation is at least twice continuous screen tapping. The target image includes: a hand drawing or a screen shot.
In one possible implementation, the first display module 103 includes: a display unit.
And the display unit is used for displaying the application name comprising the target function and the similarity of the target function on the target interface.
In a possible implementation manner, the application function lookup apparatus further includes: and a sending module.
And the sending module is used for sending the target function information to the server to search the target function again under the condition that the target function matched with the target image is not found from the application functions.
The application function searching device in the embodiment of the present application may be a device, and may also be a component, an integrated circuit, or a chip in the terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The application function searching device in the embodiment of the present application may be a device having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present application are not limited specifically.
The application function searching device provided in the embodiment of the present application can implement each process implemented by the method embodiments of fig. 1 to fig. 9, and is not described here again to avoid repetition.
Optionally, as shown in fig. 11, an electronic device 110 is further provided in this embodiment of the present application, and includes a processor 1101, a memory 1102, and a program or an instruction that is stored in the memory 1102 and is executable on the processor 1101, and when the program or the instruction is executed by the processor 1101, the process of the embodiment of the application function search method is implemented, and the same technical effect can be achieved, and in order to avoid repetition, details are not repeated here.
Fig. 12 is a schematic hardware structure diagram 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.
Those skilled in the art will appreciate that the electronic device 1000 may further comprise a power source (e.g., a battery) for supplying power to various components, and the power source may be logically connected to the processor 1010 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system. The electronic device structure shown in fig. 10 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description is not repeated here.
The system comprises a user input unit 1007 used for receiving a target image input by a user on a target interface, a processor 1010 used for searching a target function matched with the target image from each application function according to the target image, and a display unit 1006 used for displaying identification information of the target function on the target interface.
The processor 1010 is further configured to obtain a function feature image of each application function, perform image matching on the target image and the function feature image to obtain a similarity, and determine an application function with the similarity higher than a threshold as the target function.
The user input unit 1007 is further configured to receive a target keyword input by a user in the target interface. The processor 1010 is further configured to obtain a 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 keywords of the target keyword in a target display manner on the target interface if 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 to continuously tap the screen at least twice.
The display unit 1006 is further configured to display, in the target interface, an application name including the target function and the similarity of the target function.
The processor 1010 is further configured to send target function information to the server to search for a target function again if the target function matching the target image is not found from the application functions.
The radio frequency unit 1001 may be configured to receive and transmit signals during information transmission and reception or during a call, and specifically, receive downlink data from a base station and then process the received downlink data to the processor 1010; in addition, the uplink data is transmitted to the base station. In general, 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. Further, the radio frequency unit 1001 may also communicate with a network and other devices through a wireless communication system.
The electronic device provides wireless broadband internet access to the user through the network module 1002, such as assisting the user in sending and receiving e-mails, browsing web pages, and accessing 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.
It should be understood that in the embodiment of the present application, the input Unit 1004 may include a Graphics Processing Unit (GPU) 10041 and a microphone 10042, and the Graphics Processing Unit 10041 processes image data of still pictures or videos obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode.
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 referred to as 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, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein. The memory 1009 may 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 that handles primarily operating systems, user interfaces, applications, etc. and a modem processor that handles primarily wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 1010.
The electronic device 1000 also includes at least one sensor 1005, such as light sensors, motion sensors, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 10061 according to the brightness of ambient light and a proximity sensor that can turn off the display panel 10061 and/or the backlight when the electronic device 1000 moves to the ear.
The display unit 1006 is used to display information input by the user or information provided to the user (such as application names, similarities, keywords, and the like of display target functions). 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 (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 1007 may be used to receive input numeric or character information and generate key signal inputs 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, may collect touch operations by a user on or near the touch panel 10071 (e.g., operations by a user on or near the touch panel 10071 using a finger, a stylus, or any other suitable object or attachment).
The touch panel 10071 may include two parts, a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 1010, and receives and executes commands sent by the processor 1010. In addition, the touch panel 10071 may be implemented by various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 10071, the user input unit 1007 can include other input devices 10072. Specifically, the other input devices 10072 may include, but are not limited to, a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a track ball, a mouse, and a joystick, which are not described herein again.
Further, the touch panel 10071 can be overlaid on the display panel 10061, and when the touch panel 10071 detects a touch operation thereon or nearby, the touch operation is transmitted to the processor 1010 to determine the type of the touch event, and then the processor 1010 provides a corresponding visual output on the display panel 10061 according to the type of the touch event. Although in fig. 10, the touch panel 10071 and the display panel 10061 are two independent components for implementing the input and output functions of the electronic device, in some embodiments, the touch panel 10071 and the display panel 10061 may be integrated to implement the input and output functions of the electronic device, and the implementation is not limited herein.
The interface unit 1008 is an interface for connecting an external device to the electronic apparatus 1000. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 1008 may be used to receive input from external devices (e.g., data information, power, etc.) and transmit the received input to one or more elements within the electronic device 1000 or may be used to transmit data between the electronic device 1000 and the external devices.
The memory 1009 may be used to store software programs as well as various data. The memory 1009 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, and the like), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 1009 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 1010 is a control center of the electronic device, connects various parts of the entire electronic device using various interfaces and lines, and performs various functions of the electronic device and processes data by operating or executing software programs and/or modules stored in the memory 1009 and calling data stored in the memory 1009, thereby integrally monitoring the electronic device. Processor 1010 may include one or more processing units; preferably, the processor 1010 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 1010.
According to the electronic equipment, the target image input by the user in the target interface is received, the target function matched with the target image is searched from all application functions according to the target image, and the identification information of the target function is displayed in the target interface. Therefore, when searching for the application function, the user can search for the target function matched with the target image only by inputting the target image without opening each application one by the user to search for the required application function, the operation is simple, a large amount of time is saved for the user, and the searching efficiency of the application function is high.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of the above embodiment of the application function searching method, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device in the above embodiment. Readable storage media, including computer-readable storage media, such as Read-Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, etc.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to run a program or an instruction to implement each process of the above embodiment of the application function search method, and the same technical effect can be achieved.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a computer software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, or a network device) to execute the method of the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (14)

1. An application function lookup method, the method comprising:
receiving a target image input by a user on a target interface;
searching a target function matched with the target image from all application functions according to the target image;
and displaying the identification information of the target function in the target interface.
2. The method according to claim 1, wherein the searching for the target function matching the target image from the application functions according to the target image comprises:
acquiring a function characteristic image of each application function;
carrying out image matching on the target image and the functional characteristic image to obtain similarity;
and determining the application function with the similarity higher than a threshold value as the target function.
3. The method according to claim 1 or 2, wherein after receiving the target image input by the user in the target interface, before displaying the identification information of the target function in the target interface, the method further comprises:
receiving a target keyword input by a user on a target interface;
acquiring keywords of the target function;
matching the target keyword with the keyword;
and under the condition that the target keywords are matched with the keywords, displaying at least part of the keywords of the target keywords in a target display mode on the target interface.
4. The method according to claim 1, wherein the receiving the target image input by the user in the target interface comprises:
receiving a target image input by a user on the target interface in response to a target trigger operation of the user, wherein the target trigger operation is at least twice continuous screen tapping;
the target image includes: a hand drawing or a screen shot.
5. The method according to claim 1, wherein displaying the identification information of the target function in the target interface comprises:
and displaying the application name comprising the target function and the similarity of the target function on the target interface.
6. The method of claim 1, wherein after the target interface displays the identification information of the target function, the method further comprises:
and under the condition that the target function matched with the target image is not found from the application functions, sending target function information to a server to find the target function again.
7. An application function lookup apparatus, the apparatus comprising:
the first receiving module is used for receiving a target image input by a user on a target interface;
the searching module is used for searching a target function matched with the target image from all application functions according to the target image;
and the first display module is used for displaying the identification information of the target function in the target interface.
8. The apparatus of claim 7, wherein the lookup module comprises:
an acquisition unit configured to acquire a function feature image of each of the application functions;
the matching unit is used for carrying out image matching on the target image and the functional characteristic image to obtain the similarity;
and the determining unit is used for determining the application function with the similarity higher than a threshold value as the target function.
9. The apparatus according to claim 7 or 8, wherein the apparatus further comprises:
the second receiving module is used for receiving the target keywords input by the user on the target interface;
the acquisition module is used for acquiring the keywords of the target function;
the matching module is used for matching the target keywords with the keywords;
and the second display module is used for displaying at least part of the keywords of the target keywords in a target display mode on the target interface under the condition that the target keywords are matched with the keywords.
10. The apparatus of claim 7, wherein the first receiving module comprises:
the receiving unit is used for responding to target triggering operation of a user and receiving a target image input by the user on the target interface, wherein the target triggering operation is at least twice continuous screen tapping;
the target image includes: a hand drawing or a screen shot.
11. The apparatus of claim 7, wherein the first display module comprises:
and the display unit is used for displaying the application name comprising the target function and the similarity of the target function on the target interface.
12. The app functionality lookup apparatus of claim 7 wherein the apparatus further comprises:
and the sending module is used for sending the target function information to the server to search the target function again under the condition that the target function matched with the target image is not found from the application functions.
13. An electronic device comprising a processor, a memory and a program or instructions stored on the memory and executable on the processor, the program or instructions, when executed by the processor, implementing the steps of the application function lookup method of any one of claims 1-6.
14. A readable storage medium, on which a program or instructions are stored, which program or instructions, when executed by a processor, carry out the steps of the application function lookup method according to any one of claims 1-6.
CN202110604012.5A 2021-05-31 2021-05-31 Application function searching method and device and electronic equipment Pending CN113360038A (en)

Priority Applications (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
PCT/CN2022/095104 WO2022253086A1 (en) 2021-05-31 2022-05-26 Application function searching method and apparatus, and electronic device

Applications Claiming Priority (1)

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

Publications (1)

Publication Number Publication Date
CN113360038A true CN113360038A (en) 2021-09-07

Family

ID=77530551

Family Applications (1)

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

Country Status (2)

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

Cited By (1)

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

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120069199A1 (en) * 2010-09-17 2012-03-22 Google Inc. Moving information between computing devices
CN106250040A (en) * 2016-07-29 2016-12-21 宇龙计算机通信科技(深圳)有限公司 The startup method and device of application program
CN110837630A (en) * 2019-11-11 2020-02-25 维沃移动通信有限公司 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

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110019896B (en) * 2017-07-28 2021-08-13 杭州海康威视数字技术股份有限公司 Image retrieval method and device and electronic equipment
CN108062370B (en) * 2017-12-11 2020-11-03 维沃移动通信有限公司 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

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120069199A1 (en) * 2010-09-17 2012-03-22 Google Inc. Moving information between computing devices
CN106250040A (en) * 2016-07-29 2016-12-21 宇龙计算机通信科技(深圳)有限公司 The startup method and device of application program
CN110837630A (en) * 2019-11-11 2020-02-25 维沃移动通信有限公司 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

Cited By (1)

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

Also Published As

Publication number Publication date
WO2022253086A1 (en) 2022-12-08

Similar Documents

Publication Publication Date Title
CN109917979B (en) Searching method and mobile terminal
CN108415652B (en) Text processing method and mobile terminal
CN110933511B (en) Video sharing method, electronic device and medium
CN111274777B (en) Thinking guide display method and electronic equipment
CN110866038A (en) Information recommendation method and terminal equipment
CN109739402B (en) Fast application processing method and terminal equipment
CN108874906B (en) Information recommendation method and terminal
CN111090489B (en) Information control method and electronic equipment
CN110096203B (en) Screenshot method and mobile terminal
CN110703972B (en) File control method and electronic equipment
CN109753202B (en) Screen capturing method and mobile terminal
CN110795002A (en) Screenshot method and terminal equipment
CN111368119A (en) Searching method and electronic equipment
CN111324257B (en) Application icon arrangement method and mobile terminal
CN110688497A (en) Resource information searching method and device, terminal equipment and storage medium
CN110990679A (en) Information searching method and electronic equipment
CN107992615B (en) Website recommendation method, server and terminal
CN109063079B (en) Webpage labeling method and electronic equipment
CN108062370B (en) Application program searching method and mobile terminal
WO2022253086A1 (en) Application function searching method and apparatus, and electronic device
CN111050223A (en) Bullet screen information processing method and electronic equipment
CN111061446A (en) Display method and electronic equipment
CN108804615B (en) Sharing method and server
CN111045560A (en) Method for sending picture and electronic equipment
CN110888572A (en) Message display method and terminal equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination