JP2004007778A - Motion compensating and decoding method - Google Patents
Motion compensating and decoding method Download PDFInfo
- Publication number
- JP2004007778A JP2004007778A JP2003273900A JP2003273900A JP2004007778A JP 2004007778 A JP2004007778 A JP 2004007778A JP 2003273900 A JP2003273900 A JP 2003273900A JP 2003273900 A JP2003273900 A JP 2003273900A JP 2004007778 A JP2004007778 A JP 2004007778A
- Authority
- JP
- Japan
- Prior art keywords
- code
- code table
- motion
- information
- motion compensation
- 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.)
- Withdrawn
Links
Images
Landscapes
- Compression Or Coding Systems Of Tv Signals (AREA)
Abstract
Description
本発明は、画像を効率的に伝送、蓄積、表示するために、画像情報をより少ない符号量でディジタル信号にする高能率符号化が行われた符号列を復号化するものにおいて、特に動き補償処理が行われ、その際の動きベクトル情報が可変符号化されている符号列を動き補償復号化するものに関する。 The present invention is directed to decoding a highly efficient coded code sequence that converts image information into a digital signal with a smaller code amount in order to efficiently transmit, store, and display an image. The present invention relates to a method for performing motion compensation decoding on a code string in which processing is performed and motion vector information at that time is variably encoded.
<動き補償動画像符号化>
動画像符号化はMPEGなどに代表されるように、動き補償画像間予測が行われるのが一般的である。その際、動き補償で使われた動きベクトル(MV)の情報は可変長符号化され、予測残差の符号と多重化されて伝送される。
<Motion-compensated video coding>
In moving picture coding, motion-compensated inter-picture prediction is generally performed as represented by MPEG or the like. At this time, the information of the motion vector (MV) used in the motion compensation is variable-length coded, multiplexed with the prediction residual code, and transmitted.
MVの符号化は、隣接ブロックのMVとの差分を取り、水平差分値と垂直差分値とをそれぞれ可変長符号で符号化する。この可変長符号は差分値の発生頻度に合わせてハフマン符号などで構成される。 MV coding takes a difference from the MV of an adjacent block, and codes each of the horizontal difference value and the vertical difference value with a variable length code. This variable length code is formed of a Huffman code or the like in accordance with the frequency of occurrence of the difference value.
<従来例の動き補償符号化装置>
従来の動き補償符号化装置の構成例を図6と共に、以下に説明する。
<Motion Compensation Coding Device of Conventional Example>
An example of the configuration of the conventional motion compensation coding apparatus will be described below with reference to FIG.
画像入力端子1より入来する動画像信号は、減算器2において動き補償予測器10から与えられる予測信号が減算され、予測残差となってDCT3に与えられる。DCT3は予測残差に対してDCT(Discrete Cosine Transform )の変換処理を行い、得られた係数を量子化器4に与える。量子化器4は所定のステップ幅で係数を量子化し、固定長の符号となった係数を可変長符号化器5と逆量子化器7に与える。可変長符号化器5は、固定長の予測残差を可変長符号で圧縮し、できた符号は多重化器61に与えられる。
動 The
一方、逆量子化器7及び逆DCT13では量子化器4及びDCT3の逆処理が行われ、予測残差を再生する。得られた再生予測残差は加算器12で予測信号が加算され再生画像となり、画像メモリ11に与えられる。画像メモリ11に蓄えられている再生画像は、動き補償予測器10に与えられる。
On the other hand, the inverse quantizer 7 and the
動き補償予測器10は、MV検出器6から与えられるMVに従って動き補償を行い、得られた予測信号を減算器2と加算器12に与える。MV検出器6は、被符号化フレームに対する参照フレームの空間移動量を16×16画素または8×8画素ブロック毎に求めて、MVとして動き補償予測器10及びMV符号化器62に与える。MV符号化器62は、ひとつ前のMVとの差分を取り、差分値を所定可変長符号で符号化する。MVの符号は、多重化器61で予測残差の符号と多重化され符号出力端子9より出力される。
The
<従来例の動き補償復号化装置>
図7は、図6の動き補償符号化装置に対応する動き補償復号化装置の従来例の構成を示したものである。
<Conventional Motion Compensation Decoding Device>
FIG. 7 shows a configuration of a conventional example of a motion compensation decoding device corresponding to the motion compensation encoding device of FIG.
符号入力端子21より入来する動き補償予測符号化された符号列は、多重化分離器71で予測残差の符号とMVの符号が分離され、予測残差の符号は可変長復号化器23へ、MVの符号はMV復号化器72へ与えられる。可変長復号化器23は可変長符号を固定長の符号に戻し、逆量子化器7に与えられる。
The code string of the motion compensated prediction coded coming from the
固定長符号は逆量子化器7で予測残差の再生DCT係数値となり、逆DCT13に与えられる。逆DCT13は8×8個の係数を再生予測残差信号に変換し、加算器12に与える。加算器12では再生予測残差信号に予測信号が加算され、再生画像となる。この様にして得られた再生画像信号は、画像出力端子24から出力されると共に画像メモリ11に与えられる。動き補償予測器10は、画像メモリ11に蓄積されている画像をMVに基づいて動き補償し、予測信号を形成する。得られた予測信号は加算器12に与えられる。一方、MV復号化器72は図6のMV符号化器62の逆処理を行い、MV符号からMV値を得る。得られたMVは動き補償予測器10に与えられる。
The fixed-length code becomes a reproduced DCT coefficient value of the prediction residual in the inverse quantizer 7 and is given to the
従来の動き補償符号化装置は、動きベクトル(MV)の可変長符号化のために1種類の符号表を用いていた。そこで使われる符号表は、MV差分の分布(各差分値の発生確率)に合わせて作成されているが、MV差分は画像の動きの状況により大きく異なり、画像の部分により分布が符号表と適合しない場合も多く、発生符号量が多くなっていた。特に、動き補償のブロックを細かくし、精度を上げるとMV情報量の割合が増加するので、総符号量に与える影響は顕著となる。 The conventional motion compensation coding apparatus uses one type of code table for variable length coding of the motion vector (MV). The code table used there is created according to the distribution of the MV difference (the probability of occurrence of each difference value), but the MV difference varies greatly depending on the motion situation of the image, and the distribution matches the code table depending on the image part. In many cases, the number of generated codes was large. In particular, when the motion compensation block is made finer and the accuracy is increased, the ratio of the MV information amount increases, so that the influence on the total code amount becomes remarkable.
本発明は以上の点に着目してなされたもので、MV符号化用の可変長符号表を複数種類有し、MVを所定数で統合し、一画像(ひとつのフレーム乃至フィールド)を複数に分割したMV群単位で選択された符号表を用いてMV符号化を行い、その符号表選択情報を伝送して復号でも共通の符号表を使用することでMV符号量の削減可能な動き補償符号化に対応する動き補償復号化方法を提供することを目的とする。 The present invention has been made in view of the above points, and has a plurality of types of variable length code tables for MV coding, integrates a predetermined number of MVs, and converts one image (one frame or field) into a plurality. A motion compensation code capable of reducing the MV code amount by performing MV encoding using a code table selected in divided MV group units, transmitting the code table selection information, and using a common code table for decoding. It is an object of the present invention to provide a motion compensation decoding method corresponding to encoding.
そこで、上記課題を解決するために本発明は、下記の方法を提供するものである。 Therefore, in order to solve the above problems, the present invention provides the following method.
動画像が動き補償ブロック毎の動きベクトルにより動き補償予測符号化された動画像符号列であり、複数の可変長符号化表の中から符号表が切り換えられて前記動きベクトルが可変長符号化された動きベクトルの情報が多重化されている動画像符号列を復号化する動き補償復号化方法において、
入来する動画像符号列は、前記動きベクトルの情報と、前記動き補償ブロックを複数統合して一画像を複数に分割した単位毎に指定された可変長符号表に関する符号表選択情報と、前記動画像に対して前記動きベクトルを用いて動き補償予測符号化を行って得られた予測残差の情報とが多重化されているものであり、
前記入来する動画像符号列から、前記動きベクトルの情報と前記符号表選択情報と前記予測残差の情報とを分離して得て、前記符号表選択情報に応じた可変長符号表を用いて、前記動きベクトルの情報を可変長復号化し、前記復号化された動きベクトルを保持して、前記各動き補償ブロックに応じた前記復号化された動きベクトルを供給し、前記予測残差の情報を動き補償予測復号化することを特徴とする動き補償復号化方法。
The moving image is a moving image code sequence that has been motion-compensated and predicted coded by a motion vector for each motion compensation block, and a code table is switched from among a plurality of variable-length coding tables so that the motion vector is variable-length coded. A motion compensation decoding method for decoding a moving image code string in which information of a motion vector is multiplexed,
The incoming video code sequence is information on the motion vector, code table selection information on a variable length code table specified for each unit obtained by integrating a plurality of the motion compensation blocks and dividing one image into a plurality, A prediction image obtained by performing motion-compensated prediction coding on the moving image using the motion vector is multiplexed with information of a prediction residual,
From the incoming video code sequence, the motion vector information, the code table selection information, and the prediction residual information are separated and obtained, and a variable length code table corresponding to the code table selection information is used. Variable length decoding of the information of the motion vector, holding the decoded motion vector, supplying the decoded motion vector corresponding to each of the motion compensation blocks, and calculating the information of the prediction residual. A motion compensated predictive decoding method.
(作 用)
本発明は、以下の動き補償符号化により符号化された符号列を的確に動き補償復号化するものである。動き補償動画像符号化で、動きベクトル(MV)符号化用の可変長符号表を複数種類有し、MVを所定数で統合し、一画像(ひとつのフレーム乃至フィールド)が複数に分割されたMV群単位で選択された符号表を用いてMV符号化を行い、その符号表選択情報を伝送して復号でも共通の符号表を使用することで、複数の符号表の中から適当な符号表が使用される。符号表は、異なったMV差分発生分布に合わせて複数種類用意されるので、MV差分のMV群内分布が平均的分布と大きく異なっても、そのMV群に適した符号表が選択される。選択された符号表は、そのMV群のMV差分の分布に適合した可変長符号で構成されて、MV群の符号量は平均的符号表の場合より少なくなる。
(Operation)
The present invention accurately performs motion compensation decoding on a code sequence coded by the following motion compensation coding. In motion compensation video coding, a plurality of variable length code tables for motion vector (MV) coding are provided, a predetermined number of MVs are integrated, and one image (one frame or field) is divided into a plurality. MV coding is performed using a code table selected in units of MV group, the code table selection information is transmitted, and a common code table is used for decoding, so that an appropriate code table can be selected from a plurality of code tables. Is used. Since a plurality of code tables are prepared according to different MV difference occurrence distributions, even if the MV difference distribution in the MV group is significantly different from the average distribution, a code table suitable for the MV group is selected. The selected code table is composed of variable length codes adapted to the distribution of the MV difference of the MV group, and the code amount of the MV group is smaller than that of the average code table.
それぞれのMV群で、それに適合した符号表が選択され、MV符号量が全体に削減される。一方、符号表選択情報が付随するのでその分が符号量増加となるが、MV群で1乃至2bitなので、削減効果と比較して極く僅かな増加で済む。 符号 A code table suitable for each MV group is selected, and the MV code amount is reduced overall. On the other hand, since the code table selection information is added, the code amount increases accordingly, but since it is 1 to 2 bits in the MV group, it can be only slightly increased compared to the reduction effect.
本発明では、以下の動き補償符号化により符号化された符号列を的確に動き補償復号化することができる。 According to the present invention, a code string coded by the following motion compensation coding can be accurately motion compensated decoded.
動き補償動画像符号化で、動きベクトル(MV)符号化用の可変長符号表を複数種類有し、MVを所定数で統合し、一画像(ひとつのフレーム乃至フィールド)を複数に分割したMV群単位で選択された符号表を用いてMV符号化を行い、その符号表選択情報を伝送して復号でも共通の符号表を使うことで、複数の符号表の中から適切な符号表が使われ、その符号表は、異なったMV差分発生分布に合わせて複数種類用意され、そのMV群のMV差分の分布に適合した、画像の部分状態に適合したものが選択されるので、MV符号量が少なくなる。 In motion-compensated video coding, a plurality of types of variable length code tables for motion vector (MV) coding are integrated, a predetermined number of MVs are integrated, and an MV obtained by dividing one image (one frame or field) into a plurality MV coding is performed using a code table selected in units of groups, and the code table selection information is transmitted and a common code table is used for decoding, so that an appropriate code table can be used from among a plurality of code tables. A plurality of code tables are prepared in accordance with different MV difference occurrence distributions, and a code table that is suitable for the MV difference distribution of the MV group and that is suitable for the partial state of the image is selected. Is reduced.
予測残差の符号量は変化しないので、全体の発生符号量が少なくなる。特に、動き補償のブロックを細かくし、精度を上げるとMV符号量の割合が相対的に多くなっているので、MV符号量の削減効果はそのまま総符号量の削減にも大きく寄与する。 符号 Since the code amount of the prediction residual does not change, the total generated code amount is reduced. In particular, when the motion compensation block is made finer and the accuracy is increased, the ratio of the MV code amount is relatively increased. Therefore, the effect of reducing the MV code amount directly contributes to the reduction of the total code amount.
<本発明に対応する動き補償符号化装置の第1の例>
本発明の動き補償復号化方法に対応する(本発明の動き補償復号化方法において的確に復号化される符号列を生成する)動き補償符号化装置の第1の例について、以下に説明する。
<First Example of Motion Compensation Coding Apparatus Corresponding to the Present Invention>
A first example of a motion compensation coding apparatus corresponding to the motion compensation decoding method of the present invention (generating a code string to be accurately decoded in the motion compensation decoding method of the present invention) will be described below.
図1は、その構成を示したもので、図6の従来例と同一構成要素には同一番号を付してある。図1には、図6と比較してMV統合器15、仮MV符号化器16、符号量算出器17、符号表判定器18、遅延器19が追加されている。また、MV符号化器14、多重化器8の動作が、図6のMV符号化器62、多重化器61と異なる。
FIG. 1 shows the configuration, and the same components as those in the conventional example of FIG. 6 are denoted by the same reference numerals. FIG. 1 is different from FIG. 6 in that an
本例において、従来例と大きく異なるのは、動きベクトル(MV)の符号化方法である。画像間予測処理及び予測残差の符号化は基本的に同じである。 に お い て In this example, a significant difference from the conventional example is the method of coding a motion vector (MV). Inter-picture prediction processing and encoding of prediction residuals are basically the same.
画像入力端子1より入来する動画像信号は、減算器2において動き補償予測器10から与えられる予測信号が減算され、予測残差となってDCT3に与えられる。DCT3は、予測残差にDCT(Discrete Cosine Transform )の変換処理を行い、得られた係数を量子化器4に与える。量子化器4は所定のステップ幅で係数を量子化し、固定長の符号となった係数を可変長符号化器5と逆量子化器7に与える。可変長符号化器5は、固定長の予測残差を可変長符号で圧縮し、圧縮して出来た符号列は多重化器8に与えられる。
動 The
一方、逆量子化器7及び逆DCT13ではDCT3及び量子化器4の逆処理が行われ、予測残差を再生する。得られた再生予測残差は加算器12で予測信号が加算され再生画像となり、画像メモリ11に与えられる。
On the other hand, in the inverse quantizer 7 and the
画像メモリ11に蓄えられている再生画像は、動き補償予測器10に与えられる。動き補償予測器10は、MV検出器6から与えられるMVに従って予測信号を作り、減算器2と加算器12に与える。
再生 The reproduced image stored in the
MV検出器6は、被符号化フレームに対する参照フレームの空間移動量を16×16画素または8×8画素ブロック毎に求めて、MVとして動き補償予測器10及びMV統合器15に与える。
The
<MV符号化>
本発明の特徴に貢献しているMVの符号化部分の一実施例について、以下に説明する。
<MV encoding>
One embodiment of the coding portion of the MV that contributes to the features of the present invention is described below.
図1に示したMV統合器15では、16個〜64個程度のMVを統合し、一フレームが複数に分割されたMV群とする。MV群は、図4に示した縦4個×横4個など2次元的なものが符号化特性からは望ましいが、横一列に16個などの1次元的なものでも良い。2次元の場合には、MV値に対するメモリを有して、配列変換を行う。
で は The
MV統合器15よりのMV群の各MVは、仮MV符号化器16と遅延器19とに与えられる。仮MV符号化器16では、MV符号化器14が有しているすべての種類の符号表について仮符号化を行い、得られた符号表毎の符号列を次の符号量算出器17に与える。
Each MV of the MV group from the
ここで、符号表の具体的な実施例を表1、表2に夫々示す。 Here, specific examples of the code table are shown in Tables 1 and 2, respectively.
表1の第1可変長符号表は、比較的MVの変化が少ない場合に適合し、表2の第2可変長符号表は、比較的MVの変化が大きい場合に適合するものである。 第 The first variable length code table in Table 1 is suitable when the change in MV is relatively small, and the second variable length code table in Table 2 is suitable when the change in MV is relatively large.
変化が大きい場合と少ない場合のMVの例を図5に示す。表でsはMVの極性(+/−)を示す符号である。表の可変長符号は、MV差分の水平・垂直のそれぞれ成分毎に適用される。また、MVが1/2画素精度の場合は、2倍して整数化した値に適用する。 FIG. 5 shows examples of the MV when the change is large and when it is small. In the table, s is a sign indicating the polarity (+/-) of the MV. The variable length codes in the table are applied to each of the horizontal and vertical components of the MV difference. When the MV has half-pixel accuracy, the value is applied to a value that is doubled and converted to an integer.
符号表判定器18は、各符号表の符号量を比較して、例えば表1又は表2のいずれかから、最も符号量の少ない符号表を判定して選択する。その判定結果は符号表選択情報として、MV符号化器14と多重化器8とに与えられる。
The
一方、MV群の各MVは遅延器19で、符号表選択情報が出力されるまで遅延させられた後に、MV符号化器14に与えられる。
On the other hand, each MV in the MV group is delayed by a
MV符号化器14において、基本的な符号化方法は図7の従来例と同様であるが、符号表を複数有し、符号表選択情報に従ってその中のひとつが選択されて、符号化に使用される。得られた符号は多重化器8に与えられる。
The basic coding method of the
多重化器8は、可変長符号化器5から与えられる予測残差の符号とMV符号化器14から与えられるMVの符号とを多重化する他に、符号表判定器18から与えられる符号表選択情報をMV符号のヘッダに挿入する。
The
ここで多重化された符号列は符号出力端子9より出力される。 符号 The multiplexed code string is output from the code output terminal 9 here.
<本発明に対応する動き補償符号化装置の第2の例>
本発明の動き補償復号化方法に対応する(本発明の動き補償復号化方法において的確に復号化される符号列を生成する)動き補償符号化装置の第2の例について、以下に説明する。
<Second example of motion compensation coding apparatus according to the present invention>
A second example of the motion compensation coding apparatus corresponding to the motion compensation decoding method of the present invention (generating a code string to be accurately decoded in the motion compensation decoding method of the present invention) will be described below.
図3は、その構成を示したもので、図1の第1の例と同一構成要素には同一番号を付してある。図3には、図1と比較して、仮MV符号化器16と符号量算出器17の代わりに、アクティビティ検出器31が存在する。また、符号表判定器32の動作は図1の符号表判定器18と異なる。
FIG. 3 shows the configuration, and the same components as those in the first example of FIG. 1 are denoted by the same reference numerals. 3 includes an
第2の例において、第1の例と異なるのは符号表の判定方法であり、それ以外の処理方法は基本的に同じであり、異なる部分についてのみ、以下に説明する。 に お い て In the second example, the difference from the first example is the method of determining the code table, and the other processing methods are basically the same, and only different parts will be described below.
MV統合器15から与えられるMV群の各MVは、アクティビティ検出器31でMVのアクティビティが求められ、符号表判定器32に与えられる。アクティビティは、MV差分値の絶対値の和などで、MV群毎に求められる。ここでMV差分値の絶対値を対数変換してから加算すると、MV符号量との相関が高まり好都合である。
For each MV in the MV group provided from the
符号表判定器32は、アクティビティと予め設定されている閾値との関係から適切な符号表を判定する。
The
その符号表が表1と表2の2種類なら、中程度のアクティビティを閾値とし、アクティビティがそれより小さい場合は表1とし、アクティビティがそれより大きい場合は表2とする。アクティビティは、前記のようなもの以外に、分布状況をより正確に示す多次元的なものでも良い。具体的には、0以外の比較的小さなMV差分(絶対値が1から3)の頻度と、比較的大きなMV差分(絶対値が4以上)の頻度を求め、2パラメータに対して2次元的に閾値を設ける。 な ら If the code table is of two types, Table 1 and Table 2, medium activity is used as the threshold value. If the activity is smaller than that, Table 1 is used. If the activity is larger than that, Table 2 is used. The activity may be a multidimensional activity that shows the distribution status more accurately than the above. Specifically, the frequency of a relatively small MV difference other than 0 (absolute value is 1 to 3) and the frequency of a relatively large MV difference (absolute value is 4 or more) are obtained, and two-dimensional A threshold value.
<本発明に対応する動き補償符号化装置の第3の例>
本発明の動き補償復号化方法に対応する(本発明の動き補償復号化方法において的確に復号化される符号列を生成する)動き補償符号化装置の第3の例について、以下に説明する。
<Third example of motion compensation coding apparatus according to the present invention>
A third example of the motion compensation coding apparatus corresponding to the motion compensation decoding method of the present invention (generating a code string to be accurately decoded in the motion compensation decoding method of the present invention) will be described below.
第3の例は、第1の例と第2の例とを組み合わせたもので、その構成は図1と類似なもので特に図示はしない。 3The third example is a combination of the first and second examples, and the configuration is similar to that of FIG. 1 and is not particularly shown.
第3の例において、他の例と異なるのは符号表の判定方法であり、それ以外の処理は基本的に同じであるので、図1を基に異なる部分のみ以下に説明する。 に お い て In the third example, the difference from the other examples is the method of determining the code table, and the other processing is basically the same. Therefore, only different parts will be described below based on FIG.
図1の仮MV符号化器16と符号量算出器17は、1種類の符号表についてMV群毎に符号量を求め、符号表判定器18に与える。その際に用いる符号表は、複数ある中の最も平均的なものとする。
(1) The
符号表判定器18の動作は図3の符号表判定器32と類似するもので、符号量とそれに対して予め設定された閾値との関係から適当な符号表を判定し、符号表選択情報を出力する。 符号量が少ない場合には、表1のような変化の少ないMV差分に適合した符号表を、符号量が多い場合には、表2のような変化の激しいMV差分に適合した符号表を選択する。
The operation of the
<実施例を適用した動き補償復号化装置>
上述の各例の動き補償符号化装置に対応する本発明の動き補償復号化方法の一実施例を適用した動き補償復号化装置について、以下に図と共に説明する。
<Motion Compensation Decoding Apparatus to which Embodiment is Applied>
A motion compensation decoding apparatus to which the embodiment of the motion compensation decoding method according to the present invention corresponding to the motion compensation coding apparatus of each of the above examples is applied will be described below with reference to the drawings.
その動き補償復号化装置の一例の構成を図2に示す。 FIG. 2 shows an example of the configuration of the motion compensation decoding apparatus.
符号入力端子21より入来する動き補償予測符号化された符号列は、多重化分離器22で予測残差の符号とMVの符号と符号表選択情報が分離され、予測残差の符号は可変長復号化器23へ、MVの符号と符号表選択情報はMV復号化器25へ与えられる。可変長復号化器23は可変長符号を固定長の符号に戻し、逆量子化器7に与えられる。
The code string of the motion compensated prediction coded coming from the
固定長符号の予測残差は逆量子化器7で係数値となり、逆DCT13に与えられる。逆DCT13は8×8個の係数を再生予測残差信号に変換し、加算器12に与える。加算器12では再生予測残差信号に予測信号が加算され、再生画像となる。この様にして得られた再生画像信号は、画像出力端子24から出力されると共に画像メモリ11に与えられる。
予 測 The prediction residual of the fixed-length code becomes a coefficient value in the inverse quantizer 7 and is given to the
動補償予測器10は、画像メモリ11に蓄積されている画像をMVに基づいて動き補償し、予測信号を形成する。得られた予測信号は加算器12に与えられる。
The
一方、MV復号化器25は、MVの符号と符号表選択情報から図1のMV符号化器14の逆処理を行い、得られたMV値をMVバッファ26に与える。
On the other hand, the MV decoder 25 performs the reverse process of the
MVの復号で用いられる符号表は、MV群単位で符号表選択情報により複数の種類の中からひとつが選択され使用される。 符号 One of a plurality of types of code tables used in MV decoding is selected and used according to code table selection information in MV group units.
MVバッファ26はMVを保持し、動き補償予測器10で必要となった際に与える。これはMV群が2次元で統合されている場合、主たる復号処理のブロック順番がMV群の単位と異なるためである。
The
1 画像入力端子
2 減算器
3 DCT
4 量子化器
5 可変長符号化器
6 MV検出器
7 逆量子化器
8、61 多重化器
9 符号列出力端子
10 動補償予測器
11 画像メモリ
12 加算器
13 逆DCT
14、62 MV符号化器
15 MV統合器
16 仮MV符号化器
17 符号量算出器
18、32 符号表判定器
19 遅延器
21 符号列入力端子
22、71 多重化分離器
23 可変長復号化器
24 画像出力端子
25、72 MV復号化器
26 MVバッファ
31 アクティビティ検出器
1
Reference Signs List 4
14, 62
Claims (1)
入来する動画像符号列は、前記動きベクトルの情報と、前記動き補償ブロックを複数統合して一画像を複数に分割した単位毎に指定された可変長符号表に関する符号表選択情報と、前記動画像に対して前記動きベクトルを用いて動き補償予測符号化を行って得られた予測残差の情報とが多重化されているものであり、
前記入来する動画像符号列から、前記動きベクトルの情報と前記符号表選択情報と前記予測残差の情報とを分離して得て、前記符号表選択情報に応じた可変長符号表を用いて、前記動きベクトルの情報を可変長復号化し、前記復号化された動きベクトルを保持して、前記各動き補償ブロックに応じた前記復号化された動きベクトルを供給し、前記予測残差の情報を動き補償予測復号化することを特徴とする動き補償復号化方法。 The moving image is a moving image code sequence that has been motion-compensated and predicted coded by a motion vector for each motion compensation block, and a code table is switched from among a plurality of variable-length coding tables so that the motion vector is variable-length coded. A motion compensation decoding method for decoding a moving image code string in which information of a motion vector is multiplexed,
The incoming video code sequence is information on the motion vector, code table selection information on a variable length code table specified for each unit obtained by integrating a plurality of the motion compensation blocks and dividing one image into a plurality, A prediction image obtained by performing motion-compensated prediction coding on the moving image using the motion vector is multiplexed with information of a prediction residual,
From the incoming video code sequence, the motion vector information, the code table selection information, and the prediction residual information are separated and obtained, and a variable length code table corresponding to the code table selection information is used. Variable length decoding of the information of the motion vector, holding the decoded motion vector, supplying the decoded motion vector corresponding to each of the motion compensation blocks, and calculating the information of the prediction residual. A motion compensated predictive decoding method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003273900A JP2004007778A (en) | 2003-07-14 | 2003-07-14 | Motion compensating and decoding method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003273900A JP2004007778A (en) | 2003-07-14 | 2003-07-14 | Motion compensating and decoding method |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP17700398A Division JP3888597B2 (en) | 1998-06-24 | 1998-06-24 | Motion compensation coding apparatus and motion compensation coding / decoding method |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2004007778A true JP2004007778A (en) | 2004-01-08 |
Family
ID=30438619
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003273900A Withdrawn JP2004007778A (en) | 2003-07-14 | 2003-07-14 | Motion compensating and decoding method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2004007778A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2011155364A1 (en) * | 2010-06-09 | 2011-12-15 | ソニー株式会社 | Image decoder apparatus, image encoder apparatus and method and program thereof |
WO2014030920A1 (en) * | 2012-08-21 | 2014-02-27 | 삼성전자 주식회사 | Inter-layer video coding method and device for predictive information based on tree structure coding unit, and inter-layer video decoding method and device for predictive information based on tree structure coding unit |
JP2016506187A (en) * | 2013-01-30 | 2016-02-25 | インテル コーポレイション | Content adaptive entropy coding of partition data for next generation video |
-
2003
- 2003-07-14 JP JP2003273900A patent/JP2004007778A/en not_active Withdrawn
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2011155364A1 (en) * | 2010-06-09 | 2011-12-15 | ソニー株式会社 | Image decoder apparatus, image encoder apparatus and method and program thereof |
WO2014030920A1 (en) * | 2012-08-21 | 2014-02-27 | 삼성전자 주식회사 | Inter-layer video coding method and device for predictive information based on tree structure coding unit, and inter-layer video decoding method and device for predictive information based on tree structure coding unit |
JP2016506187A (en) * | 2013-01-30 | 2016-02-25 | インテル コーポレイション | Content adaptive entropy coding of partition data for next generation video |
US9686551B2 (en) | 2013-01-30 | 2017-06-20 | Intel Corporation | Content adaptive entropy coding of partitions data for next generation video |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3888597B2 (en) | Motion compensation coding apparatus and motion compensation coding / decoding method | |
KR100314116B1 (en) | A motion-compensated coder with motion vector accuracy controlled, a decoder, a method of motion-compensated coding, and a method of decoding | |
JP3856262B2 (en) | Motion compensation encoding apparatus, motion compensation encoding method, and motion compensation code recording medium | |
US8855202B2 (en) | Flexible range reduction | |
US20040136457A1 (en) | Method and system for supercompression of compressed digital video | |
US7995848B2 (en) | Method and apparatus for encoding and decoding image data | |
JPH11275592A (en) | Moving image code stream converter and its method | |
JP2011233972A (en) | Image encoder, image encoding method, image decoder, and image decoding method | |
US7436889B2 (en) | Methods and systems for reducing requantization-originated generational error in predictive video streams using motion compensation | |
JP2000324498A (en) | Animation encoding device | |
JP2006135376A (en) | Moving picture coder, moving picture coding method, moving picture decoder, and moving picture decoding method | |
JP2004007778A (en) | Motion compensating and decoding method | |
JP3948442B2 (en) | Motion compensation decoding apparatus | |
US20020118757A1 (en) | Motion image decoding apparatus and method reducing error accumulation and hence image degradation | |
JP2004007776A (en) | Motion compensating and decoding method | |
JP2004007777A (en) | Motion compensating and decoding apparatus | |
WO2004010708A1 (en) | Advanced method of coding and decoding motion vector and apparatus therefor | |
JP2004007774A (en) | Motion compensating and coding method | |
KR20060027831A (en) | Method of encoding a signal into a bit stream | |
KR0130167B1 (en) | Mpeg apparatus | |
KR0123092B1 (en) | Method and apparatus for coding a code indicating picture starting location | |
JP5404857B2 (en) | Image coding apparatus, image coding method, image decoding apparatus, and image decoding method | |
KR0148155B1 (en) | Esc coding apparatus and method of image coding | |
JP2002027458A (en) | Method and system for encoding/decoding image | |
JP2005333662A (en) | Coding instrument, decoding instrument, recoding instrument and coding method, decoding method, and recoding method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20040930 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20060606 |
|
A761 | Written withdrawal of application |
Free format text: JAPANESE INTERMEDIATE CODE: A761 Effective date: 20060804 |