CN113570677A - Image compression method and device - Google Patents

Image compression method and device Download PDF

Info

Publication number
CN113570677A
CN113570677A CN202110827582.0A CN202110827582A CN113570677A CN 113570677 A CN113570677 A CN 113570677A CN 202110827582 A CN202110827582 A CN 202110827582A CN 113570677 A CN113570677 A CN 113570677A
Authority
CN
China
Prior art keywords
image
compressed data
compression
compressing
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
CN202110827582.0A
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.)
Xian Wanxiang Electronics Technology Co Ltd
Original Assignee
Xian Wanxiang Electronics 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 Xian Wanxiang Electronics Technology Co Ltd filed Critical Xian Wanxiang Electronics Technology Co Ltd
Priority to CN202110827582.0A priority Critical patent/CN113570677A/en
Publication of CN113570677A publication Critical patent/CN113570677A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding

Abstract

The invention discloses an image compression method and device. Wherein, the method comprises the following steps: partitioning an image to obtain a plurality of image blocks; compressing each image block in the plurality of image blocks respectively to obtain optimized compressed data; the optimized compressed data obtained by compressing each image block are combined to obtain a compression result of compressing the image, the partitioned image blocks are compressed to obtain optimized compressed data, and the compression result is obtained according to the optimized compressed data, so that the technical effect of realizing efficient and accurate compression by adopting a direct compression method is achieved, and the technical problems that in the related technology, the image feature recognition is complex and the image compression quality is not high are solved.

Description

Image compression method and device
Technical Field
The present invention relates to the field of image processing, and in particular, to an image compression method and apparatus.
Background
In the related art, when an image is compressed, different types of images are compressed and encoded by different compression algorithms to obtain different compression ratios and different image restoration qualities, and therefore, in order to achieve better compression quality, in the related art, generally, a plurality of methods are used to analyze image characteristics, a compression algorithm with the best image compression quality is selected, and the image is compressed according to the selected compression algorithm. However, when the image features are analyzed, the algorithm for identifying the image features is complex and has low accuracy, so that the selection of the image compression algorithm is also inaccurate, and finally the compression quality of the image is not high.
Therefore, in the related art, there is a problem that a compression algorithm is selected according to image features to compress an image, and not only is image feature recognition complicated, but also image compression quality is not high.
Disclosure of Invention
The embodiment of the invention provides an image compression method and device, which at least solve the technical problems of complex image feature recognition and low image compression quality in the related technology.
According to an aspect of an embodiment of the present invention, there is provided an image compression method including: partitioning an image to obtain a plurality of image blocks; compressing each image block in the plurality of image blocks respectively to obtain optimized compressed data; and merging the optimized compressed data obtained by compressing each image block to obtain a compression result of compressing the image.
Optionally, compressing each of the plurality of image blocks respectively to obtain the preferred compressed data includes: compressing each image block in the plurality of image blocks by adopting a plurality of compression methods to obtain corresponding plurality of compressed data; selecting compressed data with the best compression ratio from the plurality of kinds of compressed data as the preferred compressed data.
Optionally, compressing each of the plurality of image blocks respectively to obtain the preferred compressed data includes: compressing each image block in the plurality of image blocks by adopting a plurality of compression methods to obtain corresponding plurality of compressed data; carrying out reverse decoding on the multiple kinds of compressed data by adopting a decoding method corresponding to the multiple kinds of compression methods to obtain corresponding multiple kinds of decoded data; selecting decoded data with the best image restoration quality from the plurality of types of decoded data, and using compressed data corresponding to the selected decoded data as the preferred compressed data.
Optionally, compressing each of the plurality of image blocks respectively to obtain the preferred compressed data includes: compressing each image block in the plurality of image blocks by adopting a plurality of compression methods to obtain corresponding plurality of compressed data; carrying out reverse decoding on the multiple kinds of compressed data by adopting a decoding method corresponding to the multiple kinds of compression methods to obtain corresponding multiple kinds of decoded data; selecting decoded data of which image restoration quality exceeds a first predetermined threshold from the plurality of kinds of decoded data; selecting decoded data of which the compression ratio of corresponding compressed data exceeds a second predetermined threshold from the decoded data of which the image restoration quality exceeds the first predetermined threshold; and determining the compressed data corresponding to the selected decoding data as the preferred compressed data.
Optionally, compressing each of the plurality of image blocks respectively to obtain the preferred compressed data includes: selecting a preferred compression method corresponding to the image type according to the image type of each image block in the plurality of image blocks; and compressing each image block in the plurality of image blocks according to the selected preferred compression method to obtain the preferred compressed data.
According to another aspect of the present invention, there is provided an image compression apparatus including: the block dividing module is used for dividing the image to obtain a plurality of image blocks; the compression module is used for respectively compressing each image block in the plurality of image blocks to obtain optimized compressed data; and the merging module is used for merging the optimized compressed data obtained by compressing each image block to obtain a compression result of compressing the image.
Optionally, the compression module comprises: the first compression unit is used for compressing each image block in the plurality of image blocks by adopting a plurality of compression methods to obtain a plurality of corresponding compressed data; a first selecting unit configured to select, as the preferred compressed data, compressed data having a best compression ratio from the plurality of kinds of compressed data.
Optionally, the compression module comprises: the second compression unit is used for compressing each image block in the plurality of image blocks by adopting a plurality of compression methods to obtain a plurality of corresponding compressed data; the first decoding unit is used for carrying out reverse decoding on the multiple kinds of compressed data by adopting a decoding method corresponding to the multiple kinds of compression methods to obtain corresponding multiple kinds of decoded data; and a second selecting unit configured to select decoded data with a best image restoration quality from the plurality of types of decoded data, and to use compressed data corresponding to the selected decoded data as the preferred compressed data.
Optionally, the compression module comprises: the third compression unit is used for compressing each image block in the plurality of image blocks by adopting a plurality of compression methods to obtain a plurality of corresponding compressed data; the second decoding unit is used for carrying out reverse decoding on the multiple kinds of compressed data by adopting a decoding method corresponding to the multiple kinds of compression methods to obtain corresponding multiple kinds of decoded data; a third selection unit operable to select, from the plurality of kinds of decoded data, decoded data whose image restoration quality exceeds a first predetermined threshold; a fourth selecting unit configured to select, from the decoded data whose image restoration quality exceeds the first predetermined threshold, decoded data whose compression ratio of corresponding compressed data exceeds a second predetermined threshold; and the determining unit is used for determining the compressed data corresponding to the selected decoding data as the preferred compressed data.
According to still another aspect of the present invention, there is provided a storage medium including a stored program, wherein the program executes the image compression method of any one of the above.
According to a further aspect of the present invention, there is provided a processor for executing a program, wherein the program executes to perform the image compression method according to any one of the above.
In the embodiment of the invention, the image is partitioned to obtain a plurality of image blocks; compressing each image block in the plurality of image blocks respectively to obtain optimized compressed data; the optimized compressed data obtained by compressing each image block are combined to obtain a compressed result of compressing the image, the partitioned image blocks are compressed to obtain optimized compressed data, and the compressed result is obtained according to the optimized compressed data, so that the technical effect of realizing efficient and accurate compression by adopting a direct compression method is achieved, and the technical problems that in the related technology, the image feature recognition is complex and the image compression quality is not high are solved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
FIG. 1 is a flow chart of a method of image compression according to an embodiment of the present invention;
FIG. 2 is a flow chart of a method of image compression according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of blocking an image according to an embodiment of the present invention;
FIG. 4 is a schematic illustration of merging encoded compressed data according to an embodiment of the present invention;
fig. 5 is a block diagram of the structure of an image compression apparatus according to an embodiment of the present invention;
FIG. 6 is a block diagram I of a preferred structure of a compression module 54 in the image compression apparatus according to the embodiment of the present invention;
FIG. 7 is a block diagram of a preferred structure of the compression module 54 in the image compression apparatus according to the embodiment of the present invention;
fig. 8 is a block diagram of a preferred structure of the compression module 54 in the image compression apparatus according to the embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
In accordance with an embodiment of the present invention, there is provided a method embodiment of an image compression method, it being noted that the steps illustrated in the flowchart of the figure may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowchart, in some cases the steps illustrated or described may be performed in an order different than here.
Fig. 1 is a flowchart of an image compression method according to an embodiment of the present invention, as shown in fig. 1, the method including the steps of:
step S102, partitioning an image to obtain a plurality of image blocks;
step S104, compressing each image block in the plurality of image blocks respectively to obtain optimized compressed data;
and step S106, merging the optimized compressed data obtained by compressing each image block to obtain a compression result of compressing the image.
Through the steps, the optimized compressed data is obtained by compressing the partitioned image blocks, and the compression result is obtained according to the optimized compressed data, so that the technical effect of realizing efficient and accurate compression by adopting a direct compression method is achieved, and the technical problems that in the related art, the image feature recognition is complex and the image compression quality is not high are solved.
When the optimal compressed data is obtained by respectively compressing each image block of the plurality of image blocks, a plurality of modes can be adopted, for example, if the compression effect mainly considered is a compression ratio, each image block of the plurality of image blocks can be directly compressed by a plurality of compression methods to obtain a plurality of corresponding compressed data; the compressed data with the best compression ratio is selected from the plurality of kinds of compressed data as the preferred compressed data.
If the compression effect mainly considered is the quality of image restoration, each image block in the plurality of image blocks is compressed respectively to obtain the preferred compressed data, the following method can be adopted: compressing each image block in the plurality of image blocks by adopting a plurality of compression methods to obtain corresponding plurality of compressed data; reversely decoding the multiple kinds of compressed data by adopting a decoding method corresponding to the multiple kinds of compression methods to obtain corresponding multiple kinds of decoded data; the decoded data having the best image restoration quality is selected from the plurality of types of decoded data, and the compressed data corresponding to the selected decoded data is set as the preferred compressed data.
If the compression ratio and the image restoration quality need to be considered compatibly, each image block in the plurality of image blocks is compressed respectively, and when the preferred compressed data is obtained, the following processing mode can be adopted: compressing each image block in the plurality of image blocks by adopting a plurality of compression methods to obtain corresponding plurality of compressed data; reversely decoding the multiple kinds of compressed data by adopting a decoding method corresponding to the multiple kinds of compression methods to obtain corresponding multiple kinds of decoded data; selecting decoded data of which image restoration quality exceeds a first predetermined threshold from among a plurality of kinds of decoded data; selecting decoded data of which the compression ratio of corresponding compressed data exceeds a second predetermined threshold from the decoded data of which the image restoration quality exceeds the first predetermined threshold; and determining the compressed data corresponding to the selected decoding data as the preferred compressed data.
In addition, when each image block in the plurality of image blocks is compressed respectively to obtain preferred compressed data, for an image with a relatively obvious image type, in order to improve the compression efficiency, a preferred compression method corresponding to the image type can be selected directly and roughly according to the image type of each image block in the plurality of image blocks; and compressing each image block in the plurality of image blocks according to the selected preferred compression method to obtain preferred compressed data.
Based on the foregoing embodiments and preferred implementations, a preferred embodiment is provided, and fig. 2 is a flowchart of an image compression method according to an embodiment of the present invention, as shown in fig. 2, the flowchart includes the following steps:
step S202, partitioning the image, FIG. 3 is a schematic diagram of partitioning the image according to an embodiment of the present invention;
step S204, performing parallel compression on each image block by using multiple compression algorithms (the number and the types of the encoders are not limited), and selecting the encoder with the best compression ratio according to a compression result;
step S206, storing the position information of each image block, the selected encoder, and the compressed data, where fig. 4 is a schematic diagram of merging encoded compressed data according to an embodiment of the present invention, and as shown in fig. 4, the merged encoding result:
{ picture block coordinates (0,0), encoder: C, compressed data [ … … ] },
{ picture block coordinates (0,1), encoder: B, compressed data [ … … ] },
{ picture block coordinates (1,0), encoder: A, compressed data [ … … ] },
{ picture block coordinates (1,1), encoder: B, compressed data [ … … ] },
step S208, during decompression, a corresponding decompression algorithm is used for the coding result of each picture block, and the decompressed data is restored to the corresponding coordinates.
According to an embodiment of the present invention, there is provided an apparatus embodiment of an image compression apparatus, and fig. 5 is a block diagram of a structure of the image compression apparatus according to the embodiment of the present invention, as shown in fig. 5, the apparatus including: a chunking module 52, a compression module 54, and a merging module 56, which are described below.
A block module 52, configured to block an image to obtain a plurality of image blocks; a compressing module 54, connected to the partitioning module 52, for compressing each of the plurality of image blocks to obtain preferred compressed data; and a merging module 56, connected to the compressing module 54, for merging the preferred compressed data obtained by compressing each image block to obtain a compression result of compressing the image.
Fig. 6 is a block diagram of a preferred structure of a compression module 54 in the image compression apparatus according to the embodiment of the present invention, as shown in fig. 5, the compression module 54 includes: a first compression unit 62 and a first selection unit 64, which will be described below with respect to the compression module 54.
The first compression unit 62 is configured to compress each of the plurality of image blocks by using a plurality of compression methods to obtain a plurality of corresponding compressed data; a first selecting unit 64 connected to the first compressing unit 62 for selecting the compressed data with the best compression ratio from the plurality of kinds of compressed data as the preferred compressed data.
Fig. 7 is a block diagram of a preferred structure of a compression module 54 in the image compression apparatus according to the embodiment of the present invention, and as shown in fig. 7, the compression module 54 includes: a second compression unit 72, a first decoding unit 74 and a second selection unit 76, which are explained below with respect to the compression module 54.
The second compression unit 72 is configured to compress each of the plurality of image blocks by using a plurality of compression methods to obtain a plurality of corresponding compressed data; a first decoding unit 74, connected to the second compressing unit 72, for performing reverse decoding on the multiple compressed data by using a decoding method corresponding to the multiple compression methods to obtain corresponding multiple decoded data; and a second selecting unit 76, connected to the first decoding unit 74, for selecting the decoded data with the best image restoration quality from the plurality of decoded data and using the compressed data corresponding to the selected decoded data as the preferred compressed data.
Fig. 8 is a block diagram of a preferred structure of a compression module 54 in the image compression apparatus according to the embodiment of the present invention, and as shown in fig. 8, the compression module 54 includes: a third compressing unit 80, a second decoding unit 82, a third selecting unit 84, a fourth selecting unit 86 and a determining unit 88, which are explained below with respect to the compressing module 54.
A third compression unit 80, configured to compress each image block of the multiple image blocks by using multiple compression methods to obtain multiple corresponding compressed data; a second decoding unit 82, connected to the third compressing unit 80, for performing reverse decoding on the multiple compressed data by using a decoding method corresponding to the multiple compression methods to obtain corresponding multiple decoded data; a third selecting unit 84, connected to the second decoding unit 82, for selecting decoded data from the plurality of decoded data whose image restoration quality exceeds a first predetermined threshold; a fourth selecting unit 86, connected to the third selecting unit 84, for selecting, from the decoded data whose image restoration quality exceeds the first predetermined threshold, the decoded data whose corresponding compressed data has a compression ratio exceeding the second predetermined threshold; and a determining unit 88, connected to the fourth selecting unit 86, for determining the compressed data corresponding to the selected decoded data as the preferred compressed data.
According to still another aspect of the present invention, there is provided a storage medium including a stored program, wherein the program executes the image compression method of any one of the above.
According to a further aspect of the present invention, there is provided a processor for executing a program, wherein the program executes to perform the image compression method of any one of the above.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
In the above embodiments of the present invention, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed technology can be implemented in other ways. The above-described embodiments of the apparatus are merely illustrative, and for example, a division of a unit may be a division of a logic function, and an actual implementation may have another division, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or may not be executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, units or modules, and may be in an electrical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (8)

1. An image compression method, comprising:
partitioning an image to obtain a plurality of image blocks;
compressing each image block in the plurality of image blocks respectively to obtain optimized compressed data;
merging the optimized compressed data obtained by compressing each image block to obtain a compression result of compressing the image;
wherein compressing each of the plurality of image blocks to obtain preferred compressed data comprises:
compressing each image block in the plurality of image blocks by adopting a plurality of compression methods to obtain corresponding plurality of compressed data; selecting compressed data with the best compression ratio from the plurality of kinds of compressed data as the preferred compressed data; or the like, or, alternatively,
selecting a preferred compression method corresponding to the image type according to the image type of each image block in the plurality of image blocks; and compressing each image block in the plurality of image blocks according to the selected preferred compression method to obtain the preferred compressed data.
2. The method of claim 1, wherein compressing each tile of the plurality of tiles separately to obtain the preferred compressed data comprises:
compressing each image block in the plurality of image blocks by adopting a plurality of compression methods to obtain corresponding plurality of compressed data;
carrying out reverse decoding on the multiple kinds of compressed data by adopting a decoding method corresponding to the multiple kinds of compression methods to obtain corresponding multiple kinds of decoded data;
selecting decoded data with the best image restoration quality from the plurality of types of decoded data, and using compressed data corresponding to the selected decoded data as the preferred compressed data.
3. The method of claim 1, wherein compressing each tile of the plurality of tiles separately to obtain the preferred compressed data comprises:
compressing each image block in the plurality of image blocks by adopting a plurality of compression methods to obtain corresponding plurality of compressed data;
carrying out reverse decoding on the multiple kinds of compressed data by adopting a decoding method corresponding to the multiple kinds of compression methods to obtain corresponding multiple kinds of decoded data;
selecting decoded data of which image restoration quality exceeds a first predetermined threshold from the plurality of kinds of decoded data;
selecting decoded data of which the compression ratio of corresponding compressed data exceeds a second predetermined threshold from the decoded data of which the image restoration quality exceeds the first predetermined threshold;
and determining the compressed data corresponding to the selected decoding data as the preferred compressed data.
4. An image compression apparatus, comprising:
the block dividing module is used for dividing the image to obtain a plurality of image blocks;
the compression module is used for respectively compressing each image block in the plurality of image blocks to obtain optimized compressed data;
the merging module is used for merging the optimized compressed data obtained by compressing each image block to obtain a compression result of compressing the image;
the compression module is used for compressing each image block in the plurality of image blocks by adopting a plurality of compression methods to obtain a plurality of corresponding compressed data; a first selection unit configured to select, as the preferred compressed data, compressed data having a best compression ratio from the plurality of types of compressed data; or the like, or, alternatively,
the compression module is used for selecting a preferred compression method corresponding to the image type according to the image type of each image block in the plurality of image blocks; and compressing each image block in the plurality of image blocks according to the selected preferred compression method to obtain the preferred compressed data.
5. The apparatus of claim 4, wherein the compression module comprises:
the second compression unit is used for compressing each image block in the plurality of image blocks by adopting a plurality of compression methods to obtain a plurality of corresponding compressed data;
the first decoding unit is used for carrying out reverse decoding on the multiple kinds of compressed data by adopting a decoding method corresponding to the multiple kinds of compression methods to obtain corresponding multiple kinds of decoded data;
and a second selecting unit configured to select decoded data with a best image restoration quality from the plurality of types of decoded data, and to use compressed data corresponding to the selected decoded data as the preferred compressed data.
6. The apparatus of claim 5, wherein the compression module comprises:
the third compression unit is used for compressing each image block in the plurality of image blocks by adopting a plurality of compression methods to obtain a plurality of corresponding compressed data;
the second decoding unit is used for carrying out reverse decoding on the multiple kinds of compressed data by adopting a decoding method corresponding to the multiple kinds of compression methods to obtain corresponding multiple kinds of decoded data;
a third selection unit operable to select, from the plurality of kinds of decoded data, decoded data whose image restoration quality exceeds a first predetermined threshold;
a fourth selecting unit configured to select, from the decoded data whose image restoration quality exceeds the first predetermined threshold, decoded data whose compression ratio of corresponding compressed data exceeds a second predetermined threshold;
and the determining unit is used for determining the compressed data corresponding to the selected decoding data as the preferred compressed data.
7. A storage medium characterized by comprising a stored program, wherein the program executes the image compression method according to any one of claims 1 to 3.
8. A processor, characterized in that the processor is configured to run a program, wherein the program is configured to execute the image compression method according to any one of claims 1 to 3 when running.
CN202110827582.0A 2017-05-03 2017-05-03 Image compression method and device Pending CN113570677A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110827582.0A CN113570677A (en) 2017-05-03 2017-05-03 Image compression method and device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710305529.8A CN107103632B (en) 2017-05-03 2017-05-03 Image compression method and device
CN202110827582.0A CN113570677A (en) 2017-05-03 2017-05-03 Image compression method and device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
CN201710305529.8A Division CN107103632B (en) 2017-05-03 2017-05-03 Image compression method and device

Publications (1)

Publication Number Publication Date
CN113570677A true CN113570677A (en) 2021-10-29

Family

ID=59656576

Family Applications (2)

Application Number Title Priority Date Filing Date
CN201710305529.8A Active CN107103632B (en) 2017-05-03 2017-05-03 Image compression method and device
CN202110827582.0A Pending CN113570677A (en) 2017-05-03 2017-05-03 Image compression method and device

Family Applications Before (1)

Application Number Title Priority Date Filing Date
CN201710305529.8A Active CN107103632B (en) 2017-05-03 2017-05-03 Image compression method and device

Country Status (1)

Country Link
CN (2) CN107103632B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117177079A (en) * 2023-11-02 2023-12-05 珠海鸿芯科技有限公司 Image synthesizing method, computer device and computer readable storage medium

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108182712B (en) * 2017-12-07 2021-06-04 西安万像电子科技有限公司 Image processing method, device and system
CN109376762A (en) * 2018-09-13 2019-02-22 西安万像电子科技有限公司 Image processing method and device

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040095601A1 (en) * 2002-11-05 2004-05-20 Konica Minolta Business Technologies, Inc. Image processing device, image processing method, image processing program and computer-readable recording medium on which the program is recorded
US20060132819A1 (en) * 2004-12-20 2006-06-22 Samsung Electronics Co., Ltd. Computer system having printer driver, print data generating method using the same, and medium recording printer driver
CN1937748A (en) * 2005-09-23 2007-03-28 逐点半导体(上海)有限公司 Image compression method
CN101060629A (en) * 2007-04-27 2007-10-24 华为技术有限公司 Image compression/decompression method and image coder/decoder and decoding circuit
CN102065293A (en) * 2010-11-23 2011-05-18 无锡港湾网络科技有限公司 Image compression method based on space domain predictive coding
CN102098507A (en) * 2010-06-08 2011-06-15 同济大学 Integrative compressing method and device of image
US20120039534A1 (en) * 2010-08-10 2012-02-16 Xerox Corporation Compression scheme selection based on image data type and user selections
US20130251261A1 (en) * 2012-03-23 2013-09-26 Marvell World Trade Ltd. Method And Apparatus For Image Data Compression
CN103886623A (en) * 2012-12-19 2014-06-25 华为技术有限公司 Image compression method and equipment, and system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101316364A (en) * 2008-07-15 2008-12-03 南京信息工程大学 Image compression system
CN101459850B (en) * 2009-01-08 2012-03-14 中国科学院计算技术研究所 Image compression quality prediction method and system
KR101633893B1 (en) * 2010-01-15 2016-06-28 삼성전자주식회사 Apparatus and Method for Image Fusion
US8934540B2 (en) * 2010-07-20 2015-01-13 Cisco Technology, Inc. Video compression using multiple variable length coding methods for multiple types of transform coefficient blocks
CN103796024B (en) * 2014-01-17 2017-05-03 西安空间无线电技术研究所 Method for transmitting multiple paths of images at the same time based on information hiding
CN104952039B (en) * 2015-06-14 2017-10-10 中国电子科技集团公司第十研究所 Distributed image compressed sensing method for reconstructing

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040095601A1 (en) * 2002-11-05 2004-05-20 Konica Minolta Business Technologies, Inc. Image processing device, image processing method, image processing program and computer-readable recording medium on which the program is recorded
US20060132819A1 (en) * 2004-12-20 2006-06-22 Samsung Electronics Co., Ltd. Computer system having printer driver, print data generating method using the same, and medium recording printer driver
CN1937748A (en) * 2005-09-23 2007-03-28 逐点半导体(上海)有限公司 Image compression method
CN101060629A (en) * 2007-04-27 2007-10-24 华为技术有限公司 Image compression/decompression method and image coder/decoder and decoding circuit
CN102098507A (en) * 2010-06-08 2011-06-15 同济大学 Integrative compressing method and device of image
US20120039534A1 (en) * 2010-08-10 2012-02-16 Xerox Corporation Compression scheme selection based on image data type and user selections
CN102065293A (en) * 2010-11-23 2011-05-18 无锡港湾网络科技有限公司 Image compression method based on space domain predictive coding
US20130251261A1 (en) * 2012-03-23 2013-09-26 Marvell World Trade Ltd. Method And Apparatus For Image Data Compression
CN103886623A (en) * 2012-12-19 2014-06-25 华为技术有限公司 Image compression method and equipment, and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117177079A (en) * 2023-11-02 2023-12-05 珠海鸿芯科技有限公司 Image synthesizing method, computer device and computer readable storage medium
CN117177079B (en) * 2023-11-02 2024-03-01 珠海鸿芯科技有限公司 Image synthesizing method, computer device and computer readable storage medium

Also Published As

Publication number Publication date
CN107103632A (en) 2017-08-29
CN107103632B (en) 2021-08-06

Similar Documents

Publication Publication Date Title
US20200260117A1 (en) Methods and Apparatuses for Coding and Decoding Depth Map
CN107886560B (en) Animation resource processing method and device
CN102611823B (en) Method and equipment capable of selecting compression algorithm based on picture content
US8019166B2 (en) Image data compression method and apparatuses, image display method and apparatuses
US20140072239A1 (en) Image Compression Using Sub-Resolution Images
CN107103632B (en) Image compression method and device
CN105933009B (en) Data compression method and system and decompression method and system
US9326011B2 (en) Method and apparatus for generating bitstream based on syntax element
CN112352431B (en) Data encoding method, data decoding method, data encoding equipment, data decoding equipment and storage medium
EP3343446A1 (en) Method and apparatus for encoding and decoding lists of pixels
US9020283B2 (en) Electronic device and method for splitting image
KR102113904B1 (en) Encoder, decoder and method of operation using interpolation
CN111654696B (en) Intra-frame multi-reference-line prediction method and device, storage medium and terminal
CN105163124A (en) Image coding method, image decoding method, image coding device and image decoding device
CN110730277B (en) Information coding and method and device for acquiring coded information
US20220094951A1 (en) Palette mode video encoding utilizing hierarchical palette table generation
CN113099269A (en) String matching prediction method, encoding and decoding method, related equipment and device
CN115250351A (en) Compression method, decompression method and related products for image data
CN112887729B (en) Image coding and decoding method and device
CN107172425B (en) Thumbnail generation method and device and terminal equipment
CN112449195A (en) Method and device for compressing and decompressing image and image processing system
KR101610086B1 (en) Continuous data compression method
KR20200028019A (en) Method and apparatus for coding and decoding mode information, and electronic device
CN111279706B (en) Loop filtering method, device, computer system and mobile equipment
JP2024512731A (en) Image processing method, system, encoder, computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination