CN111581553B - Network image display method, system, electronic equipment and storage medium - Google Patents

Network image display method, system, electronic equipment and storage medium Download PDF

Info

Publication number
CN111581553B
CN111581553B CN202010304882.6A CN202010304882A CN111581553B CN 111581553 B CN111581553 B CN 111581553B CN 202010304882 A CN202010304882 A CN 202010304882A CN 111581553 B CN111581553 B CN 111581553B
Authority
CN
China
Prior art keywords
image
thumbnail
local client
local
processing
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.)
Active
Application number
CN202010304882.6A
Other languages
Chinese (zh)
Other versions
CN111581553A (en
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.)
Shanghai Ctrip Business Co Ltd
Original Assignee
Shanghai Ctrip Business 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 Shanghai Ctrip Business Co Ltd filed Critical Shanghai Ctrip Business Co Ltd
Priority to CN202010304882.6A priority Critical patent/CN111581553B/en
Publication of CN111581553A publication Critical patent/CN111581553A/en
Application granted granted Critical
Publication of CN111581553B publication Critical patent/CN111581553B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching
    • 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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/986Document structures and storage, e.g. HTML extensions
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The invention discloses a network image display method, a system, electronic equipment and a storage medium, wherein the network image display method comprises the following steps: obtaining a thumbnail from an image server corresponding to a webpage end; judging whether the thumbnail meets the preset condition, if so, acquiring the thumbnail by the local client, processing the thumbnail by adopting a local image enhancement technology to obtain a first target image, and displaying the first target image in the local client. After the thumbnail loading is completed by the original image browsing component of the local client and before the original image downloading is requested to the image server corresponding to the webpage end, whether the thumbnail meets the preset condition is judged, and the original image is not loaded any more by carrying out the local image enhancement technology on the thumbnail meeting the preset condition. The local processing is used for replacing network processing, so that the network cost is saved, and the image quality is improved; the image loading and displaying time is shortened, namely the waiting time of a user when browsing the pictures is shortened, so that the experience of the user is improved.

Description

