JPH04299688A - Motion compensation variable length code encoding system - Google Patents

Motion compensation variable length code encoding system

Info

Publication number
JPH04299688A
JPH04299688A JP3085914A JP8591491A JPH04299688A JP H04299688 A JPH04299688 A JP H04299688A JP 3085914 A JP3085914 A JP 3085914A JP 8591491 A JP8591491 A JP 8591491A JP H04299688 A JPH04299688 A JP H04299688A
Authority
JP
Japan
Prior art keywords
motion
motion compensation
encoding
frame
encoded
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP3085914A
Other languages
Japanese (ja)
Other versions
JP2897082B2 (en
Inventor
Makiko Konoshima
真喜子 此島
Kiichi Matsuda
松田 喜一
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP8591491A priority Critical patent/JP2897082B2/en
Publication of JPH04299688A publication Critical patent/JPH04299688A/en
Application granted granted Critical
Publication of JP2897082B2 publication Critical patent/JP2897082B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To reduce mismatching of vectors and to efficiently encode them by selecting and using optimum one of plural motion compensation variable length code encoding tables with respect to the efficient encoding system of a moving picture. CONSTITUTION:The efficient encoding system of the moving picture is provided with plural motion compensation code encoding tables 21 to 2n, and the motion vector of the just preceding encoded frame is held in a memory 3. A calculating and discriminating part 4 discriminates the property of the frequency in occurrence of the motion vector in accordance with the held motion vector of the just preceding encoded frame, and plural motion compensation encoding tables 21 to 2n are selected in accordance with the discrimination result by switching parts 51 and 52.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、動画像の高能率符号化
方式に関し、特に動き補償可変長符号化テーブルを複数
個用いるようにした動き補償可変長符号化方式に関する
ものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a high-efficiency encoding system for moving pictures, and more particularly to a motion-compensated variable-length encoding system that uses a plurality of motion-compensated variable-length encoding tables.

【0002】動画像の高能率符号化方式においては、原
画と予測値との差分を符号化した情報と、動き検出を行
って得た動きベクトルとをそれぞれ可変長符号化して、
所要の可変長符号化出力を発生する。
[0002] In a high-efficiency coding method for moving images, information obtained by coding the difference between an original image and a predicted value and a motion vector obtained by motion estimation are each encoded using variable length coding.
Generate the required variable length encoded output.

【0003】このような動きベクトルの符号化方式は、
複数の動き補償符号化テーブルから最適のテーブルを選
択して行うことによって、より効率的な符号化を行える
ものであることが要望される。
[0003] Such a motion vector encoding method is as follows:
It is desired to be able to perform more efficient encoding by selecting an optimal table from a plurality of motion compensation encoding tables.

【0004】0004

【従来の技術】図13は、従来の符号化回路を示したも
のであって、101は原画と予測値との差分を符号化す
る符号化器、102は符号化信号に対する可変長符号化
(VLC)部、103は動きベクトルに対する可変長符
号化(VLC)部、104は1フレーム分の画像を蓄え
るフレームメモリ、105は可変遅延器、106は動き
検出を行う動き検出部、107は減算部、108は加算
部である。可変遅延器105,動き検出部106は動き
補償部109を形成し、符号化信号に対するVLC部1
02,動きベクトルに対するVLC部103は、可変長
符号化器110を形成している。
2. Description of the Related Art FIG. 13 shows a conventional encoding circuit, in which 101 is an encoder for encoding the difference between an original image and a predicted value, and 102 is a variable length encoding circuit for an encoded signal. 103 is a variable length coding (VLC) unit for motion vectors, 104 is a frame memory that stores images for one frame, 105 is a variable delay device, 106 is a motion detection unit that performs motion estimation, and 107 is a subtraction unit , 108 is an adder. The variable delay unit 105 and the motion detection unit 106 form a motion compensation unit 109, and the VLC unit 1 for the encoded signal
02, the VLC unit 103 for motion vectors forms a variable length encoder 110.

【0005】入力信号は、原画像信号をブロックスキャ
ンすることによって、複数画素からなるブロック単位で
入力され、減算部107と、動き補償部109とに加え
られる。減算部107においては、原画像の信号と可変
遅延器105からの予測値の信号との差分(予測誤差)
を求める。符号化器101は、この差分の信号を符号化
して、可変長符号化器110と加算部108に入力する
。符号化は、例えばベクトル量子化や、離散コサイン変
換(DCT)等によって行われる。加算部108では、
この符号化された信号を復号化して予測値の信号を加算
することによって再生信号を作成する。この信号は、フ
レームメモリ104に蓄えられることによって、1符号
化フレーム前の再生画像の信号を発生する。一方、動き
補償部109では、動き検出部106においてフレーム
メモリ104からの前符号化フレームの再生画像と原画
像とのマッチングをとって、動きベクトルを検出する。 検出された動きベクトルは、可変長符号化器110と、
可変遅延器105とに加えられる。可変遅延器105で
は、動きベクトルに応じてフレームメモリ104からの
前符号化フレームの画像信号を遅延することによって、
前述の予測値の信号を発生する。
[0005] The input signal is input in units of blocks each consisting of a plurality of pixels by block-scanning the original image signal, and is applied to a subtraction section 107 and a motion compensation section 109 . In the subtraction unit 107, the difference (prediction error) between the original image signal and the predicted value signal from the variable delay device 105 is calculated.
seek. Encoder 101 encodes this difference signal and inputs it to variable length encoder 110 and adder 108 . Encoding is performed, for example, by vector quantization, discrete cosine transform (DCT), or the like. In the addition section 108,
A reproduced signal is created by decoding this encoded signal and adding a predicted value signal. This signal is stored in the frame memory 104 to generate a signal of a reproduced image one encoded frame before. On the other hand, in the motion compensation unit 109, the motion detection unit 106 matches the reproduced image of the pre-encoded frame from the frame memory 104 with the original image to detect a motion vector. The detected motion vector is transmitted to a variable length encoder 110;
variable delay unit 105. The variable delay unit 105 delays the image signal of the pre-encoded frame from the frame memory 104 according to the motion vector.
A signal of the aforementioned predicted value is generated.

【0006】可変長符号化器110では、符号化信号に
対するVLC部102で、符号化された差分の信号を可
変長符号化し、動きベクトルに対するVLC部103で
、検出された動きベクトルを可変長符号化することによ
って、可変長符号化出力を発生する。動きベクトルに対
するVLC部103は動き補償符号化テーブルを有し、
これを参照して入力された動き検出結果に該当する符号
語を出力することによって、動きベクトルに対する可変
長符号化を行う。
In the variable length encoder 110, a VLC unit 102 for encoded signals performs variable length coding on the encoded difference signal, and a VLC unit 103 for motion vectors converts the detected motion vector into a variable length code. to produce a variable length encoded output. The VLC unit 103 for motion vectors has a motion compensation encoding table,
By referring to this and outputting a code word corresponding to the input motion estimation result, variable length encoding is performed on the motion vector.

【0007】図14は、動きベクトルのマッチングを説
明するものであって、11は原画像を示し、12はフレ
ームメモリ中における1符号化フレーム前の再生画像(
前画像)を示している。一般的な動き補償のマッチング
のとり方としては、動き補償の探索範囲の大きさを例え
ば(+x〜−x,+y〜−y)としたとき、13で示さ
れる原画像のブロック(a,b)に対して、前画像12
において動き補償テーブルによって定められる14で示
す探索範囲(a+x〜a−x,b+y〜b−y)内にお
いて、原画像ブロック13と前画像12中の画像ブロッ
クとの差分を計算して、累積誤差が最も少なくなるブロ
ックを15としたとき、その位置(a+k,b+m)に
対するベクトル(k,m)を動きベクトル16として決
定する。この場合の差分は、多くは絶対値誤差によって
、ときには二乗誤差によって計算される。
FIG. 14 illustrates motion vector matching, where 11 indicates an original image, and 12 indicates a reproduced image (one coded frame before) in the frame memory.
(previous image) is shown. As a general method for matching motion compensation, when the size of the search range for motion compensation is (+x to -x, +y to -y), block (a, b of the original image indicated by 13) For the previous image 12
The difference between the original image block 13 and the image block in the previous image 12 is calculated within the search range indicated by 14 (a+x to a-x, b+y to b-y) determined by the motion compensation table in , and the cumulative error is calculated. When the block with the smallest value is 15, the vector (k, m) for that position (a+k, b+m) is determined as the motion vector 16. The difference in this case is often calculated using an absolute value error, and sometimes using a squared error.

【0008】[0008]

【発明が解決しようとする課題】図13に示された従来
の符号化回路においては、入力画像の性質が、動きの少
ない画像または動きの大きい画像等のように、画像の動
きの性質が異なる場合でも、動きベクトルの可変長符号
化テーブルとしては、1種類のもののみを使用していた
。そのため、例えば動きが極端に大きい画像等の場合に
は、その動きに対して符号化テーブルの動き補償範囲が
小さいためミスマッチングを生じやすく、画質の劣化を
招くという問題があった。
[Problem to be Solved by the Invention] In the conventional encoding circuit shown in FIG. 13, input images have different motion properties, such as an image with little motion or an image with large motion. Even in this case, only one type of variable-length encoding table for motion vectors was used. Therefore, for example, in the case of an image with extremely large motion, the motion compensation range of the encoding table is small relative to the motion, so mismatching is likely to occur, resulting in a problem of deterioration of image quality.

【0009】また、動きが小さい画像に対しては、符号
化テーブルにおける動きベクトル符号化範囲が必要以上
に広く、動きベクトル符号化範囲の広い符号化テーブル
には、大きな動きに対応する動きベクトルの符号語を含
んでいるため、必要以上に長い符号語を割り当てる結果
となって、符号化効率が低下し画質の向上を妨げること
になるという問題があった。
Furthermore, for images with small motion, the motion vector encoding range in the encoding table is wider than necessary, and in the encoding table with a wide motion vector encoding range, the motion vector encoding range corresponding to large motion is Since code words are included, there is a problem in that a code word that is longer than necessary is assigned, resulting in a decrease in encoding efficiency and an impediment to improvement in image quality.

【0010】本発明は、このような従来技術の課題を解
決しようとするものであって、動画像の高能率符号化方
式において、複数個の動き補償可変長符号化テーブルを
備え、1符号化フレーム前の動きベクトルの情報を用い
て動きの大小,性質に応じて最適な符号化テーブルを選
択して動きベクトルの符号化を行うことによって、ベク
トルのミスマッチングを減少させるとともに、効率的な
動きベクトルの符号化を行うことができる、動き補償可
変長符号化方式を提供することを目的としている。
[0010] The present invention aims to solve the problems of the prior art, and provides a high-efficiency encoding system for moving images, which includes a plurality of motion compensation variable length encoding tables and which performs one encoding. By using the motion vector information before the frame to select the optimal encoding table according to the size and nature of the motion and encoding the motion vector, vector mismatching can be reduced and efficient motion can be achieved. It is an object of the present invention to provide a motion-compensated variable-length coding method that can perform vector coding.

【0011】[0011]

【課題を解決するための手段】本発明は、1符号化フレ
ーム前の再生画像と予測値との差分を符号化した符号化
信号を可変長符号化するとともに、動き検出部において
1符号化フレーム前の再生画像と原画像とのマッチング
を行って検出した動きベクトルを動き補償符号化テーブ
ルを用いて可変長符号化する動画像の高能率符号化方式
において、複数個の動き補償符号化テーブルと、前1符
号化フレームの動きベクトルを保持するメモリと、保持
された前1符号化フレームの動きベクトルから動きベク
トルの発生頻度の性質を判断する計算・判定部と、この
判断結果に応じて複数の動き補償符号化テーブルを選択
する切り替え部とを設けたことを特徴とするものである
[Means for Solving the Problems] The present invention variable-length encodes a coded signal in which a difference between a reproduced image one coded frame before and a predicted value is encoded, and a motion detecting unit that encodes a coded signal for one coded frame. In a high-efficiency coding method for moving images in which a motion vector detected by matching the previous reproduced image and the original image is variable-length coded using a motion compensation coding table, multiple motion compensation coding tables and , a memory that holds the motion vector of the previous one encoded frame, a calculation/judgment unit that judges the nature of the occurrence frequency of the motion vector from the held motion vector of the previous one encoded frame, and a plurality of The present invention is characterized in that it includes a switching section for selecting a motion compensation encoding table.

【0012】0012

【作用】動画像の高能率符号化方式においては、1符号
化フレーム前の再生画像と予測値との差分を符号化した
符号化信号を可変長符号化するとともに、動き検出部1
で、1符号化フレーム前の再生画像と原画像とのマッチ
ングを行って動きベクトルを検出し、これを動き補償符
号化テーブルを用いて可変長符号化することによって、
動画像の符号化を行う。この際、動画像の高能率符号化
方式において、複数個の動き補償符号化テーブル21 
〜2n を設けるとともに、メモリ3に前1符号化フレ
ームの動きベクトルを保持し、計算・判定部4を設けて
、メモリ3に保持された前1符号化フレームの動きベク
トルから動きベクトルの発生頻度の性質を判断して、情
報を発生する。そして切り替え部51,52 において
この情報に応じて、複数の動き補償符号化テーブル21
 〜2n を選択する切り替えを行う。
[Operation] In a high-efficiency coding method for moving images, the motion detection unit
Then, by matching the reproduced image one encoded frame before with the original image to detect a motion vector, and variable-length encoding this using a motion compensation encoding table,
Encodes moving images. At this time, in the high-efficiency encoding method for moving images, a plurality of motion compensation encoding tables 21
~2n is provided, the motion vector of the previous one encoded frame is held in the memory 3, and a calculation/judgment unit 4 is provided to determine the frequency of occurrence of the motion vector from the motion vector of the previous one encoded frame held in the memory 3. Generate information by determining the nature of the information. Then, the switching units 51 and 52 select a plurality of motion compensation encoding tables 21 according to this information.
-2n is selected.

【0013】この場合、計算・判定部4において、1フ
レーム中の0となる動きベクトルの数があるしきい値を
超えたか否かの判定結果と、1画面中における動きベク
トルの最大値および最小値がそれぞれのしきい値を超え
たか否かの判定結果とに応じて、複数の動き補償符号化
テーブル21 〜2n を選択する情報を発生する。
In this case, the calculation/determination unit 4 calculates the result of determination as to whether the number of motion vectors that become 0 in one frame exceeds a certain threshold value, and the maximum and minimum values of motion vectors in one screen. Information for selecting a plurality of motion compensation encoding tables 21 to 2n is generated depending on the determination result of whether the value exceeds each threshold value.

【0014】またこの場合、計算・判定部4において、
1フレーム中における最大値または最小値をとる動きベ
クトルの数がそれぞれのしきい値を超えたか否かの判定
結果と、1画面中の0となる動きベクトルの数があるし
きい値を超えたか否かの判定結果とに応じて、複数の動
き補償符号化テーブル21 〜2n を選択する情報を
発生する。
[0014] Also, in this case, in the calculation/judgment section 4,
Judgment results as to whether the number of motion vectors that take the maximum or minimum value in one frame exceeds the respective thresholds, and whether the number of motion vectors that take the maximum or minimum value in one screen exceeds a certain threshold. Information for selecting a plurality of motion compensation encoding tables 21 to 2n is generated depending on the determination result.

【0015】さらにこの場合、計算・判定部4において
、1フレーム中における動きベクトルの平均値を求めて
、この平均値に応じて複数の動き補償符号化テーブル2
1 〜2n を選択する情報を発生する。
Furthermore, in this case, the calculation/judgment unit 4 calculates the average value of the motion vectors in one frame, and selects a plurality of motion compensation encoding tables 2 according to this average value.
Generate information for selecting 1 to 2n.

【0016】従って本発明によれば、複数の動き補償符
号化テーブル中から、1符号化フレーム前の動きベクト
ルの情報を用いて、最適な符号化テーブルを選択するこ
とができるので、ベクトルのミスマッチを少なくして、
効率的な符号化を行うことができる。
Therefore, according to the present invention, it is possible to select an optimal encoding table from among a plurality of motion compensation encoding tables using information on the motion vector of one encoded frame before, so that vector mismatch can be avoided. reduce the
Efficient encoding can be performed.

【0017】[0017]

【実施例】図2は、本発明の一実施例の構成を示したも
のであって、図13におけると同じものを同じ番号で示
し、2011 〜201n はそれぞれ動き補償符号化
テーブル1〜nである。また202,203はスイッチ
、204は動きベクトルを1フレーム分蓄えるメモリ、
205は動きベクトルの動きの大小,性質等を計算し判
定する計算・判定部である。
[Embodiment] FIG. 2 shows the configuration of an embodiment of the present invention, in which the same parts as in FIG. be. Further, 202 and 203 are switches, and 204 is a memory that stores motion vectors for one frame.
Reference numeral 205 is a calculation/determination unit that calculates and determines the magnitude, nature, etc. of motion of a motion vector.

【0018】入力信号は、原画像信号をブロックスキャ
ンすることによってブロック単位で入力され、減算部1
07と動き補償部109とに加えられる。減算部107
で原画像の信号と可変遅延器105からの予測値の信号
との差分(予測誤差)を求め、符号化器101でこの差
分の信号を符号化して、可変長符号化器110と加算部
108に加える。加算部108でこの符号化された信号
を復号化して予測値の信号と加算して再生信号を作成し
、フレームメモリ104に蓄えることによって再生画像
の信号を発生する。動き補償部109では、動き検出部
106でフレームメモリ104からの前符号化フレーム
の再生画像と原画像とのマッチングをとって、動きベク
トルを検出して、可変長符号化器110と、可変遅延器
105とに加える。可変遅延器105では、動きベクト
ルに応じてフレームメモリ104からの前フレームの画
像信号を遅延して、予測値の信号を発生する。以上の動
作は、図11に示された従来の符号化回路と同様である
The input signal is input block by block by block scanning the original image signal, and is input to the subtracting unit 1.
07 and the motion compensation unit 109. Subtraction section 107
The difference (prediction error) between the original image signal and the predicted value signal from the variable delay unit 105 is obtained, the encoder 101 encodes this difference signal, and the variable length encoder 110 and the adder 108 Add to. The adder 108 decodes this encoded signal and adds it to the predicted value signal to create a reproduced signal, which is stored in the frame memory 104 to generate a reproduced image signal. In the motion compensation unit 109, the motion detection unit 106 matches the reproduced image of the pre-encoded frame from the frame memory 104 with the original image, detects a motion vector, and sends it to the variable length encoder 110 and variable delay. Add to container 105. The variable delay unit 105 delays the image signal of the previous frame from the frame memory 104 according to the motion vector to generate a predicted value signal. The above operation is similar to the conventional encoding circuit shown in FIG.

【0019】可変長符号化器110では、符号化信号に
対するVLC部102で、符号化された差分の信号を可
変長符号化して出力する。また、動き検出部106にお
ける動きベクトル検出結果は、メモリ204において1
フレーム分蓄えられる。計算・判定部205では、メモ
リ204に蓄えられている前符号化フレームの動きベク
トルの情報から、動きの大小,性質等を判定して、その
結果をスイッチ202,203に与えることによって、
動き補償符号化テーブル2011 〜201n のいず
れかを選択するように切り替えを行わせるとともに、判
定結果の情報を動き検出部106に帰還することによっ
て、動き検出時の探索範囲を計算・判定結果に応じて変
化させて、動き補償符号化テーブルの選択と、動き検出
動作時の動作範囲とを合致させるようにする。動き検出
部106で検出された原画像に対する動きベクトルは、
選択された動き補償符号化テーブルを用いて可変長符号
化される。
In the variable length encoder 110, a VLC unit 102 for the encoded signal performs variable length encoding on the encoded difference signal and outputs the encoded signal. Furthermore, the motion vector detection result in the motion detection unit 106 is stored in the memory 204 as a single
Frames are stored. The calculation/determination unit 205 determines the size, nature, etc. of the motion from the motion vector information of the pre-encoded frame stored in the memory 204, and provides the results to the switches 202 and 203.
By switching to select one of the motion compensation encoding tables 2011 to 201n and feeding back information on the determination result to the motion detection unit 106, the search range at the time of motion detection is calculated and determined according to the determination result. The selection of the motion compensation encoding table is made to match the motion range during the motion detection operation. The motion vector for the original image detected by the motion detection unit 106 is
Variable length encoding is performed using the selected motion compensation encoding table.

【0020】このように本発明の動き補償可変長符号化
方式では、原画像における動きに合わせて最適な動き補
償符号化テーブルを選択できるので、動き検出時におけ
るミスマッチを少なくし、画質を向上させて効率的な符
号化を行うことができる。また受信側では、伝送された
可変長符号を復号化する際に動き補償符号化テーブルを
用いるが、受信側でも送信側と同様に1符号化フレーム
前に符号化された動きベクトルの情報を用いて、動き補
償符号化テーブルを選択して復号化を行うこととすれば
、1符号化フレーム前の動きベクトルの情報は既に受信
側に送られているため、新たに情報を送ることなく、動
き補償符号化テーブルを選択して復号化を行うことがで
きるので、従来方式に若干の回路追加を行うだけで本発
明方式を適用することができる。以下、理解しやすくす
るため簡単な符号語を例として説明する。この場合、動
きベクトルの範囲を±4〜7とする。
[0020] As described above, in the motion compensation variable length encoding method of the present invention, the optimal motion compensation encoding table can be selected according to the motion in the original image, thereby reducing mismatches during motion detection and improving image quality. Therefore, efficient encoding can be performed. In addition, the receiving side uses a motion compensation coding table when decoding the transmitted variable length code, but the receiving side also uses information about the motion vector coded one coded frame ago, just like the transmitting side. If the motion compensation encoding table is selected and decoding is performed, the motion vector information of the previous encoded frame has already been sent to the receiving side, so the motion vector information can be calculated without sending any new information. Since decoding can be performed by selecting a compensation encoding table, the method of the present invention can be applied to the conventional method by simply adding a small amount of circuitry. Hereinafter, for ease of understanding, a simple code word will be explained as an example. In this case, the range of the motion vector is set to ±4 to 7.

【0021】図3〜図6は、それぞれ本発明における動
き補償符号化テーブルの例(a)〜(d)を示したもの
であって、図3は動きが大きいが0付近に集中している
場合を示し、図4は動きは小さいが0付近にあまり集中
していない場合を示し、図5は動きは大きいが0付近に
あまり集中していない場合を示し、図6は動きが小さく
て0付近に集中している場合を示している。
FIGS. 3 to 6 show examples (a) to (d) of motion compensation encoding tables according to the present invention, respectively. In FIG. 3, the motion is large but concentrated around 0. Figure 4 shows a case where the movement is small but not concentrated around 0, Figure 5 shows a case where the movement is large but not concentrated around 0, and Figure 6 shows a case where the movement is small and not concentrated around 0. This shows the case where they are concentrated in the vicinity.

【0022】図7,図8は、図2に示された実施例にお
ける一動作例を示すフローチャート(1),(2)であ
って、メモリ204,計算・判定部205の部分におけ
る動作のうち、特に判定動作についての例を示している
FIGS. 7 and 8 are flowcharts (1) and (2) showing an example of the operation in the embodiment shown in FIG. , especially examples regarding determination operations are shown.

【0023】まずステップ301で、1符号化フレーム
前の動きベクトル情報VX(u,v),VY(u,v)
と、判定のためのしきい値TH1,TH2,TH3を用
意する。ここでu,vは1フレーム中のブロックの数で
ある。ステップ302で、初期値を設定する。なお図中
・は、XまたはYを表している。MINSUM・は1フ
レーム中におけるXまたはY方向におけるベクトルの最
小値を示し、初期値として動きベクトルの範囲(探索範
囲)より大きい任意の値とする。MAXSUM・は1フ
レーム中におけるXまたはY方向におけるベクトルの最
大値を示し、初期値として動きベクトルの範囲(探索範
囲)より小さい任意の値とする。COUNT・は1フレ
ーム中のXまたはYについての0の値をとるベクトルの
数を示し、初期値を0とする。COUNTSは動き補償
を行った数(動きベクトル数)を示し、初期値を0とす
る。
First, in step 301, motion vector information VX (u, v), VY (u, v) of one encoded frame before is obtained.
Then, threshold values TH1, TH2, and TH3 for determination are prepared. Here, u and v are the numbers of blocks in one frame. In step 302, initial values are set. Note that * in the figure represents X or Y. MINSUM represents the minimum value of a vector in the X or Y direction in one frame, and is set to an arbitrary value larger than the motion vector range (search range) as an initial value. MAXSUM represents the maximum value of a vector in the X or Y direction in one frame, and is set to an arbitrary value smaller than the motion vector range (search range) as an initial value. COUNT· indicates the number of vectors that take a value of 0 for X or Y in one frame, and the initial value is set to 0. COUNTS indicates the number of motion compensations (number of motion vectors) and has an initial value of 0.

【0024】次に1画面分のベクトルについて、X方向
のベクトルVX,Y方向のベクトルVYのそれぞれにつ
いて、動きベクトル数(COUNTS)を計数し、ベク
トルの最小値(MINSUM・)を求め、ベクトルの最
大値(MAXSUM・)を求め、ベクトル0の数(CO
UNT・)を計数する(ステップ303)。そして次の
ステップ304〜306において、求められたベクトル
の最大値、最小値およびベクトル0の数から、ベクトル
VX,VYにおける、動きベクトル発生頻度の大体の傾
向を推定する。強制的にフレーム内符号化を行った等の
場合のように、動きベクトルが存在しない場合には、最
大値,最小値の計算やカウントは行わない。なお、ステ
ップ304でベクトル0の数(COUNT・)を判定す
るしきい値としては、所定しきい値TH1・に、全体の
ブロック数(u×v)に対する動きベクトルの発生数(
COUNTS)の比率を乗じた値を用いる。
Next, regarding the vectors for one screen, the number of motion vectors (COUNTS) is counted for each of the vector VX in the X direction and the vector VY in the Y direction, and the minimum value (MINSUM・) of the vector is determined. Find the maximum value (MAXSUM・) and calculate the number of vector 0 (CO
UNT·) is counted (step 303). In the next steps 304 to 306, the general tendency of the frequency of motion vector occurrence in vectors VX and VY is estimated from the obtained maximum value, minimum value, and number of vector 0s. If there is no motion vector, such as when intra-frame encoding is forced, the maximum and minimum values are not calculated or counted. Note that the threshold value for determining the number of vectors 0 (COUNT・) in step 304 is the predetermined threshold value TH1・, which is the number of motion vectors generated relative to the total number of blocks (u×v) (
Use the value multiplied by the ratio of COUNTS).

【0025】ステップ304〜306では、しきい値を
用いて、発生頻度のタイプを推定する。例えば、ステッ
プ304でベクトル0の数があるしきい値を超え、かつ
ステップ306で最小値がしきい値(TH2・)より小
さく、最大値がしきい値(TH3・)を超えた場合は、
0近辺に集中し、かつ大きいベクトルも多少存在する場
合である。この場合は、図3に示された動き補償符号化
テーブル(a)を選択すると符号化効率がよいので、ス
テップ307に進む。
In steps 304-306, a threshold is used to estimate the frequency of occurrence type. For example, if the number of vector 0 exceeds a certain threshold in step 304, and in step 306 the minimum value is smaller than the threshold (TH2.) and the maximum value exceeds the threshold (TH3.), then
This is a case where there are some large vectors that are concentrated around 0. In this case, if the motion compensation encoding table (a) shown in FIG. 3 is selected, the encoding efficiency is good, so the process proceeds to step 307.

【0026】ステップ304でベクトル0の数があるし
きい値を超え、かつステップ306で最大値,最小値が
しきい値を超えない場合は、0付近に集中し、かつ大き
いベクトルは存在しない場合である。この場合は、図6
に示された動き補償符号化テーブル(d)を選択すると
符号化効率がよいので、ステップ309に進む。
If the number of vectors 0 exceeds a certain threshold in step 304, and the maximum value and minimum value do not exceed the threshold in step 306, the vectors are concentrated around 0 and there are no large vectors. It is. In this case, Figure 6
If the motion compensation encoding table (d) shown in (d) is selected, the encoding efficiency is good, so the process proceeds to step 309.

【0027】ステップ304でベクトル0の数があるし
きい値以下で、かつステップ305で最小値,最大値が
しきい値を超えた場合は、0付近に集中していず、かつ
大きいベクトルが存在する場合である。この場合は、図
5に示された動き補償符号化テーブル(c)を選択する
と符号化効率がよいので、ステップ308に進む。
If the number of vectors 0 is below a certain threshold in step 304, and the minimum and maximum values exceed the threshold in step 305, it is determined that there are large vectors that are not concentrated around 0. This is the case. In this case, selecting the motion compensation encoding table (c) shown in FIG. 5 provides better encoding efficiency, so the process proceeds to step 308.

【0028】ステップ304でベクトル0の数があるし
きい値以下で、かつステップ305で最小値,最大値が
しきい値を超えない場合は、0付近に集中していず、か
つ大きいベクトルが存在しない場合である。この場合は
、図4に示された動き補償符号化テーブル(b)を選択
すると符号化効率がよいので、ステップ310に進む。
If the number of vectors 0 is less than a certain threshold in step 304, and the minimum and maximum values do not exceed the threshold in step 305, it is determined that there are large vectors that are not concentrated around 0. This is the case if you don't. In this case, selecting the motion compensation encoding table (b) shown in FIG. 4 provides better encoding efficiency, so the process proceeds to step 310.

【0029】図7,図8のフローチャートに示された動
作例では、メモリ204に入力される情報に、「動きベ
クトルの範囲が、動き補償符号化テーブル2011 〜
201n の取り得る値の最大値まで可能であること」
という条件が必要である。すなわち、1符号化フレーム
前に検出した動き補償符号化テーブルの選択によって、
±7ではなく、4までしか値をとれない場合には、もし
も実際にはより大きい値を持つベクトルが発生していた
としても制限がつけられ、次フレーム以降、大きめのベ
クトルを持つテーブルを選択することができなくなる。
In the operation examples shown in the flowcharts of FIGS. 7 and 8, the information input to the memory 204 includes the following information:
It must be possible to reach the maximum possible value of 201n.”
This condition is necessary. That is, by selecting the motion compensation encoding table detected one encoding frame before,
If a value can only be taken up to 4 instead of ±7, there will be a limit even if a vector with a larger value actually occurs, and from the next frame onwards, a table with a larger vector will be selected. become unable to do so.

【0030】図9,図10は、図2に示された実施例に
おける他の動作例を示すフローチャートであって、1符
号化フレーム前に検出した動き補償符号化テーブルにお
けるベクトルの範囲よりも大きめのベクトルが発生して
いる場合に、次符号化フレーム以降、大きめのベクトル
を持つ動き補償符号化テーブルを選択することができる
ようにした例を示し、現在選ばれている動き補償符号化
テーブルが、図4または図6に示されるテーブル(b)
または(d)である場合とする。
FIGS. 9 and 10 are flowcharts showing other operation examples in the embodiment shown in FIG. An example is shown in which it is possible to select a motion compensation encoding table with a larger vector from the next encoded frame when a vector of , table (b) shown in FIG. 4 or FIG.
or (d).

【0031】ステップ401〜403は、図7,図8の
例におけるステップ301〜303と同じである。ただ
しステップ402では、X方向およびY方向について、
動きベクトルの範囲内で最大値をとるベクトルの数(C
MAX・)と、最小値をとるベクトルの数(CMIN・
)の初期値を0とする。
Steps 401-403 are the same as steps 301-303 in the examples of FIGS. 7 and 8. However, in step 402, regarding the X direction and Y direction,
The number of vectors that take the maximum value within the range of motion vectors (C
MAX・) and the number of vectors that take the minimum value (CMIN・
) is set to 0.

【0032】ステップ404では、動きベクトルの範囲
内で最大値をとったベクトルの個数(CMAX・)と、
同じく最小値をとったベクトルの個数(CMIN・)を
調べる。ステップ405で、ステップ404で調べた最
大値をとったベクトルの個数(CMAX・)がしきい値
(TH2)を超え、または最小値をとったベクトルの個
数(CMIN・)がしきい値(TH3)より小さいか否
かを調べる。さらにステップ406および409でベク
トル0の数(COUNT・)の数があるしきい値を超え
たか否を調べる。この場合におけるベクトル0の数を判
定するしきい値は図8に示されたものと同じである。
In step 404, the number of vectors that have the maximum value within the range of motion vectors (CMAX・),
Similarly, the number of vectors that have the minimum value (CMIN.) is checked. In step 405, the number of vectors (CMAX・) with the maximum value checked in step 404 exceeds the threshold value (TH2), or the number of vectors with the minimum value (CMIN・) checked in step 404 exceeds the threshold value (TH3). ). Furthermore, in steps 406 and 409, it is checked whether the number of vectors 0 (COUNT·) exceeds a certain threshold value. The threshold value for determining the number of vector 0s in this case is the same as that shown in FIG.

【0033】ステップ405で動きベクトルの範囲内で
最大値または最小値をとったベクトルの個数がしきい値
を超え、ステップ406でベクトルの値が0付近に集中
している場合には、図3の動き補償符号化テーブル(a
)を選択すると符号化効率がよいので、ステップ407
ヘ進む。
If the number of vectors that take the maximum or minimum value within the range of motion vectors exceeds the threshold in step 405, and the vector values are concentrated around 0 in step 406, the process shown in FIG. Motion compensated encoding table (a
) is selected, the encoding efficiency is good, so step 407
Proceed to .

【0034】ステップ405で動きベクトルの範囲内で
最大値または最小値をとったベクトルの個数がしきい値
を超え、ステップ406でベクトルの値が0付近に集中
していない場合には、図5の動き補償符号化テーブル(
c)を選択すると符号化効率がよいので、ステップ40
8ヘ進む。
If the number of vectors that take the maximum or minimum value within the range of motion vectors exceeds the threshold in step 405, and if the vector values are not concentrated around 0 in step 406, the process shown in FIG. Motion compensated encoding table (
Selecting c) provides good encoding efficiency, so step 40
Proceed to 8.

【0035】ステップ405で動きベクトルの範囲内で
最大値または最小値をとったベクトルの個数がしきい値
以下で、ステップ409でベクトルの値が0付近に集中
している場合には、図6の動き補償符号化テーブル(d
)を選択すると符号化効率がよいので、ステップ410
ヘ進む。
If the number of vectors that take the maximum or minimum value within the range of motion vectors in step 405 is less than the threshold value, and if the vector values are concentrated around 0 in step 409, the process shown in FIG. motion compensation encoding table (d
) is selected for better encoding efficiency, so step 410
Proceed to .

【0036】ステップ405で動きベクトルの範囲内で
最大値または最小値をとったベクトルの個数がしきい値
以下で、ステップ409でベクトルの値が0付近に集中
していない場合には、図4の動き補償符号化テーブル(
b)を選択すると符号化効率がよいので、ステップ41
1ヘ進む。
If the number of vectors that take the maximum or minimum value within the range of motion vectors in step 405 is less than the threshold value, and if the vector values are not concentrated around 0 in step 409, the process shown in FIG. Motion compensated encoding table (
If b) is selected, the encoding efficiency is good, so step 41
Go to 1.

【0037】図7,図8および図9,図10のフローチ
ャートに示された動作例では、メモリ204に保持され
る情報に、「動きベクトルのなかで発生頻度が最も高い
のは、0および0の周辺である」という条件が必要であ
る。すなわち、動きベクトルの推定平均値は、0とみな
して0の発生頻度をカウントして、最高頻度を決定して
いた。また特に図3,図6の動き補償符号化テーブルは
、0の発生が最も多いとして定められている。しかしな
がら、もしもパンニング等を考慮に入れた場合には、パ
ンニングしている方向の発生頻度が最も高くなる。
In the operation examples shown in the flowcharts of FIGS. 7, 8, 9, and 10, the information held in the memory 204 includes "The motion vectors that occur most frequently are 0 and 0. It is necessary to meet the following conditions: That is, the estimated average value of the motion vector is assumed to be 0, and the frequency of occurrence of 0 is counted to determine the highest frequency. In particular, the motion compensation encoding tables shown in FIGS. 3 and 6 are determined to have the highest number of zeros. However, if panning or the like is taken into consideration, the frequency of occurrence in the panning direction will be highest.

【0038】図11は、図2に示された実施例における
さらに他の動作例を示すフローチャートであって、最も
発生頻度が高いベクトルに最も小さい符号語を割り当て
るようにした場合を示している。この例では、発生頻度
が高い付近にあまり集中していない場合に対しては、改
善効果がないとみなして、発生頻度が高い付近に集中し
ている場合を取り上げる。
FIG. 11 is a flowchart showing still another example of operation in the embodiment shown in FIG. 2, in which the smallest code word is assigned to the vector with the highest frequency of occurrence. In this example, it is assumed that there is no improvement effect when the occurrence frequency is not very concentrated in the vicinity where the occurrence frequency is high, and a case where the occurrence frequency is concentrated in the vicinity is taken up.

【0039】図12は、本発明における動き補償符号化
テーブルの例(e)を示したものであって、発生頻度が
最も高いベクトルに最も小さい符号語を割り当てる場合
の動き補償符号化テーブルの一例を示している。
FIG. 12 shows an example (e) of the motion compensation encoding table according to the present invention, which is an example of the motion compensation encoding table when assigning the smallest code word to the vector with the highest frequency of occurrence. It shows.

【0040】図11において、ステップ501は図3ま
たは図7,図8の動作例の場合と同じである。ただしこ
の場合はしきい値を必要としない。ステップ502でベ
クトルの平均値AVRを求め、ステップ503で図12
に示された動き補償符号化テーブルにおけるαが求めら
れた平均値AVRとなるように、複数の動き補償符号化
テーブル2011 〜201n から選択して、これに
よって可変長符号化を行う。
In FIG. 11, step 501 is the same as in the operation example of FIG. 3 or FIGS. 7 and 8. However, in this case no threshold is required. In step 502, the average value AVR of the vector is calculated, and in step 503, the average value AVR of the vector is calculated.
Variable length encoding is performed by selecting from a plurality of motion compensation encoding tables 2011 to 201n so that α in the motion compensation encoding table shown in FIG.

【0041】[0041]

【発明の効果】以上説明したように本発明によれば、複
数の動き補償符号化テーブル中から1符号化フレーム前
の動きベクトルの情報を用いて最適な符号化テーブルを
選択することができるので、ベクトルのミスマッチを少
なくして、効率的な符号化を行うことができる。また既
存の情報である1符号化フレーム前の動きベクトルの情
報を用いて動き補償符号化テーブルの選択を行うので、
受信側でも同様な方式で動き補償符号化テーブルを選択
して復号化を行うことができ、新たにテーブル選択のた
めのサイド情報を伝送する必要がなく、従って、従来方
式に若干の回路追加を行うだけで本発明方式を適用する
ことができるようになる。
[Effects of the Invention] As explained above, according to the present invention, it is possible to select an optimal encoding table from among a plurality of motion compensation encoding tables using information on the motion vector of one encoded frame before. , vector mismatch can be reduced and efficient encoding can be performed. In addition, since the motion compensation encoding table is selected using the existing information of the motion vector of the previous encoded frame,
On the receiving side, it is possible to select a motion compensation coding table and perform decoding using the same method, and there is no need to newly transmit side information for table selection. The method of the present invention can be applied simply by performing the following steps.

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

【図1】本発明の原理的構成を示す図である。FIG. 1 is a diagram showing the basic configuration of the present invention.

【図2】本発明の一実施例を示す図である。FIG. 2 is a diagram showing an embodiment of the present invention.

【図3】本発明における動き補償符号化テーブルの例(
a)を示す図である。
[Fig. 3] An example of a motion compensation encoding table in the present invention (
It is a figure showing a).

【図4】本発明における動き補償符号化テーブルの例(
b)を示す図である。
[Fig. 4] An example of a motion compensation encoding table in the present invention (
It is a figure showing b).

【図5】本発明における動き補償符号化テーブルの例(
c)を示す図である。
[Fig. 5] An example of a motion compensation encoding table in the present invention (
It is a figure showing c).

【図6】本発明における動き補償符号化テーブルの例(
d)を示す図である。
FIG. 6 is an example of a motion compensation encoding table in the present invention (
It is a figure showing d).

【図7】図2に示された実施例における動作例を示すフ
ローチャート(1)である。
FIG. 7 is a flowchart (1) showing an example of operation in the embodiment shown in FIG. 2;

【図8】図2に示された実施例における動作例を示すフ
ローチャート(2)である。
FIG. 8 is a flowchart (2) showing an example of operation in the embodiment shown in FIG. 2;

【図9】図2に示された実施例における他の動作例を示
すフローチャート(1)である。
FIG. 9 is a flowchart (1) showing another example of operation in the embodiment shown in FIG. 2;

【図10】図2に示された実施例における他の動作例を
示すフローチャート(2)である。
FIG. 10 is a flowchart (2) showing another example of operation in the embodiment shown in FIG. 2;

【図11】図2に示された実施例におけるさらに他の動
作例を示すフローチャートである。
FIG. 11 is a flowchart showing still another example of operation in the embodiment shown in FIG. 2;

【図12】本発明における動き補償符号化テーブルの例
(e)を示す図である。
FIG. 12 is a diagram showing an example (e) of a motion compensation encoding table in the present invention.

【図13】従来の符号化回路を示す図である。FIG. 13 is a diagram showing a conventional encoding circuit.

【図14】動きベクトルのマッチングを説明する図であ
る。
FIG. 14 is a diagram illustrating motion vector matching.

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

1  動き検出部 21 〜2n   動き補償符号化テーブル3  メモ
リ 4  計算・判定部 51,52   切り替え部
1 Motion detection section 21 to 2n Motion compensation encoding table 3 Memory 4 Calculation/judgment section 51, 52 Switching section

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】  1符号化フレーム前の再生画像と予測
値との差分を符号化した符号化信号を可変長符号化する
とともに、動き検出部(1)において1符号化フレーム
前の再生画像と原画像とのマッチングを行って検出した
動きベクトルを動き補償符号化テーブルを用いて可変長
符号化する動画像の高能率符号化方式において、複数個
の前記動き補償符号化テーブル(21 〜2n )と、
前1符号化フレームの前記動きベクトルを保持するメモ
リ(3)と、該保持された前1符号化フレームの動きベ
クトルから動きベクトルの発生頻度の性質を判断する計
算・判定部(4)と、該判断結果に応じて前記複数の動
き補償符号化テーブル(21 〜2n )を選択する切
り替え部(51,52 )とを設けたことを特徴とする
動き補償可変長符号化方式。
Claim 1: A coded signal in which the difference between the reproduced image of the previous encoded frame and the predicted value is encoded is variable-length encoded, and a motion detection unit (1) encodes the encoded signal with the reproduced image of the previous encoded frame. In a high-efficiency encoding method for moving images in which a motion vector detected by matching with an original image is variable-length encoded using a motion compensation encoding table, a plurality of the motion compensation encoding tables (21 to 2n) are provided. and,
a memory (3) that holds the motion vector of the previous one encoded frame; a calculation/determination unit (4) that determines the nature of the occurrence frequency of the motion vector from the held motion vector of the previous one encoded frame; A motion-compensated variable-length encoding system, comprising a switching unit (51, 52) that selects the plurality of motion-compensated encoding tables (21 to 2n) according to the determination result.
【請求項2】  前記計算・判定部(4)が、1フレー
ム中の0となる動きベクトルの数があるしきい値を超え
たか否かの判定結果と、1フレーム中における動きベク
トルの最大値および最小値がそれぞれのしきい値を超え
たか否かの判定結果とに応じて前記複数の動き補償符号
化テーブル(21 〜2n )を選択する情報を発生す
ることを特徴とする請求項1に記載の動き補償可変長符
号化方式。
2. The calculation/determination unit (4) determines whether the number of motion vectors that become 0 in one frame exceeds a certain threshold value and the maximum value of motion vectors in one frame. and information for selecting the plurality of motion compensation encoding tables (21 to 2n) according to the determination result of whether the minimum value exceeds the respective threshold value. The motion compensated variable length encoding method described.
【請求項3】  前記計算・判定部(4)が、1フレー
ム中における最大値または最小値をとる動きベクトルの
数がそれぞれのしきい値を超えたか否かの判定結果と、
1フレーム中の0となる動きベクトルの数があるしきい
値を超えたか否かの判定結果とに応じて前記複数の動き
補償符号化テーブル(21 〜2n )を選択する情報
を発生することを特徴とする請求項1に記載の動き補償
可変長符号化方式。
3. A determination result by the calculation/determination unit (4) as to whether the number of motion vectors that take the maximum value or the minimum value in one frame exceeds the respective threshold;
generating information for selecting the plurality of motion compensation encoding tables (21 to 2n) according to a determination result as to whether the number of motion vectors that become 0 in one frame exceeds a certain threshold; The motion compensated variable length encoding method according to claim 1.
【請求項4】  前記計算・判定部(4)が、1フレー
ム中における動きベクトルの平均値を求めて、該平均値
に応じて前記複数の動き補償符号化テーブル(21 〜
2n )を選択する情報を発生することを特徴とする請
求項1に記載の動き補償可変長符号化方式。
4. The calculation/judgment unit (4) calculates the average value of motion vectors in one frame, and selects the plurality of motion compensation encoding tables (21 to 21) according to the average value.
2. The motion compensated variable length coding system according to claim 1, wherein information for selecting a motion compensation variable length coding system (2n) is generated.
JP8591491A 1991-03-27 1991-03-27 Motion compensation variable length coding Expired - Fee Related JP2897082B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8591491A JP2897082B2 (en) 1991-03-27 1991-03-27 Motion compensation variable length coding

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8591491A JP2897082B2 (en) 1991-03-27 1991-03-27 Motion compensation variable length coding

Publications (2)

Publication Number Publication Date
JPH04299688A true JPH04299688A (en) 1992-10-22
JP2897082B2 JP2897082B2 (en) 1999-05-31

Family

ID=13872078

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8591491A Expired - Fee Related JP2897082B2 (en) 1991-03-27 1991-03-27 Motion compensation variable length coding

Country Status (1)

Country Link
JP (1) JP2897082B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06268994A (en) * 1993-03-12 1994-09-22 G C Technol Kk Encoding method and decoding method for motion vector
US5847767A (en) * 1994-03-25 1998-12-08 Nec Corporation Compact image transmission system and image reproducing device capable of reproducing a DCT-based code at a high speed without deterioration of picture quality
US7272182B1 (en) 1998-10-29 2007-09-18 Fujitsu Limited Motion vector encoding device and decoding device
US7308031B2 (en) 1996-10-31 2007-12-11 Kabushiki Kaisha Toshiba Video encoding apparatus and video decoding apparatus
JP2016005211A (en) * 2014-06-19 2016-01-12 三菱電機株式会社 Terminal and data management device

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06268994A (en) * 1993-03-12 1994-09-22 G C Technol Kk Encoding method and decoding method for motion vector
US5847767A (en) * 1994-03-25 1998-12-08 Nec Corporation Compact image transmission system and image reproducing device capable of reproducing a DCT-based code at a high speed without deterioration of picture quality
US7308031B2 (en) 1996-10-31 2007-12-11 Kabushiki Kaisha Toshiba Video encoding apparatus and video decoding apparatus
US8184708B2 (en) 1998-10-29 2012-05-22 Fujitsu Limited Motion vector encoding device and decoding device
US7310372B2 (en) 1998-10-29 2007-12-18 Fujitsu Limited Motion vector encoding device and decoding device
US7924924B2 (en) 1998-10-29 2011-04-12 Fujitsu Limited Motion vector encoding device and decoding device
US7272182B1 (en) 1998-10-29 2007-09-18 Fujitsu Limited Motion vector encoding device and decoding device
US8340184B2 (en) 1998-10-29 2012-12-25 Fujitsu Limited Motion vector encoding device and decoding device
US8345759B2 (en) 1998-10-29 2013-01-01 Fujitsu Limited Motion vector encoding device and decoding device
US8428138B2 (en) 1998-10-29 2013-04-23 Fujitsu Limited Motion vector encoding device and decoding device
US8553780B2 (en) 1998-10-29 2013-10-08 Fujitsu Limited Motion vector encoding device and decoding device
US8599923B2 (en) 1998-10-29 2013-12-03 Fujitsu Limited Motion vector encoding device and decoding device
US8654856B2 (en) 1998-10-29 2014-02-18 Fujitsu Limited Motion vector encoding device and decoding device
JP2016005211A (en) * 2014-06-19 2016-01-12 三菱電機株式会社 Terminal and data management device

Also Published As

Publication number Publication date
JP2897082B2 (en) 1999-05-31

Similar Documents

Publication Publication Date Title
JP3933718B2 (en) System for processing signals representing images
KR100391027B1 (en) A method and apparatus for predictive encoding of video information
US4689671A (en) Coding apparatus for moving object image
JPH06311506A (en) Inter-frame coding processing system and inter-frame coding processing method and coding control system
KR20060044942A (en) Motion vector estimation employing line and column vectors
JPH10200887A (en) Error concealing device for video signal
EP0260721B1 (en) Method and apparatus for coding motion image signal
JPH07112284B2 (en) Predictive encoding device and decoding device
US6748114B1 (en) Moving picture encoding method and moving picture encoding apparatus
JP3308990B2 (en) Method and apparatus for predictive encoding of moving image
WO2003056838A1 (en) Moving picture compression/coding apparatus and motion vector detection method
JPH04299688A (en) Motion compensation variable length code encoding system
JPH1093964A (en) Device for concealing error of image signal
JP2614212B2 (en) Image signal encoding method and apparatus
JP3738511B2 (en) Video coding system
JPS61164390A (en) Adaptive forecast coding device of inter-frame and between frames of animation picture signal
JPH1013836A (en) Motion vector detector
JPH02174387A (en) Picture encoder
KR100207391B1 (en) Image coding system and moving information detecting method using adaptive vector quantization
JPH10210480A (en) Dynamic image coding system
JPH06113283A (en) Motion compensation coder
KR0152036B1 (en) Quantization level deciding method and apparatus with image characteristic of image data
JPH07255057A (en) Moving picture block decision circuit
JPS63121375A (en) Motion compensation interframe coding system
JPH06197330A (en) Motion vector detection system

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990119

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

Free format text: PAYMENT UNTIL: 20080312

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20090312

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees