JPH06276511A - Picture signal coding method and decoding method - Google Patents

Picture signal coding method and decoding method

Info

Publication number
JPH06276511A
JPH06276511A JP5911393A JP5911393A JPH06276511A JP H06276511 A JPH06276511 A JP H06276511A JP 5911393 A JP5911393 A JP 5911393A JP 5911393 A JP5911393 A JP 5911393A JP H06276511 A JPH06276511 A JP H06276511A
Authority
JP
Japan
Prior art keywords
image signal
cbp
signal
block
code
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
JP5911393A
Other languages
Japanese (ja)
Other versions
JP3312417B2 (en
Inventor
Motoki Kato
元樹 加藤
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.)
Sony Corp
Original Assignee
Sony Corp
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 Sony Corp filed Critical Sony Corp
Priority to JP5911393A priority Critical patent/JP3312417B2/en
Publication of JPH06276511A publication Critical patent/JPH06276511A/en
Priority to JP2000081794A priority patent/JP3539910B2/en
Application granted granted Critical
Publication of JP3312417B2 publication Critical patent/JP3312417B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To send a CBP value efficiently by providing a CBP VLC table for a luminance signal block and for a color difference signal block so as to encode the CBP in a block in the macro block. CONSTITUTION:An inputted picture signal is inputted to a field memory group 11 and a macro block signal MB being an object of coding is fed to a hybrid coder 12. A motion compensation prediction error signal S2 of an MB layer outputted from the coder 12 is subjected to variable length coding at a VLC device 13. In this case, a CBP code representing whether or not a block in the MB has a non-null DCT to be sent is added to a header of the MB layer and the resulting data are sent. The CBP is generated by a CBP generator 16 based on the signal S2 and obtained as the CBP for a luminance signal block and a CBP for a color difference signal block. Then the VLC device 13 applies coding to the CBP of the luminance and color difference signal blocks by referencing the VLC table. Thus, the CBP is sent efficiently.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、動画像の符号化及び復
号化装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a moving picture coding and decoding apparatus.

【0002】[0002]

【従来の技術】動画像をディジタル化して記録および伝
送する場合、そのデータ量が膨大となるためにデータの
符号化(圧縮)が行なわれる。代表的な符号化方式とし
ては、MPEG(Moving Picture Expert Group)1があ
る。MPEG1とは、ISO(国際標準化機構)とIE
C(国際電気標準会議)のJTC(Joint TechnicalCom
mittee)1のSC(Sub Committee)29のWG(Worki
ng Group)11において進行してきた動画像符号化方式
の通称である。MPEG1では、動き補償予測符号化と
DCT(Discrete Cosine Transform)符号化を組み合
わせたハイブリッド(Hybrid)方式が採用されている。
2. Description of the Related Art When a moving image is digitized and recorded and transmitted, the amount of data is enormous, so that data is encoded (compressed). As a typical encoding method, there is MPEG (Moving Picture Expert Group) 1. MPEG1 is ISO (International Organization for Standardization) and IE
C (International Electrotechnical Commission) JTC (Joint TechnicalCom)
mittee) 1 SC (Sub Committee) 29 WG (Worki
ng Group) 11 is a common name for a moving image coding system that has been advanced. MPEG1 employs a hybrid method in which motion compensation predictive coding and DCT (Discrete Cosine Transform) coding are combined.

【0003】動き補償予測符号化は、画像信号の時間軸
方向の相関を利用した方法であり、すでに復号再生され
てわかっている画像信号から、現在入力された画像を予
測し、上記復号再生されてわかっている画像信号を信号
の動きに合わせ移動し、その時の動き情報(動き予測ベ
クトル)とその時の予測誤差を伝送することで、符号化
に必要な情報量を圧縮する方法である。 MPEG1で
は、1画像(ピクチャ)を小ブロック(MB,マクロブ
ロックと呼ばれ、16ライン×16画素で構成される)
に分割し、その小ブロック単位で動き補償予測符号化を
行なう。
The motion compensation predictive coding is a method utilizing the correlation of the image signal in the time axis direction, predicts a currently input image from an image signal which has already been decoded and reproduced, and is decoded and reproduced. This is a method of compressing the amount of information required for encoding by moving a known image signal according to the motion of the signal and transmitting the motion information (motion prediction vector) at that time and the prediction error at that time. In MPEG1, one image (picture) is a small block (called MB, macro block, and is composed of 16 lines × 16 pixels).
And the motion-compensated predictive coding is performed for each small block.

【0004】この時の動き補償予測誤差信号をDCT変
換する。DCT符号化は、画像信号の持つ画像内の2次
元相関性を利用して、ある特定の周波数成分に信号電力
を集中させ、この集中分布した係数のみを符号化するこ
とで情報量の圧縮を可能とする。MPEG1では、DC
Tを8ライン×8画素から構成されるブロツク単位にか
ける。
The motion compensation prediction error signal at this time is subjected to DCT conversion. In DCT coding, the signal power is concentrated on a specific frequency component by utilizing the two-dimensional correlation in the image of the image signal, and only the distributed coefficient is coded to compress the information amount. It is possible. DC in MPEG1
Multiply T by a block unit composed of 8 lines × 8 pixels.

【0005】図1に、MPEG1でのMBとブロックの
関係を示す。MPEG1では、画像のフォーマットが
4:2:0コンポーネント信号である為、MBは、左右
及び上下に隣あった4つの輝度ブロツクと、画像上では
同じ位置にあたるCb ,Cr それぞれの色差ブロツクの
全部で6つのブロツクで構成される。伝送の順はY0,Y
1,Y2,Y3,Cb,Crである。
FIG. 1 shows the relationship between MB and block in MPEG1. In MPEG1, since the image format is a 4: 2: 0 component signal, MB consists of four luminance blocks that are adjacent to each other on the left, right, top, and bottom, and the color difference blocks of Cb and Cr that are at the same position on the image. It consists of 6 blocks. The order of transmission is Y0, Y
1, Y2, Y3, Cb, Cr.

【0006】MPEG1では、このMB層の動き補償予
測誤差信号を伝送する場合に、そのMB内の6つのブロ
ックが伝送すべき非零のDCT係数を持つかどうかを表
すCBP(Coded Block Pattern)と呼ばれる可変長符号
(VLC,Variable LengthCode)をMB層のヘッダーに
付加して伝送する。CBPは、MB中の6つのブロック
が1つでも非零の係数をもてば存在する。
[0006] In MPEG1, when transmitting a motion compensation prediction error signal of this MB layer, a CBP (Coded Block Pattern) indicating whether or not six blocks in the MB have non-zero DCT coefficients to be transmitted. Variable length code called
(VLC, Variable Length Code) is added to the header of the MB layer and transmitted. CBP exists if any of the six blocks in the MB has a non-zero coefficient.

【0007】図4に、この時のVLCのテーブルを示
す。(Y0,Y1,Y2,Y3,Cb,Cr)のブロック順に、そ
れぞれのブロックについて非零係数あり’1’,なし’
0’として、MSB(Most Significant Bit)から並べて
2進数表示としたときの値をCBP値とし、それぞれの
値に対応するVLCコードを与えている。復号化におい
ては、VLCを図4より、2進数表示に変換し、MSB
より(Y0,Y1,Y2,Y3,Cb,Cr)の順に見て”1”と
なるブロックに非零係数があることになる。
FIG. 4 shows a VLC table at this time. In the block order of (Y0, Y1, Y2, Y3, Cb, Cr), there is a non-zero coefficient for each block "1", none "
As 0 ', the value when arranged in binary notation from MSB (Most Significant Bit) is used as the CBP value, and the VLC code corresponding to each value is given. In decoding, VLC is converted to binary notation from FIG.
Therefore, there is a non-zero coefficient in the block which is "1" in the order of (Y0, Y1, Y2, Y3, Cb, Cr).

【0008】例えば、最も短い”111”のVLCコー
ドは、Y0,Y1,Y2,Y3のブロックにだけ非零の係数が
存在することを表す(Cb,Crのブロックには、非零の
係数は存在しない)。MPEG1での4:2:0コンポ
ーネント信号の為のCBPのVLCテーブル構成は、色
差信号ブロック(Cb, Crブロック)に非零係数が存在しな
い場合に短いVLCが割り当てられている。
For example, the shortest VLC code of "111" indicates that the non-zero coefficient exists only in the blocks of Y0, Y1, Y2 and Y3 (the non-zero coefficient is present in the block of Cb, Cr). not exist). In the CLC VLC table structure for a 4: 2: 0 component signal in MPEG1, a short VLC is assigned when a non-zero coefficient does not exist in a color difference signal block (Cb, Cr block).

【0009】尚、このVLCテーブルにおいて、bは、
それ以前の数字が2進数であることを表し、括弧内の数
字は、2進数で表されたコードを10進数で表現したも
のである。
In this VLC table, b is
The numbers before that are binary numbers, and the numbers in parentheses are the codes expressed in binary numbers expressed in decimal numbers.

【0010】近年、MPEG1の後を受けたMPEG2
において、符号化する画像信号を4:2:0コンポーネ
ント信号だけでなく、4:2:2コンポーネント信号や
4:4:4コンポーネント信号まで対象とする方式が検
討されている。特に、4:2:2コンポーネント信号
は、CCIR(国際無線通信諮問委員会)のRecommenda
tion601(Rec.601)として広く知られているフ
ォーマットであり、放送局などで使用される画像信号の
記録フォーマットとして広く用いられていることもあ
り、MPEG2での動向が注目されている。
[0010] In recent years, MPEG2 which received after MPEG1
In the above, a method is being considered in which not only the 4: 2: 0 component signal but also the 4: 2: 2 component signal and the 4: 4: 4 component signal are targeted as the image signal to be encoded. In particular, 4: 2: 2 component signals are recommended by CCIR (Recommenda)
This is a format widely known as tion 601 (Rec. 601) and is also widely used as a recording format of image signals used in broadcasting stations and the like, and therefore the trend in MPEG2 is drawing attention.

【0011】図2および図3に、4:2:2および4:
4:4コンポーネント信号のそれぞれの場合でのMBと
ブロックの関係を示す。4:2:2コンポーネント信号
では、MBは、左右及び上下に隣あった4つの輝度ブロ
ツクと、画像上では同じ位置にあたるCb0, Cb1, Cr
0, Cr1それぞれの色差ブロツクの全部で8つのブロツ
クで構成される。伝送の順はY0,Y1,Y2,Y3,Cb0,Cr
0,Cb1,Cr1である。
2 and 3, 4: 2: 2 and 4: 2: 2.
The relationship between MB and block in each case of a 4: 4 component signal is shown. In a 4: 2: 2 component signal, MB has four luminance blocks adjacent to each other on the left, right, top and bottom, and Cb0, Cb1, Cr at the same position on the image.
Each of the color difference blocks of 0 and Cr1 is composed of eight blocks in total. The order of transmission is Y0, Y1, Y2, Y3, Cb0, Cr
0, Cb1 and Cr1.

【0012】4:4:4コンポーネント信号では、MB
は、左右及び上下に隣あった4つの輝度ブロツクと、画
像上では同じ位置にあたるCb0,Cb1,Cb2,Cb3,Cr0,
Cr1,Cr2,Cr3それぞれの色差ブロツクの全部で12個
のブロツクで構成される。伝送の順はY0,Y1,Y2,Y3,
Cb0,Cr0, Cb1,Cr1, Cb2,Cr2, Cb3,Cr3 であ
る。
For a 4: 4: 4 component signal, MB
Are four luminance blocks that are adjacent to the left and right and top and bottom, and Cb0, Cb1, Cb2, Cb3, Cr0, which are at the same position on the image.
The color difference blocks of Cr1, Cr2, and Cr3 are composed of 12 blocks in total. The order of transmission is Y0, Y1, Y2, Y3,
Cb0, Cr0, Cb1, Cr1, Cb2, Cr2, Cb3, Cr3.

【0013】[0013]

【発明が解決しようとする課題】4:2:0および4:
2:2および4:4:4コンポーネント信号を符号化す
る上での問題点の1つとして、上述したCBPの取扱い
がある。これは、MB内に含まれるブロック数がそれぞ
れのフォーマット間で異なるためであり、従来あるMP
EG1での4:2:0コンポーネント信号用のVLCテ
ーブル(図4)を4:2:2および4:4:4コンポー
ネント信号では使用できないという問題である。
Problems to be Solved by the Invention 4: 2: 0 and 4:
One of the problems in encoding the 2: 2 and 4: 4: 4 component signals is the handling of the CBP described above. This is because the number of blocks included in the MB differs between the formats, and the MP
The problem is that the VLC table (FIG. 4) for 4: 2: 0 component signals in EG1 cannot be used for 4: 2: 2 and 4: 4: 4 component signals.

【0014】上記の問題を解決するために、4:2:0
および4:2:2および4:4:4コンポーネント画像
信号の為の符号化効率が良く、かつその符号化および復
号化装置が簡単であるCBP(Coded Block Pattern)コ
ードの符号化技術が求められている。
In order to solve the above problem, 4: 2: 0
A coding technique for a CBP (Coded Block Pattern) code, which has high coding efficiency for 4: 2: 2 and 4: 4: 4 component image signals and is simple in the coding and decoding apparatus, is required. ing.

【0015】また、一般に、コンポーネント画像信号を
ハイブリッド符号化方法により符号化すると、マクロブ
ロック内の動き補償予測誤差信号は、輝度信号ブロック
(Yブロック)にのみ非零係数が存在し、色差信号ブロ
ック(Cb,Cr ブロック)には非零係数が存在しない場
合が多い。
Further, in general, when a component image signal is coded by a hybrid coding method, a motion compensation prediction error signal in a macroblock has non-zero coefficients only in a luminance signal block (Y block) and a chrominance signal block. In many cases, there are no non-zero coefficients in (Cb, Cr blocks).

【0016】このため、より効率的にCBP符号を符号
化及び復号化するには、上記の性質を上手く利用する必
要がある。
Therefore, in order to encode and decode the CBP code more efficiently, it is necessary to make good use of the above properties.

【0017】本発明の目的は、上記の要求を満たすため
に、4:2:0および4:2:2および4:4:4コン
ポーネント画像信号の為のCBPの符号化および復号化
技術を提供することにある。
An object of the present invention is to provide a CBP encoding and decoding technique for 4: 2: 0 and 4: 2: 2 and 4: 4: 4 component image signals in order to meet the above requirements. To do.

【0018】[0018]

【課題を解決するための手段】このような課題を解決す
るために、本発明による符号化方法は、入力画像信号の
1画面を複数の画素からなるマクロブロツクに分割し、
この各マクロブロツクを単位として圧縮処理のための所
定の変換を行い、可変長符号化の際、前記マクロブロツ
クを更に分割した小ブロツクの何れに非零の変換係数が
存在するかを表すためのCBP符号を、前記マクロブロ
ツクのヘツダに付加して、圧縮データを伝送する、画像
信号符号化方法において、輝度信号ブロツクのCBP符
号を可変長符号化するための第1のVLCテーブルと色
差信号ブロツクのCBP符号を可変長符号化するための
第2のVLCテーブルとを参照し、信号の種類に応じて
前記CBP符号のVLCコードを前記マクロブロツクの
ヘツダに付加することを特徴とする。
In order to solve such a problem, the encoding method according to the present invention divides one screen of an input image signal into macroblocks composed of a plurality of pixels,
Predetermined conversion for compression processing is performed in units of each macroblock, and for variable length coding, it is used to represent which of the small blocks into which the macroblock is further divided has a non-zero conversion coefficient. A first VLC table and a color difference signal block for variable-length coding a CBP code of a luminance signal block in an image signal coding method in which a CBP code is added to a header of the macro block to transmit compressed data. And a second VLC table for variable length coding of the CBP code, the VBP code of the CBP code is added to the header of the macroblock according to the type of signal.

【0019】また、本発明による復号化方法は、1画面
を複数に分割して構成されたマクロブロツク単位で、符
号化された画像信号を逆VLCして、圧縮画像信号とマ
クロブロツクを更に分割した小ブロツクの何れに非零の
変換係数が存在するかを表すためのCBP符号とを分離
し、このCBP符号に基づいて前記圧縮画像信号を復号
する画像信号復号化方法において、輝度信号ブロツクの
CBP符号を逆可変長符号化するための第1の逆VLC
テーブルと色差信号ブロツクのCBP符号を逆可変長符
号化するための第2の逆VLCテーブルとを参照し、信
号の種類に応じて前記CBP符号のVLCコードを復号
し、この復号されたCBP符号に基づいて前記圧縮画像
データを復号することを特徴とする。
Further, in the decoding method according to the present invention, the encoded image signal is inversely VLC'd in units of macroblocks formed by dividing one screen into a plurality of parts, and the compressed image signal and the macroblock are further divided. In the image signal decoding method for separating the compressed image signal on the basis of the CBP code for expressing which one of the small blocks has a non-zero transform coefficient, and decoding the compressed image signal based on the CBP code, First inverse VLC for inverse variable length encoding of CBP code
The table and the second inverse VLC table for inverse variable-length encoding the CBP code of the color difference signal block are referred to, the VLC code of the CBP code is decoded according to the type of the signal, and the decoded CBP code The compressed image data is decoded based on

【0020】即ち、本発明では、輝度信号ブロック用と
色差信号ブロック用の性質の異なったCBPのVLCテ
ーブルを用意し、マクロブロック内の輝度信号と色差信
号のブロックのCBPを、それぞれのVLCテーブルを
参照して符号化を行う。
That is, in the present invention, CLC VLC tables having different properties for the luminance signal block and the color difference signal block are prepared, and the CBP of the luminance signal and color difference signal blocks in the macroblock are respectively set in the VLC tables. The encoding is performed with reference to.

【0021】この時、符号化および復号化方法を簡単化
するために、コンポーネント画像信号の4:2:0,
4:2:2,4:4:4のフォーマットに関係なく、輝
度信号ブロック用と色差信号ブロック用のCBPのVL
Cテーブルを共有する。
At this time, in order to simplify the encoding and decoding methods, 4: 2: 0 of the component image signal,
VL of CBP for luminance signal block and chrominance signal block regardless of 4: 2: 2, 4: 4: 4 format
Share the C table.

【0022】[0022]