Network image display method, system, electronic equipment and storage medium
Technical Field
The present invention relates to the field of image processing technologies, and in particular, to a method and system for displaying a network image, an electronic device, and a storage medium.
Background
At present, a large number of network pictures exist in a plurality of websites, such as a tourist website, when a user browses the network pictures in the tourist website, thumbnail with lower resolution is displayed to the user firstly, and then the thumbnail is replaced by high-quality pictures for display after waiting for downloading of the high-resolution pictures, so that on one hand, the waiting time is long, and the user experience is reduced; on the other hand, there is a problem in that relatively large amounts of traffic are required to download high-resolution pictures.
Disclosure of Invention
The invention aims to overcome the defects of longer downloading time of high-resolution pictures, lower user satisfaction and more consumption flow when browsing webpages in the prior art, and provides a network image display method, a network image display system, electronic equipment and a storage medium.
The invention solves the technical problems by the following technical scheme:
the first aspect of the invention provides a method for displaying a network image, which comprises the following steps:
obtaining a thumbnail from an image server corresponding to a webpage end;
judging whether the thumbnail meets a preset condition or not, if yes, acquiring the thumbnail by adopting a local client, processing the thumbnail by adopting a local image enhancement technology in the local client to obtain a first target image, and displaying the first target image in the local client.
Preferably, the step of processing the thumbnail in the local client using a local image enhancement technique includes:
and calling a super-resolution processing interface in the local client to perform super-resolution processing on the thumbnail.
Preferably, when the thumbnail does not meet the preset condition, or when the thumbnail does not exist in the image server corresponding to the webpage end, the display method further includes:
acquiring an original image of the thumbnail from an image server corresponding to the webpage end by adopting the client, judging whether the original image meets the preset condition, acquiring the original image by adopting the local client if the original image meets the preset condition, processing the original image by adopting the local image enhancement technology in the local client to obtain a second target image, and displaying the second target image in the local client; and if not, displaying the original image in the local client.
Preferably, the step of processing the artwork in the local client using the local image enhancement technology includes:
invoking a super-resolution processing interface in the local client to perform super-resolution processing on the original image;
wherein the resolution of the second target image is greater than the resolution of the first target image.
Preferably, the preset condition includes that the image type is non-moving, the long side of the image satisfies the first preset range, and the short side satisfies the second preset range.
A second aspect of the present invention provides a display system for a network image, the display system comprising: the device comprises a first acquisition module, a first judgment module, a first processing module and a display module;
the first acquisition module is used for acquiring the thumbnail from the image server corresponding to the webpage end;
the first judging module is used for judging whether the thumbnail meets a preset condition or not, if so, acquiring the thumbnail by adopting a local client and calling the first processing module;
the first processing module is used for processing the thumbnail by adopting a local image enhancement technology in the local client to obtain a first target image;
the display module is used for displaying the first target image in the local client.
Preferably, the first processing module is configured to invoke a super-resolution processing interface in the local client to perform super-resolution processing on the thumbnail, so as to obtain a first target image.
Preferably, when the thumbnail does not meet the preset condition, or when the thumbnail does not exist in the image server corresponding to the web page end, the display system further includes a second acquisition module, a second judgment module, and a second processing module:
the second acquisition module is used for acquiring the original image of the thumbnail from the image server corresponding to the webpage end by adopting the client;
the second judging module is used for judging whether the original image meets the preset condition, if so, acquiring the original image by adopting the local client and calling the second processing module;
the second processing module is used for processing the original image by adopting the local image enhancement technology in the local client to obtain a second target image, and calling the display module in the local client to display the second target image; and if not, calling the display module in the local client to display the original image.
Preferably, the second processing module is configured to invoke a super-resolution processing interface in the local client to perform super-resolution processing on the original image, so as to obtain a second target image;
wherein the resolution of the second target image is greater than the resolution of the first target image.
Preferably, the preset condition includes that the image type is non-moving, the long side of the image satisfies the first preset range, and the short side satisfies the second preset range.
A third aspect of the present invention provides an electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the method of presentation of a network image as described in the first aspect when the computer program is executed.
A fourth aspect of the invention provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the method of presentation of network images as described in the first aspect.
The invention has the positive progress effects that:
after the thumbnail loading is completed by the original image browsing component of the local client and before the original image downloading is requested to the image server corresponding to the webpage end, whether the thumbnail meets the preset condition is judged, and the original image is not loaded any more by carrying out the local image enhancement technology on the thumbnail meeting the preset condition. The local processing is used for replacing network processing, so that the network cost is saved, and the image quality is improved; the image loading and displaying time is shortened, namely the waiting time of a user when browsing the pictures is shortened, so that the experience of the user is improved.
Drawings
Fig. 1 is a flowchart of a method for displaying a network image according to embodiment 1 of the present invention.
Fig. 2 is a schematic block diagram of a network image display system according to embodiment 2 of the present invention.
Fig. 3 is a schematic structural diagram of an electronic device according to embodiment 3 of the present invention.
Detailed Description
The invention is further illustrated by means of the following examples, which are not intended to limit the scope of the invention.
Example 1
The client (e.g., handset) in this embodiment supports local image enhancement techniques. The local image enhancement technique is not particularly limited.
As shown in fig. 1, the present embodiment provides a method for displaying a network image, including:
and 101, acquiring a thumbnail from an image server corresponding to the webpage end.
Step 102, judging whether the thumbnail meets the preset condition, if yes, executing step 103; if not, step 105 is performed.
And step 103, acquiring the thumbnail by adopting a local client, and processing the thumbnail by adopting a local image enhancement technology in the local client to obtain a first target image.
The local image enhancement technology is applied to the deep learning in the computer vision, the image can be intelligently amplified to 2-4 times of the original image, the image quality of a low-quality image is improved, and a user can quickly obtain a clearer image without consuming flow to download the high-resolution image.
The step of processing the thumbnail in the local client using the local image enhancement technique includes:
invoking a super-resolution processing interface in the local client to perform super-resolution processing on the thumbnail; of course, other methods for enhancing the thumbnail may be adopted according to the actual situation.
Step 104, displaying the first target image in the local client.
And 105, acquiring the original image of the thumbnail from the image server corresponding to the webpage end by adopting the client.
Step 106, judging whether the original image meets the preset condition, if yes, executing step 107; if not, step 109 is performed.
And 107, acquiring an original image by adopting a local client, and processing the original image by adopting a local image enhancement technology in the local client to obtain a second target image.
The step of processing the original image in the local client by adopting the local image enhancement technology comprises the following steps:
calling a super-resolution processing interface in a local client to perform super-resolution processing on the original image;
of course, other methods for enhancing the original image may be adopted according to the actual situation.
In this embodiment, the resolution of the second target image is greater than the resolution of the first target image.
Step 108, displaying the second target image in the local client.
Step 109, displaying the original image in the local client.
In addition, when no thumbnail exists in the image server corresponding to the web page end, steps 105 to 109 are executed.
Whether the thumbnail exists or not is judged according to a URL (uniform resource locator system) in an image server corresponding to the webpage end, and a specific judging process is a mature technology in the field, so that a detailed description is omitted here.
The preset conditions in this embodiment include, but are not limited to, the image type being non-moving, while the long side of the image satisfies the first preset range and the short side satisfies the second preset range.
For example, the first preset range is 300 pixels less than or equal to long side less than or equal to 800 pixels, and the second preset range is 300 pixels less than or equal to short side less than or equal to 600 pixels. Of course, the first preset range and the second preset range can be adjusted according to actual situations.
The following description is made in connection with specific examples:
for example, take the example of a P30 mobile phone with a client as the example, the mobile phone is provided with local image enhancement technology.
After the thumbnail loading is completed by the original image browsing component of the local client, the original image is requested to the image server corresponding to the webpage end before downloading. When a user clicks an image to browse an original image, the component firstly judges the size of the thumbnail, if the thumbnail meets the condition that the size of the thumbnail is less than or equal to 300 pixels and the size of the long side is less than or equal to 800 pixels, and the size of the short side is less than or equal to 300 pixels and the size of the short side is less than or equal to 600 pixels, the local client calls the super-resolution processing interface to perform local image enhancement technology processing on the thumbnail, shows a quality enhanced image returned by the super-resolution processing interface, and does not request an image server corresponding to the webpage end to download the original image.
If the thumbnail does not meet the preset condition, if any edge of the thumbnail is less than or equal to 300 pixels and the risk of unsatisfactory super-resolution effect exists, the component requests the image server corresponding to the webpage end to download the original image. After the original image is downloaded, when the original image meets the long side less than or equal to 800 pixels and the short side less than or equal to 600 pixels, the local client calls the super-resolution processing interface to perform local image enhancement technology processing on the original image, and the local client displays the enhanced image; otherwise, the original image quality is considered to be good enough, and the local client side displays the original image.
In this embodiment, for the device satisfying the local image enhancement technical condition and the preset condition, the local client directly invokes the local image enhancement technology to process the image, and can quickly obtain the clear image without requesting the image server corresponding to the web page end. If the equipment or the preset condition does not meet the condition or an error occurs when the local image enhancement technology is called, the original loading logic is walked away, and the original image is continuously downloaded from the image server corresponding to the webpage end, so that the normal display of the image is ensured. In the embodiment, local processing is used for replacing network processing, so that the network cost is saved, and the image quality is improved; the image loading and displaying time is shortened, namely the waiting time of a user when browsing the pictures is shortened, so that the experience of the user is improved.
Example 2
As shown in fig. 2, the present embodiment provides a network image display system, which includes a first acquisition module 1, a first judgment module 2, a first processing module 3, a second acquisition module 4, a second judgment module 5, a second processing module 6, and a display module 7.
The first obtaining module 1 is used for obtaining the thumbnail from the image server corresponding to the webpage end.
The first judging module 2 is configured to judge whether the thumbnail meets a preset condition, and if yes, acquire the thumbnail by using a local client, and call the first processing module 3.
The first processing module 3 is configured to process the thumbnail by using a local image enhancement technology in the local client, so as to obtain a first target image.
The local image enhancement technology is applied to the deep learning in the computer vision, the image can be intelligently amplified to 2-4 times of the original image, the image quality of a low-quality image is improved, and a user can quickly obtain a clearer image without consuming flow to download the high-resolution image.
In this embodiment, the first processing module 3 is configured to invoke a super-resolution processing interface in the local client to perform super-resolution processing on the thumbnail; of course, other methods for enhancing the thumbnail may be adopted according to the actual situation.
The display module 7 is configured to display the first target image in the local client.
And when the thumbnail does not meet the preset condition or the thumbnail does not exist in the image server corresponding to the webpage end, calling the second acquisition module 4.
The second obtaining module 4 is configured to obtain an original image of the thumbnail from an image server corresponding to the web page end by using the client.
The second judging module 5 is configured to judge whether the original image meets a preset condition, and if so, acquire the original image by using a local client, and call the second processing module 6;
the second processing module 6 is configured to process the original image in the local client by adopting a local image enhancement technology, obtain a second target image, and call the display module 7 in the local client for display; if not, the original image is displayed by calling a display module 7 in the local client.
In this embodiment, the second processing module 6 is configured to invoke a super-resolution processing interface in the local client to perform super-resolution processing on the original image; of course, other methods for enhancing the thumbnail may be adopted according to the actual situation.
In this embodiment, the resolution of the second target image is greater than the resolution of the first target image.
The preset conditions in this embodiment include, but are not limited to, the image type being non-moving, while the long side of the image satisfies the first preset range and the short side satisfies the second preset range.
For example, the first preset range is 300 pixels less than or equal to long side less than or equal to 800 pixels, and the second preset range is 300 pixels less than or equal to short side less than or equal to 600 pixels. Of course, the first preset range and the second preset range can be adjusted according to actual situations.
The following description is made in connection with specific examples:
for example, take the example of a P30 mobile phone with a client as the example, the mobile phone is provided with local image enhancement technology.
After the thumbnail loading is completed by the original image browsing component of the local client, the original image is requested to the image server corresponding to the webpage end before downloading. When a user clicks an image to browse an original image, the component firstly judges the size of the thumbnail, if the thumbnail meets the condition that the size of the thumbnail is less than or equal to 300 pixels and the size of the long side is less than or equal to 800 pixels, and the size of the short side is less than or equal to 300 pixels and the size of the short side is less than or equal to 600 pixels, the local client calls the super-resolution processing interface to perform local image enhancement technology processing on the thumbnail, shows a quality enhanced image returned by the super-resolution processing interface, and does not request an image server corresponding to the webpage end to download the original image.
If the thumbnail does not meet the preset condition, if any edge of the thumbnail is less than or equal to 300 pixels and the risk of unsatisfactory super-resolution effect exists, the component requests the image server corresponding to the webpage end to download the original image. After the original image is downloaded, when the original image meets the long side less than or equal to 800 pixels and the short side less than or equal to 600 pixels, the local client calls the super-resolution processing interface to perform local image enhancement technology processing on the original image, and the local client displays the enhanced image; otherwise, the original image quality is considered to be good enough, and the local client side displays the original image.
In this embodiment, for the device satisfying the local image enhancement technical condition and the preset condition, the local client directly invokes the local image enhancement technology to process the image, and can quickly obtain the clear image without requesting the image server corresponding to the web page end. If the equipment or the preset condition does not meet the condition or an error occurs when the local image enhancement technology is called, the original loading logic is walked away, and the original image is continuously downloaded from the image server corresponding to the webpage end, so that the normal display of the image is ensured. In the embodiment, local processing is used for replacing network processing, so that the network cost is saved, and the image quality is improved; the image loading and displaying time is shortened, namely the waiting time of a user when browsing the pictures is shortened, so that the experience of the user is improved.
Example 3
Fig. 3 is a schematic structural diagram of an electronic device according to embodiment 3 of the present invention. The electronic device includes a memory, a processor, and a computer program stored on the memory and executable on the processor, the processor implementing the method of exposing a network image of embodiment 1 when executing the computer program. The electronic device 30 shown in fig. 3 is only an example and should not be construed as limiting the functionality and scope of use of embodiments of the present invention.
As shown in fig. 3, the electronic device 30 may be embodied in the form of a general purpose computing device, which may be a server device, for example. Components of electronic device 30 may include, but are not limited to: the at least one processor 31, the at least one memory 32, a bus 33 connecting the different system components, including the memory 32 and the processor 31.
The bus 33 includes a data bus, an address bus, and a control bus.
Memory 32 may include volatile memory such as Random Access Memory (RAM) 321 and/or cache memory 322, and may further include Read Only Memory (ROM) 323.
Memory 32 may also include a program/utility 325 having a set (at least one) of program modules 324, such program modules 324 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each or some combination of which may include an implementation of a network environment.
The processor 31 executes various functional applications and data processing such as the presentation method of a network image provided in embodiment 1 of the present invention by running a computer program stored in the memory 32.
The electronic device 30 may also communicate with one or more external devices 34 (e.g., keyboard, pointing device, etc.). Such communication may be through an input/output (I/O) interface 35. Also, the resulting device 30 may also communicate with one or more networks, such as a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the Internet, through a network adapter 36. As shown in fig. 3, network adapter 36 communicates with the other modules of model-generating device 30 via bus 33. It should be appreciated that although not shown in the figures, other hardware and/or software modules may be used in connection with the model-generating device 30, including, but not limited to: microcode, device drivers, redundant processors, external disk drive arrays, RAID (disk array) systems, tape drives, data backup storage systems, and the like.
It should be noted that although several units/modules or sub-units/modules of an electronic device are mentioned in the above detailed description, such a division is merely exemplary and not mandatory. Indeed, the features and functionality of two or more units/modules described above may be embodied in one unit/module in accordance with embodiments of the present invention. Conversely, the features and functions of one unit/module described above may be further divided into ones that are embodied by a plurality of units/modules.
Example 4
The present embodiment provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the presentation method of network images provided by embodiment 1.
More specifically, among others, readable storage media may be employed including, but not limited to: portable disk, hard disk, random access memory, read only memory, erasable programmable read only memory, optical storage device, magnetic storage device, or any suitable combination of the foregoing.
In a possible embodiment, the invention may also be implemented in the form of a program product comprising program code for causing a terminal device to carry out the steps of the presentation method of network images as described in embodiment 1, when said program product is run on the terminal device.
Wherein the program code for carrying out the invention may be written in any combination of one or more programming languages, which program code may execute entirely on the user device, partly on the user device, as a stand-alone software package, partly on the user device and partly on the remote device or entirely on the remote device.
While specific embodiments of the invention have been described above, it will be appreciated by those skilled in the art that this is by way of example only, and the scope of the invention is defined by the appended claims. Various changes and modifications to these embodiments may be made by those skilled in the art without departing from the principles and spirit of the invention, but such changes and modifications fall within the scope of the invention.

Claims (8)

1. A method for displaying a network image, the method comprising:
obtaining a thumbnail from an image server corresponding to a webpage end;
judging whether the thumbnail meets a preset condition or not, if so, acquiring the thumbnail by adopting a local client, processing the thumbnail by adopting a local image enhancement technology in the local client to obtain a first target image, and displaying the first target image in the local client;
when the thumbnail does not meet the preset condition, or when the thumbnail does not exist in the image server corresponding to the webpage end, the display method further comprises the following steps:
acquiring an original image of the thumbnail from an image server corresponding to the webpage end by adopting the client, judging whether the original image meets the preset condition, acquiring the original image by adopting the local client if the original image meets the preset condition, processing the original image by adopting the local image enhancement technology in the local client to obtain a second target image, and displaying the second target image in the local client; if not, displaying the original image in the local client;
the preset conditions include that the image type is non-moving, the long side of the image satisfies a first preset range and the short side satisfies a second preset range.
2. The method for displaying a network image according to claim 1, wherein the step of processing the thumbnail image in the local client using a local image enhancement technique includes:
and calling a super-resolution processing interface in the local client to perform super-resolution processing on the thumbnail.
3. The network image display method according to claim 1, wherein the step of processing the original image in the local client using the local image enhancement technique includes:
invoking a super-resolution processing interface in the local client to perform super-resolution processing on the original image;
wherein the resolution of the second target image is greater than the resolution of the first target image.
4. A display system for a network image, the display system comprising: the device comprises a first acquisition module, a first judgment module, a first processing module and a display module;
the first acquisition module is used for acquiring the thumbnail from the image server corresponding to the webpage end;
the first judging module is used for judging whether the thumbnail meets a preset condition or not, if so, acquiring the thumbnail by adopting a local client and calling the first processing module;
the first processing module is used for processing the thumbnail by adopting a local image enhancement technology in the local client to obtain a first target image;
the display module is used for displaying the first target image in the local client;
when the thumbnail does not meet the preset condition or the thumbnail does not exist in the image server corresponding to the webpage end, the display system further comprises a second acquisition module, a second judgment module and a second processing module:
the second acquisition module is used for acquiring the original image of the thumbnail from the image server corresponding to the webpage end by adopting the client;
the second judging module is used for judging whether the original image meets the preset condition, if so, acquiring the original image by adopting the local client and calling the second processing module;
the second processing module is used for processing the original image by adopting the local image enhancement technology in the local client to obtain a second target image, and calling the display module in the local client to display the second target image; if not, calling the display module in the local client to display the original image;
the preset conditions include that the image type is non-moving, the long side of the image satisfies a first preset range and the short side satisfies a second preset range.
5. The network image display system according to claim 4, wherein the first processing module is configured to invoke a super-resolution processing interface in the local client to perform super-resolution processing on the thumbnail, so as to obtain a first target image.
6. The network image display system according to claim 4, wherein the second processing module is configured to invoke a super-resolution processing interface in the local client to perform super-resolution processing on the original image, so as to obtain a second target image;
wherein the resolution of the second target image is greater than the resolution of the first target image.
7. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the network image presentation method according to any one of claims 1-3 when the computer program is executed by the processor.
8. A computer-readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the network image presentation method according to any one of claims 1-3.
CN202010304882.6A 2020-04-17 2020-04-17 Network image display method, system, electronic equipment and storage medium Active CN111581553B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010304882.6A CN111581553B (en) 2020-04-17 2020-04-17 Network image display method, system, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010304882.6A CN111581553B (en) 2020-04-17 2020-04-17 Network image display method, system, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111581553A CN111581553A (en) 2020-08-25
CN111581553B true CN111581553B (en) 2024-02-06

Family

ID=72117687

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010304882.6A Active CN111581553B (en) 2020-04-17 2020-04-17 Network image display method, system, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111581553B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112466440B (en) * 2020-12-08 2023-07-21 深圳平安智慧医健科技有限公司 Medical image loading method and device, electronic equipment and storage medium
CN114546213B (en) * 2021-08-23 2023-04-28 成都统信软件技术有限公司 Picture processing method, computing device and readable storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101464882A (en) * 2007-12-21 2009-06-24 株式会社理光 Information display system, information display method, and computer program product
CN103942290A (en) * 2014-04-11 2014-07-23 北京金山网络科技有限公司 Method and equipment used for providing images in webpage in terminal
CN105302899A (en) * 2015-10-23 2016-02-03 努比亚技术有限公司 Mobile terminal and picture processing method
WO2016155645A1 (en) * 2015-04-02 2016-10-06 北京奇虎科技有限公司 Preview method and apparatus for searching for pictures by mobile terminal
CN107423389A (en) * 2017-07-20 2017-12-01 努比亚技术有限公司 A kind of webpage reduced graph generating method, device and computer-readable recording medium
CN108287892A (en) * 2018-01-18 2018-07-17 北京奇艺世纪科技有限公司 A kind of picture loading method, device and electronic equipment
CN108322789A (en) * 2018-01-18 2018-07-24 北京奇艺世纪科技有限公司 A kind of network image display method, device and mobile terminal
CN109033238A (en) * 2018-07-04 2018-12-18 北京星球时空科技有限公司 Data production, tissue, storage and the access method of electronic map collecting system
CN109241470A (en) * 2018-09-27 2019-01-18 北京小米移动软件有限公司 Page display method, apparatus and system
WO2019019842A1 (en) * 2017-07-27 2019-01-31 中兴通讯股份有限公司 Image processing method, corresponding apparatus, and storage medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101464882A (en) * 2007-12-21 2009-06-24 株式会社理光 Information display system, information display method, and computer program product
CN103942290A (en) * 2014-04-11 2014-07-23 北京金山网络科技有限公司 Method and equipment used for providing images in webpage in terminal
WO2016155645A1 (en) * 2015-04-02 2016-10-06 北京奇虎科技有限公司 Preview method and apparatus for searching for pictures by mobile terminal
CN105302899A (en) * 2015-10-23 2016-02-03 努比亚技术有限公司 Mobile terminal and picture processing method
CN107423389A (en) * 2017-07-20 2017-12-01 努比亚技术有限公司 A kind of webpage reduced graph generating method, device and computer-readable recording medium
WO2019019842A1 (en) * 2017-07-27 2019-01-31 中兴通讯股份有限公司 Image processing method, corresponding apparatus, and storage medium
CN108287892A (en) * 2018-01-18 2018-07-17 北京奇艺世纪科技有限公司 A kind of picture loading method, device and electronic equipment
CN108322789A (en) * 2018-01-18 2018-07-24 北京奇艺世纪科技有限公司 A kind of network image display method, device and mobile terminal
CN109033238A (en) * 2018-07-04 2018-12-18 北京星球时空科技有限公司 Data production, tissue, storage and the access method of electronic map collecting system
CN109241470A (en) * 2018-09-27 2019-01-18 北京小米移动软件有限公司 Page display method, apparatus and system

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Xianming Liu ; Gene Cheung ; Xiangyang Ji ; Debin Zhao ; Wen Gao.Graph-Based Joint Dequantization and Contrast Enhancement of Poorly Lit JPEG Images. IEEE Transactions on Image Processing.2018,第1205 - 1219页. *
信息量与相似度约束下的网络地图服务缩略图自动生成算法;成晓强;杨敏;桂志鹏;艾廷华;吴华意;;测绘学报(11);第101-108页 *
陈国发 ; 陈致远 ; 王殿伟.VR全景图像细节增强处理中多特征融合算法研究.电子制作.2019,第52-54页. *

Also Published As

Publication number Publication date
CN111581553A (en) 2020-08-25

Similar Documents

Publication Publication Date Title
US9348939B2 (en) Web site sectioning for mobile web browser usability
CN109992406B (en) Picture request method, picture request response method and client
US9262389B2 (en) Resource-adaptive content delivery on client devices
CN107301182B (en) Method and device for displaying webpage embedded with picture
WO2010063561A1 (en) Optimize view elements sizes to maximize most data viewed in a multiple view elements gui
CN111581553B (en) Network image display method, system, electronic equipment and storage medium
CN103530160A (en) Page loading method and device
US11032683B2 (en) Method and apparatus for publishing cloud resource
US20170359434A1 (en) Web caching with image and local storage
CN106126683B (en) Page display method and terminal equipment
CN111079048B (en) Page loading method and device
JP5792717B2 (en) Apparatus, method, and computer program for requesting computer data assets (request for computer data assets)
US11477158B2 (en) Method and apparatus for advertisement anti-blocking
CN113094612A (en) Method and device for loading webpage at client, electronic equipment and medium
CN111783005B (en) Method, device and system for displaying web page, computer system and medium
CN112486783A (en) Progress bar display method and device
US11438403B2 (en) Page presentation method and system, computer system, and computer readable medium
CN113282852A (en) Method and device for editing webpage
CN106358075A (en) Processing method and device for acquiring poster of video tag
US11134116B2 (en) System and method for dynamically loading a webpage
CN104956360B (en) Presented using the progressive picture of data URI enhancings
US20140195894A1 (en) Method and system for continuous rendering of web content
US20140325346A1 (en) Shortened Network Address Linking to Image Representation of Web Page
US20120054313A1 (en) Interpreting web application content
US20170124029A1 (en) System and method of producing dynamically customized images

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
GR01 Patent grant
GR01 Patent grant