CN102821279A - Picture compression method keeping with alpha channel - Google Patents

Picture compression method keeping with alpha channel Download PDF

Info

Publication number
CN102821279A
CN102821279A CN2012102705949A CN201210270594A CN102821279A CN 102821279 A CN102821279 A CN 102821279A CN 2012102705949 A CN2012102705949 A CN 2012102705949A CN 201210270594 A CN201210270594 A CN 201210270594A CN 102821279 A CN102821279 A CN 102821279A
Authority
CN
China
Prior art keywords
file
picture
rgb
alpha
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2012102705949A
Other languages
Chinese (zh)
Inventor
朱希顺
石波涛
张春平
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Zeus Interactive Science & Technology Co Ltd
Original Assignee
Beijing Zeus Interactive Science & Technology 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 Beijing Zeus Interactive Science & Technology Co Ltd filed Critical Beijing Zeus Interactive Science & Technology Co Ltd
Priority to CN2012102705949A priority Critical patent/CN102821279A/en
Publication of CN102821279A publication Critical patent/CN102821279A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)

Abstract

The invention relates to a picture compression method keeping with an alpha channel. The picture compression method comprises the following steps: 1) reading picture data, scanning picture data pixel by pixel, and separating alpha channel data of each pixel; 2) combining alpha channel data of all pixels to be an alpha channel file; 3) carrying out a lossy compression on RGB (red green blue) channel data of all pixels to generate a RGB compressed file; and 4) combining the alpha channel file with the RGB compressed file in an intermediate file, and carrying out lossless compression on the intermediate file to generate compressed data. After the compression for twice, completed alpha channel file through the lossless compression and the RGB compressed file with lower compression rate through the lossy compression are kept in the compressed data, so that the alpha channel data of the picture file with ARGB (alpha red green blue) channel data can be kept, the compression rate of the picture file can be increased, and furthermore, the compression method can be used for encrypting the picture file.

Description

A kind of picture compression method that keeps the alpha passage
Technical field
The present invention relates to a kind of image processing field, be specifically related to a kind of picture compression method of the alpha of reservation passage.
Background technology
The alpha passage is one 8 a gray scale passage, and this passage comes the transparence information in the document image with 0-255 level gray scale, defines transparent, opaque and translucent area, and wherein black expression full impregnated is bright, representes opaquely in vain, and the ash expression is translucent.The scene of web game often utilizes the transparent characteristic of alpha passage to produce abundant effects in making, and with synthetic, can make in the picture certain part transparent according to different principle through the stack of alpha passage.Be about to selected color and from picture, remove, thereby make the picture of removing color partly appear background, the part of not removing color still keeps original color.
As shown in Figure 1, picture file is made up of the pixel that has the ARGB channel data, and each pixel all is ARGB (alpha, a red; Green, blue) look is divided into the alpha passage, the red passage; The green passage, the blue passage, wherein the alpha passage is a transparent channel.Pixel value comprises 32 bits, and span can be divided into alpha channel data, red channel data, green channel data, blue channel data from 0x00000000 to 0xFFFFFFFF.Wherein each channel data is 8 bits, and span is 0-255.Because it is more much bigger than common RGB picture file to have the ARGB picture file of alpha channel data; Therefore under those situation that picture quality and quantity are all had relatively high expectations, the compression ratio that improves picture file is for the storage of picture file and transmit and all have very great practical significance.
Be generally for the picture file compression method that contains the alpha passage in the prior art: one, picture file is carried out lossless compress and obtain compressed file, the initial data of the reducible alpha of comprising channel data after decompression and do not cause any distortion; But because the compression ratio of lossless compress is merely about 60% usually, make that the size of compressed file is still very big, can not satisfy the big picture file storage and the requirement of transmission.Two, picture file is carried out lossy compression method; Though the compression ratio of lossy compression method can reach about 14%; But existing lossy compression method method will be sacrificed the alpha channel data usually; The decompressing files that obtains after the decompression can't be realized the certain effects of original image with respect to the serious distortion of original picture file.Therefore, also do not have at present a kind ofly can both keep the alpha channel data, can carry out the picture compression method of lossy compression method again picture.
In order to protect the intellectual property of original Design Works, the author hopes Design Works is carried out encryption, is utilized by others in the process that on network, circulates with the Design Works of guaranteeing oneself and revises.And because the file format of picture is all fixed, if the author uses common compressed software that works are compressed and encrypts, will certainly be cracked easily by some analyzers that is directed to compressed software, the author is caused irretrievable loss.
Summary of the invention
The present invention is directed to the deficiency of prior art; Proposed a kind of in when compression both alpha channel data of the picture file of leave strip ARGB channel data; Can increase the compression ratio of picture file again, the picture compression method of the reservation alpha channel data that can also encrypt picture file.
Technical scheme of the present invention is following:
A kind of picture compression method, its step comprises:
1) reads image data, said image data is pursued the scanning of pixel, the alpha channel data of each pixel is separated;
2) the alpha channel data of all pixels is merged into alpha passage file;
3) the RGB channel data of all pixels carries out lossy compression method, generates the RGB compressed file;
4) said alpha passage file and said RGB compressed file merge in the intermediate file; Said intermediate file is carried out lossless compress, generate packed data.
Alpha channel data in the said step 1) separates through bit manipulation.
Intermediate file in the said step 4) is a binary file.
Said intermediate file comprises: picture width, sum of all pixels, alpha passage file, RGB compressed file.
The decompression step of said packed data comprises:
A) said packed data is decompressed obtain said intermediate file;
B) in said intermediate file, read said picture width and said sum of all pixels, picture height=sum of all pixels/picture width;
C) in memory, create a blank picture according to said picture height and said picture width;
D) read said alpha passage file and said RGB compressed file, said RGB compressed file is decompressed, generate RGB passage file;
E) the RGB channel data in alpha channel data in the said alpha passage file and the said RGB passage file is merged into pixel value, said pixel value is inserted in the said blank picture, be reduced into said image data.
Said lossy compression method method adopts Huffman encoding.
Said lossless compression method adopts the deflate algorithm.
Compression step carries out in server, generates said packed data, and said packed data is imported in the client through network; Said decompression step is carried out in said client, obtains image data after said packed data is decompressed.
Said image data generates user's interface displayed in client.
Technique effect of the present invention is following:
A kind of picture compression method that keeps the alpha passage of the present invention, its step comprises: 1) read image data, image data is pursued the scanning of pixel, the alpha channel data of each pixel is separated; 2) the alpha channel data of all pixels is merged into alpha passage file; 3) the RGB channel data of all pixels carries out lossy compression method, generates the RGB compressed file; 4) alpha passage file and RGB compressed file merge in the intermediate file; Intermediate file is carried out lossless compress, generate packed data.Through after above-mentioned twice compression, preserved in the packed data through lossless compress, complete alpha passage file with through lossy compression method, RGB compressed file that compression ratio is lower.Thereby both alpha channel datas of the picture file of leave strip ARGB channel data can increase the compression ratio of picture file again, and in addition, this compression method can also be used for picture file is encrypted.
Owing to after the compression alpha channel data and RGB compressed file are being merged in the intermediate file for the first time,, also can avoid two files in loading, to put upside down the risk that the loading that causes is failed because of sequencing except the complexity of the exploitation of can simplifying procedures.Further, if alpha channel data and RGB compressed file are divided into two files preservations, these two unique files can comprise file header information separately so, increase file size.And be tape file header not when alpha channel data and RGB compressed file deposited into a binary file, storage be exactly Pixel Information, and the volume of a file and compression ratio are higher.
Because binary file do not have file header, therefore with intermediate file with binary format, make packed data capacity littler through generating after the lossless compress.
Description of drawings
Fig. 1 is the picture file structural representation that has the ARGB passage
Fig. 2 is the schematic flow sheet that picture file is carried out second-compressed of the present invention
Embodiment
The present invention will be described below in conjunction with accompanying drawing.
In the following description, describing some details is that the technical staff of computer realm provides and wholely understands of the present invention.In an embodiment, show the element of realizing concrete function with the form of sketch map or block diagram, so that outstanding technological emphasis, and can aspect unnecessary details, not blur the present invention.Such as; Owing to contained about details disclosed in this areas such as network service, electromagnetic signal instruction technique, user interface or I/O technology, common-sense in those of ordinary skills' the understanding scope; Thereby omitted above-mentioned ins and outs in an embodiment to the full extent, and do not think that these details are to obtain the necessary characteristic of complete skill scheme of the present invention.
With the process to the compression and decompression of picture file in the web game is example; The system of a common web game comprises game server 1 and client 2; The compression process of picture file is carried out in game server 1; The compression back generates compressed file, and compressed file is imported in the client 2 through network; The process that decompresses is carried out in client 2, obtains decompressing files after compressed file is decompressed; Client 2 uses decompressing files to generate interface, and the user is shown.
As shown in Figure 2, the present invention splits picture file in game server 1, the alpha channel data is separated from the ARGB channel data, and the RGB channel data of remainder is carried out lossy compression method, generates the RGB compressed file.Afterwards alpha channel data and RGB compressed file are merged in the intermediate file, again this intermediate file is carried out lossless compress, generate final compressed file.Its concrete steps are following:
1) at first from the game database of game server 1, reads resource data, only keep picture file then, filter out alternative document, like configuration informations such as role's scenario A I in the recreation;
2) image data is carried out the scanning of individual element, through bit manipulation the alpha channel data of each pixel is separated from the ARGB channel data, the alpha channel data of all pixels is merged into alpha passage file;
The RGB channel data that 3) will be left all pixels is merged into RGB passage file, and adopts Huffman encoding that this RGB passage file is carried out lossy compression method, generates the RGB compressed file, and the picture quality of RGB compressed file can be adjusted according to demand;
4) with step 2) in RGB compressed file in isolated alpha passage file and the step 3) merge in the intermediate file with binary form; The content of this intermediate file comprises: the picture width is 4 bytes; Sum of all pixels is 4 bytes; Alpha passage file, the RGB compressed file;
5) intermediate file after will merging adopts the deflate algorithm to carry out lossless compress once more, generates the compressed file of picture file.
Be matched with the second-compressed in the game server 1, the present invention decompresses to compressed file in client 2:
A) use the decompression of deflate algorithm to obtain the intermediate file of forming by binary data to packed data;
B) in intermediate file, read the picture width of 4 bytes and the sum of all pixels of 4 bytes, wherein picture height=sum of all pixels/picture width;
C) in the buffer memory of client 2, create a blank picture according to picture height and picture width;
D) calculate the length of the alpha passage file of forming by the alpha channel data of all pixels according to sum of all pixels, read the data of respective length again; Remaining data are the RGB compressed file through lossy compression method, use this RGB compressed file of Huffman encoding decoding, generate RGB passage file;
E) RGB channel data corresponding in alpha channel data in the alpha passage file and the RGB passage file is merged into pixel value; Each pixel value is inserted in the blank picture that step c) created according to sequencing, generated decompressing files and use.
Should be pointed out that the above embodiment can make those skilled in the art more fully understand the invention, but do not limit the present invention in any way creation.Therefore; Although this specification has carried out detailed explanation with reference to accompanying drawing and embodiment to the invention,, those skilled in the art are to be understood that; Still can make amendment or be equal to replacement the invention; In a word, all do not break away from the technical scheme and the improvement thereof of the spirit and the scope of the invention, and it all should be encompassed in the middle of the protection range of the invention patent.

Claims (9)

1. picture compression method, its step comprises:
1) reads image data, said image data is pursued the scanning of pixel, the alpha channel data of each pixel is separated;
2) the alpha channel data of all pixels is merged into alpha passage file;
3) the RGB channel data of all pixels carries out lossy compression method, generates the RGB compressed file;
4) said alpha passage file and said RGB compressed file merge in the intermediate file; Said intermediate file is carried out lossless compress, generate packed data.
2. a kind of picture compression method as claimed in claim 1 is characterized in that: the alpha channel data in the said step 1) separates through bit manipulation.
3. a kind of picture compression method as claimed in claim 1 is characterized in that: the said intermediate file in the said step 4) is a binary file.
4. like claim 1 or 2 or 3 described a kind of picture compression methods, it is characterized in that: said intermediate file comprises: picture width, sum of all pixels, alpha passage file, RGB compressed file.
5. a kind of picture compression method as claimed in claim 4, it is characterized in that: the decompression step of said packed data comprises:
A) said packed data is decompressed obtain said intermediate file;
B) in said intermediate file, read said picture width and said sum of all pixels, picture height=sum of all pixels/picture width;
C) in memory, create a blank picture according to said picture height and said picture width;
D) read said alpha passage file and said RGB compressed file, said RGB compressed file is decompressed, generate RGB passage file;
E) the RGB channel data in alpha channel data in the said alpha passage file and the said RGB passage file is merged into pixel value, said pixel value is inserted in the said blank picture, be reduced into said image data.
6. like claim 1 or 2 or 3 or 5 described a kind of picture compression methods, it is characterized in that: said lossy compression method method adopts Huffman encoding.
7. like claim 1 or 2 or 3 or 5 described a kind of picture compression methods, it is characterized in that: said lossless compression method adopts the deflate algorithm.
8. a kind of picture compression method as claimed in claim 5, it is characterized in that: compression step carries out in server, generates said packed data, and said packed data is imported in the client through network; Said decompression step is carried out in said client, obtains image data after said packed data is decompressed.
9. a kind of picture compression method as claimed in claim 8 is characterized in that: said image data generates user's interface displayed in client.
CN2012102705949A 2012-07-31 2012-07-31 Picture compression method keeping with alpha channel Pending CN102821279A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2012102705949A CN102821279A (en) 2012-07-31 2012-07-31 Picture compression method keeping with alpha channel

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2012102705949A CN102821279A (en) 2012-07-31 2012-07-31 Picture compression method keeping with alpha channel

Publications (1)

Publication Number Publication Date
CN102821279A true CN102821279A (en) 2012-12-12

Family

ID=47305107

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2012102705949A Pending CN102821279A (en) 2012-07-31 2012-07-31 Picture compression method keeping with alpha channel

Country Status (1)

Country Link
CN (1) CN102821279A (en)

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103258167A (en) * 2013-05-10 2013-08-21 广州杰赛科技股份有限公司 Method for protecting png picture in handheld device
CN103514616A (en) * 2013-09-02 2014-01-15 北京新学堂网络科技有限公司 Method for reducing size of mobile electronic magazine file
CN103533352A (en) * 2013-09-27 2014-01-22 桂林力港网络科技有限公司 Compression method and device and decompression method and device for image with transparency
EP2892233A1 (en) * 2014-01-06 2015-07-08 Cisco Technology, Inc. Fitting RGB and transparency information into 24 bits of just RGB
CN105719321A (en) * 2016-01-22 2016-06-29 北京白鹭时代信息技术有限公司 Texture compression method and device
CN105812714A (en) * 2016-03-18 2016-07-27 浙江万朋教育科技股份有限公司 Data compression method for shared PPT document pages
CN105959724A (en) * 2016-05-24 2016-09-21 腾讯科技(深圳)有限公司 Video data processing method and device
CN106095365A (en) * 2016-06-07 2016-11-09 青岛海信电器股份有限公司 Screen adjustment menu data processing method and processing device
CN106709960A (en) * 2015-11-17 2017-05-24 北京国双科技有限公司 Image storage method, device and system
CN106886353A (en) * 2017-02-23 2017-06-23 腾讯科技(深圳)有限公司 The display processing method and device of a kind of user interface
CN106937132A (en) * 2017-04-08 2017-07-07 腾讯科技(深圳)有限公司 A kind of photograph document handling method
CN106993144A (en) * 2017-03-22 2017-07-28 青岛海信电器股份有限公司 The method and device of encoding and decoding is carried out to alpha channel datas in OSD
CN107071514A (en) * 2017-04-08 2017-08-18 腾讯科技(深圳)有限公司 A kind of photograph document handling method and intelligent terminal
CN107071515A (en) * 2017-04-08 2017-08-18 腾讯科技(深圳)有限公司 A kind of photograph document handling method and system
CN107196660A (en) * 2017-04-24 2017-09-22 南京数维康信息科技有限公司 Low power consumption data compression algorithm
CN107507125A (en) * 2017-08-31 2017-12-22 郑州云海信息技术有限公司 Alpha passage palettes generation method, system and host side in a kind of WebP compression of images
CN109803157A (en) * 2019-01-18 2019-05-24 上海极链网络科技有限公司 A kind of sequence frame picture transmission method, system and electronic equipment based on video
CN112929621A (en) * 2021-01-20 2021-06-08 深圳市瑞驰信息技术有限公司 Method for improving image compression transmission based on Huffman algorithm
CN113115041A (en) * 2021-03-15 2021-07-13 广州匠芯创科技有限公司 Lossless picture compression method, device and medium supporting alpha channel
CN113538220A (en) * 2021-07-16 2021-10-22 北京天马时空网络技术有限公司 Method and device for processing gradually-changed semitransparent picture
CN113645469A (en) * 2020-05-11 2021-11-12 腾讯科技(深圳)有限公司 Image processing method and device, intelligent terminal and computer readable storage medium
CN116309893A (en) * 2023-05-18 2023-06-23 深圳市微克科技有限公司 Picture compression method and device, storage medium and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020126909A1 (en) * 1998-09-21 2002-09-12 Fuji Photo Film Co., Ltd. Image encoding device, image encoding method, recording medium for recording image encoding procedure, and recording medium which records image file
US20070195369A1 (en) * 2006-02-23 2007-08-23 Microsoft Corporation pre-processing of image data for enhanced compression
CN101742317A (en) * 2009-12-31 2010-06-16 北京中科大洋科技发展股份有限公司 Video compressing and encoding method with alpha transparent channel
CN102289829A (en) * 2011-07-12 2011-12-21 北京朗玛数联科技有限公司 Method and device for storing and restoring image and system for processing image

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020126909A1 (en) * 1998-09-21 2002-09-12 Fuji Photo Film Co., Ltd. Image encoding device, image encoding method, recording medium for recording image encoding procedure, and recording medium which records image file
US20070195369A1 (en) * 2006-02-23 2007-08-23 Microsoft Corporation pre-processing of image data for enhanced compression
CN101742317A (en) * 2009-12-31 2010-06-16 北京中科大洋科技发展股份有限公司 Video compressing and encoding method with alpha transparent channel
CN102289829A (en) * 2011-07-12 2011-12-21 北京朗玛数联科技有限公司 Method and device for storing and restoring image and system for processing image

Cited By (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103258167A (en) * 2013-05-10 2013-08-21 广州杰赛科技股份有限公司 Method for protecting png picture in handheld device
CN103514616B (en) * 2013-09-02 2017-01-11 北京新学堂网络科技有限公司 Method for reducing size of mobile electronic magazine file
CN103514616A (en) * 2013-09-02 2014-01-15 北京新学堂网络科技有限公司 Method for reducing size of mobile electronic magazine file
CN103533352A (en) * 2013-09-27 2014-01-22 桂林力港网络科技有限公司 Compression method and device and decompression method and device for image with transparency
CN103533352B (en) * 2013-09-27 2017-01-25 桂林力港网络科技有限公司 Compression method and device and decompression method and device for image with transparency
EP2892233A1 (en) * 2014-01-06 2015-07-08 Cisco Technology, Inc. Fitting RGB and transparency information into 24 bits of just RGB
US9955173B2 (en) 2014-01-06 2018-04-24 Cisco Technology Inc. Transparency information retention
CN106709960A (en) * 2015-11-17 2017-05-24 北京国双科技有限公司 Image storage method, device and system
CN105719321A (en) * 2016-01-22 2016-06-29 北京白鹭时代信息技术有限公司 Texture compression method and device
CN105812714A (en) * 2016-03-18 2016-07-27 浙江万朋教育科技股份有限公司 Data compression method for shared PPT document pages
CN105959724A (en) * 2016-05-24 2016-09-21 腾讯科技(深圳)有限公司 Video data processing method and device
CN105959724B (en) * 2016-05-24 2020-08-25 腾讯科技(深圳)有限公司 Video data processing method and device
CN106095365A (en) * 2016-06-07 2016-11-09 青岛海信电器股份有限公司 Screen adjustment menu data processing method and processing device
CN106886353B (en) * 2017-02-23 2020-08-04 腾讯科技(深圳)有限公司 Display processing method and device of user interface
CN106886353A (en) * 2017-02-23 2017-06-23 腾讯科技(深圳)有限公司 The display processing method and device of a kind of user interface
CN106993144A (en) * 2017-03-22 2017-07-28 青岛海信电器股份有限公司 The method and device of encoding and decoding is carried out to alpha channel datas in OSD
CN106993144B (en) * 2017-03-22 2020-02-04 青岛海信电器股份有限公司 Method and device for coding and decoding alpha channel data in OSD
CN106937132A (en) * 2017-04-08 2017-07-07 腾讯科技(深圳)有限公司 A kind of photograph document handling method
US11012489B2 (en) 2017-04-08 2021-05-18 Tencent Technology (Shenzhen) Company Limited Picture file processing method, picture file processing device, and storage medium
CN107071514B (en) * 2017-04-08 2018-11-06 腾讯科技(深圳)有限公司 A kind of photograph document handling method and intelligent terminal
CN107071515B (en) * 2017-04-08 2018-12-07 腾讯科技(深圳)有限公司 A kind of photograph document handling method and system
CN106937132B (en) * 2017-04-08 2018-12-07 腾讯科技(深圳)有限公司 A kind of photograph document handling method
CN107071514A (en) * 2017-04-08 2017-08-18 腾讯科技(深圳)有限公司 A kind of photograph document handling method and intelligent terminal
CN107071515A (en) * 2017-04-08 2017-08-18 腾讯科技(深圳)有限公司 A kind of photograph document handling method and system
CN107196660A (en) * 2017-04-24 2017-09-22 南京数维康信息科技有限公司 Low power consumption data compression algorithm
CN107507125A (en) * 2017-08-31 2017-12-22 郑州云海信息技术有限公司 Alpha passage palettes generation method, system and host side in a kind of WebP compression of images
CN109803157A (en) * 2019-01-18 2019-05-24 上海极链网络科技有限公司 A kind of sequence frame picture transmission method, system and electronic equipment based on video
CN113645469A (en) * 2020-05-11 2021-11-12 腾讯科技(深圳)有限公司 Image processing method and device, intelligent terminal and computer readable storage medium
CN113645469B (en) * 2020-05-11 2022-06-24 腾讯科技(深圳)有限公司 Image processing method and device, intelligent terminal and computer readable storage medium
CN112929621A (en) * 2021-01-20 2021-06-08 深圳市瑞驰信息技术有限公司 Method for improving image compression transmission based on Huffman algorithm
CN113115041A (en) * 2021-03-15 2021-07-13 广州匠芯创科技有限公司 Lossless picture compression method, device and medium supporting alpha channel
CN113115041B (en) * 2021-03-15 2023-03-10 广州匠芯创科技有限公司 Lossless picture compression method, device and medium supporting alpha channel
CN113538220A (en) * 2021-07-16 2021-10-22 北京天马时空网络技术有限公司 Method and device for processing gradually-changed semitransparent picture
CN116309893A (en) * 2023-05-18 2023-06-23 深圳市微克科技有限公司 Picture compression method and device, storage medium and electronic equipment
CN116309893B (en) * 2023-05-18 2023-08-11 深圳市微克科技有限公司 Picture compression method and device, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN102821279A (en) Picture compression method keeping with alpha channel
AU2020201708B2 (en) Techniques for encoding, decoding and representing high dynamic range images
CN1681330B (en) Adaptive 2n-ary tree generating method, and method and apparatus for encoding and decoding 3d volume data using it
JP6703032B2 (en) Backward compatibility extended image format
CN102036059A (en) Method, device and system for compressing and decompressing transparent images
GB2539488A (en) Encoder, decoder and method employing palette utilization and compression
AU2018233015B2 (en) System and method for image processing
CN109831668A (en) Data compression method and apparatus, data encoding/decoding method and device
CN110113615A (en) Image encoding method, device, calculates equipment and storage medium at coding/decoding method
CN111918065A (en) Information compression/decompression method and device
KR101805550B1 (en) Image data encoding method for presentation virtualization and server therefor
CN112714357A (en) Video playing method, video playing device, electronic equipment and storage medium
US20180097527A1 (en) 32-bit hdr pixel format with optimum precision
CN111246249A (en) Image encoding method, encoding device, decoding method, decoding device and storage medium
CN105704215A (en) File sharing system and corresponding file sending and receiving method and device
CN102855643A (en) Method for compressing and decompressing font library files and monochrome images
Bandyopadhyay et al. An application of palette based steganography
CN108513136A (en) The compression method and read method of magnanimity space three-dimensional image data
CN114554175B (en) Classification rearrangement-based lossless compression method for two-dimensional point cloud distance images
KR102154580B1 (en) Image processing apparatus and method
JP2010028819A (en) Image processing apparatus and method, and image reading apparatus
Saleh et al. Efficient data hiding system using LZW cryptography and gif image steganography
CN116055742A (en) Image compression method, decompression method, device and electronic equipment
WO2023177447A1 (en) Methods and systems for high bit depth and high dynamic range image compression
JP2011120180A (en) Image encoding apparatus and method of controlling the same

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20121212