[go: up one dir, main page]

JPH089378A - Image motion vector detection method and apparatus - Google Patents

Image motion vector detection method and apparatus

Info

Publication number
JPH089378A
JPH089378A JP16274094A JP16274094A JPH089378A JP H089378 A JPH089378 A JP H089378A JP 16274094 A JP16274094 A JP 16274094A JP 16274094 A JP16274094 A JP 16274094A JP H089378 A JPH089378 A JP H089378A
Authority
JP
Japan
Prior art keywords
area
polynomial
image
movement
motion vector
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.)
Withdrawn
Application number
JP16274094A
Other languages
Japanese (ja)
Inventor
Kazuhito Kojima
一仁 小島
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 Steel Corp
Original Assignee
Nippon Steel 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 Steel Corp filed Critical Nippon Steel Corp
Priority to JP16274094A priority Critical patent/JPH089378A/en
Priority to US08/492,995 priority patent/US5682438A/en
Publication of JPH089378A publication Critical patent/JPH089378A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

(57)【要約】 【目的】 動画像中の一部の領域の移動量を検出するの
に必要な計算量を大幅にに減少させることができるよう
にする。 【構成】 ステップ1で画像中の複数領域の中から移動
量検出の対象となる領域を決め、ステップ2で移動前後
の領域間の差分総和の分布を近似的に表す曲面の多項式
の次数と項数とを決める。次に、ステップ3で上記多項
式の係数を決めるのに十分な比較領域、すなわち差分総
和を計算する領域の数と位置とを決め、ステップ4で上
記比較領域のそれぞれについて差分総和のn乗値を求め
る。ステップ5で上記差分総和のn乗値を用いて上記多
項式の係数を求め、ステップ6で上記計算された係数を
持つ多項式で最小値をとる座標を上記対象領域の移動後
の領域の座標として求めるようにすることにより、領域
移動量を求めるために計算すべき差分総和の数を少なく
することができるようにして、画像の動きベクトルを求
めるため総計算量を大幅に減少させることができるよう
にする。
(57) [Abstract] [Purpose] To make it possible to greatly reduce the amount of calculation required to detect the amount of movement of a part of a moving image. [Structure] In step 1, an area to be a movement amount detection target is determined from a plurality of areas in an image, and in step 2, the degree and term of a polynomial of a curved surface that approximately expresses the distribution of the difference sum between the areas before and after the movement. Determine the number. Next, in step 3, a sufficient number of comparison areas for determining the coefficients of the polynomial, that is, the number and position of areas for which the sum of differences is calculated are determined, and in step 4, the n-th power of the sum of differences is calculated for each of the comparison areas. Ask. In step 5, the coefficient of the polynomial is calculated using the n-th power of the sum of the differences, and in step 6, the coordinate having the minimum value in the polynomial having the calculated coefficient is calculated as the coordinate of the moved area of the target area. By doing so, it is possible to reduce the number of difference summations to be calculated in order to obtain the area movement amount, and to significantly reduce the total calculation amount in order to obtain the motion vector of the image. To do.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、動画像中の一部の領域
の移動を検出する画像動きベクトル検出方法および装置
に関する。具体的には、時間的に連続性のある複数枚の
画像群において、ある画像上で任意の形状、任意の大き
さを持つある領域が、前(後)の画像のどの領域に移動
しているのかを検出するのに用いて好適なものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image motion vector detecting method and apparatus for detecting movement of a part of a moving image. Specifically, in a group of images that are temporally continuous, a certain area with an arbitrary shape and size on a certain image moves to which area of the previous (rear) image. It is suitable for use in detecting whether or not there is.

【0002】[0002]

【従来の技術】通常、計算機上では、画像は色情報を持
つ画素の2次元的な集合の形で表現されている。そし
て、ある画像A内のある領域Bが、時間的に前(後)の
画像C内のどの領域に移動しているのかを検出する場
合、従来では以下のような方法が用いられていた。
2. Description of the Related Art Normally, an image is represented on a computer in the form of a two-dimensional set of pixels having color information. Then, in order to detect to which region in the image C, which is the previous (rear) time, of the certain region B in the certain image A, the following method has been conventionally used.

【0003】すなわち、前(後)の画像Cの中で上記画
像A中の領域Bと同じ形状、同じ大きさを持つ複数個の
領域Dxy(x=x1....xn,y=y1....ym)と、上記画像A中
の領域Bとの領域内で各画素値の差分の絶対値の総和
(以下、絶対値差分総和と呼ぶ)や、上記差分の自乗の
総和(以下、自乗差分総和と呼ぶ。また、上記絶対値差
分総和と上記自乗差分総和とをまとめて単に差分総和と
呼ぶ)を求める。そして、この差分総和の最も少ない領
域Dx0y0(x1≦x0≦xn,y1≦y0≦ym)を領域Bの移動箇
所とみなすという処理を行なってきた。
That is, in the previous (rear) image C, a plurality of regions Dxy (x = x1 .... xn, y = y1.x) having the same shape and size as the region B in the image A. ... ym) and the sum of the absolute values of the differences between the pixel values in the area B of the image A (hereinafter referred to as the sum of absolute difference), and the sum of the squares of the differences (hereinafter, The sum of squared differences and the sum of squared differences are simply referred to as sum of differences). Then, the region Dx0y0 (x1≤x0≤xn, y1≤y0≤ym) having the smallest total difference is regarded as the moving portion of the region B.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、このよ
うな従来の方法を用いる場合、例えば、その範囲が水平
方向に32画素、垂直方向に32画素である領域Bの画
像C中での移動先を求めようとすると、画像C中の領域
Dxyの大きさ(xn−x1)×(ym−y1)は、32×32=
1024となり、領域Bと領域Dxyとの差分総和を10
24回計算しなければ領域Bの移動先領域Dx0y0を求め
ることができなかった。
However, when such a conventional method is used, for example, the moving destination in the image C of the area B whose range is 32 pixels in the horizontal direction and 32 pixels in the vertical direction is selected. To obtain, the size (xn−x1) × (ym−y1) of the area Dxy in the image C is 32 × 32 =
1024, and the sum of the differences between the area B and the area Dxy is 10
The destination area Dx0y0 of the area B could not be obtained without calculating 24 times.

【0005】このため、計算機上で領域Bの移動先を求
める際の計算量が非常に多くなってしまうという問題が
あった。そこで、従来では、このような計算量を減らす
ために差分総和を1画素おきに求めるなどの手段が用い
られていたが、十分な効果を得ることはできなかった。
Therefore, there has been a problem that the amount of calculation when obtaining the destination of the area B on the computer becomes very large. Therefore, in the past, in order to reduce such a calculation amount, a means for obtaining the sum of differences every other pixel was used, but it was not possible to obtain a sufficient effect.

【0006】本発明は、このような問題を解決するため
に成されたものであり、動画像中の一部の領域の移動量
を検出するのに必要な計算量を大幅にに減少させること
ができるようにすることを目的としている。
The present invention has been made to solve such a problem, and significantly reduces the amount of calculation required to detect the movement amount of a partial area in a moving image. The purpose is to be able to.

【0007】[0007]

【課題を解決するための手段】本発明の画像動きベクト
ル検出方法は、時間的連続性を有する複数枚の画像群中
のある領域の移動量を示す動きベクトルの検出方法にお
いて、上記動きベクトルを求めようとする対象領域とそ
の比較領域との間における差分総和の分布を所定の多項
式で近似的に表し、この多項式を用いて上記差分総和が
最小となる位置を上記対象領域の移動後の領域として求
めるようにしている。
An image motion vector detecting method according to the present invention is a motion vector detecting method which indicates a moving amount of an area in a plurality of image groups having temporal continuity, wherein The distribution of the difference sum between the target area to be obtained and the comparison area is approximately represented by a predetermined polynomial, and the position where the difference sum is minimized using this polynomial is the area after the movement of the target area. I'm trying to ask.

【0008】また、本発明の他の特徴とするところは、
時間的連続性を有する複数枚の画像群中のある領域の移
動量を示す動きベクトルの検出方法において、上記画像
群中のある画像から移動検出の対象となる領域を決める
領域決定ステップと、移動前後の領域間の差分総和の分
布を移動後の画像中の座標を変数として近似的に表す多
項式の次数と項数とを決める多項式決定ステップと、上
記多項式の各項の係数を決めるのに十分な比較領域の数
と位置とを決める比較領域決定ステップと、上記比較領
域決定ステップで決められた比較領域のそれぞれについ
て、上記領域決定ステップで決められた移動前の対象領
域との差分総和を求め、該差分総和を予め決められた乗
数nでn乗する差分総和計算ステップと、上記差分総和
計算ステップで求められた差分総和のn乗値を用いて、
上記多項式の係数を計算する係数計算ステップと、上記
係数計算ステップで計算された係数を持つ多項式で最小
値をとる座標を上記対象領域の移動後の領域の座標とし
て求める最小値計算ステップとからなる。
Another feature of the present invention is that
In a method of detecting a motion vector indicating a movement amount of a certain region in a plurality of image groups having temporal continuity, a region determining step of determining a region to be a movement detection target from a certain image in the image group, A polynomial determination step that determines the degree and the number of terms of a polynomial that approximately expresses the distribution of the difference sum between the front and rear regions as a variable using the coordinates in the image after movement as a variable, and is sufficient to determine the coefficient of each term of the above polynomial. For each of the comparison areas determined in the comparison area determination step and the comparison area determination step for determining the number and position of the comparison areas, the total difference between the target area before the movement determined in the area determination step is obtained. , Using the difference sum total calculation step of raising the difference sum to the nth power by a predetermined multiplier n, and the n-th power value of the difference sum calculated in the difference sum calculation step,
It comprises a coefficient calculation step for calculating the coefficient of the polynomial, and a minimum value calculation step for obtaining the coordinate having the minimum value in the polynomial having the coefficient calculated in the coefficient calculation step as the coordinate of the area after the movement of the target area. .

