WO2019157870A1 - 网页应用的访问方法、装置、存储介质及电子设备 - Google Patents

网页应用的访问方法、装置、存储介质及电子设备 Download PDF

Info

Publication number
WO2019157870A1
WO2019157870A1 PCT/CN2018/125029 CN2018125029W WO2019157870A1 WO 2019157870 A1 WO2019157870 A1 WO 2019157870A1 CN 2018125029 W CN2018125029 W CN 2018125029W WO 2019157870 A1 WO2019157870 A1 WO 2019157870A1
Authority
WO
WIPO (PCT)
Prior art keywords
target
webpage application
subject
captured image
user
Prior art date
Application number
PCT/CN2018/125029
Other languages
English (en)
French (fr)
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 WO2019157870A1 publication Critical patent/WO2019157870A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9554Retrieval from the web using information identifiers, e.g. uniform resource locators [URL] by using bar codes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/53Querying
    • G06F16/532Query formulation, e.g. graphical querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/583Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9532Query formulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods

Definitions

  • the present application relates to the field of computer technologies, and in particular, to a method, an apparatus, a storage medium, and an electronic device for accessing a webpage application.
  • mobile devices can achieve more and more functions, such as chat, video, Mito, listening to music and watching news, which greatly enrich people's lives.
  • the embodiment of the present invention provides a method, an apparatus, a storage medium, and an electronic device for accessing a webpage application, which does not need to access a webpage application through a webpage application interface, and is beneficial to improving access efficiency of the webpage application.
  • An embodiment of the present application provides an access method for a webpage application, which is applied to an electronic device, including:
  • the embodiment of the present application further provides an access device for a webpage application, which is applied to an electronic device, and includes:
  • An acquisition module configured to acquire a type and an identifier of a target subject in the captured image
  • a determining module configured to determine a target webpage application according to the type
  • a generating module configured to generate an access instruction according to the identifier and the target webpage application, and send the accessing instruction to the server, where the accessing instruction is used to instruct the server to launch the target webpage application, and use the target webpage application
  • the preset interface obtains the page data corresponding to the identifier and returns the data
  • a display module configured to receive and display page data returned by the server to access the target webpage application.
  • the embodiment of the present application further provides a storage medium, where the storage medium stores a plurality of instructions, and the instructions are adapted to be loaded by a processor to execute an access method of any one of the foregoing webpage applications.
  • the embodiment of the present application further provides an electronic device, including a processor and a memory, the processor is electrically connected to the memory, the memory is used to store instructions and data, and the processor is used in any one of the foregoing The steps in the access method of the web application.
  • FIG. 1 is a schematic diagram of an implementation environment of a method for accessing a webpage application according to an embodiment of the present application.
  • FIG. 2 is a schematic flowchart of a method for accessing a webpage application according to an embodiment of the present disclosure.
  • FIG. 3 is another schematic flowchart of a method for accessing a webpage application according to an embodiment of the present disclosure.
  • FIG. 4 is a schematic flowchart of accessing a webpage application through a photo according to an embodiment of the present application.
  • FIG. 5 is a schematic diagram of an entry scenario of a display interface according to an embodiment of the present disclosure.
  • FIG. 6 is a schematic structural diagram of an access device of a webpage application according to an embodiment of the present disclosure.
  • FIG. 7 is a schematic structural diagram of an obtaining module according to an embodiment of the present application.
  • FIG. 8 is another schematic structural diagram of an apparatus for accessing a webpage application according to an embodiment of the present application.
  • FIG. 9 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
  • the embodiment of the present application provides a method, an apparatus, a storage medium, and an electronic device for accessing a webpage application.
  • FIG. 1 is a schematic diagram of an implementation environment of a method for accessing a webpage application according to an embodiment of the present application.
  • the implementation environment includes a smart phone, a communication network, and a server.
  • the operating system of the smartphone can be Android, Symbian, Apple, and the like.
  • the smartphone and the server are connected by a communication network.
  • the communication network includes a wireless network and a wired network, wherein the wireless network includes a combination of one or more of a wireless wide area network, a wireless local area network, a wireless metropolitan area network, and a wireless personal network.
  • the server may be a back-end server of an open platform through which the user can access various registered web applications, which are application software that is operated on the Internet or the intranet using a web browser.
  • An application written in a webpage language (such as HTML, JavaScript, Java, etc.) needs to be executed through a browser, such as a unified access through an open platform, where the web application installation package, and running
  • the generated cache data is stored in the server of the open platform, which can be installed and operated in the smart phone, thereby saving the memory resources of the smart phone as much as possible, and the smart phone can use the application interface in the open platform.
  • the web server's manufacturer server performs data communication to realize access to the web application, which is convenient and quick to use.
  • the server of the open platform acts as a proxy server, and each web application corresponds to one application interface.
  • the method for accessing a webpage application is applied to an electronic device, comprising: acquiring a type and an identifier of a target photographing object in a captured image; determining a target webpage application according to the type; generating an access instruction according to the identifier and the target webpage application, and sending the access instruction to the server
  • the access instruction is used to instruct the server to start the target webpage application, and obtain the page data corresponding to the identifier by using the preset interface of the target webpage application to return; receive and display the page data returned by the server to access The landing page app.
  • the acquiring the type and the identifier of the target photographic subject in the captured image includes:
  • the determining the target photographic subject from the at least one photographic subject comprises:
  • the single subject is taken as a target subject
  • the photographic objects When there are a plurality of the photographic objects, detecting whether there is a selected area on the captured image, and if present, the photographic subject corresponding to the selected area is used as a target photographic subject, and if not, the plurality of The subject is the target subject.
  • the method before detecting whether the selected area exists on the captured image, the method further includes:
  • a selected area on the captured image is determined according to a click position of the click operation.
  • determining the selected area on the captured image according to the click position of the click operation comprises:
  • the area within the frame selection box is determined as a selected area on the captured image.
  • the determining the target webpage application according to the type comprises:
  • the preset webpage application selected by the user is used as the target webpage application.
  • the displaying the at least one preset webpage application to the user includes:
  • the navigation interface is displayed to the user, so that the user enters a selection interface corresponding to the preset webpage application by clicking the category label.
  • FIG. 2 is a schematic flowchart of a method for accessing a webpage application according to an embodiment of the present application, which is applied to an electronic device, and the specific process may be as follows:
  • the captured image may be taken in real time or may be stored in an album.
  • the target subject may be a person or an object, and the type and the logo may be manually set, wherein the type may include clothing, food, supplies, movies, people, and animals, etc., the logo is mainly used to identify different photographing objects, It can be the name of the subject, such as teacup, windbreaker, golden retriever (dog), Justin (singer), "you from the stars" (play name), etc.
  • Each type can correspond to multiple logos, one for each logo.
  • Object can correspond to multiple logos, one for each logo.
  • the foregoing step 101 may specifically include:
  • the trained model may be a CNN (Convolutional Neural Network) model, which is a deep neural network model for processing large images.
  • CNN Convolutional Neural Network
  • a large number of sample images can be collected.
  • the sample images can be downloaded in batches from the back-end database of each web application (such as a shopping application).
  • the identifier corresponding to the sample image can also be directly obtained.
  • the sample image can also be obtained by other means, such as a picture in a user album. At this time, the identifier corresponding to the sample picture can be manually labeled.
  • steps 1-2 may specifically include:
  • the single subject is taken as a target subject
  • the object corresponding to the selected area is used as the target object, and if not, the plurality of objects are taken as Target subject.
  • the display window of the electronic device can only display a single web page under normal circumstances, usually there is only one target object, such as a movie star in a poster, and when the target object is multiple When, for example, all the movie stars in a poster, usually the screenshot is a screenshot of the film and television production.
  • the access method of the web application may further include:
  • a selected area on the captured image is determined based on the click position of the click operation.
  • the display interface may be a preview interface during shooting, or may be an interface accessed through a specified interface when browsing photos in the album, depending on whether the captured image is captured in real time or already stored.
  • the user can superimpose a frame on the captured image by clicking or touching, and the area in the frame is the selected area.
  • the shape and size of the frame can be set in advance, and the placement position on the captured image depends on the click position.
  • the click position can be used as the center point position of the frame.
  • the corresponding type and identifier can be directly matched in the library, for example, the type is a character, and the identifier is “Michael”.
  • the plurality of target photographing objects are required to acquire the type and the logo as a whole.
  • the acquired type is usually a movie and television, and the logo is the name of the movie.
  • the foregoing step 102 may specifically include:
  • the preset webpage application selected by the user is used as the target webpage application.
  • the preset webpage application should be associated in advance, and each type can be associated with a single or multiple preset webpage applications, for example, the type “tea cup” can be associated with an encyclopedia webpage application, a shopping webpage application, and a type. "Video” can be associated with video web applications, e-book web applications, etc., and each web application can have multiple choices.
  • the display duration may be determined according to the number of preset webpage applications. For example, if it is a single preset webpage application, since there is no other candidate application, the user may There is no need to perform a selection operation, so the display time can be set very short.
  • a navigation interface may be displayed first, and the navigation label may display the category label corresponding to the preset webpage application, such as an encyclopedia, a shopping category, and the like, and the user may By clicking the category label to enter the selection interface of the specific preset web application, the display is prevented from being disordered and the hierarchical structure is clear due to the excessive number of preset webpage applications.
  • the preset interface can be manually set, for example, it can be an item purchase search portal, or a Baidu encyclopedia search portal, or a video play portal. Since the web application needs to be accessed while the installation is running, and the installation package is stored in the server instead of the user device, when the server receives the access instruction of a web application, it needs to confirm that the web application is locally local to the server.
  • the electronic device can adjust the page display size according to the size of the display screen, and of course, during the display process, the user can also enlarge the sum by controlling the distance between the two fingers. Zoom out the display page.
  • the access method of the webpage application provided by the embodiment is applied to an electronic device, and the type and identifier of the target photographic subject in the captured image are obtained, and the target webpage application is determined according to the type, and then, according to the identifier and the target webpage.
  • the application generates an access instruction, and sends the access instruction to the server, where the access instruction is used to instruct the server to start the target webpage application, and obtains the page data corresponding to the identifier through the preset interface of the target webpage application, and returns, and then receives the
  • the page data returned by the server is displayed to access the target webpage application, so that the related webpage application can be directly accessed through photographing, without entering through the webpage application interface, the method is simple, the webpage application access efficiency is high, and the user experience is good.
  • the description will be made from the perspective of the access device of the web application, and the access device of the web application is integrated into the electronic device and the server as an example for detailed description.
  • a method for accessing a webpage application may be as follows:
  • the electronic device displays the captured image in the display interface.
  • the display interface may be a preview interface during the shooting process, or may be an interface that the user enters through the web application icon when browsing the photo in the album, as shown in FIG. 5, correspondingly, the captured image may be taken in real time. It can also be a photo that has been stored in the album.
  • the electronic device detects whether the user has a click operation on the display interface. If yes, the selected area on the captured image is determined according to the click position of the click operation, and if not, the selected area on the captured image is determined. Is empty.
  • the electronic device can automatically generate three frame selection boxes to prompt the user to select a single object. At this time, the user can click The desired object is selected.
  • the electronic device identifies, by using the trained model, at least one photographic subject included in the captured image.
  • the trained model can be a CNN model.
  • the user can click a designated button in the display interface, such as an "OK" button to trigger the recognition operation of the trained model.
  • the CNN model can be targeted for each object, and all objects. The combination of each generates a recognition result, such as when there are people, flowers and bags in the captured image, and the captured image is a screenshot of a film and television drama, the CNN model can identify the name, flower variety, package brand, and movie title. .
  • the electronic device uses the single subject as the target subject.
  • the cup automatically defaults to the target subject.
  • the electronic device detects whether there is a selected area on the captured image, and if so, the target object corresponding to the selected area is used as a target object, and if not, the plurality of objects are The subject is the target subject.
  • the selected area is a human face
  • the target person is the target subject
  • the selected area is "empty" that is, the user does not
  • the target person, the flower, and the bag are jointly targeted objects, and at this time, the captured image is usually a screenshot of the movie.
  • the electronic device acquires a type and an identifier corresponding to the target photographic object, and acquires at least one preset webpage application corresponding to the type.
  • the target object is a package
  • the corresponding type may be “shoe bag”
  • the corresponding identifier may be “crocodile bag”
  • the obtained preset webpage application may include a shopping webpage application and an encyclopedia webpage application, wherein
  • the shopping webpage application is mainly used to provide related purchase information of the "crocodile pack”
  • the encyclopedia webpage application is mainly used to introduce "crocodile pack", such as its historical origin, type, famous brand and the like.
  • the electronic device displays the at least one preset webpage application to the user for the user to select, and uses the preset webpage application selected by the user as the target webpage application.
  • the electronic device can display all the preset webpage applications corresponding to the “shoe bag” in a layered form, for example, first display a navigation page, which includes two options of “shopping” and “encyclopedia”, when the user selects “shopping”.
  • application names such as “X Bao”, “X Cat”, “Visi X” can be displayed.
  • These application names can be displayed in columns according to user history usage habits. The more users have viewed in the past, the columns in the column. The higher the display position is, the more backward it is.
  • an application name such as "Victory X”
  • “Victory X" is the target web application.
  • the electronic device generates an access instruction according to the identifier and the target webpage application, and sends the access instruction to the server.
  • the server starts the target webpage application according to the access instruction, and obtains the page data corresponding to the identifier by using the preset interface of the target webpage application, and then sends the page data to the electronic device.
  • the server when the server receives the access instruction sent by the electronic device, it first checks whether the application "Victory X" is in the local running state, and if so, it can directly obtain the "Crocodile Pack" corresponding through the item purchase search portal. The merchant page, which is then returned to the electronic device.
  • the electronic device receives and displays the page data to access the target webpage application.
  • the electronic device when the electronic device receives the merchant page returned by the server, it automatically adjusts the display size according to the size of its own display film to display the merchant page in a suitable display size.
  • the access method of the webpage application is applied to an electronic device and a server, wherein the electronic device displays the captured image in the display interface, and detects whether the user has a click operation on the display interface, and if yes, Determining a selected area on the captured image according to the click position of the click operation, if not, the selected area indicates null, and then using the trained model to identify at least one of the captured objects included in the captured image, when the When the object is a single object, the electronic device uses the single object as the target object. When the object is a plurality of objects, the electronic device detects whether there is a selected area on the captured image, and if so, the selected area corresponds to the selected area.
  • the target object is the target object, and if not, the plurality of the subject is the target subject, and then the type and the identifier corresponding to the target subject are acquired, and at least one preset webpage application corresponding to the type is acquired. And then displaying the at least one preset webpage application to the user for selection by the user Selecting, and using the preset webpage application selected by the user as the target webpage application, then generating an access instruction according to the identifier and the target webpage application, and sending the access instruction to the server, and the server may start the target webpage application according to the accessing instruction.
  • the present embodiment is further described from the perspective of the access device of the web application, and the access device of the web application may be implemented as an independent entity or integrated in an electronic device, such as a terminal.
  • the terminal can include a mobile phone, a tablet computer, a personal computer, and the like.
  • the embodiment of the present application provides an access device for a webpage application, which is applied to an electronic device, and includes:
  • An acquisition module configured to acquire a type and an identifier of a target subject in the captured image
  • a determining module configured to determine a target webpage application according to the type
  • a generating module configured to generate an access instruction according to the identifier and the target webpage application, and send the accessing instruction to the server, where the accessing instruction is used to instruct the server to launch the target webpage application, and use the target webpage application
  • the preset interface obtains the page data corresponding to the identifier and returns the data
  • a display module configured to receive and display page data returned by the server to access the target webpage application.
  • the acquiring module specifically includes:
  • a recognition submodule configured to identify at least one photographic object included in the captured image by using the trained model
  • the acquiring submodule is configured to acquire a type and an identifier corresponding to the target photographic subject.
  • the determining sub-module is specifically configured to:
  • the single subject is taken as a target subject
  • the photographic objects When there are a plurality of the photographic objects, detecting whether there is a selected area on the captured image, and if present, the photographic subject corresponding to the selected area is used as a target photographic subject, and if not, the plurality of The subject is the target subject.
  • the access device further includes a selected module for:
  • a selected area on the captured image is determined according to a click position of the click operation.
  • the selected module is specifically for:
  • the area within the frame selection box is determined as a selected area on the captured image.
  • the determining module is specifically configured to:
  • the preset webpage application selected by the user is used as the target webpage application.
  • the determining module is specifically configured to:
  • the navigation interface is displayed to the user, so that the user enters a selection interface corresponding to the preset webpage application by clicking the category label.
  • FIG. 6 specifically describes an access device of a webpage application provided by an embodiment of the present application, which is applied to an electronic device.
  • the access device of the webpage application may include: an obtaining module 10, a determining module 20, a generating module 30, and a display module. 40, where:
  • the obtaining module 10 is configured to acquire a type and an identifier of a target photographic subject in the captured image.
  • the captured image may be taken in real time or may be stored in an album.
  • the target subject may be a person or an object, and the type and the logo may be manually set, wherein the type may include clothing, food, supplies, movies, people, and animals, etc., the logo is mainly used to identify different photographing objects, It can be the name of the subject, such as teacup, windbreaker, golden retriever (dog), Justin (singer), "you from the stars" (play name), etc.
  • Each type can correspond to multiple logos, one for each logo.
  • Object can correspond to multiple logos, one for each logo.
  • the obtaining module 10 may specifically include an identifying submodule 11, a determining submodule 12, and an obtaining submodule 13, wherein:
  • the identification sub-module 11 is configured to identify at least one photographic subject included in the captured image by using the trained model.
  • the trained model may be a CNN (Convolutional Neural Network) model, which is a deep neural network model for processing large images.
  • CNN Convolutional Neural Network
  • a large number of sample images can be collected.
  • the sample images can be downloaded in batches from the back-end database of each web application (such as a shopping application).
  • the identifier corresponding to the sample image can also be directly obtained.
  • the sample image can also be obtained by other means, such as a picture in a user album. At this time, the identifier corresponding to the sample picture can be manually labeled.
  • the determining sub-module 12 is configured to determine a target photographic subject from the at least one photographic subject.
  • the determining sub-module 12 can be specifically used to:
  • the single subject is taken as a target subject
  • the object corresponding to the selected area is used as the target object, and if not, the plurality of objects are taken as Target subject.
  • the display window of the electronic device can only display a single web page under normal circumstances, usually there is only one target object, such as a movie star in a poster, and when the target object is multiple When, for example, all the movie stars in a poster, usually the screenshot is a screenshot of the film and television production.
  • the access device may further include a selected module 50 for:
  • the determining sub-module 12 Before the determining sub-module 12 detects whether there is a selected area on the captured image, displaying the captured image in the display interface;
  • a selected area on the captured image is determined based on the click position of the click operation.
  • the display interface may be a preview interface during shooting, or may be an interface accessed through a specified interface when browsing photos in the album, depending on whether the captured image is captured in real time or already stored.
  • the user can superimpose a frame on the captured image by clicking or touching, and the area in the frame is the selected area.
  • the shape and size of the frame can be set in advance, and the placement position on the captured image depends on the click position.
  • the click position can be used as the center point position of the frame.
  • the obtaining sub-module 13 is configured to acquire a type and an identifier corresponding to the target photographic subject.
  • the corresponding type and identifier can be directly matched in the library, for example, the type is a character, and the identifier is “Michael”.
  • the plurality of target photographing objects are required to acquire the type and the logo as a whole.
  • the acquired type is usually a movie and television, and the logo is the name of the movie.
  • the determining module 20 is configured to determine a target webpage application according to the type.
  • the above determining module 20 may specifically be used to:
  • the preset webpage application selected by the user is used as the target webpage application.
  • the preset webpage application should be associated in advance, and each type can be associated with a single or multiple preset webpage applications, for example, the type “tea cup” can be associated with an encyclopedia webpage application, a shopping webpage application, and a type. "Video” can be associated with video web applications, e-book web applications, etc., and each web application can have multiple choices.
  • the display duration may be determined according to the number of preset webpage applications, for example, if it is a single preset webpage application, since there is no other candidate application.
  • the user can perform the selection operation, so the display time can be set to be short. For example, after 1 s, the default user has selected the unique default web application as the target web application, and if it is for multiple preset web applications.
  • a navigation interface may be displayed, and the category label corresponding to the preset webpage application may be displayed on the navigation interface, such as an encyclopedia, a shopping category, and the like. The user can click on the category label to enter the selection interface of the specific preset web application, thereby avoiding the disordered display and the clear hierarchical structure due to the excessive number of preset webpage applications.
  • the generating module 30 is configured to generate an access instruction according to the identifier and the target webpage application, and send the access instruction to the server, where the accessing instruction is used to instruct the server to launch the target webpage application, and obtain the preset interface through the target webpage application.
  • the page data corresponding to the identifier is returned.
  • the preset interface can be manually set, for example, it can be an item purchase search portal, or a Baidu encyclopedia search portal, or a video play portal. Since the web application needs to be accessed while the installation is running, and the installation package is stored in the server instead of the user device, when the server receives the access instruction of a web application, it needs to confirm that the web application is locally local to the server.
  • the display module 40 is configured to receive and display page data returned by the server to access the target webpage application.
  • the display module 40 can adjust the page display size according to the size of the display screen, and of course, during the display process, the user can also zoom in by controlling the distance between the two fingers. And zoom out the display page.
  • the foregoing units may be implemented as a separate entity, or may be implemented in any combination, and may be implemented as the same or a plurality of entities.
  • the foregoing method embodiments and details are not described herein.
  • the access method of the webpage application provided by the embodiment is applied to the electronic device, and the type and identifier of the target photographic subject in the captured image are acquired by the obtaining module 10, and the determining module 20 determines the target webpage application according to the type, and then generates
  • the module 30 generates an access instruction according to the identifier and the target webpage application, and sends the access instruction to the server, where the accessing instruction is used to instruct the server to start the target webpage application, and obtain the corresponding identifier by using the preset interface of the target webpage application.
  • the page data is returned, and then the display module 40 receives and displays the page data returned by the server to access the target webpage application, so that the related webpage application can be directly accessed through photographing, without entering through the webpage application interface, and the method is simple, and the webpage application accesses High efficiency and good user experience.
  • the embodiment of the present application further provides an electronic device, which may be a device such as a smart phone or a tablet computer.
  • the electronic device 900 includes a processor 901, a memory 902, a display screen 903, and a control circuit 904.
  • the processor 901 is electrically connected to the memory 902, the display screen 903, and the control circuit 904, respectively.
  • the processor 901 is a control center of the electronic device 900, and connects various parts of the entire electronic device using various interfaces and lines, executes the electronic by running or loading an application stored in the memory 902, and calling data stored in the memory 902.
  • the various functions and processing data of the device enable overall monitoring of the electronic device.
  • the processor 901 in the electronic device 900 loads the instructions corresponding to the process of one or more applications into the memory 902 according to the following steps, and is stored in the memory 902 by the processor 901.
  • the application thus implementing various functions:
  • the accessing instruction is used to instruct the server to start the target webpage application, and obtain the page data corresponding to the identifier by using the preset interface of the target webpage application.
  • the acquiring the type and the identifier of the target photographic subject in the captured image includes:
  • the determining the target photographic subject from the at least one photographic subject comprises:
  • the single subject is taken as a target subject
  • the photographic objects When there are a plurality of the photographic objects, detecting whether there is a selected area on the captured image, and if present, the photographic subject corresponding to the selected area is used as a target photographic subject, and if not, the plurality of The subject is the target subject.
  • the method before detecting whether the selected area exists on the captured image, the method further includes:
  • a selected area on the captured image is determined according to a click position of the click operation.
  • determining the selected area on the captured image according to the click position of the click operation comprises:
  • the area within the frame selection box is determined as a selected area on the captured image.
  • the determining the target webpage application according to the type comprises:
  • the preset webpage application selected by the user is used as the target webpage application.
  • the displaying the at least one preset webpage application to the user includes:
  • the navigation interface is displayed to the user, so that the user enters a selection interface corresponding to the preset webpage application by clicking the category label.
  • Memory 902 can be used to store applications and data.
  • the application stored in the memory 902 contains instructions executable in the processor.
  • Applications can form various functional modules.
  • the processor 901 executes various functional applications and data processing by running an application stored in the memory 902.
  • the display screen 903 can be used to display information entered by the user or information provided to the user as well as various graphical user interfaces of the terminal, which can be composed of images, text, icons, video, and any combination thereof.
  • the control circuit 904 is electrically connected to the display screen 903 for controlling the display screen 903 to display information.
  • the electronic device 900 further includes a radio frequency circuit 905, an input unit 906, an audio circuit 907, a sensor 908, and a power source 909.
  • the processor 901 is electrically connected to the radio frequency circuit 905, the input unit 906, the audio circuit 907, the sensor 908, and the power source 909, respectively.
  • the radio frequency circuit 905 is used for transmitting and receiving radio frequency signals to establish wireless communication with network devices or other electronic devices through wireless communication, and to transmit and receive signals with network devices or other electronic devices.
  • the input unit 906 can be configured to receive input digits, character information, or user characteristic information (eg, fingerprints), and to generate keyboard, mouse, joystick, optical, or trackball signal inputs related to user settings and function controls.
  • the input unit 906 can include a fingerprint identification module.
  • the audio circuit 907 can provide an audio interface between the user and the terminal through a speaker and a microphone.
  • Electronic device 900 may also include at least one type of sensor 908, such as a light sensor, motion sensor, and other sensors.
  • the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display panel according to the brightness of the ambient light, and the proximity sensor may close the display panel and/or the backlight when the terminal moves to the ear.
  • the gravity acceleration sensor can detect the magnitude of acceleration in all directions (usually three axes). When it is stationary, it can detect the magnitude and direction of gravity.
  • the terminal can also be configured with gyroscopes, barometers, hygrometers, thermometers, infrared sensors and other sensors, no longer Narration.
  • Power source 909 is used to power various components of electronic device 900.
  • the power supply 909 can be logically coupled to the processor 901 through a power management system to enable functions such as managing charging, discharging, and power management through the power management system.
  • the electronic device 900 may further include a camera, a Bluetooth module, and the like, and details are not described herein again.
  • an embodiment of the present invention provides a storage medium in which a plurality of instructions are stored, which can be loaded by a processor to perform the steps in the access method of any web application provided by the embodiment of the present invention.
  • the storage medium may include: a read only memory (ROM), a random access memory (RAM), a magnetic disk or an optical disk.
  • ROM read only memory
  • RAM random access memory
  • magnetic disk a magnetic disk or an optical disk.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Software Systems (AREA)
  • Mathematical Physics (AREA)
  • Biomedical Technology (AREA)
  • General Health & Medical Sciences (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • Evolutionary Computation (AREA)
  • Computational Linguistics (AREA)
  • Biophysics (AREA)
  • Artificial Intelligence (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Library & Information Science (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

一种网页应用的访问方法、装置、存储介质及电子设备,该访问方法应用于电子设备,包括:获取拍摄图像中目标拍摄对象的类型和标识;根据该类型确定目标网页应用;根据该标识和目标网页应用生成访问指令,并向服务器发送该访问指令;接收并显示该服务器返回的页面数据。

Description

网页应用的访问方法、装置、存储介质及电子设备
本申请要求于2018年2月13日提交中国专利局、申请号为201810150792.9、发明名称为“网页应用的访问方法、装置、存储介质及电子设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请涉及计算机技术领域,尤其涉及一种网页应用的访问方法、装置、存储介质及电子设备。
背景技术
随着移动通信技术的快速发展,移动设备能实现的功能越来越多,比如聊天、视频、美图、听音乐以及看新闻等,极大地丰富了人们的生活。
目前,这些功能主要是通过在移动设备中安装相应应用程序来实现,但是,移动设备中安装的应用越多,对内存的要求也就越高,针对这一问题,有些厂家推出了网页应用概念,也即基于WEB规范,采用HTML(超文本标记语言),CSS(层叠样式表)和JavaScript等搭建的一套框架,其包括视图层和逻辑层,视图层用来渲染页面结构,逻辑层用来逻辑处理、数据请求、接口调用,其中,逻辑层把数据变化通知到视图层,触发视图层页面更新,视图层把触发的事件通知到逻辑层进行业务处理,从而利用同一套框架可以实现许多程序功能,无需在移动设备本地安装程序应用包,很大程度的释放了系统内存。
但是,对于现有的网页应用程序,用户每次都需要进入网页应用界面通过搜索,或者浏览历史使用记录来访问所需的网页应用,操作繁琐,访问效率低。
发明内容
本申请实施例提供一种网页应用的访问方法、装置、存储介质及电子设备,无需通过网页应用界面来访问网页应用,有利于提高网页应用的访问效率。
本申请实施例提供了一种网页应用的访问方法,应用于电子设备,包括:
获取拍摄图像中目标拍摄对象的类型和标识;
根据所述类型确定目标网页应用;
根据所述标识和目标网页应用生成访问指令,并向服务器发送所述访问指令,所述访问指令用于指示所述服务器启动所述目标网页应用,并通过所述目标网页应用的预设接口获取所述标识对应的页面数据进行返回;
接收并显示所述服务器返回的页面数据,以访问所述目标网页应用。
本申请实施例还提供了一种网页应用的访问装置,应用于电子设备,包括:
获取模块,用于获取拍摄图像中目标拍摄对象的类型和标识;
确定模块,用于根据所述类型确定目标网页应用;
生成模块,用于根据所述标识和目标网页应用生成访问指令,并向服务器发送所述访问指令,所述访问指令用于指示所述服务器启动所述目标网页应用,并通过所述目标网页应用的预设接口获取所述标识对应的页面数据进行返回;
显示模块,用于接收并显示所述服务器返回的页面数据,以访问所述目标网页应用。
本申请实施例还提供了一种存储介质,所述存储介质中存储有多条指令,所述指令适于由处理器加载以执行上述任一项网页应用的访问方法。
本申请实施例还提供了一种电子设备,包括处理器和存储器,所述处理器与所述存储器电性连接,所述存储器用于存储指令和数据,所述处理器用于上述任一项所述的网页应用的访问方法中的步骤。
附图说明
下面结合附图,通过对本申请的具体实施方式详细描述,将使本申请的技术方案及其它有益效果显而易见。
图1为本申请实施例提供的网页应用的访问方法的实施环境的示意图。
图2为本申请实施例提供的网页应用的访问方法的流程示意图。
图3为本申请实施例提供的网页应用的访问方法的另一流程示意图。
图4为本申请实施例提供的通过照片访问网页应用的流程示意图。
图5为本申请实施例提供的显示界面的进入场景示意图。
图6为本申请实施例提供的网页应用的访问装置的结构示意图。
图7为本申请实施例提供的获取模块的结构示意图。
图8为本申请实施例提供的网页应用的访问装置的另一结构示意图。
图9为本申请实施例提供的电子设备的结构示意图。
具体实施方式
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域技术人员在没有作出创造性劳动前提下所获得的所有其他实施例, 都属于本申请保护的范围。
本申请实施例提供一种网页应用的访问方法、装置、存储介质及电子设备。
请参阅图1,图1是本申请实施例提供的网页应用的访问方法的实施环境的示意图,如图1所示,该实施环境包括智能手机、通信网络以及服务器。
该智能手机的操作系统可以为安卓系统、塞班系统、苹果系统等。该智能手机和服务器之间通过通信网络连接。
该通信网络,包括无线网络及有线网络,其中无线网络包括无线广域网、无线局域网、无线城域网、以及无线个人网中的一种或多种的组合。
该服务器可以是某个开放平台的后台服务器,用户通过该开放平台可以访问各种已注册的网页应用,该网页应用是一种使用网页浏览器在互联网或企业内部网上操作的应用软件,是一种以网页语言(例如HTML、JavaScript、Java等编程语言)撰写的应用程式,需要透过浏览器来执行,比如可以统一通过某个开放平台进行访问,其中,该网页应用的安装包、以及运行时产生的缓存数据均存储在该开放平台的服务器中,其可以不需要在智能手机中安装运行,从而尽可能节省智能手机的内存资源,而智能手机可以通过该开放平台中的应用接口与该网页应用的厂家服务器进行数据通信,实现对该网页应用的访问,即点即用,方便快捷,此时,该开放平台的服务器充当代理服务器的角色,每一网页应用对应一个应用接口。
一种网页应用的访问方法,应用于电子设备,包括:获取拍摄图像中目标拍摄对象的类型和标识;根据该类型确定目标网页应用;根据该标识和目标网页应用生成访问指令,并向服务器发送该访问指令,该访问指令用于指示该服务器启动该目标网页应用,并通过该目标网页应用的预设接口获取该标识对应的页面数据进行返回;接收并显示该服务器返回的页面数据,以访问该目标网页应用。
在一些实施例中,所述获取拍摄图像中目标拍摄对象的类型和标识,包括:
利用已训练模型识别出所述拍摄图像中包含的至少一个拍摄对象;
从所述至少一个拍摄对象中确定目标拍摄对象;
获取所述目标拍摄对象对应的类型和标识。
在一些实施例中,所述从所述至少一个拍摄对象中确定目标拍摄对象,包括:
当所述拍摄对象为单个时,将所述单个拍摄对象作为目标拍摄对象;
当所述拍摄对象为多个时,检测所述拍摄图像上是否存在选定区域,若存在,则将所述选定区域对应的拍摄对象作为目标拍摄对象,若不存在,则将所述多个拍摄对象作为目 标拍摄对象。
在一些实施例中,在检测所述拍摄图像上是否存在选定区域之前,还包括:
将拍摄图像显示在显示界面中;
获取用户对所述显示界面的点击操作;
根据所述点击操作的点击位置确定所述拍摄图像上的选定区域。
在一些实施例中,所述根据所述点击操作的点击位置确定所述拍摄图像上的选定区域,包括:
在所述点击操作的点击位置处叠加一个框选框;
将所述框选框内的区域确定为所述拍摄图像上的选定区域。
在一些实施例中,所述根据所述类型确定目标网页应用,包括:
获取与所述类型对应的至少一个预设网页应用;
向用户显示所述至少一个预设网页应用,以供用户选择;
将用户选择的预设网页应用作为目标网页应用。
在一些实施例中,当所述预设网页应用为多个,且存在属于同一类型的预设网页应用时,所述向用户显示所述至少一个预设网页应用,包括:
确定所述预设网页应用对应的类别标签;
生成导航界面,所述导航界面上包括所述类别标签;
向用户显示所述导航界面,以使所述用户通过点击所述类别标签进入对应预设网页应用的选择界面。
如图2所示,图2是本申请实施例提供的网页应用的访问方法的流程示意图,其应用于电子设备,具体流程可以如下:
101、获取拍摄图像中目标拍摄对象的类型和标识。
本实施例中,该拍摄图像可以是实时拍摄的,也可以是相册中已存储的。该目标拍摄对象可以是人或者物,该类型和标识可以人为设定,其中该类型可以包括服装、食品、用品、影视、人、以及动物等,该标识主要用于识别不同的拍摄对象,其可以是拍摄对象的名称,比如茶杯、风衣、金毛(狗)、贾斯汀(歌手)、“来自星星的你”(剧名)等等,每一类型可以对应多个标识,每一标识对应一个拍摄对象。
例如,上述步骤101具体可以包括:
1-1、利用已训练模型识别出该拍摄图像中包含的至少一个拍摄对象。
本实施例中,该已训练模型可以是CNN(Convolutional Neural Network,卷积神经网 络)模型,其是一种处理大型图像的深度神经网络模型。在对CNN模型进行训练时,可以收集大量样本图片,这些样本图片可以是从各个网页应用(比如购物类应用)的后台数据库中批量下载的,此时,该样本图片对应的标识也可以直接获取,当然,该样本图片也可以通过其他途径获得,比如用户相册中的图片,此时,该样本图片对应的标识可以人工标注。
1-2、从该至少一个拍摄对象中确定目标拍摄对象。
例如,上述步骤1-2具体可以包括:
当该拍摄对象为单个时,将该单个拍摄对象作为目标拍摄对象;
当该拍摄对象为多个时,检测该拍摄图像上是否存在选定区域,若存在,则将该选定区域对应的拍摄对象作为目标拍摄对象,若不存在,则将该多个拍摄对象作为目标拍摄对象。
本实施例中,由于正常情况下电子设备的显示窗口只能显示单个网络页面,故通常该目标拍摄对象只有一个,比如一张宣传海报中的某个影星,而当该目标拍摄对象为多个时,比如一张宣传海报中的所有影星,通常代表该拍摄图像是影视剧作品的截图。
容易理解的是,该选定区域一般是由用户手动操作形成的,也即,在检测该拍摄图像上是否存在选定区域之前,该网页应用的访问方法还可以包括:
将拍摄图像显示在显示界面中;
获取用户对该显示界面的点击操作;
根据该点击操作的点击位置确定该拍摄图像上的选定区域。
本实施例中,该显示界面可以是拍摄过程中的预览界面,也可以是浏览相册中照片时通过指定接口进入的一个界面,具体取决于该拍摄图像是实时拍摄的还是早已存储好的。在该拍摄图像显示的一段时间内,用户可以通过点击或者触摸等操作在拍摄图像上叠加一个框选框,该框选框内的区域即为选定区域。该框选框的形状和大小可以人为提前设定好,其在拍摄图像上的放置位置取决于点击位置,比如可以将该点击位置作为框选框的中心点位置。
1-3、获取该目标拍摄对象对应的类型和标识。
本实施例中,当目标拍摄对象为单个时,可以直接在库中匹配对应的类型和标识,比如类型为人物,标识为“迈克尔”。当目标拍摄对象为多个时,需要将该多个目标拍摄对象作为整体来获取类型和标识,此时,获取的类型通常是影视,该标识则是该影视的作品名。
102、根据该类型确定目标网页应用。
例如,上述步骤102具体可以包括:
获取与该类型对应的至少一个预设网页应用;
向用户显示该至少一个预设网页应用,以供用户选择;
将用户选择的预设网页应用作为目标网页应用。
本实施例中,该预设网页应用应该是提前关联好的,每一类型可以对应关联单个或多个预设网页应用,比如类型“茶杯”可以关联百科类网页应用、购物类网页应用,类型“影视”可以关联视频类网页应用、电子书类网页应用,等等,而每一类网页应用也可以有多个选择。
需要说明的是,在向用户显示预设网页应用的过程中,该显示时长可以根据预设网页应用的个数而定,比如若为单个预设网页应用,由于没有别的候选应用,用户可以无需进行选择操作,故该显示时间可以设置的很短,比如1s后就自动默认用户已经将唯一的预设网页应用选定为目标网页应用,而若为多个预设网页应用,且存在同一类别的预设网页应用时,为使显示简洁有序,可以先显示一个导航界面,该导航界面上可以显示该预设网页应用对应的类别标签,比如百科类、购物类等类别标签,用户可以通过点击该类别标签进入具体预设网页应用的选择界面,从而避免因预设网页应用数量过多造成显示杂乱无章,层次结构分明。
103、根据该标识和目标网页应用生成访问指令,并向服务器发送该访问指令,该访问指令用于指示该服务器启动该目标网页应用,并通过该目标网页应用的预设接口获取该标识对应的页面数据进行返回。
本实施例中,该预设接口可以人为设定,比如可以是物品购买搜索入口,或者百度百科搜索入口,或者视频播放入口等。由于网页应用需在安装运行的前提下进行访问,而该安装包是存储在服务器而非用户设备中,故当服务器接收到某个网页应用的访问指令时,需要先确认该网页应用在服务器本地是否处于运行状态,若是,则可以直接利用已运行的网页应用的预设接口访问该标识对应的页面数据,比如“茶杯”的相关购买页面,并将访问到的页面数据发送至电子设备,若否,则需要先启动该网页应用,然后才能通过启动的网页应用进行页面访问,该启动操作可以在沙箱环境中实现。
104、接收并显示该服务器返回的页面数据,以访问该目标网页应用。
本实施例中,对于服务器接收到的页面数据,电子设备可以根据自身显示屏大小调整页面显示尺寸进行显示,当然,在显示过程中,用户也可以通过控制两个手指间距离的大小来放大和缩小显示页面。
由上述可知,本实施例提供的网页应用的访问方法,应用于电子设备,通过获取拍摄图像中目标拍摄对象的类型和标识,并根据该类型确定目标网页应用,接着,根据该标识和目标网页应用生成访问指令,并向服务器发送该访问指令,该访问指令用于指示该服务器启动该目标网页应用,并通过该目标网页应用的预设接口获取该标识对应的页面数据进行返回,之后接收并显示该服务器返回的页面数据,以访问该目标网页应用,从而可以直接通过拍照来进入相关网页应用,无需通过网页应用界面进入,方法简单,网页应用访问效率高,用户体验感好。
在本实施例中,将从网页应用的访问装置的角度进行描述,具体将以该网页应用的访问装置集成在电子设备和服务器中为例进行详细说明。
请参见图3和图4,一种网页应用的访问方法,具体流程可以如下:
201、电子设备将拍摄图像显示在显示界面中。
譬如,该显示界面可以是拍摄过程中的预览界面,也可以是用户在浏览相册中照片时通过网页应用图标进入的一个界面,请参见图5,相应的,该拍摄图像可以是实时拍摄的,也可以是相册中已存储的照片。
202、电子设备检测用户对该显示界面是否存在点击操作,若存在,则根据该点击操作的点击位置确定该拍摄图像上的选定区域,若不存在,则确定该拍摄图像上的选定区域为空。
譬如,若拍摄图像里存在明星、鲜花和包这三个拍摄对象,则在显示过程中,电子设备可以自动生成三个框选框,以提示用户选定单个对象,此时,用户可以通过点击所需对象来进行选定。
203、电子设备利用已训练模型识别出该拍摄图像中包含的至少一个拍摄对象。
譬如,该已训练模型可以是CNN模型。请参阅图4,用户可以点击显示界面中的指定按键,比如“OK”按键来触发已训练模型的识别操作,对于具有多个拍摄对象的拍摄图像,CNN模型可以针对每个对象,以及所有对象的结合各自生成一个识别结果,比如当拍摄图像里存在人、鲜花和包,且该拍摄图像为某部影视剧的截图时,CNN模型可以识别出人名、花品种、包品牌、以及影视剧名。
204、当该拍摄对象为单个时,电子设备将该单个拍摄对象作为目标拍摄对象。
譬如,当拍摄图像里只有茶杯时,该茶杯即自动默认为为目标拍摄对象。
205、当该拍摄对象为多个时,电子设备检测该拍摄图像上是否存在选定区域,若存在, 则将该选定区域对应的拍摄对象作为目标拍摄对象,若不存在,则将该多个拍摄对象作为目标拍摄对象。
譬如,对于存在人、鲜花和包三个拍摄对象的拍摄图像,若该选定区域是人脸,则对象人即为目标拍摄对象,若该选定区域为“空”,也即用户并未进行选定操作,则对象人、鲜花和包共同为目标拍摄对象,此时,该拍摄图像通常为影视剧截图。
206、电子设备获取该目标拍摄对象对应的类型和标识,并获取与该类型对应的至少一个预设网页应用。
譬如,若目标对象为包,则对应的类型可以是“鞋包”,对应的标识可以是“鳄鱼包”,获取的预设网页应用可以包括购物类网页应用和百科类网页应用,其中,该购物类网页应用主要用于提供该“鳄鱼包”的相关购买信息,该百科类网页应用主要用于介绍“鳄鱼包”,比如其历史由来、类型、知名品牌等等。
207、电子设备向用户显示该至少一个预设网页应用,以供用户选择,并将用户选择的预设网页应用作为目标网页应用。
譬如,电子设备可以通过层叠形式显示“鞋包”对应的所有预设网页应用,比如先显示一个导航页面,该导航页面上包括“购物”和“百科”两个选项,当用户选择“购物”选项时,可以出现“X宝”、“X猫”、“唯品X”等应用名称,这些应用名称可以根据用户历史使用习惯按列显示,用户以往浏览次数越多的应用,其在该列的显示位置越靠前,反之越靠后,此时,若用户点击了某个应用名称,比如“唯品X”,则“唯品X”即为目标网页应用。
208、电子设备根据该标识和目标网页应用生成访问指令,并向服务器发送该访问指令。
209、服务器根据该访问指令启动该目标网页应用,并通过该目标网页应用的预设接口获取该标识对应的页面数据,之后向该电子设备发送该页面数据。
譬如,当服务器接收到电子设备发送的访问指令时,其会先检查应用程序“唯品X”是否在本地处于运行状态,若是,则可以直接通过物品购买搜索入口获取“鳄鱼包”对应的相关商家页面,之后将该商家页面返回给电子设备。
210、电子设备接收并显示该页面数据,以访问该目标网页应用。
譬如,电子设备接收到服务器返回的商家页面时,会自动根据自身显示屏膜大小调整显示尺寸,以便以合适的显示尺寸显示该商家页面。
由上述可知,本实施例提供的网页应用的访问方法,应用于电子设备和服务器,其中电子设备将拍摄图像显示在显示界面中,并检测用户对该显示界面是否存在点击操作,若存在,则根据该点击操作的点击位置确定该拍摄图像上的选定区域,若不存在,则该选定 区域指示空,接着,利用已训练模型识别出该拍摄图像中包含的至少一个拍摄对象,当该拍摄对象为单个时,电子设备将该单个拍摄对象作为目标拍摄对象,当该拍摄对象为多个时,电子设备检测该拍摄图像上是否存在选定区域,若存在,则将该选定区域对应的拍摄对象作为目标拍摄对象,若不存在,则将该多个拍摄对象作为目标拍摄对象,接着,获取该目标拍摄对象对应的类型和标识,并获取与该类型对应的至少一个预设网页应用,接着,向用户显示该至少一个预设网页应用,以供用户选择,并将用户选择的预设网页应用作为目标网页应用,之后,根据该标识和目标网页应用生成访问指令,并向服务器发送该访问指令,而服务器可以根据该访问指令启动该目标网页应用,并通过该目标网页应用的预设接口获取该标识对应的页面数据,之后向该电子设备发送该页面数据,最后电子设备接收并显示该页面数据,以访问该目标网页应用,从而电子设备可以直接通过拍照来进入相关网页应用,无需通过网页应用界面进入,方法简单,网页应用访问效率高,并且电子设备无需在本地安装网页应用,避免存储空间的大量占用,有利于提高电子设备的使用性能,用户体验感好。
根据上述实施例所描述的方法,本实施例将从网页应用的访问装置的角度进一步进行描述,该网页应用的访问装置具体可以作为独立的实体来实现,也可以集成在电子设备,比如终端中来实现,该终端可以包括手机、平板电脑以及个人计算机等。
本申请实施例提供了一种网页应用的访问装置,应用于电子设备,其包括:
获取模块,用于获取拍摄图像中目标拍摄对象的类型和标识;
确定模块,用于根据所述类型确定目标网页应用;
生成模块,用于根据所述标识和目标网页应用生成访问指令,并向服务器发送所述访问指令,所述访问指令用于指示所述服务器启动所述目标网页应用,并通过所述目标网页应用的预设接口获取所述标识对应的页面数据进行返回;
显示模块,用于接收并显示所述服务器返回的页面数据,以访问所述目标网页应用。
在一些实施例中,所述获取模块具体包括:
识别子模块,用于利用已训练模型识别出所述拍摄图像中包含的至少一个拍摄对象;
确定子模块,用于从所述至少一个拍摄对象中确定目标拍摄对象;
获取子模块,用于获取所述目标拍摄对象对应的类型和标识。
在一些实施例中,所述确定子模块具体用于:
当所述拍摄对象为单个时,将所述单个拍摄对象作为目标拍摄对象;
当所述拍摄对象为多个时,检测所述拍摄图像上是否存在选定区域,若存在,则将所述选定区域对应的拍摄对象作为目标拍摄对象,若不存在,则将所述多个拍摄对象作为目标拍摄对象。
在一些实施例中,所述访问装置还包括选定模块,用于:
在检测所述拍摄图像上是否存在选定区域之前,将拍摄图像显示在显示界面中;
获取用户对所述显示界面的点击操作;
根据所述点击操作的点击位置确定所述拍摄图像上的选定区域。
在一些实施例中,所述选定模块具体用于:
在所述点击操作的点击位置处叠加一个框选框;
将所述框选框内的区域确定为所述拍摄图像上的选定区域。
在一些实施例中,所述确定模块具体用于:
获取与所述类型对应的至少一个预设网页应用;
向用户显示所述至少一个预设网页应用,以供用户选择;
将用户选择的预设网页应用作为目标网页应用。
在一些实施例中,当所述预设网页应用为多个,且存在属于同一类型的预设网页应用时,所述确定模块具体用于:
确定所述预设网页应用对应的类别标签;
生成导航界面,所述导航界面上包括所述类别标签;
向用户显示所述导航界面,以使所述用户通过点击所述类别标签进入对应预设网页应用的选择界面。
请参阅图6,图6具体描述了本申请实施例提供的网页应用的访问装置,应用于电子设备,该网页应用的访问装置可以包括:获取模块10、确定模块20、生成模块30和显示模块40,其中:
(1)获取模块10
获取模块10,用于获取拍摄图像中目标拍摄对象的类型和标识。
本实施例中,该拍摄图像可以是实时拍摄的,也可以是相册中已存储的。该目标拍摄对象可以是人或者物,该类型和标识可以人为设定,其中该类型可以包括服装、食品、用品、影视、人、以及动物等,该标识主要用于识别不同的拍摄对象,其可以是拍摄对象的名称,比如茶杯、风衣、金毛(狗)、贾斯汀(歌手)、“来自星星的你”(剧名)等等,每一类型可以对应多个标识,每一标识对应一个拍摄对象。
例如,请参见图7,该获取模块10具体可以包括识别子模块11、确定子模块12和获取子模块13,其中:
识别子模块11,用于利用已训练模型识别出该拍摄图像中包含的至少一个拍摄对象。
本实施例中,该已训练模型可以是CNN(Convolutional Neural Network,卷积神经网络)模型,其是一种处理大型图像的深度神经网络模型。在对CNN模型进行训练时,可以收集大量样本图片,这些样本图片可以是从各个网页应用(比如购物类应用)的后台数据库中批量下载的,此时,该样本图片对应的标识也可以直接获取,当然,该样本图片也可以通过其他途径获得,比如用户相册中的图片,此时,该样本图片对应的标识可以人工标注。
确定子模块12,用于从该至少一个拍摄对象中确定目标拍摄对象。
例如,该确定子模块12具体可以用于:
当该拍摄对象为单个时,将该单个拍摄对象作为目标拍摄对象;
当该拍摄对象为多个时,检测该拍摄图像上是否存在选定区域,若存在,则将该选定区域对应的拍摄对象作为目标拍摄对象,若不存在,则将该多个拍摄对象作为目标拍摄对象。
本实施例中,由于正常情况下电子设备的显示窗口只能显示单个网络页面,故通常该目标拍摄对象只有一个,比如一张宣传海报中的某个影星,而当该目标拍摄对象为多个时,比如一张宣传海报中的所有影星,通常代表该拍摄图像是影视剧作品的截图。
容易理解的是,该选定区域一般是由用户手动操作形成的,也即,请参见图8,该访问装置还可以包括选定模块50,用于:
在该确定子模块12检测该拍摄图像上是否存在选定区域之前,将拍摄图像显示在显示界面中;
获取用户对该显示界面的点击操作;
根据该点击操作的点击位置确定该拍摄图像上的选定区域。
本实施例中,该显示界面可以是拍摄过程中的预览界面,也可以是浏览相册中照片时通过指定接口进入的一个界面,具体取决于该拍摄图像是实时拍摄的还是早已存储好的。在该拍摄图像显示的一段时间内,用户可以通过点击或者触摸等操作在拍摄图像上叠加一个框选框,该框选框内的区域即为选定区域。该框选框的形状和大小可以人为提前设定好,其在拍摄图像上的放置位置取决于点击位置,比如可以将该点击位置作为框选框的中心点位置。
获取子模块13,用于获取该目标拍摄对象对应的类型和标识。
本实施例中,当目标拍摄对象为单个时,可以直接在库中匹配对应的类型和标识,比如类型为人物,标识为“迈克尔”。当目标拍摄对象为多个时,需要将该多个目标拍摄对象作为整体来获取类型和标识,此时,获取的类型通常是影视,该标识则是该影视的作品名。
(2)确定模块20
确定模块20,用于根据该类型确定目标网页应用。
例如,上述确定模块20具体可以用于:
获取与该类型对应的至少一个预设网页应用;
向用户显示该至少一个预设网页应用,以供用户选择;
将用户选择的预设网页应用作为目标网页应用。
本实施例中,该预设网页应用应该是提前关联好的,每一类型可以对应关联单个或多个预设网页应用,比如类型“茶杯”可以关联百科类网页应用、购物类网页应用,类型“影视”可以关联视频类网页应用、电子书类网页应用,等等,而每一类网页应用也可以有多个选择。
需要说明的是,在确定模块20向用户显示预设网页应用的过程中,该显示时长可以根据预设网页应用的个数而定,比如若为单个预设网页应用,由于没有别的候选应用,用户可以无需进行选择操作,故该显示时间可以设置的很短,比如1s后就自动默认用户已经将唯一的预设网页应用选定为目标网页应用,而若为多个预设网页应用,且存在同一类别的预设网页应用时,为使显示简洁有序,可以先显示一个导航界面,该导航界面上可以显示该预设网页应用对应的类别标签,比如百科类、购物类等类别标签,用户可以通过点击该类别标签进入具体预设网页应用的选择界面,从而避免因预设网页应用数量过多造成显示杂乱无章,层次结构分明。
(3生成模块30
生成模块30,用于根据该标识和目标网页应用生成访问指令,并向服务器发送该访问指令,该访问指令用于指示该服务器启动该目标网页应用,并通过该目标网页应用的预设接口获取该标识对应的页面数据进行返回。
本实施例中,该预设接口可以人为设定,比如可以是物品购买搜索入口,或者百度百科搜索入口,或者视频播放入口等。由于网页应用需在安装运行的前提下进行访问,而该安装包是存储在服务器而非用户设备中,故当服务器接收到某个网页应用的访问指令时,需要先确认该网页应用在服务器本地是否处于运行状态,若是,则可以直接利用已运行的 网页应用的预设接口访问该标识对应的页面数据,比如“茶杯”的相关购买页面,并将访问到的页面数据发送至电子设备,若否,则需要先启动该网页应用,然后才能通过启动的网页应用进行页面访问,该启动操作可以在沙箱环境中实现。
(4)显示模块40
显示模块40,用于接收并显示该服务器返回的页面数据,以访问该目标网页应用。
本实施例中,对于服务器接收到的页面数据,显示模块40可以根据自身显示屏大小调整页面显示尺寸进行显示,当然,在显示过程中,用户也可以通过控制两个手指间距离的大小来放大和缩小显示页面。
具体实施时,以上各个单元可以作为独立的实体来实现,也可以进行任意组合,作为同一或若干个实体来实现,以上各个单元的具体实施可参见前面的方法实施例,在此不再赘述。
由上述可知,本实施例提供的网页应用的访问方法,应用于电子设备,通过获取模块10获取拍摄图像中目标拍摄对象的类型和标识,确定模块20根据该类型确定目标网页应用,接着,生成模块30根据该标识和目标网页应用生成访问指令,并向服务器发送该访问指令,该访问指令用于指示该服务器启动该目标网页应用,并通过该目标网页应用的预设接口获取该标识对应的页面数据进行返回,之后显示模块40接收并显示该服务器返回的页面数据,以访问该目标网页应用,从而可以直接通过拍照来进入相关网页应用,无需通过网页应用界面进入,方法简单,网页应用访问效率高,用户体验感好。
另外,本申请实施例还提供了一种电子设备,该电子设备可以是智能手机、平板电脑等设备。图9所示,电子设备900包括处理器901、存储器902、显示屏903以及控制电路904。其中,处理器901分别与存储器902、显示屏903、控制电路904电性连接。
处理器901是电子设备900的控制中心,利用各种接口和线路连接整个电子设备的各个部分,通过运行或加载存储在存储器902内的应用程序,以及调用存储在存储器902内的数据,执行电子设备的各种功能和处理数据,从而对电子设备进行整体监控。
在本实施例中,电子设备900中的处理器901会按照如下的步骤,将一个或一个以上的应用程序的进程对应的指令加载到存储器902中,并由处理器901来运行存储在存储器902中的应用程序,从而实现各种功能:
获取拍摄图像中目标拍摄对象的类型和标识;
根据该类型确定目标网页应用;
根据该标识和目标网页应用生成访问指令,并向服务器发送该访问指令,该访问指令用于指示该服务器启动该目标网页应用,并通过该目标网页应用的预设接口获取该标识对应的页面数据进行返回;
接收并显示该服务器返回的页面数据,以访问该目标网页应用。
在一些实施例中,所述获取拍摄图像中目标拍摄对象的类型和标识,包括:
利用已训练模型识别出所述拍摄图像中包含的至少一个拍摄对象;
从所述至少一个拍摄对象中确定目标拍摄对象;
获取所述目标拍摄对象对应的类型和标识。
在一些实施例中,所述从所述至少一个拍摄对象中确定目标拍摄对象,包括:
当所述拍摄对象为单个时,将所述单个拍摄对象作为目标拍摄对象;
当所述拍摄对象为多个时,检测所述拍摄图像上是否存在选定区域,若存在,则将所述选定区域对应的拍摄对象作为目标拍摄对象,若不存在,则将所述多个拍摄对象作为目标拍摄对象。
在一些实施例中,在检测所述拍摄图像上是否存在选定区域之前,还包括:
将拍摄图像显示在显示界面中;
获取用户对所述显示界面的点击操作;
根据所述点击操作的点击位置确定所述拍摄图像上的选定区域。
在一些实施例中,所述根据所述点击操作的点击位置确定所述拍摄图像上的选定区域,包括:
在所述点击操作的点击位置处叠加一个框选框;
将所述框选框内的区域确定为所述拍摄图像上的选定区域。
在一些实施例中,所述根据所述类型确定目标网页应用,包括:
获取与所述类型对应的至少一个预设网页应用;
向用户显示所述至少一个预设网页应用,以供用户选择;
将用户选择的预设网页应用作为目标网页应用。
在一些实施例中,当所述预设网页应用为多个,且存在属于同一类型的预设网页应用时,所述向用户显示所述至少一个预设网页应用,包括:
确定所述预设网页应用对应的类别标签;
生成导航界面,所述导航界面上包括所述类别标签;
向用户显示所述导航界面,以使所述用户通过点击所述类别标签进入对应预设网页应 用的选择界面。
存储器902可用于存储应用程序和数据。存储器902存储的应用程序中包含有可在处理器中执行的指令。应用程序可以组成各种功能模块。处理器901通过运行存储在存储器902的应用程序,从而执行各种功能应用以及数据处理。
显示屏903可用于显示由用户输入的信息或提供给用户的信息以及终端的各种图形用户接口,这些图形用户接口可以由图像、文本、图标、视频和其任意组合来构成。
控制电路904与显示屏903电性连接,用于控制显示屏903显示信息。
在一些实施例中,如图9所示,电子设备900还包括:射频电路905、输入单元906、音频电路907、传感器908以及电源909。其中,处理器901分别与射频电路905、输入单元906、音频电路907、传感器908以及电源909电性连接。
射频电路905用于收发射频信号,以通过无线通信与网络设备或其他电子设备建立无线通讯,与网络设备或其他电子设备之间收发信号。
输入单元906可用于接收输入的数字、字符信息或用户特征信息(例如指纹),以及产生与用户设置以及功能控制有关的键盘、鼠标、操作杆、光学或者轨迹球信号输入。其中,输入单元906可以包括指纹识别模组。
音频电路907可通过扬声器、传声器提供用户与终端之间的音频接口。
电子设备900还可以包括至少一种传感器908,比如光传感器、运动传感器以及其他传感器。具体地,光传感器可包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示面板的亮度,接近传感器可在终端移动到耳边时,关闭显示面板和/或背光。作为运动传感器的一种,重力加速度传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别手机姿态的应用(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;至于终端还可配置的陀螺仪、气压计、湿度计、温度计、红外线传感器等其他传感器,在此不再赘述。
电源909用于给电子设备900的各个部件供电。在一些实施例中,电源909可以通过电源管理系统与处理器901逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。
尽管图9中未示出,电子设备900还可以包括摄像头、蓝牙模块等,在此不再赘述。
本领域普通技术人员可以理解,上述实施例的各种方法中的全部或部分步骤可以通过指令来完成,或通过指令控制相关的硬件来完成,该指令可以存储于一计算机可读存储介 质中,并由处理器进行加载和执行。为此,本发明实施例提供一种存储介质,其中存储有多条指令,该指令能够被处理器进行加载,以执行本发明实施例所提供的任一种网页应用的访问方法中的步骤。
其中,该存储介质可以包括:只读存储器(ROM,Read Only Memory)、随机存取记忆体(RAM,Random Access Memory)、磁盘或光盘等。
由于该存储介质中所存储的指令,可以执行本发明实施例所提供的任一种网页应用的访问方法中的步骤,因此,可以实现本发明实施例所提供的任一种网页应用的访问方法所能实现的有益效果,详见前面的实施例,在此不再赘述。
以上各个操作的具体实施可参见前面的实施例,在此不再赘述。
综上该,虽然本申请已以优选实施例揭露如上,但上述优选实施例并非用以限制本申请,本领域的普通技术人员,在不脱离本申请的精神和范围内,均可作各种更动与润饰,因此本申请的保护范围以权利要求界定的范围为准。

Claims (20)

  1. 一种网页应用的访问方法,应用于电子设备,其包括:
    获取拍摄图像中目标拍摄对象的类型和标识;
    根据所述类型确定目标网页应用;
    根据所述标识和目标网页应用生成访问指令,并向服务器发送所述访问指令,所述访问指令用于指示所述服务器启动所述目标网页应用,并通过所述目标网页应用的预设接口获取所述标识对应的页面数据进行返回;
    接收并显示所述服务器返回的页面数据,以访问所述目标网页应用。
  2. 根据权利要求1所述的网页应用的访问方法,其中,所述获取拍摄图像中目标拍摄对象的类型和标识,包括:
    利用已训练模型识别出所述拍摄图像中包含的至少一个拍摄对象;
    从所述至少一个拍摄对象中确定目标拍摄对象;
    获取所述目标拍摄对象对应的类型和标识。
  3. 根据权利要求2所述的网页应用的访问方法,其中,所述从所述至少一个拍摄对象中确定目标拍摄对象,包括:
    当所述拍摄对象为单个时,将所述单个拍摄对象作为目标拍摄对象;
    当所述拍摄对象为多个时,检测所述拍摄图像上是否存在选定区域,若存在,则将所述选定区域对应的拍摄对象作为目标拍摄对象,若不存在,则将所述多个拍摄对象作为目标拍摄对象。
  4. 根据权利要求3所述的网页应用的访问方法,其中,在检测所述拍摄图像上是否存在选定区域之前,还包括:
    将拍摄图像显示在显示界面中;
    获取用户对所述显示界面的点击操作;
    根据所述点击操作的点击位置确定所述拍摄图像上的选定区域。
  5. 根据权利要求4所述的网页应用的访问方法,其中,所述根据所述点击操作的点击位置确定所述拍摄图像上的选定区域,包括:
    在所述点击操作的点击位置处叠加一个框选框;
    将所述框选框内的区域确定为所述拍摄图像上的选定区域。
  6. 根据权利要求1所述的网页应用的访问方法,其中,所述根据所述类型确定目标网页应用,包括:
    获取与所述类型对应的至少一个预设网页应用;
    向用户显示所述至少一个预设网页应用,以供用户选择;
    将用户选择的预设网页应用作为目标网页应用。
  7. 根据权利要求6所述的网页应用的访问方法,其中,当所述预设网页应用为多个,且存在属于同一类型的预设网页应用时,所述向用户显示所述至少一个预设网页应用,包括:
    确定所述预设网页应用对应的类别标签;
    生成导航界面,所述导航界面上包括所述类别标签;
    向用户显示所述导航界面,以使所述用户通过点击所述类别标签进入对应预设网页应用的选择界面。
  8. 一种网页应用的访问装置,应用于电子设备,其包括:
    获取模块,用于获取拍摄图像中目标拍摄对象的类型和标识;
    确定模块,用于根据所述类型确定目标网页应用;
    生成模块,用于根据所述标识和目标网页应用生成访问指令,并向服务器发送所述访问指令,所述访问指令用于指示所述服务器启动所述目标网页应用,并通过所述目标网页应用的预设接口获取所述标识对应的页面数据进行返回;
    显示模块,用于接收并显示所述服务器返回的页面数据,以访问所述目标网页应用。
  9. 根据权利要求8所述的网页应用的访问装置,其中,所述获取模块具体包括:
    识别子模块,用于利用已训练模型识别出所述拍摄图像中包含的至少一个拍摄对象;
    确定子模块,用于从所述至少一个拍摄对象中确定目标拍摄对象;
    获取子模块,用于获取所述目标拍摄对象对应的类型和标识。
  10. 根据权利要求9所述的网页应用的访问装置,其中,所述确定子模块具体用于:
    当所述拍摄对象为单个时,将所述单个拍摄对象作为目标拍摄对象;
    当所述拍摄对象为多个时,检测所述拍摄图像上是否存在选定区域,若存在,则将所述选定区域对应的拍摄对象作为目标拍摄对象,若不存在,则将所述多个拍摄对象作为目标拍摄对象。
  11. 根据权利要求10所述的网页应用的访问装置,其中,所述访问装置还包括选定模块,用于:
    在检测所述拍摄图像上是否存在选定区域之前,将拍摄图像显示在显示界面中;
    获取用户对所述显示界面的点击操作;
    根据所述点击操作的点击位置确定所述拍摄图像上的选定区域。
  12. 根据权利要求11所述的网页应用的访问装置,其中,所述选定模块具体用于:
    在所述点击操作的点击位置处叠加一个框选框;
    将所述框选框内的区域确定为所述拍摄图像上的选定区域。
  13. 根据权利要求8所述的网页应用的访问装置,其中,所述确定模块具体用于:
    获取与所述类型对应的至少一个预设网页应用;
    向用户显示所述至少一个预设网页应用,以供用户选择;
    将用户选择的预设网页应用作为目标网页应用。
  14. 根据权利要求13所述的网页应用的访问装置,其中,当所述预设网页应用为多个,且存在属于同一类型的预设网页应用时,所述确定模块具体用于:
    确定所述预设网页应用对应的类别标签;
    生成导航界面,所述导航界面上包括所述类别标签;
    向用户显示所述导航界面,以使所述用户通过点击所述类别标签进入对应预设网页应用的选择界面。
  15. 一种存储介质,其中,所述存储介质中存储有多条指令,所述指令适于由处理器加载以执行权利要求1所述的网页应用的访问方法。
  16. 一种电子设备,其包括处理器和存储器,所述处理器与所述存储器电性连接,所述存储器用于存储指令和数据,所述处理器用于执行权利要求1所述的网页应用的访问方法中的步骤。
  17. 根据权利要求16所述的电子设备,其中,所述处理器具体用于执行:
    利用已训练模型识别出所述拍摄图像中包含的至少一个拍摄对象;
    从所述至少一个拍摄对象中确定目标拍摄对象;
    获取所述目标拍摄对象对应的类型和标识。
  18. 根据权利要求17所述的电子设备,其中,所述处理器具体用于执行:
    当所述拍摄对象为单个时,将所述单个拍摄对象作为目标拍摄对象;
    当所述拍摄对象为多个时,检测所述拍摄图像上是否存在选定区域,若存在,则将所述选定区域对应的拍摄对象作为目标拍摄对象,若不存在,则将所述多个拍摄对象作为目标拍摄对象。
  19. 根据权利要求18所述的电子设备,其中,在检测所述拍摄图像上是否存在选定区域之前,所述处理器还用于执行:
    将拍摄图像显示在显示界面中;
    获取用户对所述显示界面的点击操作;
    根据所述点击操作的点击位置确定所述拍摄图像上的选定区域。
  20. 根据权利要求16所述的电子设备,其中,所述处理器具体用于执行:
    获取与所述类型对应的至少一个预设网页应用;
    向用户显示所述至少一个预设网页应用,以供用户选择;
    将用户选择的预设网页应用作为目标网页应用。
PCT/CN2018/125029 2018-02-13 2018-12-28 网页应用的访问方法、装置、存储介质及电子设备 WO2019157870A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810150792.9 2018-02-13
CN201810150792.9A CN108287919B (zh) 2018-02-13 2018-02-13 网页应用的访问方法、装置、存储介质及电子设备

Publications (1)

Publication Number Publication Date
WO2019157870A1 true WO2019157870A1 (zh) 2019-08-22

Family

ID=62832777

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/125029 WO2019157870A1 (zh) 2018-02-13 2018-12-28 网页应用的访问方法、装置、存储介质及电子设备

Country Status (2)

Country Link
CN (1) CN108287919B (zh)
WO (1) WO2019157870A1 (zh)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111462281A (zh) * 2020-03-31 2020-07-28 北京创鑫旅程网络技术有限公司 海报生成方法、装置、设备及存储介质
CN111783762A (zh) * 2020-06-30 2020-10-16 联想(北京)有限公司 一种处理方法及装置
CN117421000A (zh) * 2023-09-06 2024-01-19 北京饼干科技有限公司 生成分发网页的方法、装置、电子设备和存储介质
CN117421000B (zh) * 2023-09-06 2024-06-04 北京饼干科技有限公司 生成分发网页的方法、装置、电子设备和存储介质

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108287919B (zh) * 2018-02-13 2020-05-12 Oppo广东移动通信有限公司 网页应用的访问方法、装置、存储介质及电子设备
CN109151022B (zh) * 2018-08-21 2022-06-14 平安科技(深圳)有限公司 网页控制台的调用方法、装置、计算机设备及存储介质
CN109461041A (zh) * 2018-09-05 2019-03-12 西安艾润物联网技术服务有限责任公司 信息推送方法及相关设备
CN109918591A (zh) * 2019-03-01 2019-06-21 北京猎户星空科技有限公司 应用添加方法、装置、电子设备及存储介质
CN114912058A (zh) * 2022-06-27 2022-08-16 中银金融科技有限公司 一种银行客户尽职调查系统页面渲染方法及相关设备

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003036212A (ja) * 2001-07-23 2003-02-07 Funai Electric Co Ltd カメラ機能付き携帯情報端末
CN107239527A (zh) * 2017-05-27 2017-10-10 北京小米移动软件有限公司 网页访问方法及装置
CN107590267A (zh) * 2017-09-22 2018-01-16 珠海市魅族科技有限公司 基于图片的信息推送方法及装置、终端和可读存储介质
CN108287919A (zh) * 2018-02-13 2018-07-17 广东欧珀移动通信有限公司 网页应用的访问方法、装置、存储介质及电子设备

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101770498A (zh) * 2009-01-05 2010-07-07 李铭 分步搜索法
CN102200971B (zh) * 2010-03-22 2014-06-18 腾讯科技(深圳)有限公司 一种实现网页内容预览的方法和设备
CN102262638A (zh) * 2010-05-31 2011-11-30 国际商业机器公司 图片标引的方法和装置
CN102855273A (zh) * 2012-07-16 2013-01-02 宇龙计算机通信科技(深圳)有限公司 终端和信息获取方法
US20150310300A1 (en) * 2014-04-28 2015-10-29 Distiller, Llc System and method for multiple object recognition and personalized recommendations

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003036212A (ja) * 2001-07-23 2003-02-07 Funai Electric Co Ltd カメラ機能付き携帯情報端末
CN107239527A (zh) * 2017-05-27 2017-10-10 北京小米移动软件有限公司 网页访问方法及装置
CN107590267A (zh) * 2017-09-22 2018-01-16 珠海市魅族科技有限公司 基于图片的信息推送方法及装置、终端和可读存储介质
CN108287919A (zh) * 2018-02-13 2018-07-17 广东欧珀移动通信有限公司 网页应用的访问方法、装置、存储介质及电子设备

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111462281A (zh) * 2020-03-31 2020-07-28 北京创鑫旅程网络技术有限公司 海报生成方法、装置、设备及存储介质
CN111462281B (zh) * 2020-03-31 2023-06-13 北京创鑫旅程网络技术有限公司 海报生成方法、装置、设备及存储介质
CN111783762A (zh) * 2020-06-30 2020-10-16 联想(北京)有限公司 一种处理方法及装置
CN117421000A (zh) * 2023-09-06 2024-01-19 北京饼干科技有限公司 生成分发网页的方法、装置、电子设备和存储介质
CN117421000B (zh) * 2023-09-06 2024-06-04 北京饼干科技有限公司 生成分发网页的方法、装置、电子设备和存储介质

Also Published As

Publication number Publication date
CN108287919B (zh) 2020-05-12
CN108287919A (zh) 2018-07-17

Similar Documents

Publication Publication Date Title
WO2019157870A1 (zh) 网页应用的访问方法、装置、存储介质及电子设备
US11250090B2 (en) Recommended content display method, device, and system
CN107291356B (zh) 文件传输显示控制方法、装置及相应的终端
CN108920693B (zh) 一种个人主页的展示方法、装置、终端设备及存储介质
US11178086B2 (en) Media item attachment system
WO2021136159A1 (zh) 截屏方法及电子设备
CN111880712B (zh) 页面显示方法、装置、电子设备及存储介质
JP7104242B2 (ja) 個人情報を共有する方法、装置、端末設備及び記憶媒体
CN111274777B (zh) 思维导图显示方法及电子设备
US20200341617A1 (en) Program Orchestration Method and Electronic Device
US20230236808A1 (en) Mini program production method and apparatus, terminal, and storage medium
WO2020192299A1 (zh) 信息显示方法及终端设备
EP4093032A1 (en) Method and apparatus for displaying data
US20160179766A1 (en) Electronic device and method for displaying webpage using the same
US20190073098A1 (en) Method, device, apparatus, and system for displaying dynamic list
CN109618192B (zh) 播放视频的方法、装置、系统和存储介质
MX2014003452A (es) Aparato de visualizacion para proveer informacion de recomendacion y metodo del mismo.
WO2021169954A1 (zh) 搜索方法及电子设备
WO2019137166A1 (zh) 视频制作方法、装置、存储介质及电子设备
CN111191176A (zh) 网站内容更新方法、装置、终端及存储介质
CN112257006A (zh) 页面信息的配置方法、装置、设备及计算机可读存储介质
US9350918B1 (en) Gesture control for managing an image view display
US20180088751A1 (en) Electronic apparatus and controlling method thereof
US10250943B2 (en) Method, apparatus, and computer readable recording medium for automatic grouping and management of content in real-time
WO2019196831A1 (zh) 复制粘贴的方法和移动终端

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18906050

Country of ref document: EP

Kind code of ref document: A1