JPH04322386A - Signal matching method - Google Patents

Signal matching method

Info

Publication number
JPH04322386A
JPH04322386A JP3092330A JP9233091A JPH04322386A JP H04322386 A JPH04322386 A JP H04322386A JP 3092330 A JP3092330 A JP 3092330A JP 9233091 A JP9233091 A JP 9233091A JP H04322386 A JPH04322386 A JP H04322386A
Authority
JP
Japan
Prior art keywords
function
motion vector
equation
vector
matching
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP3092330A
Other languages
Japanese (ja)
Other versions
JP3060579B2 (en
Inventor
Satoyuki Hiroi
聡幸 広井
Atsushi Kikuchi
敦 菊池
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP3092330A priority Critical patent/JP3060579B2/en
Publication of JPH04322386A publication Critical patent/JPH04322386A/en
Application granted granted Critical
Publication of JP3060579B2 publication Critical patent/JP3060579B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Image Analysis (AREA)
  • Complex Calculations (AREA)
  • Character Discrimination (AREA)

Abstract

PURPOSE:To easily obtain a motion vector for matching of two functions even in the case of the long motion vector. CONSTITUTION:A linear differential function related to a position vector <x> of a function f1(<x>) and a function f2(<x>) is obtained, and the inner product between an average function of linear differential functions of functions f1 and f2 and an experimental motion vector <d> is added to the result obtained by subtracting the function f1 from the function f2 to obtain a matching error, and a collateral condition formula is added to the square of the absolute value of this matching error to obtain an evaluation function, and the value of the experimental motion vector <d> is so determined that the value of the evaluation function is minimum.

Description

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

【0001】0001

【産業上の利用分野】本発明は、例えば画像処理、画像
認識、音声認識等において利用されるパターンマッチン
グに適用して好適な信号のマッチング方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a signal matching method suitable for pattern matching used in image processing, image recognition, voice recognition, etc., for example.

【0002】0002

【従来の技術】画像認識の対象は静止画像から手振り又
は身振り等の動画像に移行しつつある。このような動画
像の認識を行うには時間差分により動いた領域を検出す
る必要があるが、より正確に動いた領域を検出するため
にはオプティカルフローを使用することが考えられる。 オプティカルフローとは、時間方向に不変な輝度を持つ
画素を追っていった軌跡であり、2次元画像内での物体
の動きベクトルに対応する。
2. Description of the Related Art The subject of image recognition is shifting from still images to moving images such as hand gestures and gestures. In order to recognize such moving images, it is necessary to detect moving regions using time differences, but in order to detect moving regions more accurately, it is possible to use optical flow. Optical flow is a trajectory that follows pixels with luminance that does not change in the time direction, and corresponds to a motion vector of an object within a two-dimensional image.

【0003】即ち、1フレームの画像内の輝度をI(x
,y,t)、2個のフレーム間の時間差分をΔtとして
、 ΔI(x,y,t)/Δt=0 を満足するような軌跡(x,y)が求められた場合に、
オプティカルフローを示すベクトル(u,v)は次のよ
うに定義される。 u=Δx/Δt,  v=Δy/Δt また、そのオプティカルフローを用いて、動きベクトル
〈d〉を次のように定義することができる。 〈d〉=(uΔt,vΔt) そして、オプティカルフロー(u,v)の算出は次の数
式を最小値にするベクトル(u,v)の算出と等価であ
ることが分かっている。なお、次の数式の第2項はu,
vを滑らかにする拘束条件であり、λはその拘束条件の
強さを示す定数である。
That is, the brightness within one frame of the image is I(x
, y, t), and the time difference between two frames is Δt, and if a trajectory (x, y) that satisfies ΔI(x, y, t)/Δt=0 is found,
A vector (u, v) indicating the optical flow is defined as follows. u=Δx/Δt, v=Δy/Δt Furthermore, using the optical flow, the motion vector <d> can be defined as follows. <d>=(uΔt, vΔt) It is known that the calculation of the optical flow (u, v) is equivalent to the calculation of the vector (u, v) that minimizes the following formula. Note that the second term of the following formula is u,
This is a constraint that smoothes v, and λ is a constant that indicates the strength of the constraint.

【0004】0004

【数1】[Math 1]

【0005】そのようなオプティカルフローの算出の手
法は、例えば2つの音声信号の時間軸上のずれに関する
マッチング及び2つの画像データのマッチング等にも応
用することができる。その数1の条件を一般化するため
に、n次元ユークリッド空間〈R〉n 上で定義される
2つの関数f1(〈x〉)及びf2(〈x〉)を考える
。 これらの関数の変数である空間〈R〉n 上のベクトル
〈x〉のn個の要素を(x1,x2,‥‥,xn)とし
て、その空間〈R〉n 上の動きベクトルを〈d〉とす
ると、その動きベクトル〈d〉はベクトル〈x〉の関数
としてベクトル〈d(〈x〉)〉と表現することができ
る。この場合、数1に対応する条件は、次式のノルムの
二乗の和により定義される関数A(〈x〉,〈d〉)を
最小にする条件と等価である。
[0005] Such an optical flow calculation method can be applied to, for example, matching regarding the time axis deviation of two audio signals, matching of two image data, and the like. In order to generalize the condition of number 1, consider two functions f1 (<x>) and f2 (<x>) defined on the n-dimensional Euclidean space <R>n. Let the n elements of the vector <x> on the space <R>n, which are the variables of these functions, be (x1, x2, ..., xn), and let the motion vector on the space <R>n be <d>. Then, the motion vector <d> can be expressed as a vector <d(<x>)> as a function of the vector <x>. In this case, the condition corresponding to Equation 1 is equivalent to the condition that minimizes the function A (<x>, <d>) defined by the sum of the squares of the norms in the following equation.

【0006】[0006]

【数2】 この数2の第2項の関数P(〈d〉)は数1の第2項に
対応する付帯条件であり、この付帯条件によりその動き
ベクトル〈d〉の振る舞いが拘束される。また、λはそ
の付帯条件の強さを示す定数である。本来の導出対象は
その数2の第1項を最小にする動きベクトル〈d〉であ
るが、そのままではその動きベクトル〈d〉が複数求め
られる場合があるため、その動きベクトル〈d〉を一意
的に求めるためにその付帯条件が付加されている。そし
て、その数2のノルムの二乗を、ノルムの二乗積分又は
ノルムの二乗の総和とすることにより、その数2の最小
値問題は最小二乗法と等価になるが、そのようにノルム
の二乗積分を採用したものが数1の積分式である。
[Equation 2] The function P(<d>) of the second term of Equation 2 is an additional condition corresponding to the second term of Equation 1, and this additional condition constrains the behavior of the motion vector <d>. . Further, λ is a constant indicating the strength of the additional condition. The original derivation target is the motion vector <d> that minimizes the first term of the number 2, but as it is, multiple motion vectors <d> may be obtained, so the motion vector <d> must be uniquely determined. Additional conditions have been added to ensure that By taking the square of the norm of number 2 as the integral of the square of the norm or the sum of the squares of the norm, the minimum value problem of number 2 becomes equivalent to the least squares method, but in this way, the square integral of the norm The integral formula of Equation 1 is the one that employs

【0007】その数2には付帯条件が付加されてはいる
が、その数2を最小にする条件で求めようとする対象は
、あくまでもその数2の第1項を最小にする動きベクト
ル〈d〉であるため、その数2におけるマッチング誤差
ε(〈x〉,〈d〉)は次のように定義される。
Although additional conditions are attached to the number 2, the object to be found under the condition of minimizing the number 2 is the motion vector <d that minimizes the first term of the number 2. >, the matching error ε(<x>, <d>) in Equation 2 is defined as follows.

【数3】 この数3の導出には次の近似式が使用されている。[Math 3] The following approximate expression is used to derive this number 3.

【数4】[Math 4]

【0008】その数2の第1項は数3を二乗積分した形
となり動きベクトル〈d〉に関して二次式になるので、
その数2の第2項も動きベクトル〈d〉で表される場合
に、極小解が最小解と等しくなり、最小二乗法及び変分
法により線形方程式に直して解くことが可能であった。 例えばオプティカルフローを算出するための数1におい
て数3の近似を用いることにより、その数1は次のよう
に変形することができる。
The first term of the number 2 is a square integral of the number 3 and becomes a quadratic expression with respect to the motion vector <d>, so
When the second term of Equation 2 is also expressed by a motion vector <d>, the minimum solution becomes equal to the minimum solution, and it was possible to convert it into a linear equation and solve it using the method of least squares and the method of variation. For example, by using the approximation of Equation 3 in Equation 1 for calculating the optical flow, Equation 1 can be transformed as follows.

【数5】[Math 5]

【0009】この数5はu,vに関しては二次式となる
ので、極小解を求めるべくこれをオイラー方程式に直し
て線形微分方程式を得て、解(u,v)としての動きベ
クトル〈d〉を一意に求めることができる。言い換えれ
ば、数3の近似は関数f2(〈x〉)を〈x〉において
接平面近似して微小領域のマッチング誤差を表したもの
である。
Since this equation 5 is a quadratic equation with respect to u and v, in order to find the minimum solution, we convert it into Euler's equation to obtain a linear differential equation, and we obtain the motion vector <d as the solution (u, v). 〉 can be uniquely determined. In other words, the approximation of Equation 3 represents the matching error in a minute area by approximating the function f2 (<x>) to a tangent plane at <x>.

【0010】0010

【発明が解決しようとする課題】しかしながら、動きベ
クトル〈d〉の絶対値が大きい場合、数4で表される関
数f2(〈x〉)のテイラー展開の一次近似(接平面近
似)では十分にf2(〈x〉)を近似することができず
、動きベクトル〈d〉の推定がうまく行かなかった。 以下にそれを説明する。
[Problem to be solved by the invention] However, when the absolute value of the motion vector <d> is large, the linear approximation (tangential plane approximation) of the Taylor expansion of the function f2 (<x>) expressed by Equation 4 is sufficient. It was not possible to approximate f2(<x>), and the estimation of the motion vector <d> was unsuccessful. This will be explained below.

【0011】数4を用いて関数f2を線形近似して数2
のノルムの二乗を二乗積分とした場合、その数2は次の
ように表すことができる。
[0011] By linearly approximating the function f2 using equation 4, we obtain equation 2.
When the square of the norm of is taken as a square integral, the number 2 can be expressed as follows.

【数6】[Math 6]

【0012】これに対するオイラーの方程式を求めるに
、先ず被積分関数をF(〈d〉,∂〈d〉/∂x1,∂
〈d〉/∂x2,‥‥,∂〈d〉/∂xn,〈x〉)と
して、次の条件が成立している。
To find Euler's equation for this, first, let the integrand be F(〈d〉, ∂〈d〉/∂x1, ∂x1, ∂
The following conditions hold for <d>/∂x2, . . . , ∂<d>/∂xn, <x>).

【数7】[Math 7]

【0013】この数7より数6のオイラー方程式は次の
ようになる。
From this equation 7, the Euler equation of equation 6 becomes as follows.

【数8】[Math. 8]

【0014】即ち、数8を解けば数6の最小解が得られ
る。ここで関数P(〈d〉)が、数8の第2項がベクト
ル〈d〉に対して線形となるような関数であれば数8は
線形方程式となり、ベクトル〈d〉を一意的に解くこと
ができる。ところで、数8の第1項は位置〈x〉におけ
る観測値に対する〈d〉の推定値を決定する。その第1
項を0とおくと、図2の場合には線形近似が成立ち正し
い方向に〈d〉を推測することができるが、図3のよう
に信号に凹凸があり関数f1とf2とで接平面の傾きが
逆になるような場合には〈d〉が逆方向に求められるこ
とがある。
That is, by solving Equation 8, the minimum solution of Equation 6 can be obtained. Here, if the function P (<d>) is such that the second term of Equation 8 is linear with respect to vector <d>, Equation 8 becomes a linear equation, and the vector <d> can be uniquely solved. be able to. By the way, the first term of Equation 8 determines the estimated value of <d> for the observed value at position <x>. The first
If the term is set to 0, a linear approximation is established in the case of Figure 2, and <d> can be estimated in the correct direction, but as shown in Figure 3, the signal has irregularities and the tangent plane is formed by the functions f1 and f2. If the slope of is reversed, <d> may be found in the opposite direction.

【0015】このように〈d〉の長さの範囲に凹凸があ
るような場合は、正しい方向にマッチングが得られない
ことが多い。本発明は斯かる点に鑑み、関数f1とf2
とをマッチングさせるベクトル〈d〉をこのベクトルが
長い場合であっても容易に求めることができる信号のマ
ッチング方法を提供することを目的とする。
[0015] When there are irregularities in the length range of <d> as described above, matching cannot often be obtained in the correct direction. In view of this point, the present invention provides functions f1 and f2.
It is an object of the present invention to provide a signal matching method that can easily find a vector <d> that matches the vector <d> even if this vector is long.

【0016】[0016]

【課題を解決するための手段】本発明による信号のマッ
チング方法は、例えば図1に示す如く、或るベクトル〈
x〉の第1の関数f1(〈x〉)で表現できる第1の信
号とそのベクトルの第2の関数f2(〈x〉)で表現で
きる第2の信号とをマッチングさせるための動きベクト
ル〈d〉を求める信号のマッチング方法において、その
第1の関数及び第2の関数のその或るベクトルに関する
1次の微分関数を求め、その第2の関数からその第1の
関数を引いた結果にその第1の関数及び第2の関数の1
次の微分関数の平均関数と試験的な動きベクトルとの内
積を加算することによりマッチング誤差を求め、このマ
ッチング誤差の絶対値の二乗に付帯条件式を加算するこ
とにより評価関数を求め、この評価関数の値が最小にな
るようにその試験的な動きベクトルの値を定め、その評
価関数の値が最小になるときのその試験的な動きベクト
ルをその第1の信号と第2の信号とをマッチングさせる
ための動きベクトルとするようにしたものである。
[Means for Solving the Problems] A signal matching method according to the present invention, as shown in FIG.
A motion vector for matching a first signal that can be expressed by a first function f1 (<x>) of In the signal matching method for determining d〉, the first-order differential function of the first function and the second function with respect to the certain vector is determined, and the result of subtracting the first function from the second function is one of its first function and second function
The matching error is obtained by adding the inner product of the average function of the next differential function and the experimental motion vector, and the evaluation function is obtained by adding the incidental conditional expression to the square of the absolute value of this matching error. The value of the experimental motion vector is determined so that the value of the function is minimized, and the experimental motion vector when the value of the evaluation function is minimized is expressed as the first signal and the second signal. This is a motion vector for matching.

【0017】[0017]

【作用】斯かる本発明の信号のマッチング方法によれば
、マッチング誤差として、その第2の関数からその第1
の関数を引いた結果にその第1の関数及び第2の関数の
1次の微分関数の平均関数と試験的な動きベクトルとの
内積を加算して得られた関数が使用されるので、第1の
関数と第2の関数とに凹凸がある場合でも、平均化作用
により動きベクトル〈d〉の推定を良好に行うことがで
き、ひいてはベクトル〈d〉の長さが大きい場合でも正
確にそのベクトル〈d〉を求めることができる。
[Operation] According to the signal matching method of the present invention, the matching error is calculated from the second function to the first function.
Since the function obtained by adding the inner product of the average function of the first-order differential function of the first function and the second function and the experimental motion vector to the result of subtracting the function is used, Even if there are irregularities between the first function and the second function, the motion vector 〈d〉 can be estimated well due to the averaging effect, and even if the length of the vector 〈d〉 is large, it can be accurately estimated. Vector <d> can be found.

【0018】[0018]

【実施例】以下、本発明の一実施例につき図面を参照し
て説明しよう。本例は上述の数2の関数A(〈x〉,〈
d〉)を最小にする動きベクトル〈d〉を求めることに
より、関数f2(〈x〉+〈d〉)−f1(〈x〉)の
絶対値を最小にする動きベクトル〈d〉を求める場合に
本発明を適用したものである。本例ではマッチング誤差
ε(〈x〉,〈d〉)は従来例の数3の代わりに次式で
表すものとする。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. This example is the function A (〈x〉,〈
When finding the motion vector <d> that minimizes the absolute value of the function f2 (<x> + <d>) - f1 (<x>) by finding the motion vector <d> that minimizes d>). The present invention is applied to. In this example, the matching error ε(<x>, <d>) is expressed by the following equation instead of Equation 3 in the conventional example.

【数9】[Math. 9]

【0019】これは関数f2(〈x〉)及びf1(〈x
〉)のベクトル〈x〉に関する偏微分係数の平均値を、
従来の関数f2(〈x〉)の偏微分係数の代わりに使用
することを意味する。そして、数2の関数f2(〈x〉
+〈d〉)−f1(〈x〉)にその数9のマッチング誤
差ε(〈x〉,〈d〉)を代入し、この代入後の数2が
最小になるように最小二乗法でベクトル〈d〉の値を定
めることにより、関数f2(〈x〉)及びf1(〈x〉
)のマッチングを行うことができる。
This is the function f2(〈x〉) and f1(〈x〉)
〉) with respect to the vector 〈x〉,
This means that it is used in place of the partial differential coefficient of the conventional function f2(<x>). Then, the function f2 (〈x〉
+〈d〉)-f1(〈x〉) by substituting the matching error ε(〈x〉,〈d〉) of the number 9, and calculate the vector using the least squares method so that the number 2 after this substitution is minimized. By determining the value of 〈d〉, the functions f2(〈x〉) and f1(〈x〉
) can be matched.

【0020】本例でもその数9を0にするときのベクト
ル〈d〉が、そのベクトル〈d〉の最初の推測値である
が、この推測値に関して次の数10の関係が成立してい
る。
[0020] In this example as well, the vector <d> when the number 9 is set to 0 is the first estimated value of the vector <d>, but the following equation 10 holds regarding this estimated value. .

【数10】[Math. 10]

【0021】本例によれば、例えば関数f1(〈x〉)
及びf2(〈x〉)が図1に示すように隣り合って凸に
なり、それぞれの接線の傾きの符号が異なる場合であっ
ても、数10が成立しているときには正しい方向にベク
トル〈d〉を推測することができる。そして、その数1
0により推測されたベクトル〈d〉を初期値として数9
が代入された数2に最小二乗法を適用することにより、
最終的な動きベクトル〈d〉を求めることができる。
According to this example, for example, the function f1(<x>)
Even if and f2(<x>) are convex adjacent to each other as shown in Figure 1, and the signs of the slopes of their respective tangents are different, if Equation 10 holds true, the vector <d > can be inferred. And the number 1
Using the vector <d> estimated by 0 as the initial value, use Equation 9.
By applying the least squares method to the number 2 in which is substituted,
The final motion vector <d> can be determined.

【0022】本例の手法を数1のオプティカルフローの
計算式に適用した場合につき説明するに、先ず〈x〉=
(x,y),〈d〉=(uΔt,vΔt),I(x,y
,t)=I1(x,y),I(x,y,t+Δt)=I
2(x,y)とおく。そして、その数1の最小値問題は
次の数11の最小値問題に変換することができる。
To explain the case where the method of this example is applied to the optical flow calculation formula of Equation 1, first, <x>=
(x, y), <d> = (uΔt, vΔt), I(x, y
,t)=I1(x,y),I(x,y,t+Δt)=I
Let it be 2(x, y). Then, the minimum value problem of Equation 1 can be converted into the minimum value problem of Equation 11 below.

【数11】[Math. 11]

【0023】これは動きベクトル〈d〉(=(u,v)
)に関して2次式であるため、数7を適用して次のよう
なオイラー方程式に変換することができる。
This is the motion vector <d>(=(u,v)
) is a quadratic equation, so it can be converted into the following Euler equation by applying equation 7.

【数12】[Math. 12]

【0024】この数12をu及びvについて解くことに
より、より正確なオプティカルフローを求めることがで
きる。なお、本発明は上述実施例に限定されず、本発明
の要旨を逸脱しない範囲で種々の構成を取り得ることは
勿論である。
By solving Equation 12 for u and v, a more accurate optical flow can be obtained. It should be noted that the present invention is not limited to the above-mentioned embodiments, and it goes without saying that various configurations may be adopted without departing from the gist of the present invention.

【0025】[0025]

【発明の効果】本発明によれば、第1の関数及び第2の
関数の1次の微分関数の平均関数を使用するようにして
いるので、動きベクトル〈d〉が長い場合であってもそ
の動きベクトル〈d〉を正確に求めることができる利益
がある。
According to the present invention, since the average function of the first-order differential functions of the first function and the second function is used, even if the motion vector <d> is long, There is an advantage that the motion vector <d> can be determined accurately.

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

【図1】本発明の一実施例の最小二乗法の説明に関する
線図である。
FIG. 1 is a diagram illustrating a least squares method according to an embodiment of the present invention.

【図2】従来の最小二乗法により正しいマッチングが得
られる場合を示す線図である。
FIG. 2 is a diagram showing a case where correct matching is obtained by the conventional least squares method.

【図3】従来の最小二乗法により正しいマッチングが得
られない場合を示す線図である。
FIG. 3 is a diagram showing a case where correct matching cannot be obtained by the conventional least squares method.

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

f1(〈x〉)  第1の関数 f2(〈x〉)  第2の関数 〈d〉  動きベクトル f1(<x>) First function f2(<x>) Second function <d> Motion vector

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  或るベクトルの第1の関数で表現でき
る第1の信号とそのベクトルの第2の関数で表現できる
第2の信号とをマッチングさせるための動きベクトルを
求める信号のマッチング方法において、上記第1の関数
及び第2の関数の上記或るベクトルに関する1次の微分
関数を求め、上記第2の関数から上記第1の関数を引い
た結果に上記第1の関数及び第2の関数の1次の微分関
数の平均関数と試験的な動きベクトルとの内積を加算す
ることによりマッチング誤差を求め、該マッチング誤差
の絶対値の二乗に付帯条件式を加算することにより評価
関数を求め、該評価関数の値が最小になるように上記試
験的な動きベクトルの値を定め、上記評価関数の値が最
小になるときの上記試験的な動きベクトルを上記第1の
信号と第2の信号とをマッチングさせるための動きベク
トルとするようにしたことを特徴とする信号のマッチン
グ方法。
Claim 1. A signal matching method for determining a motion vector for matching a first signal that can be expressed by a first function of a certain vector and a second signal that can be expressed by a second function of that vector. , find the first-order differential function of the first function and the second function with respect to the certain vector, and subtract the first function from the second function. Find the matching error by adding the inner product of the average function of the first-order differential function of the function and the experimental motion vector, and find the evaluation function by adding the incidental conditional expression to the square of the absolute value of the matching error. , the value of the experimental motion vector is determined so that the value of the evaluation function is minimized, and the experimental motion vector when the value of the evaluation function is minimized is combined with the first signal and the second signal. A signal matching method characterized in that a motion vector is used for matching with a signal.
JP3092330A 1991-04-23 1991-04-23 Signal matching method Expired - Fee Related JP3060579B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3092330A JP3060579B2 (en) 1991-04-23 1991-04-23 Signal matching method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3092330A JP3060579B2 (en) 1991-04-23 1991-04-23 Signal matching method

Publications (2)

Publication Number Publication Date
JPH04322386A true JPH04322386A (en) 1992-11-12
JP3060579B2 JP3060579B2 (en) 2000-07-10

Family

ID=14051385

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3092330A Expired - Fee Related JP3060579B2 (en) 1991-04-23 1991-04-23 Signal matching method

Country Status (1)

Country Link
JP (1) JP3060579B2 (en)

Also Published As

Publication number Publication date
JP3060579B2 (en) 2000-07-10

Similar Documents

Publication Publication Date Title
US5510834A (en) Method for adaptive estimation of unwanted global picture instabilities in picture sequences in digital video signals
US8335257B2 (en) Vector selection decision for pixel interpolation
US7929043B2 (en) Image stabilizing apparatus, image-pickup apparatus and image stabilizing method
US8072506B2 (en) Method for flicker detection in image signal
EP0392671B1 (en) Image motion vector detector
US7075988B2 (en) Apparatus and method of converting frame and/or field rate using adaptive motion compensation
US7613364B2 (en) Global motion-compensated sequential-scanning method considering horizontal and vertical patterns
US20080043850A1 (en) Motion vector computation for video sequences
DE69123359T3 (en) VIDEO IMAGE PROCESSING
CN101826211A (en) Be used to provide the method and system of reliable motion vectors
EP0695083A3 (en) Motion vector detecting method and system for motion compensating predictive coder
JPH04180370A (en) Motion vector detector and fluctuation corrector for image
JPH04322386A (en) Signal matching method
US20100027839A1 (en) System and method for tracking movement of joints
EP1870857A1 (en) Global motion estimation
US20180018776A1 (en) Content aware visual image pattern matching
JPS62230180A (en) Motion vector detecting system
JPH09182077A (en) Image encoding method and device
JPH04321187A (en) Method and device for matching of signal
JP2005033788A (en) Motion vector detector for frame rate conversion and method thereof
KR101227936B1 (en) Method for compensating colour of corresponding image and recording medium thereof
JP2002290977A (en) Motion vector detector
JP2885146B2 (en) Image matching method
Mecke et al. A robust method for block-based motion estimation in RGB-image sequences
Kovalenko et al. Correction of the interpolation effect in modeling the process of estimating image spatial deformations

Legal Events

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

Free format text: PAYMENT UNTIL: 20080428

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090428

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20090428

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20100428

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees