JPH11243549A - Dynamic image decoding method - Google Patents

Dynamic image decoding method

Info

Publication number
JPH11243549A
JPH11243549A JP4402598A JP4402598A JPH11243549A JP H11243549 A JPH11243549 A JP H11243549A JP 4402598 A JP4402598 A JP 4402598A JP 4402598 A JP4402598 A JP 4402598A JP H11243549 A JPH11243549 A JP H11243549A
Authority
JP
Japan
Prior art keywords
thinning
reproduced image
image data
image
reproduced
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
JP4402598A
Other languages
Japanese (ja)
Other versions
JP3384738B2 (en
Inventor
Akihiko Yamashita
昭彦 山下
Hiroshi Murashima
弘嗣 村島
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 JP04402598A priority Critical patent/JP3384738B2/en
Publication of JPH11243549A publication Critical patent/JPH11243549A/en
Application granted granted Critical
Publication of JP3384738B2 publication Critical patent/JP3384738B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To improve the image quantity of a reproduced image with respect to the vertical thinning rate of m/8 (m is an odd number) by performing vertical thinning to the reproduced image of macro-block units, so as to convert 16 horizontal lines into 2m horizontal lines in the reproduced image after thinning. SOLUTION: When an original image is an interlaced image with the vertical thinning rate set at m/8 (m is an odd number), a reproduced image is obtained for each macro-block units, having 16 vertical direction pixels based on the image where inverse DCT has been applied to the luminance signals. This reproduced image undergoes vertical thinning, so that 16 horizontal lines are converted into 2m horizontal lines in a reproduced image after thinning and also that the number of horizontal lines of odd fields are equal to the number of horizontal lines of even fields in the reproduced image the after thinning. That is, the thinning circuits 7 and 8 perform the vertical thinning with respect to a reproduced image that is obtained by an inverse DCT circuit 4 or an adder 5, with, for example a thinning rate of 3/8.

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の符号化では、まず、マクロブロックごとに、時間
軸方向の予測符号化(MPEG1ではフレーム予測符号
化が、MPEG2ではフレーム予測符号化またはフィー
ルド予測符号化)が行われる。
[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, prediction encoding in the time axis direction (frame prediction encoding in MPEG1 and frame prediction encoding or field prediction encoding in MPEG2) is performed for each macroblock.

【0005】マクロブロックは、4:2:0フォーマッ
トの場合、16(水平方向画素数)×16(垂直方向画
素数)の大きさのY信号(輝度信号)と、8(水平方向
画素数)×8(垂直方向画素数)の大きさのCb信号
(色差信号)と、8(水平方向画素数)×8(垂直方向
画素数)の大きさのCr信号(色差信号)とからなる。
In the case of the 4: 2: 0 format, a macroblock has a Y signal (luminance signal) having a size of 16 (the number of pixels in the horizontal direction) × 16 (the number of pixels in the vertical direction) and 8 (the number of pixels in the horizontal direction). It consists of a Cb signal (color difference signal) having a size of × 8 (the number of pixels in the vertical direction) and a Cr signal (color difference signal) having a size of 8 (the number of pixels in the horizontal direction) × 8 (the number of pixels in the vertical direction).

【0006】ここでは、説明の便宜上、Y信号について
のみ説明する。予測符号化方式に対応してIピクチャ、
Pピクチャ、Bピクチャの3種類の画像タイプが存在す
る。以下においては、フレーム予測符号化を例にとって
説明する。
Here, for convenience of explanation, only the Y signal will be described. I picture corresponding to the predictive coding method,
There are three image types, P picture and B picture. In the following, a description will be given of frame predictive coding as an example.

【0007】(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.

【0008】(2)Pピクチャ:IまたはPピクチャか
らの予測を行うことによってできる画面であり、一般的
に、Pピクチャ内のマクロブロック・タイプは、フレー
ム内情報のみで符号化するフレーム内符号化と、過去の
再生画像から予測する順方向フレーム間予測符号化との
両方を含んでいる。
(2) P picture: A picture formed by performing prediction from an I or P picture. In general, a 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.

【0009】(3)Bピクチャ:双方向予測によってで
きる画面で、一般的に、以下のマクロブロック・タイプ
を含んでいる。 a.フレーム内情報のみで符号化するフレーム内予測符
号化 b.過去の再生画像から予測する順方向フレーム間予測
符号化 c.未来から予測する逆方向フレーム間予測符号化 d.前後両方の予測による内挿的フレーム間予測符号化 ここで、内挿的フレーム間予測とは、順方向予測と逆方
向予測の2つの予測を対応画素間で平均することをい
う。
(3) B picture: A picture formed 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.

【0010】MPEG符号器では、原画像の画像データ
は、16(水平方向画素数)×16(垂直方向画素数)
の大きさのマクロブロック単位に分割される。マクロブ
ロック・タイプがフレーム内予測符号化以外のマクロブ
ロックに対しては、マクロブロック・タイプに応じたフ
レーム間予測が行われ、予測誤差データが生成される。
In the MPEG encoder, the image data of the original image is 16 (the number of pixels in the horizontal direction) × 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.

【0011】マクロブロック単位毎の画像データ(マク
ロブロック・タイプがフレーム内予測符号化である場
合)または予測誤差データ(マクロブロック・タイプが
フレーム間予測符号化である場合)は、8×8の大きさ
の4つのサブブロックに分割され、各サブブロックの画
像データに直交変換の1種である2次元離散コサイン変
換(DCT:Discrete Cosine Transform )が数式1に
基づいて行われる。つまり、図8に示すように、8×8
の大きさのブロック内の各データf(i,j)に基づい
て、uv空間(u:水平周波数,v:垂直周波数)にお
ける各DCT(直交変換)係数F(u,v)が得られ
る。
The image data (when the macroblock type is intra-frame prediction coding) or prediction error data (when the macroblock type is inter-frame prediction coding) for each macroblock unit 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.

【0012】[0012]

【数1】 (Equation 1)

【0013】MPEG1では、DCTには、フレームD
CTモードのみであるが、MPEG2のフレーム構造で
は、マクロブロック単位でフレームDCTモードとフィ
ールドDCTモードに切り換えることができる。ただ
し、MPEG2のフィールド構造では、フィールドDC
Tモードのみである。
In MPEG1, a 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.

【0014】フレーム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 parts, an upper left 8 × 8 block, an upper right eight column and eight row block, a lower left 8 × 8 block, and a lower right 8 × 8 block. DCT is performed for each block.

【0015】一方、フィールド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.

【0016】上記のようにして得られたDCT係数に対
して量子化が施され、量子化されたDCT係数が生成さ
れる。量子化されたDCT係数は、ジグザグスキャンま
たはオルタネートスキャンされて1次元に並べられ、可
変長符号器によって符号化される。MPEG符号器から
は、可変長符号器によって得られた変換係数の可変長符
号とともに、マクロブロック・タイプを示す情報を含む
制御情報および動きベクトルの可変長符号が出力され
る。
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.

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

【0018】変換係数の可変長符号は、可変長復号化器
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.

【0019】可変長復号化器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.

【0020】逆DCT回路103は、逆量子化器102
で生成されたDCT係数列を8×8のサブブロック単位
のDCT係数に戻すとともに、数式2に示す逆変換式に
基づいて8×8の逆DCTを行う。つまり、図8に示す
ように、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. 8, 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.

【0021】[0021]

【数2】 (Equation 2)

【0022】逆DCT回路103によって生成されたマ
クロブロック単位の予測誤差データには、そのマクロブ
ロック・タイプに応じた参照画像データが加算器104
によって加算されて、再生画像データが生成される。参
照画像データは、スイッチ112を介して加算器104
に送られる。ただし、逆DCT回路103から出力され
たデータがフレーム内予測符号に対する再生画像データ
である場合には、参照画像データは加算されない。
The prediction error data in macroblock units generated 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.

【0023】逆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.

【0024】逆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.

【0025】平均化部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.

【0026】スイッチ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.

【0027】逆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.

【0028】逆DCT回路103から出力されたデータ
が内挿的フレーム間予測符号に対する予測誤差データで
ある場合には、スイッチ112の共通端子が平均化部1
08の出力が送られる端子を選択するように切り換えら
れる。
If 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.

【0029】スイッチ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.

【0030】[0030]

【発明が解決しようとする課題】ところで、原画像の解
像度より低い解像度の再生画像を得る場合に、DCT係
数のうちの一部のみを使用して逆DCTを行って得た画
像に基づいて第1の再生画像を生成し、当該第1の再生
画像に対して水平方向間引きおよび垂直方向間引きのう
ち、少なくとも垂直方向間引きを行って、原画像に対し
て解像度の低い第2の再生画像を生成することが考えら
れる。
When a reproduced image having a lower resolution than that of the original image is obtained, the first DCT coefficient is used to perform the inverse DCT on the basis of the obtained image. (1) generating a first reproduced image, performing at least the vertical direction thinning out of the horizontal thinning out and the vertical direction thinning out of the first reproduced image, and generating a second reproduced image having a lower resolution than the original image. It is possible to do.

【0031】このような場合において、垂直方向の間引
き率がm/8で、mが2,4,6というように偶数であ
る場合には、第1の再生画像を8×8のブロック単位で
垂直方向間引きを行っても、間引き後の第2再生画像に
おける奇数フィールドの水平ラインと偶数フィールドの
水平ラインを、m/2ずつ均等にすることができる。
In such a case, when the thinning rate in the vertical direction is m / 8 and m is an even number such as 2, 4, 6, the first reproduced image is divided into 8 × 8 blocks. Even if vertical thinning is performed, the horizontal lines of the odd fields and the horizontal lines of the even fields in the second reproduced image after the thinning can be equalized by m / 2.

【0032】しかしながら、垂直方向の間引き率がm/
8で、mが1,3,5,7というように奇数である場合
には、第1の再生画像を8×8のブロック単位で垂直方
向間引きを行うと、間引き後の第2再生画像における奇
数フィールドの水平ラインと偶数フィールドの水平ライ
ンとの数を均等にすることはできない。例えば、垂直方
向の間引き率が3/8である場合には、間引き後の第2
再生画像における奇数フィールドの水平ライン数を2と
すると、間引き後の第2再生画像における偶数フィール
ドの水平ライン数は1となり、再生画像の画質が劣化す
るという問題がある。
However, the thinning rate in the vertical direction is m /
8, when m is an odd number such as 1, 3, 5, and 7, when the first reproduced image is vertically decimated in units of 8 × 8 blocks, the second reproduced image in the decimated second reproduced image is obtained. The number of horizontal lines in odd fields and the number of horizontal lines in even fields cannot be equalized. For example, if the thinning rate in the vertical direction is 3/8, the second
Assuming that the number of horizontal lines in the odd field in the reproduced image is 2, the number of horizontal lines in the even field in the second reproduced image after thinning is 1 and there is a problem that the image quality of the reproduced image is deteriorated.

【0033】この発明は、DCT係数のうちの一部のみ
を使用して8×8のブロック単位で逆DCTを行って得
た画像に基づいて第1の再生画像を生成し、当該第1の
再生画像に対して水平方向間引きおよび垂直方向間引き
のうち、少なくとも垂直方向間引きを行って、原画像に
対して解像度の低い第2の再生画像を生成する動画像復
号化方法において、垂直方向の間引き率がm/8で、m
が奇数である場合に、再生画像の画質の向上化が図れる
動画像復号化方法を提供することを目的とする。
According to the present invention, a first reproduced image is generated based on an image obtained by performing inverse DCT in units of 8 × 8 blocks using only a part of the DCT coefficients, and In the moving picture decoding method of performing at least the vertical thinning out of the horizontal thinning and the vertical thinning out of the reproduced image to generate a second reproduced image having a low resolution with respect to the original image, the vertical thinning is performed. The rate is m / 8, m
It is an object of the present invention to provide a moving picture decoding method capable of improving the quality of a reproduced picture when is odd.

【0034】[0034]

【課題を解決するための手段】この発明による動画像復
号化方法は、MPEG方式によって圧縮符号化された信
号を復号化する動画像復号化方法であって、DCT係数
のうちの一部のみを使用して逆DCTを行って得た画像
に基づいて第1の再生画像を生成し、当該第1の再生画
像に対して水平方向間引きおよび垂直方向間引きのう
ち、少なくとも垂直方向間引きを行って、原画像に対し
て解像度の低い第2の再生画像を生成する動画像復号化
方法において、原画像がインターレース画像であり、垂
直方向の間引き率がm/8でかつmが奇数である場合に
は、輝度信号に対しては、逆DCTを行って得た画像に
基づいて垂直方向画素数が16のマクロブロック単位の
第1の再生画像を生成し、マクロブック単位の第1の再
生画像に対して、16本の水平ラインが間引き後の第2
の再生画像において2m本の水平ラインに変換されるよ
うに、かつ間引き後の第2の再生画像において奇数フィ
ールドの水平ライン数と偶数フィールドの水平ライン数
とが同じになるように、垂直方向間引きを行うことを特
徴とする。
SUMMARY OF THE INVENTION A moving picture decoding method according to the present invention is a moving picture decoding method for decoding a signal which has been compression-encoded by the MPEG method, wherein only a part of DCT coefficients is used. A first reproduced image is generated based on the image obtained by performing the inverse DCT using the first reproduced image, and at least the vertical direction thinning out of the horizontal direction thinning and the vertical direction thinning is performed on the first reproduced image, In the moving picture decoding method for generating a second reproduced image having a lower resolution than the original image, if the original image is an interlaced image, the vertical thinning rate is m / 8, and m is an odd number, For the luminance signal, a first reproduced image in a macroblock unit having 16 pixels in the vertical direction is generated based on an image obtained by performing inverse DCT, and a first reproduced image in a macrobook unit is generated. And 1 The second book horizontal line after the thinning
In the vertical direction so that the number of horizontal lines in the odd-numbered field is equal to the number of horizontal lines in the even-numbered field in the thinned-out second reproduced image. Is performed.

【0035】第1の再生画像は、DCT係数の一部を除
去した後に逆DCTを行って得た画像に基づいて生成し
てもよいし、DCT係数の一部を0に置換した後に逆D
CTを行って得た画像に基づいて生成してもよい。
The first reproduced image may be generated based on an image obtained by performing an inverse DCT after removing a part of the DCT coefficient, or by performing an inverse DT after replacing a part of the DCT coefficient with 0.
It may be generated based on an image obtained by performing CT.

【0036】[0036]

【発明の実施の形態】以下、図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.

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

【0038】変換係数の可変長符号は、可変長復号化器
1に送られる。マクロブロック・タイプを含む制御信号
はCPU30に送られる。動きベクトルの可変長符号
は、可変長復号化器21に送られて復号化される。可変
長復号化器21によって得られた動きベクトルは、ベク
トル値変換回路22に送られる。
The variable length code of the transform coefficient is sent to the variable length decoder 1. The control signal including the macro block type is sent to the CPU 30. The variable length code of the motion vector is sent to the variable length decoder 21 and decoded. The motion vector obtained by the variable length decoder 21 is sent to a vector value conversion circuit 22.

【0039】ベクトル値変換回路22は、動きベクトル
の水平方向の大きさが1/2になるように、かつ動きベ
クトルの垂直方向の大きさが3/8になるように動きベ
クトルを変換して出力する。ベクトル値変換回路22の
出力は、第1参照画像用メモリ11および第2参照画像
用メモリ12に、参照画像の切り出し位置を制御するた
めの制御信号として送られる。
The vector value conversion circuit 22 converts the motion vector so that the horizontal size of the motion vector becomes 1 / and the vertical size of the motion vector becomes /. Output. The output of the vector value conversion circuit 22 is sent to the first reference image memory 11 and the second reference image memory 12 as a control signal for controlling the cutout position of the reference image.

【0040】ベクトル値変換回路22で、動きベクトル
の水平方向の大きさが1/2になるように、かつ動きベ
クトルの垂直方向の大きさが3/8になるように動きベ
クトルが変換されているのは次のような理由による。
The motion vector is converted by the vector value conversion circuit 22 so that the horizontal size of the motion vector becomes 1 / and the vertical size of the motion vector becomes /. The reasons are as follows.

【0041】後述するように、逆DCT回路4で4×8
の逆DCTが行われることにより、逆DCT回路4また
は加算器5によって、原画像に対して水平方向が1/2
に圧縮された第1の再生画像が得られる。また、逆DC
T回路4または加算器5によって得られた第1の再生画
像に対して、間引き回路7、8によって間引き率3/8
の垂直方向間引きが行われることにより、原画像に対し
て水平方向が1/2に圧縮され、垂直方向が3/8に圧
縮された第2の再生画像が生成される。このようにして
生成された第2の再生画像が、第1参照画像用メモリ1
1および第2参照画像用メモリ12に格納されるからで
ある。
As will be described later, 4 × 8
Is performed by the inverse DCT circuit 4 or the adder 5 so that the horizontal direction of the original image is 1 /.
Thus, a first reproduced image is obtained. Also, the inverse DC
With respect to the first reproduced image obtained by the T circuit 4 or the adder 5, the decimation circuits 3 and 8 decimate the signal by 3/8.
Is performed, the second reproduced image is compressed in which the horizontal direction of the original image is reduced to に 対 し て and the vertical direction is compressed to / of the original image. The second reproduced image generated in this manner is stored in the first reference image memory 1.
This is because they are stored in the first and second reference image memories 12.

【0042】可変長復号化器1は、変換係数の可変長符
号を復号化する。逆量子化器2は、可変長復号化器1か
ら得られた変換係数(量子化されたDCT係数)を逆量
子化してDCT係数に変換する。水平高域係数除去回路
(係数削減回路)3は、図2(a)に示すように、逆量
子化器2で生成されたDCT係数列を8(水平方向画素
数)×8(垂直方向画素数)のサブブロック単位に対応
する8×8のDCT係数F(u,v)(ただし、u=
0,1,…7、v=0,1,…7)に戻すとともに、各
サブブロックの水平周波数の高域部分のDCT係数を除
去して、図2(b)に示すように4(水平周波数方向
u)×8(垂直周波数方向v)の数のDCT係数F
(u,v)(ただし、u=0,1,…3、v=0,1,
…7)に変換する。
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. As shown in FIG. 2A, the horizontal high-frequency coefficient removal circuit (coefficient reduction circuit) 3 converts the DCT coefficient sequence generated by the inverse quantizer 2 into 8 (number of pixels in the horizontal direction) × 8 (pixels in the vertical direction). ) Of 8 × 8 DCT coefficients F (u, v) (where u =
0, 1,... 7, v = 0, 1,... 7), and the DCT coefficient of the high frequency portion of the horizontal frequency of each sub-block is removed, and as shown in FIG. DCT coefficients F in the number of frequency directions u) × 8 (vertical frequency direction v)
(U, v) (where u = 0, 1,... 3, v = 0, 1,
... 7) is converted.

【0043】逆DCT回路4は、水平高域係数除去回路
3で生成された4×8の数のDCT係数に、数式3で示
すような4×8の逆DCTを施して、図2(c)に示す
ような元のサブブロック単位のデータが水平方向に1/
2に圧縮された4(水平方向画素数)×8(垂直方向画
素数)のデータ数からなるデータf(i,j)(ただ
し、i=0,1,…3、j=0,1,…7)を生成す
る。
The inverse DCT circuit 4 applies 4 × 8 inverse DCT as shown in Expression 3 to the 4 × 8 DCT coefficients generated by the horizontal high-frequency coefficient removal circuit 3 and obtains the result shown in FIG. ), The original data in units of sub-blocks is 1 /
Data f (i, j) consisting of 4 (the number of pixels in the horizontal direction) × 8 (the number of pixels in the vertical direction) compressed into 2 (where i = 0, 1,... 3, j = 0, 1, 1) .. 7) are generated.

【0044】[0044]

【数3】 (Equation 3)

【0045】逆DCT回路4は、逆DCTが行われた係
数がC信号である場合には、逆DCTによって得られた
4(水平画素数)×8(垂直画素数)のマクロブロック
単位の再生画像データまたは予測誤差データをそのまま
出力する。
When the coefficient subjected to the inverse DCT is a C signal, the inverse DCT circuit 4 reproduces 4 (the number of horizontal pixels) × 8 (the number of vertical pixels) macroblock units obtained by the inverse DCT. The image data or the prediction error data is output as it is.

【0046】一方、逆DCT回路4は、逆DCTが行わ
れた係数がY信号である場合には、逆DCTによって得
られた1つのマクロブロックを構成する4つのサブブロ
ック単位に対応する画像データに基づいて8(水平画素
数)×16(垂直画素数)の1つのマクロブロック単位
の再生画像データまたは予測誤差データを生成して出力
する。
On the other hand, when the coefficient subjected to inverse DCT is a Y signal, the inverse DCT circuit 4 outputs image data corresponding to four sub-block units constituting one macroblock obtained by inverse DCT. , And generates and outputs 8 (the number of horizontal pixels) × 16 (the number of vertical pixels) reproduced image data or prediction error data in one macroblock unit.

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

【0048】逆DCT回路4または加算器5によって得
られたY信号に対する8×16のマクロブロック単位の
第1の再生画像データは、スイッチ6を介してY用間引
回路7に送られる。Y用間引回路7は、送られてきたY
信号に対する第1再生画像データを、マクロブロック単
位で垂直方向に3/8に間引くことにより、第1再生画
像データの垂直方向が3/8に圧縮された8(水平画素
数)×6(垂直画素数)のマクロブロック単位の第2の
再生画像データを生成する。したがって、Y用間引回路
7によって得られるマクロブロック単位の画像データ量
は、原画像のマクロブロック単位の画像データ量の3/
16となる。
The first reproduced image data in 8 × 16 macroblock units for the Y signal obtained by the inverse DCT circuit 4 or the adder 5 is sent to the Y thinning circuit 7 via the switch 6. The thinning circuit for Y 7
The first reproduced image data corresponding to the signal is thinned down to 3/8 in the vertical direction in units of macro blocks, so that the vertical direction of the first reproduced image data is compressed to 3/8. The second reproduced image data is generated for each macroblock (the number of pixels). Therefore, the image data amount in macroblock units obtained by the Y thinning circuit 7 is 3/3 of the image data amount in macroblock units of the original image.
It becomes 16.

【0049】逆DCT回路4または加算器5によって得
られたC信号に対する4×8のマクロブロック単位の第
1の再生画像データは、スイッチ6を介してC用間引回
路8に送られる。C用間引回路8は、送られてきたC信
号に対する第1再生画像データを、マクロブロック単位
で垂直方向に3/8に間引くことにより、第1再生画像
データの垂直方向が3/8に圧縮された4×3のマクロ
ブロック単位の第2の再生画像データを生成する。した
がって、C用間引回路8によって得られるマクロブロッ
ク単位の画像データ量は、原画像のマクロブロック単位
の画像データ量の3/16となる。
The first reproduced image data in 4 × 8 macroblock units for the C signal obtained by the inverse DCT circuit 4 or the adder 5 is sent to the C thinning circuit 8 via the switch 6. The C thinning circuit 8 thins the first reproduced image data for the transmitted C signal in the vertical direction by 3/8 in macroblock units, thereby reducing the vertical direction of the first reproduced image data to 3/8. The compressed second reproduction image data is generated in 4 × 3 macroblock units. Accordingly, the image data amount in macroblock units obtained by the C thinning circuit 8 is 3/16 of the image data amount in macroblock units of the original image.

【0050】なお、Y用間引回路7による垂直方向間引
きの詳細およびC用間引回路8による垂直方向間引きの
詳細は後述する。
The details of the vertical thinning by the Y thinning circuit 7 and the details of the vertical thinning by the C thinning circuit 8 will be described later.

【0051】Y用間引回路7またはC用間引回路8によ
って得られたマクロブロック単位の第2の再生画像デー
タが、Bピクチャに対する再生画像データである場合に
は、その再生画像データはスイッチ9に送られる。
When the second reproduced image data in macroblock units obtained by the Y thinning circuit 7 or the C thinning circuit 8 is reproduced image data for a B picture, the reproduced image data is switched. 9

【0052】Y用間引回路7またはC用間引回路8によ
って得られたマクロブロック単位の第2の再生画像デー
タが、IピクチャまたはPピクチャに対する再生画像デ
ータである場合には、その再生画像データはスイッチ1
0を介して第1参照画像用メモリ11または第2参照画
像用メモリ12に格納される。スイッチ10は、CPU
30によって制御される。
If the second reproduced image data in macroblock units obtained by the Y thinning circuit 7 or the C thinning circuit 8 is reproduced image data for an I picture or a P picture, the reproduced image Data is switch 1
0 is stored in the first reference image memory 11 or the second reference image memory 12. The switch 10 is a CPU
30.

【0053】参照画像としてY信号に対する画像が第1
参照画像用メモリ11から読み出された場合には、読み
出されたY信号に対する画像はスイッチ13を介して第
1のY用内挿回路14に送られる。第1のY用内挿回路
14は、第1参照画像用メモリ11から読み出されたY
信号に対する8×6のマクロブロック単位の参照画像デ
ータに対して、垂直方向の内挿を行って、つまりY用間
引回路7によって間引かれた水平ラインを補間して、8
×16のマクロブロック単位の参照画像データを生成す
る。
The image corresponding to the Y signal is the first as the reference image.
When the image is read from the reference image memory 11, the image corresponding to the read Y signal is sent to the first Y interpolation circuit 14 via the switch 13. The first Y interpolation circuit 14 reads the Y image read from the first reference image memory 11.
The vertical interpolation is performed on the reference image data of 8 × 6 macroblock units for the signal, that is, the horizontal lines thinned out by the Y thinning circuit 7 are interpolated to obtain 8
Generate reference image data of × 16 macroblock units.

【0054】参照画像としてY信号に対する画像が第2
参照画像用メモリ12から読み出された場合には、読み
出されたY信号に対する画像はスイッチ16を介して第
2のY用内挿回路17に送られる。第2のY用内挿回路
17は、第2参照画像用メモリ12から読み出されたY
信号に対する8×6のマクロブロック単位の参照画像デ
ータに対して、垂直方向の内挿を行って、つまりY用間
引回路7によって間引かれた水平ラインを補間して、8
×16のマクロブロック単位の参照画像データを生成す
る。
The image for the Y signal is the second reference image.
When the image is read from the reference image memory 12, the image corresponding to the read Y signal is sent to the second Y interpolation circuit 17 via the switch 16. The second Y interpolation circuit 17 reads the Y image read from the second reference image memory 12.
The vertical interpolation is performed on the reference image data of 8 × 6 macroblock units for the signal, that is, the horizontal lines thinned out by the Y thinning circuit 7 are interpolated to obtain 8
Generate reference image data of × 16 macroblock units.

【0055】参照画像としてC信号に対する画像が第1
参照画像用メモリ11から読み出された場合には、読み
出されたC信号に対する画像はスイッチ13を介して第
1のC用内挿回路15に送られる。第1のC用内挿回路
15は、第1参照画像用メモリ11から読み出されたC
信号に対する4×3のマクロブロック単位の参照画像デ
ータに対して、垂直方向の内挿を行って、つまりC用間
引回路8によって間引かれた水平ラインを補間して、4
×8のマクロブロック単位の参照画像データを生成す
る。
The image corresponding to the C signal is the first as the reference image.
When the image is read from the reference image memory 11, the image corresponding to the read C signal is sent to the first C interpolation circuit 15 via the switch 13. The first C interpolation circuit 15 reads the C read from the first reference image memory 11.
By performing vertical interpolation on the reference image data of 4 × 3 macroblock units for the signal, that is, by interpolating the horizontal lines thinned out by the C thinning circuit 8, 4
Reference image data is generated in units of × 8 macro blocks.

【0056】参照画像としてC信号に対する画像が第2
参照画像用メモリ12から読み出された場合には、読み
出されたC信号に対する画像はスイッチ16を介して第
2のC用内挿回路18に送られる。第2のC用内挿回路
18は、第2参照画像用メモリ12から読み出されたC
信号に対する4×3のマクロブロック単位の参照画像デ
ータに対して、垂直方向の内挿を行って、つまりC用間
引回路8によって間引かれた水平ラインを補間して、4
×8のマクロブロック単位の参照画像データを生成す
る。スイッチ13、16はCPU30によって制御され
る。
The image corresponding to the C signal is the second image as the reference image.
When the image is read from the reference image memory 12, the image corresponding to the read C signal is sent to the second C interpolation circuit 18 via the switch 16. The second C interpolation circuit 18 reads the C read from the second reference image memory 12.
By performing vertical interpolation on the reference image data of 4 × 3 macroblock units for the signal, that is, by interpolating the horizontal lines thinned out by the C thinning circuit 8, 4
Reference image data is generated in units of × 8 macro blocks. Switches 13 and 16 are controlled by CPU 30.

【0057】Y用内挿回路14、17によって行われる
内挿処理の詳細、C用内挿回路15、18によって行わ
れる内挿処理の詳細は、後述する。
The details of the interpolation processing performed by the Y interpolation circuits 14 and 17 and the details of the interpolation processing performed by the C interpolation circuits 15 and 18 will be described later.

【0058】平均化部19は、第1のY用内挿回路14
および第2のY用内挿回路17から得られた画像データ
または第1のC用内挿回路15および第2のC用内挿回
路18から得られた画像データを平均して、内挿的フレ
ーム間予測符号化に用いられるマクロブロック単位の参
照画像データを生成する。
The averaging unit 19 includes the first Y interpolation circuit 14.
And the image data obtained from the second Y interpolation circuit 17 or the image data obtained from the first C interpolation circuit 15 and the second C interpolation circuit 18 are averaged to obtain an interpolation result. Generating reference image data in macroblock units used for inter-frame prediction coding.

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

【0060】逆DCT回路4から出力されたデータが順
方向フレーム間予測符号に対する予測誤差データである
場合または逆方向フレーム間予測符号に対する予測誤差
データである場合には、スイッチ20の共通端子が第1
のY用内挿回路14若しくは第1のC用内挿回路15か
らの参照画像データが送られる端子、または第2のY用
内挿回路15若しくは第2のC用内挿回路18からの参
照画像データが送られる端子のいずれか一方を選択する
ように切り換えられる。
When the data output from the inverse DCT circuit 4 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 20 1
A terminal to which reference image data from the Y interpolation circuit 14 or the first C interpolation circuit 15 is sent, or a reference from the second Y interpolation circuit 15 or the second C interpolation circuit 18 Switching is performed to select one of the terminals to which image data is sent.

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

【0062】なお、参照画像用メモリ11、12から参
照画像が読み出される場合には、ベクトル値変換回路2
2からの動きベクトルに基づいて、その切り出し位置が
制御される。
When a reference image is read from the reference image memories 11 and 12, the vector value conversion circuit 2
The cutout position is controlled based on the motion vector from Step 2.

【0063】スイッチ9は、Y用間引回路7またはC用
間引回路8からスイッチ9に送られてきたBピクチャに
対する再生画像データ、参照画像用メモリ11に格納さ
れたIピクチャまたはPピクチャに対する再生画像デー
タ、参照画像用メモリ12に格納されたIピクチャまた
はPピクチャに対する再生画像データが原画像の順序と
同じ順番で出力されるようにCPU30によって制御さ
れる。スイッチ9から出力された画像データは、フォー
マット変換回路23によってモニタ装置の水平および垂
直走査線数に対応するようにフォーマット変換された
後、モニタ装置に送られる。
The switch 9 is used for reproducing picture data for a B picture sent from the Y thinning circuit 7 or the C thinning circuit 8 to the switch 9 and for an I picture or a P picture stored in the reference picture memory 11. The CPU 30 controls the reproduced image data and the reproduced image data for the I picture or P picture stored in the reference image memory 12 so as to be 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 23 so as to correspond to the number of horizontal and vertical scanning lines of the monitor device, and then sent to the monitor device.

【0064】図3は、Y信号に対する第1の再生画像デ
ータを、8×16のマクロブロック単位毎に、Y用間引
き回路7によって垂直方向に間引き率3/8で間引いて
8×6のマクロブロック単位の第2の再生画像データを
生成する方法および第2の再生画像データをY用内挿回
路14(17)によって内挿して8×16のマクロブロ
ック単位の画像データを生成する方法を示している。
FIG. 3 shows an 8 × 6 macro obtained by thinning the first reproduced image data corresponding to the Y signal in the vertical direction at a thinning rate of 3/8 by the Y thinning circuit 7 for each 8 × 16 macroblock unit. A method for generating second reproduced image data in block units and a method for generating image data in 8 × 16 macroblock units by interpolating the second reproduced image data by the Y interpolation circuit 14 (17) are shown. ing.

【0065】図3(a)は、Y信号に対する第1の再生
画像データを示している。MBj-1、MBj 、MBj+1
は、マクロブロックを示している。図3(b)は、Y信
号に対する第1の再生画像データに対して垂直方向に間
引き率3/8で間引処理が行われた後の第2の再生画像
データを示している。図3(c)は、Y信号に対する第
2の再生画像データに対して内挿処理が行われた後の画
像データを示している。図3では、奇数フィールドにお
ける水平ラインは実線で表されており、偶数フィールド
における水平ラインは破線で表されている。
FIG. 3A shows the first reproduced image data corresponding to the Y signal. MB j−1 , MB j , MB j + 1
Indicates a macroblock. FIG. 3B shows the second reproduced image data after the first reproduced image data for the Y signal has been subjected to the thinning-out process at a thinning rate of 3/8 in the vertical direction. FIG. 3C shows image data after interpolation processing has been performed on the second reproduced image data for the Y signal. In FIG. 3, the horizontal lines in the odd fields are represented by solid lines, and the horizontal lines in the even fields are represented by broken lines.

【0066】マクロブロックMBj 内の第1の再生画像
データを垂直方向に3/8に間引く場合について説明す
る。マクロブロックMBj 内の16本の水平ラインA1
〜A16は、6本の水平ラインB1〜B6に変換され
る。マクロブロックMBj 内の各水平ラインA1〜A1
6上の各画素位置iに対する画素値をA1(i)〜A1
6(i)で表し、間引き後の6本の各水平ラインB1〜
B6上の各画素値をB1(i)〜B6(i)とすると、
間引き後の6本の各水平ラインB1〜B6上の各画素値
B1(i)〜B6(i)は次の数式4で表される。
[0066] will be described thinning out the first reproduction image data in the macro block MB j to 3/8 in the vertical direction. 16 horizontal lines in the macroblock MB j A1
A16 are converted into six horizontal lines B1 to B6. Each horizontal line in the macro block MB j A1~A1
A1 (i) to A1 for each pixel position i on
6 (i), each of the six horizontal lines B1
If each pixel value on B6 is B1 (i) to B6 (i),
Each of the pixel values B1 (i) to B6 (i) on each of the six horizontal lines B1 to B6 after the thinning is represented by the following Expression 4.

【0067】[0067]

【数4】 (Equation 4)

【0068】次に、第2の再生画像データに対する内挿
処理について説明する。マクロブロックMBj に対応す
る内挿処理後のデータを構成する16本の水平ラインC
1〜C16の画素値C1(i)〜C16(i)は、次の
数式5で表される。
Next, the interpolation process for the second reproduced image data will be described. Constituting the data after interpolation processing corresponding to the macro block MB j 16 horizontal lines C
Pixel values C1 (i) to C16 (i) of 1 to C16 are represented by the following Expression 5.

【0069】[0069]

【数5】 (Equation 5)

【0070】図4は、C信号に対する第1の再生画像デ
ータを、4×8のマクロブロック単位毎に、C用間引き
回路8によって垂直方向に間引き率3/8で間引いて4
×3のマクロブロック単位の第2の再生画像データを生
成する方法および第2の再生画像データをC用内挿回路
15(18)によって内挿して4×8のマクロブロック
単位の画像データを生成する方法を示している。
FIG. 4 shows that the first reproduced image data corresponding to the C signal is decimated in the vertical direction by the decimating circuit 3 for C by the decimating circuit 8 for each 4 × 8 macroblock unit.
A method of generating the second reproduced image data in units of × 3 macroblocks, and generating the image data in units of 4 × 8 macroblocks by interpolating the second reproduced image data by the C interpolation circuit 15 (18) Shows how to do it.

【0071】図4(a)は、C信号に対する第1の再生
画像データを示している。MBj は、マクロブロックを
示している。図4(b)は、図4(a)に示されている
マクロブロックMBj がそれを含む1画面の上から奇数
番目のマクロブロックである場合の間引処理後の第2の
再生画像データを示している。
FIG. 4A shows the first reproduced image data corresponding to the C signal. MB j shows a macro block. FIG. 4 (b), the second reproduced image data after thinning-out processing when an odd-numbered macroblock macroblock MB j shown in FIGS. 4 (a) from the top of one screen containing it Is shown.

【0072】図4(c)は、図4(a)に示されている
マクロブロックMBj がそれを含む1画面の上から偶数
番目のマクロブロックである場合の間引処理後の第2の
再生画像データを示している。図4(d)は、図4
(b)に示されている第2の再生画像データに対して内
挿処理が行われた後の画像データを示している。
[0072] FIG. 4 (c), FIGS. 4 (a) to the indicated macroblock MB j second after thinning processing when an even-numbered macroblock from the top of one screen containing it This shows playback image data. FIG.
FIG. 9B shows image data after the interpolation processing has been performed on the second reproduced image data shown in FIG.

【0073】図4(a)に示されているマクロブロック
MBj がそれを含む1画面の上から奇数番目のマクロブ
ロックである場合の間引処理について説明する。マクロ
ブロックMBj 内の各水平ラインA1〜A8上の各画素
iに対する画素値をA1(i)〜A8(i)で表し、間
引き後の3本の水平ラインB1〜B3上の各画素値をB
1(i)〜B3(i)とすると、間引き後の3本の各水
平ラインB1〜B6上の各画素値B1(i)〜B3
(i)は次の数式6で表される。
[0073] macro-block MB j shown in FIG. 4 (a) for the thinning-out process will be described in the case where the odd-numbered macroblock from the top of one screen containing it. Represents a pixel value for each pixel i on the horizontal line A1~A8 in the macroblock MB j with A1 (i) ~A8 (i) , each pixel value of the three horizontal lines B1~B3 after the thinning B
1 (i) to B3 (i), each pixel value B1 (i) to B3 on each of the three horizontal lines B1 to B6 after thinning out
(I) is represented by the following Equation 6.

【0074】[0074]

【数6】 (Equation 6)

【0075】図4(a)に示されているマクロブロック
MBj がそれを含む1画面の上から偶数番目のマクロブ
ロックである場合の間引処理について説明する。間引き
後の3本の水平ラインC1〜C3の各画素値C1(i)
〜C3(i)は、次の数式7で表される。
[0075] macro-block MB j shown in FIG. 4 (a) for the thinning-out process will be described in the case where the even-numbered macroblocks from the top of one screen containing it. Each pixel value C1 (i) of the three horizontal lines C1 to C3 after thinning
CC3 (i) is represented by the following Expression 7.

【0076】[0076]

【数7】 (Equation 7)

【0077】図4(b)に示されている第2の再生画像
データに対する内挿処理後のデータを構成する8本の水
平ラインD1〜D8の画素値D1(i)〜D8(i)
は、次の数式8で表される。
The pixel values D1 (i) to D8 (i) of the eight horizontal lines D1 to D8 constituting the data after the interpolation processing for the second reproduced image data shown in FIG.
Is represented by the following Expression 8.

【0078】[0078]

【数8】 (Equation 8)

【0079】図4(c)に示されている第2の再生画像
データに対する内挿処理についても、図4(b)に示さ
れている第2の再生画像データに対する内挿処理と考え
方は同じであるので、その説明を省略する。
The concept of the interpolation processing for the second reproduced image data shown in FIG. 4C is the same as that of the interpolation processing for the second reproduced image data shown in FIG. Therefore, the description is omitted.

【0080】上記実施の形態では、間引き回路7、8の
間引き率(垂直方向間引き率)が3/8の場合について
説明したが、間引き率が1/8、5/8、7/8の場合
にもこの発明を適用することができる。間引き率が5/
8である場合の垂直方向間引きおよび内挿処理について
説明しておく。
In the above embodiment, the case where the thinning rate of the thinning circuits 7 and 8 (vertical thinning rate) is 3/8 has been described. However, when the thinning rate is 1/8, 5/8, and 7/8. The present invention can also be applied to the present invention. The thinning rate is 5 /
The vertical thinning-out and interpolation processing in the case of 8 will be described.

【0081】図5は、Y信号に対する第1の再生画像デ
ータを、8×16のマクロブロック単位毎に、Y用間引
き回路7によって垂直方向に間引き率5/8で間引いて
8×10のマクロブロック単位の第2の再生画像データ
を生成する方法および第2の再生画像データをY用内挿
回路14(17)によって内挿して8×16のマクロブ
ロック単位の画像データを生成する方法を示している。
FIG. 5 shows an 8 × 10 macro by thinning the first reproduced image data corresponding to the Y signal in the vertical direction by the Y thinning circuit 7 in units of 8 × 16 macroblocks at a thinning rate of 5/8. A method for generating second reproduced image data in block units and a method for generating image data in 8 × 16 macroblock units by interpolating the second reproduced image data by the Y interpolation circuit 14 (17) are shown. ing.

【0082】図5(a)は、Y信号に対する第1の再生
画像データを示している。図5(b)は、Y信号に対す
る第1の再生画像データに対して垂直方向に間引き率5
/8で間引処理が行われた後の第2の再生画像データを
示している。図5(c)は、Y信号に対する第2の再生
画像データに対して内挿処理が行われた後の画像データ
を示している。
FIG. 5A shows first reproduced image data corresponding to the Y signal. FIG. 5B shows a thinning rate of 5 for the first reproduced image data for the Y signal in the vertical direction.
/ 8 shows the second reproduced image data after the thinning processing is performed. FIG. 5C shows image data after interpolation processing has been performed on the second reproduced image data for the Y signal.

【0083】マクロブロックMBj 内の第1の再生画像
データを垂直方向に5/8に間引く場合について説明す
る。マクロブロックMBj 内の16本の水平ラインA1
〜A16は、10本の水平ラインB1〜B10に変換さ
れる。間引き後の10本の各水平ラインB1〜B10上
の各画素値B1(i)〜B6(i)は次の数式9で表さ
れる。
[0083] will be described thinning out the first reproduction image data in the macro block MB j in the vertical direction 5/8. 16 horizontal lines in the macroblock MB j A1
A16 are converted into ten horizontal lines B1 to B10. The pixel values B1 (i) to B6 (i) on the ten horizontal lines B1 to B10 after the thinning are represented by the following equation (9).

【0084】[0084]

【数9】 (Equation 9)

【0085】次に、第2の再生画像データに対する内挿
処理について説明する。マクロブロックMBj に対応す
る内挿処理後のデータを構成する16本の水平ラインC
1〜C16の画素値C1(i)〜C16(i)は、次の
数式10で表される。
Next, the interpolation process for the second reproduced image data will be described. Constituting the data after interpolation processing corresponding to the macro block MB j 16 horizontal lines C
The pixel values C1 (i) to C16 (i) of 1 to C16 are represented by the following Expression 10.

【0086】[0086]

【数10】 (Equation 10)

【0087】図6は、C信号に対する第1の再生画像デ
ータを、4×8のマクロブロック単位毎に、C用間引き
回路8によって垂直方向に間引き率5/8で間引いて4
×5のマクロブロック単位の第2の再生画像データを生
成する方法および第2の再生画像データをC用内挿回路
15(18)によって内挿して4×8のマクロブロック
単位の画像データを生成する方法を示している。
FIG. 6 shows a case where the first reproduced image data corresponding to the C signal is decimated in the vertical direction by the C decimating circuit 8 in units of 4 × 8 macroblocks at a decimating ratio of 5/8 to obtain 4 data.
A method for generating the second reproduced image data in units of × 5 macroblocks and generating the image data in units of 4 × 8 macroblocks by interpolating the second reproduced image data by the C interpolation circuit 15 (18) Shows how to do it.

【0088】図6(a)は、C信号に対する第1の再生
画像データを示している。図6(b)は、図6(a)に
示されているマクロブロックMBj がそれを含む1画面
の上から奇数番目のマクロブロックである場合の間引処
理後の第2の再生画像データを示している。
FIG. 6A shows the first reproduced image data corresponding to the C signal. 6 (b) is second reproduction image data after thinning-out processing when a macro block MB j shown in FIGS. 6 (a) is an odd-numbered macroblock from the top of one screen containing it Is shown.

【0089】図6(c)は、図6(a)に示されている
マクロブロックMBj がそれを含む1画面の上から偶数
番目のマクロブロックである場合の間引処理後の第2の
再生画像データを示している。図6(d)は、図6
(b)に示されている第2の再生画像データに対して内
挿処理が行われた後の画像データを示している。
FIG. 6C shows a second example after the thinning-out process when the macro block MBj shown in FIG. 6A is an even-numbered macro block from the top of one screen including the macro block MB j . This shows playback image data. FIG. 6D shows FIG.
FIG. 9B shows image data after the interpolation processing has been performed on the second reproduced image data shown in FIG.

【0090】図6(a)に示されているマクロブロック
MBj がそれを含む1画面の上から奇数番目のマクロブ
ロックである場合の間引処理について説明する。間引き
後の5本の水平ラインB1〜B5上の各画素値B1
(i)〜B5(i)は次の数式11で表される。
[0090] macro-block MB j shown in FIG. 6 (a) for the thinning-out process will be described in the case where the odd-numbered macroblock from the top of one screen containing it. Each pixel value B1 on the five horizontal lines B1 to B5 after thinning
(I) to B5 (i) are represented by the following Expression 11.

【0091】[0091]

【数11】 [Equation 11]

【0092】図6(a)に示されているマクロブロック
MBj がそれを含む1画面の上から偶数番目のマクロブ
ロックである場合の間引処理について説明する。間引き
後の5本の水平ラインC1〜C5の各画素値C1(i)
〜C5(i)は、次の数式12で表される。
[0092] macro-block MB j shown in FIG. 6 (a) for the thinning-out process will be described in the case where the even-numbered macroblocks from the top of one screen containing it. Each pixel value C1 (i) of the five horizontal lines C1 to C5 after thinning
CC5 (i) is represented by the following Equation 12.

【0093】[0093]

【数12】 (Equation 12)

【0094】図6(b)に示されている第2の再生画像
データに対する内挿処理後のデータを構成する8本の水
平ラインD1〜D8の画素値D1(i)〜D8(i)
は、次の数式13で表される。
The pixel values D1 (i) to D8 (i) of the eight horizontal lines D1 to D8 constituting the data after the interpolation processing for the second reproduced image data shown in FIG.
Is represented by the following Expression 13.

【0095】[0095]

【数13】 (Equation 13)

【0096】図6(c)に示されている第2の再生画像
データに対する内挿処理についても、図6(b)に示さ
れている第2の再生画像データに対する内挿処理と考え
方は同じであるので、その説明を省略する。
The concept of the interpolation processing for the second reproduced image data shown in FIG. 6C is the same as that of the interpolation processing for the second reproduced image data shown in FIG. 6B. Therefore, the description is omitted.

【0097】上記の実施の形態では、DCT係数の一部
を除去した後に逆DCTを行って得た画像に基づいて第
1の再生画像を生成しているが、DCT係数の一部を0
に置換した後に逆DCTを行って得た画像に基づいて第
1の再生画像を生成するようにしてもよい。
In the above embodiment, the first reproduced image is generated based on the image obtained by performing the inverse DCT after removing a part of the DCT coefficient.
After the replacement, the first reproduced image may be generated based on the image obtained by performing the inverse DCT.

【0098】[0098]

【発明の効果】この発明によれば、DCT係数のうちの
一部のみを使用して8×8のブロック単位で逆DCTを
行って得た画像に基づいて第1の再生画像を生成し、当
該第1の再生画像に対して水平方向間引きおよび垂直方
向間引きのうち、少なくとも垂直方向間引きを行って、
原画像に対して解像度の低い第2の再生画像を生成する
動画像復号化方法において、垂直方向の間引き率がm/
8で、mが奇数である場合に、再生画像の画質の向上化
が図れる。
According to the present invention, a first reproduced image is generated based on an image obtained by performing inverse DCT in units of 8 × 8 blocks using only a part of DCT coefficients, By performing at least the vertical thinning out of the horizontal thinning and the vertical thinning for the first reproduced image,
In a moving picture decoding method for generating a second reproduced picture having a lower resolution than an original picture, a vertical thinning rate is m /
In step 8, when m is an odd number, the quality of the reproduced image can be improved.

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

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

【図2】水平高域係数除去回路によって水平空間周波数
の高域部分が除去された後のDCT係数を示すととも
に、逆DCT回路によって逆変換された後のデータを示
す模式図である。
FIG. 2 is a schematic diagram showing DCT coefficients after a high-frequency portion of a horizontal spatial frequency has been removed by a horizontal high-frequency coefficient removal circuit, and data after being inversely transformed by an inverse DCT circuit;

【図3】Y信号に対する第1の再生画像データを垂直方
向に間引き率3/8で間引いて8×6のマクロブロック
単位の第2の再生画像データを生成する方法および第2
の再生画像データを内挿して8×16のマクロブロック
単位の画像データを生成する方法を説明するための模式
図である。
FIG. 3 is a diagram illustrating a method of generating second reproduced image data in units of 8 × 6 macroblocks by thinning out first reproduced image data for a Y signal in a vertical direction at a decimation rate of 3/8 and a second method.
FIG. 9 is a schematic diagram for explaining a method of generating image data in units of 8 × 16 macroblocks by interpolating the reproduced image data of FIG.

【図4】C信号に対する第1の再生画像データを垂直方
向に間引き率3/8で間引いて4×3のマクロブロック
単位の第2の再生画像データを生成する方法および第2
の再生画像データを内挿して4×8のマクロブロック単
位の画像データを生成する方法を説明するための模式図
である。
FIG. 4 is a diagram illustrating a method of generating second reproduced image data in units of 4 × 3 macroblocks by thinning out first reproduced image data corresponding to a C signal at a thinning rate of 3/8 in the vertical direction, and
FIG. 9 is a schematic diagram for explaining a method of generating image data in units of 4 × 8 macroblocks by interpolating the reproduced image data of FIG.

【図5】Y信号に対する第1の再生画像データを垂直方
向に間引き率5/8で間引いて8×10のマクロブロッ
ク単位の第2の再生画像データを生成する方法および第
2の再生画像データを内挿して8×16のマクロブロッ
ク単位の画像データを生成する方法を説明するための模
式図である。
FIG. 5 shows a method of generating second reproduced image data in units of 8 × 10 macroblocks by thinning out first reproduced image data with respect to a Y signal at a thinning rate of 5/8 in the vertical direction, and second reproduced image data FIG. 9 is a schematic diagram for explaining a method of generating image data in units of 8 × 16 macroblocks by interpolating.

【図6】C信号に対する第1の再生画像データを垂直方
向に間引き率5/8で間引いて4×5のマクロブロック
単位の第2の再生画像データを生成する方法および第2
の再生画像データを内挿して4×8のマクロブロック単
位の画像データを生成する方法を説明するための模式図
である。
FIG. 6 shows a method of generating second reproduced image data in units of 4 × 5 macroblocks by thinning the first reproduced image data for the C signal in the vertical direction at a thinning rate of 5/8, and
FIG. 9 is a schematic diagram for explaining a method of generating image data in units of 4 × 8 macroblocks by interpolating the reproduced image data of FIG.

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

【図8】MPEG符号器で行われるDCTおよび従来の
MPEG復号器で行われる逆DCTを説明するための模
式図である。
FIG. 8 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 逆量子化器 3 水平高域係数除去回路 4 逆DCT回路 5 加算器 7 Y用間引き回路 8 C用間引き回路 11 第1参照画像用メモリ 12 第2参照画像用メモリ 14 第1のY用内挿回路 15 第1のC用内挿回路 17 第2のY用内挿回路 18 第2のC用内挿回路 19 平均化部 21 可変長復号化器 22 ベクトル値変換回路 6、9、10、13、16、20 スイッチ 23 フォーマット変換回路 30 CPU REFERENCE SIGNS LIST 1 variable length decoder 2 inverse quantizer 3 horizontal high frequency coefficient removal circuit 4 inverse DCT circuit 5 adder 7 thinning circuit for Y 8 thinning circuit for C 11 memory for first reference image 12 memory for second reference image 14 1st Y interpolation circuit 15 1st C interpolation circuit 17 2nd Y interpolation circuit 18 2nd C interpolation circuit 19 averaging unit 21 variable length decoder 22 vector value conversion circuit 6, 9, 10, 13, 16, 20 switch 23 format conversion circuit 30 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 (3)

【特許請求の範囲】[Claims] 【請求項1】 MPEG方式によって圧縮符号化された
信号を復号化する動画像復号化方法であって、DCT係
数のうちの一部のみを使用して逆DCTを行って得た画
像に基づいて第1の再生画像を生成し、当該第1の再生
画像に対して水平方向間引きおよび垂直方向間引きのう
ち、少なくとも垂直方向間引きを行って、原画像に対し
て解像度の低い第2の再生画像を生成する動画像復号化
方法において、 原画像がインターレース画像であり、垂直方向の間引き
率がm/8でかつmが奇数である場合には、輝度信号に
対しては、逆DCTを行って得た画像に基づいて垂直方
向画素数が16のマクロブロック単位の第1の再生画像
を生成し、マクロブック単位の第1の再生画像に対し
て、16本の水平ラインが間引き後の第2の再生画像に
おいて2m本の水平ラインに変換されるように、かつ間
引き後の第2の再生画像において奇数フィールドの水平
ライン数と偶数フィールドの水平ライン数とが同じにな
るように、垂直方向間引きを行うことを特徴とする動画
像復号化方法。
1. A moving picture decoding method for decoding a signal that has been compression-encoded by the MPEG method, comprising the steps of: performing an inverse DCT using only a part of DCT coefficients; A first reproduced image is generated, and at least vertical thinning out of horizontal thinning and vertical thinning is performed on the first reproduced image, and a second reproduced image having a lower resolution than the original image is obtained. In the generated moving picture decoding method, when the original picture is an interlaced picture, the vertical thinning rate is m / 8, and m is an odd number, the luminance signal is obtained by performing inverse DCT. A first reproduced image in units of macroblocks having 16 pixels in the vertical direction is generated based on the obtained image, and 16 horizontal lines after the thinning out of the first reproduced image in units of macrobooks are generated. Smell in playback image Vertical thinning is performed so that the number of horizontal lines is converted into 2m horizontal lines and the number of horizontal lines in the odd field is equal to the number of horizontal lines in the even field in the second reproduced image after the thinning. A moving picture decoding method characterized by the following.
【請求項2】 DCT係数の一部を除去した後に逆DC
Tを行って得た画像に基づいて第1の再生画像が生成さ
れる請求項1に記載の動画像復号化方法。
2. An inverse DCT after removing a part of DCT coefficients.
The moving picture decoding method according to claim 1, wherein the first reproduced picture is generated based on the picture obtained by performing T.
【請求項3】 DCT係数の一部を0に置換した後に逆
DCTを行って得た画像に基づいて第1の再生画像が生
成される請求項1に記載の動画像復号化方法。
3. The moving image decoding method according to claim 1, wherein a first reproduced image is generated based on an image obtained by performing an inverse DCT after replacing a part of the DCT coefficients with 0.
JP04402598A 1998-02-25 1998-02-25 Video decoding method Expired - Fee Related JP3384738B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP04402598A JP3384738B2 (en) 1998-02-25 1998-02-25 Video decoding method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP04402598A JP3384738B2 (en) 1998-02-25 1998-02-25 Video decoding method

Publications (2)

Publication Number Publication Date
JPH11243549A true JPH11243549A (en) 1999-09-07
JP3384738B2 JP3384738B2 (en) 2003-03-10

Family

ID=12680125

Family Applications (1)

Application Number Title Priority Date Filing Date
JP04402598A Expired - Fee Related JP3384738B2 (en) 1998-02-25 1998-02-25 Video decoding method

Country Status (1)

Country Link
JP (1) JP3384738B2 (en)

Also Published As

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

Similar Documents

Publication Publication Date Title
JP4014263B2 (en) Video signal conversion apparatus and video signal conversion method
JP3149418B2 (en) Image prediction decoding method and apparatus
JP3686436B2 (en) Video signal decoding method
JPH031688A (en) High efficiency picture coder
JP3164292B2 (en) Moving picture coding apparatus, moving picture decoding apparatus, and moving picture code recording method
JPH0937243A (en) Moving image coder and decoder
KR100568649B1 (en) Moving-picture decording apparatus and moving-picture decording method
JP3568392B2 (en) Video decoding device
JP3797208B2 (en) Color moving image encoding apparatus, decoding apparatus, encoding method, decoding method, and color moving image code string transmission method
JP4264811B2 (en) Image decoding apparatus and image decoding method
JP3416505B2 (en) Video decoding method
JP3384738B2 (en) Video decoding method
JP2002262293A (en) Moving image decoder and moving image decoding method
JP3384739B2 (en) Video decoding method
JP3481112B2 (en) Video decoding device
JP3481118B2 (en) Video decoding method
JP3416509B2 (en) Video decoding device
JP3384740B2 (en) Video decoding method
JP2001086508A (en) Method and device for moving image decoding
JP3481111B2 (en) Video decoding device
JPH10126749A (en) Sequential scanning conversion device
JPH0698311A (en) High efficiency coding and decoding device for picture signal
JPH11243550A (en) Dynamic image decoding method
JP3708745B2 (en) Moving picture decoding apparatus and moving picture decoding method
JP4035808B2 (en) Moving image scanning structure conversion apparatus and moving image scanning structure conversion method

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

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

Free format text: PAYMENT UNTIL: 20081227

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20091227

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20101227

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20101227

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20111227

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20121227

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20131227

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees