CN101217668A - A mixed image compression method based on block classification - Google Patents

A mixed image compression method based on block classification Download PDF

Info

Publication number
CN101217668A
CN101217668A CN 200810059144 CN200810059144A CN101217668A CN 101217668 A CN101217668 A CN 101217668A CN 200810059144 CN200810059144 CN 200810059144 CN 200810059144 A CN200810059144 A CN 200810059144A CN 101217668 A CN101217668 A CN 101217668A
Authority
CN
China
Prior art keywords
piece
color
text
block
pixel
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.)
Granted
Application number
CN 200810059144
Other languages
Chinese (zh)
Other versions
CN100576921C (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.)
Zhejiang University ZJU
Original Assignee
Zhejiang University ZJU
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 Zhejiang University ZJU filed Critical Zhejiang University ZJU
Priority to CN 200810059144 priority Critical patent/CN100576921C/en
Publication of CN101217668A publication Critical patent/CN101217668A/en
Application granted granted Critical
Publication of CN100576921C publication Critical patent/CN100576921C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

The invention discloses a hybrid image compressing method based on block classification. In the invention, blocks are divided into text/ image block, natural image block and hybrid block according to different features of text/image area and natural image area of original images in the aspect of color and texture; then a compression mode in which palette coding, Hextile coding and LZW coding are combined is used in the text/ image block, a JPEG lossy compression mode is used in the natural image while the algorithm of the combination of the two modes is used in the hybrid block. The invention has the advantages that based on the block classification method, the text/image area and the natural image area can be divided up accurately, and that the blocks are respectively encoded can keep rather acuminate edge of the text/image block so as to enhance visual effect on the basis of ensuring higher compression efficiency and upgrade the peak signal to noise ratio of reconstructed images; the complexity of the algorithm is lower.

Description

Mixed image compression method based on block sort
Technical field
The present invention relates to a kind of compression method, specifically relate to a kind of mixed image compression method based on block sort to vision-mix.
Background technology
In actual life, the vision-mix that includes text/graphics and natural image is very common, as computer desktop image and scan image.Because this class image packets contains the text/graphics with sharpened edge, the edge blurry of text/graphics influence visual effect if adopt the lossy compression method mode based on dct transform commonly used to make to it.This is because human eye causes the distortion in zone, image border is very sensitive.And if it adopted simple lossless compress mode then reduced compression efficiency.Therefore, there are a lot of scholars that the vision-mix compression problem is studied, also proposed some effective settling modes.
Compression method to vision-mix mainly is divided into based on layer with based on piece two classes at present.According to three layers of MRC (mixed raster content) iconic model, vision-mix is decomposed into foreground layer, mask layer and background layer based on the algorithm of layer, again coding respectively.Specifically can be with reference to the recommended standard " ITU-TRecommendation T.44; Mixed Raster Content (MRC) " of ITU-T, ITU-T Study Group 16,2005. business software DjVu, Digipaper, LuraDocument belong to this class methods.This precision of method based on layering is higher, but arithmetic speed is slow, has limited it and has required stronger application in real-time.
Block-based algorithm is that image is divided into the identical piece of nonoverlapping size, and block-based feature is carried out sorting code number.AT﹠amp; The VNC of T (virtual network computing) has adopted the lossless compression algorithm based on the classification of sub-rectangle, but it is when being applied to natural image, and compression efficiency is low excessively.As improvement, Amir Said is at " Compression of compound images and video for enabling rich media inembedded systems ", International Conference on Visual Communications and ImageProcessing, SPIE, 2004, a kind of desktop picture compression algorithm of mixing has been proposed among the 5308:69-82..Piece with 8 * 8 is divided into text/graphics piece and image block, and adopts JPEG-LS and dynamic JPEG compression respectively.This algorithm all has compression effectiveness preferably for plain text or image, but when both mixed, JPEG was compressed in the text place and has caused strong ringing effect.The meticulousr Mixing compression algorithm of another kind of classification by Tony Lin at " Compound image compression for real-time computer screen imagetransmission ", IEEE Transactions on Image Processing, 2005,14 (8): propose among the 993-1005., it has carried out the text/graphics element in image block extraction and sorting code number have greatly improved the quality of coded image.But this algorithm application still can produce stronger ringing effect, and for RTTS, coding rate is slower when the text image of edge gradual change, and the frame number of processing is lower.
Summary of the invention
The object of the present invention is to provide a kind of method that the vision-mix that contains text/graphics and natural image is effectively compressed, solve existing compression algorithm to text/graphics and the same processing of natural image, cause the text/graphics edge blurry, the defective of poor visual effect provides a kind of compression scheme fast.
In order to reach the foregoing invention purpose, the step of the technical solution used in the present invention is as follows:
1) original image is carried out the not overlapping piecemeal of identical size;
2) color and the textural characteristics of each piece are added up, be divided into three classes: text/graphics piece, natural image piece and mixed block;
3), adopted different compaction coding methods respectively to dissimilar pieces.
Described color and textural characteristics to each piece added up, and is according to the distribution situation of the Grad of each pixel in color category in the piece and the piece, and piece is divided into text/graphics piece, natural image piece and mixed block, and its step is as follows:
1) earlier according to the color category N in the piece ColorJudge the text/graphics piece: color category N Color≤ T ColorPiece be the text/graphics piece; Color category N Color>T ColorPiece be natural image piece or mixed block.Wherein, T ColorBe to be used for the threshold value that color category is judged;
2) (x y) distinguishes natural image piece and mixed block to each the pixel gradient value G in the reference block.If all pixel gradient values all satisfy G (x, y)≤T Gradient, be judged as the natural image piece; If exist certain pixel gradient value G (x, y)>T Gradient, then may there be text or graphical pixel in the piece, should be judged as mixed block.Wherein, T GradientBe to be used for the threshold value that gradient is judged.
Described to dissimilar pieces, adopted different compaction coding methods respectively:
1) the text/graphics piece is carried out lossless compress;
2) the natural image piece is carried out JPEG lossy compression method method;
3) mixed block is carried out the method that lossless compress and lossy compression method combine.
Described the text/graphics piece is carried out lossless compress, comprised the compression method that palette coding, Hextile coding and LZW encode and combine.
Described mixed block is carried out the method that lossless compress and lossy compression method combine, be the pixel in the mixed block to be carried out sub-rectangle divide, size, color and gradient according to sub-rectangle have been carried out sophisticated category to the pixel in the mixed block, fill out text/graphics piece and natural image piece according to classification results again, at last the text/graphics piece is carried out the described lossless coding of claim 5, and the natural image piece is carried out JPEG lossy compression method coding.
Describedly pixel in the mixed block is carried out sub-rectangle divide, its method is that each mixed block is lined by line scan, the zone that will include the same color pixel with the boundary rectangle of a maximum represent (x, y, w, h).
Described size according to sub-rectangle, color and gradient have been carried out sophisticated category to the pixel in the mixed block, are group rectangles when satisfying one of them condition, are referred to the valid pixel of text/graphics layer, otherwise, then classify as the valid pixel of natural image layer:
1) size of sub-rectangle is greater than T Size, T wherein SizeBe to be used for the threshold value that size is judged.
2) gradient of sub-rectangular shaped rim pixel is greater than T Gradient, T wherein GradientBe to be used for the threshold value that gradient is judged.
3) color of sub-rectangle has the color of coupling in dynamic palette, and wherein dynamically palette can be represented with the fifo queue structure of a finite length, only preserves the sub-rectangle color value of nearest comparison domain.The size of group rectangular area is greater than T Size_tThe time, should sub-rectangle color deposit dynamic palette in.
Describedly filling out text/graphics piece and natural image piece according to classification results, is to fill with grey for the inactive pixels of text/graphics layer piece, and is set and is background colour; And natural image layer piece then filled with the mean value of its valid pixel for the inactive pixels of natural image layer piece in order to keep flatness.
The beneficial effect that the present invention has is:
1. can be partitioned into text/graphics zone and natural image zone exactly, and compress respectively, thereby can guarantee to keep sharper keen edge, text/graphics zone on the basis of high compression efficiency, strengthen visual effect, promote the Y-PSNR of reconstructed image.
2. algorithm complex is low, can be used for realtime graphic transmission occasion.
Description of drawings
Fig. 1 is the flow chart of the inventive method.
Fig. 2 is the lossless coding algorithm of the inventive method to the text/graphics piece.
Fig. 3 carries out compress algorithm for the present invention to mixed block.
Embodiment
Below in conjunction with the drawings and specific embodiments the present invention is further described.
Fig. 1 has provided the flow chart that carries out image compression according to the present invention.
In step 101, at first the mixed graph of input is carried out the not overlapping piecemeal of identical size, the size of concrete piecemeal can be set flexibly according to the fine degree of algorithm process, and piecemeal commonly used is 16 * 16.
In step 102, the classification that the not overlapping piecemeal of the identical size that generated by step 101 is carried out according to its color and textural characteristics.Generally, the color of text/graphics information is simple, and texture variations is violent, and the rich color of image information, texture variations is milder.So, can be according to the color category N in the piece Color(x, (x, y) distribution situation are divided into three classes with piece to Grad G y): text/graphics piece, image block and mixed block with each pixel p.The color category of text/graphics piece is less, and the pixel gradient value is bigger, and the color category of natural image piece is abundant, and the pixel gradient value is less, and mixed block is then because of having comprised two kinds of information simultaneously, and its color category is abundant, and the partial pixel Grad is bigger.
In the time of concrete the classification, can be earlier according to the color category N in the piece ColorJudge the text/graphics piece: color category N Color≤ T ColorPiece be the text/graphics piece; Color category N Color>T ColorPiece be image block or mixed block.And then reference block in each pixel gradient value G (x y) comes differentiate between images piece and mixed block.If all pixel gradient values all satisfy G (x, y)≤T Gradient, be judged as image block; If exist certain pixel gradient value G (x, y)>T Gradient, then may there be text or graphical pixel in the piece, should be judged as mixed block.Wherein, T ColorAnd T GradientBe to be respectively applied for the threshold value that color category is judged and gradient is judged.
In step 103, to by step 102 sorting result, dissimilar pieces is imposed different compression methods, comprising the text/graphics piece is carried out lossless compression-encoding, the natural image piece is carried out the JPEG compressed encoding, mixed block is then imposed the mixing compression that lossless compress and JPEG compression combines.Following mask body is discussed these three kinds of compression methods.
Because the text/graphics piece has strong edge and shape facility, lossless compression method is best selection.According to the less (N of its color category Color≤ T Color) characteristics, the lossless compress mode that has adopted palette coding, Hextile coding and LZW to encode and combine, its flow process is as shown in Figure 2.
In step 201, the palette coding that at first carries out is the effective compression to colouring information in the piece.Palette Palette write down all colours kind in the text/graph block (B), index block has then write down the index Palette[i of each color of pixel in palette R, G].
After extracting colouring information, two spatial coherence carries out predictive coding to palette before and after utilizing.With last palette is reference, if certain color has coupling with it in the current color palette, then uses " 1 " sign, and substitutes this color with its index in the reference palette; If no, then use " 0 " expression.
Simultaneously, index block has also adopted the Hextile coding among the VNC to carry out the compression of spatial redundancy.Occupying the maximum color settings of number of pixels in the piece is background colour Palette bBut not the background colour zone is split into monochromatic sub-rectangle not of uniform size, each sub-rectangle usefulness<Palette[i], x, y, w, h>expression (Palette[i] ≠ Palette b).Wherein, Palette[i] be the color index of sub-rectangle, (x y) is sub-rectangle upper left corner coordinate, and (w h) is the length and width of sub-rectangle.
But about Hextile encryption algorithm list of references 1:AT﹠amp; T Laboratories Cambridge, VirtualNetwork Computing (VNC) [EB/OL] .[2003-03-05] .http: //www.c1.cam.ac.uk/research/dtg/attarchive/archive/vnc/
In step 202, reduced the data volume of text/graphics piece effectively by predictive coding and Hextile coding.Adopt lzw algorithm that data have been carried out lossless compress once more at last.
But about lzw algorithm list of references 2:Jean-loup Gailly and Mark Adler, zlib-1.2.3[EB/OL] .http: //www.zlib.net/
Be different from the text/graphics piece, the colouring information of natural image piece is abundant, and texture is more level and smooth, can encode fast and effectively to natural image based on the JPEG lossy compression method algorithm of dct transform.Therefore, the JPEG compression has been adopted in the compression of natural image piece.
But T.81 about jpeg algorithm list of references 3:ITU-T Recommendation, ISO/IECInternational Standard 10918-1, Information technology-Digital compression andcoding of continuous-tone still images-Requirements and guidelines[S] .ITU-TStudy Group 16,1992
Mixed block has had the feature of text/graphics information and image information concurrently, realize that effective compression then needs the coding method of more careful complexity.The present invention has adopted size, color and the gradient of sub-rectangle that the pixel in the mixed block has been carried out sophisticated category, fills out text/graphics piece and image block sorting code number, its flow process such as Fig. 3 according to classification results again.
In step 301, by pixel in the mixed block is lined by line scan, the zone that will include the same color pixel represents that with the boundary rectangle of a maximum (w h), finishes the pixel in the mixed block is carried out sub-rectangle division for x, y.
In step 302, based on size, color and the gradient of sub-rectangle the pixel in the mixed block has been carried out sophisticated category, when the group rectangle satisfies one of them condition, be referred to the valid pixel of text/graphics layer:
● the size of sub-rectangle is greater than T Size
● the gradient of sub-rectangle top left corner pixel is greater than T Gradient
● the color of sub-rectangle has the color of coupling in dynamic palette.
Otherwise, then be judged as the valid pixel of natural image layer.The dynamic palette here adopts the principle of first in first out, has write down the color of eight kinds of nearest sub-rectangles of text/graphics class.When the size of the sub-rectangle of text/graphics class greater than T Size-c(T Size-c>T Size) time, its color relation records in the dynamic palette.
In step 303, treat that all sub-rectangle classification are finished after, fill with grey for the inactive pixels of text/graphics layer piece, and be set and be background colour.And natural image layer piece then filled with the mean value of its valid pixel in order to keep flatness.Text/graphics piece that obtains after the filling and natural image piece can have been encoded respectively according to aforesaid lossless compress shown in Figure 2 and JPEG lossy compression method.

Claims (8)

1. mixed image compression method based on block sort is characterized in that the step of this method is as follows:
1) original image is carried out the not overlapping piecemeal of identical size;
2) color and the textural characteristics of each piece are added up, be divided into three classes: text/graphics piece, natural image piece and mixed block;
3), adopted different compaction coding methods respectively to dissimilar pieces.
2. a kind of mixed image compression method according to claim 1 based on block sort, it is characterized in that: described color and textural characteristics to each piece added up, it is distribution situation according to the Grad of each pixel in color category in the piece and the piece, piece is divided into text/graphics piece, natural image piece and mixed block, and its step is as follows:
1) earlier according to the color category N in the piece ColorJudge the text/graphics piece: color category N Color≤ T ColorPiece be the text/graphics piece; Color category N Color>T ColorPiece be natural image piece or mixed block.Wherein, T ColorBe to be used for the threshold value that color category is judged;
2) each the pixel gradient value G in the reference block (x y) distinguishes natural image piece and mixed block, if all pixel gradient values all satisfy G (x, y)≤T Gradient, be judged as the natural image piece; If exist certain pixel gradient value G (x, y)>T Gradient, then may there be text or graphical pixel in the piece, should be judged as mixed block.Wherein, T GradientBe to be used for the threshold value that gradient is judged.
3. a kind of mixed image compression method based on block sort according to claim 1 is characterized in that: described to dissimilar pieces, adopted different compaction coding methods respectively:
1) the text/graphics piece is carried out lossless compress;
2) the natural image piece is carried out JPEG lossy compression method method;
3) mixed block is carried out the method that lossless compress and lossy compression method combine.
4. a kind of mixed image compression method based on block sort according to claim 3 is characterized in that: described the text/graphics piece is carried out lossless compress, comprised the compression method that palette coding, Hextile coding and LZW encode and combine.
5. a kind of mixed image compression method according to claim 3 based on block sort, it is characterized in that: described mixed block is carried out the method that lossless compress and lossy compression method combine, be the pixel in the mixed block to be carried out sub-rectangle divide, size, color and gradient according to sub-rectangle have been carried out sophisticated category to the pixel in the mixed block, fill out text/graphics piece and natural image piece according to classification results again, at last the text/graphics piece is carried out the described lossless coding of claim 5, and the natural image piece is carried out JPEG lossy compression method coding.
6. a kind of mixed image compression method according to claim 5 based on block sort, it is characterized in that: describedly pixel in the mixed block is carried out sub-rectangle divide, its method is that each mixed block is lined by line scan, (x is represented with the boundary rectangle of a maximum in the zone that will include the same color pixel, y, w, h).
7. a kind of mixed image compression method according to claim 5 based on block sort, it is characterized in that: described size according to sub-rectangle, color and gradient have been carried out sophisticated category to the pixel in the mixed block, be that the group rectangle is when satisfying one of them condition, be referred to the valid pixel of text/graphics layer, otherwise, then classify as the valid pixel of natural image layer:
1) size of sub-rectangle is greater than T Size, T wherein SizeBe to be used for the threshold value that size is judged.
2) gradient of sub-rectangular shaped rim pixel is greater than T Gradient, T wherein GradientBe to be used for the threshold value that gradient is judged.
3) color of sub-rectangle has the color of coupling in dynamic palette, and wherein dynamically palette can be represented with the fifo queue structure of a finite length, only preserves the sub-rectangle color value of nearest comparison domain.The size of group rectangular area is greater than T Size_tThe time, should sub-rectangle color deposit dynamic palette in.
8. a kind of mixed image compression method according to claim 5 based on block sort, it is characterized in that: describedly fill out text/graphics piece and natural image piece according to classification results, be to fill with grey, and be set and be background colour for the inactive pixels of text/graphics layer piece; And natural image layer piece then filled with the mean value of its valid pixel for the inactive pixels of natural image layer piece in order to keep flatness.
CN 200810059144 2008-01-14 2008-01-14 Mixed image compression method based on block sort Expired - Fee Related CN100576921C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 200810059144 CN100576921C (en) 2008-01-14 2008-01-14 Mixed image compression method based on block sort

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200810059144 CN100576921C (en) 2008-01-14 2008-01-14 Mixed image compression method based on block sort

Publications (2)

Publication Number Publication Date
CN101217668A true CN101217668A (en) 2008-07-09
CN100576921C CN100576921C (en) 2009-12-30

Family

ID=39624021

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200810059144 Expired - Fee Related CN100576921C (en) 2008-01-14 2008-01-14 Mixed image compression method based on block sort

Country Status (1)

Country Link
CN (1) CN100576921C (en)

Cited By (46)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102186067A (en) * 2011-03-31 2011-09-14 深圳超多维光电子有限公司 Image frame transmission method, device, display method and system
CN101763629B (en) * 2010-01-19 2011-10-05 武汉科技大学 Construction method of integrative filter bank with cellular structure
CN102223541A (en) * 2011-07-14 2011-10-19 北京工业大学 Method for coding hybrid image
CN102239484A (en) * 2008-12-08 2011-11-09 微软公司 Improved command remoting techniques
CN102289829A (en) * 2011-07-12 2011-12-21 北京朗玛数联科技有限公司 Method and device for storing and restoring image and system for processing image
CN102396225A (en) * 2009-06-09 2012-03-28 索尼公司 Dual-mode compression of images and videos for reliable real-time transmission
CN102611888A (en) * 2011-11-18 2012-07-25 北京工业大学 Encoding method for screen content
CN102831624A (en) * 2012-09-03 2012-12-19 北京千橡网景科技发展有限公司 Method and device for compressing image
CN101715038B (en) * 2008-10-01 2012-12-26 柯尼卡美能达商用科技株式会社 Image processing apparatus, compression method, and extension method
CN103402091A (en) * 2013-07-31 2013-11-20 上海通途半导体科技有限公司 Cloud desktop image classifying and encoding method
WO2014079036A1 (en) * 2012-11-23 2014-05-30 华为技术有限公司 Image compression method and image processing apparatus
CN103886623A (en) * 2012-12-19 2014-06-25 华为技术有限公司 Image compression method and equipment, and system
CN104184833A (en) * 2011-02-21 2014-12-03 北京奇虎科技有限公司 Transmission method and system used for remote control
CN104301737A (en) * 2013-07-15 2015-01-21 华为技术有限公司 Decoding method and encoding method for target image block and decoder and encoder
WO2015090217A1 (en) * 2013-12-18 2015-06-25 Mediatek Inc. Method and apparatus for palette table prediction
WO2015090219A1 (en) * 2013-12-18 2015-06-25 Mediatek Inc. Method and apparatus for palette initialization and management
WO2015135509A1 (en) * 2014-03-14 2015-09-17 Mediatek Inc. Method for palette table initialization and management
CN105491376A (en) * 2014-10-06 2016-04-13 同济大学 Image encoding and decoding methods and devices
CN105578191A (en) * 2015-12-15 2016-05-11 辽宁师范大学 Index plan primary color selection method based on histogram slide windows
WO2016082699A1 (en) * 2014-11-28 2016-06-02 同济大学 Image coding method, decoding method, coding device and decoding device
CN106210446A (en) * 2016-07-18 2016-12-07 北京小米移动软件有限公司 saturation enhancement method and device
CN106228518A (en) * 2016-07-18 2016-12-14 北京小米移动软件有限公司 Readable Enhancement Method and device
CN106331427A (en) * 2016-08-24 2017-01-11 北京小米移动软件有限公司 Saturation enhancement method and apparatuses
CN106339224A (en) * 2016-08-24 2017-01-18 北京小米移动软件有限公司 Readability enhancing method and device
CN106664429A (en) * 2014-07-11 2017-05-10 高通股份有限公司 Advanced palette prediction and signaling
CN106716999A (en) * 2014-06-20 2017-05-24 寰发股份有限公司 Method of palette predictor signaling for video coding
CN106815816A (en) * 2017-01-15 2017-06-09 四川精目科技有限公司 A kind of RBF interpolation high speed camera compresses image rebuilding method
CN107565970A (en) * 2017-08-17 2018-01-09 郑州云海信息技术有限公司 A kind of the mixing lossless compression method and device of feature based identification
CN107710765A (en) * 2015-06-12 2018-02-16 高通股份有限公司 It is grouped and bypasses groove for the color saucer of video coding
CN107770539A (en) * 2017-10-13 2018-03-06 西安万像电子科技有限公司 The coding method of character block and device and its coding/decoding method and device
CN108111858A (en) * 2016-11-24 2018-06-01 腾讯科技(深圳)有限公司 A kind of picture compression method and device
WO2018103568A1 (en) * 2016-12-08 2018-06-14 中兴通讯股份有限公司 Methods of encoding and decoding cloud desktop content, device, and system
CN108259808A (en) * 2018-01-31 2018-07-06 维沃移动通信有限公司 A kind of video frame compression method and mobile terminal
CN108924557A (en) * 2018-06-11 2018-11-30 青岛海信电器股份有限公司 Image processing method, device, electronic equipment and storage medium
US10182242B2 (en) 2013-12-27 2019-01-15 Mediatek Inc. Method and apparatus for palette coding with cross block prediction
CN109831668A (en) * 2018-12-29 2019-05-31 中兴通讯股份有限公司 Data compression method and apparatus, data encoding/decoding method and device
CN110460845A (en) * 2014-11-06 2019-11-15 联发科技股份有限公司 The method of palette coding
US10484696B2 (en) 2014-01-07 2019-11-19 Mediatek Inc. Method and apparatus for color index prediction
CN110545446A (en) * 2018-05-28 2019-12-06 深信服科技股份有限公司 desktop image encoding and decoding methods, related devices and storage medium
US10542271B2 (en) 2013-12-27 2020-01-21 Hfi Innovation Inc. Method and apparatus for major color index map coding
US10743031B2 (en) 2013-12-27 2020-08-11 Hfi Innovation Inc. Method and apparatus for syntax redundancy removal in palette coding
CN111831366A (en) * 2019-04-15 2020-10-27 深信服科技股份有限公司 Image data sending method and device and related components
CN112383779A (en) * 2020-11-03 2021-02-19 西安万像电子科技有限公司 Image encoding method and device, image decoding method and device, and processor
CN113365071A (en) * 2021-06-08 2021-09-07 北京数科网维技术有限责任公司 Image layered compression method and image layered compression device
WO2022021938A1 (en) * 2020-07-30 2022-02-03 华为技术有限公司 Image processing method and device, and neutral network training method and device
WO2024094077A1 (en) * 2022-11-02 2024-05-10 杭州阿里云飞天信息技术有限公司 Cloud desktop image processing method, image processing method, device, and storage medium

Cited By (94)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101715038B (en) * 2008-10-01 2012-12-26 柯尼卡美能达商用科技株式会社 Image processing apparatus, compression method, and extension method
CN102239484A (en) * 2008-12-08 2011-11-09 微软公司 Improved command remoting techniques
US9639963B2 (en) 2008-12-08 2017-05-02 Microsoft Technology Licensing, Llc Command remoting techniques
CN102396225B (en) * 2009-06-09 2015-06-24 索尼公司 Dual-mode compression of images and videos for reliable real-time transmission
CN102396225A (en) * 2009-06-09 2012-03-28 索尼公司 Dual-mode compression of images and videos for reliable real-time transmission
US8964851B2 (en) 2009-06-09 2015-02-24 Sony Corporation Dual-mode compression of images and videos for reliable real-time transmission
CN101763629B (en) * 2010-01-19 2011-10-05 武汉科技大学 Construction method of integrative filter bank with cellular structure
CN104184833B (en) * 2011-02-21 2019-02-26 北京奇虎科技有限公司 A kind of transmission method and system for remotely controlling
CN104184833A (en) * 2011-02-21 2014-12-03 北京奇虎科技有限公司 Transmission method and system used for remote control
CN102186067A (en) * 2011-03-31 2011-09-14 深圳超多维光电子有限公司 Image frame transmission method, device, display method and system
CN102289829A (en) * 2011-07-12 2011-12-21 北京朗玛数联科技有限公司 Method and device for storing and restoring image and system for processing image
CN102223541A (en) * 2011-07-14 2011-10-19 北京工业大学 Method for coding hybrid image
CN102611888A (en) * 2011-11-18 2012-07-25 北京工业大学 Encoding method for screen content
CN102611888B (en) * 2011-11-18 2014-07-23 北京工业大学 Encoding method for screen content
CN102831624A (en) * 2012-09-03 2012-12-19 北京千橡网景科技发展有限公司 Method and device for compressing image
WO2014079036A1 (en) * 2012-11-23 2014-05-30 华为技术有限公司 Image compression method and image processing apparatus
CN104025561A (en) * 2012-11-23 2014-09-03 华为技术有限公司 Image compression method and image processing apparatus
CN103886623A (en) * 2012-12-19 2014-06-25 华为技术有限公司 Image compression method and equipment, and system
CN103886623B (en) * 2012-12-19 2017-03-15 华为技术有限公司 A kind of method for compressing image, equipment and system
WO2015007207A1 (en) * 2013-07-15 2015-01-22 华为技术有限公司 Target image block decoding and encoding method, and decoder and encoder
CN104301737A (en) * 2013-07-15 2015-01-21 华为技术有限公司 Decoding method and encoding method for target image block and decoder and encoder
CN104301737B (en) * 2013-07-15 2017-11-17 华为技术有限公司 The coding/decoding method of target image block and coding method and decoder and encoder
CN103402091A (en) * 2013-07-31 2013-11-20 上海通途半导体科技有限公司 Cloud desktop image classifying and encoding method
CN105981380A (en) * 2013-12-18 2016-09-28 寰发股份有限公司 Method and apparatus for palette initialization and management
CN110336999A (en) * 2013-12-18 2019-10-15 寰发股份有限公司 Utilize the method and apparatus of the encoded video data block of palette coding
CN110336999B (en) * 2013-12-18 2021-09-03 寰发股份有限公司 Method and apparatus for encoding a block of video data using palette coding
CN106068647B (en) * 2013-12-18 2019-05-17 寰发股份有限公司 With palette coding come the method for encoding and decoding video data block in video coding system
US10321141B2 (en) 2013-12-18 2019-06-11 Hfi Innovation Inc. Method and apparatus for palette initialization and management
CN106068647A (en) * 2013-12-18 2016-11-02 寰发股份有限公司 Method and apparatus for the prediction of palette table
CN105981380B (en) * 2013-12-18 2019-08-20 寰发股份有限公司 Utilize the method and apparatus of the encoded video data block of palette coding
US10979726B2 (en) 2013-12-18 2021-04-13 Hfi Innovation Inc. Method and apparatus for palette initialization and management
US10972723B2 (en) 2013-12-18 2021-04-06 Hfi Innovation Inc. Method and apparatus for palette table prediction
US10477203B2 (en) 2013-12-18 2019-11-12 Hfi Innovation Inc. Method and apparatus for palette table prediction
WO2015090217A1 (en) * 2013-12-18 2015-06-25 Mediatek Inc. Method and apparatus for palette table prediction
WO2015090219A1 (en) * 2013-12-18 2015-06-25 Mediatek Inc. Method and apparatus for palette initialization and management
US10542271B2 (en) 2013-12-27 2020-01-21 Hfi Innovation Inc. Method and apparatus for major color index map coding
US10182242B2 (en) 2013-12-27 2019-01-15 Mediatek Inc. Method and apparatus for palette coding with cross block prediction
US11166046B2 (en) 2013-12-27 2021-11-02 Hfi Innovation Inc. Method and apparatus for syntax redundancy removal in palette coding
US10743031B2 (en) 2013-12-27 2020-08-11 Hfi Innovation Inc. Method and apparatus for syntax redundancy removal in palette coding
US10531119B2 (en) 2013-12-27 2020-01-07 Mediatek Inc. Method and apparatus for palette coding with cross block prediction
US10484696B2 (en) 2014-01-07 2019-11-19 Mediatek Inc. Method and apparatus for color index prediction
WO2015135509A1 (en) * 2014-03-14 2015-09-17 Mediatek Inc. Method for palette table initialization and management
US9681135B2 (en) 2014-03-14 2017-06-13 Hfi Innovation Inc. Method for palette table initialization and management
US10715801B2 (en) 2014-03-14 2020-07-14 Hfi Innovation Inc. Method for palette table initialization and management
CN110233949A (en) * 2014-03-14 2019-09-13 寰发股份有限公司 The method of palette table initialization and management
US11265537B2 (en) 2014-03-14 2022-03-01 Hfi Innovation Inc. Method for palette table initialization and management
CN110233949B (en) * 2014-03-14 2021-07-30 寰发股份有限公司 Method for initializing and managing palette table
US10623747B2 (en) 2014-06-20 2020-04-14 Hfi Innovation Inc. Method of palette predictor signaling for video coding
US11044479B2 (en) 2014-06-20 2021-06-22 Hfi Innovation Inc. Method of palette predictor signaling for video coding
CN106716999B (en) * 2014-06-20 2019-08-09 寰发股份有限公司 The method of palette fallout predictor signaling for Video coding
CN106716999A (en) * 2014-06-20 2017-05-24 寰发股份有限公司 Method of palette predictor signaling for video coding
CN106664429A (en) * 2014-07-11 2017-05-10 高通股份有限公司 Advanced palette prediction and signaling
WO2016054985A1 (en) * 2014-10-06 2016-04-14 同济大学 Image encoding, decoding method and device
CN105491376B (en) * 2014-10-06 2020-01-07 同济大学 Image coding and decoding method and device
CN105491376A (en) * 2014-10-06 2016-04-13 同济大学 Image encoding and decoding methods and devices
CN110460845B (en) * 2014-11-06 2021-08-27 联发科技股份有限公司 Method for palette coding
CN110460845A (en) * 2014-11-06 2019-11-15 联发科技股份有限公司 The method of palette coding
CN105704491A (en) * 2014-11-28 2016-06-22 同济大学 Image encoding method, decoding method, encoding device and decoding device
WO2016082699A1 (en) * 2014-11-28 2016-06-02 同济大学 Image coding method, decoding method, coding device and decoding device
US10341651B2 (en) 2014-11-28 2019-07-02 Tongji University Image coding method, decoding method, coding device and decoding device
US11146788B2 (en) 2015-06-12 2021-10-12 Qualcomm Incorporated Grouping palette bypass bins for video coding
CN107710765B (en) * 2015-06-12 2020-10-09 高通股份有限公司 Method and apparatus for decoding video data and computer-readable storage medium
CN107710765A (en) * 2015-06-12 2018-02-16 高通股份有限公司 It is grouped and bypasses groove for the color saucer of video coding
CN105578191B (en) * 2015-12-15 2018-12-07 辽宁师范大学 Index map primary colours selection method based on histogram sliding window
CN105578191A (en) * 2015-12-15 2016-05-11 辽宁师范大学 Index plan primary color selection method based on histogram slide windows
CN106210446B (en) * 2016-07-18 2019-08-30 北京小米移动软件有限公司 Saturation degree Enhancement Method and device
CN106228518B (en) * 2016-07-18 2018-04-27 北京小米移动软件有限公司 Readable Enhancement Method and device
CN106228518A (en) * 2016-07-18 2016-12-14 北京小米移动软件有限公司 Readable Enhancement Method and device
CN106210446A (en) * 2016-07-18 2016-12-07 北京小米移动软件有限公司 saturation enhancement method and device
US10068151B2 (en) 2016-07-18 2018-09-04 Beijing Xiaomi Mobile Software Co., Ltd. Method, device and computer-readable medium for enhancing readability
CN106339224A (en) * 2016-08-24 2017-01-18 北京小米移动软件有限公司 Readability enhancing method and device
CN106339224B (en) * 2016-08-24 2020-03-17 北京小米移动软件有限公司 Readability enhancing method and device
CN106331427A (en) * 2016-08-24 2017-01-11 北京小米移动软件有限公司 Saturation enhancement method and apparatuses
CN108111858A (en) * 2016-11-24 2018-06-01 腾讯科技(深圳)有限公司 A kind of picture compression method and device
CN108111858B (en) * 2016-11-24 2020-06-05 腾讯科技(深圳)有限公司 Picture compression method and device
CN108184118A (en) * 2016-12-08 2018-06-19 中兴通讯股份有限公司 Cloud desktop contents encode and coding/decoding method and device, system
WO2018103568A1 (en) * 2016-12-08 2018-06-14 中兴通讯股份有限公司 Methods of encoding and decoding cloud desktop content, device, and system
CN106815816A (en) * 2017-01-15 2017-06-09 四川精目科技有限公司 A kind of RBF interpolation high speed camera compresses image rebuilding method
CN107565970B (en) * 2017-08-17 2021-01-15 苏州浪潮智能科技有限公司 Hybrid lossless compression method and device based on feature recognition
CN107565970A (en) * 2017-08-17 2018-01-09 郑州云海信息技术有限公司 A kind of the mixing lossless compression method and device of feature based identification
CN107770539A (en) * 2017-10-13 2018-03-06 西安万像电子科技有限公司 The coding method of character block and device and its coding/decoding method and device
CN108259808A (en) * 2018-01-31 2018-07-06 维沃移动通信有限公司 A kind of video frame compression method and mobile terminal
CN108259808B (en) * 2018-01-31 2021-01-08 维沃移动通信有限公司 Video frame compression method and mobile terminal
CN110545446A (en) * 2018-05-28 2019-12-06 深信服科技股份有限公司 desktop image encoding and decoding methods, related devices and storage medium
CN110545446B (en) * 2018-05-28 2022-01-18 深信服科技股份有限公司 Desktop image encoding and decoding methods, related devices and storage medium
CN108924557B (en) * 2018-06-11 2022-02-08 海信视像科技股份有限公司 Image processing method, image processing device, electronic equipment and storage medium
CN108924557A (en) * 2018-06-11 2018-11-30 青岛海信电器股份有限公司 Image processing method, device, electronic equipment and storage medium
CN109831668B (en) * 2018-12-29 2022-06-24 中兴通讯股份有限公司 Data compression method and device, data coding/decoding method and device
CN109831668A (en) * 2018-12-29 2019-05-31 中兴通讯股份有限公司 Data compression method and apparatus, data encoding/decoding method and device
CN111831366A (en) * 2019-04-15 2020-10-27 深信服科技股份有限公司 Image data sending method and device and related components
WO2022021938A1 (en) * 2020-07-30 2022-02-03 华为技术有限公司 Image processing method and device, and neutral network training method and device
CN112383779A (en) * 2020-11-03 2021-02-19 西安万像电子科技有限公司 Image encoding method and device, image decoding method and device, and processor
CN113365071A (en) * 2021-06-08 2021-09-07 北京数科网维技术有限责任公司 Image layered compression method and image layered compression device
WO2024094077A1 (en) * 2022-11-02 2024-05-10 杭州阿里云飞天信息技术有限公司 Cloud desktop image processing method, image processing method, device, and storage medium

Also Published As

Publication number Publication date
CN100576921C (en) 2009-12-30

Similar Documents

Publication Publication Date Title
CN100576921C (en) Mixed image compression method based on block sort
CN109842803B (en) Image compression method and device
US8411942B2 (en) Method and apparatus for hybrid image compression
Xiao et al. A fast JPEG image compression algorithm based on DCT
CN107251557A (en) The coding/decoding of chrominance resolution details
US7912324B2 (en) Orderly structured document code transferring method using character and non-character mask blocks
KR101805550B1 (en) Image data encoding method for presentation virtualization and server therefor
CN104025561A (en) Image compression method and image processing apparatus
JPH10313456A (en) Signal-adaptive filtering method and signal-adaptive filter
EP2652951B1 (en) Method and system for encoding display data
JP2004533181A (en) Selective chrominance decimation for digital images
CN108924557B (en) Image processing method, image processing device, electronic equipment and storage medium
RU2011106324A (en) SYSTEM AND METHOD FOR IMPROVING THE QUALITY OF COMPRESSED VIDEO SIGNALS BY USING THE SMOOTHING OF THE WHOLE FRAME AND THE OVERLAYING OF THE SAVED ELEMENT
US11600026B2 (en) Data processing systems
JP4215269B2 (en) Region-based scalable image coding
Deshlahra Analysis of Image Compression Methods Based On Transform and Fractal Coding
Kim et al. A sub-pixel gradient compression algorithm for text image display on a smart device
Said Compression of compound images and video for enabling rich media in embedded systems
JP4726040B2 (en) Encoding processing device, decoding processing device, encoding processing method, decoding processing method, program, and information recording medium
JPH08265755A (en) Picture processor and picture processing method
Ding et al. Rate-distortion optimized color quantization for compound image compression
Kuruvilla Tiled image container for web compatible compound image compression
JP2010220070A (en) Image encoder, image encoding method, recording medium for image encoding and program for image encoding
JP3961966B2 (en) Unnecessary part removing apparatus, image processing apparatus, program, storage medium, and unnecessary part removing method
Kalpana et al. A survey on compound image classification and compression techniques

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20091230

Termination date: 20110114