JP2885039B2 - Motion vector detection circuit - Google Patents

Motion vector detection circuit

Info

Publication number
JP2885039B2
JP2885039B2 JP32904693A JP32904693A JP2885039B2 JP 2885039 B2 JP2885039 B2 JP 2885039B2 JP 32904693 A JP32904693 A JP 32904693A JP 32904693 A JP32904693 A JP 32904693A JP 2885039 B2 JP2885039 B2 JP 2885039B2
Authority
JP
Japan
Prior art keywords
block
pixel value
processor
input
value
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
JP32904693A
Other languages
Japanese (ja)
Other versions
JPH07184210A (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 JP32904693A priority Critical patent/JP2885039B2/en
Priority to US08/363,120 priority patent/US5659364A/en
Publication of JPH07184210A publication Critical patent/JPH07184210A/en
Priority to US08/903,024 priority patent/US5793443A/en
Application granted granted Critical
Publication of JP2885039B2 publication Critical patent/JP2885039B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Image Analysis (AREA)
  • Color Television Systems (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 vector detecting circuit for detecting a motion vector used in motion compensation coding of a moving image by a block matching method.

【0002】[0002]

【従来の技術】現在、動画像の高能率符号化アルゴリズ
ムには、動き補償符号化方式が用いられるのが一般的で
ある。動き補償符号化方式は、動きベクトルと呼ばれる
最も相関性の高い画像間の変位を用いる事により、画像
間に多く含まれる冗長性を低減させる符号化方式であ
る。この動き補償符号化方式に用いられる動きベクトル
は、一般的に、ブロックマッチング法により検出されて
いる。ブロックマッチング法による動きベクトルの検出
方法を図15を用いて以下に説明する。
2. Description of the Related Art At present, a motion compensation coding method is generally used as a high efficiency coding algorithm for moving images. The motion compensation coding method is a coding method that uses a displacement between images having the highest correlation, called a motion vector, to reduce redundancy that is often included between images. The motion vector used in the motion compensation coding method is generally detected by a block matching method. A method of detecting a motion vector by the block matching method will be described below with reference to FIG.

【0003】ブロックマッチング法による動きベクトル
検出は、まず、注目画像上のM×N個の画素で構成され
る注目ブロック1501と、上記注目画像に対して時間
的に異なる参照画像上に設定した探索範囲内のM×N個
の画素で構成される各候補ブロック1502との間で、
お互いブロック内で同じ位置にある画素値の差分の絶対
値を累積加算した値を計算する(以後、上記に説明した
様な2つのブロック間で、お互いブロック内で同じ位置
にある画素値の差分の絶対値を累積加算した値をブロッ
ク間誤差値と記す)。そして、探索範囲内の各候補ブロ
ックに対するブロック間誤差値を比較し、ブロック間誤
差値が最小となった候補ブロックと、注目ブロックを参
照画像上に投影した位置との間の変位を動きベクトルと
して求める方法である。
In the motion vector detection by the block matching method, first, a target block 1501 composed of M × N pixels on a target image and a search set on a reference image temporally different from the target image. Between each candidate block 1502 composed of M × N pixels in the range,
A value obtained by cumulatively adding the absolute value of the difference between the pixel values at the same position in the block is calculated (hereinafter, the difference between the pixel values at the same position in the block between the two blocks as described above is calculated. Is referred to as an inter-block error value). Then, the inter-block error values for each of the candidate blocks within the search range are compared, and the displacement between the candidate block having the smallest inter-block error value and the position where the target block is projected on the reference image is defined as a motion vector. It is a method to ask.

【0004】上記ブロックマッチング法により動きベク
トルを検出する従来の動きベクトル検出回路として、特
開平2−213291号公報に示されるものがある。以
下に従来の動きベクトル検出回路について説明する。
A conventional motion vector detecting circuit for detecting a motion vector by the block matching method is disclosed in Japanese Patent Application Laid-Open No. Hei 2-213291. Hereinafter, a conventional motion vector detection circuit will be described.

【0005】図16は説明を簡単にする為、注目ブロッ
クのサイズを2×2画素、探索範囲内に含まれる候補ブ
ロックの個数を3×3個にした場合の従来の動きベクト
ル検出回路のブロック結線図である。
FIG. 16 is a block diagram of a conventional motion vector detecting circuit in which the size of a block of interest is 2 × 2 pixels and the number of candidate blocks included in a search range is 3 × 3 for simplicity. It is a connection diagram.

【0006】図16において、1601〜1609はブ
ロック間誤差値を計算するプロセッサ1、1〜プロセッサ
3、3、1610〜1615は探索範囲内の画素値を一時
保持する為のサイドレジスタ、1616〜1620は回
路外部から入力される探索範囲内の画素値を一時保持す
る為の入力レジスタ、1621は1601〜1609の
プロセッサ1、1〜プロセッサ3、3が出力するブロック間誤
差値の中から最小なブロック間誤差値及び、それを出力
したプロセッサを検出する最小値検出回路、1622及
び1623は探索範囲内の画素値を入力するポートRA
及びRB、1624は注目ブロック内の画素値を入力す
るポートS、1625は信号S及び信号T0を発生させ
る制御回路、信号Sは1601〜1609のプロセッサ
1、1〜プロセッサ3、3、各サイドレジスタ1610〜16
15及び入力レジスタ1616〜1620に入力される
データを選択する信号、信号T0はブロック間誤差値計
算の開始を知らせる信号である。
In FIG. 16, reference numerals 1601 to 1609 denote processors 1, 1 to processor for calculating an inter-block error value.
3 , 3 and 1610 to 1615 are side registers for temporarily holding pixel values in the search range, 1616 to 1620 are input registers for temporarily holding pixel values in the search range input from outside the circuit, and 1621 is The minimum inter-block error value among the inter-block error values output from the processors 1, 1 to 3, 3 and the minimum value detection circuit for detecting the processor that has output the inter-block error value. Port R A for inputting pixel values within
, R B , 1624 a port S for inputting a pixel value in the block of interest, 1625 a control circuit for generating a signal S and a signal T 0, and a signal S for a processor 1601 to 1609
1, 1 to processors 3 , 3 , each side register 1610 to 16
15 and a signal for selecting data input to the input registers 1616 to 1620, and a signal T0 is a signal notifying the start of calculation of an inter-block error value.

【0007】また、図17は従来の動きベクトル検出回
路に含まれる1601〜1609の各プロセッサのブロ
ック結線図である。
FIG. 17 is a block diagram of each of the processors 1601 to 1609 included in the conventional motion vector detecting circuit.

【0008】図17において、1701は探索範囲内の
画素値を保持するレジスタA、1702は減算器、17
03はEOR、1704は加算器、1705は累積加算
計算の中間結果を保持するレジスタB、1706はブロ
ック間誤差値を保持するレジスタC、S(x,y)は各サイ
クルに共通のバスによって転送される全てのプロセッサ
に共通な注目ブロック内の画素値、R(i,j)は各サイク
ルに各プロセッサの1701のレジスタAに保持されて
いる各プロセッサに特有な探索範囲内の画素値である。
In FIG. 17, reference numeral 1701 denotes a register A for holding a pixel value within a search range; 1702, a subtractor;
03 is an EOR, 1704 is an adder, 1705 is a register B for holding an intermediate result of the cumulative addition calculation, 1706 is a register C for holding an error value between blocks, and S (x, y) is transferred by a bus common to each cycle. R (i, j) in each block is a pixel value in a search range peculiar to each processor held in the register A 1701 of each processor in each cycle. .

【0009】以上のように構成された従来の動きベクト
ル検出回路の動作について、図18に示す様な探索範囲
内の画素値R(i,j)及び注目ブロック内の画素値S(x,y)
を用いて説明する。
With respect to the operation of the conventional motion vector detecting circuit configured as described above, a pixel value R (i, j) within a search range and a pixel value S (x, y) within a target block as shown in FIG. )
This will be described with reference to FIG.

【0010】探索範囲内の画素値R(i,j)は、図16の
1622のポートRAならびに1623のポートRBの2
つのポートから、図18の矢印が示すスキャン順、すな
わち1622のポートRAからはR(1、1)、R(1、2)、R
(2、2)、R(2、1)・・・R(4、1)、1623のポートRB
らはR(1、3)、R(1、4)、R(2、4)、R(2、3)・・・R(4、
3)の順に、それぞれ入力レジスタ1618及び入力レジ
スタ1620に入力される。
[0010] pixel values R in the search range (i, j) is the second port R B port R A and 1623 of 1622 of FIG. 16
From one port, the scanning order indicated by the arrow in FIG. 18, that is, from the port RA of 1622, R (1, 1), R (1, 2), R
(2,2), R (2,1) ··· R (4,1), R (1,3) from the port R B of 1623, R (1,4), R (2,4), R (2,3) ... R (4,
The signals are input to the input register 1618 and the input register 1620 in the order of 3).

【0011】そして、1601〜1609のプロセッサ
1,1〜プロセッサ3、3、サイドレジスタ1610〜161
5及び入力レジスタ1616〜1620は、それぞれ前
サイクルに上下あるいは右隣のプロセッサまたはサイド
レジスタまたは入力レジスタに格納されていた探索範囲
内の画素値R(i,j)の中から、信号Sにより選択される
方向にあるプロセッサまたはサイドレジスタまたは入力
レジスタに格納されていた画素値R(i,j)を入力する。
この動作において信号Sにより選択される方向は (1)下隣 (2)右隣 (3)上隣 (4)右隣 (5)(1)に戻る である。このため、1601のプロセッサ1、1には順に
R(1、1)、R(1、2)、R(2、2)、R(2、1)が、1602のプ
ロセッサ1、2には順にR(1、2)、R(1、3)、R(2、3)、R
(2、2)が、:1609のプロセッサ3、3には順にR(3、
3)、R(3、4)、R(4、4)、R(4、3)が、というように、1
601〜1609の各プロセッサ1、1〜プロセッサ3、3
は、探索範囲内に含まれるそれぞれの候補ブロック内の
画素値が順に入力されることになる。
And a processor 1601 to 1609.
1,1 to processors 3,3 , side registers 1610 to 161
5 and the input registers 1616 to 1620 are selected by the signal S from the pixel values R (i, j) in the search range stored in the processor or the side register or the input register on the upper, lower, or right side in the previous cycle, respectively. The pixel value R (i, j) stored in the processor or the side register or the input register in the direction to be input is input.
In this operation, the direction selected by the signal S is (1) the lower neighbor, (2) the right neighbor, (3) the upper neighbor, (4) the right neighbor, (5) returning to (1). Therefore, in order to the processor 1,1 1601 R (1,1), R ( 1,2), R (2,2), R (2,1) is sequentially to the processor 1 of 1602 R (1,2), R (1,3), R (2,3), R
(2,2): 1609 sequentially R (3 to processors 3,3,
3), R (3,4), R (4,4), R (4,3) are 1
Pixel values in the candidate blocks included in the search range are sequentially input to the processors 1 to 1 to 3 and 3 of 601 to 1609.

【0012】また、1601〜1609の各プロセッサ
1、1〜プロセッサ3、3には、1624のポートSから、注
目ブロック内の各画素値S(x,y)が、図18の矢印に示
す順、すなわち、S(1,1)、S(1、2)、S(2、2)、S(2、1)
の順に入力される。
Each of the processors 1601 to 1609
From the port S of 1624, each pixel value S (x, y) in the block of interest is transmitted to the processor 1,3 in the order indicated by the arrow in FIG. 18, that is, S (1,1), S (3). (1,2), S (2,2), S (2,1)
Are entered in the order of

【0013】図17に示す様な構造を持つ1601〜1
609のプロセッサ1、1〜プロセッサ3、3では、減算器1
702及びEOR 1703が、各サイクルに入力され
た注目ブロック内の画素値S(x,y)と探索範囲内の画素
値R(i,j)との差分の絶対値|S(x,y)-R(i,j)|を計算
し、更に、加算器1704及びレジスタB 1705に
よって構成される累積加算器が、各サイクルに減算器1
702及びEOR 1703が計算した|S(x,y)-R(i,
j)|を累積加算する。
[0013] 1601-1 having a structure as shown in FIG.
609 processor 1,1 to processor 3,3 , subtracter 1
702 and EOR 1703 are the absolute value | S (x, y) of the difference between the pixel value S (x, y) in the target block input in each cycle and the pixel value R (i, j) in the search range. -R (i, j) |, and a cumulative adder constituted by an adder 1704 and a register B 1705 outputs a subtractor 1 in each cycle.
S (x, y) -R (i,
j) | is cumulatively added.

【0014】このため、1601のプロセッサ1、1
は、探索範囲内の画素値として順にR(1、1)、R(1、2)、
R(2、2)、R(2、1)が、注目ブロック内の画素値として順
にS(1,1)、S(1、2)、S(2、2)、S(2、1)が入力されるの
で、 |S(1、1)-R(1、1)|+|S(1,2)-R(1、2)|+|S(2、2)-R(2、
2)|+|S(2、1)-R(2、1)| が、同様に、1602のプロセッサ1、2では、 |S(1、1)-R(1、2)|+|S(1,2)-R(1、3)|+|S(2、2)-R(2、
3)|+|S(2、1)-R(2、2)| が:1609のプロセッサ3、3では、 |S(1、1)-R(3、3)|+|S(1,2)-R(3、4)|+|S(2、2)-R(4、
4)|+|S(2、1)-R(4、3)| が計算される。これにより、1601〜1609のプロ
セッサ1、1〜プロセッサ3、3では、探索範囲内に含まれる
それぞれの候補ブロックに対するブロック間誤差値計算
が計算され、そのブロック間誤差値は次のブロック間誤
差値計算の開始を知らせる信号T0の入力により、17
06のレジスタCに保持される。
For this reason, in the processors 1 and 1601, the pixel values within the search range are R (1,1), R (1,2),
R (2,2) and R (2,1) are sequentially S (1,1), S (1,2), S (2,2), S (2,1) as pixel values in the block of interest. Is input, | S (1,1) -R (1,1) | + | S (1,2) -R (1,2) | + | S (2,2) -R (2,
2) | + | S (2,1) -R (2,1) | similarly, in the processors 1 and 2 of 1602, | S (1,1) -R (1,2) | + | S (1,2) -R (1,3) | + | S (2,2) -R (2,
3) | + | S (2,1) -R (2,2) |: In the processors 3 and 1 of 1609, | S (1,1) -R (3,3) | + | S (1, 2) -R (3,4) | + | S (2,2) -R (4,
4) | + | S (2,1) -R (4,3) | is calculated. As a result, the processors 1,1 to 1,3 to 3 of 1601 to 1609 calculate the inter-block error value for each candidate block included in the search range, and the inter-block error value is calculated as the next inter-block error value. By inputting the signal T0 indicating the start of the calculation, 17
06 is held in the register C.

【0015】1601〜1609のプロセッサ1、1〜プ
ロセッサ3、3の各レジスタC 1706に保持された各
ブロック間誤差値は、図16の破線で示される各プロセ
ッサ間を結ぶバスを通じて、最小値検出回路1621に
順次出力される。
The inter-block error values held in the registers C 1706 of the processors 1, 1 to 3 , 3 of the processors 1601 to 1609 are detected as minimum values through the buses shown by broken lines in FIG. The signals are sequentially output to the circuit 1621.

【0016】最小値検出回路1621では、この入力し
たブロック間誤差値の中から、最小のブロック間誤差値
及び最小のブロック間誤差値が計算されたプロセッサの
位置が検出される。上記のように、1601〜1609
のプロセッサ1、1〜プロセッサ3、3では、探索範囲内に含
まれるそれぞれの候補ブロックに対するブロック間誤差
値が計算される。このため、最小のブロック間誤差値が
計算されたプロセッサの位置から、最小のブロック間誤
差値が計算された候補ブロックの探索範囲内における位
置が判明し、これにより、最小値検出回路1621か
ら、注目ブロックから最小のブロック間誤差値が計算さ
れた候補ブロックまでの変位(動きベクトル)が出力さ
れる。
The minimum value detection circuit 1621 detects the minimum inter-block error value and the position of the processor at which the minimum inter-block error value has been calculated from the input inter-block error values. As described above, 1601-1609
In the processors 1, 1 to 3 , 3 , the inter-block error value for each candidate block included in the search range is calculated. Therefore, the position in the search range of the candidate block for which the minimum inter-block error value has been calculated is determined from the position of the processor for which the minimum inter-block error value has been calculated. A displacement (motion vector) from the target block to the candidate block for which the minimum inter-block error value has been calculated is output.

【0017】[0017]

【発明が解決しようとする課題】しかしながら上記の従
来の動きベクトル検出回路は、M×N画素の注目ブロッ
クの動きベクトルを探索範囲H×Vの探索範囲内で検出
する場合、各サイクルごとに外部から入力する探索範囲
内の画素数を削減するために、そのサイクルで計算に使
用しない探索範囲内の画素値を保持するH×2N個のサ
イドレジスタ及びV+2N個の入力レジスタが必要であ
り、そのため、回路規模が大きくなるという問題点を有
していた。
However, when the conventional motion vector detecting circuit detects a motion vector of a block of interest of M × N pixels within a search range of H × V, the conventional motion vector detection circuit described above requires an external circuit every cycle. In order to reduce the number of pixels in the search range that is input from, it is necessary to have H × 2N side registers and V + 2N input registers that hold the pixel values in the search range that are not used in the calculation in the cycle. However, there is a problem that the circuit scale becomes large.

【0018】そこで、本発明は、上記した従来の問題点
を解決した動きベクトル検出回路を提供する事を目的と
する。
Accordingly, an object of the present invention is to provide a motion vector detecting circuit which solves the above-mentioned conventional problems.

【0019】[0019]

【課題を解決するための手段】上記の問題点を解決する
ために、本発明の動きベクトル検出回路は、注目画像上
のM×N画素で構成される注目ブロックと、上記注目画
像に対し時間的に異なる参照画像上に設定した探索範囲
内の画像との間で、探索範囲内の注目ブロックと同じサ
イズの候補ブロックの中から、注目ブロックと最も相関
性の高い候補ブロックを検出し、その候補ブロックと注
目ブロックとの間の変位から動きベクトルを求める際
に、注目ブロック内のM×N個の画素値を順次入力し、
入力した画素値の出力先を選択して出力する注目ブロッ
ク内画素値入力回路と、探索範囲内の画素値を順次入力
し、入力した画素値の出力先を選択し出力する探索範囲
内画素値入力回路と、上記注目ブロック内画素値入力回
路から入力される注目ブロック内の画素値を保持する第
1のレジスタと、その第1のレジスタに保持された注目
ブロック内の画素値と探索範囲内画素値入力回路から入
力される探索範囲内の画素値との差分の絶対値を計算す
る2項演算器からなるM×N個のプロセッサと、M×N
個のカスケード接続された加算器ならびに累積加算計算
の中間結果を保持する第2のレジスタとからなり、上
各プロセッサからの差分の絶対値を累積加算する累積加
算回路と、上記累積加算回路からの累積加算値の中から
最小値を検出する最小値検出回路とを設けたものであ
る。
In order to solve the above-mentioned problems, a motion vector detecting circuit according to the present invention comprises: a block of interest composed of M × N pixels on an image of interest; Between images within the search range set on different reference images, from among candidate blocks of the same size as the block of interest in the search range, the candidate block having the highest correlation with the block of interest is detected. When obtaining a motion vector from a displacement between a candidate block and a target block, M × N pixel values in the target block are sequentially input,
A pixel value input circuit in the block of interest for selecting and outputting the output destination of the input pixel value, and a pixel value in the search range for sequentially inputting pixel values in the search range, selecting and outputting the output destination of the input pixel value an input circuit, the first register and a search range pixel values in the target block held in the first register for storing a pixel value in the block of interest inputted from the target block pixel value input circuit M × N processors each including a binomial operation unit for calculating an absolute value of a difference from a pixel value within a search range input from a pixel value input circuit;
Number of Ri Do and a second register for holding the intermediate result of the cascaded adder and accumulating calculations, the cumulative addition circuit for cumulatively adding the absolute value of the difference from above SL each processor, the cumulative addition circuit And a minimum value detection circuit for detecting the minimum value from among the cumulative addition values from the above.

【0020】[0020]

【作用】本発明によれば、以上の構成により、本発明の
動きベクトル検出回路は、各サイクルに対するM×N画
素の全演算を、レジスタA、2項演算器から成るプロセ
ッサと、加算器およびレジスタBから成る累積加算回路
とをM×N個の回路構成とすることにより、その画素が
入力されたサイクル中に行うため、従来の動きベクトル
回路で探索範囲内の画素を保持するために用いられてい
たサイドレジスタ、入力レジスタを削減する事ができ、
動きベクトル検出回路の回路規模を削減することができ
る。
According to the present invention, the above-described configuration, the motion vector detection circuit of the present invention, M × N image against each cycle
All the elementary operations are performed by register A, a process
, Accumulator circuit comprising adder and register B
And M × N are configured during the cycle in which the pixel is input, so that the side register, input, Registers can be reduced,
The circuit scale of the motion vector detection circuit can be reduced.

【0021】[0021]

【実施例】【Example】

(実施例1)以下に本発明の第1の実施例について、図
面を参照しながら説明する。
(Embodiment 1) A first embodiment of the present invention will be described below with reference to the drawings.

【0022】図1は、注目ブロックのサイズがM×N画
素である時の本発明の第1の実施例における動きベクト
ル検出回路のブロック結線図である。
FIG. 1 is a block diagram of a motion vector detecting circuit according to the first embodiment of the present invention when the size of a target block is M × N pixels.

【0023】図1において、101は注目ブロック内の
画素値を保持するレジスタA、102は2つの値の差分
の絶対値を計算する2項演算器、103はレジスタ10
1ならびに2項演算器102からなるプロセッサ(1)〜
プロセッサ(M×N)、104は注目ブロック内の画素値を
入力するポートS、105は注目ブロック内の画素値を
入力し、その入力した画素値を103のプロセッサ(1)
〜プロセッサ(M×N)のそれぞれのレジスタ101に出力
する注目ブロック内画素値入力回路、106〜107は
探索範囲内の画素値を入力するポートRA及びポート
B、108は探索範囲内の画素値を入力し、その入力
した画素値を103のプロセッサ(1)〜プロセッサ(M×
N)の2項演算器102に出力する探索範囲内画素値入力
回路、109は加算器(1)〜加算器(M×N)、110は累
積加算計算の中間結果を保持するレジスタB、111は
109の加算器(1)〜加算器(M×N)ならびにレジスタ1
10からなる累積加算回路、112は最小値検出回路で
ある。
In FIG. 1, reference numeral 101 denotes a register A for holding a pixel value in a block of interest; 102, a binary operation unit for calculating an absolute value of a difference between two values; 103, a register 10;
Processor (1) consisting of 1 and 2 term operation unit 102
A processor (M × N), 104 is a port S for inputting a pixel value in the block of interest, 105 is a port for inputting a pixel value in the block of interest, and the input pixel value is stored in a processor (1) of 103
~ Processor (M × N) of the target block in pixel value input circuit for outputting to each of the registers 101, 106 and 107 is the port R A and port R B, 108 inputs the pixel values in the search range in the search range A pixel value is input, and the input pixel value is converted into a processor (1) to a processor (M × 103).
N) a search range pixel value input circuit for outputting to the binomial calculator 102; 109, an adder (1) to an adder (M × N); 110, a register B for holding an intermediate result of the cumulative addition calculation; Are 109 adders (1) to adders (M × N) and register 1
An accumulative addition circuit consisting of 10 and 112 is a minimum value detection circuit.

【0024】図2は図1の動きベクトル検出回路の要部
である注目ブロック内画素値入力回路105の詳細ブロ
ック結線図である。
FIG. 2 is a detailed block connection diagram of the pixel value input circuit 105 in the block of interest, which is a main part of the motion vector detection circuit of FIG.

【0025】図2において、201はゲート(1)〜ゲー
ト(M×N)、制御信号G(1)〜G(M×N)は201のゲート
(1)〜ゲート(M×N)を制御する信号、202は制御信号
G(1)〜G(M×N)のパターンが記憶されているROM、
203はカウンタである。
In FIG. 2, reference numeral 201 denotes a gate (1) to gate (M × N), and control signals G (1) to G (M × N) indicate gates of 201.
(1) to a signal for controlling the gate (M × N); 202, a ROM in which patterns of control signals G (1) to G (M × N) are stored;
203 is a counter.

【0026】図3は図1の動きベクトル検出回路の要部
である探索範囲内画素値入力回路108の詳細ブロック
結線図である。
FIG. 3 is a detailed block diagram of a search range pixel value input circuit 108 which is a main part of the motion vector detection circuit of FIG.

【0027】図3において、301はセレクタ(1)〜セ
レクタ(M×N)、制御信号F(1)〜F(M×N)は301のセ
レクタ(1)〜セレクタ(M×N)を制御する信号、302は
制御信号F(1)〜F(M×N)のパターンが記録されている
ROM、303はカウンタである。
In FIG. 3, reference numeral 301 denotes a selector (1) to selector (M × N), and control signals F (1) to F (M × N) control the selector (1) to selector (M × N) 301. A reference numeral 302 denotes a ROM in which patterns of control signals F (1) to F (M × N) are recorded, and 303 denotes a counter.

【0028】図4は図1の動きベクトル検出回路の要部
である最小値検出回路112のブロック結線図である。
FIG. 4 is a block diagram of the minimum value detection circuit 112 which is a main part of the motion vector detection circuit of FIG.

【0029】図4において、401は比較器、402は
最小値を保持する最小値レジスタ、403は各サイクル
に対応する動きベクトル値を発生するカウンタ、404
は動きベクトル値を保持する動きベクトル値レジスタで
ある。
In FIG. 4, reference numeral 401 denotes a comparator; 402, a minimum value register for holding a minimum value; 403, a counter for generating a motion vector value corresponding to each cycle;
Is a motion vector value register for holding a motion vector value.

【0030】以上のように構成された動きベクトル検出
回路について、説明を簡単にするために、M=2、N=
4とし、図5に示す注目ブロックの動きベクトルの検出
時の動作を、同図に示す注目ブロック内の各画素値を示
す記号S(x,y)及び探索範囲内の各画素値を示す記号R
(i,j)を用いて、以下に説明する。
In order to simplify the description of the motion vector detecting circuit configured as described above, M = 2, N =
5, the operation at the time of detecting the motion vector of the target block shown in FIG. 5 is represented by a symbol S (x, y) indicating each pixel value in the target block and a symbol indicating each pixel value in the search range shown in FIG. R
This will be described below using (i, j).

【0031】まず、注目ブロック内画素値入力回路10
5には、ポート104から、図5に示す注目ブロック内
の各画素値が、同図の矢印が示す順、すなわちS(1、
1)、S(1、2)、S(1、3)、S(1、4)、S(2、1)、S(2、2)、
S(2、3)、S(2、4)の順に入力される。注目ブロック内画
素値入力回路105は図2に示すように、201の各ゲ
ート(1)〜ゲート(8)は、カウンタ203とROM202
より発生される制御信号G(1)〜G(8)のレベルがHIであ
った場合、それぞれのゲートが接続されている103の
プロセッサ(1)〜プロセッサ(8)の各レジスタ101に、
ポート104から入力した注目ブロック内の画素値S
(x,y)を出力する。図6に各制御信号G(1)〜G(8)の信
号パターンを示す。これにより図7に示すように、プロ
セッサ(1)のレジスタ101にはS(1、1)が、プロセッサ
(2)のレジスタ101にはS(1、2)が、プロセッサ(3)の
レジスタ101にはS(1、3)が、プロセッサ(4)のレジス
タ101にはS(1、4)が、プロセッサ(5)のレジスタ10
1にはS(2、1)が、プロセッサ(6)のレジスタ101には
S(2、2)が、プロセッサ(7)のレジスタ101にはS(2、
3)が、プロセッサ(8)のレジスタ101にはS(2、4)が、
というように、103のプロセッサ(1)〜プロセッサ(8)
の各レジスタ101には注目ブロック内のそれぞれ画素
値が保持される。
First, the pixel value input circuit 10 in the block of interest
5, the pixel values from the port 104 in the target block shown in FIG. 5 are arranged in the order indicated by the arrows in FIG.
1), S (1,2), S (1,3), S (1,4), S (2,1), S (2,2),
S (2,3) and S (2,4) are input in this order. As shown in FIG. 2, each gate (1) to gate (8) of 201 includes a counter 203 and a ROM 202.
When the levels of the control signals G (1) to G (8) generated are HI, the respective registers 101 of the processor (1) to processor (8) 103 to which the respective gates are connected are:
Pixel value S in the block of interest input from port 104
Output (x, y). FIG. 6 shows signal patterns of the control signals G (1) to G (8). As a result, as shown in FIG. 7, S (1,1) is stored in the register 101 of the processor (1).
S (1,2) is stored in the register 101 of (2), S (1,3) is stored in the register 101 of the processor (3), S (1,4) is stored in the register 101 of the processor (4), Register 10 of processor (5)
1, S (2,1), S (2,2) in the register 101 of the processor (6), and S (2,2) in the register 101 of the processor (7).
3), S (2,4) is stored in the register 101 of the processor (8),
So, 103 processors (1) to processor (8)
Each of the registers 101 stores a pixel value in the target block.

【0032】探索範囲内画素値入力回路108には、ポ
ート106から、図5に示す探索範囲内のバンドAの各
画素値が、同図の矢印が示す順、すなわちR(1、1)、R
(1、2)、R(1、3)、R(1、4)、R(2、1)、R(2、2)、R(2、
3)、R(2、4)、・・・・R(p、4)の順に入力され、またポ
ート107から、図5に示す探索範囲内のバンドBの各
画素値が、同図の矢印が示す順、すなわち、R(1、5)、
R(1、6)、R(1、7)、R(1、8)、R(2、5)、R(2、6)、R(2、
7)、R(2、8)、・・・・R(p、8)の順に、バンドAの入力
開始からNサイクル、すなわち4サイクル遅れて入力さ
れる。探索範囲内画素値入力回路108は図3に示すよ
うに、301の各セレクタ(1)〜セレクタ(8)は、カウン
タ303とROM302より入力される制御信号F(1)
〜F(8)のレベルが、LOWならばポート106から入力し
た画素値を、HIならばポート107から入力した画素値
を、301のそれぞれのセレクタ(1)〜(8)が接続されて
いる103のプロセッサ(1)〜(8)の各2項演算器102
に出力する。図8に各制御信号F(1)〜F(8)の信号パタ
ーンを示す。これにより、図5に示す候補ブロック1に
関しては、図9から、第1サイクルにプロセッサ(1)の
2項演算器102にR(1、1)が、第2サイクルにプロセ
ッサ(2)の2項演算器102にR(1、2)が、第3サイクル
にプロセッサ(3)の2項演算器102にR(1、3)が、第4
サイクルにプロセッサ(4)の2項演算器102にR(1、4)
が、第5サイクルにプロセッサ(5)の2項演算器102
にR(2、1)が、第6サイクルにプロセッサ(6)の2項演算
器102にR(2、2)が、第7サイクルにプロセッサ(7)の
2項演算器102にR(2、3)が、第8サイクルにプロセ
ッサ(8)の2項演算器102にR(2、4)が、というよう
に、プロセッサ(1)からプロセッサ(8)のプロセッサ内の
2項演算器102に1サイクルおきに、そのプロセッサ
のレジスタA 101に保持された注目ブロック内の画
素値と、候補ブロック1内で同じ位置にある画素値が入
力される。
In the search range pixel value input circuit 108, from the port 106, each pixel value of the band A in the search range shown in FIG. 5 is displayed in the order indicated by the arrow in the figure, that is, R (1, 1), R
(1,2), R (1,3), R (1,4), R (2,1), R (2,2), R (2,
3), R (2, 4),..., R (p, 4) are input in order, and each pixel value of band B within the search range shown in FIG. , Ie, R (1,5),
R (1,6), R (1,7), R (1,8), R (2,5), R (2,6), R (2,
7), R (2, 8),..., R (p, 8) in the order of N cycles, ie, 4 cycles, from the start of input of band A. As shown in FIG. 3, each of the selectors (1) to (8) 301 includes a counter 303 and a control signal F (1) input from the ROM 302.
If the level of F (8) is LOW, the pixel value input from the port 106 is input. If the level is HI, the pixel value input from the port 107 is input. The selectors (1) to (8) 301 are connected. 103 binary processors 102 of processors (1) to (8)
Output to FIG. 8 shows signal patterns of the control signals F (1) to F (8). As a result, as for the candidate block 1 shown in FIG. 5, from FIG. 9, R (1,1) is stored in the binomial operator 102 of the processor (1) in the first cycle, and 2 (2) of the processor (2) in the second cycle. In the third cycle, R (1,2) is stored in the binomial operator 102 of the processor (3) in the third cycle.
In the cycle, R (1,4) is supplied to the binary operation unit 102 of the processor (4).
In the fifth cycle, the binomial operator 102 of the processor (5)
In the sixth cycle, R (2,2) is supplied to the binary operation unit 102 of the processor (6), and in the seventh cycle, R (2,1) is supplied to the binary operation unit 102 of the processor (7). , 3), in the eighth cycle, R (2, 4) is added to the binary operation unit 102 of the processor (8), and so on, from the processor (1) to the binary operation unit 102 in the processor of the processor (8). Every other cycle, a pixel value in the target block held in the register A 101 of the processor and a pixel value at the same position in the candidate block 1 are input.

【0033】また、プロセッサ(1)に入力される各候補
ブロックの画素値に着目すると、図9から、 第1サイクルからは、候補ブロック1に関して 第2サイクルからは、候補ブロック2に関して 第3サイクルからは、候補ブロック3に関して:という
ように、1サイクルおきに次の候補ブロックに関しての
画素値が入力される。同様に、プロセッサ(2)〜プロセ
ッサ(8)の2項演算器102にも、1サイクルおきに次
の候補ブロックに関しての画素値が順次入力される。
Focusing on the pixel value of each candidate block input to the processor (1), it can be seen from FIG. 9 that, from the first cycle, the candidate block 1 is started in the second cycle, and the candidate block 2 is started in the third cycle. , The pixel value for the next candidate block is input every other cycle, such as for candidate block 3: Similarly, pixel values for the next candidate block are sequentially input to the binomial calculator 102 of the processors (2) to (8) every other cycle.

【0034】図1の103のプロセッサ(1)〜プロセッ
サ(8)では、2項演算器102が、レジスタ101に保
持した注目画像内の画素値S(x,y)と、入力した探索範
囲内の画素値R(i,j)との差分の絶対値|S(x,y)-R(i,
j)|を計算し、その計算結果を、累積加算回路111内
の109の加算器(1)〜加算器(8)に出力する。
In the processors (1) to (8) 103 in FIG. 1, the binomial operation unit 102 determines the pixel value S (x, y) in the target image held in the register 101 and the input search range. The absolute value of the difference | S (x, y) -R (i,
j) | is calculated, and the calculation result is output to 109 adders (1) to (8) in the cumulative addition circuit 111.

【0035】累積加算回路111では、109の加算器
(1)〜加算器(8)が、プロセッサ(1)から順に、103の
プロセッサ(1)〜プロセッサ(8)の2項演算器102から
出力される上記計算結果|S(x,y)-R(i,j)|を、1候補
ブロック分ずつ累積加算し、その結果を最小値検出回路
112に出力する。
In the accumulator 111, an adder 109
(1) to the adder (8), in order from the processor (1), the above calculation results | S (x, y) − output from the binomial calculator 102 of the processors 103 (1) to (8). R (i, j) | is cumulatively added for each candidate block, and the result is output to the minimum value detection circuit 112.

【0036】上記のように、注目ブロック内画素値入力
回路105より、103のプロセッサ(1)〜プロセッサ
(8)の各レジスタ101にはそれぞれ、注目ブロック内
の画素値S(1、1)、S(1、2)、S(1、3)、S(1、4)、S(2、
1)、S(2、2)、S(2、3)、S(2、4)が保持され、また、探
索範囲内画素値入力回路108より、103のプロセッ
サ(1)〜プロセッサ(8)の各2項演算器102には、プロ
セッサ(1)から順に1サイクルおきに、その2項演算器
102を含むプロセッサのレジスタ101に保持された
注目ブロック内の画素値と候補ブロック内で同じ位置に
ある画素値が入力され、さらに、プロセッサ(1)に入力
される候補ブロック内の画素値も1サイクルおきに次の
候補ブロックに関するものとなる。この結果、103の
プロセッサ(1)〜プロセッサ(8)では、プロセッサ(1)か
ら順に1サイクルおきに、注目ブロック内の画素値と各
候補ブロック内で同じ位置にあるの画素値との差分の絶
対値が計算され、累積加算回路111では、プロセッサ
(1)から順に1サイクルおきに、103のプロセッサ(1)
〜プロセッサ(8)の2項演算器102で計算された注目
ブロック内の画素値と、候補ブロック内で同じ位置にあ
るの画素値との差分の絶対値が1候補ブロック分ずつ累
積加算されるので、最小値検出回路112に、各候補ブ
ロックに対するブロック間誤差値が順次出力されること
になる。
As described above, the processor (1) to processor 103 of the block 103 are input from the pixel value input circuit 105 in the block of interest.
The pixel values S (1, 1), S (1, 2), S (1, 3), S (1, 4), S (1, 4) and S (2,
1), S (2,2), S (2,3), S (2,4) are held, and from the pixel value input circuit 108 within the search range, 103 processors (1) to 103 (8) In each of the binomial operation units 102, the pixel value in the target block held in the register 101 of the processor including the binomial operation unit 102 has the same position in the candidate block every other cycle in order from the processor (1). , And the pixel value in the candidate block input to the processor (1) is also related to the next candidate block every other cycle. As a result, in the processors (1) to (8) of 103, every other cycle in order from the processor (1), the difference between the pixel value in the target block and the pixel value at the same position in each candidate block is determined. The absolute value is calculated, and the accumulator 111
103 processors (1) every other cycle in order from (1)
~ The absolute value of the difference between the pixel value in the target block calculated by the binomial calculator 102 of the processor (8) and the pixel value at the same position in the candidate block is cumulatively added for each candidate block Therefore, the inter-block error value for each candidate block is sequentially output to the minimum value detection circuit 112.

【0037】図4に示す最小値検出回路112では、比
較器401が各サイクルに入力したそれぞれの候補ブロ
ックに対するブロック間誤差値と、最小値レジスタ40
2に保持された、それ以前のサイクルまでに入力された
ブロック間誤差値の中で最小であったブロック間誤差値
とを比較し、入力したブロック間誤差値の方が小さけれ
ば、最小値信号を発生する。そして、その最小値信号に
より、最小値レジスタ402がそのサイクルに入力した
ブロック間誤差値を、動きベクトル値レジスタ404
が、カウンタ403から発生したそのサイクルに対応し
た動きベクトル値を保持する。このため、最小値検出回
路112に、探索範囲内の全候補ブロックに対するブロ
ック間誤差値が入力し終わった時点で、その探索範囲内
における注目ブロックに対する動きベクトルが、動きベ
クトル値レジスタ404に求められ、その動きベクトル
値が最小値検出回路112から出力される。
In the minimum value detection circuit 112 shown in FIG. 4, the inter-block error value for each candidate block input by the comparator 401 in each cycle and the minimum value register 40
2 is compared with the inter-block error value that was the smallest among the inter-block error values input up to and including the previous cycle. If the input inter-block error value is smaller, the minimum value signal is output. Occurs. Then, according to the minimum value signal, the minimum value register 402 replaces the inter-block error value input in the cycle with the motion vector value register 404.
Holds the motion vector value generated from the counter 403 and corresponding to the cycle. Therefore, when the inter-block error values for all the candidate blocks within the search range have been input to the minimum value detection circuit 112, the motion vector for the block of interest in the search range is obtained in the motion vector value register 404. Are output from the minimum value detection circuit 112.

【0038】以上のように、本実施例によれば本発明の
動きベクトル検出回路は、注目ブロック内画素値入力回
路105により、103のプロセッサ(1)〜プロセッサ
(M×N)内の各レジスタ101には、注目ブロック内のそ
れぞれの画素値が保持され、探索範囲内画素値入力回路
108により、103のプロセッサ(1)〜プロセッサ(M
×N)の各2項演算器102では、注目ブロック内の画素
値と候補ブロック内の画素値との差分の絶対値が計算さ
れる。累積加算回路111では、103のプロセッサ
(1)〜プロセッサ(M×N)で計算された、注目ブロック内
の画素値と候補ブロック内の画素値との差分の絶対値を
各候補ブロックごとに累積加算し、これにより各候補ブ
ロックに対するブロック間誤差値が順次求められ、そし
て、最小値検出回路112が求めたブロック間誤差値の
中から最小のブロック間誤差値及びそれに対応する動き
ベクトル値を検出することにより、注目ブロックに対す
る動きベクトルが検出できる。
As described above, according to the present embodiment, the motion vector detection circuit of the present invention comprises the processor 103 (1) to the processor 103
Each register 101 in (M × N) holds each pixel value in the block of interest, and the processor (1) to processor 103 (M
XN) calculates the absolute value of the difference between the pixel value in the target block and the pixel value in the candidate block. In the accumulative addition circuit 111, 103 processors
(1)-The processor (M × N) calculates the absolute value of the difference between the pixel value in the block of interest and the pixel value in the candidate block by cumulative addition for each candidate block. The inter-block error value is sequentially obtained, and the minimum inter-block error value and the corresponding motion vector value are detected from the inter-block error values obtained by the minimum value detection circuit 112, thereby obtaining the motion vector for the target block. Can be detected.

【0039】(実施例2)以下に本発明の第2の実施例
について、図面を参照しながら説明する。
(Embodiment 2) Hereinafter, a second embodiment of the present invention will be described with reference to the drawings.

【0040】図10は、注目ブロックのサイズがM×N
画素である時の本発明の第2の実施例における動きベク
トル検出回路のブロック結線図である。
FIG. 10 shows that the size of the block of interest is M × N
It is a block connection diagram of the motion vector detection circuit in the second embodiment of the present invention when it is a pixel.

【0041】図10において、1001は注目ブロック
内の画素値を保持するレジスタ、1002は2つの値の
差分の絶対値を計算する2項演算器、1003はレジス
タ1001ならびに2項演算器1002からなるプロセ
ッサ(1)〜プロセッサ(M×N)、1004は注目ブロック
内の画素値を入力するポートS、1005は注目ブロッ
ク内の画素値を入力し、その入力した画素値を1003
のプロセッサ(1)〜プロセッサ(M×N)のそれぞれのレジ
スタ1001に出力する注目ブロック内画素値入力回
路、1006〜1007は探索範囲内の画素値を入力す
るポートRA及びポートRB、1008は探索範囲内の画
素値を入力し、その入力した画素値を1003のプロセ
ッサ(1)〜プロセッサ(M×N)の2項演算器1002に出
力する探索範囲内画素値入力回路、1009は加算器
(1)〜加算器(M×N)、1010は累積加算計算の中間結
果を保持するレジスタBで、以上は図1の構成と同様な
ものである。
In FIG. 10, reference numeral 1001 denotes a register for holding a pixel value in a target block; 1002, a binomial operator for calculating the absolute value of the difference between two values; 1003, a register 1001 and a binomial operator 1002 Processor (1) to processor (M × N), 1004 denotes a port S for inputting a pixel value in the block of interest, 1005 inputs a pixel value in the block of interest, and 1003 denotes the input pixel value.
Processor (1) to the processor block of interest in the pixel value input circuit for outputting to each of the registers 1001 (M × N), the port R A and port R B, 1008 1006~1007 inputs the pixel values in the search range Is a search range pixel value input circuit that inputs a pixel value within the search range and outputs the input pixel value to the binomial operation unit 1002 of the processor (1) to the processor (M × N) 1003. vessel
(1) to adder (M × N), 1010 is a register B for holding an intermediate result of the cumulative addition calculation, and the above is the same as the configuration of FIG.

【0042】図1の構成と異なるのは、1サイクルの遅
延を起こす遅延素子1011を増設した点、図1では加
算器109のカスケード接続がM×N段であつた累積加
算回路111を加算器1009のカスケード接続を(M
×N÷2)段とし、2つの累積加算回路1012及び累
積加算回路1013に分割した点、累積加算回路102
の出力と累積加算回路1013の出力を加算する加算回
路1014を増設した点と、図1では最小値検出回路1
12が1個であったが、最小値検出回路1015、最小
値検出回路1016、及び最小値検出回路1017と3
個に増やした点である。
The difference from the configuration of FIG. 1 is that a delay element 1011 that causes a one-cycle delay is added. In FIG. 1, the adder 109 has a cascade connection of M × N stages. 1009 cascade connection (M
× N ÷ 2) stages and divided into two accumulator circuits 1012 and 1013.
1 is added to the output of the accumulator 1013 and the output of the accumulator 1013, and FIG.
12 is one, but the minimum value detection circuit 1015, the minimum value detection circuit 1016, and the minimum value detection circuits 1017 and 1017
It is a point that has been increased.

【0043】図10の様に構成された本発明の動きベク
トル検出回路について、説明を簡単にする為に、M=
2、N=4とし、その動作を以下に説明する。
In order to simplify the description of the motion vector detecting circuit of the present invention configured as shown in FIG.
2, N = 4, and the operation will be described below.

【0044】まず、ポート1004に対する図5に示す
注目ブロック内の各画素値の入力方法、図2に示す注目
ブロック内画素値入力回路105内の各素子の動作、ポ
ート1006及びポート1007に対する図5に示す探
索範囲内のバンドA及びバンドBの各画素値の入力方
法、及び図3に示す探索範囲内画素値入力回路1008
内の各素子の動作は、実施例1と同様である。しかし、
ROM202、ROM303に格納されている制御信号
G(1)〜G(8)及び制御信号F(1)〜F(8)の信号パターン
を、それぞれ図11及び図13のようにすることによ
り、1003のプロセッサ(1)〜プロセッサ(8)の各レジ
スタ1001には、図12に示す注目ブロック内の画素
値が保持され、また、1003のプロセッサ(1)〜プロ
セッサ(8)の各2項演算器1002には、図14に示す
探索範囲内の画素値が順次入力される。
First, the method of inputting each pixel value in the block of interest shown in FIG. 5 to the port 1004, the operation of each element in the pixel value input circuit 105 in the block of interest shown in FIG. The input method of each pixel value of the band A and the band B in the search range shown in FIG. 3, and the pixel value input circuit 1008 in the search range shown in FIG.
The operation of each element is the same as in the first embodiment. But,
By making the signal patterns of the control signals G (1) to G (8) and the control signals F (1) to F (8) stored in the ROM 202 and the ROM 303 as shown in FIGS. Each of the registers 1001 of the processors (1) to (8) holds a pixel value in the block of interest shown in FIG. 12, and each of the binary operators of the processors (1) to (8) of 1003 The pixel values in the search range shown in FIG.

【0045】まず、1003のプロセッサ(1)〜プロセ
ッサ(4)、累積加算回路1012及び最小値検出回路1
015に注目する。図12に示すように、注目ブロック
内画素値入力回路1005により、1003のプロセッ
サ(1)〜プロセッサ(4)の各レジスタ1001にはそれぞ
れ、図5に示す注目ブロック及び探索範囲内の画像がイ
ンタレースされた2つのField(フィールド)からなるF
rame(フレーム)画像だとした場合、S(1、1)、S(1、
3)、S(2、1)、S(2、3)で構成されるField(以後、S(1、
1)、S(1、3)、S(2、1)及び、S(2、3)を含むFieldをFiel
d1と記す)の画素値が保持される。また、探索範囲内画
素値入力回路1008により、1003のプロセッサ
(1)〜プロセッサ(4)の各2項演算器1002には、図1
4に示すように、プロセッサ(1)から順に2サイクルお
きに、そのプロセッサ内のレジスタ1001に保持され
た注目ブロック内のField1の画素値と候補ブロック内で
同じ位置にある画素値が入力される。さらに、プロセッ
サ(1)に入力される候補ブロック内の画素値は1サイク
ルおきに次の候補ブロックに関するものとなる。
First, 1003 processors (1) to (4), an accumulative addition circuit 1012 and a minimum value detection circuit 1
Attention is drawn to 015. As shown in FIG. 12, the target block pixel value input circuit 1005 inputs the target block and the image in the search range shown in FIG. F consisting of two raced Fields
If it is a rame (frame) image, S (1, 1), S (1,
3), a field composed of S (2, 1) and S (2, 3) (hereinafter S (1,
Field containing 1), S (1,3), S (2,1) and S (2,3)
d1) is held. In addition, the search range pixel value input circuit 1008 allows the processor 1003
Each binomial operation unit 1002 of (1) to processor (4) has
As shown in 4, two cycles every order from the processor (1), the pixel value at the same position in a pixel value of Field1 the candidate block in the block of interest held in the register 1001 in the processor is input . Further, the pixel value in the candidate block input to the processor (1) is related to the next candidate block every other cycle.

【0046】累積加算回路1012は、1011の遅延
素子(1)〜遅延素子(4)の増設により、プロセッサ(1)か
ら順に2サイクルおきに、1003のプロセッサ(1)〜
プロセッサ(4)の2項演算器1002から出力される値
を累積加算する。
By adding 1011 delay elements (1) to 10 (4), the accumulative addition circuit 1012 includes 1003 processors (1) to 1003 every two cycles in order from the processor (1).
The values output from the binomial calculator 1002 of the processor (4) are cumulatively added.

【0047】従って、1003のプロセッサ(1)〜プロ
セッサ(4)で、プロセッサ(1)から順に2サイクルおき
に、注目ブロック内のField1の画素値と各候補ブロック
内で同じ位置にある画素値との差分の絶対値が計算さ
れ、累積加算回路1012で、プロセッサ(1)から順に
2サイクルおきに、1候補ブロック分ずつ累積加算され
るので、最小値検出回路1015には、Field1の画素値
で求めた各候補ブロックに対するブロック間誤差値が順
次出力されることになる。そして、最小値検出回路10
15では、各サイクルに入力されたField1の画素値で求
めた各候補ブロックに対するブロック間誤差値の中から
最小なブロック間誤差値、及びそれが検出されたサイク
ルに対応する動きベクトル値が検出され、Field1からな
る注目ブロックの動きベクトルが検出される。
[0047] Accordingly, in 1003 the processor (1) to the processor (4), the 2-cycle intervals from the processor (1) in order, the pixel value at the same position in the pixel value and the respective candidate blocks Field1 in the block of interest The absolute value of the difference is calculated and the cumulative addition circuit 1012 performs cumulative addition for every one candidate block every two cycles in order from the processor (1). The obtained inter-block error values for each candidate block are sequentially output. Then, the minimum value detection circuit 10
At 15, the minimum inter-block error value and the motion vector value corresponding to the cycle in which it is detected are detected from among the inter-block error values for each candidate block obtained from the pixel value of Field 1 input in each cycle. , Field1 is detected.

【0048】次に、1003のプロセッサ(5)〜プロセ
ッサ(8)、累積加算回路1013及び最小値検出回路1
016に注目する。図12に示すように、注目ブロック
内画素値入力回路1005により、1003のプロセッ
サ(5)〜プロセッサ(8)の各レジスタ1001にはそれぞ
れ、図5に示す注目ブロック及び探索範囲内の画像がイ
ンタレースされた2つのFieldからなるFrame画像だとし
た場合、S(1、2)、S(1、4)、S(2、2)、S(2、4)で構成さ
れるField(以後、S(1、2)、S(1、4)、S(2、2)及び、S
(2、4)を含むFieldをField2と記す)の画素値が保持され
る。また、探索範囲内画素値入力回路1008により、
1003のプロセッサ(5)〜プロセッサ(8)の各2項演算
器1002には、図14に示すように、プロセッサ(5)
から順に2サイクルおきに、そのプロセッサ内のレジス
タ1001に保持された注目ブロック内のField2の画素
値と候補ブロック内で同じ位置にある画素値が入力され
る。さらに、プロセッサ(5)に入力される候補ブロック
内の画素値は1サイクルおきに次の候補ブロックに関す
るものとなる。
Next, 1003 processors (5) to (8), an accumulative addition circuit 1013, and a minimum value detection circuit 1
Attention is drawn to 016. As shown in FIG. 12, the target block pixel value input circuit 1005 stores the target block and the image in the search range shown in FIG. Assuming that the frame image is composed of two raced Fields, a Field composed of S (1, 2), S (1, 4), S (2, 2), and S (2, 4) S (1,2), S (1,4), S (2,2) and S
(Fields including (2, 4) are referred to as Field 2). In addition, by the pixel value input circuit 1008 in the search range,
As shown in FIG. 14, the processor (5) 1003 of the processor (5) to the processor (8) 1003 has a processor (5)
From the 2-cycle intervals in order, the pixel value at the same position in a pixel value of Field2 the candidate block of interest in the block stored in the register 1001 in the processor are input. Further, the pixel value in the candidate block input to the processor (5) is related to the next candidate block every other cycle.

【0049】累積加算回路1013は、1011の遅延
素子(5)〜遅延素子(8)の増設により、プロセッサ(5)か
ら順に2サイクルおきに、1003のプロセッサ(5)〜
プロセッサ(8)の2項演算器1002から出力される値
を累積加算する。
By adding 1011 delay elements (5) to 10 (8), the accumulative addition circuit 1013 includes 1003 processors (5) to 1003 every two cycles in order from the processor (5).
The values output from the binary operation unit 1002 of the processor (8) are cumulatively added.

【0050】従って、1003のプロセッサ(5)〜プロ
セッサ(8)で、プロセッサ(5)から順に2サイクルおき
に、注目ブロック内のField2の画素値と各候補ブロック
内で同じ位置にある画素値との差分の絶対値が計算さ
れ、累積加算回路1013で、プロセッサ(5)から順に
2サイクルおきに、1候補ブロック分ずつ累積加算され
るので、最小値検出回路1016には、Field2の画素値
で求めた各候補ブロックに対するブロック間誤差値が順
次出力されることになる。そして、最小値検出回路10
16では、各サイクルに入力されたField2の画素値で求
めた各候補ブロックに対するブロック間誤差値の中から
最小なブロック間誤差値、及びそれが検出されたサイク
ルに対応する動きベクトル値が検出され、Field2からな
る注目ブロックの動きベクトルが検出される。
[0050] Accordingly, in 1003 processor (5) to the processor (8), the 2-cycle intervals in order from the processor (5), the pixel values at the same position in a pixel value in Field2 and in each candidate block within the block of interest The absolute value of the difference is calculated and the cumulative addition circuit 1013 performs cumulative addition for every candidate block in order from the processor (5) every two cycles, so that the minimum value detection circuit 1016 uses the pixel value of Field 2 The obtained inter-block error values for each candidate block are sequentially output. Then, the minimum value detection circuit 10
In step 16, the minimum inter-block error value and the motion vector value corresponding to the cycle in which it is detected are detected from among the inter-block error values for each candidate block obtained from the pixel values of Field 2 input in each cycle. , Field 2 of the block of interest is detected.

【0051】Filed1の画素値で計算されたブロック間誤
差値|S(1、1)ーR(1+X、1+Y)|+|S(1、3)ーR(1+X、3+Y)|+|S(2、
1)ーR(2+X、1+Y)|+|S(2、3)ーR(2+X、3+Y)|(X、Yは整数)
とFiled2の画素値で計算されたそれと同じ動きベクトル
に対するブロック間誤差値|S(1、2)ーR(1+X、2+Y)|+|S(1、
4)ーR(1+X、4+Y)|+|S(2、2)ーR(2+X、2+Y)|+|S(2、4)ーR(2+X、4
+Y)|を加算した値は、Frameの画素値で計算されたその
動きベクトルに対するブロック間誤差値|S(1、1)ーR(1+X、
1+Y)|+|S(1、3)ーR(1+X、3+Y)|+|S(2、1)ーR(2+X、1+Y)|+|S
(2、3)ーR(2+X、3+Y)|+|S(1、2)ーR(1+X、2+Y)|+|S(1、4)ーR(1+
X、4+Y)|+|S(2、2)ーR(2+X、2+Y)|+|S(2、4)ーR(2+X、4+Y)|で
ある。図14に示すように、Filed1の画素値で計算され
るブロック間誤差値の計算は、Filed2の画素値で計算さ
れるそれと同じ動きベクトルに対するブロック間誤差値
の計算に比べ1サイクル進んでいる。そこで、遅延素子
と加算器からなる加算回路1014を用いて、1サイク
ル前に累積加算回路1012から出力された値と、累積
加算回路1013から出力された値を加算する。そし
て、最小値検出回路1017では、加算回路1014か
ら出力されるFrameの画素値で計算されたブロック間誤
差値の中から、最小のブロック間誤差値及びそれに対応
するFrameの画素値で計算された動きベクトル値が検出
される。
The inter-block error value | S (1,1) -R (1 + X, 1 + Y) | + | S (1,3) -R (1 + X, 3) calculated with the pixel value of Filed1 + Y) | + | S (2,
1) -R (2 + X, 1 + Y) | + | S (2,3) -R (2 + X, 3 + Y) | (X and Y are integers)
And the inter-block error value | S (1,2) -R (1 + X, 2 + Y) | + | S (1,
4) -R (1 + X, 4 + Y) | + | S (2,2) -R (2 + X, 2 + Y) | + | S (2,4) -R (2 + X, 4
+ Y) | is the inter-block error value | S (1, 1) -R (1 + X,
1 + Y) | + | S (1,3) -R (1 + X, 3 + Y) | + | S (2,1) -R (2 + X, 1 + Y) | + | S
(2,3) -R (2 + X, 3 + Y) | + | S (1,2) -R (1 + X, 2 + Y) | + | S (1,4) -R (1+
X, 4 + Y) | + | S (2, 2) -R (2 + X, 2 + Y) | + | S (2, 4) -R (2 + X, 4 + Y) |. As shown in FIG. 14, the calculation of the inter-block error value calculated by the pixel value of Filed1 is advanced by one cycle compared to the calculation of the inter-block error value for the same motion vector as that calculated by the pixel value of Filed2. Therefore, the value output from the cumulative addition circuit 1012 one cycle earlier and the value output from the cumulative addition circuit 1013 are added using an addition circuit 1014 including a delay element and an adder. Then, the minimum value detection circuit 1017 calculates the minimum inter-block error value and the corresponding Frame pixel value from the inter-block error values calculated using the Frame pixel values output from the addition circuit 1014. A motion vector value is detected.

【0052】以上の様に、本実施例によれば、累積加算
回路内に1サイクル遅延させるM×N個の遅延素子を増
設し、M×N段のカスケード接続された加算器ならびに
レジスタBならびに遅延素子から構成される累積加算回
路を、(M×N÷2)段のカスケード接続された加算器
ならびにレジスタBならびに遅延素子から構成される累
積加算回路A及び累積加算回路Bに分割し、最小値検出
回路を、最小値検出回路Aおよび最小値検出回路Bの2
つに増設することにより、各Fieldの画素値から求めた
動きベクトルを検出することができ、さらに、加算回路
1014および最小値検出回路1017を備えることに
より、Frameの画素値から求めた動きベクトルも同時に
検出する事ができる。
As described above, according to the present embodiment, M × N delay elements for delaying one cycle are added in the accumulating circuit, and the cascaded adders of M × N stages, the register B, A cumulative adder circuit composed of delay elements is divided into (M × N ÷ 2) stages of cascade-connected adders and registers B and a cumulative adder circuit A and a cumulative adder circuit B composed of delay elements. The value detection circuit is composed of the minimum value detection circuit A and the minimum value detection circuit B.
By adding one to another, a motion vector obtained from the pixel value of each field can be detected. Further, by providing the addition circuit 1014 and the minimum value detection circuit 1017, the motion vector obtained from the pixel value of Frame can also be detected. It can be detected at the same time.

【0053】[0053]

【発明の効果】以上に説明した様に本発明は、注目画像
上のM×N画素で構成される注目ブロックと、上記注目
画像に対し時間的に異なる参照画像上に設定した探索範
囲内の画像との間で、探索範囲内の注目ブロックと同じ
サイズの候補ブロックの中から、注目ブロックと最も相
関性の高い候補ブロックを検出し、その候補ブロックと
注目ブロックとの間の変位から動きベクトルを求める際
に、注目ブロック内のM×N個の画素値を順次入力し、
入力した画素値の出力先を選択して出力する注目ブロッ
ク内画素値入力回路と、探索範囲内の画素値を順次入力
し、入力した画素値の出力先を選択し出力する探索範囲
内画素値入力回路と、上記注目ブロック内画素値入力回
路から入力される注目ブロック内の画素値を保持する第
1のレジスタと、その第1のレジスタに保持された注目
ブロック内の画素値と探索範囲内画素値入力回路から入
力される探索範囲内の画素値との差分の絶対値を計算す
る2項演算器からなるM×N個のプロセッサと、M×N
個のカスケード接続された加算器ならびに累積加算計算
の中間結果を保持する第2のレジスタとからなり、上
各プロセッサからの差分の絶対値を累積加算する累積加
算回路と、上記累積加算回路からの累積加算値の中から
最小値を検出する最小値検出回路とを設けることによ
り、各サイクルに対するM×N画素の全演算を、レジス
タA、2項演算器から成るプロセッサと、加算器および
レジスタBから成る累積加算回路とをM×N個の回路構
成とすることにより、従来の動きベクトル検出回路に比
べ、回路規模を大幅に削減した動きベクトル検出回路を
実現できるものである。
As described above, according to the present invention, the target block composed of M × N pixels on the target image and the target block within the search range set on the reference image temporally different from the target image are described. Between the image and the candidate block having the same size as the target block in the search range, the candidate block having the highest correlation with the target block is detected, and the motion vector is calculated from the displacement between the candidate block and the target block. Is obtained, M × N pixel values in the block of interest are sequentially input,
A pixel value input circuit in the block of interest for selecting and outputting the output destination of the input pixel value, and a pixel value in the search range for sequentially inputting pixel values in the search range, selecting and outputting the output destination of the input pixel value an input circuit, the first register and a search range pixel values in the target block held in the first register for storing a pixel value in the block of interest inputted from the target block pixel value input circuit M × N processors each including a binomial operation unit for calculating an absolute value of a difference from a pixel value within a search range input from a pixel value input circuit;
Number of Ri Do and a second register for holding the intermediate result of the cascaded adder and accumulating calculations, the cumulative addition circuit for cumulatively adding the absolute value of the difference from above SL each processor, the cumulative addition circuit And a minimum value detection circuit for detecting the minimum value from among the cumulative addition values from the pixels.
A, a processor consisting of a binary operation unit, an adder and
An accumulator circuit including a register B and an M × N circuit structure
With this configuration, it is possible to realize a motion vector detection circuit whose circuit scale is significantly reduced as compared with a conventional motion vector detection circuit.

【0054】[0054]

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

【図1】本発明の第1の実施例における動きベクトル検
出回路のブロック結線図
FIG. 1 is a block diagram of a motion vector detection circuit according to a first embodiment of the present invention;

【図2】同実施例における動きベクトル検出回路の要部
である注目ブロック内画素値入力回路の詳細ブロック結
線図
FIG. 2 is a detailed block connection diagram of a pixel value input circuit in a block of interest, which is a main part of the motion vector detection circuit in the embodiment.

【図3】同実施例における動きベクトル検出回路の要部
である探索範囲内画素値入力回路のブロック結線図
FIG. 3 is a block connection diagram of a search range pixel value input circuit which is a main part of the motion vector detection circuit in the embodiment.

【図4】同実施例における動きベクトル検出回路の要部
である最小値検出回路のブロック結線図
FIG. 4 is a block connection diagram of a minimum value detection circuit which is a main part of the motion vector detection circuit in the embodiment.

【図5】同実施例における動きベクトル検出回路の注目
ブロック内の画素値及び探索範囲内の画素値を示した概
念図
FIG. 5 is a conceptual diagram showing a pixel value in a target block and a pixel value in a search range of the motion vector detection circuit in the embodiment.

【図6】同実施例における動きベクトル検出回路の制御
信号G(1)〜G(8)の信号パターンを示した概念図
FIG. 6 is a conceptual diagram showing signal patterns of control signals G (1) to G (8) of the motion vector detection circuit in the embodiment.

【図7】同実施例における動きベクトル検出回路の各サ
イクルにプロセッサ(1)〜プロセッサ(8)内のレジスタが
保持するデータを示した概念図
FIG. 7 is a conceptual diagram showing data held by registers in processors (1) to (8) in each cycle of the motion vector detection circuit in the embodiment.

【図8】同実施例における動きベクトル検出回路の制御
信号F(1)〜F(8)の信号パターンを示した概念図
FIG. 8 is a conceptual diagram showing signal patterns of control signals F (1) to F (8) of the motion vector detection circuit in the embodiment.

【図9】同実施例における動きベクトル検出回路の各サ
イクルにプロセッサ(1)〜プロセッサ(8)内の2項演算器
に入力されるデータを示した図
FIG. 9 is a diagram showing data input to a binary operation unit in each of the processors (1) to (8) in each cycle of the motion vector detection circuit in the embodiment.

【図10】本発明の第2の実施例における動きベクトル
検出回路のブロック結線図
FIG. 10 is a block diagram of a motion vector detection circuit according to a second embodiment of the present invention;

【図11】同実施例における動きベクトル検出回路の制
御信号G(1)〜G(8)の信号パターンを示した概念図
FIG. 11 is a conceptual diagram showing signal patterns of control signals G (1) to G (8) of the motion vector detection circuit in the embodiment.

【図12】同実施例における動きベクトル検出回路の各
サイクルにプロセッサ(1)〜プロセッサ(8)内のレジスタ
Aが保持するデータを示した概念図
FIG. 12 is a conceptual diagram showing data held by registers A in processors (1) to (8) in each cycle of the motion vector detection circuit in the embodiment.

【図13】同実施例における動きベクトル検出回路の制
御信号F(1)〜F(8)の信号パターンを示した概念図
FIG. 13 is a conceptual diagram showing signal patterns of control signals F (1) to F (8) of the motion vector detection circuit in the embodiment.

【図14】同実施例におけて各サイクルにプロセッサ
(1)〜プロセッサ(8)内の2項演算器に入力されるデータ
を示した図
FIG. 14 shows a processor in each cycle in the embodiment.
(1) to (8) are diagrams showing data input to the binary operation unit in the processor (8)

【図15】従来のブロックマッチング法による動きベク
トル検出の概念図
FIG. 15 is a conceptual diagram of motion vector detection by a conventional block matching method.

【図16】従来の動きベクトル検出回路のブロック結線
FIG. 16 is a block diagram of a conventional motion vector detection circuit.

【図17】従来の動きベクトル検出回路の要部であるプ
ロセッサのブロック結線図
FIG. 17 is a block diagram of a processor which is a main part of a conventional motion vector detection circuit.

【図18】従来の動きベクトル検出回路の注目ブロック
内及び探索範囲内の各画素値を示す概念図
FIG. 18 is a conceptual diagram showing pixel values in a target block and a search range of a conventional motion vector detection circuit.

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

101 レジスタA 102 2項演算器 103 プロセッサ(1)〜プロセッサ(M×N) 104 ポートS 105 注目ブロック内画素値入力回路 106〜107 ポートRA及びポートRB 108 探索範囲内画素値入力回路 109 加算器(1)〜加算器(M×N) 110 レジスタB(1)〜レジスタB(M×N) 111 累積加算回路 112 最小値検出回路 201 ゲート(1)〜ゲート(M×N) 202 ROM 203 カウンタ 301 セレクタ(1)〜セレクタ(M×N) 302 ROM 303 カウンタ 401 比較器 402 最小値レジスタ 403 カウンタ 404 動きベクトル値レジスタ 1001 レジスタA 1002 2項演算器 1003 プロセッサ(1)〜プロセッサ(M×N) 1004 ポートS 1005 注目ブロック内画素値入力回路 1006〜1007 ポートRA及びポートRB 1008 探索範囲内画素値入力回路 1009 加算器(1)〜加算器(M×N) 1010 レジスタB(1)〜レジスタB(M×N) 1011 遅延素子(1)〜遅延素子(M×N) 1012 累積加算回路A 1013 累積加算回路B 1014 加算回路 1015 最小値検出回路A 1016 最小値検出回路B 1017 最小値検出回路C101 register A 102 2 dyadic operation 103 the processor (1) to the processor (M × N) 104 port S 105 target block pixel value input circuit 106-107 ports R A and port R B 108 search range the pixel values input circuit 109 Adder (1) to adder (M × N) 110 Register B (1) to Register B (M × N) 111 Cumulative adder circuit 112 Minimum value detection circuit 201 Gate (1) to Gate (M × N) 202 ROM 203 Counter 301 Selector (1) to selector (M × N) 302 ROM 303 Counter 401 Comparator 402 Minimum value register 403 Counter 404 Motion vector value register 1001 Register A 1002 Binomial operation unit 1003 Processor (1) to processor (M × N) N) 1004 port S 1005 target block pixel value input circuit 1006 to 1007 ports R A and port R B 10 8 Pixel value input circuit within search range 1009 Adder (1) to adder (M × N) 1010 Register B (1) to Register B (M × N) 1011 Delay element (1) to delay element (M × N) 1012 Cumulative addition circuit A 1013 Cumulative addition circuit B 1014 Addition circuit 1015 Minimum value detection circuit A 1016 Minimum value detection circuit B 1017 Minimum value detection circuit C

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平5−236455(JP,A) 特開 平5−328332(JP,A) 特開 平6−96209(JP,A) 特開 平7−115646(JP,A) 特開 平6−225287(JP,A) IEEE Transactions on circuits and s ystems,Vol.36,No.10, p.1309−1316 (58)調査した分野(Int.Cl.6,DB名) H04N 7/24 - 7/68 G06T 7/20 ──────────────────────────────────────────────────続 き Continuation of front page (56) References JP-A-5-236455 (JP, A) JP-A-5-328332 (JP, A) JP-A-6-96209 (JP, A) JP-A-7-96 115646 (JP, A) JP-A-6-225287 (JP, A) IEEE Transactions on circuits and systems, Vol. 36, No. 10, p. 1309-1316 (58) Field surveyed (Int.Cl. 6 , DB name) H04N 7/ 24-7/68 G06T 7/20

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 注目画像上のM×N画素で構成される注
目ブロックと、上記注目画像に対し時間的に異なる参照
画像上に設定した探索範囲内の画像との間で、探索範囲
内の注目ブロックと同じサイズの候補ブロックの中か
ら、注目ブロックと最も相関性の高い候補ブロックを検
出し、その候補ブロックと注目ブロックとの間の変位か
ら動きベクトルを求める際に、注目ブロック内のM×N
個の画素値を順次入力し、入力した画素値の出力先を選
択して出力する注目ブロック内画素値入力回路と、探索
範囲内の画素値を順次入力し、入力した画素値の出力先
を選択し出力する探索範囲内画素値入力回路と、上記
目ブロック内画素値入力回路から入力される注目ブロッ
ク内の画素値を保持する第1のレジスタと、第1のレジ
スタに保持された注目ブロック内の画素値と探索範囲内
画素値入力回路から入力される探索範囲内の画素値との
差分の絶対値を計算する2項演算器からなるM×N個の
プロセッサと、M×N個のカスケード接続された加算器
ならびに累積加算計算の中間結果を保持する第2のレジ
スタとからなり、上記各プロセッサからの差分の絶対値
を累積加算する累積加算回路と、上記累積加算回路から
の累積加算値の中から最小値を検出する最小値検出回路
とを具備する動きベクトル検出回路。
1. An image processing apparatus according to claim 1, further comprising: a block in the search range between a block of interest formed of M × N pixels on the target image and an image in a search range set on a reference image temporally different from the target image. When a candidate block having the highest correlation with the target block is detected from candidate blocks having the same size as the target block, and a motion vector is obtained from a displacement between the candidate block and the target block, the M × N
The pixel value input circuit sequentially inputs the pixel values, selects the output destination of the input pixel value and outputs the selected pixel value, and sequentially inputs the pixel values in the search range, and determines the output destination of the input pixel value. A search range pixel value input circuit for selecting and outputting, a first register for holding a pixel value in the block of interest inputted from the above-mentioned pixel value input circuit for block of interest, and a first register. M × N processors comprising a binomial calculator for calculating the absolute value of the difference between the held pixel value in the target block and the pixel value in the search range input from the search range pixel value input circuit; the M × N Ri Do and a second register for holding the intermediate result of the cascaded adder and accumulating calculations, the cumulative addition circuit for cumulatively adding the absolute value of the difference from above SL each processor, the from the cumulative addition circuit
And a minimum value detection circuit for detecting a minimum value from among the cumulative addition values of the motion vector.
JP32904693A 1993-12-24 1993-12-24 Motion vector detection circuit Expired - Lifetime JP2885039B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP32904693A JP2885039B2 (en) 1993-12-24 1993-12-24 Motion vector detection circuit
US08/363,120 US5659364A (en) 1993-12-24 1994-12-23 Motion vector detection circuit
US08/903,024 US5793443A (en) 1993-12-24 1997-07-30 Motion vector detection circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32904693A JP2885039B2 (en) 1993-12-24 1993-12-24 Motion vector detection circuit

Publications (2)

Publication Number Publication Date
JPH07184210A JPH07184210A (en) 1995-07-21
JP2885039B2 true JP2885039B2 (en) 1999-04-19

Family

ID=18217010

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32904693A Expired - Lifetime JP2885039B2 (en) 1993-12-24 1993-12-24 Motion vector detection circuit

Country Status (1)

Country Link
JP (1) JP2885039B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3019787B2 (en) 1996-09-20 2000-03-13 日本電気株式会社 Motion vector detection device
TW361051B (en) * 1997-01-09 1999-06-11 Matsushita Electric Ind Co Ltd Motion vector detection apparatus
EP0896301A1 (en) * 1997-08-06 1999-02-10 Victor Company Of Japan, Limited Stereoscopic image interpolating apparatus and method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
IEEE Transactions on circuits and systems,Vol.36,No.10,p.1309−1316

Also Published As

Publication number Publication date
JPH07184210A (en) 1995-07-21

Similar Documents

Publication Publication Date Title
EP1074941B1 (en) Motion vector detection apparatus
US5586202A (en) Motion detecting apparatus
US5793655A (en) Sum of the absolute values generator
US5793443A (en) Motion vector detection circuit
US6687299B2 (en) Motion estimation method and apparatus for interrupting computation which is determined not to provide solution
JP2885039B2 (en) Motion vector detection circuit
JP2954120B2 (en) Motion vector detection device
US5548665A (en) Vector correlation detecting circuit
JP2608909B2 (en) Video predictive coding
JP3580612B2 (en) Motion detection device for video coding device
JP3038935B2 (en) Motion detection device
US20030086497A1 (en) Motion vector detecting device improved in detection speed of motion vectors and system employing the same devices
JP3698501B2 (en) Motion vector detection device
JP2934134B2 (en) Block matching method and apparatus in video compression
JPH05236454A (en) Method and device for detecting motion vector for encoding image
JPH10322706A (en) Motion vector detection device
JPH01265684A (en) Moving compensation inter-frame prediction coding and decoding device
JP2901848B2 (en) Vector correlation detection circuit
JP3052711B2 (en) Motion vector detection circuit
KR100212847B1 (en) Adding method for calculating mae in a motion estimator
JP3004685B2 (en) Motion vector detection circuit
KR100243467B1 (en) Adding method for calculating mae in a motion estimator and an architecture thereof
JP2872105B2 (en) Distortion calculator
JPH06214754A (en) Rounding arithmetic circuit and picture processor having it
JP2866324B2 (en) Motion vector search device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080212

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20090212

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20100212

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20100212

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20110212

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20120212

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20120212

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20130212

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20130212

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20140212

Year of fee payment: 15

EXPY Cancellation because of completion of term