JPH0813140B2 - Motion compensation predictive coding device - Google Patents

Motion compensation predictive coding device

Info

Publication number
JPH0813140B2
JPH0813140B2 JP61262235A JP26223586A JPH0813140B2 JP H0813140 B2 JPH0813140 B2 JP H0813140B2 JP 61262235 A JP61262235 A JP 61262235A JP 26223586 A JP26223586 A JP 26223586A JP H0813140 B2 JPH0813140 B2 JP H0813140B2
Authority
JP
Japan
Prior art keywords
image signal
block
signal
motion vector
binary
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.)
Expired - Lifetime
Application number
JP61262235A
Other languages
Japanese (ja)
Other versions
JPS63116584A (en
Inventor
顕男 柴田
郁夫 井上
章喜 田中
喜博 宇野
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP61262235A priority Critical patent/JPH0813140B2/en
Publication of JPS63116584A publication Critical patent/JPS63116584A/en
Publication of JPH0813140B2 publication Critical patent/JPH0813140B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、テレビジョン、テレビ会議等の画像信号の
符号化などで利用される、動き補償予測符号化装置に関
するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a motion compensation predictive coding device used for coding image signals in television, video conference, and the like.

従来の技術 最近、動き補償予測符号化装置は動画像の高能率符号
化等の分野で、盛んに利用されるようになってきてお
り、一部では実用化も報告されている。
2. Description of the Related Art Recently, a motion compensation predictive coding apparatus has been actively used in the field of high-efficiency coding of moving images, etc., and its practical use has been reported in part.

この動き補償予測符号化の原理は、動画像のフレーム
間(又はフィールド間)の相関を利用し、現フレームと
前フレームの間の画像の動きを求めてこの動きに基づい
て現フレームの画像を予測し、これと現フレームの間で
予測誤差を求め、この予測誤差情報と動き情報とを符号
化する、というものである。
The principle of this motion compensation predictive coding utilizes the correlation between frames (or between fields) of a moving image, obtains the motion of the image between the current frame and the previous frame, and based on this motion, the image of the current frame is calculated. The prediction error is calculated between this and the current frame, and the prediction error information and the motion information are encoded.

ここで、フレーム間の画像の動き(動ベクトルと呼ば
れる)を求める方法としては、ブロックマッチング法と
呼ばれる方法が良く知られている(例えば、「フレーム
間符号化における動き補正」、二宮佑一、電子通信学会
技術研究報告IE78−6)。
Here, a method called a block matching method is well known as a method for obtaining a motion (called a motion vector) of an image between frames (for example, “motion correction in interframe coding”, Yuichi Ninomiya, Electronic). Technical Report of IEICE IE78-6).

この方法について、以下第10図を参照して説明を行
う。
This method will be described below with reference to FIG.

この方法は、現フレーム136と前フレーム137の間の画
像の動きを矩形のブロック単位で求めるもので、第10図
に示す如く、現フレーム136を複数の検出ブロックに分
割した各検出ブロック138について最も良く一致する部
分を前フレーム137の参照領域139に含まれる参照ブロッ
ク140の中から見つけ、この間の動き量を動ベクトル141
として求めるものである。
In this method, the motion of the image between the current frame 136 and the previous frame 137 is obtained in rectangular block units. As shown in FIG. 10, for each detection block 138 obtained by dividing the current frame 136 into a plurality of detection blocks. The best matching portion is found from the reference block 140 included in the reference area 139 of the previous frame 137, and the amount of motion during this time is calculated as the motion vector 141.
It is what you ask for.

この際、ブロックの一致の度合は定められた評価関数
値(ブロック間の画素差分の絶対値総和など様々なもの
が考案されている)の大小により判定し、動ベクトルの
検出は参照領域に含まれる多数の参照ブロックの中から
評価関数最小値を与えるものを探し出すことにより行っ
ていた。
At this time, the degree of block matching is determined by the magnitude of a predetermined evaluation function value (various things such as sum of absolute values of pixel differences between blocks have been devised), and motion vector detection is included in the reference area. This is done by finding the one that gives the minimum value of the evaluation function from a large number of reference blocks.

発明が解決しようとする問題点 しかし、以上の方法に基づいた構成では、評価関数値
の計算に多値(例えば8ビット)で表された画素値を用
いて減算・比較等の多量の演算を行うこととなり実時間
処理で評価できる参照ブロックの数が限られて来るた
め、正しい動ベクトルを与える参照ブロックが評価され
ない場合が生じ、結果として動ベクトルの検出精度が低
くなり、予測誤差情報を表す符号量が多くなるという問
題を有していた。
Problems to be Solved by the Invention However, in the configuration based on the above method, a large amount of calculation such as subtraction / comparison is performed by using a pixel value represented by multiple values (for example, 8 bits) in the calculation of the evaluation function value. Since the number of reference blocks that can be evaluated in real-time processing will be limited, the reference block that gives the correct motion vector may not be evaluated, resulting in low detection accuracy of the motion vector and representing prediction error information. There is a problem that the code amount increases.

この問題に対しては、従来より、複数の参照ブロック
に対する評価感数値の計算を並列に行う構成とすること
により改善がなされていたが、この場合は装置規模が大
きくなるという点が問題となっていた。
In order to solve this problem, conventionally, an evaluation feeling value calculation for a plurality of reference blocks was performed in parallel, but the problem was that in this case, the device scale increased. Was there.

本発明は、以上のような従来の問題点に鑑み、装置規
模を増大させずに精度良く動ベクトルを検出することの
できる、動き補償予測符号化装置を提供することを目的
とするものである。
In view of the above conventional problems, it is an object of the present invention to provide a motion compensation predictive coding device capable of detecting a motion vector with high accuracy without increasing the device scale. .

問題点を解決するための手段 本発明は上記問題点を解決するため、現フレーム又は
フィールド画像信号の画素値分布を画素区域ごとに区切
って測定する分布測定手段と、現フレーム又はフィール
ド画像信号及び前フレーム又はフィールド画像信号の変
域を画素値分布に基づいて複数個の区間に分割し各区間
ごとに隣接区間とは異なる0又は1の値に二値化する第
1、第2の二値化手段と、二値化画像信号に変換された
動ベクトル検出のための評価関数値を求める二値演算手
段とを設けたものである。
Means for Solving the Problems In order to solve the above problems, the present invention provides a distribution measuring unit that measures a pixel value distribution of a current frame or field image signal by dividing it into pixel regions, a current frame or field image signal, and First and second binary values that divide the domain of the previous frame or field image signal into a plurality of sections based on the pixel value distribution and binarize each section into a value of 0 or 1 different from the adjacent section The conversion means and the binary calculation means for obtaining the evaluation function value for detecting the motion vector converted into the binarized image signal are provided.

作用 本発明は上記構成により、第1、第2の二値化手段に
より画像信号をその局所的な画素値分布に基づいて区間
分割して二値化して原画像の特徴を反映した二値画像を
得て、一方、二値演算手段によりその二値画像に基づい
て動ベクトル検出のための評価関数値を求めることで演
算量を減らし、短時間に多数の参照ブロックを評価でき
るようにして、装置規模を増大せずに精度良く動ベクト
ルを検出できるようにしたものである。
With the above-described structure, the present invention is a binary image in which the first and second binarizing means divide the image signal into intervals based on the local pixel value distribution and binarize the image signal to reflect the characteristics of the original image. On the other hand, the calculation amount is reduced by obtaining an evaluation function value for motion vector detection based on the binary image by the binary calculation means, and a large number of reference blocks can be evaluated in a short time. This is so that the motion vector can be accurately detected without increasing the device scale.

実 施 例 以下、第9図を参照して、本発明における画像信号の
二値化についてその概念を先に説明する。
Practical Example The concept of binarization of an image signal in the present invention will be described below with reference to FIG.

第9図(a)において、横軸は画素位置、縦軸は画素
値を示す。画素値の変域はn個のしきい値t1〜tn(同図
ではn=5)により、n+1個の区間に分割されてお
り、隣接区間で値が異なるよう0又は1の二値化画素値
が割当てられている。各画素は、画素値がどの区間に属
するかに応じて二値化される。以上により画像は、第9
図(b)のように二値化される。
In FIG. 9A, the horizontal axis represents the pixel position and the vertical axis represents the pixel value. The range of pixel values is divided into n + 1 sections by n thresholds t 1 to t n (n = 5 in the figure), and a binary value of 0 or 1 so that the values are different in adjacent sections. A pixelized pixel value is assigned. Each pixel is binarized according to which section the pixel value belongs to. From the above, the image is
It is binarized as shown in FIG.

このときのしきい値t1〜tnは画素値の局所的な分布に
基づいて適応的に、分布が集中している画素値区間に集
中して配置される。
At this time, the threshold values t 1 to t n are adaptively arranged based on the local distribution of pixel values in a pixel value section in which the distribution is concentrated.

この二値化方法は、画素値の分布が広範囲に広がって
いる場合には複数個のしきい値を用いることの効果で、
逆に分布がある値付近に集中している場合には分布が基
づいて適応的にしきい値の間隔を変えることの効果で、
画像の局所的な変化を表すことができるので、二値化さ
れた画像は動ベクトル検出のブロックのような小領域内
でも、原画像の特徴を反映したものとなる。従って、こ
の方法による二値画像でパターンが一致すれば、原画像
でも一致している可能性が高い。
This binarization method is an effect of using a plurality of threshold values when the pixel value distribution is spread over a wide range.
Conversely, when the distribution is concentrated near a certain value, the effect of adaptively changing the threshold interval based on the distribution,
Since the local change of the image can be represented, the binarized image reflects the characteristics of the original image even in a small area such as a block for motion vector detection. Therefore, if the patterns match in the binary image obtained by this method, it is highly possible that the original images also match.

一方、本発明では評価関数値の計算に二値画像信号を
用いるため、1つの参照ブロックに対する評価関数値を
求めるための演算量が少なくてすむ、例えば、評価関数
を二値化画素値のブロック間での不一致の個数で定義す
れば、ブロックサイズ8画素×8ラインの場合で64回の
排他的論理和の計算とその真偽値が「真」となった数の
カウントで、評価関数値を求めることができる。
On the other hand, in the present invention, since the binary image signal is used for calculating the evaluation function value, the amount of calculation for obtaining the evaluation function value for one reference block can be small, for example, the evaluation function is a block of binarized pixel values. If it is defined by the number of disagreements between values, the evaluation function value is calculated by calculating 64 times the exclusive OR with the block size of 8 pixels x 8 lines and counting the number of times the true / false value becomes "true". Can be asked.

従って、本発明では従来技術の場合に比べて多数の参
照ブロックを評価することができるため、正しい動ベク
トルを与える参照ブロックが評価されない可能性は低く
なり、動ベクトルの検出精度は向上する。また、評価関
数値の計算を並列に行う構成とした場合の装置規模も、
従来技術による場合に比べてかなり小さくてすむ。
Therefore, according to the present invention, a larger number of reference blocks can be evaluated as compared with the case of the conventional technique, so that a reference block that gives a correct motion vector is less likely to be evaluated and the motion vector detection accuracy is improved. In addition, the device scale when the evaluation function value is calculated in parallel is also
It is considerably smaller than that of the prior art.

以下、本発明の一実施例について、図面を参照しなが
ら説明する。なお、本発明では、参照ブロックごとの評
価を複数ブロック並列に行う構成と1ブロックずつ行う
構成が考えられるが、ここでは後者の場合について説明
する。
Hereinafter, an embodiment of the present invention will be described with reference to the drawings. In the present invention, a configuration in which a plurality of reference blocks are evaluated in parallel and a configuration in which each block is evaluated one block at a time are conceivable, but the latter case will be described here.

第1図は、本発明の一実施例における動き補償予測符
号化装置の構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of a motion compensation predictive coding apparatus according to an embodiment of the present invention.

第1図において、1はディジタル入力画像信号が供給
される入力端子、3は動ベクトルを算出する動ベクトル
二値検出部、4は前フレーム復号画像信号を動ベクトル
二値検出部3に順次供給するフレームメモリ、8は動き
補償予測を行なって現フレームの予測信号を生成する予
測部である。10は予測誤差を求める予測誤差信号生成部
で、遅延回路11、減算器13より構成されている。15 24
は例えば可変長符号化を行なう符号化器である。17は予
測部8と符号化器15の出力により復号画信号を求める復
号部で、復号器18、遅延回路20、加算器22より構成され
ている。26はマルチプレクサ、28は送信バッファメモ
リ、30は伝送路である。
In FIG. 1, 1 is an input terminal to which a digital input image signal is supplied, 3 is a motion vector binary detection unit for calculating a motion vector, and 4 is a sequential supply of previous frame decoded image signals to the motion vector binary detection unit 3. The frame memory 8 is a prediction unit that performs motion compensation prediction to generate a prediction signal of the current frame. Reference numeral 10 is a prediction error signal generation unit that obtains a prediction error, and includes a delay circuit 11 and a subtractor 13. 15 24
Is an encoder that performs variable length coding, for example. A decoding unit 17 obtains a decoded image signal from the outputs of the prediction unit 8 and the encoder 15, and includes a decoder 18, a delay circuit 20, and an adder 22. 26 is a multiplexer, 28 is a transmission buffer memory, and 30 is a transmission line.

上記構成においては、以下その動作について説明す
る。
The operation of the above configuration will be described below.

まず、入力端子1からは、A/D(アナログ/ディジタ
ル)変換された現フレームの入力画像信号が供給され、
信号線2を介して動ベクトル二値検出部3及び予測誤差
信号生成部10に送られる。動ベクトル二値検出部3で
は、現フレーム入力画像信号及びフレームメモリ4より
信号線5を介して供給される前フレーム復号画像信号に
基づき動ベクトルを求め、動ベクトル信号として信号線
6を介して予測部8及び符号化器24に供給する。動ベク
トル信号の供給を受けた予測部8では、この動ベクトル
信号及びフレームメモリ4より信号線7を介して供給さ
れる前フレーム復号画像信号に基づき動き補償予測を行
い、現フレームの予測信号を生成して、入力画像信号と
同じ走査シーケンスで、信号線9を介して予測誤差信号
生成部10及び復号部17に供給する。予測誤差信号生成部
10では、遅延回路11を介して供給される入力画像信号と
予測部8から供給される予測信号の誤差を減算器13によ
り求めて予測誤差信号として信号線14を介して符号化器
15に出力する。なお、遅延回路11は減算器13への2つの
信号の入力のタイミングを合せるために用いられてい
る。次に符号化器15及び24ではそれぞれ、予測誤差信号
及び動ベクトル信号を例えば可変長符号化し予測誤差符
号及び動ベクトル符号としてマルチプレクサ26に送出す
る。予測誤差符号は復号部17にも送出される。そしてマ
ルチプレクサ26では符号化器15の出力である予測誤差符
号及び符号化器24の出力である動ベクトル符号を多重化
し、画情報符号として信号線27を介して送信バッファメ
モリ28に供給する。この送信バッファメモリ28は、画情
報符号の送出速度を伝送路30の伝送速度に合せるために
用いられる。
First, the input image signal of the current frame which is A / D (analog / digital) converted is supplied from the input terminal 1,
It is sent to the motion vector binary detector 3 and the prediction error signal generator 10 via the signal line 2. The motion vector binary detector 3 obtains a motion vector based on the current frame input image signal and the previous frame decoded image signal supplied from the frame memory 4 via the signal line 5, and outputs the motion vector via the signal line 6 as a motion vector signal. It is supplied to the prediction unit 8 and the encoder 24. The prediction unit 8 that has been supplied with the motion vector signal performs motion compensation prediction based on this motion vector signal and the previous frame decoded image signal supplied from the frame memory 4 via the signal line 7, and outputs the prediction signal of the current frame. It is generated and supplied to the prediction error signal generation unit 10 and the decoding unit 17 via the signal line 9 in the same scanning sequence as the input image signal. Prediction error signal generator
In 10, the error between the input image signal supplied via the delay circuit 11 and the prediction signal supplied from the prediction unit 8 is obtained by the subtracter 13 and is used as a prediction error signal via the signal line 14 to the encoder.
Output to 15. The delay circuit 11 is used to match the timing of inputting the two signals to the subtractor 13. Next, in the encoders 15 and 24, the prediction error signal and the motion vector signal are subjected to variable length coding, for example, and sent to the multiplexer 26 as the prediction error code and the motion vector code. The prediction error code is also sent to the decoding unit 17. Then, the multiplexer 26 multiplexes the prediction error code which is the output of the encoder 15 and the motion vector code which is the output of the encoder 24, and supplies it as a picture information code to the transmission buffer memory 28 via the signal line 27. The transmission buffer memory 28 is used to match the transmission speed of the image information code with the transmission speed of the transmission line 30.

なお、復号部17では、予測誤差符号を復号器18により
復号し、加算器22によりこれと予測信号の和を求め、復
号画像信号として信号線23を介してフレームメモリ4に
送出する。この復号画像信号は、動ベクトル二値検出部
3及び予測部8で使用される。遅延回路20は、加算器22
への2つの信号の入力のタイミングを合せるために用い
られるものである。
In the decoding unit 17, the prediction error code is decoded by the decoder 18, the sum of the prediction error code and the prediction signal is obtained by the adder 22, and the decoded image signal is sent to the frame memory 4 via the signal line 23. This decoded image signal is used by the motion vector binary detector 3 and the predictor 8. The delay circuit 20 includes an adder 22
It is used to match the timing of the input of the two signals to the.

第2図は、本発明の一実施例における動き補償予測符
号化装置に対応する復号装置の構成を示すブロック図で
ある。
FIG. 2 is a block diagram showing a configuration of a decoding device corresponding to the motion compensation predictive coding device in the embodiment of the present invention.

第2図において、30は伝送路、32は受信バッファメモ
リ、34は受信バッファメモリ32の出力を動ベクトル符号
と予測誤差符号に分離するデマルチプレクサ、36、43は
その動ベクトル符号と予測誤差符号をそれぞれ復号化す
る復号器、38はフレームメモリ39から供給される前フレ
ーム復号画像信号と復号器36の出力から予測信号を生成
する、45は加算器、47は出力端子である。
In FIG. 2, 30 is a transmission line, 32 is a reception buffer memory, 34 is a demultiplexer for separating the output of the reception buffer memory 32 into a motion vector code and a prediction error code, and 36 and 43 are the motion vector code and the prediction error code. , 38 is a decoder for decoding each of the above, 38 generates a prediction signal from the previous frame decoded image signal supplied from the frame memory 39 and the output of the decoder 36, 45 is an adder, and 47 is an output terminal.

上記構成において、以下その動作について説明する。 The operation of the above configuration will be described below.

まず、伝送路30を介して送られた画情報符号は、受信
バッファメモリ32に一旦記憶されたのち、復号処理速度
に合せて読出され、信号線33を介してデマルチプレクサ
34に送られる。デマルチプレクサ34では、これを動ベク
トル符号と予測誤差符号とに分離し、前者を信号線35よ
り復号器36へ、後者を信号線42より復号器43に送出す
る。復号器36及び43ではこれらを復号し、それぞれ動ベ
クトル信号及び予測誤差信号として信号線37及び信号線
44へ送出する。動ベクトル信号は信号線37を介して予測
部38に供給され、予測部38ではこれとフレームメモリ39
より信号線40を介して供給される前フレーム復号画像信
号とに基づいて予測信号を生成する。この予測信号は信
号線41を介して加算器45に供給され、一方で信号線44を
介して胸腔された予測誤差信号との間で、加算が行われ
復号画像信号が得られる。なお、この復号画像信号は出
力端子47より出力されるとともに、予測部38で使用する
ためにフレームメモリ39に記憶される。
First, the image information code sent via the transmission line 30 is once stored in the reception buffer memory 32, then read out in accordance with the decoding processing speed, and then demultiplexed via the signal line 33.
Sent to 34. The demultiplexer 34 separates this into a motion vector code and a prediction error code, and sends the former to the decoder 36 through the signal line 35 and the latter to the decoder 43 through the signal line 42. The decoders 36 and 43 decode these signals, and use the signal line 37 and the signal line as motion vector signals and prediction error signals, respectively.
Send to 44. The motion vector signal is supplied to the prediction unit 38 via the signal line 37, and the prediction unit 38 and the frame memory 39
A prediction signal is generated based on the previous frame decoded image signal supplied through the signal line 40. This prediction signal is supplied to the adder 45 via the signal line 41, and on the other hand, addition is performed with the prediction error signal stored in the chest cavity via the signal line 44 to obtain a decoded image signal. The decoded image signal is output from the output terminal 47 and stored in the frame memory 39 for use in the prediction unit 38.

次に、第3図〜第7図を用いて、本発明の一実施例に
おける第1図のブロック構成のさらに詳細な構成を説明
する。
Next, a more detailed structure of the block structure of FIG. 1 in one embodiment of the present invention will be described with reference to FIGS.

第3図は、第1図に示した動ベクトル二値検出部3の
詳細な構成を示すブロック図である。同図は、入力画像
信号の分布測定をブロックライン単位で行い、動ベクト
ル検出のための参照領域が検出ブロックと同位置を基準
に上下1ブロックラインを含む計3ブロックラインにわ
たる場合の構成を示している。ここで、「ブロックライ
ン」とは検出ブロック垂直方向サイズと同数の連続する
走査線を指す。
FIG. 3 is a block diagram showing a detailed configuration of the motion vector binary detector 3 shown in FIG. This figure shows a configuration in which the distribution measurement of the input image signal is performed in block line units, and the reference area for motion vector detection covers a total of 3 block lines including 1 block line above and below with reference to the same position as the detection block. ing. Here, the "block line" refers to the number of continuous scanning lines equal to the size of the detection block in the vertical direction.

第3図において、48は現フレーム入力画像信号の1ブ
ロックラインごとの画素値分布を測定する分布測定部、
50は分布測定部48の出力に基づき二値化のためのしきい
値を定めるしきい値決定部、52は現フレーム入力画像信
号におよそ1ブロックライン時間の遅延を与える遅延回
路、54、63、67、69はしきい値決定部50の出力に基づい
て二値化する二値化回路である。56は現フレーム入力画
像信号をブロック化する検出ブロック構成部で、メモリ
57、アドレスマッピング部58より構成されている。61、
65はそれぞれ前フレーム復号画像信号におよそ2ブロッ
クライン時間、およそ1ブロックライン時間の遅延を与
える遅延回路である。71は前フレーム復号画像信号をブ
ロック化する参照ブロック構成部で、メモリ72、アドレ
スマッピング部73より構成されている。76は検出及び参
照ブロック構成部56、71の各出力により評価関数値を求
める二値演算部、78は二値演算部76の出力に基づいて動
ベクトルを算出する比較検出器、79は制御回路である。
In FIG. 3, reference numeral 48 is a distribution measuring unit for measuring the pixel value distribution of each block line of the current frame input image signal,
Reference numeral 50 is a threshold value determining unit that determines a threshold value for binarization based on the output of the distribution measuring unit 48, 52 is a delay circuit that delays the input image signal of the current frame by about one block line time, 54 and 63 , 67, 69 are binarization circuits that binarize based on the output of the threshold value determining unit 50. 56 is a detection block configuration unit that divides the input image signal of the current frame into blocks.
57 and an address mapping unit 58. 61,
Reference numeral 65 denotes a delay circuit which delays the decoded image signal of the previous frame by about 2 block line times and about 1 block line time. Reference numeral 71 is a reference block configuration unit that divides the decoded image signal of the previous frame into blocks, and includes a memory 72 and an address mapping unit 73. Reference numeral 76 is a binary operation unit that obtains an evaluation function value from each output of the detection and reference block configuration units 56 and 71, 78 is a comparison detector that calculates a motion vector based on the output of the binary operation unit 76, and 79 is a control circuit. Is.

上記構成において、以下その動作について説明する。 The operation of the above configuration will be described below.

動ベクトル二値検出部3に供給される信号は現フレー
ム入力画像信号と前フレーム復号画像信号であり、それ
ぞれ信号線2、5を介して供給される。信号線2を介し
て供給された現フレーム入力画像信号は分布測定部48に
送られ、1ブロックラインごとに各画素値の出現頻度が
求められる。ここで得た出現頻度値は信号線49を介して
しきい値決定部50に送出され、二値化のためのしきい値
の決定に用いられる。しきい値決定部50では、信号線49
を介して供給された各画素値の出現頻度値に基づき、例
えば、分布の平均値aと、画素値と平均値の差平均bを
求めて、 a±b、 a±0.5b、a などを区間分割のためのしきい値として信号線51より二
値化回路54、63、67、69へ送出する。二値化回路54では
信号線51より供給された複数個のしきい値と、遅延回路
52によりおよそ1ブロックライン時間遅延した現フレー
ム入力画像信号とを比較し、その結果に基づいて現フレ
ーム入力画像信号を二値化して、検出ブロック構成部56
へ送出する。一方、二値化回路63、67、69では同様にし
て、遅延回路61によりおよそ2ブロックライ時間遅延し
た前フレーム復号画像信号、遅延回路65によりおよそ1
ブロックライン時間遅延した前フレーム復号画像信号、
信号線5より直接供給された前フレーム復号画像信号を
それぞれ二値化して、参照領域をカバーする3ブロック
ラインの二値画像信号として、参照ブロック構成部71へ
送出する。
The signals supplied to the motion vector binary detector 3 are the current frame input image signal and the previous frame decoded image signal, which are supplied via the signal lines 2 and 5, respectively. The current frame input image signal supplied via the signal line 2 is sent to the distribution measuring unit 48, and the appearance frequency of each pixel value is obtained for each block line. The appearance frequency value obtained here is sent to the threshold value determining unit 50 via the signal line 49, and is used to determine the threshold value for binarization. In the threshold value determining unit 50, the signal line 49
Based on the appearance frequency value of each pixel value supplied via, for example, the average value a of the distribution and the difference average b of the pixel value and the average value are obtained, and a ± b, a ± 0.5b, a, etc. are obtained. The signal is sent from the signal line 51 to the binarization circuits 54, 63, 67 and 69 as a threshold value for dividing the interval. In the binarization circuit 54, a plurality of threshold values supplied from the signal line 51 and a delay circuit
The current block input image signal delayed by one block line time is compared by 52, and the current frame input image signal is binarized based on the result, and the detection block configuration unit 56
Send to. On the other hand, in the binarization circuits 63, 67, and 69, similarly, the delay circuit 61 delays the previous frame decoded image signal by about two block lie times, and the delay circuit 65 delays about 1
Previous frame decoded image signal delayed by block line time,
The preceding frame decoded image signal directly supplied from the signal line 5 is binarized and sent to the reference block configuration unit 71 as a binary image signal of 3 block lines covering the reference area.

次に、検出ブロック構成部56では、信号線55を介して
供給された二値画像信号をメモリ57に一旦記憶する。検
出ブロックの垂直方向サイズが8画素で入力画像信号が
線順次走査であるとして、メモリ57は少なくとも8走査
線分(1ビット/画素)の容量を必要とする。メモリ57
からの二値データの読出しはアドレスマッピング部58よ
り信号線59を介して送られたメモリアドレス信号によっ
て行われ、信号線60を介してブロック単位で送出され
る。信号線60はこの場合8本の信号線から成り、そのお
のおのが検出ブロックの走査線1本分のデータを送るた
めに用いられる。すなわち、検出ブロックの各走査線の
データは並列に送られることになる。アドレスマッピン
グ部58は、例えばメモリテーブルを用いて構成され、制
御回路79より信号線81、82を介して送られた検出ブロッ
ク番号、ブロック内相対アドレス信号に基づいてメモリ
アドレス信号を送出するものである。一方、参照ブロッ
ク構成部71においても、同様にして参照ブロックの二値
データが信号線75より送出される。ただし、検出ブロッ
ク構成部とは異なり、アドレスマッピング部73において
は制御回路79より信号線80を介して供給されるシフト制
御信号も用いてメモリアドレス信号が生成される。ま
た、データ送出のタイミング、メモリサイズも異なる
(メモリサイズは、参照領域の垂直方向サイズが3ブロ
ックラインなので、少なくとも24走査線分(1ビット/
画素)が必要である)。こうして得られた検出ブロッ
ク、参照ブロックの二値データは二値演算部76に送ら
れ、ブロックの一致・不一致の度合を示す評価関数値が
求められて、信号線77を介して比較検出部78に供給され
る。比較検出部78では、制御回路79より信号線80を介し
て送られるシフト制御信号の中から最適なものが、評価
関数値に基づいて決定され、動ベクトル信号として信号
線6より送出される。
Next, in the detection block configuration unit 56, the binary image signal supplied via the signal line 55 is temporarily stored in the memory 57. Assuming that the size of the detection block in the vertical direction is 8 pixels and the input image signal is line-sequential scanning, the memory 57 needs a capacity of at least 8 scanning lines (1 bit / pixel). Memory 57
The binary data is read from the address mapping section 58 by the memory address signal sent via the signal line 59, and sent out in block units via the signal line 60. The signal line 60 in this case consists of eight signal lines, each of which is used to send data for one scanning line of the detection block. That is, the data of each scanning line of the detection block is sent in parallel. The address mapping unit 58 is configured by using, for example, a memory table, and outputs the memory address signal based on the detection block number and the in-block relative address signal sent from the control circuit 79 via the signal lines 81 and 82. is there. On the other hand, also in the reference block configuration unit 71, the binary data of the reference block is similarly sent out from the signal line 75. However, unlike the detection block configuration unit, in the address mapping unit 73, the memory address signal is generated also by using the shift control signal supplied from the control circuit 79 via the signal line 80. In addition, the timing of data transmission and the memory size are also different (the memory size is at least 24 scanning lines (1 bit / bit since the vertical size of the reference area is 3 block lines).
Pixel) is required). The binary data of the detection block and the reference block thus obtained are sent to the binary operation unit 76, the evaluation function value indicating the degree of match / mismatch of the block is obtained, and the comparison detection unit 78 is sent via the signal line 77. Is supplied to. In the comparison / detection unit 78, the optimum one of the shift control signals sent from the control circuit 79 via the signal line 80 is determined based on the evaluation function value, and sent out from the signal line 6 as a motion vector signal.

第4図は、第3図の動ベクトル二値検出部における二
値化回路54、63、67、69さらに詳細な構成を示すブロッ
ク図である。同図は、画像信号の変域を5つのしきい値
により6つの区間に分割して二値化する場合を示してい
る。
FIG. 4 is a block diagram showing a more detailed structure of the binarization circuits 54, 63, 67, 69 in the motion vector binary detection section of FIG. The figure shows a case where the domain of the image signal is divided into 6 sections by 5 threshold values and binarized.

第4図において、851〜855はしきい値を保持するため
のレジスタ、871〜875は現フレーム入力画像信号あるい
は前フレーム復号画像信号としきい値とを比較する比較
器、891〜892は論理積回路、90はインバータ、93は論理
和回路である。
In FIG. 4, 85 1 to 85 5 are registers for holding a threshold value, 87 1 to 87 5 are comparators for comparing the current frame input image signal or the previous frame decoded image signal with the threshold value, and 89 1 89 2 aND circuit, 90 an inverter, 93 is an OR circuit.

上記構成において、以下その動作について二値化回路
54の場合を例に説明する。
In the above configuration, the operation of the binarization circuit will be described below.
The case of 54 will be described as an example.

レジスタ851〜855には信号線511〜515を介してしきい
値t1〜t5が供給され(t1<t2<…t5)レジスタ851〜855
ではこれが保持される。このしきい値t1〜t5と信号線53
より供給される画像信号との大小関係が比較器871〜875
で比較され、画像信号がしきい値以下のとき値1が、そ
うでないとき値0が信号線881〜885に出力される。この
出力値は論理積回路891〜892、インバータ90、論理和回
路93における論理演算によりまとめられ、結果がそのま
ま二値化画素値として信号線55より出力される。この際
の二値化画素値は、原画素値lが、t1<lt2、t3<l
t4、t5<lのいずれを満たすとき1、そうでないとき
0となる。
The threshold t 1 ~t 5 via a signal line 51 1 to 51 5 is supplied to the register 85 1 ~85 5 (t 1 < t 2 <... t 5) register 85 1-85 5
Then this is retained. This threshold value t 1 to t 5 and the signal line 53
The magnitude relationship with the image signal supplied from the comparators 87 1 to 87 5
And the value 1 is output to the signal lines 88 1 to 88 5 when the image signal is less than or equal to the threshold value, and otherwise the value 0 is output. The output values are combined by the logical operation in the logical product circuits 89 1 to 89 2 , the inverter 90, and the logical sum circuit 93, and the result is directly output from the signal line 55 as a binarized pixel value. In the binarized pixel value at this time, the original pixel value l is t 1 <lt 2 , t 3 <l
It is 1 when either t 4 or t 5 <l is satisfied, and 0 otherwise.

第5図は、第3図の動ベクトル二値検出部における二
値演算部76のさらに詳細な構成を示すブロック図であ
る。同図は、検出ブロックサイズ4×4画素の場合を示
している。
FIG. 5 is a block diagram showing a more detailed configuration of the binary operation unit 76 in the motion vector binary detection unit of FIG. The figure shows the case where the detection block size is 4 × 4 pixels.

第5図において、941〜944は二値ラインマッチング部
で、それぞれシフトレジスタ95、96、排他的論理和回路
991〜994、ビット加算回路101より構成されている。103
は二値ラインマッチング部941〜945の出力を順次切換え
て出力するマルチプレクサ、105は加算器、107、110は
レジスタである。
In FIG. 5, reference numerals 94 1 to 94 4 denote binary line matching units, which are shift registers 95 and 96 and an exclusive OR circuit, respectively.
It is composed of 99 1 to 99 4 and a bit addition circuit 101. 103
Is a multiplexer that sequentially switches and outputs the outputs of the binary line matching units 94 1 to 94 5 , 105 is an adder, and 107 and 110 are registers.

上記構成において、以下その動作について説明する。 The operation of the above configuration will be described below.

信号線60、75を介して供給された検出ブロック、参照
ブロックのデータは走査線単位で二値ラインマッチング
部941〜944に送られる。各二値ラインマッチング部941
〜944では、シフトレジスタ95、96を用いて画素ごとの
二値データが取出され、ブロック内で同位置の画素同士
で、排他的論理和回路991〜994により一致・不一致が評
価され、不一致のとき値1が、一致のとき値0がビット
加算回路101に供給される。ビット加算回路101ではこれ
らの和が求められ、これは走査線ごとの不一致画素数を
示す。この和が信号線1021〜1024を介して二値ブロック
マッチング部941〜944より出力され、マルチプレクサ10
3に供給される。マルチプレクサ103では信号線831より
送られた選択制御信号により入力信号線を順次選択して
行き、信号線104を介して入力値を加算器105に供給す
る。加算器105、レジスタ107によりこの入力値の和が求
められ、ブロック間の不一致画素数が評価関数値として
求められる。レジスタ110は出力制御のためのもので、
評価関数値は信号線77より出力される。なお、信号線83
2はレジスタ107にクリア入力を供給するためのもので、
信号線833はレジスタ110に出力制御信号を供給するため
のものである。
The data of the detection block and the reference block supplied via the signal lines 60 and 75 are sent to the binary line matching units 94 1 to 94 4 in scanning line units. Each binary line matching unit 94 1
In ~ 94 4 the binary data for each pixel is taken out using the shift registers 95, 96, and the pixels at the same position in the block are evaluated for match / mismatch by the exclusive OR circuits 99 1 ~ 99 4. The value 1 is supplied to the bit addition circuit 101 when they do not match, and the value 0 is supplied to them when they match. The bit addition circuit 101 obtains the sum of these, which indicates the number of mismatched pixels for each scanning line. This sum is output from the binary block matching units 94 1 to 94 4 via the signal lines 102 1 to 102 4 and the multiplexer 10
Supplied to 3. The multiplexer 103 sequentially selects the input signal line by the selection control signal sent from the signal line 83 1, and supplies the input value to the adder 105 via the signal line 104. The adder 105 and the register 107 determine the sum of the input values, and determine the number of mismatched pixels between blocks as the evaluation function value. Register 110 is for output control,
The evaluation function value is output from the signal line 77. The signal line 83
2 is for supplying clear input to register 107,
Signal line 83 3 is for supplying an output control signal to the register 110.

第6図は、第3図の動ベクトル二値検出部における比
較検出部78のさらに詳細な構成を示すブロック図であ
る。
FIG. 6 is a block diagram showing a more detailed configuration of the comparison detection unit 78 in the motion vector binary detection unit of FIG.

第6図において、111は第5図に示した二値演算部76
の出力と後述のレジスタの出力を比較する比較器、11
3、117はマルチプレクサ、115、119、122はレジスタで
ある。
In FIG. 6, 111 is the binary operation unit 76 shown in FIG.
Comparator that compares the output of the
3, 117 are multiplexers, and 115, 119, 122 are registers.

上記構成において、以下その動作について説明する。 The operation of the above configuration will be described below.

レジスタ115は各時点における評価関数最小値を、一
方、レジスタ119はそれに対応するシフト量を保持して
いる。比較器111では、信号線77を介して供給さえる評
価関数値とレジスタ115の内容を比較し、結果を信号線1
12を介してマルチプレクサ113、117へ選択制御信号とし
て送出する。比較結果が信号線77からの入力が小のと
き、マルチプレクサ113、117は信号線77からの入力評価
関数値、信号線80からの入力シフト量を通して、レジス
タ115、119の内容が更新される。最終的にレジスタ119
に得られたシフト量が動ベクトルである。レジスタ122
は出力制御用である。信号線841はレジスタ115へのプリ
セット入力を、信号線842はレジスタ122への出力制御入
力のためのものである。レジスタ115は各検出ブロック
の動ベクトル検出開始ごとに、評価関数のとりうる最大
値にプリセットされる。
The register 115 holds the minimum value of the evaluation function at each time point, while the register 119 holds the corresponding shift amount. The comparator 111 compares the evaluation function value supplied via the signal line 77 with the contents of the register 115 and outputs the result to the signal line 1
It is sent as a selection control signal to the multiplexers 113 and 117 via 12. When the comparison result indicates that the input from the signal line 77 is small, the multiplexers 113 and 117 update the contents of the registers 115 and 119 through the input evaluation function value from the signal line 77 and the input shift amount from the signal line 80. Finally register 119
The shift amount obtained in is the motion vector. Register 122
Is for output control. The signal line 84 1 is for a preset input to the register 115, and the signal line 84 2 is for an output control input to the register 122. The register 115 is preset to the maximum value that the evaluation function can take each time the motion vector detection of each detection block is started.

第7図は第1図に示した予測部8のさらに詳細な構成
を示すブロック図である。
FIG. 7 is a block diagram showing a more detailed structure of the prediction unit 8 shown in FIG.

第7図において、123は第1図に示したフレームメモ
リ4の出力をブロック単位にする予測ブロック構成部
で、メモリ124、アドレスマッピング部125より構成され
る。128は操作シーケンスを変換する走査変換バッファ
メモリである。
In FIG. 7, reference numeral 123 is a prediction block configuration unit that makes the output of the frame memory 4 shown in FIG. 1 in block units, and includes a memory 124 and an address mapping unit 125. Reference numeral 128 is a scan conversion buffer memory for converting an operation sequence.

上記構成において、予測ブロック構成部123での動作
は第3図における参照ブロック構成部71で説明した動作
とほぼ同様であって、ブロック単位の画像信号が信号線
127より出力される。これを走差変換バッファメモリ128
に一旦記憶し、走査シーケンスが変換される信号線9よ
り出力される。
In the above configuration, the operation in the prediction block construction unit 123 is almost the same as the operation described in the reference block construction unit 71 in FIG.
It is output from 127. This is the difference conversion buffer memory 128
, And is output from the signal line 9 in which the scanning sequence is converted.

以上が本発明の一実施例における動き補償予測符号化
装置の細部の構成と動作である。
The above is the detailed configuration and operation of the motion compensation predictive coding apparatus according to the embodiment of the present invention.

以上のように本実施例によれば、現フレーム入力画像
信号と前フレーム画像信号を二値化して評価関数値を求
め、動ベクトルを求めることにより、メモリ容量、二値
演算部において装置規模を小さくすることができる。ま
た、評価関数値の1回あたりの計算時間が短くてすむの
で多数の参照ブロックを評価することができ、また、ブ
ロックラインごとの画素値分布に基づいて二値化した二
値画像は原画像の局所的な特徴を反映することができる
ので、結果として動ベクトルの精度を向上させることが
できる。従って、予測誤差情報の発生を抑えることがで
きるので、伝送する予測誤差に関する符号量を減らすこ
とができる。
As described above, according to the present embodiment, the current frame input image signal and the previous frame image signal are binarized to obtain the evaluation function value, and the motion vector is obtained. Can be made smaller. Further, since the calculation time of the evaluation function value per time is short, a large number of reference blocks can be evaluated, and the binary image binarized based on the pixel value distribution of each block line is the original image. Since the local feature of can be reflected, the accuracy of the motion vector can be improved as a result. Therefore, since the generation of prediction error information can be suppressed, it is possible to reduce the amount of code relating to the prediction error to be transmitted.

次に、本発明の第2の実施例について、図面を参照し
ながら説明する。
Next, a second embodiment of the present invention will be described with reference to the drawings.

第8図は、本発明の第2の実施例における動き補償予
測符号化装置の動ベクトル二値検出部を示すブロック図
である。
FIG. 8 is a block diagram showing a motion vector binary detector of the motion compensation predictive coding apparatus according to the second embodiment of the present invention.

第8図において第3図と異なるところは、第3図の参
照ブロック構成部71の代わりに、メモリ72とアドレスマ
ッピング部130により構成された参照ブロックライン構
成部129と、それに基づく制御回路133を設けた点であ
る。ここで、「参照ブロックライン」とはブロックライ
ンで参照領域に含まれた部分を指す。
8 is different from FIG. 3 in that instead of the reference block configuration unit 71 of FIG. 3, a reference block line configuration unit 129 including a memory 72 and an address mapping unit 130, and a control circuit 133 based on the reference block line configuration unit 129. That is the point. Here, the “reference block line” refers to a part included in the reference area in the block line.

上記構成においては、アドレスマッピング部130で
は、信号線80より送られたシフト制御信号、信号線81よ
り送られた検出ブロック番号、信号線134より送られた
参照ブロックライン内相対アドレス信号に基づいてメモ
リアドレス信号を生成して信号線131を介してメモリ72
に供給する。メモリ72からは、ブロックライン単位で二
値画像信号が信号線132より送出される。二値演算部76
では第5図におけるシフトレジスタ96で1ビットシフト
するごとに参照ブロックの二値データが取出される。こ
れに対して第1の実施例の場合は、参照ブロックのデー
タを取出すためにブロックの水平方向サイズ分のシフト
を必要とした。なお、この他の動作は第1の実施例の場
合と同じとなる。
In the above configuration, the address mapping unit 130 is based on the shift control signal sent from the signal line 80, the detection block number sent from the signal line 81, and the reference block line relative address signal sent from the signal line 134. A memory 72 is generated via the signal line 131 by generating a memory address signal.
Supply to. A binary image signal is sent from the memory 72 through the signal line 132 in block line units. Binary calculator 76
Then, every time one bit is shifted by the shift register 96 in FIG. 5, binary data of the reference block is taken out. On the other hand, in the case of the first embodiment, in order to fetch the data of the reference block, it is necessary to shift the block by the horizontal size. The other operations are the same as those in the first embodiment.

以上のように本実施例によれば、参照領域内のすべて
の参照ブロックを評価する場合などには、参照ブロック
のデータの取出しが容易に行えるので、1回の評価あた
りの計算時間が短縮できる。
As described above, according to the present embodiment, when all the reference blocks in the reference area are evaluated, the data of the reference blocks can be easily fetched, so that the calculation time per evaluation can be shortened. .

なお、以上2つの実施例においては、フレームメモリ
4、39を用い、動ベクトルをフレーム間で検出する場合
について説明したが、フィールドメモリを用いて動ベク
トルをフィールド間で検出する構成としてもよい。
In the above two embodiments, the case where the motion vectors are detected between the frames by using the frame memories 4 and 39 has been described, but the motion vector may be detected between the fields by using the field memory.

発明の効果 以上のように本発明に、動ベクトルを検出する際に、
現フレーム画像信号と前フレーム画像信号を原画像の局
所的な変化の特徴を反映することによって二値化して、
これを用いて多くの参照ブロックを評価する構成とする
ことにより、装置規模を増大させずに精度良く動ベクト
ルを検出することができ、その効果は大きい。
As described above, according to the present invention, when detecting a motion vector,
The current frame image signal and the previous frame image signal are binarized by reflecting the characteristics of local changes in the original image,
By using this to evaluate a large number of reference blocks, it is possible to detect a motion vector with high accuracy without increasing the device scale, and the effect is great.

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

第1図は本発明の一実施例における動き補償予測符号化
装置のブロック結線図、第2図は同装置に対応する復号
装置のブロック結線図、第3図〜第8図は同装置の要部
ブロック結線図、第9図は本発明の基本的な二値化を説
明する概念図、第10図は従来の動ベクトル検出の原理を
説明する概念図である。 3……動ベクトル二値検出部、4……フレームメモリ、
8……予測部、10……予測誤差信号生成部、15、24……
符号化器、48……分布測定部、50……しきい値決定部、
54、63、67、69……二値化回路、56……検出ブロック構
成部、71……参照ブロック構成部、76……二値演算部、
78……比較検出部、129……参照ブロックライン構成
部。
FIG. 1 is a block connection diagram of a motion compensation predictive coding device according to an embodiment of the present invention, FIG. 2 is a block connection diagram of a decoding device corresponding to the same device, and FIGS. Partial block connection diagram, FIG. 9 is a conceptual diagram for explaining the basic binarization of the present invention, and FIG. 10 is a conceptual diagram for explaining the principle of conventional motion vector detection. 3 ... Motion vector binary detector, 4 ... Frame memory,
8 ... Prediction unit, 10 ... Prediction error signal generation unit, 15, 24 ...
Encoder, 48 ... Distribution measuring unit, 50 ... Threshold value determining unit,
54, 63, 67, 69 ... Binarization circuit, 56 ... Detection block configuration unit, 71 ... Reference block configuration unit, 76 ... Binary operation unit,
78 …… Comparison detection unit, 129 …… Reference block line configuration unit.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】現フレーム又はフィールド画像信号の画素
値分布を画素区域ごとに区切って測定する分布測定手段
と、前記分布測定手段により得た画素値分布に基づいて
前記現フレーム又はフィールド画像信号を二値化する第
1の二値化手段と、前記第1の二値化手段により二値画
像信号に変換されたフレーム又はフィールド面を複数個
に分割した検出ブロックを構成する検出ブロック構成手
段と、前フレーム又はフィールド画像信号を前記分布測
定手段により得た画素値分布に基づいて二値化する第2
の二値化手段と、前記第2の二値化手段により二値画像
信号に変換されたフレーム又はフィールド面上で検出ク
ロックと同位置を基準とし2次元的にシフトした位置の
参照ブロックを構成する参照ブロック構成手段と、前記
検出ブロック構成手段及び参照ブロック構成手段により
得た2つの二値画像信号ブロックに基づいて評価関数値
を求める二値演算手段と、前記二値演算手段により得た
評価関数値に基づいて動ベクトルを求める動ベクトル算
出手段とを具備し、前記第1及び第2の二値化手段が、
前記分布測定手段により得た画素値分布に基づいて画像
信号値の変域を複数個に分割し、その各区間ごとに隣接
区間とは値が異なるよう設定した0又は1の値を二値画
像信号として出力する動き補償予測符号化装置。
1. A distribution measuring means for measuring a pixel value distribution of a current frame or field image signal by dividing it into pixel areas, and the current frame or field image signal based on the pixel value distribution obtained by the distribution measuring means. First binarizing means for binarizing, and detection block configuring means for constituting a detection block obtained by dividing the frame or field surface converted into the binary image signal by the first binarizing means into a plurality of parts. Second, binarizing the previous frame or field image signal based on the pixel value distribution obtained by the distribution measuring means
And a reference block at a position two-dimensionally shifted with reference to the same position as the detection clock on the frame or field surface converted into the binary image signal by the second binarizing device. Reference block constructing means, binary computing means for obtaining an evaluation function value based on the two binary image signal blocks obtained by the detecting block constructing means and the reference block constructing means, and the evaluation obtained by the binary computing means. Motion vector calculation means for obtaining a motion vector based on a function value, wherein the first and second binarization means are:
Based on the pixel value distribution obtained by the distribution measuring means, the domain of the image signal value is divided into a plurality of areas, and the value of 0 or 1 is set so that the value of each area is different from that of the adjacent area. A motion compensation predictive coding device for outputting as a signal.
JP61262235A 1986-11-04 1986-11-04 Motion compensation predictive coding device Expired - Lifetime JPH0813140B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61262235A JPH0813140B2 (en) 1986-11-04 1986-11-04 Motion compensation predictive coding device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61262235A JPH0813140B2 (en) 1986-11-04 1986-11-04 Motion compensation predictive coding device

Publications (2)

Publication Number Publication Date
JPS63116584A JPS63116584A (en) 1988-05-20
JPH0813140B2 true JPH0813140B2 (en) 1996-02-07

Family

ID=17372954

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61262235A Expired - Lifetime JPH0813140B2 (en) 1986-11-04 1986-11-04 Motion compensation predictive coding device

Country Status (1)

Country Link
JP (1) JPH0813140B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2828105B2 (en) * 1988-10-27 1998-11-25 オリンパス光学工業株式会社 Motion detection circuit
US5712799A (en) * 1995-04-04 1998-01-27 Chromatic Research, Inc. Method and structure for performing motion estimation using reduced precision pixel intensity values

Also Published As

Publication number Publication date
JPS63116584A (en) 1988-05-20

Similar Documents

Publication Publication Date Title
JP2532712B2 (en) Method for encoding and transmitting video signal as global motion vector and local motion vector
US4937666A (en) Circuit implementation of block matching algorithm with fractional precision
CA1137216A (en) Method and apparatus for video signal encoding with motion compensation
US20020009144A1 (en) Motion vector detecting device capable of accomodating a plurality of predictive modes
US20050238102A1 (en) Hierarchical motion estimation apparatus and method
JPS58197984A (en) Adaptive forecasting encoding device of television signal
JPH0520036B2 (en)
JPS60229594A (en) Method and device for motion interpolation of motion picture signal
JPH05336514A (en) Image encoding device
KR100364789B1 (en) Method for estimating motion and apparatus for the same
JPH10240951A (en) Adaptive outline encoding method and device therefor
JPH0813140B2 (en) Motion compensation predictive coding device
JP3175914B2 (en) Image encoding method and image encoding device
JPH07121122B2 (en) Motion compensation predictive coding device
US5930403A (en) Method and apparatus for half pixel SAD generation utilizing a FIFO based systolic processor
JP2768669B2 (en) Motion compensation inter-frame coding device for TV signal
JP2907663B2 (en) Motion vector detection method
JPS63116583A (en) Motion compensation predictive encoder
JPH05236454A (en) Method and device for detecting motion vector for encoding image
JPS62230179A (en) Movement correcting system
JPH08186800A (en) Motion vector detection method
KR100232933B1 (en) Video data processing apparatus and method
KR950012665B1 (en) High speed motion presuming device
KR100255633B1 (en) A high-speed moving picture motion estimation device
KR100249087B1 (en) Apparatus and method for half pixel motion estimation for moving picture encoder

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term