JPH11252561A - Moving image decoding method - Google Patents

Moving image decoding method

Info

Publication number
JPH11252561A
JPH11252561A JP4595798A JP4595798A JPH11252561A JP H11252561 A JPH11252561 A JP H11252561A JP 4595798 A JP4595798 A JP 4595798A JP 4595798 A JP4595798 A JP 4595798A JP H11252561 A JPH11252561 A JP H11252561A
Authority
JP
Japan
Prior art keywords
picture
dct
frequency
coefficients
horizontal
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
JP4595798A
Other languages
Japanese (ja)
Other versions
JP3384739B2 (en
Inventor
Hiroshi Murashima
弘嗣 村島
Akihiko Yamashita
昭彦 山下
Katsunori Hirase
勝典 平瀬
Shinichi Matsuura
信一 松浦
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric 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 Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP04595798A priority Critical patent/JP3384739B2/en
Publication of JPH11252561A publication Critical patent/JPH11252561A/en
Application granted granted Critical
Publication of JP3384739B2 publication Critical patent/JP3384739B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Television Signal Processing For Recording (AREA)

Abstract

PROBLEM TO BE SOLVED: To obtain an encoding method capable of reducing an arithmetic operation quantity by lowering the precision of reverse DCT to a B-picture compared with the precision of reverse DCT to a an I-picture or a P-picture so as to be suitable for obtaining the reproduced picture with resolution lower than that of an original picture. SOLUTION: The DCT coefficient of the high-frequency part of a horizontal frequency among DCT coefficients to the I or P-picture is replaced with 0 and undergoes reverse DCT, and the DCT coefficients of the respective high- frequencies of a horizontal frequency and a vertical frequency among DCT coefficients to the B-picture are replaced with 0 and undergo reverse DCT, thereby the precision of reverse DCT to the B-picture is made lower than the precision of reverse DCT to the I or P-picture. In this MPEG decoder, a reverse DCT circuit 6 executes the reverse DCT of 8×8 for the DCT coefficient of the number of 8×8 generated by a zero replace-processing part for IP 4 or a zero replace-processing part for B 5 in order to generate data consisting of the number of data of 8 (the number of pixels in a horizontal direction)×8 (the number of pixels in a vertical direction).

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、動画像復号化装
置に関し、特にMPEG方式で圧縮符号化された信号を
復号化して、原画像の解像度より低い解像度の再生画像
を得るのに適した動画像復号化方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a moving picture decoding apparatus and, more particularly, to a moving picture decoding apparatus which decodes a signal compressed and encoded by the MPEG system and obtains a reproduced picture having a resolution lower than that of an original picture. The present invention relates to an image decoding method.

【0002】[0002]

【従来の技術】従来から、デジタルTVなどの分野にお
いて画像データを圧縮符号化するための画像符号化方式
として、MPEG(Moving Picture Expert Group)方式
が知られている。
2. Description of the Related Art A moving picture expert group (MPEG) method has been conventionally known as an image coding method for compressing and coding image data in the field of digital TV and the like.

【0003】MPEG方式の代表的なものに、MPEG
1とMPEG2とがある。MPEG1では、順次走査
(ノンインターレース)の画像のみ扱われていたが、M
PEG2では、順次走査の画像だけでなく、飛び越し走
査(インターレース走査)の画像も扱われるようになっ
た。
A typical MPEG system is MPEG.
1 and MPEG2. In MPEG1, only progressively scanned (non-interlaced) images were handled.
In PEG2, not only images of progressive scanning but also images of interlaced scanning have been handled.

【0004】これらのMPEGの符号化には、動き補償
予測(時間的圧縮)、DCT(空間的圧縮)及びエント
ロピー符号化(可変長符号化)が採用されている。MP
EGの符号化では、まず、16(水平方向画素数)×1
6(垂直方向画素数)の大きさのマクロブロック単位ご
とに、時間軸方向の予測符号化(MPEG1ではフレー
ム予測符号化が、MPEG2ではフレーム予測符号化ま
たはフィールド予測符号化)が行われる。予測符号化方
式に対応してIピクチャ、Pピクチャ、Bピクチャの3
種類の画像タイプが存在する。以下においては、フレー
ム予測符号化を例にとって説明する。
[0004] Motion-compensated prediction (temporal compression), DCT (spatial compression), and entropy coding (variable-length coding) are employed for encoding these MPEGs. MP
In EG encoding, first, 16 (the number of pixels in the horizontal direction) × 1
For each macroblock having a size of 6 (the number of pixels in the vertical direction), prediction coding in the time axis direction (frame prediction coding in MPEG1 and frame prediction coding or field prediction coding in MPEG2) is performed. 3 pictures of I picture, P picture and B picture corresponding to the predictive coding method
There are different image types. In the following, a description will be given of frame predictive coding as an example.

【0005】(1)Iピクチャ:フレーム内の情報のみ
から符号化された画面で、フレーム間予測を行わずに生
成される画面であり、Iピクチャ内の全てのマクロブロ
ック・タイプは、フレーム内情報のみで符号化するフレ
ーム内予測符号化である。
(1) I picture: A picture coded from only the information in the frame and generated without performing inter-frame prediction. All macroblock types in the I picture are Intra-frame predictive coding in which coding is performed using only information.

【0006】(2)Pピクチャ:IまたはPピクチャか
らの予測を行うことによってできる画面であり、一般的
に、Pピクチャ内のマクロブロック・タイプは、フレー
ム内情報のみで符号化するフレーム内符号化と、過去の
再生画像から予測する順方向フレーム間予測符号化との
両方を含んでいる。
(2) P picture: A picture formed by performing prediction from an I or P picture. In general, the macroblock type in a P picture is an intra-frame code which is encoded only with intra-frame information. And forward inter-frame prediction coding predicted from a past reproduced image.

【0007】(3)Bピクチャ:双方向予測によってで
きる画面で、一般的に、以下のマクロブロック・タイプ
を含んでいる。 a.フレーム内情報のみで符号化するフレーム内予測符
号化 b.過去の再生画像から予測する順方向フレーム間予測
符号化 c.未来から予測する逆方向フレーム間予測符号化 d.前後両方の予測による内挿的フレーム間予測符号化 ここで、内挿的フレーム間予測とは、順方向予測と逆方
向予測の2つの予測を対応画素間で平均することをい
う。
(3) B picture: a picture made by bidirectional prediction, which generally includes the following macroblock types. a. Intra-frame predictive coding using only intra-frame information b. Forward inter-frame predictive coding predicted from past reproduced images c. Reverse interframe predictive coding predicting from the future d. Interpolative inter-frame prediction coding by both forward and backward prediction Here, the interpolative inter-frame prediction refers to averaging two predictions, forward prediction and backward prediction, between corresponding pixels.

【0008】MPEG符号器では、原画像の画像データ
は、16(水平方向画素数)×16(垂直方向画素数)
の大きさのマクロブロック単位に分割される。マクロブ
ロック・タイプがフレーム内予測符号化以外のマクロブ
ロックに対しては、マクロブロック・タイプに応じたフ
レーム間予測が行われ、予測誤差データが生成される。
[0008] In the MPEG encoder, the image data of the original image is 16 (the number of pixels in the horizontal direction) x 16 (the number of pixels in the vertical direction).
Is divided into macroblock units of size. For a macroblock whose macroblock type is not intra-frame predictive coding, inter-frame prediction according to the macroblock type is performed, and prediction error data is generated.

【0009】マクロブロック単位毎の画像データ(マク
ロブロック・タイプがフレーム内予測符号化である場
合)または予測誤差データ(マクロブロック・タイプが
フレーム間予測符号化である場合)は、8×8の大きさ
の4つのサブブロックに分割され、各サブブロックの画
像データに直交変換の1種である2次元離散コサイン変
換(DCT:Discrete Cosine Transform )が数式1に
基づいて行われる。つまり、図6に示すように、8×8
の大きさのブロック内の各データf(i,j)に基づい
て、uv空間(u:水平周波数,v:垂直周波数)にお
ける各DCT(直交変換)係数F(u,v)が得られ
る。
The image data for each macroblock unit (when the macroblock type is intra-frame predictive coding) or prediction error data (when the macroblock type is inter-frame predictive coding) is 8 × 8 The image data of each sub-block is divided into four sub-blocks, and a two-dimensional discrete cosine transform (DCT), which is a type of orthogonal transform, is performed on the image data of each sub-block based on Equation 1. That is, as shown in FIG.
Each DCT (orthogonal transform) coefficient F (u, v) in the uv space (u: horizontal frequency, v: vertical frequency) is obtained based on each data f (i, j) in a block of size.

【0010】[0010]

【数1】 (Equation 1)

【0011】MPEG1では、DCTには、フレームD
CTモードのみであるが、MPEG2のフレーム構造で
は、マクロブロック単位でフレームDCTモードとフィ
ールドDCTモードに切り換えることができる。ただ
し、MPEG2のフィールド構造では、フィールドDC
Tモードのみである。
In MPEG1, the DCT contains a frame D
Although only the CT mode is used, the MPEG2 frame structure allows switching between the frame DCT mode and the field DCT mode in macroblock units. However, in the field structure of MPEG2, the field DC
Only T mode.

【0012】フレームDCTモードでは、16×16の
マクロブロックが、4分割され左上の8×8のブロッ
ク、右上の8列8行のブロック、左下の8×8のブロッ
ク、右下の8×8のブロック毎にDCTが行われる。
In the frame DCT mode, a 16 × 16 macro block is divided into four and divided into upper left 8 × 8 blocks, upper right 8 columns and 8 rows, lower left 8 × 8 blocks and lower right 8 × 8 blocks. DCT is performed for each block.

【0013】一方、フィールドDCTモードでは、16
×16のマクロブロックの左半分の8(水平方向画素
数)×16(垂直方向画素数)のブロック内の奇数ライ
ンのみからなる8×8のデータ群、左半分の8×16の
ブロック内の偶数ラインのみからなる8×8のデータ
群、右半分の8(水平方向画素数)×16(垂直方向画
素数)のブロック内の奇数ラインのみからなる8×8の
データ群および右半分の8×16のブロック内の偶数ラ
インのみからなる8×8のデータ群の各データ群毎にD
CTが行われる。
On the other hand, in the field DCT mode, 16
An 8 × 8 data group consisting of only odd lines in the left half 8 (the number of pixels in the horizontal direction) × 16 (the number of pixels in the vertical direction) of the left half of the × 16 macroblock, and in the 8 × 16 block of the left half An 8 × 8 data group consisting of only even-numbered lines, an 8 × 8 data group consisting only of odd-numbered lines in a right half of 8 (number of horizontal pixels) × 16 (number of vertical pixels) blocks, and a right half of 8 For each data group of an 8 × 8 data group consisting only of even lines in a × 16 block, D
CT is performed.

【0014】上記のようにして得られたDCT係数に対
して量子化が施され、量子化されたDCT係数が生成さ
れる。量子化されたDCT係数は、ジグザグスキャンま
たはオルタネートスキャンされて1次元に並べられ、可
変長符号器によって符号化される。MPEG符号器から
は、可変長符号器によって得られた変換係数の可変長符
号とともに、マクロブロック・タイプを示す情報を含む
制御情報および動きベクトルの可変長符号が出力され
る。
[0014] The DCT coefficients obtained as described above are quantized to generate quantized DCT coefficients. The quantized DCT coefficients are zigzag-scanned or alternate-scanned, arranged one-dimensionally, and encoded by a variable-length encoder. The MPEG encoder outputs control information including information indicating a macroblock type and a variable length code of a motion vector together with a variable length code of a transform coefficient obtained by the variable length encoder.

【0015】図5は、MPEG復号器の構成を示すブロ
ック図である。
FIG. 5 is a block diagram showing the configuration of the MPEG decoder.

【0016】変換係数の可変長符号は、可変長復号化器
101に送られる。マクロブロック・タイプを含む制御
信号はCPU110に送られる。動きベクトルの可変長
符号は、可変長復号化器109に送られて復号化され
る。可変長復号化器109によって得られた動きベクト
ルは、第1参照画像用メモリ106および第2参照画像
用メモリ107に、参照画像の切り出し位置を制御する
ための制御信号として送られる。
The variable-length code of the transform coefficient is sent to a variable-length decoder 101. Control signals including the macroblock type are sent to CPU 110. The variable length code of the motion vector is sent to the variable length decoder 109 and decoded. The motion vector obtained by the variable length decoder 109 is sent to the first reference image memory 106 and the second reference image memory 107 as a control signal for controlling the cutout position of the reference image.

【0017】可変長復号化器101は、変換係数の可変
長符号を復号化する。逆量子化器102は、可変長復号
化器101から得られた変換係数(量子化されたDCT
係数)を逆量子化してDCT係数に変換する。
The variable length decoder 101 decodes a variable length code of a transform coefficient. The inverse quantizer 102 converts the transform coefficients (quantized DCTs) obtained from the variable-length decoder 101
) Is inversely quantized and converted into DCT coefficients.

【0018】逆DCT回路103は、逆量子化器102
で生成されたDCT係数列を8×8のサブブロック単位
のDCT係数に戻すとともに、数式2に示す逆変換式に
基づいて8×8の逆DCTを行う。つまり、図6に示す
ように、8×8のDCT係数F(u,v)に基づいて、
8×8のサブブロック単位のデータf(i,j)が得ら
れる。また、4つのサブブロック単位のデータf(i,
j)に基づいて1つのマクロブロック単位の再生画像デ
ータまたは予測誤差データを生成する。
The inverse DCT circuit 103 includes an inverse quantizer 102
The DCT coefficient sequence generated in step (1) is returned to DCT coefficients in units of 8 × 8 sub-blocks, and 8 × 8 inverse DCT is performed based on the inverse transform equation shown in Expression 2. That is, as shown in FIG. 6, based on an 8 × 8 DCT coefficient F (u, v),
Data f (i, j) in units of 8 × 8 sub-blocks is obtained. Further, data f (i, i,
Based on j), reproduced image data or prediction error data in one macroblock unit is generated.

【0019】[0019]

【数2】 (Equation 2)

【0020】逆DCT回路103によって生成されたマ
クロブロック単位の予測誤差データには、そのマクロブ
ロック・タイプに応じた参照画像データが加算器104
によって加算されて、再生画像データが生成される。参
照画像データは、スイッチ112を介して加算器104
に送られる。ただし、逆DCT回路103から出力され
たデータがフレーム内予測符号に対する再生画像データ
である場合には、参照画像データは加算されない。
The prediction error data generated in the macroblock unit by the inverse DCT circuit 103 is added with reference image data corresponding to the macroblock type by the adder 104.
And reproduced image data is generated. The reference image data is added to the adder 104 via the switch 112.
Sent to However, if the data output from the inverse DCT circuit 103 is reproduced image data for the intra-frame prediction code, the reference image data is not added.

【0021】逆DCT回路103または加算器104に
よって得られたマクロブロック単位の画像データが、B
ピクチャに対する再生画像データである場合には、その
再生画像データはスイッチ113に送られる。
The image data in macroblock units obtained by the inverse DCT circuit 103 or the adder 104 is
If the image data is reproduction image data for a picture, the reproduction image data is sent to the switch 113.

【0022】逆DCT回路103または加算器104に
よって得られたマクロブロック単位の再生画像データ
が、IピクチャまたはPピクチャに対する再生画像デー
タである場合には、その再生画像データはスイッチ11
1を介して第1参照画像用メモリ106または第2参照
画像用メモリ107に格納される。スイッチ111は、
CPU110によって制御される。
If the reproduced image data in macroblock units obtained by the inverse DCT circuit 103 or the adder 104 is reproduced image data for an I picture or a P picture, the reproduced image data is set to the switch 11.
1 is stored in the first reference image memory 106 or the second reference image memory 107. The switch 111
It is controlled by the CPU 110.

【0023】平均化部108は、メモリ106、107
から読出された再生画像データを平均して、内挿的フレ
ーム間予測符号化に用いられる参照画像データを生成す
る。
The averaging unit 108 includes memories 106 and 107
The reference image data used in the interpolative inter-frame predictive encoding is generated by averaging the reproduced image data read from.

【0024】スイッチ112は、CPU110によって
次のように制御される。逆DCT回路103から出力さ
れたデータがフレーム内予測符号に対する再生画像デー
タである場合には、スイッチ112の共通端子が接地端
子に切り換えられる。
The switch 112 is controlled by the CPU 110 as follows. If the data output from the inverse DCT circuit 103 is reproduced image data for the intra-frame prediction code, the common terminal of the switch 112 is switched to the ground terminal.

【0025】逆DCT回路103から出力されたデータ
が順方向フレーム間予測符号に対する予測誤差データで
ある場合または逆方向フレーム間予測符号に対する予測
誤差データである場合には、スイッチ112の共通端子
が第1参照画像用メモリ106の出力が送られる端子ま
たは第2参照画像用メモリ107の出力が送られる端子
のいずれか一方を選択するように切り換えられる。な
お、参照画像用メモリ106、107から参照画像が読
み出される場合には、可変長復号化器109からの動き
ベクトルに基づいて、参照画像の切り出し位置が制御さ
れる。
When the data output from the inverse DCT circuit 103 is prediction error data for a forward inter-frame prediction code or prediction error data for a reverse inter-frame prediction code, the common terminal of the switch 112 Switching is performed so as to select either the terminal to which the output of the first reference image memory 106 is sent or the terminal to which the output of the second reference image memory 107 is sent. When the reference images are read from the reference image memories 106 and 107, the cut-out position of the reference image is controlled based on the motion vector from the variable length decoder 109.

【0026】逆DCT回路103から出力されたデータ
が内挿的フレーム間予測符号に対する予測誤差データで
ある場合には、スイッチ112の共通端子が平均化部1
08の出力が送られる端子を選択するように切り換えら
れる。
When the data output from the inverse DCT circuit 103 is prediction error data for an interpolative inter-frame prediction code, the common terminal of the switch 112 is connected to the averaging unit 1
It is switched to select the terminal to which the output of 08 is sent.

【0027】スイッチ113は、加算器104から送ら
れてくるBピクチャに対する再生画像データ、参照画像
用メモリ106に格納されたIピクチャまたはPピクチ
ャに対する再生画像データ、参照画像用メモリ107に
格納されたIピクチャまたはPピクチャに対する再生画
像データが原画像の順序と同じ順番で出力されるように
CPU110によって制御される。復号器から出力され
た画像データはモニタ装置に与えられ、モニタ装置の表
示画面に原画像が表示される。
The switch 113 reproduces the reproduced picture data for the B picture sent from the adder 104, the reproduced picture data for the I picture or P picture stored in the reference picture memory 106, and the reproduced picture data stored in the reference picture memory 107. The CPU 110 controls the reproduced image data for the I picture or the P picture so as to be output in the same order as the order of the original images. The image data output from the decoder is provided to the monitor device, and the original image is displayed on the display screen of the monitor device.

【0028】[0028]

【発明が解決しようとする課題】この発明は、原画像の
解像度より低い解像度の再生画像を得るのに適し、かつ
演算量の低減化が図れる動画像復号化方法を提供するこ
とを目的とする。
SUMMARY OF THE INVENTION An object of the present invention is to provide a moving picture decoding method suitable for obtaining a reproduced picture having a lower resolution than that of an original picture and capable of reducing the amount of calculation. .

【0029】[0029]

【課題を解決するための手段】この発明による動画像復
号化方法は、MPEG方式によって圧縮された信号を復
号化する動画像復号化方法において、Bピクチャに対す
る逆DCTの精度を、IピクチャまたはPピクチャに対
する逆DCTの精度より低くしたことを特徴とする。
A moving picture decoding method according to the present invention is a moving picture decoding method for decoding a signal compressed by the MPEG system. It is characterized in that the accuracy is lower than the accuracy of inverse DCT for a picture.

【0030】具体的には、以下の2つの方法(1)、
(2)がある。
Specifically, the following two methods (1)
There is (2).

【0031】(1) IピクチャまたはPピクチャに対
するDCT係数のうち水平周波数の高域部分のDCT係
数を0に置換した後に逆DCTを行い、Bピクチャに対
するDCT係数のうちの水平周波数の高域部分および垂
直周波数の高域部分のDCT係数を0に置換した後に逆
DCTを行うことにより、Bピクチャに対する逆DCT
の精度を、IピクチャまたはPピクチャに対する逆DC
Tの精度より低くする。
(1) The DCT coefficient of the high frequency band of the DCT coefficient for the I picture or P picture is replaced with 0, and then the inverse DCT is performed. By performing the inverse DCT after replacing the DCT coefficient in the high frequency part of the vertical frequency with 0, the inverse DCT for the B picture is performed.
Is the inverse DC for I or P pictures.
Lower than the accuracy of T.

【0032】原画像の符号化時において、水平方向画素
数がMで垂直方向画素数がNのブロック単位でDCT変
換が行われているとすると、たとえば、Iピクチャまた
はPピクチャに対するM×Nのブロック単位のDCT係
数のうち水平周波数がM/2より高域部分のDCT係数
を0に置換した後に逆DCTを行い、Bピクチャに対す
るM×Nのブロック単位のDCT係数のうちの水平周波
数がM/2より高域部分および垂直周波数がN/2より
高域部分のDCT係数を0に置換した後に逆DCTを行
う。M,Nの例としては、M=N=8が挙げられる。
If the DCT transform is performed in units of blocks each having M pixels in the horizontal direction and N pixels in the vertical direction at the time of encoding the original image, for example, an M × N conversion for an I picture or a P picture is performed. After the DCT coefficients of the DCT coefficients in the block unit whose horizontal frequency is higher than M / 2 are replaced with 0, the inverse DCT is performed, and the horizontal frequency of the M × N block unit DCT coefficients for the B picture is M The inverse DCT is performed after replacing the DCT coefficients of the higher frequency portion than / 2 and the vertical frequency portion higher than N / 2 with 0. An example of M and N is M = N = 8.

【0033】(2) IピクチャまたはPピクチャに対
するDCT係数のうち水平周波数の高域部分のDCT係
数を除去した後に逆DCTを行い、Bピクチャに対する
DCT係数のうちの水平周波数の高域部分および垂直周
波数の高域部分のDCT係数を除去した後に逆DCTを
行うことにより、Bピクチャに対する逆DCTの精度
を、IピクチャまたはPピクチャに対する逆DCTの精
度より低くする。
(2) After removing the DCT coefficient of the high frequency part of the horizontal frequency among the DCT coefficients for the I picture or P picture, inverse DCT is performed, and the high frequency part and the vertical part of the DCT coefficient of the B picture for the B picture are removed. By performing the inverse DCT after removing the DCT coefficient in the high frequency part, the accuracy of the inverse DCT for the B picture is made lower than the accuracy of the inverse DCT for the I picture or the P picture.

【0034】原画像の符号化時において、水平方向画像
数がMで垂直方向画素数がNのブロック単位でDCT変
換が行われているとすると、たとえば、Iピクチャまた
はPピクチャに対するM×Nのブロック単位のDCT係
数のうち水平周波数がM/2より高域部分のDCT係数
を除去した後に逆DCTを行い、Bピクチャに対するM
×Nのブロック単位のDCT係数のうちの水平周波数が
M/2より高域部分および垂直周波数がN/2より高域
部分のDCT係数を除去した後に逆DCTを行う。M,
Nの例としては、M=N=8が挙げられる。
At the time of encoding the original image, if the DCT transform is performed in units of blocks each having the number of horizontal images of M and the number of vertical pixels of N, for example, an M × N image for an I picture or a P picture After removing the DCT coefficients of the block whose horizontal frequency is higher than M / 2 among the DCT coefficients in block units, inverse DCT is performed, and the M
The inverse DCT is performed after removing the DCT coefficients of the DCT coefficients of the × N block unit in the horizontal frequency range higher than M / 2 and the vertical frequency range higher than N / 2. M,
An example of N is M = N = 8.

【0035】[0035]

【発明の実施の形態】以下、図1〜図4を参照して、こ
の発明をMPEG復号器に適用した場合の実施の形態に
ついて説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment in which the present invention is applied to an MPEG decoder will be described below with reference to FIGS.

【0036】図1は、MPEG復号器の構成を示してい
る。
FIG. 1 shows the configuration of the MPEG decoder.

【0037】変換係数の可変長符号は、可変長復号化器
1に送られる。マクロブロック・タイプを含む制御信号
はCPU20に送られる。動きベクトルの可変長符号
は、可変長復号化器17に送られて復号化される。可変
長復号化器17によって得られた動きベクトルは、ベク
トル値変換回路18に送られ、動きベクトルの水平方向
および垂直方向の大きさがそれぞれ1/2になるように
変換される。ベクトル値変換回路18によって水平方向
および垂直方向の大きさがそれぞれ1/2になるように
変換された動きベクトルは、第1参照画像用メモリ11
および第2参照画像用メモリ12に、参照画像の切り出
し位置を制御するための制御信号として送られる。
The variable length code of the transform coefficient is sent to the variable length decoder 1. The control signal including the macroblock type is sent to the CPU 20. The variable length code of the motion vector is sent to the variable length decoder 17 and decoded. The motion vector obtained by the variable length decoder 17 is sent to a vector value conversion circuit 18 and converted so that the horizontal and vertical sizes of the motion vector are each 1 /. The motion vector converted by the vector value conversion circuit 18 so that the size in the horizontal direction and the size in the vertical direction are each halved is stored in the first reference image memory 11.
And it is sent to the second reference image memory 12 as a control signal for controlling the cutout position of the reference image.

【0038】可変長復号化器1は、変換係数の可変長符
号を復号化する。逆量子化器2は、可変長復号化器1か
ら得られた変換係数(量子化されたDCT係数)を逆量
子化してDCT係数に変換する。逆量子化器2によって
得られたDCT係数は、スイッチ3を介してIP用ゼロ
置換処理部4またはB用ゼロ置換処理部5に送られる。
The variable length decoder 1 decodes a variable length code of a transform coefficient. The inverse quantizer 2 inversely quantizes the transform coefficients (quantized DCT coefficients) obtained from the variable length decoder 1 and converts them into DCT coefficients. The DCT coefficient obtained by the inverse quantizer 2 is sent to the IP zero replacement unit 4 or the B zero replacement unit 5 via the switch 3.

【0039】スイッチ3は、逆量子化器2によって得ら
れたDCT係数がIピクチャまたはPピクチャに対する
ものである場合には、そのDCT係数がIP用ゼロ置換
処理部4に送られるように、逆量子化器2によって得ら
れたDCT係数がBピクチャに対するものである場合に
は、そのDCT係数がB用ゼロ置換処理部5に送られる
ように、CPU20によって制御される。
When the DCT coefficient obtained by the inverse quantizer 2 is for an I picture or a P picture, the switch 3 performs an inverse operation so that the DCT coefficient is sent to the IP zero replacement processing unit 4. When the DCT coefficient obtained by the quantizer 2 is for a B picture, the CPU 20 controls the DCT coefficient so that the DCT coefficient is sent to the B zero replacement processing unit 5.

【0040】IP用ゼロ置換処理部4は、図2(a)に
示すように、逆量子化器2で生成されたDCT係数列を
8(水平方向画素数)×8(垂直方向画素数)のサブブ
ロック単位に対応する8×8のDCT係数F(u,v)
(ただし、u=0,1,…7、v=0,1,…7)に戻
すとともに、図2(b)に示すように、各サブブロック
単位のDCT係数のうちの、水平周波数の高域部分のD
CT係数を0に置換する。この例では、水平周波数uが
4以上である領域のDCT係数が0に置換されている。
As shown in FIG. 2A, the IP zero replacement processing unit 4 converts the DCT coefficient sequence generated by the inverse quantizer 2 into 8 (the number of pixels in the horizontal direction) × 8 (the number of pixels in the vertical direction). 8 × 8 DCT coefficients F (u, v) corresponding to sub-block units of
(Where u = 0, 1,... 7, v = 0, 1,... 7), and as shown in FIG. 2B, of the DCT coefficients for each sub-block, the high horizontal frequency Area part D
Replace the CT coefficient with 0. In this example, the DCT coefficients in the region where the horizontal frequency u is 4 or more are replaced with 0.

【0041】B用ゼロ置換処理部5は、図3(a)に示
すように、逆量子化器2で生成されたDCT係数列を8
(水平方向画素数)×8(垂直方向画素数)のサブブロ
ック単位に対応する8×8のDCT係数F(u,v)
(ただし、u=0,1,…7、v=0,1,…7)に戻
すとともに、図3(b)に示すように、各サブブロック
単位のDCT係数のうちの、水平周波数の高域部分およ
び垂直周波数の高域部分のDCT係数を0に置換する。
この例では、水平周波数uが4以上である領域および垂
直周波数vが4以上である領域のDCT係数が0に置換
されている。
As shown in FIG. 3A, the zero-substitution processing unit 5 for B converts the DCT coefficient sequence generated by the
8 × 8 DCT coefficients F (u, v) corresponding to (horizontal pixel count) × 8 (vertical pixel count) subblock units
(Where u = 0, 1,... 7, v = 0, 1,... 7), and as shown in FIG. 3B, of the DCT coefficients of each sub-block, the high horizontal frequency The DCT coefficients of the band portion and the high frequency portion of the vertical frequency are replaced with 0.
In this example, the DCT coefficients in the region where the horizontal frequency u is 4 or more and the region where the vertical frequency v is 4 or more are replaced with 0.

【0042】逆DCT回路6は、IP用ゼロ置換処理部
4またはB用ゼロ置換処理部5で生成された8×8の数
のDCT係数に、上記数式2に基づいて、8×8の逆D
CTを施して、図2(c)または図3(c)に示すよう
な8(水平方向画素数)×8(垂直方向画素数)のデー
タ数からなるデータf(i,j)(ただし、i=0,
1,…7、j=0,1,…7)を生成する。
The inverse DCT circuit 6 applies the 8 × 8 inverse DCT coefficient to the 8 × 8 DCT coefficients generated by the IP zero substitution processing unit 4 or the B zero substitution processing unit 5 based on the above equation (2). D
By performing CT, data f (i, j) (where, the number of data is 8 (the number of pixels in the horizontal direction) × 8 (the number of pixels in the vertical direction)) as shown in FIG. i = 0,
1,... 7, j = 0, 1,.

【0043】また、このようにして得られた1つのマク
ロブロックを構成する4つのサブブロック単位に対応す
る画像データに基づいて16×16の1つのマクロブロ
ック単位の再生画像データまたは予測誤差データを生成
する。
Further, based on the image data corresponding to the four sub-block units constituting one macro block obtained in this way, the reproduced image data or prediction error data of one 16 × 16 macro block unit is obtained. Generate.

【0044】逆DCT回路6によって生成された16×
16のマクロブロック単位の予測誤差データには、その
マクロブロック・タイプに応じた参照画像データが加算
器7によって加算され、再生画像データが生成される。
参照画像データは、スイッチ16を介して加算器7に送
られる。ただし、逆DCT回路6から出力された画像デ
ータがフレーム内予測符号に対する再生画像データであ
る場合には、参照画像データは加算されない。
The 16 × generated by the inverse DCT circuit 6
The reference image data corresponding to the macroblock type is added to the 16 macroblock-based prediction error data by the adder 7 to generate reproduced image data.
The reference image data is sent to the adder 7 via the switch 16. However, if the image data output from the inverse DCT circuit 6 is reproduced image data for the intra-frame prediction code, the reference image data is not added.

【0045】逆DCT回路6または加算器7によって得
られた16×16のマクロブロック単位の再生画像デー
タは、間引回路8に送られる。間引回路8は、送られて
きた16×16のマクロブロック単位の再生画像データ
を水平および垂直方向にそれぞれ1/2に間引くことに
より、16×16のマクロブロック単位の再生画像デー
タを、水平および垂直方向がそれぞれ1/2に圧縮され
た8×8のマクロブロック単位の再生画像データに変換
する。したがって、間引回路8によって得られるマクロ
ブロック単位の画像データ量は、原画像のマクロブロッ
ク単位の画像データ量の1/4となる。
The reproduced image data in 16 × 16 macroblock units obtained by the inverse DCT circuit 6 or the adder 7 is sent to the thinning circuit 8. The thinning-out circuit 8 thins out the received 16 × 16 macroblock unit reproduced image data in the horizontal and vertical directions by 1 / in each of the horizontal and vertical directions, thereby reducing the 16 × 16 macroblock unit reproduced image data in the horizontal direction. Then, the image data is converted into 8 × 8 macroblock-unit reproduced image data in which the vertical direction is compressed to 1 /. Therefore, the amount of image data in macroblock units obtained by the thinning circuit 8 is の of the amount of image data in macroblock units of the original image.

【0046】逆DCT回路6または加算器7によって得
られた16×16のマクロブロック単位の再生画像デー
タにおいては、図4(a)に示すように奇数フィールド
の水平ライン(実線で示す)と偶数フィールドの水平ラ
イン(破線で示す)とが垂直方向に交互に現れるので、
奇数フィールドの水平ラインと偶数フィールドの水平ラ
インとが含まれるようにするために、垂直方向の間引き
を行う場合には、図4(b)に示すように水平ライン2
本単位で、間引きが行われる。
In the reproduced image data in units of 16 × 16 macroblocks obtained by the inverse DCT circuit 6 or the adder 7, the horizontal lines (shown by solid lines) and the even lines of the odd fields as shown in FIG. Since the horizontal lines of the field (indicated by the dashed lines) alternate in the vertical direction,
When thinning in the vertical direction is performed to include the horizontal lines of the odd field and the horizontal lines of the even field, the horizontal line 2 is used as shown in FIG.
Thinning is performed on a per-book basis.

【0047】間引回路8によって得られたマクロブロッ
ク単位の再生画像データが、Bピクチャに対する再生画
像データである場合には、その再生画像データはスイッ
チ9に送られる。
If the reproduced image data in macroblock units obtained by the thinning circuit 8 is reproduced image data for a B picture, the reproduced image data is sent to the switch 9.

【0048】間引回路8によって得られたマクロブロッ
ク単位の再生画像データが、IピクチャまたはPピクチ
ャに対する再生画像データである場合には、その再生画
像データはスイッチ10を介して第1参照画像用メモリ
11または第2参照画像用メモリ12に格納される。第
1参照画像用メモリ11または第2参照画像用メモリ1
2に格納される画像データ量は従来の1/4となる。ス
イッチ10は、CPU20によって制御される。
When the reproduced image data in units of macroblocks obtained by the thinning circuit 8 is reproduced image data for an I picture or a P picture, the reproduced image data is transmitted via the switch 10 to the first reference image. It is stored in the memory 11 or the second reference image memory 12. First reference image memory 11 or second reference image memory 1
The amount of image data stored in 2 becomes 1/4 of the conventional amount. The switch 10 is controlled by the CPU 20.

【0049】第1内挿回路13は、第1参照画像用メモ
リ11から読み出された8×8のマクロブロック単位の
参照画像データに対して、水平および垂直方向の内挿を
行って、つまり間引回路8によって間引かれた水平およ
び垂直ラインを補間して、16×16のマクロブロック
単位の参照画像データを生成する。
The first interpolation circuit 13 performs horizontal and vertical interpolation on the reference image data in 8 × 8 macroblock units read from the first reference image memory 11, that is, The horizontal and vertical lines thinned out by the thinning circuit 8 are interpolated to generate reference image data of 16 × 16 macroblock units.

【0050】第2内挿回路14は、第2参照画像用メモ
リ12から読み出された8×8のマクロブロック単位の
参照画像データに対して、水平および垂直方向の内挿を
行って、つまり間引回路8によって間引かれた水平およ
び垂直ラインを補間して、16×16のマクロブロック
単位の参照画像データを生成する。
The second interpolation circuit 14 performs interpolation in the horizontal and vertical directions on the reference image data read from the second reference image memory 12 in units of 8 × 8 macroblocks. The horizontal and vertical lines thinned out by the thinning circuit 8 are interpolated to generate reference image data of 16 × 16 macroblock units.

【0051】平均化部15は、第1内挿回路13および
第2内挿回路14から読出された画像データを平均し
て、内挿的フレーム間予測符号化に用いられる16×1
6のマクロブロック単位の参照画像データを生成する。
The averaging section 15 averages the image data read out from the first interpolation circuit 13 and the second interpolation circuit 14 to obtain a 16 × 1 image data used for the interpolative inter-frame predictive coding.
6 is generated for each macroblock.

【0052】スイッチ16は、CPU20によって次の
ように制御される。逆DCT回路6から出力されたデー
タがフレーム内予測符号化に対する再生画像データであ
る場合には、スイッチ16の共通端子が接地端子に切り
換えられる。
The switch 16 is controlled by the CPU 20 as follows. If the data output from the inverse DCT circuit 6 is reproduced image data for intra-frame prediction coding, the common terminal of the switch 16 is switched to the ground terminal.

【0053】逆DCT回路6から出力されたデータが順
方向フレーム間予測符号に対する予測誤差データである
場合または逆方向フレーム間予測符号に対する予測誤差
データである場合には、スイッチ16の共通端子が第1
内挿回路13からの参照画像データが送られる端子また
は第2内挿回路14からの参照画像データが送られる端
子のいずれか一方を選択するように切り換えられる。
When the data output from the inverse DCT circuit 6 is prediction error data for a forward inter-frame prediction code or prediction error data for a backward inter-frame prediction code, the common terminal of the switch 16 1
Switching is performed to select either a terminal to which reference image data from the interpolation circuit 13 is sent or a terminal to which reference image data from the second interpolation circuit 14 is sent.

【0054】逆DCT回路6から出力されたデータが内
挿的フレーム間予測符号に対する予測誤差データである
場合には、スイッチ16の共通端子が平均化部15の出
力が送られる端子を選択するように切り換えられる。
If the data output from the inverse DCT circuit 6 is prediction error data for an interpolative inter-frame prediction code, the common terminal of the switch 16 selects the terminal to which the output of the averaging unit 15 is sent. Is switched to.

【0055】なお、参照画像用メモリ11、12から参
照画像が読み出される場合には、ベクトル値変換回路1
8からの動きベクトルに基づいて、その切り出し位置が
制御される。ベクトル値変換回路18によって動きベク
トルの水平方向および垂直方向の大きさが1/2に変換
されているのは、間引回路8から参照画像用メモリ1
1、12に送られるマクロブロック単位の画像データが
水平および垂直方向にそれぞれ1/2に圧縮されたもの
となっているためである。
When a reference image is read from the reference image memories 11 and 12, the vector value conversion circuit 1
8, the cutout position is controlled based on the motion vector. The reason why the horizontal and vertical magnitudes of the motion vector are converted to に よ っ て by the vector value conversion circuit 18 is that the motion vector is converted from the thinning circuit 8 to the reference image memory 1.
This is because the image data in units of macroblocks sent to 1 and 12 are compressed in half in the horizontal and vertical directions, respectively.

【0056】スイッチ9は、間引回路8からスイッチ9
に送られてきたBピクチャに対する再生画像データ、参
照画像用メモリ11に格納されたIピクチャまたはPピ
クチャに対する再生画像データ、参照画像用メモリ12
に格納されたIピクチャまたはPピクチャに対する再生
画像データが原画像の順序と同じ順番で出力されるよう
にCPU20によって制御される。スイッチ9から出力
された画像データは、フォーマット変換回路19によっ
てモニタ装置の水平および垂直走査線数に対応するよう
にフォーマット変換された後、モニタ装置に送られる。
The switch 9 is connected between the thinning circuit 8 and the switch 9
The reproduced image data for the B picture, the reproduced image data for the I picture or the P picture stored in the reference image memory 11, and the reference image memory 12
Is controlled by the CPU 20 so that the reproduced image data for the I picture or the P picture stored in the image data is output in the same order as the order of the original images. The image data output from the switch 9 is format-converted by the format conversion circuit 19 so as to correspond to the number of horizontal and vertical scanning lines of the monitor device, and then sent to the monitor device.

【0057】上記実施の形態によれば、第1参照画像用
メモリ11および第2参照画像用メモリ12として、従
来のそれらの容量の1/4のものを用いることができ
る。
According to the above embodiment, the memory 11 for the first reference image and the memory 12 for the second reference image can use one-fourth their conventional capacity.

【0058】また、上記実施の形態では、IP用ゼロ置
換処理部4およびB用ゼロ置換処理部5によって逆量子
化器2から得られるサブブロック毎の8×8の変換係数
のうちの一部が0に置換されている。このため、逆DC
T回路6による演算量が削減される。
Also, in the above embodiment, a part of the 8 × 8 transform coefficients for each sub-block obtained from the inverse quantizer 2 by the IP zero replacement processing unit 4 and the B zero replacement processing unit 5. Has been replaced with 0. Therefore, the inverse DC
The amount of calculation by the T circuit 6 is reduced.

【0059】ところで、上記実施の形態では、Iピクチ
ャまたはPピクチャに対するDCT係数を処理するIP
用ゼロ置換処理部4では、各サブブロック単位のDCT
係数のうちの、水平周波数の高域部分のDCT係数が0
に置換され、Bピクチャに対するDCT係数を処理する
B用ゼロ置換処理部5では、各サブブロック単位のDC
T係数のうちの、水平周波数の高域部分および垂直周波
数の高域部分のDCT係数が0に置換されている。
By the way, in the above embodiment, the IP which processes the DCT coefficient for the I picture or the P picture is
In the zero-substitution processor 4, the DCT for each sub-block is
Of the coefficients, the DCT coefficient in the high frequency portion of the horizontal frequency is 0.
And the zero replacement processing unit 5 for B that processes the DCT coefficient for the B picture
Of the T coefficients, the DCT coefficients of the high frequency portion of the horizontal frequency and the high frequency portion of the vertical frequency are replaced with 0.

【0060】具体的には、IP用ゼロ置換処理部4で
は、8×8のサブブロック単位のDCT係数のうち、水
平周波数uが4以上である領域のDCT係数が0に置換
され、B用ゼロ置換処理部5では、8×8のサブブロッ
ク単位のDCT係数のうち、水平周波数uが4以上であ
る領域および垂直周波数vが4以上である領域のDCT
係数が0に置換されている。つまり、Iピクチャまたは
Pピクチャに対するDCT係数に対する逆DCTの精度
が、Bピクチャに対するDCT係数に対する逆DCTの
精度より高くなるように、DCT係数の一部が0に置換
されている。
More specifically, the IP zero-substitution processing unit 4 replaces DCT coefficients in a region where the horizontal frequency u is 4 or more with 0 among DCT coefficients in 8 × 8 sub-block units, In the zero-substitution processing unit 5, DCT coefficients of a region where the horizontal frequency u is 4 or more and a region where the vertical frequency v is 4 or more among the 8 × 8 sub-block DCT coefficients are used.
The coefficient has been replaced by zero. That is, a part of the DCT coefficients is replaced with 0 so that the accuracy of the inverse DCT for the DCT coefficient for the I picture or the P picture is higher than the accuracy of the inverse DCT for the DCT coefficient for the B picture.

【0061】この理由について説明する。図3に示すよ
うに、各サブブロック単位のDCT係数のうちの、水平
周波数の高域部分および垂直周波数の高域部分のDCT
係数を0に置換した後に逆DCTを行うと、水平周波数
の高域部分および垂直周波数の高域成分を含む画像の再
現が不十分となる。しかしながら、原画像の解像度に比
べて低い解像度で画像を表示させる場合には、水平周波
数の高域成分および垂直周波数の高域成分を含む画像の
再現が不十分であっても、さほど問題とならない。
The reason will be described. As shown in FIG. 3, of the DCT coefficients of each sub-block, the DCT of the high frequency portion of the horizontal frequency and the high frequency portion of the vertical frequency
If the inverse DCT is performed after the coefficient is replaced with 0, the reproduction of an image including the high frequency portion of the horizontal frequency and the high frequency component of the vertical frequency becomes insufficient. However, when displaying an image at a resolution lower than the resolution of the original image, even if the reproduction of the image including the high-frequency component of the horizontal frequency and the high-frequency component of the vertical frequency is insufficient, there is not much problem. .

【0062】ところが、MPEG方式の復号化では、復
号化された画像を参照して次の画像を生成することがあ
るため、その参照となる画像の再現が不十分である場合
には、その参照画像を用いて生成される画像の画質がさ
らに低下する。また、このようにして、得られた画像が
参照画像として用いられていくと、再現される画像の画
質がますます低下していくという問題がある。特に、復
号化しようとする画像がインターレース画像である場合
には、垂直周波数の高域成分が多く含まれるため、画質
の低下が顕著となる可能性がある。
However, in the decoding of the MPEG system, the next image may be generated by referring to the decoded image. Therefore, if the reproduction of the reference image is insufficient, the reference The image quality of the image generated using the image is further reduced. Further, when the obtained image is used as a reference image, there is a problem that the image quality of the reproduced image is further reduced. In particular, when the image to be decoded is an interlaced image, a large amount of high frequency components in the vertical frequency is included, so that the image quality may be significantly reduced.

【0063】そこで、上記実施の形態では、他の画像の
復号化のために参照されるIピクチャまたはPピクチャ
に対しては、図2に示すように、水平周波数の低域部分
のうち、垂直周波数の低域部分のみならず垂直周波数成
分の高域部分のDCT係数をも使用して復号化を行い、
他の画像の復号化のために参照されないBピクチャに対
しては、図3に示すように、水平周波数の低域部分のう
ち、垂直周波数の低域部分のみのDCT係数を使用して
復号化を行うようにしているのである。
Therefore, in the above embodiment, as shown in FIG. 2, the I picture or the P picture to be referred to for decoding another picture is, as shown in FIG. Decoding is performed using not only the low-frequency part of the frequency but also the DCT coefficient of the high-frequency part of the vertical frequency component,
As shown in FIG. 3, for a B picture that is not referred to for decoding another image, decoding is performed using DCT coefficients of only the low-frequency part of the vertical frequency among the low-frequency parts of the horizontal frequency. That is to do.

【0064】なお、IピクチャまたはPピクチャに関し
ては、各サブブロック単位のDCT係数のうちの、水平
周波数の高域部分のDCT係数を除去した後に4×8の
逆DCTを行い、Bピクチャに関しては、各サブブロッ
ク単位のDCT係数のうちの、水平周波数の高域部分お
よび垂直周波数の高域部分の両方のDCT係数を除去し
た後に4×4の逆DCTを行うようにしてもよい。
In the case of an I picture or a P picture, 4 × 8 inverse DCT is performed after removing a DCT coefficient in a high frequency portion of a horizontal frequency from DCT coefficients of each sub block. The 4 × 4 inverse DCT may be performed after removing the DCT coefficients of both the high frequency part of the horizontal frequency and the high frequency part of the vertical frequency among the DCT coefficients of each sub block.

【0065】[0065]

【発明の効果】この発明によれば、原画像の解像度より
低い解像度の再生画像を得るのに適し、かつ演算量の低
減化が図れる動画像復号化方法が得られる。
According to the present invention, there is provided a moving picture decoding method suitable for obtaining a reproduced picture having a lower resolution than the resolution of the original picture and capable of reducing the amount of calculation.

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

【図1】MPEG復号器の構成を示すブロック図であ
る。
FIG. 1 is a block diagram illustrating a configuration of an MPEG decoder.

【図2】IP用ゼロ置換処理部によって水平周波数の高
域部分のDCT係数が0に置換された後のDCT係数を
示すとともに、逆DCT回路によって逆変換された後の
データを示す模式図である。
FIG. 2 is a schematic diagram showing a DCT coefficient after a DCT coefficient in a high frequency portion of a horizontal frequency is replaced with 0 by an IP zero replacement unit and data after being inversely transformed by an inverse DCT circuit; is there.

【図3】B用ゼロ置換処理部によって水平周波数の高域
部分および垂直周波数の高域部分のDCT係数が0に置
換された後のDCT係数を示すとともに、逆DCT回路
によって逆変換された後のデータを示す模式図である。
FIG. 3 shows the DCT coefficients after the DCT coefficients of the high-frequency portion of the horizontal frequency and the high-frequency portion of the vertical frequency have been replaced with 0 by the zero-substitution processing unit for B, and after being inversely transformed by the inverse DCT circuit. It is a schematic diagram which shows the data of.

【図4】間引回路による垂直方向の間引処理を説明する
ための模式図である。
FIG. 4 is a schematic diagram for explaining a vertical thinning process performed by a thinning circuit.

【図5】従来のMPEG復号器の構成を示すブロック図
である。
FIG. 5 is a block diagram showing a configuration of a conventional MPEG decoder.

【図6】MPEG符号器で行われるDCTおよび従来の
MPEG復号器で行われる逆DCTを説明するための模
式図である。
FIG. 6 is a schematic diagram for explaining DCT performed by an MPEG encoder and inverse DCT performed by a conventional MPEG decoder.

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

1 可変長復号化器 2 逆量子化器 4 IP用ゼロ置換処理部 5 B用ゼロ置換処理部 6 逆DCT回路 7 加算器 8 間引回路 11 第1参照画像用メモリ 12 第2参照画像用メモリ 13 第1内挿回路 14 第2内挿回路 15 平均化部 17 可変長復号化器 18 ベクトル値変換回路 3、9、10、16 スイッチ 19 フォーマット変換回路 20 CPU REFERENCE SIGNS LIST 1 variable length decoder 2 inverse quantizer 4 zero substitution processing unit for IP 5 zero substitution processing unit for B 6 inverse DCT circuit 7 adder 8 thinning circuit 11 memory for first reference image 12 memory for second reference image 13 First Interpolation Circuit 14 Second Interpolation Circuit 15 Averaging Unit 17 Variable Length Decoder 18 Vector Value Conversion Circuit 3, 9, 10, 16 Switch 19 Format Conversion Circuit 20 CPU

───────────────────────────────────────────────────── フロントページの続き (72)発明者 松浦 信一 大阪府守口市京阪本通2丁目5番5号 三 洋電機株式会社内 ──────────────────────────────────────────────────続 き Continuation of the front page (72) Inventor Shinichi Matsuura 2-5-5 Keihanhondori, Moriguchi-shi, Osaka Sanyo Electric Co., Ltd.

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 MPEG方式によって圧縮符号化された
信号を復号化する動画像復号化方法において、 Bピクチャに対する逆DCTの精度を、Iピクチャまた
はPピクチャに対する逆DCTの精度より低くしたこと
を特徴とする動画像復号化方法。
1. A moving picture decoding method for decoding a signal that has been compression-encoded by the MPEG method, wherein accuracy of inverse DCT for a B picture is lower than accuracy of inverse DCT for an I picture or a P picture. Moving image decoding method.
【請求項2】 IピクチャまたはPピクチャに対するD
CT係数のうち水平周波数の高域部分のDCT係数を0
に置換した後に逆DCTを行い、Bピクチャに対するD
CT係数のうちの水平周波数の高域部分および垂直周波
数の高域部分のDCT係数を0に置換した後に逆DCT
を行うことにより、Bピクチャに対する逆DCTの精度
を、IピクチャまたはPピクチャに対する逆DCTの精
度より低くしたことを特徴とする請求項1に記載の動画
像復号化方法。
2. A D-picture for an I-picture or a P-picture.
The DCT coefficient of the high frequency part of the horizontal frequency in the CT coefficient is set to 0.
To the B picture,
After the DCT coefficients of the high frequency portion of the horizontal frequency and the high frequency portion of the vertical frequency of the CT coefficients are replaced with 0, the inverse DCT is performed.
The moving picture decoding method according to claim 1, wherein the accuracy of the inverse DCT for the B picture is made lower than the accuracy of the inverse DCT for the I picture or the P picture by performing.
【請求項3】 原画像の符号化時において、水平方向画
素数がMで垂直方向画素数がNのブロック単位でDCT
変換が行われているとすると、IピクチャまたはPピク
チャに対するM×Nのブロック単位のDCT係数のうち
水平周波数がM/2より高域部分のDCT係数を0に置
換した後に逆DCTを行い、Bピクチャに対するM×N
のブロック単位のDCT係数のうちの水平周波数がM/
2より高域部分および垂直周波数がN/2より高域部分
のDCT係数を0に置換した後に逆DCTを行うことを
特徴とする請求項2に記載の動画像復号化方法。
3. When encoding an original image, DCT is performed in block units having M pixels in the horizontal direction and N pixels in the vertical direction.
Assuming that the transform has been performed, the inverse DCT is performed after replacing the DCT coefficients in the MxN block unit DCT coefficients of the I picture or the P picture in the higher frequency range than M / 2 with 0, M × N for B picture
The horizontal frequency of the DCT coefficients in block units of M /
3. The moving picture decoding method according to claim 2, wherein the inverse DCT is performed after replacing DCT coefficients of a higher frequency portion than 2 and a vertical frequency portion higher than N / 2 with 0.
【請求項4】 IピクチャまたはPピクチャに対するD
CT係数のうち水平周波数の高域部分のDCT係数を除
去した後に逆DCTを行い、Bピクチャに対するDCT
係数のうちの水平周波数の高域部分および垂直周波数の
高域部分のDCT係数を除去した後に逆DCTを行うこ
とにより、Bピクチャに対する逆DCTの精度を、Iピ
クチャまたはPピクチャに対する逆DCTの精度より低
くしたことを特徴とする請求項1に記載の動画像復号化
方法。
4. A D-picture for an I-picture or a P-picture
After removing the DCT coefficient in the high frequency portion of the horizontal frequency from the CT coefficients, inverse DCT is performed, and DCT for the B picture is performed.
By performing the inverse DCT after removing the DCT coefficients of the high-frequency part of the horizontal frequency and the high-frequency part of the vertical frequency of the coefficients, the precision of the inverse DCT for the B picture is reduced. 2. The moving picture decoding method according to claim 1, wherein the moving picture decoding rate is set lower.
【請求項5】 原画像の符号化時において、水平方向画
像数がMで垂直方向画素数がNのブロック単位でDCT
変換が行われているとすると、IピクチャまたはPピク
チャに対するM×Nのブロック単位のDCT係数のうち
水平周波数がM/2より高域部分のDCT係数を除去し
た後に逆DCTを行い、Bピクチャに対するM×Nのブ
ロック単位のDCT係数のうちの水平周波数がM/2よ
り高域部分および垂直周波数がN/2より高域部分のD
CT係数を除去した後に逆DCTを行うことを特徴とす
る請求項4に記載の動画像復号化方法。
5. At the time of encoding an original image, DCT is performed in units of blocks each having the number of horizontal images M and the number of vertical pixels N.
If the transform is performed, the inverse DCT is performed after removing the DCT coefficient of the portion where the horizontal frequency is higher than M / 2 among the M × N block unit DCT coefficients for the I picture or the P picture, and performing the B picture Of the DCT coefficients in block units of M × N with respect to D, where the horizontal frequency is higher than M / 2 and the vertical frequency is higher than N / 2.
5. The moving picture decoding method according to claim 4, wherein the inverse DCT is performed after removing the CT coefficients.
【請求項6】 M=N=8であることを特徴とする請求
項3および5のいずれかに記載の動画像復号化方法。
6. The moving picture decoding method according to claim 3, wherein M = N = 8.
JP04595798A 1998-02-26 1998-02-26 Video decoding method Expired - Fee Related JP3384739B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP04595798A JP3384739B2 (en) 1998-02-26 1998-02-26 Video decoding method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP04595798A JP3384739B2 (en) 1998-02-26 1998-02-26 Video decoding method

Publications (2)

Publication Number Publication Date
JPH11252561A true JPH11252561A (en) 1999-09-17
JP3384739B2 JP3384739B2 (en) 2003-03-10

Family

ID=12733757

Family Applications (1)

Application Number Title Priority Date Filing Date
JP04595798A Expired - Fee Related JP3384739B2 (en) 1998-02-26 1998-02-26 Video decoding method

Country Status (1)

Country Link
JP (1) JP3384739B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007195117A (en) * 2006-01-23 2007-08-02 Toshiba Corp Moving image decoding device
JP2014158076A (en) * 2013-02-14 2014-08-28 Kddi Corp Scanning order generator, video image encoder, video image decoder, scanning order generation method, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007195117A (en) * 2006-01-23 2007-08-02 Toshiba Corp Moving image decoding device
JP2014158076A (en) * 2013-02-14 2014-08-28 Kddi Corp Scanning order generator, video image encoder, video image decoder, scanning order generation method, and program

Also Published As

Publication number Publication date
JP3384739B2 (en) 2003-03-10

Similar Documents

Publication Publication Date Title
JP4014263B2 (en) Video signal conversion apparatus and video signal conversion method
US7426308B2 (en) Intraframe and interframe interlace coding and decoding
JP4324844B2 (en) Image decoding apparatus and image decoding method
US20030095603A1 (en) Reduced-complexity video decoding using larger pixel-grid motion compensation
JP2004140473A (en) Image information coding apparatus, decoding apparatus and method for coding image information, method for decoding
JP2011505781A (en) Extension of the AVC standard to encode high-resolution digital still images in parallel with video
JPH031688A (en) High efficiency picture coder
JPH0818979A (en) Image processor
KR100568649B1 (en) Moving-picture decording apparatus and moving-picture decording method
JP2933561B2 (en) Video transcoder
JP3568392B2 (en) Video decoding device
JP4264811B2 (en) Image decoding apparatus and image decoding method
JP3416505B2 (en) Video decoding method
JP3384739B2 (en) Video decoding method
JP2002262293A (en) Moving image decoder and moving image decoding method
JP3481112B2 (en) Video decoding device
JP3481118B2 (en) Video decoding method
JPH08172628A (en) Reduction method of quantized noise caused when converted and coded image data are decoded and decoder for image data subjected to conversion coding
JP3481111B2 (en) Video decoding device
JP3384740B2 (en) Video decoding method
JP3384738B2 (en) Video decoding method
JPH10145788A (en) Video reproduction device
JP3416509B2 (en) Video decoding device
JP2002044669A (en) Apparatus and method for conversion of image information
JPH10126749A (en) Sequential scanning conversion device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081227

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees