JP2005191898A - Motion compensation encoding method and motion compensation encoding device - Google Patents

Motion compensation encoding method and motion compensation encoding device Download PDF

Info

Publication number
JP2005191898A
JP2005191898A JP2003430377A JP2003430377A JP2005191898A JP 2005191898 A JP2005191898 A JP 2005191898A JP 2003430377 A JP2003430377 A JP 2003430377A JP 2003430377 A JP2003430377 A JP 2003430377A JP 2005191898 A JP2005191898 A JP 2005191898A
Authority
JP
Japan
Prior art keywords
motion vector
vector
motion
video signal
encoding
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
JP2003430377A
Other languages
Japanese (ja)
Inventor
Yoshiko Hatano
喜子 幡野
Junko Shinohara
順子 篠原
Junji Sukeno
順司 助野
Tomokazu Fukuda
智教 福田
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2003430377A priority Critical patent/JP2005191898A/en
Publication of JP2005191898A publication Critical patent/JP2005191898A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a motion compensation encoding method and a motion compensation encoding device which can remove unnecessary encoding processings and decrease the amount of encoding. <P>SOLUTION: When a motion vector with respect to an input macro block is set to a zero vector, an encoding for determination as to whether the difference between a predicted image, in which the motion vector is set as the zero vector and the input macro block is further encoded is performed. When the difference is equal to or smaller than a certain value, a variety between both is determined to be a noise component. so that the input macro block is set to the predicted image, without performing encoding processing with respect to this difference. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

この発明は、外部から入力される映像信号を符号化する符号化方法、及びその符号化装置に関するものであり、特に、ITU−T勧告H.26xやISO/IEC標準MPEG等に代表される、動き補償機能を有する符号化方法、及びその符号化装置に関するものである。   The present invention relates to an encoding method for encoding a video signal input from the outside, and an encoding apparatus therefor. The present invention relates to an encoding method having a motion compensation function, represented by 26x, ISO / IEC standard MPEG, and the like, and an encoding apparatus thereof.

従来の動き補償予測装置では、ノイズ成分が含まれた映像信号が入力された場合、静止している映像部分を動いていると判断し、動きベクトルを検出する場合がある。そのため、このような場合、本来不要な動きベクトルを符号化して出力するという無駄な処理、無駄な情報送信が発生する。また、このようなノイズの影響を受けたビットストリームを復号処理すると、復号映像信号にノイズ成分の影響が出てしまい、復号画質が劣化する。   In a conventional motion compensated prediction apparatus, when a video signal including a noise component is input, it may be determined that a stationary video portion is moving and a motion vector may be detected. Therefore, in such a case, useless processing for encoding and outputting an originally unnecessary motion vector and useless information transmission occur. In addition, when a bit stream affected by such noise is decoded, the decoded video signal is affected by a noise component, and the decoded image quality deteriorates.

上記の問題に対し、例えば、下記特許文献1には、あるブロックについて検出した動きベクトルに対する評価値と、静止していることを示す動きベクトルに対する評価値とを比較し、両評価値の近似度が高ければ、静止していることを示す動きベクトルをそのブロックの動きベクトルとして設定する方法が記載されている。   To solve the above problem, for example, in Patent Document 1 below, an evaluation value for a motion vector detected for a certain block is compared with an evaluation value for a motion vector indicating that the block is stationary. Describes a method of setting a motion vector indicating that the block is stationary as a motion vector of the block.

また、下記特許文献2には、予め定められた優先順位に従って動きベクトルを検出、設定する方法が記載されている。下記特許文献3には、ブロック単位で現フレームと前フレームとの差分絶対値和を算出する単純差分算出器と、動きベクトルの差分絶対値和を算出する動きベクトル検出器とを備え、単純差分算出器から出力された差分絶対値和と、動きベクトル検出器から出力された差分絶対値和とを比較し、両者の差がしきい値未満のときは静止していることを示す零ベクトルを選択する方法について記載されている。   Patent Document 2 below describes a method for detecting and setting a motion vector in accordance with a predetermined priority order. The following Patent Document 3 includes a simple difference calculator that calculates the sum of absolute differences between the current frame and the previous frame in units of blocks, and a motion vector detector that calculates the sum of absolute differences of motion vectors. The difference absolute value sum output from the calculator and the difference absolute value sum output from the motion vector detector are compared, and if the difference between the two is less than the threshold value, a zero vector indicating a stationary state is obtained. It describes how to choose.

特開昭58−107785号公報(第3頁右上欄第10行目から右下欄第12行目)JP-A-58-107785 (page 3, upper right column, line 10 to lower right column, line 12) 特開平6−30399号公報(段落0026から0034、図1)JP-A-6-30399 (paragraphs 0026 to 0034, FIG. 1) 特開平7−99657号公報(段落0007、図1)Japanese Patent Laid-Open No. 7-99657 (paragraph 0007, FIG. 1)

ところで、上記特許文献に記載されている動き補償符号化方法においても、入力映像信号と、復号映像信号において動きベクトルとして零ベクトルが設定された予測画像とから算出される差分に対し符号化処理を行っている。両者の画像内容が変化している場合は、両者の差分に対する符号化処理は必要であるが、画像内容の変化がノイズ成分によるものである場合、符号化処理は不要であり、符号量も増えてしまう。   By the way, also in the motion compensation encoding method described in the above-mentioned patent document, encoding processing is performed on a difference calculated from an input video signal and a predicted image in which a zero vector is set as a motion vector in the decoded video signal. Is going. When both image contents have changed, encoding processing for the difference between the two is necessary. However, when the change in image contents is caused by noise components, the encoding processing is unnecessary and the amount of codes increases. End up.

この発明は、上述のような課題を解消するためになされたもので、符号化処理の軽減、符号量の削減が可能な動き補償符号化方法及び動き補償符号化装置を提供することを目的としたものである。   The present invention has been made to solve the above-described problems, and it is an object of the present invention to provide a motion compensation encoding method and a motion compensation encoding device capable of reducing encoding processing and code amount. It is a thing.

この発明は、
入力される映像信号を複数のブロックに分割し、当該ブロック単位で符号化処理を行い、当該符号化処理により得られるビットストリームを出力する動き補償符号化装置であって、
既に符号化処理された映像信号を復号処理した復号映像信号と、前記入力される映像信号とから、前記入力される映像信号におけるブロックに対応する動きベクトルを検出する動きベクトル検出手段と、
前記復号映像信号と前記動きベクトルを零ベクトルとした場合に得られる第1の予測画像と、前記ブロックとの差分を評価する第1の評価値と、前記復号信号と前記動きベクトル検出手段で検出された動きベクトルを用いた場合に得られる第2の予測画像と、前記ブロックとの差分を評価する第2の評価値とから、前記動きベクトルを零ベクトルとするか否かを判定する零ベクトル判定手段と、
当該零ベクトル判定手段において、前記動きベクトルを零ベクトルとすると判定した場合、前記第2の予測画像と前記ブロックとの差分を符号化処理するか否かを判定する符号化判定手段とを備え、
当該符号化判定手段において、前記第2の予測画像と前記ブロックとの差分を符号化処理しないと判定した場合は、前記ブロックを予測画像とすること
としたものである。
This invention
A motion compensation encoding device that divides an input video signal into a plurality of blocks, performs encoding processing in units of the blocks, and outputs a bitstream obtained by the encoding processing,
A motion vector detecting means for detecting a motion vector corresponding to a block in the inputted video signal from the decoded video signal obtained by decoding the already encoded video signal and the inputted video signal;
Detected by the first prediction image obtained when the decoded video signal and the motion vector are zero vectors, a first evaluation value for evaluating a difference between the block, and the decoded signal and the motion vector detecting means A zero vector for determining whether or not the motion vector is a zero vector from a second predicted image obtained when the motion vector is used and a second evaluation value for evaluating a difference between the block and the second predicted image A determination means;
In the zero vector determination means, when it is determined that the motion vector is a zero vector, the zero determination means comprises: an encoding determination means for determining whether or not to encode a difference between the second predicted image and the block;
When the encoding determination means determines that the difference between the second predicted image and the block is not to be encoded, the block is set as a predicted image.

この発明は、符号化処理の軽減、符号量の削減が可能な動き補償符号化方法及び動き補償符号化装置を提供することができる。   The present invention can provide a motion compensation coding method and a motion compensation coding device capable of reducing coding processing and reducing the amount of code.

実施の形態1.
実施の形態1で説明する動き補償符号化装置は、動き補償予測器11において、動きベクトルを零ベクトルに設定した場合、さらに、入力マクロブロックと、復号映像信号において動きベクトルを零ベクトルとした第1の予測画像との差分を符号化するかの否かの符号化判定(以下、「Not_Coded判定」と記す。)を行う。そして、両者の差分値がある一定値未満であれば、両者の画像内容の変化はノイズ成分であると判定し、この差分を符号化しないとしたものである。以下、この発明をその実施の形態を示す図面に基づいて具体的に説明する。
Embodiment 1 FIG.
In the motion compensation encoding apparatus described in the first embodiment, when the motion compensation predictor 11 sets the motion vector to a zero vector, the motion compensation encoding apparatus further sets the motion vector to the zero vector in the input macroblock and the decoded video signal. An encoding determination (hereinafter referred to as “Not_Coded determination”) is performed as to whether or not the difference from the predicted image of 1 is encoded. If the difference value between the two is less than a certain value, it is determined that the change in the image content between the two is a noise component, and the difference is not encoded. Hereinafter, the present invention will be specifically described with reference to the drawings showing embodiments thereof.

図1は、実施の形態1における動き補償符号化装置に外部から入力される映像信号を示す概念図、図2は実施の形態1における動き補償符号化装置の構成を示すブロック図、図3は、動き補償符号化装置内の動き補償予測器における符号化処理フローを示す図、図4は実施の形態1における動き補償予測器の構成を示すブロック図である。   FIG. 1 is a conceptual diagram showing a video signal input from the outside to the motion compensation coding apparatus according to the first embodiment, FIG. 2 is a block diagram showing a configuration of the motion compensation coding apparatus according to the first embodiment, and FIG. FIG. 4 is a diagram showing an encoding process flow in a motion compensation predictor in the motion compensation encoding apparatus, and FIG. 4 is a block diagram showing a configuration of the motion compensation predictor in the first embodiment.

まず、動き補償符号化装置20に入力される映像信号について説明する。図1に示すように、入力映像信号の各フレームは、複数のブロックに分割され、各ブロック毎に動き補償符号化装置20に入力される。例えば、入力映像信号が、輝度信号(Y信号)と2つの色差信号(Cb信号およびCr信号)から成る4:2:0信号の場合、輝度信号の16×16画素のブロックと、色差信号の8×8画素のブロックが画面上で同一の大きさとなる。したがって、輝度信号の8×8画素のブロック4つと、色差信号の8×8画素のブロック2つとによりマクロブロックが構成され、マクロブロック毎に、映像信号として動き補償符号化装置20に入力されることとなる。   First, the video signal input to the motion compensation encoding apparatus 20 will be described. As shown in FIG. 1, each frame of the input video signal is divided into a plurality of blocks, and each block is input to the motion compensation encoding apparatus 20. For example, when the input video signal is a 4: 2: 0 signal composed of a luminance signal (Y signal) and two color difference signals (Cb signal and Cr signal), a 16 × 16 pixel block of the luminance signal and the color difference signal An 8 × 8 pixel block has the same size on the screen. Therefore, a macro block is constituted by four blocks of 8 × 8 pixels of luminance signals and two blocks of 8 × 8 pixels of color difference signals, and each macro block is input to the motion compensation coding apparatus 20 as a video signal. It will be.

なお、一般的に、入力映像信号はフレームであるが、MPEG−4等のVOP(Video Object Plane)の場合もある。   In general, an input video signal is a frame, but it may be a VOP (Video Object Plane) such as MPEG-4.

次に、動き補償符号化装置20に入力された映像信号の処理について説明する。映像信号は、まず、動き補償予測器11に入力される。動き補償予測器11は、入力映像信号とメモリ10に記憶されていた過去の復号映像信号とを比較し、マクロブロック毎に動きベクトルを検出し、予測画像を作成する。そして、検出した動きベクトルと、後述する符号化判定結果を可変長符号化手段5に出力するとともに、予測画像を差分器2と加算器8に出力する。さらに、入力映像信号について、フレーム内符号化(以下、「イントラ」と記す。)/フレーム間符号化(以下、「インター」と記す。)の判定を行い、判定結果を切替器2、9に出力する。なお、動き補償予測器11の詳細動作については後述する。   Next, processing of the video signal input to the motion compensation encoding apparatus 20 will be described. The video signal is first input to the motion compensation predictor 11. The motion compensation predictor 11 compares the input video signal with the past decoded video signal stored in the memory 10, detects a motion vector for each macroblock, and creates a predicted image. Then, the detected motion vector and an encoding determination result to be described later are output to the variable length encoding means 5, and the predicted image is output to the differentiator 2 and the adder 8. Further, with respect to the input video signal, determination of intra-frame encoding (hereinafter referred to as “intra”) / inter-frame encoding (hereinafter referred to as “inter”) is performed, and the determination result is sent to the switches 2 and 9. Output. The detailed operation of the motion compensation predictor 11 will be described later.

差分器1は、入力映像信号と動き補償予測器11から出力された予測画像との差分を切替器2に出力する。切替器2は、動き補償予測器11から出力されたインター/イントラ判定結果に基づいて、入力映像信号または差分器2から入力された差分のいずれか一方をDCT変換手段3に出力する。すなわち、イントラ/インター判定結果に基づいて、イントラの場合は入力映像信号を出力し、インターの場合は差分を出力する。   The differentiator 1 outputs the difference between the input video signal and the predicted image output from the motion compensated predictor 11 to the switcher 2. The switcher 2 outputs either the input video signal or the difference input from the differentiator 2 to the DCT conversion means 3 based on the inter / intra determination result output from the motion compensation predictor 11. That is, based on the intra / inter determination result, an input video signal is output in the case of intra, and a difference is output in the case of inter.

DCT変換手段3は、切替器2から入力された入力映像信号または差分に対しDCT変換を行う。なお、動き補償予測11はマクロブロックを単位とした処理を行うが、DCT変換手段3はマクロブロックをさらに8×8画素に分割した単位でDCT変換を行う。   The DCT conversion means 3 performs DCT conversion on the input video signal or difference input from the switch 2. The motion compensated prediction 11 performs processing in units of macroblocks, but the DCT conversion means 3 performs DCT conversion in units of further dividing the macroblock into 8 × 8 pixels.

量子化器4は、DCT変換手段3から入力されたDCT係数を量子化する。そして、可変長符号化手段5は、量子化手段4から入力された量子化DCT係数と、動き補償予測器11から入力された動きベクトル、イントラ/インター判定結果、符号化判定結果とを符号化し、ビットストリームを出力する。   The quantizer 4 quantizes the DCT coefficient input from the DCT conversion means 3. Then, the variable length encoding unit 5 encodes the quantized DCT coefficient input from the quantization unit 4, the motion vector input from the motion compensation predictor 11, the intra / inter determination result, and the encoding determination result. , Output a bitstream.

一方、量子化器4から出力された量子化DCT係数は、可変長符号化手段5の他に、逆量子化器6にも入力される。量子化DCT係数は、逆量子化器6にて逆量子化され、さらに、逆DCT変換手段7にて逆DCT変換が施される。なお、切替器2に入力されるイントラ/インター判定がイントラであった場合は、逆DCT手段7から出力されるデータは復号映像信号となる。加算器8は、逆量子化手段7から入力されるデータと、動き補償予測器11から入力される予測画像とを加算した復号信号を切替器9に出力する。   On the other hand, the quantized DCT coefficient output from the quantizer 4 is also input to the inverse quantizer 6 in addition to the variable length encoding means 5. The quantized DCT coefficient is inversely quantized by the inverse quantizer 6 and further subjected to inverse DCT transform by the inverse DCT transform means 7. If the intra / inter determination input to the switch 2 is intra, the data output from the inverse DCT means 7 is a decoded video signal. The adder 8 outputs a decoded signal obtained by adding the data input from the inverse quantization means 7 and the predicted image input from the motion compensated predictor 11 to the switch 9.

切替器9は、動き補償予測器11から入力されたイントラ/インター判定結果に基づいて、逆DCT変換手段7から入力された復号映像信号、または加算器8から入力された復号映像信号のいずれか一方をメモリ10に出力する。すなわち、イントラ/インター判定結果が、イントラの場合は逆DCT変換手段7から入力された復号映像信号を出力し、インターの場合は加算器8から入力された復号映像信号を出力する。   Based on the intra / inter determination result input from the motion compensation predictor 11, the switch 9 is either a decoded video signal input from the inverse DCT conversion means 7 or a decoded video signal input from the adder 8. One of them is output to the memory 10. That is, when the intra / inter determination result is intra, the decoded video signal input from the inverse DCT conversion means 7 is output, and when it is inter, the decoded video signal input from the adder 8 is output.

次に、図3、図4及び図5を用いて、動き補償予測器11の動作を説明する。上記で説明したように、本実施の形態で説明する動き補償予測器11は、復号映像信号において、入力マクロブロックに対する動きベクトルを零ベクトルに設定した場合、さらに、入力マクロブロックと、復号映像信号において動きベクトルを零ベクトルに設定した第1の予測画像との差分を符号化するか否かのNot_Coded判定を行う。そして、両者の差分がある一定値未満であれば、両者の画像内容の変化はノイズ成分であると判定し、この差分を符号化しない。   Next, the operation of the motion compensated predictor 11 will be described with reference to FIGS. 3, 4 and 5. As described above, when the motion compensated predictor 11 described in the present embodiment sets the motion vector for the input macroblock to a zero vector in the decoded video signal, the motion compensation predictor 11 further includes the input macroblock and the decoded video signal. The Not_Coded determination is made as to whether or not to encode the difference from the first predicted image in which the motion vector is set to the zero vector. If the difference between the two is less than a certain value, it is determined that the change in the image contents of both is a noise component, and the difference is not encoded.

まず、動きベクトル検出手段12にて、入力マクロブロックに対する動きベクトルを検出する(ステップ101)。例えば、図5に示すように、入力マクロブロックのフレーム中の位置を(n,m)、入力映像信号における輝度信号をFY(n,m)(0≦n<N、0≦m<M)、メモリ10に記憶されていた復号画像の輝度信号をGY(n,m)(0≦n<N、0≦m<M)とすると、入力マクロブロックの輝度信号は、
FY(n+i,m+j)(0≦i,j<16)
と表され、ベクトル(x,y)を動きベクトルとしたときの予測画像の輝度信号は、
GY(n+x+i,m+y+j)(0≦i,j<16)
と表される。そこで、これらの輝度信号を用いて、予測画像と入力マクロブロックとの差分絶対値和である評価値SAD(x,y)を下記数式1から算出する。
First, the motion vector detection means 12 detects a motion vector for the input macroblock (step 101). For example, as shown in FIG. 5, the position of the input macroblock in the frame is (n, m), and the luminance signal in the input video signal is FY (n, m) (0 ≦ n <N, 0 ≦ m <M). When the luminance signal of the decoded image stored in the memory 10 is GY (n, m) (0 ≦ n <N, 0 ≦ m <M), the luminance signal of the input macroblock is
FY (n + i, m + j) (0 ≦ i, j <16)
The luminance signal of the predicted image when the vector (x, y) is a motion vector is
GY (n + x + i, m + y + j) (0 ≦ i, j <16)
It is expressed. Therefore, using these luminance signals, an evaluation value SAD (x, y), which is the sum of absolute differences between the predicted image and the input macroblock, is calculated from Equation 1 below.

Figure 2005191898
Figure 2005191898

そして、評価値SAD(x,y)が最小となるベクトル(x,y)を動きベクトルとして検出する。   Then, a vector (x, y) that minimizes the evaluation value SAD (x, y) is detected as a motion vector.

ステップ101にて動きベクトルを検出した後、次に、零ベクトル判定手段13にて、零ベクトル判定を行う(ステップ102)。零ベクトル判定とは、入力マクロブロックに対応する復号映像信号の動きベクトルを零ベクトルとした場合の第1の予測画像と、この入力マクロブロックとの差分値を評価する第1の評価値S1と、復号映像信号において、動きベクトル検出ステップ101で求めた動きベクトルを用いた第2の予測画像と、入力マクロブロックとの差分値を評価する第2の評価値S2とから、動きベクトルを零ベクトルに設定するか否かを判定するものである。   After detecting the motion vector in step 101, next, zero vector determination means 13 performs zero vector determination (step 102). Zero vector determination refers to a first evaluation value S1 that evaluates a difference value between a first predicted image when a motion vector of a decoded video signal corresponding to an input macroblock is a zero vector, and the input macroblock. In the decoded video signal, the motion vector is determined as a zero vector from the second predicted image using the motion vector obtained in the motion vector detection step 101 and the second evaluation value S2 for evaluating the difference value between the input macroblock. It is determined whether or not to set.

第1の予測画像と、入力マクロブロックとの差分値である第1の評価値S1は、
S1=SAD(0,0)
となり、第2の予測画像と、入力マクロブロックとの差分値である第2の評価値S2は、
S2=SAD(x,y)
となる。なお、第2の評価値S2は、SAD(x,y)の中で最小となる値を検出したものであるから、
S1≧S2
となる。
The first evaluation value S1, which is the difference value between the first predicted image and the input macroblock,
S1 = SAD (0,0)
And the second evaluation value S2, which is the difference value between the second predicted image and the input macroblock,
S2 = SAD (x, y)
It becomes. Note that the second evaluation value S2 is a value obtained by detecting the minimum value in SAD (x, y).
S1 ≧ S2
It becomes.

そして、予め定められた固定値αを用いて、
S1<S2+α
の場合、すなわち、
S1−S2<α
の場合は、第1の予測画像の画像内容と、入力マクロブロックの画像内容との相関が高い。したがって、このような場合は「動きベクトルを零ベクトルに設定する」と判定する。
And using a predetermined fixed value α,
S1 <S2 + α
In other words,
S1-S2 <α
In this case, the correlation between the image content of the first predicted image and the image content of the input macroblock is high. Therefore, in such a case, it is determined that “the motion vector is set to a zero vector”.

一方、上記以外の場合は、第1の予測画像の画像内容と、入力マクロブロックの画像内容との相関は低い。したがって、このような場合に、動きベクトルを零ベクトルに設定すると、第1の予測画像と入力マクロブロックとの差分が大きくなり、符号量が増大するので、「動きベクトルを零ベクトルに設定しない」と判定する。なお、固定値αは、符号ビットレート、マクロブロックの大きさ等により決定される値である。   On the other hand, in the cases other than the above, the correlation between the image content of the first predicted image and the image content of the input macroblock is low. Therefore, in such a case, if the motion vector is set to the zero vector, the difference between the first predicted image and the input macroblock increases, and the amount of code increases. Therefore, “the motion vector is not set to the zero vector” Is determined. The fixed value α is a value determined by the code bit rate, the size of the macroblock, and the like.

ステップ102にて「動きベクトルを零ベクトルに設定する」と判定した場合は、動きベクトルを零ベクトルに設定する(ステップ105)。一方、ステップ102にて「動きベクトルを零ベクトルに設定しない」、すなわちステップ101にて検出した動きベクトルを使用すると判断した場合は、次に、イントラ/インター判定手段14にて、入力マクロブロックに対するイントラ/インター判定を行う(ステップ103)。   If it is determined in step 102 that “the motion vector is set to the zero vector”, the motion vector is set to the zero vector (step 105). On the other hand, if it is determined in step 102 that “the motion vector is not set to the zero vector”, that is, the motion vector detected in step 101 is used, then the intra / inter determination unit 14 performs the processing for the input macroblock. Intra / inter determination is performed (step 103).

イントラ/インター判定には、例えば、下記数式2に示す、入力マクロブロックの輝度信号を用いた第3の評価値V1と、下記数式3に示す、入力マクロブロックの輝度信号と予測画像の輝度信号とを用いた第4の評価値V2とを用いる。   In the intra / inter determination, for example, the third evaluation value V1 using the luminance signal of the input macroblock shown in the following Equation 2 and the luminance signal of the input macroblock and the luminance signal of the predicted image shown in the following Equation 3 are used. And a fourth evaluation value V2 using the above.

Figure 2005191898
ただし、
Figure 2005191898
Figure 2005191898
However,
Figure 2005191898

Figure 2005191898
Figure 2005191898

そして、予め定められた固定値βを用い、
V1<V2 または V2<β
の場合、入力マクロブロックをインターと判定し、上記の場合以外は、イントラと判定する。
And using a predetermined fixed value β,
V1 <V2 or V2 <β
In this case, the input macroblock is determined to be inter, and otherwise determined to be intra.

ステップ103にて「インター」と判定された場合は、ステップ101で検出した動きベクトルを用い、予測画像作成手段16にて予測画像を作成する(ステップ104)。一方、ステップ103にて「イントラ」と判定された場合は、動きベクトルと予測画像とも不要であるので、動き補償器11の動作は終了する。なお、固定値βは、符号ビットレート、マクロブロックの大きさ等により決定される値である。   When it is determined as “inter” in step 103, the predicted image is created by the predicted image creating means 16 using the motion vector detected in step 101 (step 104). On the other hand, when it is determined as “intra” in step 103, neither the motion vector nor the predicted image is necessary, and thus the operation of the motion compensator 11 ends. The fixed value β is a value determined by the code bit rate, the size of the macroblock, and the like.

ステップ105にて動きベクトルを零ベクトルとした場合、次に、符号化判定手段(以下、「Not_Coded判定手段」と記す。)15にて、第1の予測画像と入力マクロブロックとの差分を符号化するか否か判定する。   If the motion vector is set to a zero vector in step 105, the encoding determination means (hereinafter referred to as “Not_Coded determination means”) 15 encodes the difference between the first predicted image and the input macroblock. It is determined whether or not.

Not_Coded判定では、まず、第1の予測画像と入力マクロブロックとの差分を、輝度信号(Y信号)と2つの色差信号(Cb信号およびCr信号)とについて算出する。すなわち、輝度信号FY(n,m)、GY(n,m)の他に、入力マクロブロックの色差信号Cb、CrをそれぞれFb(n,m)、Fr(n,m)(0≦n<N/2、0≦m<M/2)、復号映像信号の色差信号Cb、CrをそれぞれGb(n,m)、Gr(n,m)(0≦n<N/2、0≦m<M/2)とした場合、第1の予測画像と入力マクロブロックとの輝度信号の差分は、
FY(n+i,m+j)−GY(n+i,m+j) (0≦i,j<16)
と表され、2つの色差信号の差分はそれぞれ、
Fb(n/2+i,m/2+j)−Gb(n/+i,m/2+j)
Fr(n/2+i,m/2+j)−Gb(n/+i,m/2+j)
と表される。そして、それぞれの信号についての差分絶対値和である第5の評価値SY、第6の評価値Sb、第7の評価値Srを下記の式から算出する。なお、第5の評価値SYは、評価値SAD(x,y)において、x=0、y=0としたSAD(0,0)と同値である。
In the Not_Coded determination, first, the difference between the first predicted image and the input macroblock is calculated for the luminance signal (Y signal) and the two color difference signals (Cb signal and Cr signal). That is, in addition to the luminance signals FY (n, m) and GY (n, m), the color difference signals Cb and Cr of the input macroblock are respectively converted to Fb (n, m) and Fr (n, m) (0 ≦ n < N / 2, 0 ≦ m <M / 2), and the color difference signals Cb and Cr of the decoded video signal are respectively Gb (n, m) and Gr (n, m) (0 ≦ n <N / 2, 0 ≦ m < M / 2), the difference in luminance signal between the first predicted image and the input macroblock is
FY (n + i, m + j) −GY (n + i, m + j) (0 ≦ i, j <16)
And the difference between the two color difference signals is
Fb (n / 2 + i, m / 2 + j) -Gb (n / + i, m / 2 + j)
Fr (n / 2 + i, m / 2 + j) -Gb (n / + i, m / 2 + j)
It is expressed. Then, a fifth evaluation value SY, a sixth evaluation value Sb, and a seventh evaluation value Sr, which are sums of absolute differences for the respective signals, are calculated from the following equations. The fifth evaluation value SY is the same value as the SAD (0, 0) in the evaluation value SAD (x, y) where x = 0 and y = 0.

Figure 2005191898
Figure 2005191898
Figure 2005191898
Figure 2005191898
Figure 2005191898
Figure 2005191898

上記数式4にて算出されたそれぞれの評価値に対し、予め定められた固定値γ1、γ2を用いて、
SY<γ1 かつ Sb<γ2 かつ Sr<γ2
の場合は、第1の予測画像と入力マクロブロックとの差分が小さいので、画像内容の相関性が高く、両者間の変化はノイズ成分であると判断して、「両者の差分を符号化しない」と判定する。この場合、符号化判定結果を「Not_Codedである」とする。一方、上記以外の場合、すなわち符号化判定結果が「Not_Codedではない」場合は、第1の予測画像と入力マクロブロックとの画像内容の相関性が低いので、画像内容自体が変化したと判断して、「両者の差分を符号化する」と判定する。なお、固定値γ1、γ2は、符号ビットレート、マクロブロックの大きさ等により決定される値である。
For each evaluation value calculated by the above Equation 4, using predetermined fixed values γ1, γ2,
SY <γ1 and Sb <γ2 and Sr <γ2
In this case, since the difference between the first predicted image and the input macroblock is small, the correlation between the image contents is high, and it is determined that the change between the two is a noise component. Is determined. In this case, the encoding determination result is “Not_Coded”. On the other hand, in other cases, that is, when the encoding determination result is “Not Not Coded”, it is determined that the image content itself has changed because the correlation between the image content of the first predicted image and the input macroblock is low. It is determined that “the difference between the two is encoded”. The fixed values γ1 and γ2 are values determined by the code bit rate, the size of the macroblock, and the like.

ステップ106のNot_Coded判定において、「Not_Codedではない」と判定された場合、すなわち「第1の予測画像と入力マクロブロックとの差分を符号化する」と判定された場合は、予測画像作成手段16にて、第1の予測画像と入力マクロブロックの輝度信号及び2つの色差信号を用い予測画像を作成し、出力する(ステップ104)。   In the determination of Not_Coded in step 106, when it is determined that “not Not Coded”, that is, when it is determined that “the difference between the first predicted image and the input macroblock is encoded”, the predicted image creation unit 16 is notified. Then, a prediction image is created and output using the first prediction image, the luminance signal of the input macroblock, and the two color difference signals (step 104).

一方、ステップ106のNot_Coded判定において、「Not_Codedである」と判定された場合、すなわち「第1の予測画像と入力マクロブロックとの差分を符号化しない」と判定された場合は、入力マクロブロックを予測画像として設定する(ステップ107)。   On the other hand, in the Not_Coded determination of step 106, when it is determined that “it is Not_Coded”, that is, when it is determined that “the difference between the first predicted image and the input macroblock is not encoded”, the input macroblock is It sets as a prediction image (step 107).

以上説明したように、実施の形態1の動き補償予測器11は、復号映像信号において動きベクトルを零ベクトルとした場合に、さらに入力マクロブロックとの差分を符号化するか否かのNot_Coded判定を行い、差分値が小さい場合は両者間の変化はノイズ成分であると判断してその差分値を符号化せず、入力マクロブロックを予測画像として設定することとした。したがって、ノイズ成分を符号化する処理が不要となり、全体の符号量を削減することが可能となる。特に、本実施の形態で説明した動き補償符号化器11を備える動き補償符号化装置20を、符号量制限を厳しく要求される携帯機器等に搭載する場合には、効果が大きい。   As described above, the motion compensated predictor 11 according to Embodiment 1 performs Not_Coded determination as to whether or not to encode the difference from the input macroblock when the motion vector is a zero vector in the decoded video signal. When the difference value is small, it is determined that the change between the two is a noise component, the difference value is not encoded, and the input macroblock is set as a predicted image. Therefore, the process of encoding the noise component is not necessary, and the entire code amount can be reduced. In particular, the effect is great when the motion compensation encoding apparatus 20 including the motion compensation encoder 11 described in the present embodiment is installed in a portable device or the like that strictly requires a code amount restriction.

なお、実施の形態1では、動き補償予測器11は、マクロブロック単位毎に動きベクトルの検出、イントラ/インター判定、Not_Coded判定、予測画像の作成を行うように説明したが、8×8画素単位ごとに行うことも可能である。すなわち、実施の形態1における動き補償予測器11の処理単位は16×16画素に限定されるものではなく、任意のサイズのブロックに適応することが可能である。   In the first embodiment, the motion compensated predictor 11 has been described as performing motion vector detection, intra / inter determination, Not_Coded determination, and prediction image generation for each macroblock unit. It is also possible to do this every time. That is, the processing unit of the motion compensated predictor 11 in Embodiment 1 is not limited to 16 × 16 pixels, and can be applied to blocks of any size.

また、ステップ101における動きベクトルの検出では、入力マクロブロックの輝度信号と予測画像の輝度信号との差分絶対値和である評価値SAD(x,y)を用いたが、輝度信号の差分二乗和を用いてもよく、また、色差信号の差分絶対値和を用いてもよい。   In the motion vector detection in step 101, the evaluation value SAD (x, y), which is the sum of absolute differences between the luminance signal of the input macroblock and the luminance signal of the predicted image, is used. Or a sum of absolute differences of color difference signals may be used.

同様に、ステップ102における零ベクトル判定では、第1の評価値S1=SAD(0,0)、第2の評価値S2=SAD(x,y)、を用いたが、輝度信号の差分二乗和を用いてもよく、また、輝度信号と色差信号の差分絶対値和の重み付き和を用いてもよい。すなわち、入力マクロブロックと予測画像との差分の大きさを評価できる値であればよい。   Similarly, in the zero vector determination in step 102, the first evaluation value S1 = SAD (0,0) and the second evaluation value S2 = SAD (x, y) are used. Or a weighted sum of the sum of absolute differences between the luminance signal and the color difference signal may be used. That is, any value that can evaluate the size of the difference between the input macroblock and the predicted image may be used.

さらに、ステップ103におけるイントラ/インター判定では、入力マクロブロックにおける輝度信号と平均値との差分二乗和である第3の評価値V1、入力マクロブロックの輝度信号と予測画像の輝度信号との差分二乗和である第4の評価値V2を用いたが、それぞれ差分絶対値和としてもよく、また、色差信号を用いてもよい。   Further, in the intra / inter determination in step 103, the third evaluation value V1, which is the sum of squares of the difference between the luminance signal in the input macroblock and the average value, the square of the difference between the luminance signal in the input macroblock and the luminance signal in the predicted image. Although the fourth evaluation value V2 that is the sum is used, it may be a sum of absolute differences, or a color difference signal may be used.

また、ステップ106におけるNot_Coded判定では、入力マクロブロックの輝度信号と予測画像の輝度信号との差分絶対値和である第5の評価値SY、入力マクロブロックの色差信号と予測画像との色差信号との差分絶対値和である第6の評価値Sb、第7の評価値Srを用いたが、それぞれ差分二乗和、または最大値を用いてもよい。   In the Not_Coded determination in step 106, the fifth evaluation value SY that is the sum of absolute differences between the luminance signal of the input macroblock and the luminance signal of the predicted image, the color difference signal between the color difference signal of the input macroblock and the predicted image, and Although the sixth evaluation value Sb and the seventh evaluation value Sr, which are the sum of absolute differences, are used, the sum of squared differences or the maximum value may be used, respectively.

また、本実施の形態では、動きベクトルを画素単位、すなわち画素精度で検出する場合について説明したが、半画素精度、または1/4画素精度で検出してもよい。   In the present embodiment, the case where the motion vector is detected in pixel units, that is, in pixel accuracy has been described. However, the motion vector may be detected in half pixel accuracy or ¼ pixel accuracy.

さらに、動きベクトル検出のために用いられる復号映像信号は、入力される映像信号より時間的に前に動き補償符号化装置20に入力された映像信号を復号処理したものに限られず、時間的に後に入力された映像信号を復号処理したものでもよい。また、入力される映像信号の直前、直後の映像信号を復号処理したものに限られない。   Further, the decoded video signal used for motion vector detection is not limited to the one obtained by decoding the video signal input to the motion compensation encoding device 20 in time before the input video signal. A video signal input later may be decoded. Further, the present invention is not limited to the one obtained by decoding the video signal immediately before and after the input video signal.

なお、後述する実施の形態3、5における動き補償予測器11の基本的な処理フローは、実施の形態1の動き補償予測器11と同じである。したがって、実施の形態1の動き補償予測器11が有する、ノイズ成分の符号化処理の除去、符号量削減の効果を実施の形態3、5における動き補償予測器11も有する。   Note that the basic processing flow of the motion compensated predictor 11 in Embodiments 3 and 5 to be described later is the same as that of the motion compensated predictor 11 in Embodiment 1. Therefore, the motion compensation predictor 11 according to the third and fifth embodiments also has the effects of removing the noise component encoding process and reducing the code amount, which the motion compensated predictor 11 according to the first embodiment has.

実施の形態2.
実施の形態2で説明する動き補償符号化方法の符号化処理フローを図6.1及び図6.2に示す。本実施の形態では、実施の形態1で説明した「Not_Coded判定」を行う動き補償符号化装置20全体の動作について説明する。実施の形態1では、動き補償予測器11内に、動きベクトル検出手段、零ベクトル判定手段等を備える場合について説明した。しかし、これらは、動き補償予測器11内にある必要はなく、動き補償符号化装置20全体として、機能を満足すればよい。なお、図6.1及び図6.2において、図3と同一処理のステップには同一の符号を付してある。
Embodiment 2. FIG.
The encoding process flow of the motion compensation encoding method described in the second embodiment is shown in FIGS. 6.1 and 6.2. In the present embodiment, the overall operation of the motion compensation coding apparatus 20 that performs the “Not_Coded determination” described in the first embodiment will be described. In the first embodiment, the case where the motion compensation predictor 11 includes a motion vector detection unit, a zero vector determination unit, and the like has been described. However, these need not be in the motion compensated predictor 11, and the motion compensated encoding apparatus 20 as a whole only needs to satisfy the functions. In FIG. 6.1 and FIG. 6.2, the same reference numerals are assigned to the same processing steps as those in FIG.

本実施の形態における動き補償符号化装置20は、ステップ106にて、Not_Codedの判定を行った場合、符号化処理を行ったか否かの符号化判定結果を含めたビットストリームを、可変長符号化手段5から出力する(ステップ118、120)。すなわち、予め定められた固定符号を用いて、符号化判定結果である「Not_Codedであるか否か」を示すフラグを含めたビットストリームを出力する。   When the motion compensation encoding apparatus 20 in this embodiment determines Not_Coded in step 106, the motion compensation encoding apparatus 20 performs variable-length encoding on the bitstream including the encoding determination result indicating whether or not the encoding process has been performed. Output from the means 5 (steps 118 and 120). That is, using a predetermined fixed code, a bit stream including a flag indicating whether or not “Not_Coded” is output as an encoding determination result is output.

以下、図6.1及び図6.2を用いて動き補償符号化装置20の動作を説明する。
まず、復号映像信号において、入力マクロブロックに対する動きベクトルを検出し(ステップ101)、零ベクトル判定を行う(ステップ102)。さらに、ステップ102にて「動きベクトルを零ベクトルに設定しない」と判定した場合は、入力マクロブロックに対するイントラ/インター判定を行い(ステップ103)、「動きベクトルを零ベクトルに設定する」と判定した場合は、Not_Coded判定を行う(ステップ106)。これらの各ステップにおける処理内容は実施の形態1で説明したものと同じであるので、詳細な説明は省略する。
Hereinafter, the operation of the motion compensation coding apparatus 20 will be described with reference to FIGS. 6.1 and 6.2.
First, a motion vector for the input macroblock is detected in the decoded video signal (step 101), and zero vector determination is performed (step 102). Further, when it is determined in step 102 that “the motion vector is not set to the zero vector”, intra / inter determination is performed on the input macroblock (step 103), and “the motion vector is set to the zero vector” is determined. In this case, a Not_Coded determination is performed (step 106). Since the processing contents in these steps are the same as those described in the first embodiment, detailed description thereof is omitted.

なお、実施の形態1では、「動きベクトルを零ベクトルに設定する」と判定した場合、Not_Coded判定の前に動きベクトルを零ベクトルに設定していた(ステップ105)。しかし、本実施の形態では、ステップ106のNot_Coded判定において、「Not_Codedでない」と判定された後に行う処理フローとしている。これは、以下の理由による。すなわち、Not_Codedでない場合、動きベクトルが零ベクトルであるという情報がステップ104の予測画像作成における処理に必要となる。一方、入力マクロブロックが「Not_Codedである」と判定された場合、ステップ118、119では動きベクトルが零ベクトルであるという情報を処理に用いず、不要となるからである。ただし、図3に示すような位置にステップ105があってもよい。また、実施の形態1においても、図6.1に示すような位置にステップ105があってもよい。   In the first embodiment, when it is determined that “the motion vector is set to the zero vector”, the motion vector is set to the zero vector before the Not_Coded determination (step 105). However, in the present embodiment, the processing flow is performed after it is determined that “not Not Coded” in the Not_Coded determination in Step 106. This is due to the following reason. That is, if it is not Not_Coded, information that the motion vector is a zero vector is necessary for the process in the prediction image creation in step 104. On the other hand, if it is determined that the input macroblock is “Not_Coded”, the information that the motion vector is a zero vector is not used in the processing in steps 118 and 119 and is unnecessary. However, step 105 may exist at a position as shown in FIG. Also in the first embodiment, step 105 may be present at a position as shown in FIG.

さて、ステップ103にて入力マクロブロックがイントラであると判定された場合、予測画面の作成を行わず、入力マクロブロックをそのままDCT変換する(ステップ111)。一方、ステップ103にてインターであると判定された場合、ステップ101にて検出された動きベクトルを用い輝度信号と色差信号の予測画像を作成し(ステップ104)、予測画像と入力マクロブロックとの差分を算出し(ステップ110)、算出した差分をDCT変換する(ステップ111)。   If it is determined in step 103 that the input macroblock is intra, the input macroblock is DCT transformed as it is without creating a prediction screen (step 111). On the other hand, if it is determined in step 103 that the image is inter, a prediction image of the luminance signal and the color difference signal is created using the motion vector detected in step 101 (step 104), and the prediction image and the input macroblock are compared. The difference is calculated (step 110), and the calculated difference is DCT transformed (step 111).

ステップ102にて「動きベクトルを零ベクトルに設定する」と判定した場合は次に、動きベクトルを零ベクトルとした第1の予測画像と入力マクロブロックとの差分を符号化するか否かの「Not_Coded判定」を行う(ステップ106)。「両者の差分を符号化する」、すなわち「Not_Codedではない」と判定した場合は、動きベクトルを零ベクトルとした予測画像を作成し(ステップ104)、予測画像と入力マクロブロックとの差分を算出し(ステップ110)、算出した差分をDCT変換する(ステップ111)。「Not_Codedである」と判定した場合については後述する。   If it is determined in step 102 that “the motion vector is set to a zero vector”, then whether or not the difference between the first predicted image having the motion vector as the zero vector and the input macroblock is to be encoded is determined. “Not_Coded determination” is performed (step 106). If it is determined that “the difference between the two is encoded”, ie, “not Not Coded”, a prediction image with a motion vector as a zero vector is created (step 104), and the difference between the prediction image and the input macroblock is calculated. Then, the calculated difference is DCT transformed (step 111). The case where it is determined as “Not_Coded” will be described later.

ステップ111のDCT変換により得られたDCT係数は、ステップ112の量子化により量子化DCT係数となる。さらに、量子化DCT係数は、ステップ113にて逆量子化、ステップ114にて逆DCT変換され、インターの場合は予測画像と加算されることにより復号画像を得る(ステップ115、116)。イントラの場合はステップ114の逆DCT変換の出力が復号画像である(ステップ115)。得られた復号画像はメモリ10に記憶されるとともに(ステップ117)、得られた量子化DCT係数、動きベクトル、イントラ/インター判定の結果を符号化処理し、出力する(ステップ118)。   The DCT coefficient obtained by the DCT transform in step 111 becomes a quantized DCT coefficient by the quantization in step 112. Further, the quantized DCT coefficients are inversely quantized at step 113 and inverse DCT transformed at step 114. In the case of inter, the quantized DCT coefficients are added to the predicted image to obtain a decoded image (steps 115 and 116). In the case of intra, the output of the inverse DCT transform in step 114 is a decoded image (step 115). The obtained decoded image is stored in the memory 10 (step 117), and the obtained quantized DCT coefficient, motion vector, and intra / inter determination result are encoded and output (step 118).

ステップ106にて「Not_Codedである」と判定した場合は、入力マクロブロックと第1の予測画像との差分を符号化しないので、入力マクロブロックを予測画像として設定し、メモリ10に書き込む(ステップ119)。さらに、固定符号を用いて、符号化判定結果として「Not_Codedである」を示すフラグを含めたビットストリームを、可変長符号化手段5から出力する(ステップ120)。   If it is determined as “Not_Coded” in step 106, the difference between the input macroblock and the first predicted image is not encoded, so the input macroblock is set as a predicted image and written to the memory 10 (step 119). ). Furthermore, a bit stream including a flag indicating “Not_Coded” as an encoding determination result is output from the variable length encoding means 5 using a fixed code (step 120).

実施の形態2の動き補償符号化装置20は、復号映像信号において動きベクトルを零ベクトルとした場合に、さらに入力マクロブロックとの差分を符号化するか否かのNot_Coded判定を行い、差分値が小さい場合は両者間の変化はノイズ成分であると判断してその差分値を符号化せず、入力マクロブロックを予測画像として設定することとした。したがって、ノイズ成分を符号化する処理が不要となり、全体の符号量を削減することが可能となる。特に、本実施の形態で説明した動き補償符号化装置20を、符号量制限を厳しく要求される携帯機器等に搭載する場合には、効果が大きい。   When the motion vector in the decoded video signal is a zero vector in the decoded video signal, the motion compensation encoding apparatus 20 according to the second embodiment further performs Not_Coded determination as to whether or not to encode the difference from the input macroblock. If it is small, it is determined that the change between the two is a noise component, the difference value is not encoded, and the input macroblock is set as a predicted image. Therefore, the process of encoding the noise component is not necessary, and the entire code amount can be reduced. In particular, when the motion compensation encoding apparatus 20 described in the present embodiment is mounted on a portable device or the like that requires a strict code amount restriction, the effect is great.

実施の形態3.
実施の形態3で説明する動き補償符号化方法の符号化処理フローを図7に示す。本実施の形態では、実施の形態1で説明した動き補償予測器11において、動きベクトル検出の処理時間の短縮を目的とした、動きベクトルの検出を複数回行う動作について説明する。すなわち、まず、動きベクトルの検出を画素単位、つまり画素精度で行った後、さらに半画素精度、または1/4画素精度にて動きベクトルの検出を行う動き補償予測器11の動作について説明する。なお、図7において、図3と同一処理のステップには同一の符号を付してある。
Embodiment 3 FIG.
FIG. 7 shows an encoding process flow of the motion compensation encoding method described in the third embodiment. In the present embodiment, an operation will be described in which motion vector detection is performed a plurality of times for the purpose of shortening the motion vector detection processing time in the motion compensated predictor 11 described in the first embodiment. That is, first, the operation of the motion compensated predictor 11 that detects a motion vector with half-pixel accuracy or 1 / 4-pixel accuracy after detecting a motion vector with pixel units, that is, with pixel accuracy will be described. In FIG. 7, the same reference numerals are assigned to the same processing steps as those in FIG.

本実施の形態における動き補償予測器11は、ステップ102の零ベクトル判定の前に、まず画素単位、すなわち画素精度で動きベクトルを検出する(ステップ101)。この処理内容は実施の形態1と同じである。さらに、ステップ103のイントラ/インター判定にてインターと判定された場合、ステップ101にて検出された動きベクトルを中心に、半画素精度、または1/4画素精度でさらに動きベクトルを検出する(ステップ201)。なお、その他のステップ102から107における処理内容は実施の形態1と同様であるので、説明を省略する。   The motion compensated predictor 11 in the present embodiment first detects a motion vector in pixel units, that is, in pixel accuracy, before the zero vector determination in step 102 (step 101). This processing content is the same as that of the first embodiment. Further, when it is determined that the inter / inter determination in step 103 is inter, a motion vector is further detected with half-pixel accuracy or ¼-pixel accuracy around the motion vector detected in step 101 (step 201). Since the other processing contents in steps 102 to 107 are the same as those in the first embodiment, description thereof is omitted.

以上説明したように、実施の形態3における動き補償予測器11は、まず画素単位、すなわち画素精度で動きベクトルを検出し、ステップ103のイントラ/インター判定にてインターと判定され、ステップ101で検出された動きベクトルを使用する場合のみ、画素精度で検出した動きベクトルを中心に、半画素精度、または1/4画素精度でさらに動きベクトルを検出することとした。したがって、半画素精度、または1/4画素精度のみで動きベクトルを検出した場合と比較して、動きベクトル検出の処理時間を短縮することが可能となる。また、実施の形態3における動き補償予測器11は、動きベクトルの検出を画素精度で行った後、さらに半画素精度または1/4画素精度で行うので、画素精度のみで動きベクトルの検出を行った場合と比較して、動きベクトルの検出精度が向上する効果もある。   As described above, the motion compensated predictor 11 according to the third embodiment first detects a motion vector in units of pixels, that is, pixel accuracy, is determined to be inter by the intra / inter determination in step 103, and is detected in step 101. Only when using the motion vector thus determined, the motion vector is further detected with half-pixel accuracy or 1 / 4-pixel accuracy, centering on the motion vector detected with pixel accuracy. Therefore, it is possible to shorten the motion vector detection processing time as compared with the case where the motion vector is detected only with half pixel accuracy or 1/4 pixel accuracy. In addition, since the motion compensated predictor 11 according to the third embodiment performs motion vector detection with pixel accuracy and then with half pixel accuracy or 1/4 pixel accuracy, the motion compensation predictor 11 performs motion vector detection only with pixel accuracy. Compared to the case, the motion vector detection accuracy is improved.

実施の形態4.
実施の形態4で説明する動き補償符号化方法の符号化処理フローを図8.1及び図8.2に示す。本実施の形態では、実施の形態2で説明した動き補償予測装置20において、動きベクトル検出の処理時間の短縮を目的とした、動きベクトルの検出を複数回行う動作について説明する。すなわち、まず、動きベクトルの検出を画素単位、つまり画素精度で行った後、さらに半画素精度、または1/4画素精度にて動きベクトルの検出を行う動き補償予測器20の動作について説明する。なお、図8.1及び図8.2において、図6.1及び図6.2と同一処理のステップには同一の符号を付してある。
Embodiment 4 FIG.
The coding process flow of the motion compensation coding method described in the fourth embodiment is shown in FIGS. 8.1 and 8.2. In the present embodiment, an operation will be described in which motion vector detection is performed a plurality of times for the purpose of reducing the motion vector detection processing time in the motion compensated prediction apparatus 20 described in the second embodiment. That is, first, the operation of the motion compensated predictor 20 that detects a motion vector with half-pixel accuracy or 1 / 4-pixel accuracy after detecting a motion vector in pixel units, that is, with pixel accuracy will be described. In FIG. 8.1 and FIG. 8.2, the same processing steps as those in FIG. 6.1 and FIG.

本実施の形態における動き補償符号化器20は、ステップ102の零ベクトル判定の前に、まず画素単位、すなわち画素精度で動きベクトルを検出する(ステップ101)。さらに、ステップ103のイントラ/インター判定にてインターと判定された場合、ステップ101にて検出された動きベクトルを中心に、半画素精度、または1/4画素精度でさらに動きベクトルを検出する(ステップ201)。なお、その他のステップ102から120における処理内容は実施の形態2と同様であるので、説明を省略する。   The motion compensation encoder 20 in the present embodiment first detects a motion vector in units of pixels, that is, pixel accuracy, before the zero vector determination in step 102 (step 101). Further, when it is determined that the inter / inter determination in step 103 is inter, a motion vector is further detected with half-pixel accuracy or ¼-pixel accuracy around the motion vector detected in step 101 (step 201). Since the other processing contents in steps 102 to 120 are the same as those in the second embodiment, description thereof is omitted.

以上説明したように、実施の形態4における動き補償符号化装置20は、まず画素単位、すなわち画素精度で動きベクトルを検出し、ステップ103のイントラ/インター判定にてインターと判定され、ステップ101で検出された動きベクトルを使用する場合のみ、画素精度で検出した動きベクトルを中心に、半画素精度、または1/4画素精度でさらに動きベクトルを検出することとした。したがって、半画素精度、または1/4画素精度のみで動きベクトルを検出した場合と比較して、動きベクトル検出の処理時間を短縮することが可能となる。また、実施の形態4における動き補償符号化装置20は、動きベクトルの検出を画素精度で行った後、さらに半画素精度または1/4画素精度で行うので、画素精度のみで動きベクトルの検出を行った場合と比較して、動きベクトルの検出精度が向上する効果もある。   As described above, the motion compensation encoding apparatus 20 according to the fourth embodiment first detects a motion vector in pixel units, that is, in pixel accuracy, and is determined to be inter by the intra / inter determination in step 103. Only when the detected motion vector is used, the motion vector is further detected with half-pixel accuracy or ¼-pixel accuracy, centering on the motion vector detected with pixel accuracy. Accordingly, it is possible to shorten the processing time of motion vector detection compared to a case where a motion vector is detected only with half pixel accuracy or 1/4 pixel accuracy. In addition, since the motion compensation coding apparatus 20 according to the fourth embodiment performs the detection of the motion vector with the pixel accuracy, and further performs the detection with the half pixel accuracy or the quarter pixel accuracy, the motion vector is detected only with the pixel accuracy. There is also an effect that the motion vector detection accuracy is improved as compared with the case where it is performed.

実施の形態5.
実施の形態5で説明する動き補償符号化方法の符号化処理フローを図9に示す。本実施の形態では、実施の形態3で説明した動き補償予測器11において、処理全体の時間の短縮を目的とし、動きベクトル検出の前にプレ零ベクトル判定を行う動作について説明する。なお、図9において、図7と同一処理のステップには同一の符号を付してある。
Embodiment 5 FIG.
FIG. 9 shows an encoding process flow of the motion compensation encoding method described in the fifth embodiment. In the present embodiment, the motion compensated predictor 11 described in the third embodiment will be described with reference to an operation for performing pre-zero vector determination before motion vector detection for the purpose of reducing the overall processing time. In FIG. 9, the same processing steps as those in FIG. 7 are denoted by the same reference numerals.

本実施の形態における動き補償予測器11は、ステップ101における画素精度での第1の動きベクトル検出の前に、まずステップ301のプレ零ベクトル判定おいて、予測画像の動きベクトルを零ベクトルとするか否かについて判定する。そして、「動きベクトルを零ベクトルとする」と判定した場合は、ステップ101、102の処理を行わずステップ105にて動きベクトルを零ベクトルに設定する。以下、ステップ301の処理について説明する。   The motion compensated predictor 11 according to the present embodiment first performs pre-zero vector determination in step 301 before the first motion vector detection with pixel accuracy in step 101, and sets the motion vector of the predicted image as a zero vector. It is determined whether or not. If it is determined that “the motion vector is a zero vector”, the processing of steps 101 and 102 is not performed, and the motion vector is set to a zero vector in step 105. Hereinafter, the process of step 301 will be described.

ステップ301のプレ零ベクトル判定では、第1の予測画像と入力マクロブロックとの差分値である第1の評価値S1を用い、この第1の評価値S1が予め定めた固定値εよりも小さいときに、「動きベクトルを零ベクトルに設定する」と判定し、それ以外の場合は、「動きベクトルを零ベクトルに設定しない」と判定する。   In the pre-zero vector determination in step 301, the first evaluation value S1 that is the difference value between the first predicted image and the input macroblock is used, and the first evaluation value S1 is smaller than a predetermined fixed value ε. Sometimes, it is determined that “the motion vector is set to a zero vector”, and in other cases, it is determined that “the motion vector is not set to a zero vector”.

すなわち、
S1=SAD(0,0)
にて算出される第1の評価値S1において、
S1<ε
の場合には、「動きベクトルを零ベクトルに設定する」と判定し、さらにステップ105に進み、動きベクトルを零ベクトルに設定する。一方、上記以外の場合には、「動きベクトルを零ベクトルに設定しない」と判定し、ステップ101に進み、第1の動きベクトル検出を行う。なお、固定値εは、符号ビットレート、マクロブロックの大きさ等により決定される値である。
That is,
S1 = SAD (0,0)
In the first evaluation value S1 calculated by
S1 <ε
In this case, it is determined that “the motion vector is set to a zero vector”, and the process proceeds to step 105 where the motion vector is set to the zero vector. On the other hand, in cases other than the above, it is determined that “the motion vector is not set to the zero vector”, and the process proceeds to step 101 to perform the first motion vector detection. Note that the fixed value ε is a value determined by the code bit rate, the size of the macroblock, and the like.

さらに、ステップ101にて動きベクトルを検出した後、ステップ102にて零ベクトル判定を行う。なお、ステップ102以降における処理内容は、実施の形態3と同じであるので、説明を省略する。   Further, after the motion vector is detected in step 101, zero vector determination is performed in step 102. Since the processing contents after step 102 are the same as those in the third embodiment, the description thereof will be omitted.

以上説明したように、実施の形態5における動き補償予測器11は、第1の動きベクトル検出の前に、まず、プレ零ベクトル判定を行い、「動きベクトルを零ベクトルに設定する」と判定したときは、ステップ101、102の処理を行わずステップ105に進み、零ベクトルの設定を行う。したがって、全体の処理時間の短縮を図ることができる。特に、実施の形態5にて説明した動き補償予測器11を備える動き補償符号化装置を、画像の大部分が静止している映像信号を送信する装置、例えば、テレビ電話等に適応すると、処理時間を大きく短縮することが可能となり、大きな効果を得ることができる。   As described above, the motion compensated predictor 11 according to the fifth embodiment first performs the pre-zero vector determination before the first motion vector detection, and determines that “the motion vector is set to the zero vector”. If not, the process proceeds to step 105 without performing the processing of steps 101 and 102, and the zero vector is set. Therefore, the overall processing time can be shortened. In particular, when the motion compensation encoding apparatus including the motion compensation predictor 11 described in the fifth embodiment is applied to an apparatus that transmits a video signal in which most of the image is stationary, such as a video phone, The time can be greatly shortened, and a great effect can be obtained.

また、実施の形態5は、実施の形態3で説明した動き補償予測器11を基に説明したが、実施の形態1で説明した動き補償予測器11にも適応可能である。すなわち、図3に示した処理フローにおいて、ステップ101の前にステップ301を加えた処理フローとしてもよい。   Further, although the fifth embodiment has been described based on the motion compensated predictor 11 described in the third embodiment, it can also be applied to the motion compensated predictor 11 described in the first embodiment. That is, in the processing flow shown in FIG. 3, a processing flow in which step 301 is added before step 101 may be used.

実施の形態6.
実施の形態6で説明する動き補償符号化方法の符号化処理フローを図10.1及び図10.2に示す。本実施の形態では、実施の形態4で説明した動き補償符号化装置20において、処理全体の時間の短縮を目的とし、動きベクトル検出の前にプレ零ベクトル判定を行う動作について説明する。なお、図10.1及び図10.2において、図8.1及び図8.2と同一処理のステップには同一の符号を付してある。
Embodiment 6 FIG.
An encoding process flow of the motion compensation encoding method described in the sixth embodiment is shown in FIGS. 10.1 and 10.2. In the present embodiment, an operation for performing pre-zero vector determination before motion vector detection is described for the purpose of reducing the overall processing time in the motion compensation coding apparatus 20 described in the fourth embodiment. In FIG. 10.1 and FIG. 10.2, the same reference numerals are assigned to the same processing steps as those in FIG. 8.1 and FIG.

本実施の形態における動き補償符号化装置20は、ステップ101における画素精度での第1の動きベクトル検出の前に、まずステップ301のプレ零ベクトル判定おいて、予測画像の動きベクトルを零ベクトルとするか否かについて判定する。そして、「動きベクトルを零ベクトルに設定する」と判定した場合は、ステップ101、102の処理を行わずステップ105にて動きベクトルを零ベクトルに設定する。なお、ステップ301の処理の内容は、実施の形態5と同じであるので、説明を省略する。   The motion compensation encoding apparatus 20 in the present embodiment first performs the pre-zero vector determination in step 301 before the first motion vector detection with pixel accuracy in step 101, and determines the motion vector of the predicted image as the zero vector. It is determined whether or not to do so. If it is determined that “the motion vector is set to the zero vector”, the processing of steps 101 and 102 is not performed, and the motion vector is set to the zero vector in step 105. Note that the content of the processing in step 301 is the same as that in the fifth embodiment, and thus description thereof is omitted.

以上説明したように、実施の形態6における動き補償符号化装置20は、第1の動きベクトル検出の前に、まず、プレ零ベクトル判定を行い、「動きベクトルを零ベクトルに設定する」と判定したときは、ステップ101、102の処理を行わずステップ105に進み、零ベクトルの設定を行う。したがって、全体の処理時間の短縮を図ることができる。特に、実施の形態6にて説明した動き補償符号化装置20を、画像の大部分が静止している映像信号を送信する装置、例えば、テレビ電話等に適応すると、処理時間を大きく短縮することが可能となり、大きな効果を得ることができる。   As described above, the motion compensation encoding apparatus 20 according to the sixth embodiment first performs pre-zero vector determination before determining the first motion vector, and determines that “the motion vector is set to the zero vector”. If so, the process proceeds to step 105 without performing the processing of steps 101 and 102, and the zero vector is set. Therefore, the overall processing time can be shortened. In particular, if the motion compensation encoding apparatus 20 described in the sixth embodiment is applied to an apparatus that transmits a video signal in which most of the image is stationary, such as a video phone, the processing time is greatly reduced. Can be obtained, and a great effect can be obtained.

また、実施の形態6は、実施の形態4で説明した動き補償符号化装置20を基に説明したが、実施の形態1で説明した動き補償符号化装置20にも適応可能である。すなわち、図6.1に示した処理フローにおいて、ステップ101の前にステップ301を加えた処理フローとしてもよい。   Further, although the sixth embodiment has been described based on the motion compensation encoding apparatus 20 described in the fourth embodiment, it can also be applied to the motion compensation encoding apparatus 20 described in the first embodiment. That is, in the processing flow shown in FIG. 6.1, a processing flow in which step 301 is added before step 101 may be used.

実施の形態1における動き補償符号化装置に入力される映像信号を示す概念図である。6 is a conceptual diagram illustrating a video signal input to the motion compensation encoding apparatus according to Embodiment 1. FIG. 実施の形態1における動き補償符号化装置の構成を示すブロック図である。1 is a block diagram showing a configuration of a motion compensation encoding apparatus in Embodiment 1. FIG. 実施の形態1における動き補償予測器の処理フローを示す図である。6 is a diagram showing a processing flow of a motion compensated predictor in Embodiment 1. FIG. 実施の形態1における動き補償予測器の構造を示すブロック図である。3 is a block diagram illustrating a structure of a motion compensated predictor according to Embodiment 1. FIG. 動きベクトルを説明する説明図である。It is explanatory drawing explaining a motion vector. 実施の形態2における動き補償符号化装置の処理フローを示す図である。FIG. 10 is a diagram illustrating a processing flow of the motion compensation encoding apparatus according to the second embodiment. 実施の形態2における動き補償符号化装置の処理フローを示す図である。FIG. 10 is a diagram illustrating a processing flow of the motion compensation encoding apparatus according to the second embodiment. 実施の形態3における動き補償予測器の処理フローを示す図である。FIG. 10 is a diagram showing a processing flow of a motion compensated predictor in the third embodiment. 実施の形態4における動き補償符号化装置の処理フローを示す図である。[Fig. 20] Fig. 20 is a diagram illustrating a process flow of the motion compensation encoding apparatus according to the fourth embodiment. 実施の形態4における動き補償符号化装置の処理フローを示す図である。[Fig. 20] Fig. 20 is a diagram illustrating a process flow of the motion compensation encoding apparatus according to the fourth embodiment. 実施の形態5における動き補償予測器の処理フローを示す図である。FIG. 10 is a diagram showing a processing flow of a motion compensated predictor in the fifth embodiment. 実施の形態6における動き補償符号化装置の処理フローを示す図である。FIG. 25 is a diagram showing a processing flow of the motion compensation encoding apparatus in the sixth embodiment. 実施の形態6における動き補償符号化装置の処理フローを示す図である。FIG. 25 is a diagram showing a processing flow of the motion compensation encoding apparatus in the sixth embodiment.

符号の説明Explanation of symbols

1 差分器、2 切替器、3 DCT変換手段、4 量子化器、5 可変長符号化手段、6 逆量子化器、7 逆DCT変換手段、8 加算器、9 切替器、10 メモリ、11 動き補償予測器、12 動きベクトル検出手段、13 零ベクトル判定手段、14 イントラ/インター判定手段、15 符号化判定手段、16 予測画像作成手段、20 動き補償符号化器。   1 differencer, 2 switch, 3 DCT conversion means, 4 quantizer, 5 variable length coding means, 6 inverse quantizer, 7 inverse DCT conversion means, 8 adder, 9 switch, 10 memory, 11 motion Compensation predictor, 12 motion vector detection means, 13 zero vector determination means, 14 intra / inter determination means, 15 encoding determination means, 16 predicted image creation means, 20 motion compensation encoder.

Claims (7)

入力される映像信号を複数のブロックに分割し、当該ブロック単位で符号化処理を行い、当該符号化処理により得られるビットストリームを出力する動き補償符号化装置であって、
既に符号化処理された映像信号を復号処理した復号映像信号と、前記入力される映像信号とから、前記入力される映像信号におけるブロックに対応する動きベクトルを検出する動きベクトル検出手段と、
前記動きベクトルを零ベクトルとした場合の前記復号映像信号に基づいて生成される第1の予測画像と前記ブロックとの差分を評価する第1の評価値、並びに、前記復号映像信号及び前記動きベクトル検出手段で検出された動きベクトルに基づいて生成される第2の予測画像と前記ブロックとの差分を評価する第2の評価値を得て、これら前記2つの評価値に基づいて前記動きベクトルを零ベクトルとするか否かを判定する零ベクトル判定手段と、
前記動きベクトルを零ベクトルとすると判定した場合、前記第1の予測画像と前記ブロックとの差分を符号化処理するか否かを判定する符号化判定手段とを備え、
当該符号化判定手段において、前記第1の予測画像と前記ブロックとの差分を符号化処理しないと判定した場合は、前記ブロックを予測画像とすること
を特徴とする動き補償符号化装置。
A motion compensation encoding device that divides an input video signal into a plurality of blocks, performs encoding processing in units of the blocks, and outputs a bitstream obtained by the encoding processing,
A motion vector detecting means for detecting a motion vector corresponding to a block in the inputted video signal from the decoded video signal obtained by decoding the already encoded video signal and the inputted video signal;
A first evaluation value for evaluating a difference between a first predicted image generated based on the decoded video signal and the block when the motion vector is a zero vector, and the decoded video signal and the motion vector; A second evaluation value for evaluating a difference between the second predicted image generated based on the motion vector detected by the detection unit and the block is obtained, and the motion vector is calculated based on the two evaluation values. Zero vector determination means for determining whether or not to make a zero vector;
When it is determined that the motion vector is a zero vector, an encoding determination unit that determines whether or not to encode a difference between the first predicted image and the block,
The motion compensation encoding apparatus according to claim 1, wherein, in the encoding determination unit, when it is determined that the difference between the first predicted image and the block is not to be encoded, the block is set as a predicted image.
動きベクトル検出手段は、画素精度で動きベクトルを検出し、
零ベクトル判定手段において、前記動きベクトルを零ベクトルにしないと判定した場合、さらに画素精度以下の精度で動きベクトルの検出を行う第2の動きベクトル検出手段を備えること
を特徴とする請求項1に記載の動き補償符号化装置。
The motion vector detection means detects the motion vector with pixel accuracy,
The zero vector determination means further comprises second motion vector detection means for detecting a motion vector with an accuracy equal to or lower than a pixel accuracy when the motion vector is determined not to be a zero vector. The motion compensation encoding device described.
動きベクトル検出手段による動きベクトルの検出を行う前に、第1の評価値から動きベクトルを零ベクトルとするか否かを判定するプレ零ベクトル検出手段を備えること
を特徴とする請求項1または2に記載の動き補償符号化装置。
The pre-zero vector detecting means for determining whether or not the motion vector is set to a zero vector from the first evaluation value before detecting the motion vector by the motion vector detecting means. 2. A motion compensation encoding apparatus according to 1.
零ベクトル判定手段は、
第1の評価値が、第2の評価値と予め定められた値との和より小さい場合に、動きベクトルを零ベクトルとすると判定すること
を特徴とする請求項1から3のいずれか1項に記載の動き補償符号化装置。
Zero vector determination means
4. The method according to claim 1, wherein the motion vector is determined to be a zero vector when the first evaluation value is smaller than the sum of the second evaluation value and a predetermined value. 5. 2. A motion compensation encoding apparatus according to 1.
プレ零ベクトル検出手段は、
第1の評価値が、予め定められた値より小さい場合に、動きベクトルを零ベクトルとすると判定すること
を特徴とする請求項3または4に記載の動き補償符号化装置。
The pre-zero vector detection means is
The motion compensation coding apparatus according to claim 3 or 4, wherein when the first evaluation value is smaller than a predetermined value, the motion vector is determined to be a zero vector.
符号化判定手段の判定結果を含んだビットストリームを出力すること
を特徴とする請求項1から5のいずれか1項に記載の動き補償符号化装置。
6. The motion compensation encoding apparatus according to claim 1, wherein a bit stream including a determination result of the encoding determination unit is output.
入力される映像信号を複数のブロックに分割し、当該ブロック単位で符号化処理を行い、当該符号化処理により得られるビットストリームを出力する動き補償符号化方法であって、
既に符号化処理された映像信号を復号処理した復号映像信号と、前記入力される映像信号とから、前記入力される映像信号におけるブロックに対応する動きベクトルを検出する動きベクトル検出ステップと、
前記動きベクトルを零ベクトルとした場合の前記復号映像信号に基づいて生成される第1の予測画像と前記ブロックとの差分を評価する第1の評価値、並びに、前記復号映像信号及び前記動きベクトル検出ステップで検出された動きベクトルに基づいて生成される第2の予測画像と前記ブロックとの差分を評価する第2の評価値を得て、これら前記2つの評価値に基づいて前記動きベクトルを零ベクトルとするか否かを判定する零ベクトル判定ステップと、
当該零ベクトル判定ステップにおいて、前記動きベクトルを零ベクトルとすると判定した場合、前記第2の予測画像と前記ブロックとの差分を符号化処理するか否かを判定する符号化判定ステップとを備え、
当該符号化判定ステップにおいて、前記第2の予測画像と前記ブロックとの差分を符号化処理しないと判定した場合は、前記ブロックを予測画像とすること
を特徴とする動き補償符号化方法。
A motion compensation encoding method that divides an input video signal into a plurality of blocks, performs encoding processing in units of the blocks, and outputs a bitstream obtained by the encoding processing,
A motion vector detection step of detecting a motion vector corresponding to a block in the input video signal from the decoded video signal obtained by decoding the already encoded video signal and the input video signal;
A first evaluation value for evaluating a difference between a first predicted image generated based on the decoded video signal and the block when the motion vector is a zero vector, and the decoded video signal and the motion vector; A second evaluation value for evaluating a difference between the second predicted image generated based on the motion vector detected in the detection step and the block is obtained, and the motion vector is calculated based on the two evaluation values. A zero vector determination step for determining whether to make a zero vector;
An encoding determination step for determining whether or not to encode a difference between the second predicted image and the block when it is determined in the zero vector determination step that the motion vector is a zero vector;
A motion-compensated encoding method, wherein, in the encoding determination step, when it is determined that the difference between the second predicted image and the block is not to be encoded, the block is set as a predicted image.
JP2003430377A 2003-12-25 2003-12-25 Motion compensation encoding method and motion compensation encoding device Pending JP2005191898A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003430377A JP2005191898A (en) 2003-12-25 2003-12-25 Motion compensation encoding method and motion compensation encoding device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003430377A JP2005191898A (en) 2003-12-25 2003-12-25 Motion compensation encoding method and motion compensation encoding device

Publications (1)

Publication Number Publication Date
JP2005191898A true JP2005191898A (en) 2005-07-14

Family

ID=34788773

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003430377A Pending JP2005191898A (en) 2003-12-25 2003-12-25 Motion compensation encoding method and motion compensation encoding device

Country Status (1)

Country Link
JP (1) JP2005191898A (en)

Similar Documents

Publication Publication Date Title
JP6618439B2 (en) Moving picture coding apparatus, moving picture coding method, moving picture decoding apparatus, and moving picture decoding method
KR100249223B1 (en) Method for motion vector coding of mpeg-4
JP2004336369A (en) Moving image encoder, moving image decoder, moving image encoding method, moving image decoding method, moving image encoding program and moving image decoding program
KR20110008653A (en) Method and apparatus for predicting motion vector and method and apparatus of encoding/decoding a picture using the same
KR20070032111A (en) Method and apparatus for loseless encoding and decoding image
US20140003518A1 (en) Image encoding method using a skip mode, and a device using the method
WO2010100672A1 (en) Compressed dynamic image encoding device, compressed dynamic image decoding device, compressed dynamic image encoding method and compressed dynamic image decoding method
KR20090087767A (en) Method for predictive intra coding for image data
US20070133689A1 (en) Low-cost motion estimation apparatus and method thereof
KR101364532B1 (en) Method of estimating motion vector considering the size of neighboring partition, apparatus, encoder, decoder and decoding method
JP2009284058A (en) Moving image encoding device
KR20050098292A (en) Predictive encoding of motion vectors including a flag notifying the presence of coded residual motion vector data
JP5137532B2 (en) Image coding apparatus and image coding method
KR100906473B1 (en) Advanced Method for coding and decoding motion vector and apparatus thereof
JPH065954B2 (en) Interframe and intraframe adaptive predictive coding device for moving image signal
KR100617598B1 (en) Method for compressing moving picture using 1/4 pixel motion vector
JP2005191898A (en) Motion compensation encoding method and motion compensation encoding device
KR19990058255A (en) Video compression method using 1/4 pixel motion vector.
JP2005236584A (en) Moving picture information conversion encoding apparatus
KR100757832B1 (en) Method for compressing moving picture using 1/4 pixel motion vector
KR20070063479A (en) Method for compressing moving picture using 1/4 pixel motion vector
KR20160087206A (en) Transcoder and transcoding method for moving picture
KR0174441B1 (en) Full motion image encoder by using adaptive motion compensation
KR100293445B1 (en) Method for coding motion vector
KR20160087209A (en) Transcoder and transcoding method for moving picture

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060530

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060606

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20061017