JPH05268588A - Coder - Google Patents

Coder

Info

Publication number
JPH05268588A
JPH05268588A JP6022992A JP6022992A JPH05268588A JP H05268588 A JPH05268588 A JP H05268588A JP 6022992 A JP6022992 A JP 6022992A JP 6022992 A JP6022992 A JP 6022992A JP H05268588 A JPH05268588 A JP H05268588A
Authority
JP
Japan
Prior art keywords
coding
partial
block
quantization
coefficient sequence
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
JP6022992A
Other languages
Japanese (ja)
Inventor
Yuji Fujiwara
裕士 藤原
Shoichi Nishino
正一 西野
Shigeru Awamoto
繁 粟本
Toyohiko Matsuda
豊彦 松田
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP6022992A priority Critical patent/JPH05268588A/en
Publication of JPH05268588A publication Critical patent/JPH05268588A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To attain highly efficient coding through the use of a characteristic of a quantization transformation coefficient string of each block by setting an end code representing end of coding to each partial coefficient string and using only a final end code among consecutive end codes when the end codes appear consecutively. CONSTITUTION:The coder consists of an orthogonal transformation device 1 applying orthogonal transformation to blocked television signals, a quantization device 2 applying quantization to a transformation coefficient of each block obtained by the orthogonal transformation device 1 and a coder 3 coding the quantization transformation coefficient string of each block obtained by the quantization device 2. The coder 3 uses a division means to divide a quantization transformation coefficient string of each block into M sets of partial coefficient strings when the quantization transformation coefficient string is subject to variable length coding and the variable length coder applies variable length coding to each partial coefficient string. In this case, an end code representing the end of coding is set to each partial coefficient and when end codes appear consecutively, only a final end code among the consecutive end codes is used for the coding.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は映像信号の符号化装置に
関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a video signal coding apparatus.

【0002】[0002]

【従来の技術】一般に映像信号を圧縮する符号化装置で
は、先ず入力画像をN×N画素の小ブロックに分割して
各々のブロックに直交変換を施し、得られた変換係数列
に量子化,符号化が行なわれている。
2. Description of the Related Art Generally, in a coding device for compressing a video signal, an input image is first divided into small blocks of N × N pixels, each block is subjected to orthogonal transform, and the resulting transform coefficient string is quantized. Encoding is being done.

【0003】符号化方法としては、1次元配列の量子化
変換係数列を先頭から順に符号化する訳であるが、量子
化出力が0でない量子化変換係数(以下有意変換係数と
称する)は次のように符号化される。先ず、符号化対象
の有意変換係数とその直前のすでに符号化済の有意変換
係数との間に挟まれた量子化出力が0の量子化変換係数
(以下非有意変換係数と称する)の個数を求め、これを
ラン長Lとする。ラン長Lが0の場合、有意変換係数を
符号化テーブル(以下符号化テーブル1と称する)を用
いて符号化する。ラン長Lが1以上の場合、先ず符号化
テーブル1を用いてラン長の符号化モードを識別するた
めの記号(以下RLと称する)を符号化し、続いてラン
長Lを符号化テーブル1とは別の符号化テーブル(以下
符号化テーブル2と称する)を用いて符号化し、最後に
符号化テーブル1を用いて量子化出力を符号化する。ま
た前記小ブロック内の全ての有意変換係数の符号化を完
了したならば、符号化テーブル1を用いて符号化終了を
示す記号(以下EOBと称する)を符号化する。このよ
うな符号化方法については、例えば画像情報圧縮(テレ
ビジョン学会編)第203頁から第204頁に記載され
ている。
As a coding method, a quantized transform coefficient string of a one-dimensional array is coded in order from the beginning. A quantized transform coefficient whose quantized output is not 0 (hereinafter referred to as a significant transform coefficient) is as follows. Is encoded as follows. First, the number of quantized transform coefficients (hereinafter referred to as insignificant transform coefficients) having a quantized output of 0 sandwiched between the significant transform coefficient to be coded and the already-signed significant transform coefficient immediately before it are calculated. The run length L is obtained. When the run length L is 0, the significant conversion coefficient is encoded using an encoding table (hereinafter referred to as encoding table 1). When the run length L is 1 or more, first, the coding table 1 is used to code a symbol for identifying the coding mode of the run length (hereinafter referred to as RL), and then the run length L is set to the coding table 1. Encodes using another encoding table (hereinafter referred to as encoding table 2), and finally encodes the quantized output using encoding table 1. When the encoding of all significant transform coefficients in the small block is completed, the encoding table 1 is used to encode a symbol indicating the end of encoding (hereinafter referred to as EOB). Such an encoding method is described, for example, on page 203 to page 204 of image information compression (edited by the Television Society).

【0004】[0004]

【発明が解決しようとする課題】しかしながら上述した
従来の符号化装置では、上記小ブロック内の有意変換係
数の生起確率で符号化テーブル1を設定していた為、有
意変換係数の生起確率が例えば量子化変換係数列の周波
数帯域の低域部と高域部で異なるといったように、量子
化変換系数列の特性によっては符号化テーブル1が必ず
しも適切に対応している訳ではないという問題が生じて
いた。
However, in the above-mentioned conventional coding apparatus, since the coding table 1 is set by the occurrence probability of the significant transform coefficient in the small block, the occurrence probability of the significant transform coefficient is, for example, There is a problem that the encoding table 1 does not necessarily correspond appropriately depending on the characteristics of the quantization conversion coefficient sequence, such as the difference between the low frequency band part and the high frequency band part of the frequency band of the quantized conversion coefficient sequence. Was there.

【0005】本発明はこのような従来の符号化装置の欠
点を解決するものであり、従来に比べてより効率の高い
映像信号の符号化装置を提供することを目的とする。
The present invention solves the above-mentioned drawbacks of the conventional coding apparatus, and an object of the present invention is to provide a video signal coding apparatus having higher efficiency than the conventional one.

【0006】[0006]

【課題を解決するための手段】この目的を達成するため
に本発明の符号化装置は、テレビジョン信号をブロック
化して直交変換を行なう直交変換器と、前記直交変換器
で得られた各ブロックの変換系数列に量子化を行なう量
子化器と、前記量子化器で得られた各ブロックの量子化
変換係数列に符号化を行なう符号化器から構成され、前
記符号化器は、前記各ブロックの量子化変換係数列を可
変長符号化する際に、前記各ブロックの量子化変換係数
列をM個の部分係数列に分割し、前記各部分係数列を可
変長符号化し、各部分係数列毎に符号化終了を示す終了
符号を設定し、前記終了符号が連続して出現する際に
は、連続する終了符号のうち後方の終了符号のみとする
ことを特徴とする。
In order to achieve this object, an encoding apparatus according to the present invention comprises an orthogonal transformer for dividing a television signal into blocks and performing orthogonal transformation, and each block obtained by the orthogonal transformer. A quantizer for quantizing the transform sequence number of, and an encoder for coding the quantized transform coefficient sequence of each block obtained by the quantizer. When variable length encoding the quantized transform coefficient sequence of a block, the quantized transform coefficient sequence of each block is divided into M partial coefficient sequences, each partial coefficient sequence is variable length encoded, and each partial coefficient is encoded. An end code indicating the end of encoding is set for each column, and when the end codes appear consecutively, only the trailing end code of the continuous end codes is used.

【0007】[0007]

【作用】この構成により、本発明の符号化装置では各ブ
ロックの量子化変換係数列の特性を利用して高能率な符
号化を行うことができる。
With this configuration, the coding apparatus of the present invention can perform highly efficient coding by utilizing the characteristics of the quantized transform coefficient string of each block.

【0008】[0008]

【実施例】以下、本発明の一実施例について図面を参照
しながら説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0009】(図1)は本発明の基本構成を示すブロッ
ク図である。(図1)において、1は、テレビジョン信
号をブロック化して直交変換を行なう直交変換器、2は
直交変換器1で得られた各ブロックの変換系数列に量子
化を行なう量子化器、3は量子化器2で得られた各ブロ
ックの量子化変換係数列に符号化を行なう符号化器であ
る。
FIG. 1 is a block diagram showing the basic configuration of the present invention. In FIG. 1, reference numeral 1 is an orthogonal transformer for dividing a television signal into blocks to perform orthogonal transformation, 2 is a quantizer for quantizing the transformation sequence of each block obtained by the orthogonal transformer 1, 3 Is an encoder that encodes the quantized transform coefficient sequence of each block obtained by the quantizer 2.

【0010】符号化器3は、前記各ブロックの量子化変
換係数列を可変長符号化する際に、まず、分割手段4に
よって前記各ブロックの量子化変換係数列をM個の部分
係数列に分割する。次にこの各部分係数列を可変長符号
化器5にて可変長符号化する。この際、各部分係数列毎
に符号化終了を示す終了符号を設定するが、終了符号が
連続して出現する際には、連続する終了符号のうち後方
の終了符号のみとして符号化を行なう。
When variable length coding the quantized transform coefficient sequence of each block, the encoder 3 first divides the quantized transform coefficient sequence of each block into M partial coefficient sequences by the dividing means 4. To divide. Next, each partial coefficient sequence is variable-length coded by the variable-length encoder 5. At this time, an end code indicating the end of encoding is set for each partial coefficient sequence, but when the end codes appear consecutively, only the end code located behind the continuous end codes is encoded.

【0011】次に、本実施例を(図2)乃至(図5)に
基づいて詳細に説明する。(図2)は入力画像を4×4
画素の小ブロックに分割して直交変換を行なって得られ
る2次元配列の変換係数列を示しており、図中の数字は
変換係数を示している。(図3)は(図2)の2次元配
列の変換係数列を1次元配列にスキャンする順序(以下
スキャン順序と称する)を示しており、(図3)のスキ
ャン順序で(図2)の変換係数列を1次元配列にしたも
のが(図4)である。(図5)は(図4)の変換係数列
に量子化を行なって得られた量子化変換係数列で、図中
の数字は量子化変換係数を示しており、図中の量子化変
換係数1,2,3,4,5,12が有意変換係数とな
る。また量子化誤差は量子化器のテーブルが1個である
ので一定となっている。
Next, this embodiment will be described in detail based on (FIG. 2) to (FIG. 5). (Fig. 2) shows 4x4 input image
The transformation coefficient string of a two-dimensional array obtained by dividing the pixel into small blocks and performing orthogonal transformation is shown, and the numbers in the figure show transformation coefficients. FIG. 3 shows the order of scanning the transform coefficient sequence of the two-dimensional array of FIG. 2 into a one-dimensional array (hereinafter referred to as the scan order). The scan order of FIG. A one-dimensional array of transform coefficient sequences is shown in FIG. (FIG. 5) is a quantized transform coefficient sequence obtained by performing quantization on the transform coefficient sequence of (FIG. 4), and the numbers in the figure represent quantized transform coefficients. 1, 2, 3, 4, 5, 12 are significant conversion coefficients. The quantization error is constant because there is one quantizer table.

【0012】この時(図5)の量子化変換係数に対応す
る(図3)のスキャン順序1から5を第1部分係数列、
同順序6から9を第2部分係数列、同順序10から14
を第3部分係数列、同順序15,16を第4部分係数列
とし、第1部分係数列のEOBをEOB1、第2部分係
数列のEOBをEOB2、第3部分係数列のEOBをE
OB3、第4部分係数列のEOBをEOB4とする。ま
た(図5)中の有意変換係数を部分係数列毎に設けられ
た符号化テーブルを用いて符号化したものを、第1部分
係数列については12c,5c,4c,3c,2cと
し、第2部分係数列については1d,2dとし、第3部
分係数列については1eとし、RLを符号化したものを
a、ラン長Lが0,2,4の時、ラン長Lを符号化テー
ブル2を用いて符号化したものを0b,2b,4bとす
る。すなわち、部分係数列を2次元周波数帯域におい
て、低域と高域の2個の部分係数列で構成している。
At this time (FIG. 5), the scan order 1 to 5 (FIG. 3) corresponding to the quantized transform coefficient is set to the first partial coefficient sequence,
Same order 6 to 9 as second partial coefficient sequence, same order 10 to 14
Is the third partial coefficient sequence, the same order 15 and 16 is the fourth partial coefficient sequence, EOB of the first partial coefficient sequence is EOB1, EOB of the second partial coefficient sequence is EOB2, and EOB of the third partial coefficient sequence is EOB.
OB3 and the EOB of the fourth partial coefficient sequence are EOB4. Further, the significant conversion coefficients in (FIG. 5) are coded by using the coding table provided for each partial coefficient sequence, and are 12c, 5c, 4c, 3c, 2c for the first partial coefficient sequence, and The two partial coefficient sequences are 1d and 2d, the third partial coefficient sequence is 1e, the encoded RL is a, and when the run length L is 0, 2, 4 the run length L is encoded table 2. The codes encoded by using are defined as 0b, 2b, and 4b. That is, the partial coefficient sequence is composed of two partial coefficient sequences of low band and high band in the two-dimensional frequency band.

【0013】以上のような条件のもとで(図5)の量子
化変換係数を符号化した時に得られる符号について説明
する。
The code obtained when the quantized transform coefficient (FIG. 5) is coded under the above conditions will be described.

【0014】前記条件により得られる符号は(数1)と
なる。ここで(数1)のEOB3とEOB4間には有意
変換係数が存在しない。このような場合EOB3とEO
B4の間の非有意変換係数を省略して(数2)とし、こ
の時EOB3とEOB4が連続して出現しているのでE
OB3を省略して(数3)とする。
The code obtained under the above conditions is (Equation 1). Here, there is no significant conversion coefficient between EOB3 and EOB4 of (Equation 1). In such a case EOB3 and EO
The insignificant conversion coefficient between B4 is omitted and set to (Equation 2). At this time, EOB3 and EOB4 appear consecutively, so E
OB3 is omitted and is set to (Equation 3).

【0015】[0015]

【数1】 [Equation 1]

【0016】[0016]

【数2】 [Equation 2]

【0017】[0017]

【数3】 [Equation 3]

【0018】このように本実施例によれば、各ブロック
の量子化変換係数列の特性を利用して高能率な符号化を
行なうことができる。
As described above, according to the present embodiment, it is possible to perform highly efficient coding by utilizing the characteristics of the quantized transform coefficient string of each block.

【0019】また上記実施例には示していないが、(数
3)のようにEOB2とEOB4間に有意変換係数が1
個しか存在しない場合には符号化効率を上げるために、
EOB2とEOB4間の符号(数4)を(数5)に変換
し、EOB2を省略して符号化を行なう方法もある。た
だし(数4)を(数5)に変換する際、0及び1を第2
部分変換係数列で用いた符号化テーブルによって符号化
して得られた符号を0d,1dとする。前記方法により
得られた符号が(数6)である。
Although not shown in the above embodiment, the significant conversion coefficient between EOB2 and EOB4 is 1 as shown in (Equation 3).
To improve coding efficiency when there are only
There is also a method of converting the code (Equation 4) between EOB2 and EOB4 into (Equation 5) and omitting EOB2 for encoding. However, when converting (Equation 4) into (Equation 5), 0 and 1 are converted into the second
The codes obtained by encoding with the encoding table used for the partial transform coefficient sequence are 0d and 1d. The code obtained by the method is (Equation 6).

【0020】[0020]

【数4】 [Equation 4]

【0021】[0021]

【数5】 [Equation 5]

【0022】[0022]

【数6】 [Equation 6]

【0023】なお本実施例では入力画像をテレビジョン
信号としたが、入力画像はテレビジョン信号にサブバン
ド分割等の前処理を行なった画像であってもよい。また
本実施例では入力画像の小ブロックへの分割,直交変換
により得られる変換係数列,スキャン順序,符号及び量
子化器での量子化の設定を上記のようにしたが、入力画
像の小ブロックへの分割,直交変換により得られる変換
係数列,スキャン順序,符号及び量子化器での量子化の
設定は任意であってかまわない。例えば、直交変換器の
直交変換を3次元直交変換とし、部分係数列を3次元周
波数帯域において、低域と高域の2個の部分係数列で構
成してもかまわない。
Although the input image is a television signal in this embodiment, the input image may be an image obtained by subjecting the television signal to pre-processing such as subband division. In the present embodiment, the setting of the division of the input image into small blocks, the transform coefficient sequence obtained by orthogonal transformation, the scan order, the code, and the quantization in the quantizer are as described above. Division, the transform coefficient sequence obtained by orthogonal transformation, the scan order, the code, and the quantization in the quantizer may be set arbitrarily. For example, the orthogonal transform of the orthogonal transformer may be a three-dimensional orthogonal transform, and the partial coefficient sequence may be composed of two partial coefficient sequences of a low band and a high band in a three-dimensional frequency band.

【0024】[0024]

【発明の効果】以上の説明のように本発明の符号化装置
は、テレビジョン信号をブロック化して直交変換を行な
う直交変換器と、前記直交変換器で得られた各ブロック
の変換系数列に量子化を行なう量子化器と、前記量子化
器で得られた各ブロックの量子化変換係数列に符号化を
行なう符号化器とを具備し、前記符号化器は、前記各ブ
ロックの量子化変換係数列を可変長符号化する際に、各
ブロックの量子化変換係数列をM個の部分係数列に分割
し、この各部分係数列を可変長符号化し、各部分係数列
毎に符号化終了を示す終了符号を設定し、終了符号が連
続して出現する際には、連続する終了符号のうち後方の
終了符号のみとして符号化を行なうことにより、各ブロ
ックの量子化変換係数列の特性を利用して高能率な符号
化を行うことができる優れた符号化装置を実現できる。
As described above, the coding apparatus according to the present invention has an orthogonal transformer for dividing a television signal into blocks and performing orthogonal transformation, and a transformation sequence of each block obtained by the orthogonal transformer. A quantizer for performing quantization; and an encoder for performing encoding on the quantized transform coefficient sequence of each block obtained by the quantizer, wherein the encoder is for quantizing each block. When variable-length coding a transform coefficient string, the quantized transform coefficient string of each block is divided into M partial coefficient strings, each partial coefficient string is variable-length coded, and each partial coefficient string is coded. When the end code indicating the end is set, and when the end codes appear consecutively, the characteristics of the quantized transform coefficient string of each block are encoded by performing the encoding only on the trailing end code of the continuous end codes. Can be used for highly efficient encoding. Excellent encoding device can be realized that.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の基本構成を示すブロック図FIG. 1 is a block diagram showing the basic configuration of the present invention.

【図2】本発明の符号化装置の一実施例における2次元
配列の変換係数列を示す図
FIG. 2 is a diagram showing a transform coefficient sequence of a two-dimensional array in an embodiment of the encoding device of the present invention.

【図3】同実施例における変換係数列のスキャン順序を
示す図
FIG. 3 is a diagram showing a scan order of transform coefficient sequences in the embodiment.

【図4】同実施例における1次元配列の変換係数列を示
す図
FIG. 4 is a diagram showing a conversion coefficient sequence of a one-dimensional array in the same embodiment.

【図5】同実施例における量子化変換係数列を示す図FIG. 5 is a diagram showing a quantized transform coefficient string in the embodiment.

【符号の説明】[Explanation of symbols]

1 直交変換器 2 量子化器 3 符号化器 4 分割手段 5 可変長符号化器 DESCRIPTION OF SYMBOLS 1 Orthogonal transformer 2 Quantizer 3 Encoder 4 Dividing means 5 Variable length encoder

───────────────────────────────────────────────────── フロントページの続き (72)発明者 松田 豊彦 大阪府門真市大字門真1006番地 松下電器 産業株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Toyohiko Matsuda 1006 Kadoma, Kadoma City, Osaka Prefecture Matsushita Electric Industrial Co., Ltd.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】テレビジョン信号をブロック化して直交変
換を行なう直交変換器と、前記直交変換器で得られた各
ブロックの変換系数列に量子化を行なう量子化器と、前
記量子化器で得られた各ブロックの量子化変換係数列に
符号化を行なう符号化器から構成され、 前記符号化器は、前記各ブロックの量子化変換係数列を
可変長符号化する際に、前記各ブロックの量子化変換係
数列をM個の部分係数列に分割し、前記各部分係数列を
可変長符号化し、各部分係数列毎に符号化終了を示す終
了符号を設定し、前記終了符号が連続して出現する際に
は、連続する終了符号のうち後方の終了符号のみとする
ことを特徴とする符号化装置。
1. An orthogonal transformer for dividing a television signal into blocks to perform orthogonal transformation, a quantizer for quantizing a transform sequence of each block obtained by the orthogonal transformer, and a quantizer. The obtained quantized transform coefficient sequence of each block is configured by an encoder that encodes, and the coder performs the variable length encoding of the quantized transform coefficient sequence of each block, each block Of the quantized transform coefficient sequence is divided into M partial coefficient sequences, each partial coefficient sequence is variable-length coded, an end code indicating the end of encoding is set for each partial coefficient sequence, and the end code is continuous. When appearing, the coding device is characterized in that only the trailing end code of the continuous end codes is used.
【請求項2】符号化器の各部分係数列の可変長符号化テ
ーブルを各部分係数列で変化させることを特徴とする請
求項1記載の符号化装置。
2. A coding apparatus according to claim 1, wherein the variable length coding table of each partial coefficient sequence of the encoder is changed for each partial coefficient sequence.
【請求項3】直交変換器の直交変換が2次元直交変換で
あり、部分係数列が2次元周波数帯域において、低域と
高域の2個の部分係数列(M=2)から構成されること
を特徴とする請求項1または請求項2記載の符号化装
置。
3. The orthogonal transform of the orthogonal transformer is a two-dimensional orthogonal transform, and the partial coefficient string is composed of two partial coefficient strings (M = 2) of a low band and a high band in a two-dimensional frequency band. The encoding device according to claim 1 or 2, characterized in that.
【請求項4】直交変換器の直交変換が3次元直交変換で
あり、部分係数列が3次元周波数帯域において、低域と
高域の2個の部分係数列(M=2)から構成されること
を特徴とする請求項1または請求項2記載の符号化装
置。
4. The orthogonal transform of the orthogonal transformer is a three-dimensional orthogonal transform, and the partial coefficient string is composed of two partial coefficient strings (M = 2) of a low band and a high band in a three-dimensional frequency band. The encoding device according to claim 1 or 2, characterized in that.
【請求項5】量子化器で量子化を行なう際、終了符号の
数に関係なく量子化テーブルを1個にすることを特徴と
する請求項1または請求項2記載の符号化装置。
5. The encoding apparatus according to claim 1, wherein when the quantizer performs quantization, one quantization table is used regardless of the number of end codes.
JP6022992A 1992-03-17 1992-03-17 Coder Pending JPH05268588A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6022992A JPH05268588A (en) 1992-03-17 1992-03-17 Coder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6022992A JPH05268588A (en) 1992-03-17 1992-03-17 Coder

Publications (1)

Publication Number Publication Date
JPH05268588A true JPH05268588A (en) 1993-10-15

Family

ID=13136138

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6022992A Pending JPH05268588A (en) 1992-03-17 1992-03-17 Coder

Country Status (1)

Country Link
JP (1) JPH05268588A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009268064A (en) * 2008-04-28 2009-11-12 Mitsubishi Electric Research Laboratories Inc Method for compressing sar data and apparatus for encoding sar data

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009268064A (en) * 2008-04-28 2009-11-12 Mitsubishi Electric Research Laboratories Inc Method for compressing sar data and apparatus for encoding sar data

Similar Documents

Publication Publication Date Title
KR101176691B1 (en) Efficient coding and decoding of transform blocks
US7782960B2 (en) DCT compression using Golomb-Rice coding
JP4367880B2 (en) Image processing apparatus and method, and storage medium
US5412429A (en) Picture data compression coder using subband/transform coding with a Lempel-Ziv-based coder
US5999655A (en) Method and apparatus for transmission of video pictures which are segmented to form maps of picture blocks of variable block sizes
CN100576195C (en) With the system and method for lossless manner to digital picture and voice data decoding
JPH0377477A (en) Method and apparatus for variable length coding
KR100317279B1 (en) Lossless entropy coder for image coder
WO2002050769A2 (en) Method for dynamic 3d wavelet transform for video compression
JP3466080B2 (en) Digital data encoding / decoding method and apparatus
JPH06350854A (en) Picture compression encoding device
JPH05268588A (en) Coder
KR0143721B1 (en) Apparatus for coding video signals
KR940003199A (en) Image Compression and Extension Method with Adaptive Quantization Function and Its Apparatus
JPH09172379A (en) Variable length en-coding device/method
JP2627927B2 (en) Image data compression rate conversion method
JPH07255054A (en) Image encoding device
Philips et al. A lossless version of the Hadamard transform
JP3011811B2 (en) Decoding device for variable length code of image data
JPH0965334A (en) Image coder and image decoder
JPH03192878A (en) Picture data compressor
JP2571274B2 (en) Code data storage / readout method
JPH0669812A (en) Information compression-encoding device and information expansion-decoding device
JPH10163880A (en) Data decoder
JPH0377476A (en) Method and apparatus for variable length coding