【0009】本発明の画像動きベクトル検出装置は、時
間的連続性を有する複数枚の画像群中のある領域の移動
量を示す動きベクトルの検出装置において、上記画像群
中のある画像から移動検出の対象となる領域を決める領
域決定手段と、上記領域決定手段により決定された対象
領域についての移動前後の領域間の差分総和の分布を近
似的に表す近似曲面の多項式の次数と項数とを決定する
多項式決定手段と、上記多項式の各項の係数を決めるの
に十分な比較領域の数と位置とを決定するとともに、こ
の決定した比較領域のそれぞれについて、上記領域決定
手段により決められた移動前の対象領域との差分総和を
求め、該差分総和を予め決められた乗数nでn乗する差
分総和計算手段と、上記差分総和計算手段で求められた
差分総和のn乗値を用いて、上記多項式の係数を計算
し、この係数を持つ多項式で最小値をとる座標を上記対
象領域の移動後の領域の座標として求める最小値計算手
段とを具備する。
The image motion vector detecting device of the present invention is a motion vector detecting device which indicates the amount of movement of a certain region in a plurality of image groups having temporal continuity, and detects movement from a certain image in the image group. Area determining means for determining the target area, and the degree and the number of terms of the polynomial expression of the approximated surface that approximately expresses the distribution of the difference sum between the areas before and after the movement of the target area determined by the area determining means. The polynomial determining means for determining and the number and positions of the comparison areas sufficient for determining the coefficients of the respective terms of the polynomial are determined, and the movement determined by the area determining means for each of the determined comparison areas. Difference sum calculation means for obtaining the sum of differences with the previous target area and raising the difference sum to the nth power by a predetermined multiplier n, and the n-th power of the difference sum obtained by the difference sum calculation means Used, the coefficients of the polynomial are calculated, and and a minimum value calculating means for calculating the coordinates of a minimum value in a polynomial with the coefficients as the coordinates of the region after the movement of the target region.

【0010】[0010]

【作用】ある画像A内のある領域Bと、上記画像Aより
前(後)の画像Cの中で領域Bと同じ大きさを持つ領域
Dxyとの間における差分総和の値Exyをz軸にとり、画
像C上での領域Dxyの位置をxy平面にとると、実際の
画像の差分総和の分布は、図3(a)のようになる。そ
して、この差分総和の分布は、図3(b)に示すよう
に、領域Bからの移動先領域Dx0y0に対応する差分総和
値Ex0y0をzの最小値とするxyz空間中の曲面で近似
的に表すことができることが判明した。
The sum of the difference value Exy between the area B in the image A and the area Dxy having the same size as the area B in the image C before (after) the image A is taken on the z axis. Assuming that the position of the area Dxy on the image C is on the xy plane, the distribution of the difference sums of the actual image is as shown in FIG. Then, as shown in FIG. 3B, the distribution of the difference summation is approximately represented by a curved surface in the xyz space in which the difference sum value Ex0y0 corresponding to the destination area Dx0y0 from the area B is the minimum value of z. It turned out that it can be represented.

【0011】ここで、差分総和の分布の傾向を利用し
て、差分総和値Exyをn乗したものをz軸にとると、n
乗した差分総和の分布を近似する曲面の式は、xとyの
2次式といった簡単な多項式で表現することができる。
図4(a)は、上記差分総和値Exyを6乗した場合に得
られる差分総和の分布を示したものであり、この分布か
ら得られる図4(b)に示される差分総和の曲面の近似
式は、x×x+y×yで与えられる。
Here, using the tendency of the distribution of the difference summation, taking the difference summation value Exy raised to the nth power as the z-axis, n
The expression of the curved surface that approximates the distribution of the sum of the multiplied differences can be expressed by a simple polynomial such as a quadratic expression of x and y.
FIG. 4A shows the distribution of the difference sum obtained when the difference sum value Exy is raised to the sixth power, and the approximation of the curved surface of the difference sum shown in FIG. 4B obtained from this distribution. The formula is given by x × x + y × y.

【0012】本発明は、このような差分総和値の近似曲
面に着目し、これを動画像中の一部の領域の移動量を検
出する際に利用しようというものである。すなわち、本
発明では、差分総和値の近似曲面の式を求め、この求め
た近似曲面の式を用いて、画像Aより前(後)の画像C
中で最小の差分総和値Ex0y0を持つ領域Dx0y0の位置
を、領域Bの移動先として求めるようにしている。
The present invention focuses on such an approximated curved surface of the sum of difference values and utilizes it when detecting the movement amount of a partial region in a moving image. That is, according to the present invention, an approximate curved surface expression of the sum of difference values is obtained, and the obtained approximate curved surface expression is used to obtain an image C before (after) the image A.
The position of the area Dx0y0 having the smallest difference sum value Ex0y0 is obtained as the movement destination of the area B.

【0013】本発明による領域移動量の検出方法の手順
を図1に示す。本発明による検出方法は、大きくステッ
プ1〜6の6つのステップから構成される。これらステ
ップ1〜6の各処理は、図2に示すような画像動きベク
トル検出装置11によって実行される。
FIG. 1 shows the procedure of the method of detecting the area movement amount according to the present invention. The detection method according to the present invention mainly comprises six steps, steps 1 to 6. Each processing of these steps 1 to 6 is executed by the image motion vector detection device 11 as shown in FIG.

【0014】すなわち、まず、ステップ1では、領域決
定部13により、移動量検出の対象となる領域Bの形、
大きさおよび画像A中での位置を決定する。この領域B
の形と大きさと位置はそれぞれ任意に選ぶことができる
が、計算機上での計算にかかる手間を考慮して、16×
16、あるいは32×16といった、辺の長さが8の倍
数であるような矩形領域を選ぶことが多い。
That is, first, in step 1, the shape of the area B to be detected by the area determining unit 13 is detected.
Determine size and position in image A. This area B
The shape, size, and position of each can be selected arbitrarily, but in consideration of the time and effort required for calculation on a computer, 16 ×
A rectangular area whose side length is a multiple of 8 is often selected, such as 16 or 32 × 16.

【0015】ステップ2では、多項式決定部14によ
り、画像A中の領域Bと、移動後の画像C中の領域Dと
の差分総和の値を、画像C中の領域Dの座標の値として
考えた場合に、その座標値の分布状況をよく近似する曲
面を表す多項式の次数と項数とを決定する。この多項式
の次数と項数は任意に選ぶことができる。多項式の次数
と項数を大きくとると、計算にかかる手間が増大する
が、同時に近似の度合も増す。実際には、これらのバラ
ンスを考慮して、次数が2次で項数が5〜6の多項式を
用いることが多い。
In step 2, the polynomial determining unit 14 considers the value of the total difference between the area B in the image A and the area D in the image C after the movement as the coordinate value of the area D in the image C. In this case, the degree and the number of terms of the polynomial representing the curved surface that closely approximates the distribution of the coordinate values are determined. The degree and the number of terms of this polynomial can be arbitrarily selected. When the degree and the number of terms of the polynomial are increased, the time and effort required for calculation increase, but at the same time, the degree of approximation increases. In practice, in consideration of these balances, a polynomial whose degree is quadratic and whose number of terms is 5 to 6 is often used.

【0016】ステップ3では、差分総和計算部15によ
り、まず、領域Bの移動後における画像C中での領域D
iの数N(1≦i≦N)と位置とを決定する。領域Di
の数Nは、上記ステップ2で決定された多項式の係数を
決定するのに必要な方程式の数、ひいては所定数の上記
方程式を作成するのに十分な数の差分総和値Eiを計算
するために必要な数である。
In step 3, the difference sum calculation unit 15 first causes the area D in the image C after the area B is moved.
The number N of i (1 ≦ i ≦ N) and the position are determined. Area Di
N is the number of equations required to determine the coefficients of the polynomial determined in step 2 above, and thus the number of difference summation values Ei sufficient to create a given number of equations above. It is the required number.

【0017】例えば、多項式の項数が5のときには、領
域Diの数Nの値は少なくとも5以上であることが必要
であり、それ以上の値を採用する場合には、最小2乗法
などの手法により冗長な差分総和を有効に用いること
で、精度をより向上させることができる。
For example, when the number of polynomial terms is 5, the value of the number N of the area Di needs to be at least 5 or more, and when adopting a value larger than this, a method such as the least square method is used. Therefore, the accuracy can be further improved by effectively using the redundant sum of differences.

【0018】差分総和計算部15は、次にステップ4
で、画像メモリ3に一時的に格納されている画像データ
を用いて、上記ステップ3で決定した画像C中の領域D
i(1≦i≦N)と画像A中の領域Bとの差分総和値E
iを計算し、予め決められている乗数nで上記差分総和
値Eiをn乗する。ここで、差分総和値Eiをn乗する
のは、差分総和の分布を簡単な多項式による近似曲面で
表することができるようにするためである。
The sum of differences calculator 15 then proceeds to step 4
Then, using the image data temporarily stored in the image memory 3, the area D in the image C determined in step 3 is used.
difference sum E between i (1 ≦ i ≦ N) and area B in image A
i is calculated, and the difference sum value Ei is raised to the nth power with a predetermined multiplier n. Here, the reason why the sum of difference values Ei is raised to the nth power is to allow the distribution of the sum of differences to be represented by an approximated surface by a simple polynomial.

【0019】上記nの値は対象となる画像の性質によっ
て変るが、通常は1〜8程度の整数を用いる。この範囲
の必然性は、n<1では近似曲面の近似性が狭い範囲に
限定されることとなり、動きの激しい画像では動きへの
追従が困難になるということがある。また、n>8では
n乗した値が計算機で通常扱える範囲を逸脱してしまう
ことがあるという理由によるものである。
The value of n varies depending on the characteristics of the target image, but normally an integer of about 1 to 8 is used. The inevitability of this range is that when n <1, the approximation of the approximate curved surface is limited to a narrow range, and it may be difficult to follow the movement in an image with a lot of movement. Further, for n> 8, the value raised to the n-th power may deviate from the range normally handled by a computer.

【0020】ステップ5では、極点計算部16により、
上記ステップ4で計算された差分総和値Eiのn乗の値
を用いて、上記ステップ2で決定した差分総和の分布を
近似する曲面の多項式の係数を計算する。
In step 5, the pole calculating unit 16
The coefficient of the polynomial of the curved surface that approximates the distribution of the difference sum total determined in step 2 is calculated using the value of the nth power of the difference sum total value Ei calculated in step 4 above.

【0021】そして、次のステップ6で、上記ステップ
5で求めた多項式の係数から、画像C中で上記多項式が
最小値をとる位置の座標値を計算する。そして、画像A
中の領域Bについて、画像Aと画像Cとの間での動きベ
クトルを上記座標値から計算する。なお、上記ステップ
5、6で使用される計算方法は任意に選択することがで
きる。
Then, in the next step 6, the coordinate value of the position where the above polynomial takes the minimum value in the image C is calculated from the coefficient of the polynomial obtained in above step 5. And image A
For the inner region B, the motion vector between the image A and the image C is calculated from the coordinate values. The calculation method used in steps 5 and 6 can be arbitrarily selected.

【0022】以上のステップ1〜6の処理を順に行うこ
とにより、画像A中の領域Bの移動先である画像C中で
の領域Dx0y0の位置を、少ない計算量で検出することが
可能となる。そして、この画像C中での領域Dx0y0の位
置と、上記画像A中の領域Bの位置とから動きベクトル
が求められ、次段の処理回路(図示せず)に出力され
る。
By sequentially performing the above steps 1 to 6, it becomes possible to detect the position of the area Dx0y0 in the image C, which is the movement destination of the area B in the image A, with a small amount of calculation. . Then, a motion vector is obtained from the position of the area Dx0y0 in the image C and the position of the area B in the image A, and is output to the processing circuit (not shown) in the next stage.

【0023】[0023]

【実施例】本発明の一実施例を以下に示す。本実施例
は、例えば、MPEG(デジタル動画像圧縮フォーマッ
ト規格)に準じた動画像の圧縮を行なう際に必要な動き
ベクトルの検出に適用することができる。
EXAMPLE An example of the present invention will be described below. The present embodiment can be applied to the detection of a motion vector required when compressing a moving image according to, for example, MPEG (digital moving image compression format standard).

【0024】すなわち、図5に示されるように、MPE
Gフォーマットによる動画像圧縮では、画像Aを16×
16画素からなる複数の領域(マクロブロック)B1,
B2,B3,…に分割する。そして、それぞれの領域B
iについて、上記画像Aの前(後)の画像C中での移動
先領域を求め、その移動量(動きベクトル)Viを求め
る必要がある。
That is, as shown in FIG.
In the video compression by G format, image A is 16 ×
A plurality of regions (macroblocks) B1 each consisting of 16 pixels
It is divided into B2, B3, .... And each area B
For i, it is necessary to obtain the destination area in the image C before (after) the image A and obtain the movement amount (motion vector) Vi thereof.

【0025】いま、図6において、画像Aと画像Cとの
間で、画像A中の複数のマクロブロックのうち座標が(x
_org, y_org)であるマクロブロックBの、画像C中で
の移動先の座標(x0,y0)を検出し、動きベクトルVを
求めることを考える。
Now, in FIG. 6, between image A and image C, the coordinates of a plurality of macroblocks in image A are (x
Consider that the motion vector V is obtained by detecting the coordinates (x0, y0) of the moving destination in the image C of the macroblock B which is _org, y_org).

【0026】図1に示したステップ1の処理としては、
画像A中の複数のマクロブロックの中から座標(x_org,
y_org)の領域Bを選んだ処理がこれに相当する。次
に、ステップ2の処理として近似曲面の多項式を決定す
るにあたり、絶対値差分総和の近似曲面としてさまざま
な曲面が考えられるが、本実施例では説明を簡潔にする
ために、次の(式1)のような単純な2次式を用いるこ
とにする。
The processing of step 1 shown in FIG.
From the multiple macroblocks in image A, the coordinates (x_org,
The process of selecting the area B of (y_org) corresponds to this. Next, in determining the polynomial of the approximated surface as the processing of step 2, various curved surfaces can be considered as the approximated surface of the absolute value difference sum. However, in the present embodiment, in order to simplify the explanation, the following (Equation 1 ), A simple quadratic equation is used.

【0027】 z=Exyn =ax2 + by2+ cx + dy + e …(式1) (ただし、x,y :画像C中の移動先領域Dxyの位置、E
xyn :領域Dxyと領域Bの差分総和のn乗値、a,b,c,d,
e :未知の係数、n:既知の定数) この場合、多項式の次数は2、項数は5である。また、
(式1)中の既知の定数nは、ステップ4の処理で使用
されるものである。
[0027] z = Exy n = ax 2 + by 2 + cx + dy + e ... ( Equation 1) (where, x, y: position of the destination area Dxy in image C, E
xy n : n-th power of sum of difference between area Dxy and area B, a, b, c, d,
e: unknown coefficient, n: known constant) In this case, the degree of the polynomial is 2 and the number of terms is 5. Also,
The known constant n in (Equation 1) is used in the process of step 4.

【0028】ステップ3の処理としては、上記(式1)
中に未知の係数が5つあるので、画像C中で必要となる
領域Bとの比較領域Diの数Nは、必要最小限の5と
し、それぞれの領域をD1,D2,…D5とする。ま
た、各領域D1〜D5の画像C中での座標をそれぞれ
(x1,y1)〜(x5,y5)とする。これらの各領域D1〜
D5を図7に示す。
As the processing of step 3, the above (formula 1) is used.
Since there are five unknown coefficients in the image C, the number N of the comparison areas Di necessary for the area B in the image C is set to the minimum required 5, and each area is set to D1, D2, ... D5. Further, the coordinates of the areas D1 to D5 in the image C are (x1, y1) to (x5, y5), respectively. Each of these areas D1
D5 is shown in FIG.

【0029】次に、ステップ4では、まず、図7(a)
のように、画像C中の5つの領域D1〜D5で、画像A
中の領域Bに対する絶対値差分総和E1〜E5を計算よ
り求める。そして、図7(b)に示すように、予め決め
ておいた乗数nを用いて上記差分総和E1〜E5をn乗
する。(式1)中にも現れるこの既知の定数nの値は、
対象となる動画像の動きの性質によって定める。一般
に、動きの激しい画像ではnを大きくとり、動きの緩や
かな画像ではnを小さくとると良いことが実験の結果よ
り分かっている。
Next, in step 4, first, as shown in FIG.
As shown in FIG.
The absolute value difference sums E1 to E5 for the middle area B are calculated. Then, as shown in FIG. 7B, the difference sums E1 to E5 are raised to the nth power using a predetermined multiplier n. The value of this known constant n that also appears in (Equation 1) is
Determined according to the nature of the motion of the target moving image. In general, it has been found from experimental results that it is preferable to set n large for an image with a lot of motion and small n for an image with a slow motion.

【0030】ここまでのステップ1〜4の処理の結果、
上記(式1)から5つの方程式を得ることができる。こ
れらの方程式をまとめて、
As a result of the processing in steps 1 to 4 above,
Five equations can be obtained from the above (Equation 1). Putting these equations together,

【0031】[0031]

【数1】 [Equation 1]

【0032】と表せるが、これより、Can be expressed as

【0033】[0033]

【数2】 [Equation 2]

【0034】となる。It becomes

【0035】ステップ5では、上述のようにして得た
(式3)を用いて、図8で示されるような絶対値差分の
近似曲面における多項式中の各係数a,b,c,d,e を、上記
絶対値差分総和E1〜E5より求める。
In step 5, by using (Equation 3) obtained as described above, each coefficient a, b, c, d, e in the polynomial in the approximated surface of the absolute value difference as shown in FIG. 8 is used. From the sum of absolute value differences E1 to E5.

【0036】次に、上記(式1)は、 z=Exyn =a(x-x0)2+b(y-y0)2+f …(式4) (ただし、x,y :画像C中の領域Dxyの位置、a,b,f :
未知の係数、x0,y0 :曲面の極点) と変形できる。
Next, in the above (formula 1), z = Exy n = a (x-x0) 2 + b (y-y0) 2 + f (formula 4) (where x, y are regions in the image C) Dxy position, a, b, f:
Unknown coefficient, x0, y0: pole of the surface)

【0037】ここで、座標(x0,y0)は絶対値差分の近
似曲面の極点、すなわちマクロブロックBとの絶対値差
分が最小になるであろうと思われる画像C中の領域Dx0
y0の座標であると考えられる。(式1)とこの(式4)
とを比較することにより、 x0=−c/2a,y0=−d/2b …(式5) という式を得る。
Here, the coordinates (x0, y0) are the poles of the approximate surface of the absolute value difference, that is, the area Dx0 in the image C where the absolute value difference with the macroblock B will be the minimum.
Considered to be the y0 coordinate. (Equation 1) and this (Equation 4)
By comparing and, x0 = −c / 2a, y0 = −d / 2b (Equation 5) is obtained.

【0038】ステップ6では、この(式5)とステップ
5で求めた各係数a,b,c,d とを用いて、図9に示される
ような最小値を与える座標(x0,y0)を求める。このと
き、求めたいマクロブロックBの画像Cに対する動きベ
クトルV=(Vx,Vy)は、 (Vx,Vy)=(x0− x_org ,y0− y_org ) …(式6) という式で求めることができる。以上のように、ステッ
プ1〜6の6つのステップの処理を順に実行することに
より、動きベクトルを求めることができる。
In step 6, using this (formula 5) and the coefficients a, b, c, d obtained in step 5, the coordinates (x0, y0) giving the minimum value as shown in FIG. 9 are obtained. Ask. At this time, the motion vector V = (Vx, Vy) for the image C of the macroblock B to be calculated can be calculated by the formula (Vx, Vy) = (x0−x_org, y0−y_org) (Equation 6). . As described above, the motion vector can be obtained by sequentially executing the processing of the six steps of steps 1 to 6.

【0039】以上のように、本実施例では、未知の係数
a,b,c,d と領域Bの移動先領域の座標(x0,yo)とを算
出する必要があるが、絶対値差分の計算は5回で済み、
従来の方法と比較して100倍程度計算量を減少させる
ことができる。
As described above, in this embodiment, the unknown coefficient
It is necessary to calculate a, b, c, d and the coordinates (x0, yo) of the destination area of the area B, but the absolute value difference is calculated 5 times,
The calculation amount can be reduced by about 100 times as compared with the conventional method.

【0040】[0040]

【発明の効果】以上説明したように本発明においては、
動きベクトルを求めようとする対象領域とその比較領域
との間における差分総和の分布をある近似曲面を表す多
項式で近似し、この多項式を用いて差分総和が最小とな
る位置を求めるようにしている。近似曲面を求めるため
に必要な差分総和の数は、近似曲面の形によって決まる
が、本発明によれば、従来の1画素ずつまたは1画素お
きに差分総和を求める方法と比較して、画像中のある領
域の移動量を求めるために計算しなければならない差分
総和の数は非常に少ないものとなる。したがって、画像
の動きベクトルを求めるため総計算量を大幅に減少させ
ることができ、処理を高速化させることができる。
As described above, in the present invention,
The distribution of the difference sum between the target area for which the motion vector is to be obtained and the comparison area is approximated by a polynomial representing an approximate curved surface, and the position where the sum of the differences is minimized is obtained using this polynomial. . The number of difference summations required to obtain the approximated curved surface is determined by the shape of the approximated curved surface. According to the present invention, the number of difference summations in the image is compared with the conventional method of obtaining the difference totals pixel by pixel or every other pixel. The number of sums of differences that must be calculated in order to obtain the amount of movement of a certain area is very small. Therefore, since the motion vector of the image is obtained, the total calculation amount can be greatly reduced, and the processing speed can be increased.

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

【図1】本発明による画像動きベクトル検出方法の処理
の流れを示すフローチャートである。
FIG. 1 is a flowchart showing a processing flow of an image motion vector detecting method according to the present invention.

【図2】本発明の画像動きベクトル検出装置の要部構成
を示すブロック図である。
FIG. 2 is a block diagram showing a main configuration of an image motion vector detection device of the present invention.

【図3】実際の画像の差分総和値の分布例およびこの差
分総和値の分布を近似する曲面の例を示す図である。
FIG. 3 is a diagram showing an example of distribution of difference sum values of an actual image and an example of a curved surface that approximates the distribution of difference sum values.

【図4】実際の画像の差分総和値を6乗した値の分布例
およびこの差分総和値の分布を近似する曲面の例を示す
図である。
FIG. 4 is a diagram showing an example of distribution of values obtained by raising the sum of difference values of an actual image to the sixth power and an example of a curved surface that approximates the distribution of the sum of difference values.

【図5】MPEG規格における動きベクトル検出の概念
を示す図である。
FIG. 5 is a diagram showing a concept of motion vector detection in the MPEG standard.

【図6】本発明の一実施例である画像動ベクトル検出方
法によってある領域の動きベクトルを検出する場合の概
念を示す図である。
FIG. 6 is a diagram showing a concept of detecting a motion vector of a certain area by an image motion vector detecting method according to an embodiment of the present invention.

【図7】差分総和およびそのn乗値の計算の様子を示す
図である。
FIG. 7 is a diagram showing how the sum of differences and its n-th power are calculated.

【図8】近似曲面の係数の計算の様子を示す図である。FIG. 8 is a diagram showing how a coefficient of an approximate curved surface is calculated.

【図9】極点の座標の計算の様子を示す図である。FIG. 9 is a diagram showing a state of calculation of coordinates of poles.

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

11 画像動きベクトル検出装置 12 画像メモリ 13 領域決定部 14 多項式決定部 15 差分総和計算部 16 極点計算部 A 動きベクトルの検出対象となる領域を含む画像 B 動きベクトルの検出対象となる領域 C 動きベクトルの検出対象となる領域が移動した後の
比較画像 D 動きベクトルの検出対象となる領域と比較される領
域 E 対象領域と比較領域領域の差分総和値 V 動きベクトル a,b,c,d 近似曲面多項式の項の係数 x_org 動きベクトルの検出対象となる領域のx座標 y_org 動きベクトルの検出対象となる領域のy座標 x0 動きベクトルの検出対象となる領域の移動後のx座
標 y0 動きベクトルの検出対象となる領域の移動後のy座
11 Image Motion Vector Detecting Device 12 Image Memory 13 Area Determining Section 14 Polynomial Determining Section 15 Difference Sum Calculation Section 16 Pole Point Computing Section A Image Containing Area to Detect Motion Vector B Area to Detect Motion Vector C Motion Vector Image after the region to be detected of is moved D The region to be compared with the region to be detected for motion vector E E Sum of difference between target region and comparison region V Motion vector a, b, c, d Approximate curved surface Coefficient of polynomial term x_org Motion vector detection target x coordinate y_org Motion vector detection target region y coordinate x0 Motion vector detection target region x coordinate after movement y0 Motion vector detection target Y coordinate after movement of the area

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 時間的連続性を有する複数枚の画像群中
のある領域の移動を示す動きベクトルの検出方法におい
て、 上記動きベクトルを求めようとする対象領域とその比較
領域との間における差分総和の分布を所定の多項式で近
似的に表し、この多項式を用いて上記差分総和が最小と
なる領域の位置を求めて、これを上記対象領域の移動後
の領域とするようにしたことを特徴とする画像動きベク
トル検出方法。
1. A method for detecting a motion vector indicating movement of a certain region in a plurality of image groups having temporal continuity, wherein a difference between a target region for which the motion vector is to be obtained and its comparison region is calculated. The distribution of the total sum is approximately expressed by a predetermined polynomial, and the position of the area where the total sum of the differences is minimized is obtained using this polynomial, and this is set as the area after the movement of the target area. Image motion vector detection method.
【請求項2】 時間的連続性を有する複数枚の画像群中
のある領域の移動を示す動きベクトルの検出方法におい
て、 上記画像群中のある画像から移動検出の対象となる領域
を決める領域決定ステップと、 移動前後の領域間の差分総和の分布を移動後の画像中の
座標を変数として近似的に表す多項式の次数と項数とを
決める多項式決定ステップと、 上記多項式の各項の係数を決めるのに十分な比較領域の
数と位置とを決める比較領域決定ステップと、 上記比較領域決定ステップで決められた比較領域のそれ
ぞれについて、上記領域決定ステップで決められた移動
前の対象領域との差分総和を求め、該差分総和を予め決
められた乗数nでn乗する差分総和計算ステップと、 上記差分総和計算ステップで求められた差分総和のn乗
値を用いて、上記多項式の係数を計算する係数計算ステ
ップと、 上記係数計算ステップで計算された係数を持つ多項式で
最小値をとる座標を上記対象領域の移動後の領域の座標
として求める最小値計算ステップとからなることを特徴
とする画像動きベクトル検出方法。
2. A method of detecting a motion vector indicating movement of a certain area in a plurality of image groups having temporal continuity, wherein an area is determined from a certain image in the image group to determine a target area for movement detection. Step, and a polynomial determination step that determines the degree and number of terms of the polynomial that approximately expresses the distribution of the difference sum between the areas before and after the movement using the coordinates in the image after the movement as variables, and the coefficient of each term of the above polynomial. For the comparison area determination step of determining the number and position of the comparison areas sufficient to determine, and for each of the comparison areas determined in the comparison area determination step, the target area before movement determined in the area determination step Using the difference sum total calculation step of obtaining the difference sum total and raising the difference sum to the nth power by a predetermined multiplier n, and the n-th power value of the difference sum obtained in the difference sum calculation step, It consists of a coefficient calculation step to calculate the coefficient of the polynomial, and a minimum value calculation step to obtain the coordinate that takes the minimum value in the polynomial having the coefficient calculated in the coefficient calculation step as the coordinate of the area after the movement of the target area. An image motion vector detection method characterized by:
【請求項3】 上記多項式が2次の多項式であり、比較
領域の数が5以上であり、乗数nが1から8の整数であ
ることを特徴とする請求項2記載の画像動きベクトル検
出方法。
3. The image motion vector detecting method according to claim 2, wherein the polynomial is a quadratic polynomial, the number of comparison areas is 5 or more, and the multiplier n is an integer of 1 to 8. .
【請求項4】 時間的連続性を有する複数枚の画像群中
のある領域の移動を示す動きベクトルの検出装置におい
て、 上記画像群中のある画像から移動検出の対象となる領域
を決める領域決定手段と、 上記領域決定手段により決定された対象領域について移
動前後の領域間の差分総和の分布を近似的に表す近似曲
面の多項式の次数と項数とを決定する多項式決定手段
と、 上記多項式の各項の係数を決めるのに十分な比較領域の
数と位置とを決定するとともに、この決定した比較領域
のそれぞれについて、上記領域決定手段により決められ
た移動前の対象領域との差分総和を求め、該差分総和を
予め決められた乗数nでn乗する差分総和計算手段と、 上記差分総和計算手段で求められた差分総和のn乗値を
用いて、上記多項式の係数を計算し、この係数を持つ多
項式で最小値をとる座標を上記対象領域の移動後の領域
の座標として求める最小値計算手段とを具備することを
特徴とする画像動きベクトル検出装置。
4. A motion vector detecting device that indicates movement of a certain region in a plurality of image groups having temporal continuity, wherein a region is determined from a certain image in the image group to determine a region to be a movement detection target. Means, a polynomial determining means for determining the degree and the number of terms of the polynomial expression of the approximated surface that approximately expresses the distribution of the difference sum between the areas before and after the movement for the target area determined by the area determining means, The number and position of sufficient comparison areas for determining the coefficient of each term are determined, and the sum of the differences with the target area before movement determined by the area determination means is obtained for each of the determined comparison areas. A coefficient of the polynomial is calculated by using a difference sum calculation means for raising the difference sum to the nth power with a predetermined multiplier n, and an n-th power value of the difference sum calculated by the difference sum calculation means, Image motion vector detecting device of the coordinate takes the minimum value in a polynomial with coefficients characterized by comprising a minimum value calculating means for calculating a coordinate of the area after the movement of the target region.
【請求項5】 上記多項式が2次の多項式であり、比較
領域の数が5以上であり、乗数nが1から8の整数であ
ることを特徴とする請求項4記載の画像動きベクトル検
出装置。
5. The image motion vector detecting apparatus according to claim 4, wherein the polynomial is a quadratic polynomial, the number of comparison areas is 5 or more, and the multiplier n is an integer of 1 to 8. .
JP16274094A 1994-06-21 1994-06-21 Image motion vector detection method and apparatus Withdrawn JPH089378A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP16274094A JPH089378A (en) 1994-06-21 1994-06-21 Image motion vector detection method and apparatus
US08/492,995 US5682438A (en) 1994-06-21 1995-06-21 Method and apparatus for determining a motion vector

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16274094A JPH089378A (en) 1994-06-21 1994-06-21 Image motion vector detection method and apparatus

Publications (1)

Publication Number Publication Date
JPH089378A true JPH089378A (en) 1996-01-12

Family

ID=15760364

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16274094A Withdrawn JPH089378A (en) 1994-06-21 1994-06-21 Image motion vector detection method and apparatus

Country Status (1)

Country Link
JP (1) JPH089378A (en)

Similar Documents

Publication Publication Date Title
JPH0799660A (en) Motion compensation predicting device
JP2947360B2 (en) Method and apparatus for measuring image motion
JPH0658716A (en) Detecting method of edge on image
US8582882B2 (en) Unit for and method of segmentation using average homogeneity
JPH089378A (en) Image motion vector detection method and apparatus
KR20010024416A (en) Static image generation method and device
JP3627872B2 (en) Motion vector detection method and apparatus
US5682438A (en) Method and apparatus for determining a motion vector
JP3786300B2 (en) Motion vector detection apparatus and motion vector detection method
JPH0478286A (en) Detection method for moving vector using initial deviation vector
JP2969781B2 (en) Motion vector detection device
EP0247627A2 (en) Misconvergence amount measuring apparatus
JP3074292B2 (en) Template matching processing method
JP3727731B2 (en) Motion estimation apparatus for moving images
JPH03118677A (en) Background picture updating method and picture processor
JP4078733B2 (en) Motion vector detection method and apparatus
JP2878580B2 (en) Hierarchical motion vector detection method
JP2841866B2 (en) Image processing apparatus and method and its application
JPH05176314A (en) Image movement detector
JPH08317402A (en) Image motion vector detection method and apparatus
JP3774028B2 (en) Motion estimation apparatus for moving images
JP2840007B2 (en) Motion vector detection circuit
JP3627871B2 (en) Motion amount detection method and motion amount detection device
JPH05314262A (en) Moving vector extracting device for moving object
JPH05233814A (en) Moving vector extracting method

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20010904