【作用】本発明の符号化及び復号化方法によれば、4:
2:0,4:2:2,4:4:4のそれぞれのコンポー
ネント画像信号において、マクロブロック内の輝度信号
ブロックは同じ構成であるので、輝度信号ブロック用の
CBPは、コンポーネント画像信号のフォーマットに関
係なく共有できる。このため、VLCテーブル(逆VL
Cテーブル)を小さくすることができ、回路規模を小さ
くできる。
According to the encoding and decoding method of the present invention, 4:
In each component image signal of 2: 0, 4: 2: 2, 4: 4: 4, the luminance signal block in the macro block has the same configuration, so the CBP for the luminance signal block has the format of the component image signal. Can be shared regardless of. Therefore, the VLC table (reverse VL
(C table) can be reduced, and the circuit scale can be reduced.

【0023】また、色差信号ブロック用のCBPのVL
Cテーブルを4:2:0と4:2:2フォーマットで共
有することにより、CBP値の可変長符号化および復号
化においては、これら2つのフォーマットの違いを区別
してテーブルを用いる必要がなくなり、効率的に処理で
きる。尚、4:4:4フォーマットの場合には、色差信
号用のCBPのVLCを2回、適用し、効率的に処理し
ている。
Also, the VL of the CBP for the color difference signal block
By sharing the C table in the 4: 2: 0 and 4: 2: 2 formats, it is not necessary to distinguish between these two formats and use the table in variable length encoding and decoding of the CBP value. It can be processed efficiently. In the case of the 4: 4: 4 format, VLC of CBP for color difference signals is applied twice to efficiently process.

【0024】[0024]

【実施例】本発明のCBPの符号化手段をもった動画像
符号化装置について、その実施例を図6に基づいて説明
する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a moving picture coding apparatus having a CBP coding means of the present invention will be described with reference to FIG.

【0025】本符号化装置では、入力された画像を図5
に示したようなMPEG1でのデータ構造に基づいて符
号化を行なう。それぞれのデータ層について以下に簡単
に説明する。
In this encoding apparatus, the input image is shown in FIG.
Encoding is performed based on the data structure in MPEG1 as shown in FIG. Each data layer will be briefly described below.

【0026】1.ブロツク層 ブロツクは、輝度または色差の隣あった例えば8ライン
×8画素から構成される。例えば、DCT(Discrete C
osine Transform)はこの単位で実行される。
1. Block Layer The block is composed of, for example, 8 lines × 8 pixels adjacent to each other in luminance or color difference. For example, DCT (Discrete C
(osine Transform) is executed in this unit.

【0027】2.MB(マクロブロック)層 MBのブロック構成は、図1,図2,図3に示した通り
である。 動き補償モードに何を用いるか、予測誤差を
送らなくても良いかなどは、この単位で判断される。
2. MB (Macro Block) Layer The block structure of the MB is as shown in FIGS. 1, 2 and 3. What is used for the motion compensation mode, whether the prediction error need not be sent, and the like are determined in this unit.

【0028】3.スライス層 画像の走査順に連なる1つまたは複数のマクロブロツク
で構成される。スライスの頭では、最初のマクロブロツ
クは画像内での位置を示すデータを持っており、エラー
が起こった場合でも復帰できるように考えられている。
そのためスライスの長さ、始まる位置は任意で、伝送路
のエラー状態によって変えられるようになっている。
3. The slice layer image is composed of one or a plurality of macroblocks that are arranged in the scanning order. At the beginning of the slice, the first macroblock contains data indicating its position in the image, and is designed to be able to recover if an error occurs.
Therefore, the length and starting position of the slice are arbitrary and can be changed depending on the error condition of the transmission path.

【0029】4.ピクチヤ層 ピクチヤつまり1枚1枚の画像は、少なくとも1つまた
は複数のスライスから構成される。そして符号化される
方式にしたがって、Iピクチヤ、Pピクチヤ、Bピクチ
ヤに分類される。
4. PICTURE LAYER A picture or each image is composed of at least one or more slices. Then, it is classified into I-picture, P-picture and B-picture according to the encoding method.

【0030】5.GOP層 GOPは、1又は複数枚のIピクチヤと0又は複数枚の
非Iピクチヤから構成される。
5. GOP layer A GOP is composed of one or more I-pictures and zero or more non-I-pictures.

【0031】6.ビデオシーケンス層 ビデオシーケンスは、画像サイズ、画像レート等が同じ
1または複数のGOPから構成される。
6. Video sequence layer A video sequence is composed of one or more GOPs having the same image size, image rate and the like.

【0032】本符号化装置の基本的な動作を制御するた
めの情報は、メモリー18に記憶されている。これら
は、画枠サイズ,符号化情報の出力ビットレート,動き
予測補償方法などである。これらの情報は、S25とし
て出力される。
Information for controlling the basic operation of the present encoding device is stored in the memory 18. These are the image frame size, the output bit rate of encoded information, the motion prediction compensation method, and the like. These pieces of information are output as S25.

【0033】符号化される動画像は、画像入力端子10
より入力される。入力された画像信号はフィールドメモ
リー群11へ供給される。フイールドメモリー群11か
らは、現在符号化対象のマクロブロック信号S1が、ハ
イブリッド符号化器12に供給される。
The moving image to be encoded is the image input terminal 10
Will be entered more. The input image signal is supplied to the field memory group 11. From the field memory group 11, the macroblock signal S1 currently to be encoded is supplied to the hybrid encoder 12.

【0034】ハイブリッド符号化器12では、動画像の
高能率符号化方式として代表的なものである動き補償予
測符号化とDCT(Discrete Cosine Transform)等の
変換符号化を組み合わせたハイブリッド(hybrid)符号化
を行なう。その構成については、本発明の主眼とすると
ころに影響を与えないので、ここでは説明を省略する。
The hybrid encoder 12 is a hybrid code combining motion compensation predictive coding, which is a typical high-efficiency coding method for moving images, and transform coding such as DCT (Discrete Cosine Transform). Make a change. Since the structure does not affect the main point of the present invention, the description thereof is omitted here.

【0035】ハイブリッド符号化器12から出力される
MB層の動き補償予測誤差信号S2は、VLC器(可変
長符号化器)13にてハフマン符号などに可変長符号化
される。このとき、そのMB内のブロックが伝送すべき
非零のDCT係数を持つかどうかを表すCBP(Coded B
lock Pattern)と呼ばれる可変長符号をMB層のヘッダ
ーに付加して伝送する。CBPは、MB中のブロックが
1つでも非零の係数をもてば伝送される。CBPは、動
き補償予測誤差信号S2の入力を受けて、CBP構成器
16にて構成される。CBP構成器16において、CB
Pは輝度信号ブロックでの値と色差信号ブロックでのC
BP値に分けて求められる。
The MB layer motion-compensated prediction error signal S2 output from the hybrid encoder 12 is variable-length encoded into a Huffman code or the like by the VLC unit (variable-length encoder) 13. At this time, a CBP (Coded B) indicating whether or not the block in the MB has a non-zero DCT coefficient to be transmitted.
A variable length code called a lock pattern) is added to the MB layer header and transmitted. The CBP is transmitted if even one block in the MB has a non-zero coefficient. The CBP receives the input of the motion compensation prediction error signal S2 and is configured by the CBP configurator 16. In the CBP composer 16, CB
P is a value in the luminance signal block and C in the color difference signal block
It is calculated separately for the BP value.

【0036】MBの輝度信号ブロックの構成は、4:
2:0,4:2:2,4:4:4のそれぞれのコンポー
ネント画像信号において、すべて同じであり、CBPは
(Y0,Y1,Y2,Y3)のブロック順に、それぞれのブロッ
クについて非零係数あり’1’,なし’0’として、M
SB(Most Significant Bit)から並べて4ビットの2進
数表示としたときの値をCBP値とする。
The structure of the MB luminance signal block is 4:
In each of the component image signals of 2: 0, 4: 2: 2, 4: 4: 4, all are the same, and CBP is a block order of (Y0, Y1, Y2, Y3) and has non-zero coefficients for each block. M as "1" with and "0" without
A value obtained by arranging from SB (Most Significant Bit) and displaying it in a 4-bit binary number is a CBP value.

【0037】MBの色差信号ブロックの構成は、4:
2:0,4:2:2,4:4:4のそれぞれのコンポー
ネント画像信号において、すべて異なるが、ここでは輝
度信号ブロックの場合と同様にして、色差信号ブロック
のCBPを4ビットの2進数コードを単位として表す。
すわわち、4:2:0フォーマットでは、(Cb,Cr,*,
*)として4ビットコード化する。ここで”*”は、Do
n't Care、即ち、任意のコードで良いことを意味するも
のである。4:2:2フォーマットでは、(Cb0,Cr0,Cb
1,Cr1)として4ビットコード化する。4:4:4フォー
マットでは、(Cb0,Cr0,Cb1,Cr1)と(Cb2,Cr2, Cb3,Cr3)
の2つの4ビットコードを構成する。
The structure of the MB color difference signal block is 4:
The component image signals of 2: 0, 4: 2: 2, 4: 4: 4 are all different, but here, as in the case of the luminance signal block, the CBP of the chrominance signal block is a 4-bit binary number. Express code as a unit.
That is, in the 4: 2: 0 format, (Cb, Cr, *,
*) Code 4 bits. Here, "*" means Do
It means n't Care, that is, any code is acceptable. In 4: 2: 2 format, (Cb0, Cr0, Cb
4-bit code as (1, Cr1). In 4: 4: 4 format, (Cb0, Cr0, Cb1, Cr1) and (Cb2, Cr2, Cb3, Cr3)
Two 4-bit codes of

【0038】このようにして求まった輝度信号ブロック
のCBPと色差信号ブロックのCBP値に対してVLC
器13にて各々VLCをあてはめる。この時の可変長符
号テーブルを図8,図9に示す。ここでは、コンポーネ
ント画像信号の4:2:0,4:2:2,4:4:4の
フォーマットに関係なく、輝度信号ブロック用と色差信
号ブロック用のCBPのVLCテーブルを共有する。そ
のためCBPのVLC化においてVLC器13は、4:
2:0,4:2:2フォーマット間でフォーマットの違
いを区別する必要がない。なお、4:4:4フォーマッ
トの場合には、色差信号用のCBPのVLCを2回、適
用する。2回適用するか否かは、入力画像信号のフオー
マツトによって判定する。尚、前記テーブルにおいて、
括弧内の数字は2進数で表されたコードを10進数で表
現したものである。
VLC for the CBP value of the luminance signal block and the CBP value of the color difference signal block thus obtained
VLC is applied by the instrument 13. The variable length code table at this time is shown in FIGS. Here, regardless of the format of 4: 2: 0, 4: 2: 2, 4: 4: 4 of the component image signal, the CLC VLC tables for the luminance signal block and the color difference signal block are shared. Therefore, in converting the CBP to VLC, the VLC unit 13 is 4:
It is not necessary to distinguish the format difference between the 2: 0 and 4: 2: 2 formats. In the case of the 4: 4: 4 format, CLC VLC for color difference signals is applied twice. Whether it is applied twice or not is determined by the format of the input image signal. In the table above,
The numbers in parentheses are codes expressed in binary numbers and expressed in decimal numbers.

【0039】ここで注意として、輝度信号ブロックのC
BPのVLC”000000”と色差信号ブロックのC
BPのVLC”0”の組合せは無意味であるので、その
パターンの発生は禁止することが望ましい。
It should be noted here that C of the luminance signal block is
VLC “000000” of BP and C of color difference signal block
Since the combination of VLC "0" of BP is meaningless, it is desirable to prohibit the generation of that pattern.

【0040】上記の例では、符号化器の簡単性を優先さ
せたが、4:2:0フォーマットでのCBP符号化効率
を最優先させるならば、図10の様な4:2:0の色差
信号ブロック用のCBPのVLCテーブルを用意する。
図9のテーブルは、4:2:2と4:4:4フォーマッ
トに対して用いるようにする。以上のようにして、CB
Pを構成し、それらをVLC化する。
In the above example, the simplicity of the encoder is given priority, but if the CBP coding efficiency in the 4: 2: 0 format is given the highest priority, the coding efficiency of 4: 2: 0 as shown in FIG. A CBP VLC table for the color difference signal block is prepared.
The table of FIG. 9 is used for the 4: 2: 2 and 4: 4: 4 formats. As described above, CB
Configure P and VLC them.

【0041】VLC器13から出力される可変長符号
は、バッファメモリ14に蓄積された後、出力端子15
からビットストリームが一定の伝送レートで送出され
る。
The variable-length code output from the VLC unit 13 is stored in the buffer memory 14 and then output to the output terminal 15.
The bit stream is transmitted at a constant transmission rate.

【0042】次に、上述の動画像符号化装置に対応する
動画像復号化装置について図7に基づいて説明する。
Next, a moving picture decoding apparatus corresponding to the above moving picture coding apparatus will be described with reference to FIG.

【0043】入力端子50より入力されたビットストリ
ーム信号は、バッファメモリ51に蓄積された後、そこ
から、逆VLC器52に供給される。
The bit stream signal input from the input terminal 50 is stored in the buffer memory 51 and then supplied to the inverse VLC unit 52.

【0044】符号化装置の説明で述べたようにビットス
トリームは、6つの層(レイヤー)、すなわちビデオシ
ーケンス,GOP,ピクチャ,スライス,マクロブロッ
ク,ブロックの各層から構成される。ビデオシーケン
ス,GOP,ピクチャ,スライスの層は、それぞれの層
の先頭にそれらが始まることを示すスタートコードが受
信され、その後に画像の復号化を制御するヘッダー情報
が受信される。逆VLC器52は、それぞれのスタート
コードを受信すると、それぞれの層のヘッダー情報を復
号化し、得られた画像復号化のための制御情報をメモリ
ー201に記憶する。これらの情報は、S104として
出力される。
As described in the description of the encoding device, the bit stream is composed of six layers (layers), that is, video sequence, GOP, picture, slice, macroblock and block layers. The video sequence, GOP, picture, and slice layers receive a start code indicating that they start at the beginning of each layer, and then receive header information that controls the decoding of the image. When receiving the respective start codes, the inverse VLC unit 52 decodes the header information of each layer and stores the obtained control information for image decoding in the memory 201. These pieces of information are output as S104.

【0045】逆VLC器から供給されるMB層の動き補
償予測誤差信号S80は、ハイブリッド復号化器53に
供給される。ハイブリッド復号化器53では、動画像の
高能率符号化方式として代表的なものである動き補償と
逆DCT(Invers DiscreteCosine Transform)等の変
換符号化を組み合わせたハイブリッド(hybrid)復号化を
行なう。その構成については、本発明の主眼とするとこ
ろに影響を与えないので、ここでは説明を省略する。
The MB layer motion compensation prediction error signal S80 supplied from the inverse VLC unit is supplied to the hybrid decoder 53. The hybrid decoder 53 performs hybrid decoding that combines motion compensation, which is a typical high-efficiency coding method for moving images, and transform coding such as inverse DCT (Invers Discrete Cosine Transform). Since the structure does not affect the main point of the present invention, the description thereof is omitted here.

【0046】このとき、そのMB内のどこのブロックが
非零のDCT係数を持つかどうかを表すCBPのVLC
が、MB層のヘッダーで受信される。CBPは、輝度信
号ブロック用と色差ブロック用に独立して、図8と図9
のテーブルを参照して復号される。
At this time, CLC VLC indicating which block in the MB has a non-zero DCT coefficient
Are received in the MB layer header. The CBP is used independently for the luminance signal block and the color difference block, as shown in FIG. 8 and FIG.
It is decrypted by referring to the table.

【0047】MBの輝度信号ブロックの構成は、4:
2:0,4:2:2,4:4:4のそれぞれのコンポー
ネント画像信号において、すべて同じであり、CBPは
(Y0,Y1,Y2,Y3)のブロック順に見て”1”となるブ
ロックに非零係数があることになる。
The structure of the MB luminance signal block is 4:
In the component image signals of 2: 0, 4: 2: 2, 4: 4: 4, all are the same, and CBP is "1" in the block order of (Y0, Y1, Y2, Y3). Has a non-zero coefficient in.

【0048】MBの色差信号ブロックの構成は、4:
2:0,4:2:2,4:4:4のそれぞれのコンポー
ネント画像信号において、すべて異なるが、ここでは輝
度信号ブロックの場合と同様にして色差信号ブロックの
CBPは4ビットの2進数コードを単位として得られ
る。すわわち、4:2:0フォーマットでは、(Cb,Cr,
*,*)として4ビットコードが復号される。ここで”
*”は、Don't Care、即ち、任意のコードである。
The structure of the MB color difference signal block is 4:
The component image signals of 2: 0, 4: 2: 2, 4: 4: 4 are all different, but here the CBP of the color difference signal block is a 4-bit binary code as in the case of the luminance signal block. Is obtained in units. That is, in the 4: 2: 0 format, (Cb, Cr,
A 4-bit code is decoded as *, *). here"
* "Is Don't Care, that is, an arbitrary code.

【0049】4:2:2フォーマットでは、(Cb0,Cr0,C
b1,Cr1)として4ビットコード復号される。4:4:4
フォーマットでは、(Cb0,Cr0,Cb1,Cr1)と(Cb2,Cr2,Cb3,
Cr3)の2つの4ビットコードが復号される。CBPは、
先頭ビットから見て”1”となるブロックに非零係数が
あることになる。
In the 4: 2: 2 format, (Cb0, Cr0, C
The 4-bit code is decoded as b1, Cr1). 4: 4: 4
In the format, (Cb0, Cr0, Cb1, Cr1) and (Cb2, Cr2, Cb3,
Two 4-bit codes (Cr3) are decoded. CBP is
This means that there is a non-zero coefficient in the block that is "1" when viewed from the first bit.

【0050】この方法によれば、コンポーネント画像信
号の4:2:0,4:2:2,4:4:4のフォーマッ
トに関係なく、輝度信号ブロック用と色差信号ブロック
用のCBPのVLCテーブルを共有することができる。
そのため、CBPの復号化において逆VLC器52は、
4:2:0,4:2:2フォーマット間で、これら2つ
のフォーマットの違いを区別する必要がない。なお、
4:4:4フォーマットの場合には、色差信号用のCB
Pの逆VLCを2回連続して、適用する。
According to this method, regardless of the format of component image signals of 4: 2: 0, 4: 2: 2, 4: 4: 4, CBP VLC tables for luminance signal blocks and color difference signal blocks are used. Can be shared.
Therefore, in CBP decoding, the inverse VLC unit 52
It is not necessary to distinguish between these two formats between 4: 2: 0 and 4: 2: 2 formats. In addition,
In case of 4: 4: 4 format, CB for color difference signal
Apply reverse VLC of P twice in succession.

【0051】なお、符号化器側において、4:2:0の
色差信号ブロック用のCBP値をVLC化する際に、図
10のVLCテーブルを使用した場合は、逆VLC器で
もそれに対応する。この場合、図9のテーブルは、4:
2:2と4:4:4フォーマットの色差信号ブロックに
対して用いるようにする。以上のようにして、CBPは
復号される。
When the VLC table of FIG. 10 is used to convert the CBP value for the 4: 2: 0 color difference signal block into VLC on the encoder side, the inverse VLC unit also corresponds to this. In this case, the table of FIG. 9 is 4:
It is used for color difference signal blocks of 2: 2 and 4: 4: 4 formats. The CBP is decoded as described above.

【0052】CBPに基づいて、復号されたマクロブロ
ック層のデータS81は、端子55から出力される。以
上のようにして、ビットストリームデータから画像デー
タを復元する。
Based on the CBP, the decoded macroblock layer data S81 is output from the terminal 55. As described above, the image data is restored from the bitstream data.

【0053】[0053]

【発明の効果】以上の方法により、4:2:0および
4:2:2および4:4:4コンポーネント画像信号の
為のCBP値を効率良く伝送することが可能となる。
According to the above method, it is possible to efficiently transmit the CBP value for 4: 2: 0 and 4: 2: 2 and 4: 4: 4 component image signals.

【0054】4:2:0,4:2:2,4:4:4のそ
れぞれのコンポーネント画像信号において、マクロブロ
ック内の輝度信号ブロックは同じ構成であるので、輝度
信号ブロック用のCBPは、コンポーネント画像信号の
フォーマットに関係なく共有できる。
In each component image signal of 4: 2: 0, 4: 2: 2, 4: 4: 4, the luminance signal block in the macro block has the same structure, so the CBP for the luminance signal block is It can be shared regardless of the format of the component image signal.

【0055】色差信号ブロック用のCBPのVLCテー
ブルを4:2:0と4:2:2フォーマットで共有する
ことにより、CBP値の可変長符号化および復号化にお
いては、これら2つのフォーマットの違いを区別する必
要がなくなる。
By sharing the CLC VLC table for the color difference signal block in the 4: 2: 0 and 4: 2: 2 formats, the difference between these two formats in the variable length encoding and decoding of the CBP value is performed. There is no need to distinguish between.

【0056】CBPの可変長テーブルのサイズが、MP
EG1に比べて64エントリーから32エントリーに減
少する。また、可変長符号の最大ビット長もMPEG1
に比べて9ビット幅から7ビット幅へ減少する。
The size of the CBP variable length table is MP
It is reduced from 64 entries to 32 entries compared to EG1. Also, the maximum bit length of the variable length code is MPEG1.
The width is reduced from 9-bit width to 7-bit width.

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

【図1】4:2:0フォーマット信号でのMBのブロッ
ク構成を表す図である。
FIG. 1 is a diagram showing a block configuration of an MB in a 4: 2: 0 format signal.

【図2】4:2:2フォーマット信号でのMBのブロッ
ク構成を表す図である。
FIG. 2 is a diagram showing a block configuration of an MB in a 4: 2: 2 format signal.

【図3】4:4:4フォーマット信号でのMBのブロッ
ク構成を表す図である。
FIG. 3 is a diagram showing a block configuration of an MB in a 4: 4: 4 format signal.

【図4】MPEG1でのCBPのVLCテーブルであ
る。
FIG. 4 is a VLC table of CBP in MPEG1.

【図5】MPEG1でのデータ構造を表す図である。FIG. 5 is a diagram showing a data structure in MPEG1.

【図6】本実施例でのエンコーダーのブロック図であ
る。
FIG. 6 is a block diagram of an encoder in this embodiment.

【図7】本実施例でのデコーダーのブロック図である。FIG. 7 is a block diagram of a decoder in this embodiment.

【図8】本実施例での輝度信号ブロック用のCBPのV
LCテーブルである。
FIG. 8 is a CBP V for a luminance signal block in the present embodiment;
It is an LC table.

【図9】本実施例での色差信号ブロック用のCBPのV
LCテーブルである。
FIG. 9 shows V of CBP for color difference signal block in the present embodiment.
It is an LC table.

【図10】4:2:0フォーマット専用の色差信号ブロ
ック用のCBPのVLCテーブルである。
FIG. 10 is a CLC VLC table for a color difference signal block dedicated to a 4: 2: 0 format.

Claims (13)

【特許請求の範囲】[Claims] 【請求項1】 入力画像信号の1画面を複数の画素から
なるマクロブロツクに分割し、この各マクロブロツクを
単位として圧縮処理のための所定の変換を行い、可変長
符号化の際、前記マクロブロツクを更に分割した小ブロ
ツクの何れに非零の変換係数が存在するかを表すための
CBP符号を、前記マクロブロツクのヘツダに付加し
て、圧縮データを伝送する、画像信号符号化方法におい
て、 輝度信号ブロツクのCBP符号を可変長符号化するため
の第1のVLCテーブルと色差信号ブロツクのCBP符
号を可変長符号化するための第2のVLCテーブルとを
参照し、信号の種類に応じて前記CBP符号のVLCコ
ードを前記マクロブロツクのヘツダに付加することを特
徴とする画像信号符号化方法。
1. A screen of an input image signal is divided into macroblocks composed of a plurality of pixels, a predetermined conversion for compression processing is performed in units of each macroblock, and at the time of variable length coding, the macro In the image signal coding method, a CBP code for representing in which of the small blocks the block is further divided, a non-zero transform coefficient exists, is added to the header of the macro block, and compressed data is transmitted. The first VLC table for variable-length encoding the CBP code of the luminance signal block and the second VLC table for variable-length encoding of the CBP code of the color difference signal block are referred to and depending on the type of signal. An image signal coding method, wherein a VLC code of the CBP code is added to a header of the macroblock.
【請求項2】 請求項1記載の画像信号符号化方法にお
いて、 輝度信号ブロツクと色差信号ブロツクとで同ビツト数の
前記CBP符号を用いることを特徴とする画像信号符号
化方法。
2. The image signal coding method according to claim 1, wherein the CBP code having the same number of bits is used for a luminance signal block and a color difference signal block.
【請求項3】 請求項2記載の画像信号符号化方法にお
いて、 入力画像信号が(4:2:0)フオーマツトのコンポー
ネント画像信号の場合、色差信号についての前記CBP
符号は、4ビツトの内2ビツトは任意にコード化される
ことを特徴とする画像信号符号化方法。
3. The image signal encoding method according to claim 2, wherein when the input image signal is a component image signal of (4: 2: 0) format, the CBP for the color difference signal is obtained.
The code is an image signal coding method, wherein 2 bits out of 4 bits are coded arbitrarily.
【請求項4】 請求項2記載の画像信号符号化方法にお
いて、 入力画像信号が(4:4:4)フオーマツトのコンポー
ネント画像信号の場合、色差信号についての前記CBP
符号は8ビツトのコードで構成され、この8ビツトのC
BP符号に前記第2のVLCテーブルが2回適用される
ことを特徴とする画像信号符号化方法。
4. The image signal encoding method according to claim 2, wherein when the input image signal is a component image signal of (4: 4: 4) format, the CBP for the color difference signal is obtained.
The code consists of an 8-bit code, and the 8-bit C
An image signal coding method, wherein the second VLC table is applied twice to a BP code.
【請求項5】 請求項1記載の画像信号符号化方法にお
いて、 前記第2のVLCテーブルは、入力画像信号のフオーマ
ツトによって異なることを特徴とする画像信号符号化方
法。
5. The image signal encoding method according to claim 1, wherein the second VLC table differs depending on the format of the input image signal.
【請求項6】 請求項5記載の画像信号符号化方法にお
いて、 前記第2のVLCテーブルでは、(4:2:0)信号フ
オーマツトのためのテーブルが、他の信号フオーマツト
とは別に構成されていることを特徴とする画像信号符号
化方法。
6. The image signal coding method according to claim 5, wherein in the second VLC table, a table for a (4: 2: 0) signal format is configured separately from other signal formats. An image signal encoding method characterized by the following.
【請求項7】 請求項3、4又は6記載の画像信号符号
化方法において、 前記マクロブロツクにおける輝度ブロツク及び色差ブロ
ツク内の前記変換係数が全て0の場合は、前記CBP符
号の発生を禁止することを特徴とする画像信号符号化方
法。
7. The image signal encoding method according to claim 3, 4 or 6, wherein generation of the CBP code is prohibited when all the conversion coefficients in the luminance block and the color difference block in the macroblock are 0. An image signal encoding method characterized by the above.
【請求項8】 1画面を複数に分割して構成されたマク
ロブロツク単位で、符号化された画像信号を逆VLCし
て、圧縮画像信号とマクロブロツクを更に分割した小ブ
ロツクの何れに非零の変換係数が存在するかを表すため
のCBP符号とを分離し、このCBP符号に基づいて前
記圧縮画像信号を復号する画像信号復号化方法におい
て、 輝度信号ブロツクのCBP符号を逆可変長符号化するた
めの第1の逆VLCテーブルと色差信号ブロツクのCB
P符号を逆可変長符号化するための第2の逆VLCテー
ブルとを参照し、信号の種類に応じて前記CBP符号の
VLCコードを復号し、この復号されたCBP符号に基
づいて前記圧縮画像データを復号することを特徴とする
画像信号復号化方法。
8. An inverse VLC of an encoded image signal is performed in units of macroblocks formed by dividing one screen into a plurality of units, and the compressed image signal and the macroblock are each divided into non-zero blocks. In the image signal decoding method for separating the CBP code for representing whether or not the transform coefficient exists and decoding the compressed image signal based on the CBP code, the CBP code of the luminance signal block is subjected to the inverse variable length coding. First inverse VLC table and CB of color difference signal block for
A second inverse VLC table for inverse variable-length encoding of a P code is referred to, the VLC code of the CBP code is decoded according to the type of signal, and the compressed image is based on the decoded CBP code. An image signal decoding method characterized by decoding data.
【請求項9】 請求項8記載の画像信号復号化方法にお
いて、 輝度信号ブロツクと色差信号ブロツクとで同ビツト数の
前記CBP符号を用いることを特徴とする画像信号復号
化方法。
9. The image signal decoding method according to claim 8, wherein the CBP code having the same number of bits is used for the luminance signal block and the color difference signal block.
【請求項10】 請求項9記載の画像信号復号化方法に
おいて、 画像信号が(4:2:0)フオーマツトのコンポーネン
ト画像信号の場合、色差信号については、4ビツトの内
2ビツトが任意のコードとみなされ、前記CBP符号が
復号されることを特徴とする画像信号復号化方法。
10. The image signal decoding method according to claim 9, wherein when the image signal is a component image signal of (4: 2: 0) format, 2 bits out of 4 bits are arbitrary codes for the color difference signal. The image signal decoding method is characterized in that the CBP code is decoded.
【請求項11】 請求項9記載の画像信号復号化方法に
おいて、 画像信号が(4:4:4)フオーマツトのコンポーネン
ト画像信号の場合、色差信号については、前記第2の逆
VLCテーブルが2回適用され、8ビツトで構成された
前記CBP符号が復号されることを特徴とする画像信号
復号化方法。
11. The image signal decoding method according to claim 9, wherein when the image signal is a component image signal of (4: 4: 4) format, the second inverse VLC table is used twice for the color difference signal. An image signal decoding method, characterized in that the CBP code composed of 8 bits is decoded.
【請求項12】 請求項8記載の画像信号復号化方法に
おいて、 前記第2の逆VLCテーブルは、画像信号のフオーマツ
トによって異なることを特徴とする画像信号復号化方
法。
12. The image signal decoding method according to claim 8, wherein the second inverse VLC table is different depending on the format of the image signal.
【請求項13】 請求項12記載の画像信号復号化方法
において、 前記第2の逆VLCテーブルでは、(4:2:0)信号
フオーマツトのためのテーブルが、他の信号フオーマツ
トとは別に構成されていることを特徴とする画像信号復
号化方法。
13. The image signal decoding method according to claim 12, wherein in the second inverse VLC table, a table for a (4: 2: 0) signal format is configured separately from other signal formats. An image signal decoding method characterized by the following.
JP5911393A 1993-03-18 1993-03-18 Image signal encoding device and image signal decoding device Expired - Lifetime JP3312417B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP5911393A JP3312417B2 (en) 1993-03-18 1993-03-18 Image signal encoding device and image signal decoding device
JP2000081794A JP3539910B2 (en) 1993-03-18 2000-03-17 Image signal encoding device and encoding method, image signal decoding device and decoding method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5911393A JP3312417B2 (en) 1993-03-18 1993-03-18 Image signal encoding device and image signal decoding device

Related Child Applications (2)

Application Number Title Priority Date Filing Date
JP2000081794A Division JP3539910B2 (en) 1993-03-18 2000-03-17 Image signal encoding device and encoding method, image signal decoding device and decoding method
JP2002092882A Division JP3489581B2 (en) 2002-03-28 2002-03-28 Image encoding apparatus and encoding method

Publications (2)

Publication Number Publication Date
JPH06276511A true JPH06276511A (en) 1994-09-30
JP3312417B2 JP3312417B2 (en) 2002-08-05

Family

ID=13103942

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5911393A Expired - Lifetime JP3312417B2 (en) 1993-03-18 1993-03-18 Image signal encoding device and image signal decoding device

Country Status (1)

Country Link
JP (1) JP3312417B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5959672A (en) * 1995-09-29 1999-09-28 Nippondenso Co., Ltd. Picture signal encoding system, picture signal decoding system and picture recognition system
KR100478293B1 (en) * 2002-01-02 2005-03-24 (주)씨앤에스 테크놀로지 Video Signal Encoding/Decoding Method
US7054494B2 (en) 1998-11-30 2006-05-30 Microsoft Corporation Coded block pattern decoding with spatial prediction
US8873630B2 (en) 2002-06-03 2014-10-28 Microsoft Corporation Spatiotemporal prediction for bidirectionally predictive (B) pictures and motion vector prediction for multi-picture reference motion compensation
US8917768B2 (en) 2003-07-18 2014-12-23 Microsoft Corporation Coding of motion vector information
US9077960B2 (en) 2005-08-12 2015-07-07 Microsoft Corporation Non-zero coefficient block pattern coding
US9088785B2 (en) 2001-12-17 2015-07-21 Microsoft Technology Licensing, Llc Skip macroblock coding
US9888237B2 (en) 2002-01-25 2018-02-06 Microsoft Technology Licensing, Llc Video coding

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5959672A (en) * 1995-09-29 1999-09-28 Nippondenso Co., Ltd. Picture signal encoding system, picture signal decoding system and picture recognition system
JP4673758B2 (en) * 1998-11-30 2011-04-20 マイクロソフト コーポレーション Image data decoding method and computer-readable medium having recorded program therefor
US7054494B2 (en) 1998-11-30 2006-05-30 Microsoft Corporation Coded block pattern decoding with spatial prediction
JP2006187024A (en) * 1998-11-30 2006-07-13 Microsoft Corp Image data decoding method and computer readable medium recording program therefor
US7127114B2 (en) 1998-11-30 2006-10-24 Microsoft Corporation Coded block pattern encoding with spatial prediction
EP1853069A2 (en) * 1998-11-30 2007-11-07 Microsoft Corporation Decoding macroblock type and coded block pattern information
EP1863295A2 (en) * 1998-11-30 2007-12-05 Microsoft Corporation Coded block pattern encoding/decoding with spatial prediction
EP1853069A3 (en) * 1998-11-30 2008-02-13 Microsoft Corporation Decoding macroblock type and coded block pattern information
EP1863295A3 (en) * 1998-11-30 2008-02-13 Microsoft Corporation Coded block pattern encoding/decoding with spatial prediction
JP2009060670A (en) * 1998-11-30 2009-03-19 Microsoft Corp Image data decoding method, and computer readable medium recording program therefor
JP4558827B2 (en) * 1998-11-30 2010-10-06 マイクロソフト コーポレーション Image data decoding method and computer-readable medium having recorded program therefor
US9538189B2 (en) 2001-12-17 2017-01-03 Microsoft Technology Licensing, Llc Skip macroblock coding
US9088785B2 (en) 2001-12-17 2015-07-21 Microsoft Technology Licensing, Llc Skip macroblock coding
US10368065B2 (en) 2001-12-17 2019-07-30 Microsoft Technology Licensing, Llc Skip macroblock coding
US9774852B2 (en) 2001-12-17 2017-09-26 Microsoft Technology Licensing, Llc Skip macroblock coding
KR100478293B1 (en) * 2002-01-02 2005-03-24 (주)씨앤에스 테크놀로지 Video Signal Encoding/Decoding Method
US9888237B2 (en) 2002-01-25 2018-02-06 Microsoft Technology Licensing, Llc Video coding
US10284843B2 (en) 2002-01-25 2019-05-07 Microsoft Technology Licensing, Llc Video coding
US9185427B2 (en) 2002-06-03 2015-11-10 Microsoft Technology Licensing, Llc Spatiotemporal prediction for bidirectionally predictive (B) pictures and motion vector prediction for multi-picture reference motion compensation
US8873630B2 (en) 2002-06-03 2014-10-28 Microsoft Corporation Spatiotemporal prediction for bidirectionally predictive (B) pictures and motion vector prediction for multi-picture reference motion compensation
US9571854B2 (en) 2002-06-03 2017-02-14 Microsoft Technology Licensing, Llc Spatiotemporal prediction for bidirectionally predictive (B) pictures and motion vector prediction for multi-picture reference motion compensation
US10116959B2 (en) 2002-06-03 2018-10-30 Microsoft Technology Licesning, LLC Spatiotemporal prediction for bidirectionally predictive (B) pictures and motion vector prediction for multi-picture reference motion compensation
US9148668B2 (en) 2003-07-18 2015-09-29 Microsoft Technology Licensing, Llc Coding of motion vector information
US8917768B2 (en) 2003-07-18 2014-12-23 Microsoft Corporation Coding of motion vector information
US9077960B2 (en) 2005-08-12 2015-07-07 Microsoft Corporation Non-zero coefficient block pattern coding

Also Published As

Publication number Publication date
JP3312417B2 (en) 2002-08-05

Similar Documents

Publication Publication Date Title
KR100340370B1 (en) Image signal transmission method and apparatus
EP0585051B1 (en) Image processing method and apparatus
US6366615B2 (en) Moving picture coding method, moving picture decoding method, and apparatus therefor
IL164176A (en) Method and device for indicating quantizer parameters in a video coding system
JP2001211455A (en) Image coding method and image coder
JPH0998429A (en) Digital video signal encoding device and decoding device therefor
JP3651941B2 (en) Image playback device
EP0840516B1 (en) Apparatus and method for predictive coding and decoding
JP3312417B2 (en) Image signal encoding device and image signal decoding device
JPH0775111A (en) Digital signal encoder
JP2933561B2 (en) Video transcoder
JP3489581B2 (en) Image encoding apparatus and encoding method
JPH06276481A (en) Picture signal coding and decoding method and recording medium
JP3539910B2 (en) Image signal encoding device and encoding method, image signal decoding device and decoding method
JP3246074B2 (en) Video encoding device and video decoding device
JPH09247667A (en) Dynamic image coder and dynamic image decoder
JPH06334985A (en) Picture encoding device
KR100221196B1 (en) Variable length encoder for compressing and restoring image signal
WO2003013147A1 (en) Video coding method
JP2004312689A (en) Mpeg video decoding method and mpeg video decoder
JPH06276482A (en) Picture signal coding method, coder, decoding method and decoder
JP3307379B2 (en) Decoding apparatus and method
JP3164110B2 (en) Encoding device and method
JP3516621B2 (en) Encoding device and method
JPH05336382A (en) In-frame encode/decode system

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20020430

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090531

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100531

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100531

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110531

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120531

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130531

Year of fee payment: 11