JPS58123462A - Computing method for speed pattern - Google Patents

Computing method for speed pattern

Info

Publication number
JPS58123462A
JPS58123462A JP57005729A JP572982A JPS58123462A JP S58123462 A JPS58123462 A JP S58123462A JP 57005729 A JP57005729 A JP 57005729A JP 572982 A JP572982 A JP 572982A JP S58123462 A JPS58123462 A JP S58123462A
Authority
JP
Japan
Prior art keywords
picture
dimensional
vector product
vector
computers
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
JP57005729A
Other languages
Japanese (ja)
Other versions
JPS6161632B2 (en
Inventor
Hideo Tsukune
築根 秀男
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.)
National Institute of Advanced Industrial Science and Technology AIST
Original Assignee
Agency of Industrial Science and Technology
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 Agency of Industrial Science and Technology filed Critical Agency of Industrial Science and Technology
Priority to JP57005729A priority Critical patent/JPS58123462A/en
Publication of JPS58123462A publication Critical patent/JPS58123462A/en
Publication of JPS6161632B2 publication Critical patent/JPS6161632B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01PMEASURING LINEAR OR ANGULAR SPEED, ACCELERATION, DECELERATION, OR SHOCK; INDICATING PRESENCE, ABSENCE, OR DIRECTION, OF MOVEMENT
    • G01P3/00Measuring linear or angular speed; Measuring differences of linear or angular speeds
    • G01P3/36Devices characterised by the use of optical means, e.g. using infrared, visible, or ultraviolet light

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Electromagnetism (AREA)
  • Power Engineering (AREA)
  • General Physics & Mathematics (AREA)
  • Image Analysis (AREA)

Abstract

PURPOSE:To enable to perform a uniform computation of a speed pattern of a whole surface of a picture, by a method wherein a mathematical operation such as three- dimensional lightness gradients, vector products, is conducted in a partial and a parallel manner on a three-dimensional picture which is constituted by aligning consecutive pictures in order of time. CONSTITUTION:A digital picture consisting of 3NXN picture elements photographed at sufficiently short intervals is stored in a picture memory 1, and the address of the memory cell are P(i, j, k)(i=1-N, j=1-N, k=1-3). A picture element in a cube of 5X5X3 centering around a point of a coordinate value P(i, j, 2) of the picture memory 1 is transferred to a resistor 2 to store it by a formula of Q(l, m, k) P(i-2+l, j-2+m, k). The contents of the resistor 2 are transferred to 8 resistors by a formula of Rst(l', m', k) Q(l'+(s-1), m'+(t-1), k). Three-dimensional differential computers 411-433 compute a lightness gradient vector in connection with contents of resistors 311-333. Vector product computers 51-54 compute a vector product between the outputs of the respective three-dimensional differential computers. A vector product selecting part 6 selects and outputs (Xm, Ym, Tm), Em, having a maximum value, out of the outputs of the vector product computers 51-54. A condition deciding part 7 decides whether the outputs of the vector product selecting part 6 meet the conditions together. A speed computing part computes a speed.

Description

【発明の詳細な説明】 この発明は、速度パターン算出方法に関するものである
。従来からも、連続して撮像された複数枚の画像(連続
画像)を用いて、時々刻々変化する対象物の動きを計測
する方法がいくつか提案されてはいる。代表的なものに
は、原画像情報に信号処理を施す相関法や差分法、また
、複数枚の各画像をある程度処理゛してたとえば線画な
どの形態情報を抽出し、個々の画像間の形態情報則士の
比較を行なうもの、などがわる。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a speed pattern calculation method. Conventionally, several methods have been proposed for measuring the movement of an object, which changes from moment to moment, using a plurality of continuously captured images (continuous images). Typical methods include correlation methods and differential methods that perform signal processing on original image information, as well as methods that process multiple images to some extent to extract morphological information such as line drawings, and extract morphological information between individual images. Those who compare information law specialists, etc. are different.

さらには、画像の明度の時間的変化によるオプティック
・フローを計算するものがある。しかし、形態情報を用
いる方法はその抽出に時間がかかるし、曲面などを含む
複雑な対象では困難な場合も多い。差分法は連続2枚の
画像の同一座標に位置する画素間の差をとり、その差画
像が零でないことにより動きを検出するものである。こ
の方法は簡単であシ高遠に実行できるが、動きのパター
ンを求めるためには差画像、さらには2枚の原画像中の
形態情報の解析が必要になってくる。また、相関法は連
続2枚の部分画像同士を相関値を評価関数として比較す
るものであるが、評価関数を極大とする類似点の探索が
必要となり高速実行に向かないという欠点を持っている
。オプティック・フローを用いる方法も、フローの決定
には繰シ返し演算が必要であシ、高速化が難しい。
Furthermore, there are methods that calculate optic flow based on temporal changes in image brightness. However, methods that use morphological information take time to extract, and are often difficult for complex objects including curved surfaces. The difference method calculates the difference between pixels located at the same coordinates in two consecutive images, and detects motion based on the fact that the difference image is not zero. This method is simple and can be carried out to a great extent, but in order to find the movement pattern, it is necessary to analyze the difference image and further the morphological information in the two original images. In addition, the correlation method compares two consecutive partial images using the correlation value as an evaluation function, but it has the disadvantage that it is not suitable for high-speed execution because it requires searching for similarities that maximize the evaluation function. . The method using optical flow also requires repeated calculations to determine the flow, making it difficult to speed up the process.

本発明は、以上に鑑てなされたもので、形態情報の比較
や類似点の探索、繰如返し演算によらずに、直接、原連
続画像に局所的並列的に演算を施して画像上の各点の速
度を計算し速度パターンを求めるものである。本方法は
専用の並列高速演算器として装置化することができ、汎
用の動きの計測器として極めて応用範囲の広い効果を有
する。
The present invention has been made in view of the above, and does not involve comparing morphological information, searching for similarities, or repeating operations, but directly performs local parallel operations on original continuous images to create images on images. This method calculates the velocity at each point and obtains a velocity pattern. This method can be implemented as a dedicated parallel high-speed arithmetic unit, and has an extremely wide range of applications as a general-purpose motion measuring device.

以下、発明の詳細について述べる。The details of the invention will be described below.

N枚の連続画像を時間順に並べ、各画像の横方向を2座
標、縦方向をV座標、奥行方向をt座標とする5次元空
間を考える(第1図)。連続misを時間方向の密度が
十分大となるように短い時間間隔で採取すれば、この空
間は連続空間と考えることができる。この空間中の1点
P(” r ’II r t )の明度をI (x、y
、t)  とすれば点Pにおける明度勾配は、 arad I = (”/ax 、 aI/ay 、 
aVat )    (1)となる。いま、微小位置変
位をΔV=(Δ2.ΔV、Δt)とすれば、明度変化Δ
工は次のように1次近似できる。
Consider a five-dimensional space in which N consecutive images are arranged in time order, and each image has two coordinates in the horizontal direction, a V coordinate in the vertical direction, and a t coordinate in the depth direction (FIG. 1). If continuous mis is sampled at short time intervals such that the density in the time direction is sufficiently large, this space can be considered as a continuous space. The brightness of one point P (" r 'II r t ) in this space is I (x, y
, t), then the brightness gradient at point P is arad I = (''/ax, aI/ay,
aVat ) (1). Now, if the minute positional displacement is ΔV=(Δ2.ΔV, Δt), the brightness change Δ
can be approximated to the first order as follows.

II = arad I −X’          
  (2)grad II、バ停をそれぞれ、5次元ベ
クトルgradI、源のZ−y平面への射影ベクトルと
すれば、明度を保存するような単位時間の微小変位(I
2゜Δy、1)は(2)式において、ΔI=0.Δt=
1  とおくことによシ、 grad l札6* = −(ax/at )    
   (3)を満たす。源*はわれわれが画像上で意識
する動き(速度)である。ある時間tにおいて同一画像
中の2つの近傍点PL、P!で速度Xl*が等しいとす
れば、 が成立し、計9は次のように求まる。
II = arad I −X'
(2) If grad II and bar stop are respectively the five-dimensional vector gradI and the projection vector of the source onto the Z-y plane, then the minute displacement (I
2°Δy, 1) in equation (2), ΔI=0. Δt=
By setting it as 1, grad l note 6* = −(ax/at)
(3) is satisfied. Source* is the movement (velocity) that we are aware of on the image. At a certain time t, two neighboring points PL, P! in the same image If the speeds Xl* are equal, then the following holds true, and the total 9 can be found as follows.

沢*= (x/T、 Y/T)          (
s)ただし、 (X、 Y、 T) Ei7?’cLd1.Xi7?”
Gd1.    (6)’l’ = det (gra
d 工、 、 grad II ) ’< 0   (
7)とする。
Sawa*= (x/T, Y/T) (
s) However, (X, Y, T) Ei7? 'cLd1. Xi7? ”
Gd1. (6) 'l' = det (gra
d engineering, grad II) '< 0 (
7).

この原理をディジタル1iir像に適用する。時間’O
+ ’I r・・・*’N−1で得られた画偉群をムt
 II m・・・。
This principle is applied to digital 1iir images. Time'O
+ 'I r...*' Mut the image group obtained by N-1
II m...

lN−1とする。時間−における明度勾配画像grad
 工4はC4−1,ta 、 jA+I K オケル5
 枚Om像Ia−t 、 Ia 、 Ia+t  に対
し、5次元画像に対する最適エツジ検出演算子を用いて
求める。即ち、IA中の点Pに対して、その点を中心と
する5×3×3点の小立方体の27個の明度値と次の行
列Mを用いる。
Let it be lN-1. brightness gradient image grad in time
Engineering 4 is C4-1, ta, jA+I K Okel 5
The Om images Ia-t, Ia, and Ia+t are obtained using an optimal edge detection operator for five-dimensional images. That is, for a point P in IA, 27 lightness values of a small cube of 5 x 3 x 3 points centered on that point and the following matrix M are used.

時間微分画像(a′IAt)aはMと工4+!  の重
畳積分と、MとI4 i  の重畳積分との差で求めら
れる。(aVBye ) a 、  (”/ay ) 
a  の各微分画像は(”/at ) aの計算を空間
内で回転して行なうことにより得られる(第2図)。
Time differential image (a'IAt) a is M and engineering 4+! It is determined by the difference between the convolution integral of and the convolution integral of M and I4 i . (aVBye) a, (”/ay)
Each differential image of a is obtained by performing the calculation of (''/at) a by rotating it in space (FIG. 2).

(6)式の2つの明度勾配ベクトル間のベクトル積(X
、Y、T)は明度勾配画像から次のようにして求める。
The vector product (X
, Y, T) are obtained from the brightness gradient image as follows.

まず第5図示のように、In上の点Pを中心とした同一
画面上の対象点の組(Q%。
First, as shown in Figure 5, a set of target points on the same screen centered on point P on In (Q%).

Rm)(m=’o〜5)に着目する。明度勾配画像gr
ad 工4 から、Qm、flm  における明度勾配
が知れるので、両者のベクトル積(Xm + Ym +
 Tm )が計算される。惧=0〜3の中で最大の絶対
値を持つ(Xm 、 Ym r Tm )を点PKおけ
るベクトル積(X、Y、T)とする。点Pにおける速度
源*は(5)式によシ求める。このとき、Tooの条件
は次のように解釈する。
Rm) (m='o~5). brightness gradient image gr
Since the brightness gradients at Qm and flm are known from ad engineering 4, the vector product of both (Xm + Ym +
Tm ) is calculated. Let (Xm, YmrTm) having the maximum absolute value among 0 to 3 be the vector product (X, Y, T) at point PK. The velocity source * at point P is determined by equation (5). At this time, the condition of Too is interpreted as follows.

ITI≧conet、           (9)こ
こで、θを2つの2次元ベクトルgrad il  と
grad IF (!: f) ナス角Wと−rtta
’、Tm l grad 1.” 1* l grad
 It l e sing  である。すなわち、Tの
大きさは両2次元ベクトルの大きさと、両者のなす角度
に依存して決まる。速度〃を求めるときにはθの大きい
方がよシ確実な値を得るととができる。そこで、次の条
件を加える。
ITI≧conet, (9) Here, θ is two two-dimensional vectors grad il and grad IF (!: f) Nass angle W and −rtta
', Tm l grad 1. ”1*l grad
It's le sing. That is, the magnitude of T is determined depending on the magnitudes of both two-dimensional vectors and the angle they form. When calculating the speed, the larger θ is, the more reliable the value can be obtained. Therefore, we add the following condition.

題≧出at、           (至)ただし、E
=Ig?’4dLI”1ffadI*I    C11
const、 、 conat、は適幽に選ばれ九閾値
である。
Title ≧ at, (to) However, E
=Ig? '4dLI"1ffadI*I C11
const, , conat, are appropriately selected nine thresholds.

このようにして時間を轟における画像I1上のすぺての
点のうち、(9)式(ト)式の条件を満足するものにつ
き、(5)式によって速度片*を求めることができる。
In this way, among all the points on the image I1 at a certain time, the velocity component * can be obtained from the equation (5) for those that satisfy the conditions of the equation (9) and (g).

すなわち、時間らにおける速度パターンを求めることが
できる。
In other words, the speed pattern over time can be determined.

以上の説明で、時間t4における明度勾配を求めるとき
に、’A l t ’A HeA+*における5枚の画
像を用い九が、5枚以上、たとえば、’A−1p” I
 + ”A + ’轟+1+’轟+! の5枚の画像を
用いてもよい。また、(8)式で示される行列Mを用い
たが、(1)式の5次元画像の明度勾配をよい近似で計
算しうるもの、たとえば、(8)式のMを簡略化した次
のM′を用いてもよい。
In the above explanation, when calculating the brightness gradient at time t4, five images in 'Al t 'A HeA+* are used.
+ "A + 'Todoroki+1+'Todoroki+!' may be used. Also, although the matrix M shown in equation (8) was used, the brightness gradient of the five-dimensional image in equation (1) can be It is also possible to use something that can be calculated with good approximation, for example, the following M', which is a simplified version of M in equation (8).

以上のような本発明方法を満たす速度パターン針#1器
の構成例を第4図に示す、。
An example of the configuration of speed pattern needle #1 that satisfies the method of the present invention as described above is shown in FIG.

画像記憶lは十分短い時間間隔で撮影され九5枚のNx
N画素から成るディジタル画像を格納するものであり、
その記憶セルのアドレスをp  <i+irh>  (
i−1〜N、j−1〜N、C=1〜5) とする。レジ
スタコは5X5X5画素分の容量を持ち、その各セルを
Q (j、vx、&)(1= 1〜5.m= 1〜5.
k −1〜5)  とする。
The image memory l consists of 95 Nx images taken at sufficiently short time intervals.
It stores a digital image consisting of N pixels,
The address of the memory cell is p <i+irh> (
i-1 to N, j-1 to N, C=1 to 5). The register has a capacity of 5×5×5 pixels, and each cell is Q (j, vx, &) (1=1~5.m=1~5.
k −1 to 5).

画像記憶lの座標値P (s、j、z)の点を中心とす
る5X5X5の直方体内の画素をレジスターに転送する
。すなわち、次のように格納する。
Pixels in a 5×5×5 rectangular parallelepiped centered on a point with coordinate values P (s, j, z) in image memory 1 are transferred to a register. That is, store it as follows.

Q(1,m、k)+−p(i−2+l、j−2+fFL
、&)  QJレジスタ511〜335は各々5X5X
5画素分の容量を持つ。その各セルをRat (l′p
 m’ 、 #) (11=1〜5.t−1〜5 + 
(8+’)”q(24) + ”=1〜s、j’=1〜
5.に−1〜5)とする。レジスターの内容を8つのレ
ジスタに次のように転送する。
Q(1,m,k)+-p(i-2+l,j-2+fFL
, &) QJ registers 511 to 335 are each 5X5X
It has a capacity of 5 pixels. Let each cell be Rat (l′p
m', #) (11=1~5.t-1~5+
(8+')"q(24)+"=1~s, j'=1~
5. −1 to 5). Transfer the contents of the registers to eight registers as follows.

R,gt(J’、m’、す+−Q (J’+(Jl−j
 )、m、’+u−1)、&)   (145次元次元
機算器411〜455は各々レジスタ511〜553の
内容につき、第2図に示したように(8)式のMを用い
て一明率勾配ベクトルを計算する。ベクトル積演算器5
1〜54は各々、5次元機分演算器411 、455 
: 412 、452 : 413 、451 : 4
23゜421の各出力間のベクトル積を計算する。この
とき、ベクトル積(Xyn t Ym + Tm )に
加えて(ロ)式に対応した値Emも求めておく。
R, gt(J', m', S+-Q (J'+(Jl-j
), m, '+u-1), &) (The 145-dimensional dimension calculators 411 to 455 calculate the contents of the registers 511 to 553, respectively, using M in equation (8) as shown in FIG. Calculate the brightness gradient vector. Vector product calculator 5
1 to 54 are five-dimensional machine calculation units 411 and 455, respectively.
: 412, 452: 413, 451: 4
Calculate the vector product between each output of 23°421. At this time, in addition to the vector product (Xyn t Ym + Tm), the value Em corresponding to equation (b) is also determined.

ベクトル積選択部tはベクトル積演算器51〜54の出
力のうち、最大の絶対値を持つ(x” r’1m 、 
Tm ) 、 Emを選択し出力する。条件判定部7は
ベクトル積選択部乙の出力が(9)、(イ)式の条件を
共に満たしているかどうかを判定する。速度算出部は(
5)式によシ速度を計算する。
The vector product selection unit t has the maximum absolute value among the outputs of the vector product operators 51 to 54 (x''r'1m,
Tm) and Em are selected and output. The condition determination unit 7 determines whether the output of the vector product selection unit B satisfies both the conditions of equations (9) and (A). The speed calculation part is (
5) Calculate the speed using the formula.

画像記憶lから、順次画素を読み出せば、各点毎の速度
を計算することができる。
If pixels are sequentially read out from the image memory l, the speed of each point can be calculated.

以上詳細に説明したように、この発明は、連続ijig
Iを時間順にならべて構成した3次元画像上で、5次元
明度勾配やベクトル積などの数学的操作を局所的並列的
に行なって速度パターンを求めるものであるので、形態
情報の利用や探索によることなく、画像の全面の速度パ
ターンを一様に算出できるばかシでなく、専用処理装置
による高速化も可能になるなど、極めて有利な技術的効
果を有するものである。
As explained in detail above, the present invention provides continuous ijig
The velocity pattern is obtained by performing mathematical operations such as 5-dimensional brightness gradient and vector product locally and in parallel on a 3-dimensional image constructed by arranging I in time order. This method has extremely advantageous technical effects, such as being able to uniformly calculate the speed pattern over the entire surface of the image without any problems, and also making it possible to increase the speed using a dedicated processing device.

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

第1図は時間的に連続して撮像されたN枚の画像を時間
順にならべて構成した5次元中間の説明図、第2図は5
次元明度勾配をディジタル画像から求める計算を示す説
明図、第3図はベクトル積を計算する対象点の組の説明
図、第4図は速度パターン計測器の一例の概略構成図で
ある。 図中、lは画像記憶、411〜435は5次元機分演算
器、51〜54はベクトル積演算器、tはベクトル積選
択部、7は条件判定部、lは速度算出部、である。 指定代理人 工業技術院 第3図 QoOOP @ R。 Q1Q2  Q:3
Figure 1 is an explanatory diagram of a 5-dimensional intermediate structure constructed by arranging N images taken sequentially in time order, and Figure 2 is an explanatory diagram of a 5-dimensional intermediate.
FIG. 3 is an explanatory diagram showing a calculation to obtain a dimensional brightness gradient from a digital image, FIG. 3 is an explanatory diagram of a set of target points for calculating a vector product, and FIG. 4 is a schematic configuration diagram of an example of a speed pattern measuring device. In the figure, 1 is an image storage, 411 to 435 are five-dimensional mechanical calculators, 51 to 54 are vector product calculators, t is a vector product selection section, 7 is a condition determination section, and 1 is a speed calculation section. Designated Agent Agency of Industrial Science and Technology Figure 3 QoOOP @R. Q1Q2 Q:3

Claims (1)

【特許請求の範囲】[Claims] 時間的に連続して撮像された複数枚の画像を時間順にな
らべて構成した6次元画像上で5次元間度勾配ベクトル
を計算し、同一速度で動いているとみられる近傍2点の
5次元間度勾配ベクトル間でベクトル積を計算すること
により、速度を評価することを特徴とする速度パターン
算出方法。
A 5-dimensional gradient vector is calculated on a 6-dimensional image constructed by arranging multiple images taken sequentially in time order, and a 5-dimensional gradient vector is calculated between two neighboring points that are considered to be moving at the same speed. A speed pattern calculation method characterized by evaluating speed by calculating a vector product between degree gradient vectors.
JP57005729A 1982-01-18 1982-01-18 Computing method for speed pattern Granted JPS58123462A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57005729A JPS58123462A (en) 1982-01-18 1982-01-18 Computing method for speed pattern

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57005729A JPS58123462A (en) 1982-01-18 1982-01-18 Computing method for speed pattern

Publications (2)

Publication Number Publication Date
JPS58123462A true JPS58123462A (en) 1983-07-22
JPS6161632B2 JPS6161632B2 (en) 1986-12-26

Family

ID=11619204

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57005729A Granted JPS58123462A (en) 1982-01-18 1982-01-18 Computing method for speed pattern

Country Status (1)

Country Link
JP (1) JPS58123462A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6345593U (en) * 1986-09-10 1988-03-28
EP3929454A4 (en) * 2019-02-21 2022-11-16 Eagle Industry Co., Ltd. Sliding component

Also Published As

Publication number Publication date
JPS6161632B2 (en) 1986-12-26

Similar Documents

Publication Publication Date Title
Garcia et al. A combined temporal tracking and stereo-correlation technique for accurate measurement of 3D displacements: application to sheet metal forming
Little et al. Parallel algorithms for computer vision on the Connection Machine
CN112001973B (en) Quick three-dimensional human head measuring method based on digital speckle correlation
US5717792A (en) Object movement estimator using one-dimensional optical flow
JPS58123462A (en) Computing method for speed pattern
US4982439A (en) Fine-grained microstructure processor
Morimoto et al. Automated analysis of 3-D shape and surface strain distributions of a moving object using stereo vision
JPH07200833A (en) Method for deciding moving object number and relating image point to moving object in image forming system
US5008744A (en) Method and apparatus for picture motion measurement using picture correlation as a function of displacement
JP5215615B2 (en) Three-dimensional position information restoration apparatus and method
Son et al. Learning-based essential matrix estimation for visual localization
Ens et al. Real-time motion stereo
Kruglov et al. Determination of Direction and Velocity of the Objects.
Born Determining the Focus of Expansion by Means of Flow eld Projections
Baha et al. Neural disparity map estimation from stereo image
JP2551319B2 (en) Video processing method
Bilal et al. Improved vision based pose estimation for industrial robots via sparse regression
Schalkoff Automatic recalibration of moving cameras in stereo vision systems
US6542152B2 (en) Method and apparatus for culling
JPH0367376A (en) Multiple motion vector detecting method
Kimura et al. RE&-TIME TRACKING SYSTEM OF MULTIPLE LINE SEGMENTS FOR MOTION STEREO
Poggio et al. Whirlwind tour through robotic vision
CN110728282A (en) Self-adaptive calibration method based on dynamic measurement
JPH08180192A (en) Method for detecting centroid of prescribed pattern in image processing
Raju et al. Rigid body motion estimation using a sequence of images from a static camera