JP2861278B2 - Moving vector detecting method and apparatus - Google Patents

Moving vector detecting method and apparatus

Info

Publication number
JP2861278B2
JP2861278B2 JP14727990A JP14727990A JP2861278B2 JP 2861278 B2 JP2861278 B2 JP 2861278B2 JP 14727990 A JP14727990 A JP 14727990A JP 14727990 A JP14727990 A JP 14727990A JP 2861278 B2 JP2861278 B2 JP 2861278B2
Authority
JP
Japan
Prior art keywords
image
motion vector
vector
calculated
difference
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP14727990A
Other languages
Japanese (ja)
Other versions
JPH0440576A (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.)
NEC Corp
Original Assignee
Nippon Electric 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP14727990A priority Critical patent/JP2861278B2/en
Publication of JPH0440576A publication Critical patent/JPH0440576A/en
Application granted granted Critical
Publication of JP2861278B2 publication Critical patent/JP2861278B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Image Analysis (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は時間的に連続した画像(たとえばテレビジョ
ン画像)から、撮影されている物体の画像上での移動ベ
クトルを求める方法及び装置に関するものである。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method and an apparatus for obtaining a motion vector of an object being photographed from a temporally continuous image (for example, a television image). It is.

〔従来の技術〕[Conventional technology]

動画像における空間及び時間微分値と、この動画像に
撮影されている物体の画像上での移動ベクトルの間に成
り立つ関係を利用して、この物体の移動ベクトルを検出
する勾配法と呼ばれている方法がある(吹抜敬彦,「画
像信号による動対象の移動量、速度の測定」,電子通信
学会技術研究報告,IE78−67,1978−10、及び、和田正
裕,山口博久,「反復勾配法による動画像信号の動き量
検出」電子通信学会論文誌D,1985−4,pp.663−670)。
次に勾配法について説明する。
Utilizing a relationship that is established between the spatial and temporal differential values in the moving image and the moving vector on the image of the object captured in the moving image, called a gradient method for detecting the moving vector of the object. (Takahiko Fuukiki, "Measurement of moving amount and speed of moving object by image signal", IEICE Technical Report, IE78-67, 1978-10, and Masahiro Wada, Hirohisa Yamaguchi, "Iterative gradient method" Detection of Motion Amount of Moving Image Signals by IEICE ", IEICE Transactions D, 1985-4, pp.663-670).
Next, the gradient method will be described.

動画像の画素を、画面の座標x,yと時間tの関数とし
て表現すると、勾配法の基礎となる画像の微分値間の関
係を示す式は次のようになる。
When the pixels of the moving image are expressed as a function of the coordinates x, y of the screen and the time t, the expression showing the relationship between the differential values of the image on which the gradient method is based is as follows.

Exu+Eyv+Ety0 (1) ここで、Ex,Ey,Etはそれぞれ画像の明るさのx,y及び
t方向の偏微分係数、u,vはその点での移動ベクトルの
x,y成分である。式(1)で示される関係は画像上の各
点で独立に与えられるが、一点での関係のみではu,vを
決定することができないので、第2図に示すように画像
上に小領域Sを設定し、S内での移動ベクトルu,vは一
定であると仮定して解かれる。この考え方は移動ベクト
ルを検出する際の一つのモデルであり、移動ベクトル検
出モデルとして次のように整理することができる。
E x u + E y v + E t y0 (1) where E x , E y , and E t are partial derivatives of the image brightness in the x, y, and t directions, respectively, and u, v are the motion vectors at that point.
x and y components. Although the relationship represented by the equation (1) is given independently at each point on the image, u and v cannot be determined only by the relationship at one point. Therefore, as shown in FIG. S is set, and the motion vector u, v in S is solved assuming that it is constant. This concept is one model for detecting a movement vector, and can be arranged as a movement vector detection model as follows.

移動ベクトル検出のためのモデル ・式(1)で示される偏微分係数と移動ベクトルとの間
の関係が領域S内のいたるところで成立する。
Model for Detecting Motion Vector The relationship between the partial differential coefficient represented by the equation (1) and the motion vector is established everywhere in the region S.

・画像上の小領域S内では移動ベクトルが一定である。-The movement vector is constant in the small area S on the image.

このモデルを数式的に解釈すれば次のようになる。式
(1)のEx,Ey,Etは領域S上で定義された関数として
見ることができ、このモデルの主張することは、画像よ
り計算された偏導関数Etが、定義域S上で同様に画像よ
り計算されるExおよびEyの線形和で表現できることであ
る。
This model is interpreted mathematically as follows. E x , E y , E t in equation (1) can be seen as a function defined on the region S, and the assertion of this model is that the partial derivative E t calculated from the image is it is to be represented by a linear sum of E x and E y are calculated from the same images on S.

Et(x,y)=−uEx(x,y)−vEy(x,y) (2) しかし、実際に画像から計算される各偏導関数は、上で
述べた条件が完全には成り立たない、すなわちこのモデ
ルが完全に当てはまらないことにより、式(2)で示す
ように分解できず、Ex及びEyの線形結合として表せない
部分である残差Erが存在する。
E t (x, y) = − uE x (x, y) −vE y (x, y) (2) However, each partial derivative actually calculated from the image is completely satisfied by the conditions described above. does not hold, that is, by this model does not apply to the full, can not be decomposed as shown in equation (2), there is residual E r is a portion that can not be represented as a linear combination of E x and E y.

Et(x,y)=−uEx(x,y)−vEy(x,y)+Er(x,y)
(3) ここで、これらの関係を関数空間とベクトル空間のア
ナロジを用いて説明すると次のようになる。第3図は小
領域S上の関数Ex,Ey,Et,Erをそれぞれ3次元空間上
のベクトルとして表現した図である。式(2)の意味す
るところは、ベクトルEtがベクトルEx,Eyの張る平面上
に乗るということであり、式(3)は、ノイズやモデル
が完全でないことにより完全にはこの平面には乗らず
に、ベクトルErをつけ加える必要があることを意味して
いる。
E t (x, y) = − uE x (x, y) −vE y (x, y) + E r (x, y)
(3) Here, these relationships will be described using an analogy of the function space and the vector space, as follows. FIG. 3 is a diagram in which the functions Ex , Ey , Et , and Er on the small area S are each represented as a vector in a three-dimensional space. What is meant by Equation (2) is that the vector E t rides on a plane spanned vector E x, the E y, equation (3) is completely the plane by noise or model is not complete Means that it is necessary to add the vector Er without riding on.

さて、実際の動画像から検出された結果にで示した
モデルを当てはめるには、式(3)のErの大きさ|Er
を最小にするようにu,vを選べば良い。この|Er|を最
小にするという考え方が、モデルを当てはめるときの基
準となる。
Now, the fitting model shown in the result detected from the actual moving image, the size of the E r of formula (3) | E r |
U and v should be selected so as to minimize. This idea of minimizing | E r | is the basis for applying the model.

モデルの当てはめ基準 ・残差Erの大きさ|Er|を最小にする このようにして決定されたu,v、すなわち|Er|の最
小値を与えるu,vが検出すべき移動ベクトル(u0,v0
を与える。
Model fitting criterion • Minimize the magnitude | E r | of the residual Er , u, v determined in this way, ie, the movement vector to be detected by u, v that gives the minimum value of | E r | (U 0 , v 0 )
give.

のモデルとの当てはめ基準とを使用して移動ベク
トルを決定するには、ベクトルとのアナロジを考えれば
明らかなように、関数Erを関数Ex,Eyと直交するように
選べば良い。
In order to determine the movement vector using the fitting criterion with the model described above, the function Er should be selected so as to be orthogonal to the functions E x and E y , as is clear from the analogy with the vector.

(Er・Ex)=0,(Er・Ey)=0 (4) ただし、(f1・f2)は関数f1とf2との内積を示す。(E r · E x ) = 0, (E r · E y ) = 0 (4) where (f 1 · f 2 ) indicates the inner product of the functions f 1 and f 2 .

(f1・f2)=∫∫sf1(x,y)・f2(x,y)dxdy (5) 求めるべき移動ベクトルを(u0,v0)として、式(3)
とExおよびEyの内積をつくり、式(4)の条件を適用す
ると次式が得られる。
(F 1 · f 2 ) = ∫∫ s f 1 (x, y) · f 2 (x, y) dxdy (5) Assuming that the movement vector to be obtained is (u 0 , v 0 ), equation (3)
And make the inner product of E x and E y, the following equation is obtained when applying the condition of Equation (4).

ただし、 a=∫∫sEx(x,y)2dxdy b=∫∫sEy(x,y)2dxdy f=∫∫sEy(x,y)Et(x,y)dxdy g=∫∫sEt(x,y)Ex(x,y)dxdy h=∫∫sEx(x,y)Ey(x,y)dxdy 従って、求めるべき移動ベクトルは次のようになる。 Where a = ∫∫ s E x (x, y) 2 dxdy b = y s E y (x, y) 2 dxdy f = ∫∫ s E y (x, y) E t (x, y) dxdy g = ∫∫ s E t (x , y) E x (x, y) dxdy h = ∫∫ s E x (x, y) E y (x, y) dxdy Therefore, the movement vector to be obtained is as follows become.

〔発明が解決しようとする課題〕 以上述べた方法により移動ベクトルが計算されるが、
実際に得られる画像では画像に含まれるノイズや撮影さ
れている物体のパターンなどに計算された移動ベクトル
の信頼性は左右される。しかし、従来の方法にはこの信
頼性を見積もる方法がなかった。
[Problem to be Solved by the Invention] Although the movement vector is calculated by the method described above,
In an actually obtained image, the reliability of a movement vector calculated based on noise included in the image, a pattern of a captured object, and the like is affected. However, the conventional method has no method for estimating the reliability.

本発明の目的は移動ベクトルの信頼性を示す指標を提
供し、信頼性の高い検出結果のみを使用したり、さらに
は信頼性の高い部分を低い部分に伝搬させることによ
り、画像全体の移動ベクトルを精度良く求めることを可
能にする移動ベクトル検出方法及び装置を提供すること
にある。
It is an object of the present invention to provide an indicator of the reliability of a motion vector, to use only reliable detection results, or even to propagate a highly reliable part to a lower part, thereby obtaining a motion vector of the entire image. It is an object of the present invention to provide a moving vector detection method and apparatus which can accurately obtain the motion vector.

〔課題を解決するための手段〕[Means for solving the problem]

第1の発明は、時間的に連続した画像E(x,y,t)の
空間微分Ex,Ey及び時間微分Etと前記画像上の移動ベク
トル(u,v)との関係を示す方程式 Ex・u+Ey・v+Et=0 と、前記画像上に設定した領域S内で前記移動ベクトル
(u,v)が一定であるという条件を、実際の画像から計
算された各微分値を用いて算出される前記方程式の右辺
の量の前記領域Sにおける総和|Er|を最小にする移動
ベクトル(u0,v0)を前記画像上の領域Sの移動ベクト
ルとする方法において、 前記空間微分値から計算される値 a=∫∫sEx(x,y)2dxdy b=∫∫sEy(x,y)2dxdy h=∫∫sEx(x,y)Ey(x,y)dxdy を係数とする二次形式 の値、あるいはこの値から導出される値を検出された移
動ベクトルの角度θ方向の信頼性を示す値として用いる
ことを特徴とする。
The first invention, showing the relationship between the temporally continuous image E (x, y, t) spatial derivative E x a, E y and motion vector (u, v) on the time derivative E t and the image The equation E x .u + E y .v + E t = 0 and the condition that the movement vector (u, v) is constant within the region S set on the image are defined by each differential value calculated from the actual image. A method of using a movement vector (u 0 , v 0 ) that minimizes the sum | E r | of the amount of the right side of the equation in the region S calculated using the movement vector of the region S on the image, the value a = ∫∫ s E x calculated from the spatial differential values (x, y) 2 dxdy b = ∫∫ s E y (x, y) 2 dxdy h = ∫∫ s E x (x, y) E y Quadratic form with (x, y) dxdy coefficients Or a value derived from this value is used as a value indicating the reliability of the detected motion vector in the angle θ direction.

第2の発明は、時間的に連続した画像E(x,y,t)上
に設定された、空間x,y方向に広がりを持った複数の領
域Sijの各々に対して、第1の発明の移動ベクトル検出
方法を適用して移動ベクトル(u0ij,v0ij)を計算し、
前記画像上の移動ベクトルの分布は滑らかであるという
拘束および前記移動ベクトルからの修正量は小さいとい
う拘束を表すエネルギー汎関数を設定し、この汎関数の
値を最小にするように前記移動ベクトルを修正すること
により画像全体の移動ベクトル場(オプティカルフロ
ー)を検出する移動ベクトル検出方法において、 前記汎関数の移動ベクトルからの修正量は小さいとい
う拘束に信頼性を表す指標R2を反映させることを特徴と
する。
According to the second invention, for each of a plurality of regions S ij which are set on a temporally continuous image E (x, y, t) and extend in the space x, y directions, a first The motion vector (u 0ij , v 0ij ) is calculated by applying the motion vector detection method of the present invention,
An energy functional that represents a constraint that the distribution of the motion vector on the image is smooth and a constraint that the correction amount from the motion vector is small is set, and the motion vector is set so as to minimize the value of this functional. in motion vector detecting method for detecting the entire image of the movement vector field of the optical flow by modifying, that reflect the index R 2 representing the reliability constraints that correction amount from the movement vector of the functional is small Features.

第3の発明は、画像撮像装置によって得られる時間的
に連続した画像列を離散的表現に変換する変換器と、変
換された離散的表現の画像の時間的に隣合うフレームを
保持するフレームメモリと、このフレームメモリに保持
された画像の空間差分Ex,Ey及びフレーム差分Etを計算
する画像差分計算装置と、前記画像上に設定された複数
の領域Sijの各々に対して前記各差分値の自乗及び積の
総和 aij=ΣEx(x,y)2 bij=ΣEy(x,y)2 hij=ΣEx(x,y)Ey(x,y) fij=ΣEy(x,y)Et(x,y) gij=ΣEt(x,y)Ex(x,y) を計算する総和計算装置と、前記総和を用いて移動ベク
トル を前記各領域に対して計算する移動ベクトル計算装置と
からなる移動ベクトル検出装置において、 前記総和から作られる行列 の固有値λ1ij,λ2ij及びこれら固有値に対応する固有
ベクトルe1ij,e2ijを計算し、これら固有値及び固有ベ
クトルの数値、あるいはこれら固有値及び固有ベクトル
から導出される数値を前記検出された移動ベクトルの信
頼性を表す指標として出力する信頼性指標計算装置を備
えることを特徴とする。
A third invention is a converter for converting a temporally continuous image sequence obtained by an image pickup device into a discrete representation, and a frame memory for holding temporally adjacent frames of the converted discrete representation image. If, spatial difference E x of the image held in the frame memory, an image difference calculation device for calculating the E y and frame difference E t, wherein for each of a plurality of areas S ij set on the image Sum of squares and products of each difference value a ij = ΣE x (x, y) 2 b ij = ΣE y (x, y) 2 h ij = ΣE x (x, y) E y (x, y) f ij = ΣE y (x, y) E t (x, y) g ij = ΣE t (x, y) E x (x, y) and a motion vector using the sum And a motion vector calculation device for calculating a motion vector for each of the regions. Eigenvalues λ 1ij , λ 2ij and eigenvectors e 1ij , e 2ij corresponding to these eigenvalues are calculated, and the values of these eigenvalues and eigenvectors, or the values derived from these eigenvalues and eigenvectors, are calculated as the reliability of the detected moving vector. And a reliability index calculating device that outputs the index as an index representing

第4の発明は、画像撮像装置によって得られる時間的
に連続した画像列を離散的表現に変換する変換器と、変
換された離散的表現の画像の時間的に隣合うフレームを
保持するフレームメモリと、このフレームメモリに保持
された画像の空間差分Ex,Ey及びフレーム差分Etを計算
する画像差分計算装置と、前記画像上に設定された複数
の領域Sijの各々に対して前記各差分値の自乗及び積の
総和 aij=ΣEx(x,y)2 bij=ΣEy(x,y)2 hij=ΣEx(x,y)Ey(x,y) fij=ΣEy(x,y)Et(x,y) gij=ΣEt(x,y)Ex(x,y) を計算する総和計算装置と、前記総和を用いて初期移動
ベクトル を前記各領域に対して計算する移動ベクトル計算装置と
からなる移動ベクトル計算装置において、 前記移動ベクトル及び総和から生成されるuij,vij
関する連立一次方程式 0=(aij+4α)uij+hvij −α(ui+1 j+ui-1 j+ui j+1+ui j-1) −aiju0ij−hijv0ij 0=(bij+4α)vij+huij −α(vi+1 j+vi-1 j+vi j+1+vi j-1) −bijv0ij−hiju0ij の解を計算し、最終的な移動ベクトルとして出力する移
動ベクトル修正装置を備えることを特徴とする。
A fourth invention is a converter for converting a temporally continuous image sequence obtained by an image pickup device into a discrete representation, and a frame memory for holding temporally adjacent frames of the converted discrete representation image. If, spatial difference E x of the image held in the frame memory, an image difference calculation device for calculating the E y and frame difference E t, wherein for each of a plurality of areas S ij set on the image Sum of squares and products of each difference value a ij = ΣE x (x, y) 2 b ij = ΣE y (x, y) 2 h ij = ΣE x (x, y) E y (x, y) f ij = ΣE y (x, y) E t (x, y) g ij = ΣE t (x, y) E x (x, y), and an initial motion vector using the sum And a motion vector calculation device for calculating the respective regions, wherein a simultaneous linear equation relating to u ij and v ij generated from the motion vector and the sum total is 0 = (a ij + 4α) u ij + hv ij -α (u i + 1 j + u i-1 j + u i j + 1 + u i j-1) -a ij u 0ij -h ij v 0ij 0 = (b ij + 4α) v ij + hu ij -α (v i + 1 j + v i- 1 j + v i j + 1 + v i j-1) -b ij v to calculate the solution of 0ij -h ij u 0ij, comprising a moving vector correction unit for outputting a final motion vector It is characterized by the following.

〔作用〕[Action]

前述の移動ベクトル検出のためのモデルによれば、画
像パターンの移動はその時間微分関数Et(x,y)によっ
て観測され、その大きさ|Et|として検出される。従っ
て一定の大きさに移動により生じる|Et|の大きさが大
きいほど雑音などに影響されないので画像パターンの移
動が検出され易く、反対に小さければ小さいほど検出し
にくいことになる。すなわち、移動ベクトルの大きさと
それによって生じる|Et|の大きさの比をRとすれば、
Rの値によって検出された移動ベクトルの信頼性が見積
もれることになる。
According to the above-described model for detecting a motion vector, the movement of an image pattern is observed by its time differential function Et (x, y) and detected as its magnitude | Et |. Accordingly, as the magnitude of | E t | generated by the movement to a certain size is larger, the influence of noise or the like is not so large, and the movement of the image pattern is easily detected. That is, if the ratio of the magnitude of the movement vector to the magnitude of | E t |
The reliability of the detected motion vector can be estimated based on the value of R.

いま、画像のパターンがδrだけθ方向に移動したと
すると移動ベクトル(δu,δv)は次のように表現でき
る。
Now, assuming that the pattern of the image has moved in the θ direction by δr, the movement vector (δu, δv) can be expressed as follows.

δu=δrcosθ δv=δrsinθ この移動により観測されるEtの大きさをδ|Et|とす
ると次のようになる。
δu = δrcosθ δv = δrsinθ the magnitude of E t which is observed by the mobile δ | E t | that becomes as follows.

δ|Et|=δr|Excosθ+Eysinθ| (9) Rを次式のように定義し、R2を計算すると次のように
なる。
δ | E t | = δ r | E x cos θ + E y sin θ | (9) R is defined as the following equation, and R 2 is calculated as follows.

式(11)より、R2はcosθ,sinθの二次形式となるこ
とが分かる。この二次形式の係数行列は画像のパターン
のみに依存し、そのパターンの移動方向θによるRの変
化がθの関数として表されている。
From equation (11), it can be seen that R 2 is a quadratic form of cos θ and sin θ. This quadratic coefficient matrix depends only on the pattern of the image, and the change in R according to the moving direction θ of the pattern is expressed as a function of θ.

Rの最大最小を求めるために、式(11)の二次形式を
主軸変換すると次のようになる。
To obtain the maximum and minimum of R, the quadratic form of the equation (11) is converted into a principal axis as follows.

ここで、λ1,λ2は係数行列の固有値で、e1,e2はそ
れぞれλ1,λ2に対応する大きさ1の固有ベクトルであ
る。従ってλ1≧λ2となるように選んだとすると、R2
θがe1の方向のとき最大値λ1をとり、e2のときλ2をと
ることがわかる。従ってRも同様であり、その値は各固
有値の平方根である。これらの関係を図示するために、
移動の検出し易さを方向θ、大きさRのベクトルで表す
ると、その軌跡は第4図に示すように楕円になり、その
長軸及び短軸の方向はそれぞれ前述の固有ベクトルe1
e2の方向で、長さは固有値λ1,λ2の平方根である。従
って、式(8)によって計算された移動ベクトルの、最
も信頼できる方向成分と信頼の度合いを示す指標として
ベクトルr1、反対に最も信頼性のない方向成分とその度
合いを示す指標としてベクトルr2を、式(12)に現れて
いる固有値と固有ベクトルを使用して次のように定義す
る。
Here, λ 1 and λ 2 are eigenvalues of the coefficient matrix, and e 1 and e 2 are eigenvectors of magnitude 1 corresponding to λ 1 and λ 2 , respectively. Accordingly, if the chosen so that λ 1 ≧ λ 2, R 2 is θ takes a maximum value lambda 1 when the direction of e 1, it is found to take lambda 2 when e 2. Therefore, R is the same, and its value is the square root of each eigenvalue. To illustrate these relationships,
If the ease of detection of the movement is represented by a vector having a direction θ and a size R, the locus is elliptical as shown in FIG. 4, and the directions of the major axis and the minor axis are the above-described eigenvectors e 1 and e 1 , respectively.
In the direction of e 2 , the length is the square root of the eigenvalues λ 1 , λ 2 . Therefore, the vector r 1 as the index indicating the most reliable directional component and the degree of reliability of the motion vector calculated by the equation (8), and the vector r 2 as the index indicating the least reliable directional component and the degree thereof. Is defined as follows using the eigenvalues and eigenvectors appearing in equation (12).

さらに、これらの固有値と固有ベクトルは、式(7)
の値を用いて次のように計算される。
Furthermore, these eigenvalues and eigenvectors are given by equation (7)
Is calculated as follows using the value of

ここで、用途によってはこのベクトルを極座標を用い
て表現した値を用いることもできるし、さらには前記固
有値及び固有ベクトルをそのまま信頼性を表す指標とし
て用いることもできる。
Here, depending on the application, a value representing this vector using polar coordinates can be used, and the eigenvalue and the eigenvector can be used as they are as an index indicating reliability.

次に第2図に示される画像上の各領域Sijに対して上
述の方法で計算された移動ベクトルを、この移動ベクト
ルの信頼性を表す指標を利用して考慮しながら修正し、
画像全体の移動ベクトルを求める方法について述べる。
画像全体の移動ベクトルは一般にオプティカルフローと
呼ばれるが、このオプティカルフローの性質として移動
ベクトルの分布は滑らかであるという仮定を使用する例
がある(BERTHOLD K.P.HORN,BRIAN G.SCHUNCK:“Deter
mining Optical Flow",Artificial Intelligence,volum
e 17,pages 185−203,1981)。ここではこの仮定を採用
し、決定論的弛緩法(坂上勝彦,横矢直和:“弛緩法と
正則化",情報処理,volume30,No.7,1989年9月)によっ
て個々の移動ベクトルをその信頼性を考慮しながら修正
し、オプティカルフローを求める。
Next, the motion vector calculated by the above-described method for each area S ij on the image shown in FIG. 2 is corrected while taking into account the index representing the reliability of the motion vector,
A method for obtaining a movement vector of the entire image will be described.
The movement vector of the entire image is generally called an optical flow, and there is an example in which the property of the optical flow uses an assumption that the distribution of the movement vector is smooth (BERTHOLD KPHORN, BRIAN G. SCHUNCK: “Deter
mining Optical Flow ", Artificial Intelligence, volum
e 17, pages 185-203, 1981). Here, this assumption is adopted, and the individual motion vectors are determined by the deterministic relaxation method (Katsuhiko Sakagami, Naokazu Yokoya: “Relaxation method and regularization”, information processing, volume 30, No. 7, September 1989). The optical flow is corrected while considering the reliability.

弛緩法によって問題を解くには、まず最小化すべきエ
ネルギー汎関数を設定しなければならない。エネルギー
汎関数Φは、滑らかさの拘束を表す汎関数Ψと、検出さ
れた移動ベクトルの拘束を表すΩの和によって表され
る。
In order to solve a problem by the relaxation method, an energy functional to be minimized must first be set. The energy functional Φ is represented by the sum of a functional Ψ representing a constraint on smoothness and Ω representing a constraint on a detected movement vector.

Φ(u(x,y),v(x,y))=αΨ(u(x,y),v(x,
y))+Ω(u(x,y),v(x,y)) (15) ここで、αは2つの拘束のバランスをとる定数であ
る。
Φ (u (x, y), v (x, y)) = αΨ (u (x, y), v (x,
y)) + Ω (u (x, y), v (x, y)) (15) where α is a constant that balances the two constraints.

滑らかさの拘束を表す汎関数Ψは、近傍の移動ベクト
ルとのずれを各成分u,vのグラジエントの自乗で表し、
ベクトル場全体で積分したものとする。
The functional Ψ representing the constraint of smoothness expresses the deviation from the nearby movement vector by the square of the gradient of each component u, v,
Assume that the integration is performed over the entire vector field.

検出された移動ベクトルからの拘束を表す汎関数Ω
は、各移動ベクトルが持つ信頼性を考慮して、信頼性の
高い方向への修正は大きなエネルギーを必要とし、反対
に信頼性の低い方向へは少ないエネルギーとなるように
決める。
Functional Ω representing constraint from detected motion vector
In consideration of the reliability of each motion vector, it is determined that correction in the direction of high reliability requires a large amount of energy, and conversely, energy in the direction of low reliability is low in energy.

Ω=∫∫(r1・Δv)2+(r2・Δv)2dxdy ・・・(17) ただし Δv=(u−u0,v−v0) (18) ここで、r1及びr2は式(13)に示される信頼性ベクト
ルであり、u0及びv0は式(8)に示される検出された移
動ベクトルである。式(17)で示されるエネルギーの意
味は、第5図に示すように、修正ベクトルΔvのr1方向
の成分にはr1の大きさの重みを、同様にr2方向の成分に
はr2の大きさの重みを掛けて測った距離の自乗である。
さて、エネルギー汎関数Ωは、式(13)の関係と式(1
1)から式(12)への変形で使用した関係を用いると次
のように変形できる。
Ω = ∫∫ (r 1 Δv) 2 + (r 2 Δv) 2 dxdy (17) where Δv = (u−u 0 , v−v 0 ) (18) where r 1 and r 2 is the reliability vector shown in equation (13), and u 0 and v 0 are the detected motion vectors shown in equation (8). Meaning of the energy of the formula (17), as shown in FIG. 5, is the r 1 direction size weights of the components r 1 of correction vectors Delta] v, similarly as r 2 direction component r It is the square of the distance measured by multiplying the weight of 2 .
By the way, the energy functional Ω is expressed by the relation of the equation (13) and the equation (1
Using the relationship used in the transformation from 1) to equation (12), the following transformation is possible.

以上で移動ベクトルからの拘束を表す汎関数が設定で
きたが、ここで式(3)より各領域内での時間微分関数
の残差Erのパワー|Er2を計算してみると、次のよう
になる。
The functional that represents the constraint from the movement vector has been set as described above. Here, the power | E r | 2 of the residual Er of the time differential function in each region is calculated from Equation (3). , As follows:

|Er2=a(u−u02+2h(u−u0)(v−v0)+b
(v−v02+d ・・・(20) ただし、 d=au0 2+2hu0v0+bv0 2+2gu0+2fv0+c (21) 式(20)のu,vに関する項は、式(19)の最後の式の
積分の内部と等しい。従ってエネルギー汎関数Ωは、移
動ベクトルを修正することによって増加する時間微分関
数の残差パワーの、全ベクトル場での合計を表している
ことになる。
| E r | 2 = a (u−u 0 ) 2 + 2h (u−u 0 ) (v−v 0 ) + b
(V−v 0 ) 2 + d (20) where d = au 0 2 + 2hu 0 v 0 + bv 0 2 + 2gu 0 + 2fv 0 + c (21) The term relating to u and v in equation (20) is expressed by equation (20). Equivalent to the inside of the integral of the last equation in 19). Therefore, the energy functional Ω represents the sum of the residual power of the time differential function, which is increased by correcting the moving vector, in all vector fields.

以上でエネルギー汎関数が設定できたので、次にこれ
を最小化する移動ベクトル場を求めることになる。その
ために、式(15)で示されるエネルギー汎関数Φのオイ
ラー方程式を求めると次のようになる。
Now that the energy functional has been set, a moving vector field that minimizes it is determined. Therefore, when the Euler equation of the energy functional Φ represented by the equation (15) is obtained, the following is obtained.

a(u−u0)+h(v−v0)−α(uxx+uyy)=0 h(u−u0)+b(v−v0)−α(vxx+vyy)=0 ・・・(22) この式を離散化し、微分を差分で置き換えると次式が
得られる。
a (u−u 0 ) + h (v−v 0 ) −α (u xx + u yy ) = 0 h (u−u 0 ) + b (v−v 0 ) −α (v xx + v yy ) = 0.・ (22) If this equation is discretized and the derivative is replaced with the difference, the following equation is obtained.

0=(aij+4α)uij+hvij (23) −α(ui+1 j+ui-1 j+ui j+1+ui j-1) −aiju0ij−hijv0ij 0=(bij+4α)vij+huij −α(vi+1 j+vi-1 j+vi j+1+vi j-1) −bijv0ij−hiju0ij ここで、i,jは移動ベクトル場の格子点を表すx,y歩行
の添え字であり、画像上の領域Sijで計算された値に対
応する。また、u,vの微分値は次のように差分に置き換
えている。
0 = (a ij + 4α) u ij + hv ij (23) −α (u i + 1 j + u i−1 j + u i j + 1 + ui j−1 ) −a ij u 0ij −h ij v 0ij 0 = (b ij + 4α) v ij + hu ij -α (v i + 1 j + v i-1 j + v i j + 1 + v i j-1) -b ij v 0ij -h ij u 0ij here, i, j is This is a subscript of x, y walking representing a grid point of the movement vector field, and corresponds to a value calculated in an area Sij on the image. The differential values of u and v are replaced with differences as follows.

uxx=ui+1 j−2uij+ui-1 i (24) uyy=ui j+1−2uij+ui j-1 vxx=ui+1 j−2vij+vi-1 i vyy=ui j+1−2vij+vi j-1 さて、エネルギー汎関数Φの最小値を与える移動ベク
トル場は、式(23)で示されるu,vに関する連立1次方
程式を解くことによって与えられる。この連立1次方程
式を数値計算で解くにはさまざまな手法(戸川隼人:
“マトリクスの数値計算",オーム社,1971年)がある
が、ここではSOR法を使用するとして、式(23)のSOR法
によるスキームを求めると次のようになる。
u xx = u i + 1 j -2u ij + u i-1 i (24) u yy = u i j + 1 -2u ij + u i j-1 v xx = u i + 1 j -2v ij + v i-1 i v yy = u i j + 1 -2v ij + v i j-1 Now, moving vector field that gives the minimum value of the energy functional Φ solves a system of linear equations u, relates v represented by the formula (23) Given by. Various methods for solving this simultaneous linear equation by numerical calculation (Hayato Togawa:
"Numerical calculation of a matrix", Ohmsha, 1971). Here, assuming that the SOR method is used, a scheme based on the SOR method of Expression (23) is obtained as follows.

ここで、u,vの肩にある添え字kは繰り返し演算のk
番目のステップの値であることを示す。またξは弛緩の
加速係数で0以上2以下の値であるが、一般には1.8か
ら1.9程度の値が用いられる。また、αの値は入力画像
が8ビットで領域Sijの大きさが16×16画素の場合には2
000程度が適当である。式(25)を用いて移動ベクトル
場を計算する場合、ベクトル場の周辺で画素が存在しな
い部分があるが、そこのベクトルはその段階でのベクト
ル場の最外周の値と同じものとして計算する。これはス
プラインなどで使用される表現によれば、解放端の条件
である。
Here, the subscript k on the shoulder of u, v is the k of the repetition operation.
Indicates that the value is for the first step. Ξ is a relaxation acceleration coefficient which is a value of 0 or more and 2 or less, but generally a value of about 1.8 to 1.9 is used. The value of α is 2 when the input image is 8 bits and the size of the area S ij is 16 × 16 pixels.
About 000 is appropriate. When calculating the movement vector field using equation (25), there is a portion where no pixel exists around the vector field, but the vector there is calculated as being the same as the outermost value of the vector field at that stage. . This is a condition at the open end according to the expression used in splines and the like.

〔実施例〕〔Example〕

本発明の第1の実施例を第1図に示す。 FIG. 1 shows a first embodiment of the present invention.

撮像装置1によって得られたアナログの映像信号はA/
D変換器2によって離散化され、デジタルの画像とな
る。このデジタル信号はフレームメモリ3に保持され
る。フレームメモリ4は1フレーム前のデジタル画像を
保持するメモリで、A/D変換器2から新たなフレームの
画像がフレームメモリ3に送られてくると、それまでフ
レームメモリ3が保持していた画像をフレームメモリ4
が保持する。
The analog video signal obtained by the imaging device 1 is A /
The image is discretized by the D converter 2 and becomes a digital image. This digital signal is held in the frame memory 3. The frame memory 4 is a memory for holding a digital image of one frame before. When an image of a new frame is sent from the A / D converter 2 to the frame memory 3, the image stored in the frame memory 3 until then is stored. To frame memory 4
Holds.

画像差分計算装置5は、二つのフレームメモリが保持
している隣接したフレームの画像を用いて空間及び時間
差分Ex,Ey,Etを計算する。すなわち、フレームメモリ
3に保持されている画像をE(x,y,t0)、フレームメモ
リ4に保持されている画像をE(x,y,t0-1とすると、各
差分値は次式によって計算される。
The image difference computing unit 5, to calculate the spatial and temporal difference E x, E y, E t with images of adjacent frames is holding two frame memories are. That is, assuming that the image held in the frame memory 3 is E (x, y, t 0 ) and the image held in the frame memory 4 is E (x, y, t 0 -1), the respective difference values are as follows. Calculated by formula.

Ex=E(x,y,t0)−E(x−1,y,t0) Ey=E(x,y,t0)−E(x,y−1,t0) Et=E(x,y,t0)−E(x,y,t0−1) ・・・(26) ここで、Ex,Eyについては二つのフレームメモリの内
容の差分を平均しても良い。
E x = E (x, y, t 0 ) −E (x−1, y, t 0 ) E y = E (x, y, t 0 ) −E (x, y−1, t 0 ) E t = E (x, y, t 0) -E (x, y, t 0 -1) ··· (26) where, E x, for E y by averaging the difference between the contents of the two frame memories Is also good.

総和計算装置6は、画像差分計算装置5によって計算
された各差分値を用いて、式(7)に示したこの差分値
の自乗及び積の総和を計算する。ここで、総和を計算す
る範囲は、第2図に示されている領域Sijであり、領域
の数だけ総和が計算される。領域Sijの大きさは、画像
全体の大きさが640×400画素程度の場合に、4×4画素
から16×16画素程度が用いられることが多い。
The sum calculating device 6 calculates the sum of the square and the product of the difference values shown in Expression (7) using the respective difference values calculated by the image difference calculating device 5. Here, the range for calculating the sum is the area Sij shown in FIG. 2, and the sum is calculated by the number of areas. As the size of the region Sij, when the size of the entire image is about 640 × 400 pixels, about 4 × 4 pixels to about 16 × 16 pixels are often used.

移動ベクトル計算装置7はこの総和を用いて式(8)
によって示した計算を行い、移動ベクトル(u0,v0)を
出力する。
The motion vector calculation device 7 uses this sum to obtain the equation (8).
Is performed, and a movement vector (u 0 , v 0 ) is output.

信頼性指標計算装置8は、同様に総和を用いて式(1
3)で示した信頼性を示す指標を計算し、出力する。
The reliability index calculating device 8 similarly calculates the expression (1
Calculate and output the index indicating the reliability shown in 3).

本発明の第2の実施例を第6図に示す。撮像装置1、
A/D変換器2、フレームメモリ3、フレームメモリ4、
画像差分計算装置5、総和計算装置6、及び移動ベクト
ル計算装置7の処理及び信号の流れは上述の第1の実施
例と同様であるが、本実施例においては移動ベクトル計
算装置7の出力及び信頼性指標計算装置8の出力は移動
ベクトル修正装置9に入力され、式(25)に示されたス
キーマによって反復演算を行って移動ベクトルを修正
し、その結果を最終的な移動ベクトル場(オプティカル
フロー)として出力する。
FIG. 6 shows a second embodiment of the present invention. Imaging device 1,
A / D converter 2, frame memory 3, frame memory 4,
The processing and signal flow of the image difference calculation device 5, the sum total calculation device 6, and the movement vector calculation device 7 are the same as those in the first embodiment described above. The output of the reliability index calculation device 8 is input to the movement vector correction device 9, which performs an iterative operation according to the schema shown in equation (25) to correct the movement vector, and converts the result into a final movement vector field (optical). Flow).

以上の各実施例では画像撮像装置1を移動ベクトル検
出位置に含めて説明したが、これを含めず、ビデオテー
プレコーダーなどの出力を入力として処理することも可
能である。
In each of the above embodiments, the image capturing apparatus 1 has been described as being included in the movement vector detection position. However, without including this, it is also possible to process the output of a video tape recorder or the like as an input.

〔発明の効果〕〔The invention's effect〕

本発明により動画像から検出された移動ベクトルの信
頼性を示す指標を得ることが可能となり、たとえば移動
物体を検出する用途においては信頼性が高い移動ベクト
ルのみを使用することにより、精度の高い移動物体の検
出が可能になる。
According to the present invention, it is possible to obtain an index indicating the reliability of a movement vector detected from a moving image. For example, in an application for detecting a moving object, a highly accurate movement vector can be obtained by using only a highly reliable movement vector. Object detection becomes possible.

また、本発明により画像の移動ベクトル場(オプティ
カルフロー)を精度良く検出することが可能となり、た
とえばこの移動ベクトルからカメラの3次元的な移動を
検出する用途においてこの移動を精度良く検出すること
が可能になる。
Further, the present invention makes it possible to accurately detect a movement vector field (optical flow) of an image. For example, in a use of detecting a three-dimensional movement of a camera from this movement vector, it is possible to accurately detect the movement. Will be possible.

【図面の簡単な説明】 第1図は本発明の第1の実施例を示す図、 第2図は動画像上に設定された小領域を示す図、 第3図は検出された画像の各導関数の関係を示す図、 第4図は移動ベクトルの信頼性の方向による変化を示す
図、 第5図は信頼性を表すベクトルと修正ベクトルの関係を
示す図、 第6図は本発明の第2の実施例を示す図である。 1…撮像装置 2…A/D変換器 3…フレームメモリ 4…フレームメモリ 5…画像差分計算装置 6…総和計算装置 7…移動ベクトル計算装置 8…信頼性指標計算装置 9…移動ベクトル修正装置
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a diagram showing a first embodiment of the present invention, FIG. 2 is a diagram showing a small area set on a moving image, and FIG. FIG. 4 is a diagram showing the relationship between the derivative of the motion vector according to the direction of the reliability, FIG. 5 is a diagram showing the relationship between the vector representing the reliability and the correction vector, and FIG. It is a figure showing a 2nd example. DESCRIPTION OF SYMBOLS 1 ... Imaging device 2 ... A / D converter 3 ... Frame memory 4 ... Frame memory 5 ... Image difference calculation device 6 ... Summation calculation device 7 ... Moving vector calculation device 8 ... Reliability index calculation device 9 ... Moving vector correction device

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】時間的に連続した画像E(x,y,t)の空間
微分Ex,Ey及び時間微分Etと前記画像上の移動ベクトル
(u,v)との関係を示す方程式 Ex・u+Ey・v+Et=0 と、前記画像上に設定した領域S内で前記移動ベクトル
(u,v)が一定であるという条件を、実際の画像から計
算された各微分値を用いて算出される前記方程式の右辺
の量の前記領域Sにおける総和|Er|を最小にする移動
ベクトル(u0,v0)を前記画像上の領域Sの移動ベクト
ルとする方法において、 前記空間微分値から計算される値 a=∫∫sEx(x,y)2dxdy b=∫∫sEy(x,y)2dxdy h=∫∫sEx(x,y)Ey(x,y)dxdy を係数とする二次形式 の値、あるいはこの値から導出される値を検出された移
動ベクトルの角度θ方向の信頼性を示す値として用いる
ことを特徴とする移動ベクトル検出方法。
Spatial differentiation E x of 1. A time-sequential image E (x, y, t) , equation representing the relationship between the movement vectors on E y and the time derivative E t and the image (u, v) and E x · u + E y · v + E t = 0, the said movement vector by setting the area S on the image (u, v) a condition that is constant, with the differential values calculated from the actual image A motion vector (u 0 , v 0 ) that minimizes the sum | E r | of the quantity of the right side of the equation calculated in the area S in the area S as the motion vector of the area S on the image; differential value value is calculated from a = ∫∫ s E x (x , y) 2 dxdy b = ∫∫ s E y (x, y) 2 dxdy h = ∫∫ s E x (x, y) E y ( x, y) quadratic form with dxdy coefficients Or a value derived from this value is used as a value indicating the reliability of the detected movement vector in the angle θ direction.
【請求項2】時間的に連続した画像E(x,y,t)上に設
定された、空間x,y方向に広がりを持った複数の領域Sij
の各々に対して、請求項1記載の移動ベクトル検出方法
を適用して移動ベクトル(u0ij,v0ij)を計算し、前記
画像上の移動ベクトルの分布は滑らかであるという拘束
および前記移動ベクトルからの修正量は小さいという拘
束を表すエネルギー汎関数を設定し、この汎関数の値を
最小にするように前記移動ベクトルを修正することによ
り画像全体の移動ベクトル場(オプティカルフロー)を
検出する移動ベクトル検出方法において、 前記汎関数の移動ベクトルからの修正量は小さいという
拘束に信頼性を表す指標R2を反映させることを特徴とす
る移動ベクトル検出方法。
2. A plurality of regions S ij extending on a space x, y direction set on a temporally continuous image E (x, y, t).
The motion vector (u 0ij , v 0ij ) is calculated by applying the motion vector detection method according to claim 1 to each of the following, and the constraint that the distribution of the motion vector on the image is smooth and the motion vector , An energy functional that represents a constraint that the correction amount is small is set, and the motion vector is corrected so as to minimize the value of this functional, thereby detecting a motion vector field (optical flow) of the entire image. in vector detecting method, motion vector detecting method characterized by reflecting the index R 2 representing the reliability constraints that correction amount from the movement vector of the functional is small.
【請求項3】画像撮像装置によって得られる時間的に連
続した画像列を離散的表現に変換する変換器と、変換さ
れた離散的表現の画像の時間的に隣合うフレームを保持
するフレームメモリと、このフレームメモリに保持され
た画像の空間差分Ex,Ey及びフレーム差分Etを計算する
画像差分計算装置と、前記画像上に設定された複数の領
域Sijの各々に対して前記各差分値の自乗及び積の総和 aij=ΣEx(x,y)2 bij=ΣEy(x,y)2 hij=ΣEx(x,y)Ey(x,y) fij=ΣEy(x,y)Et(x,y) gij=ΣEt(x,y)Ex(x,y) を計算する総和計算装置と、前記総和を用いて移動ベク
トル を前記各領域に対して計算する移動ベクトル計算装置と
からなる移動ベクトル検出装置において、 前記総和から作られる行列 の固有値λ1ij,λ2ij及びこれら固有値に対応する固有
ベクトルe1ij,e2ijを計算し、これら固有値及び固有ベ
クトルの数値、あるいはこれら固有値及び固有ベクトル
から導出される数値を前記検出された移動ベクトルの信
頼性を表す指標として出力する信頼性指標計算装置を備
えることを特徴とする移動ベクトル検出装置。
3. A converter for converting a temporally continuous image sequence obtained by an image pickup device into a discrete representation, and a frame memory for holding temporally adjacent frames of the converted discrete representation image. an image difference calculation device for calculating a spatial difference E x, E y and frame difference E t of the image held in the frame memory, each for each of the plurality of areas S ij set on the image Sum of squares and products of difference values a ij = ΣE x (x, y) 2 b ij = ΣE y (x, y) 2 h ij = ΣE x (x, y) E y (x, y) f ij = ΣE y (x, y) E t (x, y) g ij = ΣE t (x, y) E x (x, y), and a motion vector using the sum And a motion vector calculation device for calculating a motion vector for each of the regions. Eigenvalues λ 1ij , λ 2ij and eigenvectors e 1ij , e 2ij corresponding to these eigenvalues are calculated, and the values of these eigenvalues and eigenvectors, or the values derived from these eigenvalues and eigenvectors, are calculated as the reliability of the detected moving vector. And a reliability index calculating device that outputs the index as an index representing the motion vector.
【請求項4】画像撮像装置によって得られる時間的に連
続した画像列を離散的表現に変換する変換器と、変換さ
れた離散的表現の画像の時間的に隣合うフレームを保持
するフレームメモリと、このフレームメモリに保持され
た画像の空間差分Ex,Ey及びフレーム差分Etを計算する
画像差分計算装置と、前記画像上に設定された複数の領
域Sijの各々に対して前記各差分値の自乗及び積の総和 aij=ΣEx(x,y)2 bij=ΣEy(x,y)2 hij=ΣEx(x,y)Ey(x,y) fij=ΣEy(x,y)Et(x,y) gij=ΣEt(x,y)Ex(x,y) を計算する総和計算装置と、前記総和を用いて初期移動
ベクトル を前記各領域に対して計算する移動ベクトル計算装置と
からなる移動ベクトル検出装置において、 前記移動ベクトル及び総和から生成されるuij,vijに関
する連立一次方程式 0=(aij+4α)uij+hvij −α(ui+1 j+ui-1 j+ui j+1+ui j-1) −aiju0ij−hijv0ij 0=(bij+4α)vij+huij −α(vi+1 j+vi-1 j+vi j+1+vi j-1) −bijv0ij−hiju0ij の解を計算し、最終的な移動ベクトルとして出力する移
動ベクトル修正装置を備えることを特徴とする移動ベク
トル検出装置。
4. A converter for converting a temporally continuous image sequence obtained by an image pickup device into a discrete representation, and a frame memory for holding temporally adjacent frames of the converted discrete representation image. an image difference calculation device for calculating a spatial difference E x, E y and frame difference E t of the image held in the frame memory, each for each of the plurality of areas S ij set on the image Sum of squares and products of difference values a ij = ΣE x (x, y) 2 b ij = ΣE y (x, y) 2 h ij = ΣE x (x, y) E y (x, y) f ij = ΣE y (x, y) E t (x, y) g ij = ΣE t (x, y) E x (x, y), and an initial movement vector using the sum And a motion vector calculation device for calculating the motion vector for each of the regions, wherein a simultaneous linear equation relating to u ij and v ij generated from the motion vector and the sum total is 0 = (a ij + 4α) u ij + hv ij -α (u i + 1 j + u i-1 j + u i j + 1 + u i j-1) -a ij u 0ij -h ij v 0ij 0 = (b ij + 4α) v ij + hu ij -α (v i + 1 j + v i- 1 j + v i j + 1 + v i j-1) -b ij v to calculate the solution of 0ij -h ij u 0ij, comprising a moving vector correction unit for outputting a final motion vector A movement vector detection device, characterized in that:
JP14727990A 1990-06-07 1990-06-07 Moving vector detecting method and apparatus Expired - Fee Related JP2861278B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14727990A JP2861278B2 (en) 1990-06-07 1990-06-07 Moving vector detecting method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14727990A JP2861278B2 (en) 1990-06-07 1990-06-07 Moving vector detecting method and apparatus

Publications (2)

Publication Number Publication Date
JPH0440576A JPH0440576A (en) 1992-02-10
JP2861278B2 true JP2861278B2 (en) 1999-02-24

Family

ID=15426619

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14727990A Expired - Fee Related JP2861278B2 (en) 1990-06-07 1990-06-07 Moving vector detecting method and apparatus

Country Status (1)

Country Link
JP (1) JP2861278B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5535302A (en) * 1994-12-01 1996-07-09 Tsao; Tien-Ren Method and apparatus for determining image affine flow using artifical neural system with simple cells and lie germs
US6788802B2 (en) 1998-05-21 2004-09-07 Sanyo Electric Co., Ltd. Optical flow estimation method and image synthesis method

Also Published As

Publication number Publication date
JPH0440576A (en) 1992-02-10

Similar Documents

Publication Publication Date Title
US7809159B2 (en) Estimation system, estimation method, and estimation program for estimating object state
JP6816058B2 (en) Parameter optimization device, parameter optimization method, program
US6628715B1 (en) Method and apparatus for estimating optical flow
US20190141247A1 (en) Threshold determination in a ransac algorithm
CN110610486B (en) Monocular image depth estimation method and device
US20170278302A1 (en) Method and device for registering an image to a model
JP2020505695A (en) Mobile device location method
Shamwell et al. Vision-aided absolute trajectory estimation using an unsupervised deep network with online error correction
WO2013031424A1 (en) Image processing device, image processing method, and program
Zhang et al. Formulating event-based image reconstruction as a linear inverse problem with deep regularization using optical flow
JP2003533833A (en) Foreground and background detectors
JP2861278B2 (en) Moving vector detecting method and apparatus
CN114049388A (en) Image data processing method and device
EP0383245B1 (en) Apparatus for detecting moving and unmoving regions
André et al. Photometric visual gyroscope for full-view spherical camera
CN114596475A (en) Training method of homography flow estimation model, homography flow estimation method and device
US20210398291A1 (en) Motion vector detection apparatus, motion vector detection method, program, and image processing apparatus
CN113743283A (en) Mesh topology structure acquisition method and device, electronic equipment and storage medium
JP2910284B2 (en) Moving vector detecting method and apparatus
JPH06139355A (en) Contour line extractor
Spindler et al. Real-time estimation of dominant motion in underwater video images for dynamic positioning
JP4538426B2 (en) Movement vector detection apparatus, movement vector detection method, and movement vector detection program
JPH05233814A (en) Moving vector extracting method
Yacoob et al. Temporal multi-scale models for flow and acceleration
Pless et al. Independent motion: The importance of history

Legal Events

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

Free format text: PAYMENT UNTIL: 20071211

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20081211

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20091211

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees