JP3127980B2 - Motion compensation arithmetic unit - Google Patents

Motion compensation arithmetic unit

Info

Publication number
JP3127980B2
JP3127980B2 JP1991595A JP1991595A JP3127980B2 JP 3127980 B2 JP3127980 B2 JP 3127980B2 JP 1991595 A JP1991595 A JP 1991595A JP 1991595 A JP1991595 A JP 1991595A JP 3127980 B2 JP3127980 B2 JP 3127980B2
Authority
JP
Japan
Prior art keywords
pixels
pixel
unit
template
arithmetic
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 - Fee Related
Application number
JP1991595A
Other languages
Japanese (ja)
Other versions
JPH08195958A (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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP1991595A priority Critical patent/JP3127980B2/en
Publication of JPH08195958A publication Critical patent/JPH08195958A/en
Application granted granted Critical
Publication of JP3127980B2 publication Critical patent/JP3127980B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Color Television Systems (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、動画像符号化処理にお
いて、画像間における動きを検出するために用いられる
動き補償演算装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a motion compensation arithmetic unit used for detecting motion between images in a moving image encoding process.

【0002】[0002]

【従来の技術】動画像には、時間的に連続した複数のフ
レームが存在する。動き補償演算装置とは、動画像にお
いて、あるフレーム中の画素ブロックが他のフレーム中
のどの位置から動いてきたかを検出する装置である。図
4は動き検出の対象となるテンプレート1と探索領域2
を示す。ここで、テンプレート1はあるフレーム中の画
素ブロック、探索領域2は他のフレーム中の画素ブロッ
クである。
2. Description of the Related Art A moving image has a plurality of temporally continuous frames. The motion compensation operation device is a device that detects a position in a moving image from which a pixel block in a certain frame has moved in another frame. FIG. 4 shows a template 1 and a search area 2 to be detected.
Is shown. Here, template 1 is a pixel block in a certain frame, and search area 2 is a pixel block in another frame.

【0003】テンプレート1と探索領域2の両方とも任
意の大きさの矩形領域が考えられるが、以下では、テン
プレート1が4画素×4ライン、探索領域2が12画素
×12ラインの場合について説明する。a0, 0 〜a3, 3
はテンプレート1中の画素、x0, 0 〜xb,b (この添え
字は16進数で表した。)は探索領域2中の画素であ
る。なお、本明細書では、水平方向の画素数の単位を画
素、垂直方向の画素数の単位をラインと呼ぶ。
A rectangular area of any size can be considered for both the template 1 and the search area 2. Hereinafter, a case where the template 1 has 4 pixels × 4 lines and the search area 2 has 12 pixels × 12 lines will be described. . a 0, 0 ~a 3, 3
The pixels in the template 1, x 0, 0 ~x b , b ( expressed this subscript in hexadecimal.) Is a pixel in the search region 2. In this specification, a unit of the number of pixels in the horizontal direction is called a pixel, and a unit of the number of pixels in the vertical direction is called a line.

【0004】図5は全探索法による動き検出の方法を説
明するための図である。探索領域2から取り得る全ての
4画素×4ラインの領域を切り出し、その4画素×4ラ
インの領域中の画素とテンプレート1中の対応する位置
にある画素との値の違いを差分絶体値又は差分二乗値等
で評価し、その評価値の総和を求める。1画素または1
ラインずれた4画素×4ラインの領域全部、すなわち8
×8=64個の領域についてこの総和を計算し、この総
和が最も小さい領域からテンプレート1が動いてきたも
のとする。
FIG. 5 is a diagram for explaining a method of motion detection by the full search method. The entire area of 4 pixels × 4 lines that can be taken from the search area 2 is cut out, and the difference between the pixel in the area of 4 pixels × 4 lines and the pixel at the corresponding position in the template 1 is calculated as the difference absolute value. Alternatively, evaluation is performed using a difference square value or the like, and the sum of the evaluation values is obtained. One pixel or one
The entire area of 4 pixels × 4 lines shifted in line, that is, 8
This sum is calculated for 64 (= 8) areas, and it is assumed that the template 1 has moved from the area having the smallest sum.

【0005】なお、評価式として何を用いるかは本発明
の本質ではないので、以下では、差分絶体値を用いる場
合について説明する。また、本発明による動き補償演算
装置は、同期式回路で実現される場合が多いが、同期式
回路は通常CK(クロック)に同期して動作する。そこ
で、以下では動作の単位をCKと呼ぶ。
[0005] Since what is used as the evaluation formula is not the essence of the present invention, the case where the absolute difference value is used will be described below. Further, the motion compensation arithmetic device according to the present invention is often realized by a synchronous circuit, but the synchronous circuit normally operates in synchronization with CK (clock). Therefore, the unit of operation is hereinafter referred to as CK.

【0006】図6は第1の従来例の動き補償演算装置に
おける差分絶体値和計算部分の構成を示す図である。符
号3で示すPij(i=0〜3、j=0〜3)はテンプレ
ート1と探索領域2の対応する画素の間で差分絶体値を
計算する回路(演算器)であり、テンプレート1中の画
素と1対1で対応しており、そのテンプレート1中の画
素aijを保持し、各行ごとに放送(供給)される探索領
域2中の画素をCKごとに取り込み、差分絶体値を計算
する。4はレジスタ、5は加算器、6は総和回路であ
る。
FIG. 6 is a diagram showing a configuration of a difference absolute value sum calculation part in the first conventional example of the motion compensation arithmetic unit. P ij (i = 0 to 3, j = 0 to 3) indicated by reference numeral 3 is a circuit (arithmetic unit) for calculating the absolute value of the difference between the template 1 and the corresponding pixel in the search area 2. The pixels in the search area 2 which correspond to the pixels in the one-to-one correspondence, hold the pixels a ij in the template 1, and broadcast (supply) for each row are taken in for each CK, and the difference absolute value Is calculated. 4 is a register, 5 is an adder, and 6 is a summing circuit.

【0007】図7は図6の装置において、探索領域2の
左上の角から切り出された4画素×4ラインの領域とテ
ンプレート1中の画素間で差分絶体値和を計算するとき
のタイミングを表した図である。図示のように、0CK
目、1CK目、2CK目、3CK目にそれぞれ1列目、
2列目、3列目、4列目の差分絶体値和が計算され、3
CK目に各行の部分和Si が得られる。そして、4CK
目でそれらの総和が取られる。
FIG. 7 is a timing chart for calculating the sum of absolute differences between the area of 4 pixels × 4 lines cut out from the upper left corner of the search area 2 and the pixels in the template 1 in the apparatus of FIG. FIG. As shown, 0CK
, 1CK, 2CK, 3CK in the first row,
The sum of the absolute difference values in the second, third, and fourth columns is calculated.
The partial sum S i of each row is obtained at CK. And 4CK
Their sum is taken by eye.

【0008】図8は図6の装置に探索領域2中の画素を
供給する遅延線7を説明するための図である。4行同時
に放送(供給)された探索領域2中の画素のうち、最も
上の行の画素は捨てられ、残り3行の画素はそれぞれ1
行上の遅延線7に順次入力される。これらの画素は12
CK後に再び差分絶体値和の計算に使用される。
FIG. 8 is a diagram for explaining a delay line 7 for supplying pixels in the search area 2 to the apparatus of FIG. Of the pixels in the search area 2 broadcasted (supplied) at the same time for four rows, the pixels in the top row are discarded, and the pixels in the remaining three rows are each 1
The signals are sequentially input to the delay line 7 on the row. These pixels are 12
After CK, it is used again for calculating the absolute difference sum.

【0009】上記した動き補償演算装置については、例
えば、T.Yoshino,S.Foster,J.Lee,L.Cheng,V.Ponukumat
i,A.Khazeni,R.Hinchley,K.Pang,∧A 54MHz Motion Est
imation Engine for Real-Time MPEG Video Encoding",
1994 IEEE Proceedings of Consumer Electronics,PP.7
6-77 に記載されている。
[0009] The above-mentioned motion compensation arithmetic unit is described in, for example, T. Yoshino, S. Foster, J. Lee, L. Cheng, V. Ponukumat.
i, A.Khazeni, R.Hinchley, K.Pang, ∧A 54MHz Motion Est
imation Engine for Real-Time MPEG Video Encoding ",
1994 IEEE Proceedings of Consumer Electronics, PP.7
It is described in 6-77.

【0010】図9は第2の従来例の動き補償演算装置に
おける差分絶体値和計算部分の構成を示す図である。P
ij3、レジスタ4、加算器5の機能は上記した第1の従
来例と同一である。
FIG. 9 is a diagram showing a configuration of a difference absolute value sum calculation part in the second conventional motion compensation arithmetic unit. P
The functions of ij 3, register 4, and adder 5 are the same as those of the above-mentioned first conventional example.

【0011】図10は図9の装置において、探索領域2
の左上の角から切り出された4画素×4ラインの領域と
テンプレート1中の画素間で差分絶体値和を計算すると
きのタイミングを表した図である。図中のS0:j は1行
目から(j−1)行目までの各行の部分和Si の和を意
味する。上記図9に示した装置では、探索領域2中の画
素の入力を各行ごとに1CKつづ遅らせることにより、
各行の部分和Si が得られるタイミングを各行ごとに1
CKづつ遅らせ、4CK目から7CK目にかけて順次各
行の部分和Si を加算する。
FIG. 10 shows a search area 2 in the apparatus shown in FIG.
FIG. 7 is a diagram showing timings when calculating a sum of absolute difference values between a region of 4 pixels × 4 lines cut out from the upper left corner of FIG. S 0: j in the drawing means the sum of the partial sums S i of each row from the first row to the (j−1) th row. In the apparatus shown in FIG. 9, the input of the pixels in the search area 2 is delayed by 1 CK for each row,
The timing at which the partial sum S i of each row is obtained is set to 1 for each row.
CK is delayed by CK, and the partial sum S i of each row is sequentially added from the 4th CK to the 7th CK.

【0012】図11は図9の装置に探索領域2中の画素
を供給する遅延線8を説明するための図である。この遅
延線8の遅延CK数は図8に示したものと異なって、1
1である。これは、探索領域2の水平方向の画素数12
より1少ない。
FIG. 11 is a diagram for explaining the delay line 8 for supplying the pixels in the search area 2 to the apparatus of FIG. The number of delay CKs of the delay line 8 is different from that shown in FIG.
It is one. This is because the number of pixels in the search area 2 in the horizontal direction is 12
One less.

【0013】この第2の従来例の動き補償演算装置につ
いては、例えば、E.Chan,S.Panchanathan,∧Motion Est
imation Architectuer for Video Conpression", IEEE
Trans.on Consumer Electronics,Vol.39,No.3,PP.292-2
97,1993に記載されている。
The second conventional example of the motion compensation arithmetic unit is described in, for example, E. Chan, S. Panchanathan, ∧Motion Est.
imation Architectuer for Video Compression ", IEEE
Trans.on Consumer Electronics, Vol.39, No.3, PP.292-2
97, 1993.

【0014】[0014]

【発明が解決しようとする課題】ところが、上記第1の
従来例においては、各行の部分和Si を加算するため
に、構造が複雑で遅延時間の大きな総和回路6が必要と
なるという問題がある。また、第2の従来例において
は、各行の部分和Si を1CKごとにレジスタ4で遅延
させながら順次加算させるため、この部分の遅延時間は
少ないが、まだ完全な繰り返し構造ではない。
However, in the first conventional example, there is a problem that the summation circuit 6 having a complicated structure and a large delay time is required to add the partial sums Si of the respective rows. . Further, in the second conventional example, since the partial sums Si of the respective rows are sequentially added while being delayed by the register 4 for each 1CK, the delay time of this portion is small, but the structure is not yet a completely repetitive structure.

【0015】また、テンプレートの大きさがa画素×b
ライン、探索領域の大きさがc画素×dラインのとき、
第1の従来例においては、cワードの遅延線が(b−
1)本、第2の従来例においては(c−1)ワードの遅
延線が(b−1)本必要であり、遅延線のハード量が大
きいという問題がある。
The size of the template is a pixels × b.
When the size of the line and the search area is c pixels × d lines,
In the first conventional example, the delay line of c words is (b-
1) In the second conventional example, (b-1) delay lines of (c-1) words are required, and there is a problem that the amount of hardware of the delay lines is large.

【0016】本発明は上記した点に鑑みてなされたもの
で、その目的は、画素の値の違いを評価する部分を単純
で完全な繰り返し構造の1次元アレイとして実現でき、
また遅延線のハード量が少なくなった動き補償演算装置
を提供することである。
The present invention has been made in view of the above points, and an object of the present invention is to realize a portion for evaluating a difference between pixel values as a one-dimensional array having a simple and completely repetitive structure.
Another object of the present invention is to provide a motion compensation operation device in which the amount of hardware of the delay line is reduced.

【0017】[0017]

【課題を解決するための手段】このために本発明は、あ
るフレーム中のa画素×bラインの画素ブロックからな
るテンプレートと、他のフレーム中におけるc画素×d
ラインの画素ブロックからなる探索領域内から切り出し
たa画素×bラインの画素ブロックとの間で、対応する
位置にある画素間の値の違いを評価する演算装置を含む
動き補償演算装置において、入力画素を(c−a)単位
時間遅延させる遅延手段を(b−1)個直列に接続し、
入力画素と各遅延手段の出力とから合わせて計b個の画
素を単位時間ごとに送り出す遅延手段配列と、同一構成
のa個の演算器からなるb個の演算器群から構成され、
テンプレート内のa画素×bラインの画素のうち、対応
した位置に存在する画素をそれらa×b個の演算器に保
持する手段と、前記遅延手段配列より出力され、1対1
で対応するb個の演算器群に送られるb個の画素の各々
を個々の演算器群内の全演算器に供給する手段と、個々
の演算器がその供給される画素と演算器に保持されたテ
ンプレート内の画素との間における値の違いを評価し、
前段の演算器から入力される評価結果の和に当該演算器
自体の評価結果を加算した後、1単位時間後に次段の演
算器に送る手段とを有する演算器配列と、とからなる演
算装置を含むように構成した。
For this purpose, the present invention provides a template consisting of a pixel block of a pixel × b line in a certain frame and a c pixel × d in another frame.
In a motion compensation operation device including an operation device for evaluating a difference in value between pixels at corresponding positions between an a pixel × b line pixel block cut out from a search area formed of line pixel blocks, (B-1) delay means for delaying pixels by (ca) unit time are connected in series,
A delay means array for sending out a total of b pixels per unit time in total from the input pixels and the outputs of the delay means, and a group of b arithmetic elements comprising a number of arithmetic elements having the same configuration,
Means for holding the pixels present at the corresponding positions among the pixels of the a pixel × b line in the template in the a × b arithmetic units, and a one-to-one output from the delay means array
Means for supplying each of the b pixels sent to the corresponding b operation unit groups to all the operation units in the individual operation unit group, and the individual operation units hold the supplied pixels and the operation units The value difference between the pixels in the template and
An arithmetic unit array having means for adding the evaluation result of the arithmetic unit itself to the sum of the evaluation results input from the arithmetic unit at the previous stage and sending the result to the next arithmetic unit after one unit time It was configured to include

【0018】[0018]

【作用】本発明では、テンプレートの大きさがa画素×
bライン、探索領域の大きさがc画素×dラインのと
き、画素の値の違の評価を行なう演算器や各演算器の演
算結果を加算して後段に送る手段をa×b個繰り返して
並べた構造の1次元アレイとして構成できる。また、遅
延線のハード量が(b−1)であるが、そのワード数が
(c−a)ワードに削減される。
According to the present invention, the size of the template is a pixel.times.
When the size of the b line and the search area is c pixels × d lines, a × b number of arithmetic units for evaluating the difference in pixel values and means for adding the arithmetic results of the arithmetic units and sending the result to the subsequent stage are repeated. It can be configured as a one-dimensional array having a side-by-side structure. Further, although the hardware amount of the delay line is (b-1), the number of words is reduced to (ca) words.

【0019】[0019]

【実施例】以下、本発明の実施例を説明する。図1はそ
の一実施例の動き補償演算装置における差分絶体値和計
算回路部分の構成を示す図である。Pij3は差分絶体値
を計算する演算器であって、4個の同一構成のものから
なる演算器群が4個配列され、その各々にはテンプレー
ト1内の画素xi,j が保持されている。そして、個々の
演算器3の出力は加算器5によって前段の加算器5から
送られて来る演算結果と加算され、次段の加算器5に送
られる。この次段への送りはレジスタ4を介してCKつ
づ行なわれる。
Embodiments of the present invention will be described below. FIG. 1 is a diagram showing a configuration of a difference absolute value sum calculating circuit portion in the motion compensation operation device of the embodiment. P ij 3 is a computing unit for calculating the absolute difference value, and four computing units of the same configuration are arranged, each of which holds a pixel x i, j in the template 1 Have been. Then, the outputs of the individual arithmetic units 3 are added by the adder 5 to the operation result sent from the adder 5 at the preceding stage, and sent to the adder 5 at the next stage. The transmission to the next stage is performed via the register 4 for each CK.

【0020】図2は図1の装置において、探索領域2の
左上の角から切り出された4画素×4ラインの領域とテ
ンプレート1中の画素間で差分絶体値和を計算するとき
のタイミングを説明するための図である。本実施例の装
置では探索領域2中の画素の入力を各行ごとに4CKつ
づ遅らせることにより、各行の部分和Si が得られるタ
イミングを行ごとに4CKつづ遅らせる。この場合、各
行の部分和Si が得られる次のCKで、その1つ下の行
の計算が始まることになる。したがって、本実施例で
は、各行の部分和Si を次の行の先頭の差分絶体値と加
算することができるので、行間を連続させた1次元アレ
イ構造とすることができる。
FIG. 2 is a timing chart for calculating the sum of absolute differences between the pixel of the template 1 and the area of 4 pixels × 4 lines cut out from the upper left corner of the search area 2 in the apparatus of FIG. It is a figure for explaining. In the apparatus of this embodiment, the input of the pixels in the search area 2 is delayed by 4CK for each row, so that the timing of obtaining the partial sum S i of each row is delayed by 4CK for each row. In this case, the calculation of the next lower row starts at the next CK at which the partial sum S i of each row is obtained. Therefore, in this embodiment, since the partial sum S i of each row can be added to the absolute value of the difference at the head of the next row, a one-dimensional array structure having continuous rows can be obtained.

【0021】図3は本実施例の装置に探索領域2中の画
素を供給する遅延線9を説明するための図である。遅延
線9の遅延CK数は8であり、探索領域2の水平方向の
画素数12より4少ない。
FIG. 3 is a diagram for explaining the delay line 9 for supplying pixels in the search area 2 to the apparatus of this embodiment. The number of delay CKs of the delay line 9 is eight, which is four less than the number of pixels 12 in the horizontal direction of the search area 2.

【0022】なお、これまで水平方向の画素数の単位を
画素、垂直方向の画素数の単位をラインと呼んだが、縦
横逆にして水平方向の画素数の単位をライン、垂直方向
の画素数の単位を画素と見なしても良く、水平方向と垂
直方向を逆にしても同様の効果が得られる。また、演算
回数を削減するためにフレーム中の画素をサブサンプリ
ングしてテンプレートと探索領域とすることが良く行な
われる。本発明はこの場合にも同様の効果が得られる。
In the above, the unit of the number of pixels in the horizontal direction is called a pixel, and the unit of the number of pixels in the vertical direction is called a line. The unit may be regarded as a pixel, and the same effect can be obtained even if the horizontal direction and the vertical direction are reversed. Also, in order to reduce the number of operations, pixels in a frame are often sub-sampled into a template and a search area. According to the present invention, the same effect can be obtained in this case.

【発明の効果】以上説明したように、本発明によれば、
テンプレートの大きさがa画素×bライン、探索領域の
大きさがc画素×dラインのとき、画素の値の違の評価
を行なう演算器や各演算器の演算結果を加算して後段に
送る手段をa×b個繰り返して並べた構造の1次元アレ
イとして実現できる効果がある。また、遅延線のハード
量を(c−a)ワード×(c−1)本に削減できる効果
がある。
As described above, according to the present invention,
When the size of the template is a pixels × b lines and the size of the search area is c pixels × d lines, the arithmetic unit for evaluating the difference of the pixel value and the arithmetic result of each arithmetic unit are added and sent to the subsequent stage. There is an effect that it can be realized as a one-dimensional array having a structure in which a × b units are repeatedly arranged. Further, there is an effect that the hardware amount of the delay line can be reduced to (c−a) words × (c−1).

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

【図1】 本発明の一実施例の動き補償演算装置におけ
る差分絶体値和計算部分の構成を示す図である。
FIG. 1 is a diagram illustrating a configuration of a difference absolute value sum calculation part in a motion compensation operation device according to an embodiment of the present invention.

【図2】 図1の装置において探索領域の左上の角から
切り出された4画素×4ラインの領域とテンプレート中
の画素間で差分絶体値和を計算するタイミングを表した
図である。
FIG. 2 is a diagram showing timings for calculating an absolute difference sum between a pixel of a template and a region of 4 pixels × 4 lines cut out from an upper left corner of a search region in the apparatus of FIG. 1;

【図3】 図1の装置に探索領域中の画素を供給する遅
延線を説明するための図である。
FIG. 3 is a diagram for explaining a delay line that supplies a pixel in a search area to the device of FIG. 1;

【図4】 動き検出の対象となるテンプレートと探索領
域を示す図である。
FIG. 4 is a diagram showing a template to be subjected to motion detection and a search area.

【図5】 全探索法による動き検出の方法を説明するた
めの図である。
FIG. 5 is a diagram for explaining a method of motion detection by a full search method.

【図6】 第1の従来例による動き補償演算装置におけ
る差分絶体値和計算部分の構成を示す図である。
FIG. 6 is a diagram showing a configuration of a difference absolute value sum calculation part in the motion compensation operation device according to the first conventional example.

【図7】 図6の装置において探索領域の左上の角から
切り出された4画素×4ラインの領域とテンプレート中
の画素間で差分絶体値和を計算するときのタイミングを
説明するための図である。
FIG. 7 is a diagram for explaining timing when calculating a sum of absolute differences between a pixel in a template and a region of 4 pixels × 4 lines cut out from the upper left corner of the search region in the apparatus of FIG. 6; It is.

【図8】 図6の装置に探索領域中の画素を供給する遅
延線を説明するための図である。
FIG. 8 is a diagram for explaining a delay line that supplies pixels in a search area to the device of FIG. 6;

【図9】 第2の従来例による動き補償演算装置におけ
る差分絶体値和計算部分の構成を示す図である。
FIG. 9 is a diagram showing a configuration of a difference absolute value sum calculation part in the motion compensation operation device according to the second conventional example.

【図10】 図9の装置において探索領域の左上の角か
ら切り出された4画素×4ラインの領域とテンプレート
中の画素間で差分絶体値和を計算するときのタイミング
を説明するための図である。
FIG. 10 is a diagram for explaining the timing when calculating the sum of absolute difference values between a region of 4 pixels × 4 lines cut out from the upper left corner of the search region and pixels in the template in the apparatus of FIG. 9; It is.

【図11】 図9の装置に探索領域中の画素を供給する
遅延線を説明するための図である。
11 is a diagram for explaining a delay line that supplies pixels in a search area to the device of FIG. 9;

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

1:4画素×4ラインのテンプレート 2:12画素×12ラインの探索領域 3:テンプレートと探索領域の対応する画素の間で差分
絶体値を計算する回路 4:レジスタ 5:加算器 6:総和回路 7:12ワードの遅延線 8:11ワードの遅延線 9:8ワードの遅延線
1: Template of 4 pixels × 4 lines 2: Search area of 12 pixels × 12 lines 3: Circuit for calculating absolute difference between template and corresponding pixel of search area 4: Register 5: Adder 6: Summation Circuit 7: 12 word delay line 8: 11 word delay line 9: 8 word delay line

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】あるフレーム中のa画素×bラインの画素
ブロックからなるテンプレートと、他のフレーム中にお
けるc画素×dラインの画素ブロックからなる探索領域
内から切り出したa画素×bラインの画素ブロックとの
間で、対応する位置にある画素間の値の違いを評価する
演算装置を含む動き補償演算装置において、 入力画素を(c−a)単位時間遅延させる遅延手段を
(b−1)個直列に接続し、入力画素と各遅延手段の出
力とから合わせて計b個の画素を単位時間ごとに送り出
す遅延手段配列と、 同一構成のa個の演算器からなるb個の演算器群から構
成され、テンプレート内のa画素×bラインの画素のう
ち、対応した位置に存在する画素をそれらa×b個の演
算器に保持する手段と、前記遅延手段配列より出力さ
れ、1対1で対応するb個の演算器群に送られるb個の
画素の各々を個々の演算器群内の全演算器に供給する手
段と、個々の演算器がその供給される画素と演算器に保
持されたテンプレート内の画素との間における値の違い
を評価し、前段の演算器から入力される評価結果の和に
当該演算器自体の評価結果を加算した後、1単位時間後
に次段の演算器に送る手段とを有する演算器配列と、 とからなる演算装置を含むことを特徴とする動き補償演
算装置。
1. A template consisting of a pixel block of a pixel × b line in a frame and a pixel of a pixel × b line cut out from a search area consisting of a pixel block of c pixel × d line in another frame In a motion compensation arithmetic unit including an arithmetic unit for evaluating a difference in value between pixels at corresponding positions between a block and a block, a delay unit for delaying an input pixel by (ca) a unit time is provided by (b-1) A delay means array connected in series and sending out a total of b pixels per unit time from the input pixel and the output of each delay means, and b arithmetic operation units consisting of a arithmetic operation units having the same configuration Means for holding the pixels present at the corresponding positions among the pixels of the a pixel × b line in the template in the a × b arithmetic units, and a one-to-one output from the delay means array. With Means for supplying each of the b pixels sent to the b operation units to all of the operation units in the individual operation unit group, and the individual operation units are stored in the supplied pixels and the operation units. After evaluating the difference in value between the pixels in the template and the sum of the evaluation results input from the preceding stage computing unit, the evaluation result of the computing unit itself is added. A motion compensating device comprising: a computing device array having a sending unit; and a computing device comprising:
JP1991595A 1995-01-13 1995-01-13 Motion compensation arithmetic unit Expired - Fee Related JP3127980B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1991595A JP3127980B2 (en) 1995-01-13 1995-01-13 Motion compensation arithmetic unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1991595A JP3127980B2 (en) 1995-01-13 1995-01-13 Motion compensation arithmetic unit

Publications (2)

Publication Number Publication Date
JPH08195958A JPH08195958A (en) 1996-07-30
JP3127980B2 true JP3127980B2 (en) 2001-01-29

Family

ID=12012520

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1991595A Expired - Fee Related JP3127980B2 (en) 1995-01-13 1995-01-13 Motion compensation arithmetic unit

Country Status (1)

Country Link
JP (1) JP3127980B2 (en)

Also Published As

Publication number Publication date
JPH08195958A (en) 1996-07-30

Similar Documents

Publication Publication Date Title
US4701784A (en) Pixel defect correction apparatus
US7164497B2 (en) Color image processing apparatus
KR920702156A (en) Motion Estimator
US6346969B1 (en) Color filter array and its color interpolation apparatus
KR940027563A (en) Image data motion estimation method and apparatus for high definition television (HDTV)
US5793443A (en) Motion vector detection circuit
EP0703704B1 (en) Half-pixel motion compensation controller accepting MPEG2
US7433547B2 (en) Image signal processing apparatus
US5313296A (en) Image information processor in which residual information is stored in a blank area of a field memory
JP3127980B2 (en) Motion compensation arithmetic unit
US5663759A (en) Feature processor for a digital camera
JP2982509B2 (en) Image reduction processing method
CA2179785A1 (en) Method and apparatus for performing two dimensional video convolving
JP2006520152A (en) Method and system for generating a simultaneous multidimensional data stream from a one-dimensional data stream
JP3004685B2 (en) Motion vector detection circuit
JP3285926B2 (en) Solid-state imaging device
JP2806191B2 (en) Color signal correction circuit
JP2004200984A (en) Motion vector detecting apparatus
JPH05260460A (en) Motion detector
JPS60178789A (en) Signal generating method of solid area sensor
JPH0441866B2 (en)
JPH01140382A (en) Video signal processor
JPH0537910A (en) Line interpolating device by neural network
JPH0583617A (en) Digital interpolating device
JPS63155955A (en) Picture signal processor

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: 20001024

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

Free format text: PAYMENT UNTIL: 20071110

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20081110

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20091110

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20101110

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20101110

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20111110

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20111110

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20121110

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20121110

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20131110

Year of fee payment: 13

LAPS Cancellation because of no payment of annual fees