JP2003116141A - Moving picture prediction encoding method and its decoding method, and apparatus for the same - Google Patents

Moving picture prediction encoding method and its decoding method, and apparatus for the same

Info

Publication number
JP2003116141A
JP2003116141A JP2001308797A JP2001308797A JP2003116141A JP 2003116141 A JP2003116141 A JP 2003116141A JP 2001308797 A JP2001308797 A JP 2001308797A JP 2001308797 A JP2001308797 A JP 2001308797A JP 2003116141 A JP2003116141 A JP 2003116141A
Authority
JP
Japan
Prior art keywords
prediction
dimensional
signal
switching
switched
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2001308797A
Other languages
Japanese (ja)
Inventor
Takayuki Nakachi
孝之 仲地
Tatsuya Fujii
竜也 藤井
Tomoko Sawabe
知子 澤邉
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2001308797A priority Critical patent/JP2003116141A/en
Publication of JP2003116141A publication Critical patent/JP2003116141A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding
    • G06T9/004Predictors, e.g. intraframe, interframe coding

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a moving picture prediction encoding method and its decoding method, and an apparatus for the same capable of eliminating in-frame and inter-frame correlation of a moving picture and performing efficient encoding and decoding without increasing an attached information quantity. SOLUTION: A block unit motion estimate means 31 estimate a motion of an object in the unit of small blocks in the same way as that by a conventional method to obtain a motion vector. Thus, an attached information quantity required for transmission of motion information is not increased. A correlation coefficient R calculation means 35 calculates an inter-frame correlation coefficient R on the basis of a current frame and a reference frame shifted by the motion vector. A first discrimination branch means compares the coefficient R with a threshold value, selects a motion estimate three-dimensional prediction device 34 when the inter-frame correlation is strong or selects a motion estimate two-dimensional prediction device 33 when the inter-frame correlation is weak. Each prediction device includes a plurality of prediction units and selects the prediction units by each pixel. An addition/subtraction means 37 or 38 generates a prediction residual signal on the basis of the prediction signal and the current frame. The encoded prediction residual signal and motion vector are transmitted.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、動画像を効率よく
圧縮するための符号化方法とその復号化方法、及びそれ
らの装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an encoding method for efficiently compressing a moving image, a decoding method for the same, and an apparatus for them.

【0002】[0002]

【従来の技術】静止画像可逆符号化の標準方式であるJ
PEG−LSでは、予測器を用いて予測信号を算出し、
原信号と予測信号の差を符号化している。予測器として
は、3種類の2次元(フレーム内)予測器を用意し、画
像信号の性質により画素毎に予測器を切換えて予測を行
っている。画素毎に予測器を切換えることにより画像の
局所的性質に追従でき、効率的に圧縮を行っている。
2. Description of the Related Art J, which is a standard method for lossless encoding of still images
In PEG-LS, a prediction signal is calculated using a predictor,
The difference between the original signal and the predicted signal is encoded. As the predictor, three kinds of two-dimensional (intra-frame) predictors are prepared, and the predictor is switched for each pixel according to the characteristics of the image signal to perform the prediction. By switching the predictor for each pixel, the local properties of the image can be tracked, and compression is performed efficiently.

【0003】一方、動画像においては、対象物体の動き
がある場合には、予測精度を向上させるために、対象物
体の動きを推定する必要がある。動画像符号化の標準方
式であるMPEG1,MPEG2では、フレーム間予測
の手法の一つである動き補償を用いて、画像信号のフレ
ーム間の相関を除去している。動き補償においては、L
×L画素の小ブロック単位で対象物体の動きを推定し、
ブロック単位で残差信号を生成する。その際に、ブロッ
ク毎に物体の動き情報(動きベクトルと呼ばれる)を伝
送する必要があるが、ブロック単位なのでそれほど付加
情報量は多くはならない。
On the other hand, in a moving image, when there is a motion of the target object, it is necessary to estimate the motion of the target object in order to improve the prediction accuracy. In MPEG1 and MPEG2, which are standard methods of moving image coding, motion compensation, which is one of the inter-frame prediction methods, is used to remove the correlation between frames of image signals. In motion compensation, L
Estimate the movement of the target object in units of small blocks of × L pixels,
A residual signal is generated in block units. At that time, it is necessary to transmit the motion information (called a motion vector) of the object for each block, but since it is a block unit, the amount of additional information does not increase so much.

【0004】なお、静止画と同様に画素毎に予測器を切
換えると予測精度は向上するが、対象物体の動きを画素
毎に伝送した場合、付加情報量が増大し、符号化効率は
減少する。
It should be noted that the prediction accuracy is improved by switching the predictor for each pixel as in the case of a still image, but when the motion of the target object is transmitted for each pixel, the amount of additional information increases and the coding efficiency decreases. .

【0005】[0005]

【発明が解決しようとする課題】動画像を効率よく符号
化するためには、フレーム内、フレーム間の画像信号の
相関を利用することが望ましい。予測符号化は、計算量
は少なく、予測残差信号の量子化ステップを1に設定す
ることにより、可逆符号化にも適応できる。
In order to efficiently code a moving image, it is desirable to use the correlation of image signals within and between frames. Predictive coding has a small amount of calculation, and can be adapted to lossless coding by setting the quantization step of the prediction residual signal to 1.

【0006】本発明では、付加情報量を増加させること
なく、画素毎に予測器を切換える方式を用いて、動画像
を対象に、フレーム内、フレーム間の相関を除去し、効
率の良い符号化方法とその復号化方法、及びそれらの装
置を提案することが課題である。
According to the present invention, a predictor is switched for each pixel without increasing the amount of additional information, and the intra-frame and inter-frame correlations are removed from the moving image to perform efficient coding. The problem is to propose a method and its decoding method and their apparatus.

【0007】[0007]

【課題を解決するための手段】上記の課題を解決するた
め、本発明は、動画像を対象とした符号化方法におい
て、対象物体の動きをブロック毎に動き推定し、該動き
推定結果に基づいて画素毎に複数の3次元予測器を切換
えて予測残差信号を算出し、該予測残差信号を該動き推
定結果とともに符号化することを特徴とする動画像予測
符号化方法を手段とする。
In order to solve the above-mentioned problems, the present invention, in an encoding method for moving images, estimates the motion of a target object for each block, and based on the motion estimation result. A plurality of three-dimensional predictors are switched for each pixel to calculate a prediction residual signal, and the prediction residual signal is coded together with the motion estimation result. .

【0008】あるいは、動画像を出力する復号化方法に
おいて、上記の動画像予測符号化方法により符号化され
た予測残差信号と動き推定結果に基づいて画素毎に複数
の3次元予測器を切換えて予測信号を算出し、該予測信
号に該予測残差信号を付加して対象信号を復号化するこ
とを特徴とする動画像予測復号化方法を手段とする。
Alternatively, in a decoding method for outputting a moving image, a plurality of three-dimensional predictors are switched for each pixel based on a prediction residual signal encoded by the above moving image predictive encoding method and a motion estimation result. A moving picture predictive decoding method is characterized in that a predictive signal is calculated by the above, the predictive residual signal is added to the predictive signal, and the target signal is decoded.

【0009】あるいは、動画像を対象とした符号化方法
において、画像信号の特性によって画素毎に2次元予測
か3次元予測かを切換え、該2次元予測に切換えられた
場合には該画像信号の特性から画素毎に複数の2次元予
測器を切換えて予測残差信号を算出し、該3次元予測に
切換えられた場合には該画像信号における対象物体の動
きを該ブロック毎に動き推定した動き推定結果に基づい
て画素毎に複数の3次元予測器を切換えて予測残差信号
を算出し、該算出された予測残差信号を該動き推定結果
とともに符号化することを特徴とする動画像予測符号化
方法を手段とする。
Alternatively, in a coding method for moving images, two-dimensional prediction or three-dimensional prediction is switched for each pixel depending on the characteristics of the image signal, and when the two-dimensional prediction is switched, the image signal of the image signal is switched. From the characteristics, a plurality of two-dimensional predictors are switched for each pixel to calculate a prediction residual signal, and when switched to the three-dimensional prediction, the motion of the target object in the image signal is motion-estimated for each block. A moving image prediction characterized in that a plurality of three-dimensional predictors are switched for each pixel based on the estimation result to calculate a prediction residual signal, and the calculated prediction residual signal is encoded together with the motion estimation result. The encoding method is used as a means.

【0010】あるいは、上記の動画像予測符号化方法に
おいて、2次元予測か3次元予測かを切換える過程で
は、フレーム間の相関係数を算出し、該フレーム間相関
係数と閾値を比較して、フレーム間相関が弱い場合には
2次元予測に切換え、フレーム間相関が強い場合には3
次元予測に切換えることを特徴とする動画像予測符号化
方法を手段とする。
Alternatively, in the above moving picture predictive coding method, in the process of switching between two-dimensional prediction and three-dimensional prediction, a correlation coefficient between frames is calculated, and the correlation coefficient between frames is compared with a threshold value. , If the interframe correlation is weak, switch to two-dimensional prediction, and if the interframe correlation is strong, 3
A moving image predictive coding method characterized by switching to dimensional prediction.

【0011】あるいは、動画像を出力する復号化方法に
おいて、上記の動画像予測符号化方法により符号化され
た予測残差信号と動き推定結果に基づいて画像信号の特
性によって画素毎に2次元予測か3次元予測かを切換
え、該2次元予測に切換えられた場合には該画像信号の
特性から画素毎に複数の2次元予測器を切換えて予測信
号を算出し、該3次元予測に切換えられた場合には画素
毎に複数の3次元予測器を切換えて予測信号を算出し、
該予測信号に該予測残差信号を付加して対象信号を復号
化することを特徴とする動画像予測復号化方法を手段と
する。
Alternatively, in a decoding method for outputting a moving image, two-dimensional prediction is performed for each pixel according to the characteristics of the image signal based on the prediction residual signal encoded by the above-described moving image predictive encoding method and the motion estimation result. Mode or three-dimensional prediction is switched, and when switched to the two-dimensional prediction, a plurality of two-dimensional predictors are switched for each pixel from the characteristics of the image signal to calculate a prediction signal, and the mode is switched to the three-dimensional prediction. In that case, a plurality of three-dimensional predictors are switched for each pixel to calculate a prediction signal,
The moving picture predictive decoding method is characterized by adding the predictive residual signal to the predictive signal to decode the target signal.

【0012】あるいは、上記の動画像予測復号化方法に
おいて、2次元予測か3次元予測かを切換える過程で
は、フレーム間の相関係数を算出し、該フレーム間相関
係数と閾値を比較して、フレーム間相関が弱い場合には
2次元予測に切換え、フレーム間相関が強い場合には3
次元予測に切換えることを特徴とする動画像予測復号化
方法を手段とする。
Alternatively, in the above-described moving picture predictive decoding method, in the process of switching between two-dimensional prediction and three-dimensional prediction, a correlation coefficient between frames is calculated, and the correlation coefficient between frames is compared with a threshold value. , If the interframe correlation is weak, switch to two-dimensional prediction, and if the interframe correlation is strong, 3
A moving image predictive decoding method characterized by switching to dimensional prediction.

【0013】また、同じく本発明は、動画像を対象とし
た符号化装置において、対象物体の動きをブロック毎に
動き推定する手段と、該動き推定結果に基づいて画素毎
に複数の3次元予測器を切換えて予測残差信号を算出す
る手段と、該予測残差信号を該動き推定結果とともに符
号化する手段とを、有することを特徴とする動画像予測
符号化装置を手段とする。
Further, the present invention is also a coding device for a moving picture, wherein the motion estimation of a target object is performed block by block, and a plurality of three-dimensional predictions are made for each pixel based on the motion estimation result. A moving picture predictive coding apparatus characterized in that it has means for calculating a predictive residual signal by switching the units and means for coding the predictive residual signal together with the motion estimation result.

【0014】あるいは、動画像を出力する復号化装置に
おいて、上記の動画像予測符号化装置により符号化され
た予測残差信号と動き推定結果に基づいて画素毎に複数
の3次元予測器を切換えて予測信号を算出する手段と、
該予測信号に該予測残差信号を付加して対象信号を復号
化する手段とを、有することを特徴とする動画像予測復
号化装置を手段とする。
Alternatively, in a decoding device for outputting a moving image, a plurality of three-dimensional predictors are switched for each pixel on the basis of the prediction residual signal encoded by the moving image predictive encoding device and the motion estimation result. And means for calculating the prediction signal,
Means for adding the prediction residual signal to the prediction signal and decoding the target signal.

【0015】あるいは、動画像を対象とした符号化装置
において、画像信号の特性によって画素毎に2次元予測
か3次元予測かを切換える手段と、該2次元予測に切換
えられた場合には該画像信号の特性から画素毎に複数の
2次元予測器を切換えて予測残差信号を算出する手段
と、該3次元予測に切換えられた場合には該画像信号に
おける対象物体の動きを該ブロック毎に動き推定した動
き推定結果に基づいて画素毎に複数の3次元予測器を切
換えて予測残差信号を算出する手段と、該算出された予
測残差信号を該動き推定結果とともに符号化する手段と
を、有することを特徴とする動画像予測符号化装置を手
段とする。
Alternatively, in an encoding device for a moving image, means for switching between two-dimensional prediction and three-dimensional prediction for each pixel depending on the characteristics of the image signal, and the image when switched to the two-dimensional prediction. Means for calculating a prediction residual signal by switching a plurality of two-dimensional predictors for each pixel based on the characteristics of the signal, and the movement of the target object in the image signal for each block when switched to the three-dimensional prediction. A means for calculating a prediction residual signal by switching a plurality of three-dimensional predictors for each pixel based on the motion estimation result of the motion estimation; and a means for encoding the calculated prediction residual signal together with the motion estimation result. And a moving picture predictive coding device.

【0016】あるいは、上記の動画像予測符号化装置に
おいて、2次元予測か3次元予測かを切換える手段は、
フレーム間の相関係数を算出し、該フレーム間相関係数
と閾値を比較して、フレーム間相関が弱い場合には2次
元予測に切換え、フレーム間相関が強い場合には3次元
予測に切換えるものであることを特徴とする動画像予測
符号化装置を手段とする。
Alternatively, in the above moving picture predictive coding device, means for switching between two-dimensional prediction and three-dimensional prediction is
The inter-frame correlation coefficient is calculated, the inter-frame correlation coefficient is compared with a threshold value, and when the inter-frame correlation is weak, the mode is switched to two-dimensional prediction, and when the inter-frame correlation is strong, the mode is switched to three-dimensional prediction. Means is a moving picture predictive coding device characterized by the above.

【0017】あるいは、動画像を出力する復号化装置に
おいて、上記の動画像予測符号化装置により符号化され
た予測残差信号と動き推定結果に基づいて画像信号の特
性によって画素毎に2次元予測か3次元予測かを切換え
る手段と、該2次元予測に切換えられた場合には該画像
信号の特性から画素毎に複数の2次元予測器を切換えて
予測信号を算出する手段と、該3次元予測に切換えられ
た場合には画素毎に複数の3次元予測器を切換えて予測
信号を算出する手段と、該予測信号に該予測残差信号を
付加して対象信号を復号化する手段とを、有することを
特徴とする動画像予測復号化装置を手段とする。
Alternatively, in a decoding device that outputs a moving image, two-dimensional prediction is performed for each pixel according to the characteristics of the image signal based on the prediction residual signal encoded by the above-described moving image predictive encoding device and the motion estimation result. Means for switching between three-dimensional prediction and three-dimensional prediction, and means for calculating a prediction signal by switching a plurality of two-dimensional predictors for each pixel from the characteristics of the image signal when the two-dimensional prediction is switched. When the mode is switched to prediction, a means for switching a plurality of three-dimensional predictors for each pixel to calculate a prediction signal and a means for adding the prediction residual signal to the prediction signal and decoding the target signal. , And a moving picture predictive decoding device characterized by having.

【0018】あるいは、上記の動画像予測復号化装置に
おいて、2次元予測か3次元予測かを切換える手段は、
フレーム間の相関係数を算出し、該フレーム間相関係数
と閾値を比較して、フレーム間相関が弱い場合には2次
元予測に切換え、フレーム間相関が強い場合には3次元
予測に切換えるものであることを特徴とする動画像予測
復号化装置を手段とする。
Alternatively, in the above moving picture predictive decoding apparatus, the means for switching between two-dimensional prediction and three-dimensional prediction is
The inter-frame correlation coefficient is calculated, the inter-frame correlation coefficient is compared with a threshold value, and when the inter-frame correlation is weak, the mode is switched to two-dimensional prediction, and when the inter-frame correlation is strong, the mode is switched to three-dimensional prediction. The moving picture predictive decoding device is characterized by being a means.

【0019】本発明では、付加情報量を増加させること
なく、画素毎に予測器を切換えるために、対象物体の動
き推定を小ブロック単位で行う。動き情報の伝送に必要
な付加情報は、従来の方法と同じく小ブロック単位で行
うため、増加することはないが、3次元予測器を用い
て、その予測器の切換えを画素毎に行うため、符号化効
率が向上する。
In the present invention, motion estimation of the target object is performed in small block units in order to switch the predictor for each pixel without increasing the amount of additional information. The additional information required for transmitting the motion information does not increase because it is performed in small block units as in the conventional method, but since the three-dimensional predictor is used to switch the predictor for each pixel, The coding efficiency is improved.

【0020】また、3次元(フレーム間)予測器は、フ
レーム間相関が強い場合には有効であるが、フレーム間
相関が弱い場合には逆に残差信号が大きくなる可能性が
ある。そのために、本発明では、フレーム間相関が弱い
場合には2次元予測器に切換える。
The three-dimensional (interframe) predictor is effective when the interframe correlation is strong, but on the contrary, when the interframe correlation is weak, the residual signal may be large. Therefore, in the present invention, when the inter-frame correlation is weak, the two-dimensional predictor is used.

【0021】[0021]

【発明の実施の形態】以下、本発明の実施の形態につい
て図を用いて詳細に説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described in detail below with reference to the drawings.

【0022】[第1実施形態例]図1に動き推定3次元
予測符号器の基本構成を示す。図1において、11はブ
ロック単位動き推定手段、12はシフト手段、13は3
次元予測器、14は加減算手段である。
[First Embodiment] FIG. 1 shows the basic configuration of a motion estimation three-dimensional prediction encoder. In FIG. 1, 11 is a block unit motion estimation means, 12 is a shift means, and 13 is 3
The dimension predictor 14 is an adder / subtractor.

【0023】図1の動作例としての動き推定3次元予測
方法を示す。まず、ブロック単位動き推定手段11は、
対象物体の動きを推定するために、現フレームと参照フ
レームからL×L画素の小ブロック単位で動き推定を行
う。次に、シフト手段12は、動き推定の結果得られた
動きベクトルの分だけ参照フレームの信号をシフトす
る。次に、3次元予測器13は、該シフトした参照フレ
ームと現フレームの被符号化対象画素近傍の信号値を用
いて3次元予測の切換えを画素毎に行い、3次元予測を
行う。次に、加減算手段14は現フレームの信号と3次
元予測信号から予測残差信号を算出する。この方法によ
れば、信号の局所的性質変化に追従できることから、予
測精度が向上する。
A motion estimation three-dimensional prediction method is shown as an example of the operation of FIG. First, the block unit motion estimation means 11
In order to estimate the motion of the target object, motion estimation is performed in small block units of L × L pixels from the current frame and the reference frame. Next, the shift means 12 shifts the signal of the reference frame by the amount of the motion vector obtained as a result of the motion estimation. Next, the three-dimensional predictor 13 performs the three-dimensional prediction by switching the three-dimensional prediction for each pixel using the shifted reference frame and the signal value in the vicinity of the target pixel to be coded of the current frame. Next, the addition / subtraction means 14 calculates a prediction residual signal from the signal of the current frame and the three-dimensional prediction signal. According to this method, since it is possible to follow the local property change of the signal, the prediction accuracy is improved.

【0024】この動き推定3次元予測符号器だけを用い
て符号化する方法も可能であり、その場合には、予測残
差信号と付加情報としての動きベクトルを符号化手段を
用いて符号化すればよい。
A method of encoding using only this motion estimation three-dimensional predictive encoder is also possible. In that case, the prediction residual signal and the motion vector as the additional information may be encoded using an encoding means. Good.

【0025】なお、3次元予測を行うときに参照フレー
ム内のシフトされた信号を用いて予測を行うため、対象
物体が動いている場合でも、より正確に推定できる。ま
た、ブロック毎に動きを推定しているため、付加情報量
はMPEG1,2で用いられている動き補償の場合と同
じである。具体的な3次元予測器の切換え法について
は、第3実施形態例において示す。
Since the prediction is performed using the shifted signal in the reference frame when performing the three-dimensional prediction, the estimation can be performed more accurately even when the target object is moving. Further, since the motion is estimated for each block, the amount of additional information is the same as in the case of motion compensation used in MPEG1 and MPEG2. A specific method of switching the three-dimensional predictor will be shown in the third embodiment.

【0026】[第2実施形態例]図2に動き推定3次元
予測復号器の基本構成を示す。図2において、21はシ
フト手段、22は3次元予測器、23は加算手段であ
る。
[Second Embodiment] FIG. 2 shows the basic arrangement of a motion estimation three-dimensional prediction decoder. In FIG. 2, 21 is a shift means, 22 is a three-dimensional predictor, and 23 is an addition means.

【0027】図2の動作例としての動き推定3次元予測
復号化方法を示す。まず、シフト手段21は、付加情報
として伝送された動きベクトルを用いて参照フレームを
シフトする。次に、3次元予測器22は、該シフトした
参照フレーム内信号と現フレーム内信号の復号済み信号
(加算手段23からの出力信号)を用いて、予測信号を
生成する。次に、加算手段23は、この予測信号に予測
残差信号を付加して現フレームの対象信号を復号する。
A motion estimation three-dimensional prediction decoding method as an operation example of FIG. 2 is shown. First, the shift unit 21 shifts the reference frame using the motion vector transmitted as the additional information. Next, the three-dimensional predictor 22 generates a prediction signal using the shifted reference frame signal and the decoded signal of the current frame signal (output signal from the adding means 23). Next, the adding means 23 adds the prediction residual signal to this prediction signal and decodes the target signal of the current frame.

【0028】この動き推定3次元予測復号器だけを用い
て、第1実施形態例で符号化されたデータを復号するこ
とが可能である。その場合には、符号化され伝送された
予測残差信号と動きベクトルを復号して用いる。
It is possible to decode the data coded in the first embodiment by using only this motion estimation three-dimensional prediction decoder. In that case, the coded and transmitted prediction residual signal and motion vector are decoded and used.

【0029】[第3実施形態例]図4に本実施形態例に
よる動画像予測符号化方法を実現するための基本構成を
示す。図4において、31はブロック単位動き推定手
段、32はシフト手段、33は2次元予測器、34は動
き推定3次元予測器、35は相関係数R計算手段、36
は第1の判断分岐手段、37は加減算手段、38は加減
算手段、39は量子化部、39はエントロピー符号部で
ある。
[Third Embodiment] FIG. 4 shows a basic configuration for realizing the moving picture predictive coding method according to the present embodiment. In FIG. 4, 31 is a block unit motion estimation means, 32 is a shift means, 33 is a two-dimensional predictor, 34 is a motion estimation three-dimensional predictor, 35 is a correlation coefficient R calculation means, 36.
Is a first judgment branching unit, 37 is an adding / subtracting unit, 38 is an adding / subtracting unit, 39 is a quantizing unit, and 39 is an entropy coding unit.

【0030】本実施形態例では、2次元予測器33とし
て3種類の2次元予測器をその内部に用意するととも
に、動き推定3次元予測器34として7種類の3次元予
測器をその内部に用意し、それらの各内部に第2の判断
分岐手段を内蔵して画像信号の性質により各予測器を切
換える。動き推定3次元予測器34は、フレーム間相関
が強い場合には有効であるが、フレーム間相関が弱い場
合には逆に残差信号が大きくなる可能性がある。そのた
めに本実施形態例では、第1の判断分岐手段36でフレ
ーム間相関が弱い場合には2次元予測器33に切換える
方法を採用する。
In the present embodiment, three kinds of two-dimensional predictors are prepared as the two-dimensional predictor 33, and seven kinds of three-dimensional predictors are prepared as the motion estimation three-dimensional predictor 34 therein. Then, the second judgment branching means is built in each of them, and each predictor is switched depending on the property of the image signal. The motion estimation three-dimensional predictor 34 is effective when the interframe correlation is strong, but on the contrary, the residual signal may be large when the interframe correlation is weak. Therefore, in the present embodiment, a method of switching to the two-dimensional predictor 33 when the inter-frame correlation is weak in the first judgment branching means 36 is adopted.

【0031】図4の動作例としての動画像予測符号化方
法を示す。まず、ブロック単位動き推定手段31は、対
象物体の動きを推定するために、現フレームと参照フレ
ームからL×L画素の小ブロック単位で動き推定を行
う。次に、シフト手段32は、動き推定の結果得られた
動きベクトルの分だけ参照フレームの信号をシフトす
る。次に、相関係数R計算手段35は、2次元予測器3
3と動き推定3次元予測器34を切換えるために、現フ
レームと参照フレームの被符号化対象画素近傍の復号済
み信号の相関係数Rを計算する。第1の判断分岐手段3
6は、相関係数Rが大きい場合、すなわち、現フレーム
内信号と参照フレーム内信号の波形が似ている場合に
は、予測精度が向上すると考えられることから、動き推
定3次元予測器34側に切換えを行い、3次元予測を行
う。それ以外の場合には、2次元予測器33側に切換え
を行い、2次元予測を行う。
A moving picture predictive coding method is shown as an example of the operation of FIG. First, the block unit motion estimation means 31 estimates the motion of the target object in units of small blocks of L × L pixels from the current frame and the reference frame. Next, the shift means 32 shifts the signal of the reference frame by the amount of the motion vector obtained as a result of the motion estimation. Next, the correlation coefficient R calculation means 35 uses the two-dimensional predictor 3
In order to switch between 3 and the motion estimation 3D predictor 34, the correlation coefficient R of the decoded signal in the vicinity of the target pixel to be coded of the current frame and the reference frame is calculated. First judgment branching means 3
6 indicates that the prediction accuracy is improved when the correlation coefficient R is large, that is, when the waveforms of the current intra-frame signal and the reference intra-frame signal are similar, the motion estimation three-dimensional predictor 34 side And the three-dimensional prediction is performed. In other cases, the two-dimensional predictor 33 is switched to the two-dimensional predictor.

【0032】3次元予測を行う場合、動き推定3次元予
測器34は、該シフトした参照フレームと現フレームの
被符号化対象画素近傍の信号値を用いて内蔵する第2の
判断分岐手段により内部に用意した7種類の3次元予測
器の切換えを画素毎に行い、3次元予測を行う。加減算
手段37は現フレームの信号と3次元予測信号から予測
残差信号を算出し、量子化部39に出力する。一方、2
次元予測を行う場合には、現フレームの被符号化対象画
素近傍の信号値を用いて内蔵する第2の判断分岐手段に
より内部に用意した3種類の2次元予測器の切換えを画
素毎に行い、2次元予測を行う。加減算手段38は現フ
レームの信号と3次元予測信号から予測残差信号を算出
し、量子化部39に出力する。
In the case of performing three-dimensional prediction, the motion estimation three-dimensional predictor 34 is internally operated by the second decision branching means incorporated using the shifted reference frame and the signal value in the vicinity of the pixel to be coded of the current frame. The three types of three-dimensional predictors prepared in Section 3 are switched for each pixel to perform three-dimensional prediction. The adder / subtractor 37 calculates a prediction residual signal from the current frame signal and the three-dimensional prediction signal, and outputs the prediction residual signal to the quantizer 39. On the other hand, 2
When performing dimensional prediction, three types of two-dimensional predictors prepared internally are switched for each pixel by the second decision branching means incorporated using the signal value in the vicinity of the pixel to be coded of the current frame. Two-dimensional prediction is performed. The adder / subtractor 38 calculates a prediction residual signal from the current frame signal and the three-dimensional prediction signal, and outputs the prediction residual signal to the quantizer 39.

【0033】各予測器の予測方法と予測器の具体的切換
え方法について以下に説明する。各予測器の予測方法を
次に示す。
The prediction method of each predictor and the concrete switching method of the predictors will be described below. The prediction method of each predictor is shown below.

【0034】 2次元予測器0 予測信号y=min(a,b) …(1) 2次元予測器1 予測信号y=max(a,b) …(2) 2次元予測器2 予測信号y=a+b−c …(3) 3次元予測器3 予測信号y=min(a,x’) …(4) 3次元予測器4 予測信号y=max(a,x’) …(5) 3次元予測器5 予測信号y=a+x’−a …(6) 3次元予測器6 予測信号y=min(b,x’) …(7) 3次元予測器7 予測信号y=max(b,x’) …(8) 3次元予測器8 予測信号y=b+x’−b …(9) 3次元予測器9 予測信号y=(a+b+x’)/3 …(10) ここで用いたa,b,cは、図3(a)で示すように、
符号化対象の画素xに隣接する上、左、右上の画素の復
号値である。a’,b’,x’は、参照フレームの画素
の復号値であり、符号化対象のフレームと参照フレーム
間の動きベクトルv(iv,jv)(iv:水平方向、
jv:垂直方向)から画素位置を定める。符号化対象の
画素xの位置を(ix,jx)とすると、x’の位置は
(ix+iv,jx+jv)とする。また、図3(b)
に示す通り、a’,b’は、x’の隣接する上、左の画
素である。参照フレームとしては、時間的に前方のフレ
ーム、後方のフレーム、前方と後方のフレームの両方の
いずれかを用いるが、復号器側では、参照フレームは先
に復号する必要がある。
Two-dimensional predictor 0 prediction signal y = min (a, b) (1) Two-dimensional predictor 1 prediction signal y = max (a, b) (2) Two-dimensional predictor 2 prediction signal y = a + bc (3) Three-dimensional predictor 3 Prediction signal y = min (a, x ') (4) Three-dimensional predictor 4 Prediction signal y = max (a, x') (5) Three-dimensional prediction Prediction signal y = a + x'-a (6) Three-dimensional prediction device 6 Prediction signal y = min (b, x ') (7) Three-dimensional prediction device 7 Prediction signal y = max (b, x') (8) Three-dimensional predictor 8 Prediction signal y = b + x'-b (9) Three-dimensional predictor 9 Prediction signal y = (a + b + x ') / 3 (10) a, b, c used here are , As shown in FIG.
It is the decoded value of the upper, left, and upper right pixels adjacent to the pixel x to be encoded. a ′, b ′, x ′ are the decoded values of the pixels of the reference frame, and the motion vector v (iv, jv) between the frame to be encoded and the reference frame (iv: horizontal direction,
jv: vertical direction) to determine the pixel position. If the position of the pixel x to be encoded is (ix, jx), the position of x ′ is (ix + iv, jx + jv). In addition, FIG.
As shown in FIG. 3, a ′ and b ′ are the upper and left pixels adjacent to x ′. As the reference frame, either a temporally forward frame, a backward frame, or both a forward and backward frame is used, but the reference frame needs to be decoded first on the decoder side.

【0035】R≦T0かつc≧max(a,b)の場合
2次元予測器0を選択 R≦T0かつc≦min(a,b)の場合 2次元予測
器1を選択 R≦T0かつmin(a,b)<c<max(a,b)
の場合 2次元予測器2を選択 R>T0かつS>T1かつa’≧max(a,x’)の
場合 3次元予測器3を選択 R>T0かつS>T1かつa’≦min(a,x’)の
場合 3次元予測器4を選択 R>T0かつS>T1かつmin(a,x’)<a’<
max(a,x’)の場合 3次元予測器5を選択 R>T0かつS<−T1かつb’≧max(b,x’)
の場合 3次元予測器6を選択 R>T0かつS<−T1かつb’≦min(b,x’)
の場合 3次元予測器7を選択 R>T0かつS<−T1かつmin(b,x’)<b’
<max(b,x’)の場合 3次元予測器8を選択 R>T0かつ−T1<S<T1の場合 3次元予測器9
を選択 但し、 R=aa’+bb’+cc’+dd’−(a+b+c+d)(a’+b’+c ’+d’) …(11) S=|x’−b’|−|x’−a’| …(12) T0,T1:閾値 a,b,c,d,a’,b’,c’,d’,x’:図3
に示す画素の復号値 である。
When R≤T0 and c≥max (a, b), the two-dimensional predictor 0 is selected. When R≤T0 and c≤min (a, b), the two-dimensional predictor 1 is selected. R≤T0 and min. (A, b) <c <max (a, b)
In the case of, the two-dimensional predictor 2 is selected When R> T0 and S> T1 and a ′ ≧ max (a, x ′) The three-dimensional predictor 3 is selected R> T0 and S> T1 and a ′ ≦ min (a , X ′) Select the three-dimensional predictor 4 R> T0 and S> T1 and min (a, x ′) <a ′ <
In the case of max (a, x ') Select the three-dimensional predictor 5 R> T0 and S <-T1 and b'≥max (b, x')
In the case of, the three-dimensional predictor 6 is selected R> T0 and S <-T1 and b ′ ≦ min (b, x ′)
In the case of, the three-dimensional predictor 7 is selected R> T0 and S <−T1 and min (b, x ′) <b ′
In the case of <max (b, x '), the three-dimensional predictor 8 is selected. In the case of R> T0 and -T1 <S <T1, the three-dimensional predictor 9 is selected.
However, R = aa '+ bb' + cc '+ dd'-(a + b + c + d) (a '+ b' + c '+ d') (11) S = | x'-b '|-| x'-a' | (12) T0, T1: threshold values a, b, c, d, a ', b', c ', d', x ': FIG.
It is the decoded value of the pixel shown in.

【0036】ここで、Rは相関係数であり、Rが閾値T
0より大きい場合には、3次元予測器を選択する。それ
以外の場合には、2次元予測器を選択する。この選択
は、実際には2段階で行われている。つまり、図4中の
第1の判断分岐手段36によりR値によって第1の判断
分岐を行い、2次元予測器か3次元予測器かをまず切換
えて2次元予測器33または3次元予測器34内で残る
第2の判断分岐を行って各予測器1〜9の一つを選択す
る。
Here, R is a correlation coefficient, and R is a threshold value T
If it is larger than 0, a three-dimensional predictor is selected. Otherwise, the two-dimensional predictor is selected. This selection is actually done in two stages. In other words, the first decision branching means 36 in FIG. 4 makes a first decision branch according to the R value, and first switches between the two-dimensional predictor and the three-dimensional predictor, and the two-dimensional predictor 33 or the three-dimensional predictor 34. A second decision branch that remains in is performed to select one of the predictors 1-9.

【0037】2次元予測器の3つの予測器の切換え方法
は、既に提案されているものであり、静止画像可逆圧縮
国際標準規格JPEG−LSにおいて採用された方法と
同じである。縦方向および横方法にエッジがあると判断
された場合には、それぞれのエッジ方向に隣接する1画
素を用いて予測し、それ以外の場合には隣接する3画素
を用いて予測している。
The method of switching the three predictors of the two-dimensional predictor has already been proposed and is the same as the method adopted in the international standard JPEG-LS for lossless compression of still images. When it is determined that there is an edge in the vertical direction and the horizontal method, prediction is performed using one pixel adjacent to each edge direction, and in other cases, prediction is performed using three adjacent pixels.

【0038】3次元予測の場合にも2次元予測器と同様
に、符号化対象画素の近傍信号値の状態により予測器を
切換える適応予測を行う。縦方向または横方向にエッジ
があると判断された場合は、現フレームおよび参照フレ
ームのそれぞれのエッジ方向に隣接する信号を用いて予
測する。エッジの方向は、参照フレームの縦方向の差分
絶対値|x’−a’|と横方向の差分絶対値|x’−
b’|を比較して、閾値T1よりも大きい方向をエッジ
と判断する。式(12)のSはそれらの差分値であり、
エッジ方向を判断するパラメータとなる。エッジ方向を
判断する縦方向のエッジと判断された場合、現フレーム
および参照フレームの縦方向の信号に関して、2次元予
測器と同様な方法で予測信号を選択する。横方向のエッ
ジの場合も同様な方法で予測信号を選択する。エッジで
ないと判断された場合には、近傍の3画素の平均値を予
測値とする。
In the case of three-dimensional prediction as well, similar to the two-dimensional predictor, adaptive prediction is performed by switching the predictors depending on the state of the neighboring signal value of the pixel to be coded. When it is determined that there is an edge in the vertical direction or the horizontal direction, prediction is performed using signals adjacent to the respective edge directions of the current frame and the reference frame. The direction of the edge is the absolute difference | x′−a ′ | in the vertical direction of the reference frame and the absolute difference │x′− in the horizontal direction.
b ′ | is compared, and a direction larger than the threshold T1 is determined to be an edge. S in equation (12) is their difference value,
It is a parameter for determining the edge direction. When it is determined that the edge is a vertical edge for determining the edge direction, a prediction signal is selected in the same manner as the two-dimensional predictor with respect to vertical signals of the current frame and the reference frame. The prediction signal is selected in the same manner also in the case of horizontal edges. When it is determined that the pixel is not an edge, the average value of three neighboring pixels is set as the predicted value.

【0039】予測器の出力である予測信号と原信号の
差、すなわち予測残差信号を量子化器39で量子化す
る。量子化された残差信号と、3次元予測器で用いた動
きベクトルをエントロピー符号化器40に入力し、符号
化ビットストリームを出力する。量子化器39の量子化
ステップを1にした場合は、本符号化方法は可逆符号化
法になる。
The quantizer 39 quantizes the difference between the prediction signal output from the predictor and the original signal, that is, the prediction residual signal. The quantized residual signal and the motion vector used in the three-dimensional predictor are input to the entropy encoder 40, and the encoded bit stream is output. When the quantization step of the quantizer 39 is set to 1, this coding method is a lossless coding method.

【0040】[第4実施形態例]図5に本実施形態例に
よる動画像予測復号化方法を実現するための基本構成を
示す。図5において、41はエントロピー復号化手段、
42は逆量子化部・復号部、43はシフト手段、44は
2次元予測器、45は加算手段、46は動き推定3次元
予測器、47は加算手段、48は相関係数R計算手段、
49は第1の判断分岐手段である。
[Fourth Embodiment] FIG. 5 shows a basic configuration for realizing the moving picture predictive decoding method according to the present embodiment. In FIG. 5, 41 is an entropy decoding means,
42 is a dequantization / decoding unit, 43 is a shift unit, 44 is a two-dimensional predictor, 45 is an addition unit, 46 is a motion estimation three-dimensional predictor, 47 is an addition unit, 48 is a correlation coefficient R calculation unit,
49 is a first judgment branching means.

【0041】図5の動作例としての動画像予測復号化方
法は、以下のとおりである。まず、2次元予測器44を
用いるか3次元予測器46を用いるかを判断するため
に、動きベクトル(エントロピー復号化手段41及び逆
量子化部・復号部42を通して復号化されたもの)を用
いてシフト手段43でシフトした参照フレーム内信号と
現フレーム内信号の復号済み信号から、相関係数R計算
手段48により相関係数Rを計算する。第1の判断分岐
手段49は、相関係数Rが閾値T0より大きい場合に
は、動き推定3次元予測器46側に切換えて3次元予測
を行い、それ以外の場合には2次元予測器44側に切換
えて2次元予測を行う。2次元予測器44および動き推
定3次元予測器46の構成と内部に用意した複数の予測
器の切換えは第3実施形態例のものと同様である。動き
推定3次元予測器46では、現フレーム内信号の復号済
み信号と動きベクトルを用いてシフトした参照フレーム
内信号を用いて予測信号を生成し、加算手段47は、こ
の予測信号に残差信号を付加することで、現フレームの
対象信号を復元する。2次元予測器44では、現フレー
ム内信号の復号済み信号を用いて予測信号を生成し、加
算手段45がこの予測信号に残差信号を付加すること
で、現フレームの対象信号を復元する。
The moving picture predictive decoding method as the operation example of FIG. 5 is as follows. First, in order to determine whether to use the two-dimensional predictor 44 or the three-dimensional predictor 46, the motion vector (decoded through the entropy decoding means 41 and the dequantization unit / decoding unit 42) is used. Then, the correlation coefficient R calculation means 48 calculates the correlation coefficient R from the decoded signal of the reference intraframe signal and the current intraframe signal shifted by the shift means 43. When the correlation coefficient R is larger than the threshold value T0, the first decision branching means 49 switches to the motion estimation three-dimensional predictor 46 side to perform three-dimensional prediction, and in other cases, the two-dimensional predictor 44. Switch to the side and perform two-dimensional prediction. The configurations of the two-dimensional predictor 44 and motion estimation three-dimensional predictor 46 and switching of a plurality of predictors prepared inside are the same as those in the third embodiment. The motion estimation three-dimensional predictor 46 generates a prediction signal by using the decoded signal of the current intraframe signal and the reference intraframe signal shifted by using the motion vector, and the adding means 47 adds the residual signal to this prediction signal. Is added to restore the target signal of the current frame. In the two-dimensional predictor 44, a decoded signal of the signal in the current frame is used to generate a predicted signal, and the adding means 45 adds the residual signal to this predicted signal to restore the target signal of the current frame.

【0042】[0042]

【発明の効果】以上で明らかなように、本発明によれ
ば、ブロック毎の画像信号の性質により画素毎に、3次
元予測を切換えたり、3次元予測を2次元予測に切換え
たりするようにしたので、動画像を効率よく圧縮する予
測符号化とその復号化が実現できる。本発明では、量子
化ステップサイズを1に設定すると可逆符号化法に、1
より大きい値に設定すると非可逆符号化を実現できる。
As is apparent from the above, according to the present invention, the three-dimensional prediction is switched for each pixel or the three-dimensional prediction is switched to the two-dimensional prediction depending on the property of the image signal of each block. As a result, the predictive coding for efficiently compressing a moving image and its decoding can be realized. In the present invention, when the quantization step size is set to 1, the lossless encoding method is set to 1
If set to a larger value, lossy encoding can be realized.

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

【図1】本発明の第1実施形態例による動き推定3次元
予測符号器の基本構成を示す図である。
FIG. 1 is a diagram showing a basic configuration of a motion estimation three-dimensional prediction encoder according to a first embodiment example of the present invention.

【図2】本発明の第2実施形態例による動き推定3次元
予測復号器の基本構成を示す図である。
FIG. 2 is a diagram showing a basic configuration of a motion estimation 3D prediction decoder according to a second exemplary embodiment of the present invention.

【図3】(a),(b)は、符号化対象の画素の復号値
を説明する図である。
3A and 3B are diagrams illustrating a decoded value of a pixel to be encoded.

【図4】本発明の第3実施形態例による動画像予測符号
化方法を実現するための基本構成を示す図である。
FIG. 4 is a diagram showing a basic configuration for realizing a moving picture predictive coding method according to a third embodiment of the present invention.

【図5】本発明の第4実施形態例による動画像予測復号
化方法を実現するための基本構成を示す図である。
FIG. 5 is a diagram showing a basic configuration for realizing a moving picture predictive decoding method according to a fourth embodiment of the present invention.

【符号の説明】 11…ブロック単位動き推定手段 12…シフト手段 13…3次元予測器 14…加減算手段 21…シフト手段 22…3次元予測器 23…加算手段 31…ブロック単位動き推定手段 32…シフト手段 33…2次元予測器 34…動き推定3次元予測器 35…相関係数R計算手段 36…第1の判断分岐手段 37…加減算手段 38…加減算手段 39…量子化部 39…エントロピー符号部 41…エントロピー復号化手段 42…逆量子化部・復号部 43…シフト手段 44…2次元予測器 45…加算手段 46…動き推定3次元予測器 47…加算手段 48…相関係数R計算手段 49…第1の判断分岐手段[Explanation of symbols] 11 ... Block unit motion estimation means 12 ... Shift means 13 ... Three-dimensional predictor 14 ... Addition / subtraction means 21 ... Shift means 22 ... Three-dimensional predictor 23 ... Addition means 31 ... Block unit motion estimation means 32 ... Shift means 33 ... Two-dimensional predictor 34 ... Motion estimation three-dimensional predictor 35 ... Correlation coefficient R calculation means 36 ... First judgment branching means 37 ... Addition / subtraction means 38 ... Addition / subtraction means 39 ... Quantizer 39 ... Entropy code part 41 ... Entropy decoding means 42 ... Inverse quantizer / decoder 43 ... Shift means 44 ... Two-dimensional predictor 45 ... Addition means 46 ... Motion estimation three-dimensional predictor 47 ... Addition means 48 ... Correlation coefficient R calculation means 49 ... First judgment branching means

───────────────────────────────────────────────────── フロントページの続き (72)発明者 澤邉 知子 東京都千代田区大手町二丁目3番1号 日 本電信電話株式会社内 Fターム(参考) 5C059 KK15 MA04 MA05 MA45 MA47 ME01 NN28 PP04 TA23 TB08 TB10 UA02 UA05 5J064 AA01 BA13 BB03 BC08 BC14 BC16 BC27 BD02 BD03    ─────────────────────────────────────────────────── ─── Continued front page    (72) Inventor Tomoko Sawabe             2-3-1, Otemachi, Chiyoda-ku, Tokyo             Inside Telegraph and Telephone Corporation F-term (reference) 5C059 KK15 MA04 MA05 MA45 MA47                       ME01 NN28 PP04 TA23 TB08                       TB10 UA02 UA05                 5J064 AA01 BA13 BB03 BC08 BC14                       BC16 BC27 BD02 BD03

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】 動画像を対象とした符号化方法におい
て、対象物体の動きをブロック毎に動き推定し、該動き
推定結果に基づいて画素毎に複数の3次元予測器を切換
えて予測残差信号を算出し、該予測残差信号を該動き推
定結果とともに符号化することを特徴とする動画像予測
符号化方法。
1. A coding method for a moving image, wherein a motion of a target object is motion-estimated for each block, and a plurality of three-dimensional predictors are switched for each pixel based on the motion estimation result to predict residual error. A moving image predictive coding method, comprising: calculating a signal and coding the prediction residual signal together with the motion estimation result.
【請求項2】 動画像を出力する復号化方法において、
請求項1記載の動画像予測符号化方法により符号化され
た予測残差信号と動き推定結果に基づいて画素毎に複数
の3次元予測器を切換えて予測信号を算出し、該予測信
号に該予測残差信号を付加して対象信号を復号化するこ
とを特徴とする動画像予測復号化方法。
2. A decoding method for outputting a moving image,
A prediction signal is calculated by switching a plurality of three-dimensional predictors for each pixel based on a prediction residual signal coded by the moving picture predictive coding method according to claim 1 and a motion estimation result. A moving picture predictive decoding method characterized by adding a prediction residual signal and decoding a target signal.
【請求項3】 動画像を対象とした符号化方法におい
て、画像信号の特性によって画素毎に2次元予測か3次
元予測かを切換え、該2次元予測に切換えられた場合に
は該画像信号の特性から画素毎に複数の2次元予測器を
切換えて予測残差信号を算出し、該3次元予測に切換え
られた場合には該画像信号における対象物体の動きを該
ブロック毎に動き推定した動き推定結果に基づいて画素
毎に複数の3次元予測器を切換えて予測残差信号を算出
し、該算出された予測残差信号を該動き推定結果ととも
に符号化することを特徴とする動画像予測符号化方法。
3. A coding method for a moving image, wherein two-dimensional prediction or three-dimensional prediction is switched for each pixel depending on the characteristics of the image signal, and when the two-dimensional prediction is switched, the image signal of the image signal is changed. From the characteristics, a plurality of two-dimensional predictors are switched for each pixel to calculate a prediction residual signal, and when switched to the three-dimensional prediction, the motion of the target object in the image signal is motion-estimated for each block. A moving image prediction characterized in that a plurality of three-dimensional predictors are switched for each pixel based on the estimation result to calculate a prediction residual signal, and the calculated prediction residual signal is encoded together with the motion estimation result. Encoding method.
【請求項4】 請求項3記載の動画像予測符号化方法に
おいて、2次元予測か3次元予測かを切換える過程で
は、フレーム間の相関係数を算出し、該フレーム間相関
係数と閾値を比較して、フレーム間相関が弱い場合には
2次元予測に切換え、フレーム間相関が強い場合には3
次元予測に切換えることを特徴とする動画像予測符号化
方法。
4. The moving picture predictive coding method according to claim 3, wherein in the process of switching between two-dimensional prediction and three-dimensional prediction, a correlation coefficient between frames is calculated, and the correlation coefficient between frames and the threshold value are calculated. By comparison, when the inter-frame correlation is weak, switching to two-dimensional prediction is performed, and when the inter-frame correlation is strong, 3
A video predictive coding method characterized by switching to dimensional prediction.
【請求項5】 動画像を出力する復号化方法において、
請求項3または4記載の動画像予測符号化方法により符
号化された予測残差信号と動き推定結果に基づいて画像
信号の特性によって画素毎に2次元予測か3次元予測か
を切換え、該2次元予測に切換えられた場合には該画像
信号の特性から画素毎に複数の2次元予測器を切換えて
予測信号を算出し、該3次元予測に切換えられた場合に
は画素毎に複数の3次元予測器を切換えて予測信号を算
出し、該予測信号に該予測残差信号を付加して対象信号
を復号化することを特徴とする動画像予測復号化方法。
5. A decoding method for outputting a moving image,
A two-dimensional prediction or a three-dimensional prediction is switched for each pixel according to the characteristics of the image signal based on the prediction residual signal coded by the moving picture predictive coding method according to claim 3 or 4 and the motion estimation result. When switched to dimensional prediction, a plurality of two-dimensional predictors are switched for each pixel from the characteristics of the image signal to calculate a prediction signal, and when switched to three-dimensional prediction, a plurality of three-dimensional predictors are calculated for each pixel. A moving picture predictive decoding method, characterized in that a predictive signal is calculated by switching a dimensional predictor, and the predictive residual signal is added to the predictive signal to decode a target signal.
【請求項6】 請求項5記載の動画像予測復号化方法に
おいて、2次元予測か3次元予測かを切換える過程で
は、フレーム間の相関係数を算出し、該フレーム間相関
係数と閾値を比較して、フレーム間相関が弱い場合には
2次元予測に切換え、フレーム間相関が強い場合には3
次元予測に切換えることを特徴とする動画像予測復号化
方法。
6. The moving picture predictive decoding method according to claim 5, wherein in the process of switching between two-dimensional prediction and three-dimensional prediction, a correlation coefficient between frames is calculated, and the correlation coefficient between frames and a threshold value are set. By comparison, when the inter-frame correlation is weak, switching to two-dimensional prediction is performed, and when the inter-frame correlation is strong, 3
A moving image predictive decoding method characterized by switching to dimensional prediction.
【請求項7】 動画像を対象とした符号化装置におい
て、対象物体の動きをブロック毎に動き推定する手段
と、該動き推定結果に基づいて画素毎に複数の3次元予
測器を切換えて予測残差信号を算出する手段と、該予測
残差信号を該動き推定結果とともに符号化する手段と
を、有することを特徴とする動画像予測符号化装置。
7. A coding device for a moving image, wherein a motion of a target object is estimated for each block, and a plurality of three-dimensional predictors are switched for each pixel based on the motion estimation result to perform prediction. A moving picture predictive coding apparatus comprising: a means for calculating a residual signal; and a means for coding the predicted residual signal together with the motion estimation result.
【請求項8】 動画像を出力する復号化装置において、
請求項7記載の動画像予測符号化装置により符号化され
た予測残差信号と動き推定結果に基づいて画素毎に複数
の3次元予測器を切換えて予測信号を算出する手段と、
該予測信号に該予測残差信号を付加して対象信号を復号
化する手段とを、有することを特徴とする動画像予測復
号化装置。
8. A decoding device for outputting a moving image,
Means for calculating a prediction signal by switching a plurality of three-dimensional predictors for each pixel based on a prediction residual signal coded by the moving picture predictive coding apparatus according to claim 7 and a motion estimation result,
And a unit for decoding the target signal by adding the prediction residual signal to the prediction signal.
【請求項9】 動画像を対象とした符号化装置におい
て、画像信号の特性によって画素毎に2次元予測か3次
元予測かを切換える手段と、該2次元予測に切換えられ
た場合には該画像信号の特性から画素毎に複数の2次元
予測器を切換えて予測残差信号を算出する手段と、該3
次元予測に切換えられた場合には該画像信号における対
象物体の動きを該ブロック毎に動き推定した動き推定結
果に基づいて画素毎に複数の3次元予測器を切換えて予
測残差信号を算出する手段と、該算出された予測残差信
号を該動き推定結果とともに符号化する手段とを、有す
ることを特徴とする動画像予測符号化装置。
9. An encoding device for a moving image, a means for switching between two-dimensional prediction and three-dimensional prediction for each pixel according to the characteristics of an image signal, and the image when switched to the two-dimensional prediction. Means for calculating a prediction residual signal by switching a plurality of two-dimensional predictors for each pixel from the characteristics of the signal;
When the mode is switched to the dimensional prediction, a plurality of three-dimensional predictors are switched for each pixel based on the motion estimation result in which the motion of the target object in the image signal is motion-estimated for each block to calculate a prediction residual signal. A moving picture predictive coding apparatus comprising: means and means for coding the calculated prediction residual signal together with the motion estimation result.
【請求項10】 請求項9記載の動画像予測符号化装置
において、2次元予測か3次元予測かを切換える手段
は、フレーム間の相関係数を算出し、該フレーム間相関
係数と閾値を比較して、フレーム間相関が弱い場合には
2次元予測に切換え、フレーム間相関が強い場合には3
次元予測に切換えるものであることを特徴とする動画像
予測符号化装置。
10. The moving image predictive coding apparatus according to claim 9, wherein the means for switching between two-dimensional prediction and three-dimensional prediction calculates a correlation coefficient between frames and sets the correlation coefficient between frames and a threshold value. By comparison, when the inter-frame correlation is weak, switching to two-dimensional prediction is performed, and when the inter-frame correlation is strong, 3
A moving picture predictive coding apparatus characterized by being switched to dimensional prediction.
【請求項11】 動画像を出力する復号化装置におい
て、請求項9または10記載の動画像予測符号化装置に
より符号化された予測残差信号と動き推定結果に基づい
て画像信号の特性によって画素毎に2次元予測か3次元
予測かを切換える手段と、該2次元予測に切換えられた
場合には該画像信号の特性から画素毎に複数の2次元予
測器を切換えて予測信号を算出する手段と、該3次元予
測に切換えられた場合には画素毎に複数の3次元予測器
を切換えて予測信号を算出する手段と、該予測信号に該
予測残差信号を付加して対象信号を復号化する手段と
を、有することを特徴とする動画像予測復号化装置。
11. A decoding device for outputting a moving image, wherein pixels are selected according to the characteristics of the image signal based on the prediction residual signal and the motion estimation result encoded by the moving image predictive encoding device according to claim 9 or 10. Means for switching between two-dimensional prediction and three-dimensional prediction for each, and means for calculating a prediction signal by switching a plurality of two-dimensional predictors for each pixel from the characteristics of the image signal when switched to the two-dimensional prediction And means for calculating a prediction signal by switching a plurality of three-dimensional predictors for each pixel when switched to the three-dimensional prediction, and decoding the target signal by adding the prediction residual signal to the prediction signal A moving image predictive decoding device, comprising:
【請求項12】 請求項11記載の動画像予測復号化装
置において、2次元予測か3次元予測かを切換える手段
は、フレーム間の相関係数を算出し、該フレーム間相関
係数と閾値を比較して、フレーム間相関が弱い場合には
2次元予測に切換え、フレーム間相関が強い場合には3
次元予測に切換えるものであることを特徴とする動画像
予測復号化装置。
12. The moving picture predictive decoding apparatus according to claim 11, wherein the means for switching between two-dimensional prediction and three-dimensional prediction calculates a correlation coefficient between frames and sets the correlation coefficient between frames and a threshold value. By comparison, when the inter-frame correlation is weak, switching to two-dimensional prediction is performed, and when the inter-frame correlation is strong, 3
A moving picture predictive decoding device characterized by switching to dimensional prediction.
JP2001308797A 2001-10-04 2001-10-04 Moving picture prediction encoding method and its decoding method, and apparatus for the same Pending JP2003116141A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001308797A JP2003116141A (en) 2001-10-04 2001-10-04 Moving picture prediction encoding method and its decoding method, and apparatus for the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001308797A JP2003116141A (en) 2001-10-04 2001-10-04 Moving picture prediction encoding method and its decoding method, and apparatus for the same

Publications (1)

Publication Number Publication Date
JP2003116141A true JP2003116141A (en) 2003-04-18

Family

ID=19128048

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001308797A Pending JP2003116141A (en) 2001-10-04 2001-10-04 Moving picture prediction encoding method and its decoding method, and apparatus for the same

Country Status (1)

Country Link
JP (1) JP2003116141A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008004768A1 (en) * 2006-07-04 2008-01-10 Samsung Electronics Co., Ltd. Image encoding/decoding method and apparatus
JP2008178109A (en) * 2007-01-19 2008-07-31 Samsung Electronics Co Ltd Method and device for effectively compressing and restoring edge region
JP2012244501A (en) * 2011-05-20 2012-12-10 Canon Inc Image processing device and image processing method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008004768A1 (en) * 2006-07-04 2008-01-10 Samsung Electronics Co., Ltd. Image encoding/decoding method and apparatus
US8553768B2 (en) 2006-07-04 2013-10-08 Samsung Electronics Co., Ltd. Image encoding/decoding method and apparatus
JP2008178109A (en) * 2007-01-19 2008-07-31 Samsung Electronics Co Ltd Method and device for effectively compressing and restoring edge region
JP2013214976A (en) * 2007-01-19 2013-10-17 Samsung Electronics Co Ltd Method and device for effectively compressing and restoring edge region
JP2012244501A (en) * 2011-05-20 2012-12-10 Canon Inc Image processing device and image processing method

Similar Documents

Publication Publication Date Title
KR100774296B1 (en) Method and apparatus for encoding and decoding motion vectors
KR101422422B1 (en) System and method for enhanced dmvd processing
KR100750136B1 (en) Method and apparatus for encoding and decoding of video
KR100856411B1 (en) Method and apparatus for compensating illumination compensation and method and apparatus for encoding moving picture based on illumination compensation, and method and apparatus for encoding moving picture based on illumination compensation
TWI395489B (en) A video coding apparatus, and an image decoding apparatus
JP5061179B2 (en) Illumination change compensation motion prediction encoding and decoding method and apparatus
US8948243B2 (en) Image encoding device, image decoding device, image encoding method, and image decoding method
EP2202985A1 (en) An interframe prediction encoding/decoding method and apparatus
RU2444856C2 (en) Method of encoding video signal and method of decoding, apparatus for realising said methods and data media storing programmes for realising said methods
US20110150074A1 (en) Two-pass encoder
JP2001028756A (en) Method and device for executing selection between intra- frame coding mode and inter-frame coding mode in context base
US20090016443A1 (en) Inter mode determination method for video encoding
KR20120105396A (en) Techniques for motion estimation
KR20110073263A (en) Method and apparatus for encoding and decoding for intra prediction
KR100856392B1 (en) Video Encoding and Decoding Apparatus and Method referencing Reconstructed Blocks of a Current Frame
KR101187580B1 (en) Method and apparatus for compensating illumination compensation and method and apparatus for encoding moving picture based on illumination compensation, and method and apparatus for encoding moving picture based on illumination compensation
JP2003116141A (en) Moving picture prediction encoding method and its decoding method, and apparatus for the same
JP4642033B2 (en) A method for obtaining a reference block of an image by an encoding method in which the number of reference frames is fixed.
JP4697802B2 (en) Video predictive coding method and apparatus
JP4113696B2 (en) Lossless video encoding method, decoding method thereof, and apparatus thereof
KR0181067B1 (en) Moving picture encoder of having compatibility
KR100774297B1 (en) Method and apparatus for decoding motion vectors
KR20110067648A (en) Method for encoding/decoding image and apparatus for performing the same
JP4511607B2 (en) Lossless video encoding method, decoding method thereof, and program thereof
KR0174959B1 (en) Motion picture encoder for very low speed transmission

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040212

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050614

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20051101