CN1581977A - Tree-structure-based grade tree aggregation-divided video image compression method - Google Patents

Tree-structure-based grade tree aggregation-divided video image compression method Download PDF

Info

Publication number
CN1581977A
CN1581977A CN 200410018507 CN200410018507A CN1581977A CN 1581977 A CN1581977 A CN 1581977A CN 200410018507 CN200410018507 CN 200410018507 CN 200410018507 A CN200410018507 A CN 200410018507A CN 1581977 A CN1581977 A CN 1581977A
Authority
CN
China
Prior art keywords
tree
code stream
threshold value
video image
encoding
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 200410018507
Other languages
Chinese (zh)
Other versions
CN1281065C (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.)
Fudan University
Original Assignee
Fudan University
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 Fudan University filed Critical Fudan University
Priority to CN 200410018507 priority Critical patent/CN1281065C/en
Publication of CN1581977A publication Critical patent/CN1581977A/en
Application granted granted Critical
Publication of CN1281065C publication Critical patent/CN1281065C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The method includes steps: first at encoding end, obtaining distribution of image energy on time and frequency domain through discrete wavelet transform; based on correlation between wavelet coefficient, wavelet coefficient in each order is divided according to tree structure; SPIHT encoding is carried out for wavelet coefficient of each tree; encoding result is deposited on encoding end momentarily; finally, results of encoding each tree are synthesized as a code stream in use for storing or transferring. The invention realizes video compression in high compression ratio and low degree of distortion by using less memory space, particular suitable to dedicated system realized through hardware.

Description

Video image compressing method is divided in hierarchical tree set based on tree
Technical field
The invention belongs to the video image compression technology field, be specifically related to a kind of hierarchical tree set and divide video image compressing method based on tree.
Background technology
Hierarchical tree set division (SPIHT) algorithm has taken into full account the correlation between the data, and has considered that also the higher bit data importance is higher than the characteristic of hanging down Bit data in the same data when coding.So use the distortion factor that the SPIHT method is compressed, the decompressed video image can obtain not increasing than higher compression ratio the decompression result, so this method has received increasingly extensive concern.In the process of specific implementation, coded system need be set up three chained lists, promptly important pixel chained list (LSP), inessential pixel chained list (LIP) and inessential pixel set chained list (LIS), and these three chained lists are used for writing down the intermediate data of tree division.By the use of chained list, the sequence arrangement that encoding code stream can descend according to threshold value (importance), thus guarantee the transmission of important information and can block non-important information, blocked the compression effectiveness of the high compression ratio of code stream arbitrarily.In order to improve compression effectiveness, require tree to comprise more data.But along with the increase of data volume in the tree, the length of three chained lists is just more and more longer, just requires huge memory headroom in actual applications, and this has just increased the cost and the complexity of system.So under the prerequisite that does not reduce compression effectiveness, the method that shortens chained list length is just becoming the focus of research.
Summary of the invention
The objective of the invention is to propose a kind of hierarchical tree set and divide (SPIHT) video image compressing method,, save the memory headroom expense of system to guarantee shortening the length of chained list greatly under the prerequisite that compression effectiveness do not descend based on tree.
(SPIHT) video image compressing method is divided in the hierarchical tree set based on tree that the present invention proposes, the concrete steps of coding are as follows: at first by wavelet transform obtain image energy the time distribution on the frequency domain, because the flatness of image, image energy concentrates on low frequency part; According to the correlation between the wavelet coefficient, wavelet coefficient at different levels is divided according to tree; Wavelet coefficient to every tree carries out the SPIHT coding respectively then, and coding result temporarily leaves coding side respectively in; At last the coding result of every tree is synthesized a code stream and be used for storage or transmission.
According to the data dependence between the wavelet coefficient, it is tree root that wavelet coefficient at different levels is divided each coefficient that is meant with the lowest frequency subband according to tree, obtains the data of each point in the tree according to the data dependence of wavelet coefficient position between the different stage.In the tree, the relation between upper level wavelet coefficient and the next stage wavelet coefficient is called father and mother and children or offspring's relation.In wavelet coefficient, the coefficient of different sub-band same position, similitude is often numerically arranged, according to such relation, with each coefficient of lowest frequency subband root node as tree, the coefficient of same position is as the first order children of tree in the higher leveled filial generation, with the coefficient of children's same position of each first order children as first order children, also is the second level children of tree in the more higher leveled filial generation ... up to the coefficient of high-frequency sub-band children as afterbody.
Wavelet coefficient to every tree carries out the SPIHT coding respectively, can reduce simultaneously treated wavelet coefficient, the intermediate object program that produces is less, has shortened the length of important pixel chained list (LSP), inessential pixel chained list (LIP) and inessential pixel set chained list (LIS).Its method is exactly that the coding result of every tree is all obtained successively according to the order that threshold value descends, up to threshold value drop to can satisfy compression and require till.The prediction threshold value decision that the threshold value falling-threshold can be obtained by the minimum threshold or the empirical value of former frame group.The result that the wavelet coefficient of every tree carries out SPIHT coding will not directly be transmitted, but is temporarily stored in coding side, when depositing the encoding code stream under each threshold value situation is deposited successively, and is write down encoding code stream length under each threshold value situation.
After the wavelet coefficient end-of-encode of all trees,, need the coding result of every tree is synthesized the target code stream in order to obtain meeting the target code stream of compression ratio requirement.The method of synthetic code stream is to determine minimum threshold value, be called interceptive value, make the code stream sum that is not less than this threshold value in every tree-encoding code stream be not more than target code stream length, these encoding code streams and code stream length are synthesized the target code stream, and remaining target code stream is again by all the other encoding code stream mean allocation of every tree.The length that exactly threshold value among every tree-encoding result is not less than the code stream of interceptive value and these code streams is directly as the target code stream, the part of target code stream deficiency by threshold value among every tree-encoding result less than the code stream mean allocation of interceptive value.
Depositing of the division that focuses on tree of cataloged procedure, tree wavelet coefficient coding result and synthesizing of target code stream.
In decoding end, decode procedure is the inverse process of cataloged procedure: the buffer memory of at first code stream to be decoded being distributed to every tree, the code stream that every tree is assigned to carries out the SPIHT decoding successively again, obtain the wavelet coefficient of tree, wavelet coefficient with tree is reduced to the wavelet coefficient of arranging by subband again, obtains decoded picture by wavelet inverse transformation.
(SPIHT) video image compressing method is divided in hierarchical tree set based on tree proposed by the invention, has effectively solved the contradiction between image data amount and the chained list length.In order to improve compression effectiveness, the image (frame group) of multiframe can be carried out wavelet transform together, make every tree can comprise abundant wavelet coefficient; Because every tree is encoded respectively, can't cause the excessive lengthening of important pixel chained list (LSP), inessential pixel chained list (LIP) and inessential pixel set chained list (LIS) length.
Description of drawings
Fig. 1 is root node and first three searching relation for children.
Fig. 2 is the relation that back two generation children seek.
Embodiment
Below to the invention in each composition discussed respectively.
1. wavelet transform result's tree is divided
Wavelet transform can use three-dimensional wavelet transform, promptly carries out wavelet transform respectively at line direction, column direction and time orientation.Each coefficient of the lowest frequency of transformation results is as the root node of one tree, and according to relation of plane down, constitutes tree.The size of supposing the lowest frequency coefficient is W Min* H Min, W wherein MinAnd H MinBe respectively the width and the height of the lowest frequency subband of lowest frequency frame.
1) its children of root node children finding method are:
2) two-dimentional its children of children's finding method are:
3) three-dimensional its children of children's finding method are:
Figure A20041001850700053
Illustrated in figures 1 and 2, Fig. 1 represents is root node and first three searching relation for children, what Fig. 2 represented is the relation that back two generation children seek, in seven branches of only having drawn among the figure one.
2. every tree wavelet coefficient SPIHT coding result deposits D M, NThe expression threshold value is from 2 N+1Drop to 2 NThe time M the tree threshold value be the coded data of N.L M, NThe expression threshold value is from 2 N+1Drop to 2 NThe time M the tree threshold value be the coded data length of N.The form that the coding result of all trees is deposited is as follows:
Threshold value 2 N ?2 N-1 …… ?2 -1
The 1st tree D 1,N ?D 1,N-1 …… ?D 1,-1
The 2nd tree D 2,N ?D 2,N-1 …… ?D 2,-1
The 3rd tree D 3,N ?D 3,N-1 …… ?D 3,-1
M tree D M,N ?D M,N-1 …… ?D M,-1
3. the target code stream is synthetic
If M tree arranged, the target code stream length of requirement is Q.Drop to 2 in threshold value PThe time, total code stream length of all trees is
N 1 = Σ n = 1 M Σ m = P N L n , m , Drop to 2 in threshold value P-1The time, total code stream length of all trees is N 2 = Σ n = 1 M Σ m = P - 1 N L n , m , And satisfy N 1<Q≤N 2, so 2 PBe interceptive value.Earlier M tree threshold value dropped to 2 PThe time all code streams and code stream length as the target code stream, if the code stream length of every tree target approach code stream will represent that this moment, the target code stream was about N with the X bit 1+ X is again with remaining Q-N 1The object code levelling of-X all is assigned in M the tree in remaining encoding code stream, is 2 with every tree threshold value just P-1Preceding (Q-N 1-X)/the M code stream is as the target code stream.Specifically in the target code stream, the encoding code stream of each tree is to arrange like this:
The 1st tree
Figure A20041001850700063
D 1, N---D 1, P
The 2nd tree D 2, N---D 2, P
……
M tree
Figure A20041001850700065
D M, N---D M, P
D 1, P-1In the 1st bit; D 2, P-1In the 1st bit; D M, P-1In the 1st bit;
D 1, P-1In the 2nd bit; D 2, P-1In the 2nd bit; D M, P-1In the 2nd bit;
……
Reach requirement up to target code stream length.
The process of decoding is entirely the inverse process of coding.At first code stream to be decoded is distributed to the buffer memory of every tree, the code stream that every tree is assigned to carries out the SPIHT decoding successively again, obtain the wavelet coefficient of tree, the wavelet coefficient with tree is reduced to the wavelet coefficient of arranging by subband again, obtains decoded picture by wavelet inverse transformation.
The result of emulation
Concrete simulated conditions is as follows:
The Y Value Data of Miss American video image group 1-8 two field picture, every two field picture size is 352 * 288.Carry out three grades of 3 d-dem wavelet transformations, again low-frequency frame is carried out the two-stage two-dimensional discrete wavelet conversion, wavelet basis is selected Daubechies9/7 biorthogonal wavelet (line direction and column direction) and Haar small echo (time orientation) for use.Have 99 trees.
Experimental result is as follows:
Original image 8 frames, 352 * 288 Y values Totally 811008 bytes
The wavelet transformation result Each wavelet coefficient is represented with 16bits Totally 1622016 bytes
Every tree A frame component is 99 trees Totally 16384 bytes
Compression multiple/target code stream length Index Before the optimization After the optimization *
200/4055 byte LIP chained list length 6642 4433
LSP chained list length 6084 6459
LIS chained list length 3521 536
The PSNR effect 39.3690 39.0733
150/5406 byte LIP chained list length 10752 4429
LSP chained list length 7851 6419
LIS chained list length 4651 536
The PSNR effect 39.9526 39.5110
100/8110 byte LIP chained list length 14384 4443
LSP chained list length 12134 6448
LIS chained list length 5216 536
The PSNR effect 40.7056 40.4405
50/16220 byte LIP chained list length 44952 4390
LSP chained list length 22792 6462
LIS chained list length 13988 536
The PSNR effect 41.4691 41.3303
*LIP after the optimization, LIP, LIS are length maximum in 99 trees, and every tree-encoding all proceeds to threshold value and reduce to till 8, and the evidence threshold value drops to 8, generally just can satisfy the requirement of compression ratio.
We find by result of upper experiment, though the result of this SPIHT coding method has reduced PSNR (reducing very for a short time), the space that is used to store chained list can reduce greatly.

Claims (5)

  1. Video image compressing method is divided in 1 one kinds of hierarchical tree set based on tree, it is characterized in that by wavelet transform obtain image energy the time distribution on the frequency domain, again wavelet coefficient at different levels is divided according to tree, wavelet coefficient to every tree carries out the SPIHT coding respectively then, coding result is temporarily deposited respectively, at last the coding result of every tree is synthesized a code stream and is used for storage or transmission.
  2. Video image compressing method is divided in the 2 hierarchical tree set based on tree according to claim 1, the division that it is characterized in that tree is a tree root with each coefficient of lowest frequency subband, obtains the data of each point in the tree according to the data dependence of wavelet coefficient position between the different stage.
  3. Video image compressing method is divided in the 3 hierarchical tree set based on tree according to claim 1, it is characterized in that every tree all carries out the SPIHT coding respectively, the coding result of every tree all obtains according to the order that threshold value descends, up to threshold value drop to can satisfy compression and require till.
  4. 4 according to claim 1 or 3 described hierarchical tree set division video image compressing methods based on tree, the coding result that it is characterized in that every tree is temporarily stored in coding side earlier, when depositing the encoding code stream under each threshold value situation is deposited successively, and write down encoding code stream length under each threshold value situation.
  5. 5 according to claim 1 or 4 described hierarchical tree set division video image compressing methods based on tree, the method that it is characterized in that synthetic code stream is to determine minimum threshold value, make the code stream sum that is not less than this threshold value in every tree-encoding code stream be not more than target code stream length, these encoding code streams and code stream length is synthetic as the target code stream, and remaining target code stream is again by all the other encoding code stream mean allocation of every tree.
CN 200410018507 2004-05-20 2004-05-20 Tree-structure-based grade tree aggregation-divided video image compression method Expired - Fee Related CN1281065C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 200410018507 CN1281065C (en) 2004-05-20 2004-05-20 Tree-structure-based grade tree aggregation-divided video image compression method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200410018507 CN1281065C (en) 2004-05-20 2004-05-20 Tree-structure-based grade tree aggregation-divided video image compression method

Publications (2)

Publication Number Publication Date
CN1581977A true CN1581977A (en) 2005-02-16
CN1281065C CN1281065C (en) 2006-10-18

Family

ID=34581823

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200410018507 Expired - Fee Related CN1281065C (en) 2004-05-20 2004-05-20 Tree-structure-based grade tree aggregation-divided video image compression method

Country Status (1)

Country Link
CN (1) CN1281065C (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100435550C (en) * 2006-05-10 2008-11-19 北京好望角医学影像技术有限公司 Method for increasing anti-bit-error ability of grade-tree collecting splitting algorithm coding-decoding device
CN102473315A (en) * 2009-08-20 2012-05-23 汤姆森特许公司 Method and apparatus for reusing tree structures to encode and decode binary sets
CN102572423A (en) * 2011-12-16 2012-07-11 辽宁师范大学 Video coding method based on important probability balanced tree
CN101783939B (en) * 2009-01-16 2012-08-22 复旦大学 Picture coding method based on human eye visual characteristic
CN102939618A (en) * 2010-04-13 2013-02-20 弗兰霍菲尔运输应用研究公司 Inheritance in sample array multitree subdivision
US20170134761A1 (en) 2010-04-13 2017-05-11 Ge Video Compression, Llc Coding of a spatial sampling of a two-dimensional information signal using sub-division
US20190089962A1 (en) 2010-04-13 2019-03-21 Ge Video Compression, Llc Inter-plane prediction
US10248966B2 (en) 2010-04-13 2019-04-02 Ge Video Compression, Llc Region merging and coding parameter reuse via merging
CN110583288A (en) * 2019-10-15 2019-12-20 西安石油大学 Mobile landscaping ecological information processing system and method

Cited By (90)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100435550C (en) * 2006-05-10 2008-11-19 北京好望角医学影像技术有限公司 Method for increasing anti-bit-error ability of grade-tree collecting splitting algorithm coding-decoding device
CN101783939B (en) * 2009-01-16 2012-08-22 复旦大学 Picture coding method based on human eye visual characteristic
CN102473315A (en) * 2009-08-20 2012-05-23 汤姆森特许公司 Method and apparatus for reusing tree structures to encode and decode binary sets
US10681390B2 (en) 2010-04-13 2020-06-09 Ge Video Compression, Llc Coding of a spatial sampling of a two-dimensional information signal using sub-division
US10432978B2 (en) 2010-04-13 2019-10-01 Ge Video Compression, Llc Inheritance in sample array multitree subdivision
CN105915913A (en) * 2010-04-13 2016-08-31 Ge视频压缩有限责任公司 Decoder and method therefor, an encoder, a method thereof and a digital storage medium
CN106060558A (en) * 2010-04-13 2016-10-26 Ge视频压缩有限责任公司 Decoder, method of reconstructing array, encoder, encoding method, and data stream
CN106210732A (en) * 2010-04-13 2016-12-07 Ge视频压缩有限责任公司 Decoder, encoder, coding/decoding method, coded method and storage medium
CN106210733A (en) * 2010-04-13 2016-12-07 Ge视频压缩有限责任公司 Decoder, the reconstruction method of array, encoder, encoding and decoding method
CN106454372A (en) * 2010-04-13 2017-02-22 Ge视频压缩有限责任公司 Decoder, method of reconstructing array, encoder, encoding method, and data stream
CN106454373A (en) * 2010-04-13 2017-02-22 Ge视频压缩有限责任公司 Decoder, array reconstruction method, coder, coding method, and data flow
CN106454371A (en) * 2010-04-13 2017-02-22 Ge视频压缩有限责任公司 Decoder, array reconstruction method, coder, coding method, and data flow
CN106454376A (en) * 2010-04-13 2017-02-22 Ge视频压缩有限责任公司 Decoder, array reconstruction method, coder, coding method, and data flow
CN106454370A (en) * 2010-04-13 2017-02-22 Ge视频压缩有限责任公司 Decoder, array reconstruction method, coder, coding method, and data flow
US20170134761A1 (en) 2010-04-13 2017-05-11 Ge Video Compression, Llc Coding of a spatial sampling of a two-dimensional information signal using sub-division
US9807427B2 (en) 2010-04-13 2017-10-31 Ge Video Compression, Llc Inheritance in sample array multitree subdivision
US10003828B2 (en) 2010-04-13 2018-06-19 Ge Video Compression, Llc Inheritance in sample array multitree division
US10038920B2 (en) 2010-04-13 2018-07-31 Ge Video Compression, Llc Multitree subdivision and inheritance of coding parameters in a coding block
US10051291B2 (en) 2010-04-13 2018-08-14 Ge Video Compression, Llc Inheritance in sample array multitree subdivision
US20180324466A1 (en) 2010-04-13 2018-11-08 Ge Video Compression, Llc Inheritance in sample array multitree subdivision
US10694218B2 (en) 2010-04-13 2020-06-23 Ge Video Compression, Llc Inheritance in sample array multitree subdivision
US10250913B2 (en) 2010-04-13 2019-04-02 Ge Video Compression, Llc Coding of a spatial sampling of a two-dimensional information signal using sub-division
US10248966B2 (en) 2010-04-13 2019-04-02 Ge Video Compression, Llc Region merging and coding parameter reuse via merging
US20190164188A1 (en) 2010-04-13 2019-05-30 Ge Video Compression, Llc Region merging and coding parameter reuse via merging
US20190174148A1 (en) 2010-04-13 2019-06-06 Ge Video Compression, Llc Inheritance in sample array multitree subdivision
US20190197579A1 (en) 2010-04-13 2019-06-27 Ge Video Compression, Llc Region merging and coding parameter reuse via merging
CN105915913B (en) * 2010-04-13 2019-06-28 Ge视频压缩有限责任公司 Decoder and its method, encoder and its method and digital storage media
CN106060558B (en) * 2010-04-13 2019-08-13 Ge视频压缩有限责任公司 Decoder, the method for rebuilding array, encoder, coding method
CN106454376B (en) * 2010-04-13 2019-10-01 Ge视频压缩有限责任公司 Decoder, method, encoder, coding method and the data flow for rebuilding array
US10687086B2 (en) 2010-04-13 2020-06-16 Ge Video Compression, Llc Coding of a spatial sampling of a two-dimensional information signal using sub-division
CN106454372B (en) * 2010-04-13 2019-10-01 Ge视频压缩有限责任公司 Decoder, method, encoder and the coding method for rebuilding array
US10432979B2 (en) 2010-04-13 2019-10-01 Ge Video Compression Llc Inheritance in sample array multitree subdivision
US10432980B2 (en) 2010-04-13 2019-10-01 Ge Video Compression, Llc Inheritance in sample array multitree subdivision
CN106454373B (en) * 2010-04-13 2019-10-01 Ge视频压缩有限责任公司 Decoder, method, encoder and the coding method for rebuilding array
US10440400B2 (en) 2010-04-13 2019-10-08 Ge Video Compression, Llc Inheritance in sample array multitree subdivision
US10448060B2 (en) 2010-04-13 2019-10-15 Ge Video Compression, Llc Multitree subdivision and inheritance of coding parameters in a coding block
US10460344B2 (en) 2010-04-13 2019-10-29 Ge Video Compression, Llc Region merging and coding parameter reuse via merging
CN106454370B (en) * 2010-04-13 2019-11-01 Ge视频压缩有限责任公司 Decoder, method, encoder, coding method and the data flow for rebuilding array
CN106454371B (en) * 2010-04-13 2020-03-20 Ge视频压缩有限责任公司 Decoder, array reconstruction method, encoder, encoding method, and storage medium
CN106210732B (en) * 2010-04-13 2020-03-24 Ge视频压缩有限责任公司 Decoder, encoder, decoding method, encoding method, and storage medium
US11910029B2 (en) 2010-04-13 2024-02-20 Ge Video Compression, Llc Coding of a spatial sampling of a two-dimensional information signal using sub-division preliminary class
CN106210733B (en) * 2010-04-13 2020-03-24 Ge视频压缩有限责任公司 Decoder, method for reconstructing array, encoder, encoding method and decoding method
US10621614B2 (en) 2010-04-13 2020-04-14 Ge Video Compression, Llc Region merging and coding parameter reuse via merging
US10672028B2 (en) 2010-04-13 2020-06-02 Ge Video Compression, Llc Region merging and coding parameter reuse via merging
CN102939618A (en) * 2010-04-13 2013-02-20 弗兰霍菲尔运输应用研究公司 Inheritance in sample array multitree subdivision
US10771822B2 (en) 2010-04-13 2020-09-08 Ge Video Compression, Llc Coding of a spatial sampling of a two-dimensional information signal using sub-division
CN102939618B (en) * 2010-04-13 2016-08-03 Ge视频压缩有限责任公司 Succession technology in sample array multitree subdivision
US20190089962A1 (en) 2010-04-13 2019-03-21 Ge Video Compression, Llc Inter-plane prediction
US10708628B2 (en) 2010-04-13 2020-07-07 Ge Video Compression, Llc Coding of a spatial sampling of a two-dimensional information signal using sub-division
US10708629B2 (en) 2010-04-13 2020-07-07 Ge Video Compression, Llc Inheritance in sample array multitree subdivision
US10721495B2 (en) 2010-04-13 2020-07-21 Ge Video Compression, Llc Coding of a spatial sampling of a two-dimensional information signal using sub-division
US10721496B2 (en) 2010-04-13 2020-07-21 Ge Video Compression, Llc Inheritance in sample array multitree subdivision
US10719850B2 (en) 2010-04-13 2020-07-21 Ge Video Compression, Llc Region merging and coding parameter reuse via merging
US10748183B2 (en) 2010-04-13 2020-08-18 Ge Video Compression, Llc Region merging and coding parameter reuse via merging
US10764608B2 (en) 2010-04-13 2020-09-01 Ge Video Compression, Llc Coding of a spatial sampling of a two-dimensional information signal using sub-division
US10687085B2 (en) 2010-04-13 2020-06-16 Ge Video Compression, Llc Inheritance in sample array multitree subdivision
US10803485B2 (en) 2010-04-13 2020-10-13 Ge Video Compression, Llc Region merging and coding parameter reuse via merging
US10803483B2 (en) 2010-04-13 2020-10-13 Ge Video Compression, Llc Region merging and coding parameter reuse via merging
US10805645B2 (en) 2010-04-13 2020-10-13 Ge Video Compression, Llc Coding of a spatial sampling of a two-dimensional information signal using sub-division
US10848767B2 (en) 2010-04-13 2020-11-24 Ge Video Compression, Llc Inter-plane prediction
US10856013B2 (en) 2010-04-13 2020-12-01 Ge Video Compression, Llc Coding of a spatial sampling of a two-dimensional information signal using sub-division
US10855995B2 (en) 2010-04-13 2020-12-01 Ge Video Compression, Llc Inter-plane prediction
US10855991B2 (en) 2010-04-13 2020-12-01 Ge Video Compression, Llc Inter-plane prediction
US10855990B2 (en) 2010-04-13 2020-12-01 Ge Video Compression, Llc Inter-plane prediction
US10863208B2 (en) 2010-04-13 2020-12-08 Ge Video Compression, Llc Inheritance in sample array multitree subdivision
US10880581B2 (en) 2010-04-13 2020-12-29 Ge Video Compression, Llc Inheritance in sample array multitree subdivision
US10880580B2 (en) 2010-04-13 2020-12-29 Ge Video Compression, Llc Inheritance in sample array multitree subdivision
US10893301B2 (en) 2010-04-13 2021-01-12 Ge Video Compression, Llc Coding of a spatial sampling of a two-dimensional information signal using sub-division
US11037194B2 (en) 2010-04-13 2021-06-15 Ge Video Compression, Llc Region merging and coding parameter reuse via merging
US11051047B2 (en) 2010-04-13 2021-06-29 Ge Video Compression, Llc Inheritance in sample array multitree subdivision
US20210211743A1 (en) 2010-04-13 2021-07-08 Ge Video Compression, Llc Coding of a spatial sampling of a two-dimensional information signal using sub-division
US11087355B2 (en) 2010-04-13 2021-08-10 Ge Video Compression, Llc Region merging and coding parameter reuse via merging
US11102518B2 (en) 2010-04-13 2021-08-24 Ge Video Compression, Llc Coding of a spatial sampling of a two-dimensional information signal using sub-division
US11546642B2 (en) 2010-04-13 2023-01-03 Ge Video Compression, Llc Coding of a spatial sampling of a two-dimensional information signal using sub-division
US11546641B2 (en) 2010-04-13 2023-01-03 Ge Video Compression, Llc Inheritance in sample array multitree subdivision
US11553212B2 (en) 2010-04-13 2023-01-10 Ge Video Compression, Llc Inheritance in sample array multitree subdivision
US11611761B2 (en) 2010-04-13 2023-03-21 Ge Video Compression, Llc Inter-plane reuse of coding parameters
US11734714B2 (en) 2010-04-13 2023-08-22 Ge Video Compression, Llc Region merging and coding parameter reuse via merging
US11736738B2 (en) 2010-04-13 2023-08-22 Ge Video Compression, Llc Coding of a spatial sampling of a two-dimensional information signal using subdivision
US11765363B2 (en) 2010-04-13 2023-09-19 Ge Video Compression, Llc Inter-plane reuse of coding parameters
US11765362B2 (en) 2010-04-13 2023-09-19 Ge Video Compression, Llc Inter-plane prediction
US11778241B2 (en) 2010-04-13 2023-10-03 Ge Video Compression, Llc Coding of a spatial sampling of a two-dimensional information signal using sub-division
US11785264B2 (en) 2010-04-13 2023-10-10 Ge Video Compression, Llc Multitree subdivision and inheritance of coding parameters in a coding block
US11810019B2 (en) 2010-04-13 2023-11-07 Ge Video Compression, Llc Region merging and coding parameter reuse via merging
US11856240B1 (en) 2010-04-13 2023-12-26 Ge Video Compression, Llc Coding of a spatial sampling of a two-dimensional information signal using sub-division
US11900415B2 (en) 2010-04-13 2024-02-13 Ge Video Compression, Llc Region merging and coding parameter reuse via merging
US11910030B2 (en) 2010-04-13 2024-02-20 Ge Video Compression, Llc Inheritance in sample array multitree subdivision
CN102572423A (en) * 2011-12-16 2012-07-11 辽宁师范大学 Video coding method based on important probability balanced tree
CN102572423B (en) * 2011-12-16 2014-12-03 辽宁师范大学 Video coding method based on important probability balanced tree
CN110583288A (en) * 2019-10-15 2019-12-20 西安石油大学 Mobile landscaping ecological information processing system and method

Also Published As

Publication number Publication date
CN1281065C (en) 2006-10-18

Similar Documents

Publication Publication Date Title
CN1230786C (en) Embedded quadtree wavelets in image compression
CN1181690C (en) Encoding method for compression of video sequence
US20040175048A1 (en) Embedded and efficient low-complexity hierarchical image coder and corresponding methods therefor
Srikanth et al. Compression efficiency for combining different embedded image compression techniques with Huffman encoding
CN1281065C (en) Tree-structure-based grade tree aggregation-divided video image compression method
CN103581691A (en) Efficient and parallelable image coding method oriented to sparse coefficients
CN105120276B (en) Adaptive M otion JPEG coding methods and system
CN102790882B (en) Encoding method of remote sensing image
CN1564604A (en) Gradation tree set partitioning image compression method based on tree shaped structure
CN114143557A (en) Low-complexity coding method for video image wavelet transform high-frequency coefficient
CN103152568A (en) JPEG2000 (Joint Photographic Experts Group 2000) coding method for real time cutoff of code stream and implementation system thereof
Zhu et al. An improved SPIHT algorithm based on wavelet coefficient blocks for image coding
CN101064844A (en) Method for performing matching compression to image using rotary compressed codebook
CN110572682A (en) Embedded zerotree wavelet image coding compression method
CN102307303A (en) Ternary-representation-based image predictive coding method
CN106231300B (en) HEVC complexity control method based on coding unit hierarchy
CN1564199A (en) JPEG 2000 speed control method through real time cut-off
CN106231303B (en) Method for controlling complexity by using prediction mode in HEVC (high efficiency video coding)
CN1460969A (en) Hierarchy tree set partition image coding decoding method based of digital signal processor
CN1367613A (en) Image compression device and its method
CN108182283A (en) A kind of many body simulation lossy compression based on single snapshot
CN1666530A (en) Subband video decoding method and device
Zhu et al. Embedded Image Compression Using Differential Coding and Optimization Method
Hoon Son et al. An embedded compression algorithm integrated with Motion JPEG2000 system for reduction of off-chip video memory bandwidth
CN1288912C (en) An improved video image compressing method based on dendritic structure

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: 20061018