CN104991933A - Image display method and device - Google Patents
Image display method and device Download PDFInfo
- Publication number
- CN104991933A CN104991933A CN201510390681.1A CN201510390681A CN104991933A CN 104991933 A CN104991933 A CN 104991933A CN 201510390681 A CN201510390681 A CN 201510390681A CN 104991933 A CN104991933 A CN 104991933A
- Authority
- CN
- China
- Prior art keywords
- picture
- format
- tga
- png
- uploaded
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/40—Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
- G06F16/43—Querying
- G06F16/438—Presentation of query results
- G06F16/4387—Presentation of query results by the use of playlists
- G06F16/4393—Multimedia presentations, e.g. slide shows, multimedia albums
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/958—Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
技术领域technical field
本发明涉及互联网技术领域,特别涉及一种图片显示方法及装置。The invention relates to the technical field of the Internet, in particular to a picture display method and device.
背景技术Background technique
随着科技的进步和时代的发展,视频获取设备日益普及,视频传播日益广泛。视频这种综合视觉和听觉感官的多媒体技术已经成为人们生活中必不可少的一部分,为了更好的满足人们的需要,提高观看者的视觉体验,人们提出了大量的视频处理技术。比如为了解决不同视频显示设备分辨率之间差异性,研究人员提出了视频缩放技术;为了获得更好的视频视觉效果,研究人员提出了画质增强技术等等。与此同时,在播放视频时向视频中添加字幕和台标作为一种辅助手段,在帮助人们更好的欣赏和理解视频方面起着极其重要的作用。With the advancement of science and technology and the development of the times, video acquisition equipment is becoming more and more popular, and video dissemination is becoming more and more extensive. Video, a multimedia technology that integrates visual and auditory senses, has become an essential part of people's lives. In order to better meet people's needs and improve the viewer's visual experience, a large number of video processing technologies have been proposed. For example, in order to solve the difference between the resolutions of different video display devices, researchers have proposed video scaling technology; in order to obtain better video visual effects, researchers have proposed image quality enhancement technology and so on. At the same time, adding subtitles and logos to the video as an auxiliary means plays an extremely important role in helping people better appreciate and understand the video when playing the video.
然而,网页资源通常是存储在服务器中的,网页视频获取资源的路径是指向服务器的。而台标的格式是TGA格式,且是本地资源,这就需要网页视频从本地直接获取资源。However, webpage resources are usually stored in a server, and a path for webpage videos to obtain resources points to the server. The format of the station logo is TGA format, and it is a local resource, which requires the webpage video to directly obtain resources from the local.
发明内容Contents of the invention
本发明提供一种图片显示方法及装置,用以将本地存储的TGA格式的图片上传到多媒体网页中,从而减轻服务器的负载压力。The invention provides a method and device for displaying pictures, which are used for uploading locally stored pictures in TGA format to multimedia webpages, so as to reduce the load pressure on the server.
本发明提供一种图片显示方法,包括:The present invention provides a picture display method, comprising:
获取待上传的TGA格式的图片;Get the picture to be uploaded in TGA format;
将所述TGA格式的图片转换为PNG格式的图片;The picture in the TGA format is converted into a picture in the PNG format;
对所述PNG格式的图片进行Base64编码,获得B64格式的图片;Carry out Base64 encoding to the picture in PNG format to obtain a picture in B64 format;
调取所述B64格式的图片,并将所述B64格式的图片显示在多媒体网页上。The picture in B64 format is called, and the picture in B64 format is displayed on the multimedia webpage.
本发明实施例的一些有益效果可以包括:Some beneficial effects of the embodiments of the present invention may include:
上述技术方案,通过将TGA格式的图片转换为PNG格式的图片,并对PNG格式的图片进行编码,进而将编码后的图片显示在多媒体网页上,实现了在多媒体网页上显示TGA格式的图片的效果,从而使用户在观看网页多媒体时能够获取到更多的图片信息,提高用户的体验度。The above technical solution realizes displaying the picture in TGA format on the multimedia webpage by converting the picture in TGA format into a picture in PNG format, and encoding the picture in PNG format, and then displaying the encoded picture on the multimedia webpage. effect, so that users can obtain more picture information when viewing webpage multimedia, and improve user experience.
在一个实施例中,所述获取待上传的TGA格式的图片,包括:In one embodiment, the acquisition of the picture in TGA format to be uploaded includes:
获取本地存储的待上传的TGA格式的图片。Get the image in TGA format that is stored locally and is to be uploaded.
该实施例中,通过将本地存储的TGA格式的图片转换为PNG格式的图片,并对PNG格式的图片进行编码,进而将编码后的图片显示在多媒体网页上,实现了在多媒体网页上显示TGA格式的图片的效果,且在多媒体网页上上传TGA格式的图片时无需从服务器获取资源,减轻了服务器的压力。In this embodiment, by converting the picture in TGA format stored locally into a picture in PNG format, and encoding the picture in PNG format, and then displaying the encoded picture on the multimedia webpage, it is realized to display TGA on the multimedia webpage. TGA format pictures, and when uploading TGA format pictures on the multimedia webpage, there is no need to obtain resources from the server, which reduces the pressure on the server.
在一个实施例中,所述获取待上传的TGA格式的图片,包括:In one embodiment, the acquisition of the picture in TGA format to be uploaded includes:
通过HTML5读取文件流的方式读取待上传的TGA格式的图片;Read the image in TGA format to be uploaded by reading the file stream through HTML5;
缓存所述TGA格式的图片。The picture in the TGA format is cached.
该实施例中,采用HTML5读取文件流的方式读取并缓存TGA格式的图片,即返回固定长度的二进制缓存数据,使得TGA格式的图片能够转换为PNG格式的图片,进而实现将TGA格式的图片上传到字幕模板中的目的。In this embodiment, the image in TGA format is read and cached by using HTML5 to read the file stream, that is, the fixed-length binary cache data is returned, so that the image in TGA format can be converted into an image in PNG format, and then the image in TGA format can be converted to PNG format. The purpose of uploading images to caption templates.
在一个实施例中,所述将所述TGA格式的图片转换为PNG格式的图片,包括:In one embodiment, said converting the picture in TGA format into a picture in PNG format includes:
获取所述TGA格式的图片的每个像素点的值;Obtain the value of each pixel of the picture in the TGA format;
根据所述每个像素点的值,将所述TGA格式的图片转换为PNG格式的图片。Converting the picture in TGA format into a picture in PNG format according to the value of each pixel.
该实施例中,根据每个像素点的值将TGA格式的图片转换为PNG格式的图片,使得图片的格式转换更加准确方便,进而实现将TGA格式的图片上传到字幕模板中的目的。In this embodiment, the picture in TGA format is converted to the picture in PNG format according to the value of each pixel, so that the format conversion of the picture is more accurate and convenient, and then the purpose of uploading the picture in TGA format to the subtitle template is realized.
在一个实施例中,所述获取所述TGA格式的图片的每个像素点的值,包括:In one embodiment, the obtaining the value of each pixel of the picture in the TGA format includes:
通过位移算法获取所述TGA格式的图片的每个像素点的值。The value of each pixel of the picture in the TGA format is acquired through a displacement algorithm.
本实施例中,通过位移算法获取TGA格式的图片的每个像素点的值,进而将TGA格式的图片转换为PNG格式的图片,通过编码将图片显示在多媒体网页上,使得终端无需访问服务器即可实现将TGA格式的图片显示在多媒体网页上的效果,不仅减轻了服务器的负载压力,且提高了用户的体验度。In this embodiment, the value of each pixel of the picture in TGA format is obtained by the displacement algorithm, and then the picture in TGA format is converted into a picture in PNG format, and the picture is displayed on the multimedia webpage through encoding, so that the terminal does not need to access the server The effect of displaying the picture in TGA format on the multimedia webpage can be realized, which not only reduces the load pressure of the server, but also improves the user experience.
本发明提供一种图片显示装置,包括:The present invention provides a picture display device, comprising:
获取模块,用于获取待上传的TGA格式的图片;The acquisition module is used to acquire the picture in TGA format to be uploaded;
转换模块,用于将所述TGA格式的图片转换为PNG格式的图片;Conversion module, for converting the picture of described TGA format into the picture of PNG format;
编码模块,用于对所述PNG格式的图片进行Base64编码,获得B64格式的图片;An encoding module, configured to perform Base64 encoding on the image in PNG format to obtain an image in B64 format;
显示模块,用于调取所述B64格式的图片,并将所述B64格式的图片显示在多媒体网页上。The display module is used to call the pictures in the B64 format and display the pictures in the B64 format on the multimedia webpage.
在一个实施例中,所述获取模块包括:In one embodiment, the acquisition module includes:
第一获取子模块,用于获取本地存储的待上传的TGA格式的图片。The first obtaining sub-module is used to obtain the locally stored picture in TGA format to be uploaded.
在一个实施例中,所述获取模块包括:In one embodiment, the acquisition module includes:
读取子模块,用于通过HTML5读取文件流的方式读取待上传的TGA格式的图片;The reading sub-module is used to read the image in TGA format to be uploaded by reading the file stream through HTML5;
缓存子模块,用于缓存所述TGA格式的图片。The caching submodule is used for caching the pictures in the TGA format.
在一个实施例中,所述转换模块包括:In one embodiment, the conversion module includes:
第二获取子模块,用于获取所述TGA格式的图片的每个像素点的值;The second acquisition submodule is used to acquire the value of each pixel of the picture in the TGA format;
转换子模块,用于根据所述每个像素点的值,将所述TGA格式的图片转换为PNG格式的图片。The conversion submodule is used to convert the picture in TGA format into a picture in PNG format according to the value of each pixel.
在一个实施例中,所述第二获取子模块包括:In one embodiment, the second acquisition submodule includes:
获取单元,用于通过位移算法获取所述TGA格式的图片的每个像素点的值。The obtaining unit is used to obtain the value of each pixel of the picture in the TGA format through a displacement algorithm.
本发明实施例的一些有益效果可以包括:Some beneficial effects of the embodiments of the present invention may include:
上述装置,通过将TGA格式的图片转换为PNG格式的图片,并对PNG格式的图片进行编码,进而将编码后的图片显示在多媒体网页上,实现了在多媒体网页上显示TGA格式的图片的效果,从而使用户在观看网页多媒体时能够获取到更多的图片信息,提高用户的体验度。The above device converts the picture in TGA format into a picture in PNG format, and encodes the picture in PNG format, and then displays the encoded picture on the multimedia webpage, thereby realizing the effect of displaying the picture in TGA format on the multimedia webpage , so that the user can obtain more picture information when watching the webpage multimedia, and improve the user experience.
本发明的其它特征和优点将在随后的说明书中阐述,并且,部分地从说明书中变得显而易见,或者通过实施本发明而了解。本发明的目的和其他优点可通过在所写的说明书、权利要求书、以及附图中所特别指出的结构来实现和获得。Additional features and advantages of the invention will be set forth in the description which follows, and in part will be apparent from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention may be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
下面通过附图和实施例,对本发明的技术方案做进一步的详细描述。The technical solutions of the present invention will be described in further detail below with reference to the accompanying drawings and embodiments.
附图说明Description of drawings
附图用来提供对本发明的进一步理解,并且构成说明书的一部分,与本发明的实施例一起用于解释本发明,并不构成对本发明的限制。在附图中:The accompanying drawings are used to provide a further understanding of the present invention, and constitute a part of the description, and are used together with the embodiments of the present invention to explain the present invention, and do not constitute a limitation to the present invention. In the attached picture:
图1为本发明实施例中一种图片显示方法的流程图;Fig. 1 is a flow chart of a picture display method in an embodiment of the present invention;
图2为本发明实施例中一种图片显示方法中步骤S11的流程图;FIG. 2 is a flow chart of step S11 in a picture display method in an embodiment of the present invention;
图3为本发明实施例中一种图片显示方法中步骤S12的流程图;FIG. 3 is a flowchart of step S12 in a picture display method in an embodiment of the present invention;
图4为本发明实施例中一种图片显示装置的框图;Fig. 4 is a block diagram of a picture display device in an embodiment of the present invention;
图5为本发明实施例中一种图片显示装置中获取模块的框图;5 is a block diagram of an acquisition module in a picture display device in an embodiment of the present invention;
图6为本发明实施例中一种图片显示装置中获取模块的框图;6 is a block diagram of an acquisition module in a picture display device in an embodiment of the present invention;
图7为本发明实施例中一种图片显示装置中转换模块的框图;FIG. 7 is a block diagram of a conversion module in a picture display device according to an embodiment of the present invention;
图8为本发明实施例中一种图片显示装置中第二获取子模块的框图。Fig. 8 is a block diagram of a second acquisition sub-module in a picture display device according to an embodiment of the present invention.
具体实施方式Detailed ways
以下结合附图对本发明的优选实施例进行说明,应当理解,此处所描述的优选实施例仅用于说明和解释本发明,并不用于限定本发明。The preferred embodiments of the present invention will be described below in conjunction with the accompanying drawings. It should be understood that the preferred embodiments described here are only used to illustrate and explain the present invention, and are not intended to limit the present invention.
图1是本发明实施例中一种图片显示方法的流程图,如图1所示,该方法用于终端中,包括以下步骤S11-S14:Fig. 1 is a flowchart of a picture display method in an embodiment of the present invention. As shown in Fig. 1, the method is used in a terminal and includes the following steps S11-S14:
步骤S11,获取待上传的TGA格式的图片。Step S11, acquiring the picture in TGA format to be uploaded.
其中,TGA格式的图片是本地资源,因此是预先存储在终端本地的。因此,终端在获取TGA格式的图片(例如台标)时,无需访问服务器,只需直接从本地获取资源即可,从而减轻服务器的负载压力。Wherein, the picture in the TGA format is a local resource, so it is pre-stored locally in the terminal. Therefore, when the terminal acquires a picture in TGA format (for example, a logo), it does not need to access the server, but only needs to directly acquire resources locally, thereby reducing the load pressure on the server.
步骤S12,将TGA格式的图片转换为PNG格式的图片。Step S12, converting the picture in TGA format into a picture in PNG format.
步骤S13,对PNG格式的图片进行Base64编码,获得B64格式的图片。Step S13 , performing Base64 encoding on the picture in PNG format to obtain a picture in B64 format.
步骤S14,调取B64格式的图片,并将B64格式的图片显示在多媒体网页上。Step S14, call the picture in B64 format, and display the picture in B64 format on the multimedia webpage.
上述方法可应用于具体的多媒体应用中,例如想要将台标添加在网页视频的界面上,由于网页视频界面不支持TGA格式的图片的显示,而台标的格式为TGA格式,因此只有通过上述方法,将台标的格式转换为PNG格式,再将转换后的PNG格式的台标进行编码,然后再添加到网页视频界面上,这样,用户在观看网页视频时,就可以查看到更多的视频信息了。The above method can be applied to specific multimedia applications. For example, if you want to add the station logo on the interface of the webpage video, because the webpage video interface does not support the display of pictures in TGA format, and the format of the station logo is in TGA format, only through the above The method is to convert the format of the station logo into PNG format, then encode the converted station logo in PNG format, and then add it to the webpage video interface, so that when users watch webpage videos, they can view more videos information.
采用本发明实施例提供的技术方案,通过将TGA格式的图片转换为PNG格式的图片,并对PNG格式的图片进行编码,进而将编码后的图片显示在多媒体网页上,实现了在多媒体网页上显示TGA格式的图片的效果,从而使用户在观看网页多媒体时能够获取到更多的图片信息,提高用户的体验度。By adopting the technical solution provided by the embodiment of the present invention, by converting the picture in TGA format into a picture in PNG format, and encoding the picture in PNG format, and then displaying the encoded picture on the multimedia webpage, the multimedia webpage is realized. The effect of displaying pictures in TGA format, so that users can obtain more picture information when viewing webpage multimedia, and improve user experience.
在一个实施例中,如图2所示,步骤S11可以实施为以下步骤S111-S112:In one embodiment, as shown in FIG. 2, step S11 may be implemented as the following steps S111-S112:
步骤S111,通过HTML5读取文件流的方式读取待上传的TGA格式的图片。Step S111, read the image in TGA format to be uploaded by means of HTML5 reading file stream.
步骤S112,缓存TGA格式的图片。Step S112, cache the picture in TGA format.
该实施例中,先通过HTML5的FileReader对象直接读取待上传的TGA格式的图片,以readAsArrayBuffer的读取方式来读取。其中,以readAsArrayBuffer的读取方式读取时,返回一个类型化数组,即固定长度的二进制缓存数据,这种方法在进行一些文件操作时非常方便,尤其是在本发明实施例中进行图片格式转换的过程中非常方便。本实施例中,采用HTML5读取文件流的方式读取并缓存TGA格式的图片,即返回固定长度的二进制缓存数据,使得TGA格式的图片能够转换为PNG格式的图片,进而实现将TGA格式的图片上传到多媒体网页中的目的。In this embodiment, the image in TGA format to be uploaded is first directly read through the FileReader object of HTML5, and read in the reading mode of readAsArrayBuffer. Among them, when reading with the readAsArrayBuffer reading method, a typed array is returned, that is, fixed-length binary cache data. This method is very convenient when performing some file operations, especially for image format conversion in the embodiment of the present invention. very convenient in the process. In this embodiment, the image in TGA format is read and cached by using HTML5 to read the file stream, that is, the fixed-length binary cache data is returned, so that the image in TGA format can be converted into an image in PNG format, and then the image in TGA format can be converted to PNG format. The purpose of uploading pictures to multimedia web pages.
在一个实施例中,如图3所示,步骤S12可以实施为以下步骤S121-S122:In one embodiment, as shown in FIG. 3, step S12 may be implemented as the following steps S121-S122:
步骤S121,获取TGA格式的图片的每个像素点的值。Step S121, acquiring the value of each pixel of the picture in TGA format.
步骤S122,根据每个像素点的值,将TGA格式的图片转换为PNG格式的图片。Step S122, converting the picture in TGA format into a picture in PNG format according to the value of each pixel.
其中,步骤S121可以实施为以下步骤:通过位移算法获取TGA格式的图片的每个像素点的值。在获取TGA格式的图片的每个像素点的值之后,通过canvas的putlmageData方法,将每个像素点的值绑定到建立的canvas对象上,再通过canvas的getDataURL将canvas对象转换为相应的格式图像,即可实现将TGA格式的图片转换为PNG格式的图片的目的。以这种方法将TGA格式的图片转换为PNG格式的图片,使得终端无需访问服务器即可获取到终端本地存储的TGA格式的图片,并对TGA格式的图片进行格式转换、编码,进而上传到多媒体网页中,不仅使用户在观看网页多媒体时能够获得更多的多媒体信息,且减轻了服务器的负载压力。Wherein, step S121 may be implemented as the following steps: acquire the value of each pixel of the picture in TGA format by a displacement algorithm. After obtaining the value of each pixel of the picture in TGA format, bind the value of each pixel to the established canvas object through the putlmageData method of canvas, and then convert the canvas object to the corresponding format through getDataURL of canvas Image, the purpose of converting a picture in TGA format to a picture in PNG format can be achieved. In this way, the image in TGA format is converted into the image in PNG format, so that the terminal can obtain the image in TGA format locally stored in the terminal without accessing the server, and convert and encode the image in TGA format, and then upload it to the multimedia In the webpage, not only enables the user to obtain more multimedia information when viewing the multimedia of the webpage, but also reduces the load pressure on the server.
对应于上述实施例中的上传图片的方法,本发明还提供一种图片显示装置,如图4所示,该图片显示装置包括:Corresponding to the method for uploading pictures in the above embodiments, the present invention also provides a picture display device, as shown in Figure 4, the picture display device includes:
获取模块41,用于获取待上传的TGA格式的图片;Obtaining module 41, is used for obtaining the picture of the TGA format to be uploaded;
转换模块42,用于将TGA格式的图片转换为PNG格式的图片;Conversion module 42, for the picture of TGA format is converted into the picture of PNG format;
编码模块43,用于对PNG格式的图片进行Base64编码,获得B64格式的图片;Encoding module 43, for carrying out Base64 encoding to the picture of PNG format, obtains the picture of B64 format;
显示模块44,用于调取B64格式的图片,并将B64格式的图片显示在多媒体网页上。The display module 44 is used to call the pictures in B64 format and display the pictures in B64 format on the multimedia webpage.
在一个实施例中,如图5所示,获取模块41包括:In one embodiment, as shown in Figure 5, the acquisition module 41 includes:
第一获取子模块411,用于获取本地存储的待上传的TGA格式的图片。The first acquisition sub-module 411 is configured to acquire locally stored pictures in TGA format to be uploaded.
在一个实施例中,如图6所示,获取模块41包括:In one embodiment, as shown in Figure 6, the obtaining module 41 includes:
读取子模块412,用于通过HTML5读取文件流的方式读取待上传的TGA格式的图片;The reading submodule 412 is used to read the image in the TGA format to be uploaded by HTML5 reading the file stream;
缓存子模块413,用于缓存TGA格式的图片。The caching submodule 413 is used for caching pictures in TGA format.
在一个实施例中,如图7所示,转换模块42包括:In one embodiment, as shown in Figure 7, the conversion module 42 includes:
第二获取子模块421,用于获取TGA格式的图片的每个像素点的值;The second obtaining submodule 421 is used to obtain the value of each pixel of the picture in TGA format;
转换子模块422,用于根据每个像素点的值,将TGA格式的图片转换为PNG格式的图片。The converting sub-module 422 is configured to convert the picture in TGA format into a picture in PNG format according to the value of each pixel.
在一个实施例中,如图8所示,第二获取子模块421包括:In one embodiment, as shown in FIG. 8, the second acquiring submodule 421 includes:
获取单元4211,用于通过位移算法获取TGA格式的图片的每个像素点的值。The acquisition unit 4211 is configured to acquire the value of each pixel of the picture in TGA format through a displacement algorithm.
采用本发明实施例提供的上述装置,通过将TGA格式的图片转换为PNG格式的图片,并对PNG格式的图片进行编码,进而将编码后的图片显示在多媒体网页上,实现了在多媒体网页上显示TGA格式的图片的效果,从而使用户在观看网页多媒体时能够获取到更多的图片信息,提高用户的体验度。By adopting the above-mentioned device provided by the embodiment of the present invention, by converting the picture in TGA format into a picture in PNG format, and encoding the picture in PNG format, and then displaying the encoded picture on a multimedia webpage, the multimedia webpage The effect of displaying pictures in TGA format, so that users can obtain more picture information when viewing webpage multimedia, and improve user experience.
本领域内的技术人员应明白,本发明的实施例可提供为方法、系统、或计算机程序产品。因此,本发明可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器和光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art should understand that the embodiments of the present invention may be provided as methods, systems, or computer program products. Accordingly, the present invention can take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) having computer-usable program code embodied therein.
本发明是参照根据本发明实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It should be understood that each procedure and/or block in the flowchart and/or block diagram, and a combination of procedures and/or blocks in the flowchart and/or block diagram can be realized by computer program instructions. These computer program instructions may be provided to a general purpose computer, special purpose computer, embedded processor, or processor of other programmable data processing equipment to produce a machine such that the instructions executed by the processor of the computer or other programmable data processing equipment produce a An apparatus for realizing the functions specified in one or more procedures of the flowchart and/or one or more blocks of the block diagram.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions may also be stored in a computer-readable memory capable of directing a computer or other programmable data processing apparatus to operate in a specific manner, such that the instructions stored in the computer-readable memory produce an article of manufacture comprising instruction means, the instructions The device realizes the function specified in one or more procedures of the flowchart and/or one or more blocks of the block diagram.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device, causing a series of operational steps to be performed on the computer or other programmable device to produce a computer-implemented process, thereby The instructions provide steps for implementing the functions specified in the flow chart or blocks of the flowchart and/or the block or blocks of the block diagrams.
显然,本领域的技术人员可以对本发明进行各种改动和变型而不脱离本发明的精神和范围。这样,倘若本发明的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。Obviously, those skilled in the art can make various changes and modifications to the present invention without departing from the spirit and scope of the present invention. Thus, if these modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalent technologies, the present invention also intends to include these modifications and variations.
Claims (10)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510390681.1A CN104991933A (en) | 2015-07-06 | 2015-07-06 | Image display method and device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510390681.1A CN104991933A (en) | 2015-07-06 | 2015-07-06 | Image display method and device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN104991933A true CN104991933A (en) | 2015-10-21 |
Family
ID=54303749
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201510390681.1A Pending CN104991933A (en) | 2015-07-06 | 2015-07-06 | Image display method and device |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN104991933A (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114095783A (en) * | 2021-11-29 | 2022-02-25 | 中国平安财产保险股份有限公司 | Picture uploading method and device, computer equipment and storage medium |
| CN114363301A (en) * | 2021-12-08 | 2022-04-15 | 慧之安信息技术股份有限公司 | Multimedia data offline loading method based on localStorage |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20050177389A1 (en) * | 2004-02-10 | 2005-08-11 | Document Processing Systems, Inc. | Paperless process for mortgage closings and other applications |
| CN102789470A (en) * | 2011-05-20 | 2012-11-21 | 腾讯科技(深圳)有限公司 | Method and device for uploading pictures in webpage |
| CN103177015A (en) * | 2011-12-22 | 2013-06-26 | 腾讯科技(深圳)有限公司 | Method and system for webpage image presentation |
| CN103353878A (en) * | 2013-06-14 | 2013-10-16 | 陆昀 | Method for displaying files of different file formats in webpage |
| CN104077310A (en) * | 2013-03-28 | 2014-10-01 | 联想(北京)有限公司 | Method, equipment and system for loading resource file |
-
2015
- 2015-07-06 CN CN201510390681.1A patent/CN104991933A/en active Pending
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20050177389A1 (en) * | 2004-02-10 | 2005-08-11 | Document Processing Systems, Inc. | Paperless process for mortgage closings and other applications |
| CN102789470A (en) * | 2011-05-20 | 2012-11-21 | 腾讯科技(深圳)有限公司 | Method and device for uploading pictures in webpage |
| CN103177015A (en) * | 2011-12-22 | 2013-06-26 | 腾讯科技(深圳)有限公司 | Method and system for webpage image presentation |
| CN104077310A (en) * | 2013-03-28 | 2014-10-01 | 联想(北京)有限公司 | Method, equipment and system for loading resource file |
| CN103353878A (en) * | 2013-06-14 | 2013-10-16 | 陆昀 | Method for displaying files of different file formats in webpage |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114095783A (en) * | 2021-11-29 | 2022-02-25 | 中国平安财产保险股份有限公司 | Picture uploading method and device, computer equipment and storage medium |
| CN114363301A (en) * | 2021-12-08 | 2022-04-15 | 慧之安信息技术股份有限公司 | Multimedia data offline loading method based on localStorage |
| CN114363301B (en) * | 2021-12-08 | 2022-08-23 | 慧之安信息技术股份有限公司 | Multimedia data offline loading method based on localStorage |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10777231B2 (en) | Embedding thumbnail information into video streams | |
| US10187668B2 (en) | Method, system and server for live streaming audio-video file | |
| US8639086B2 (en) | Rendering of video based on overlaying of bitmapped images | |
| US10629166B2 (en) | Video with selectable tag overlay auxiliary pictures | |
| CN108063976B (en) | Video processing method and device | |
| CN110868625A (en) | A video playback method, device, electronic device and storage medium | |
| CN103369128A (en) | Image reproduction device and method for simultaneously displaying multiple moving image thumbnails | |
| JP2012114909A (en) | Method and system of encoding and decoding media content | |
| US20150117515A1 (en) | Layered Encoding Using Spatial and Temporal Analysis | |
| CN110891195B (en) | Method, device and equipment for generating screen image and storage medium | |
| US10290110B2 (en) | Video overlay modification for enhanced readability | |
| US10250900B2 (en) | Systems and methods for embedding metadata into video contents | |
| CN104991933A (en) | Image display method and device | |
| CN116916071B (en) | Video screen display method, system, device, electronic device and storage medium | |
| US11991412B2 (en) | Standard dynamic range (SDR) / hybrid log-gamma (HLG) with high dynamic range (HDR) 10+ | |
| CN112565819B (en) | Video data processing method and device, electronic equipment and storage medium | |
| US12341998B2 (en) | Methods and systems for non-destructive stabilization-based encoder optimization | |
| CN112004065A (en) | Video display method, display device and storage medium | |
| US12462320B2 (en) | Systems and methods for extending selectable object capability to a captured image | |
| CN113672761B (en) | Video processing method and device | |
| US20260038075A1 (en) | Systems and methods for extending selectable object capability to a captured image | |
| CN118283298A (en) | Video transmission method, processing method, apparatus, device, medium, and program product | |
| CN104966268A (en) | Method and device for uploading pictures | |
| KR102224299B1 (en) | Hierarchical Coding/decoding Method and device for Depth Video | |
| HK40022517B (en) | Method, apparatus, device, and storage medium for generating flower screen image |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| C06 | Publication | ||
| PB01 | Publication | ||
| C10 | Entry into substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| RJ01 | Rejection of invention patent application after publication |
Application publication date: 20151021 |
|
| RJ01 | Rejection of invention patent application after publication |