JP2962766B2 - Method for determining image scaling and translation parameters - Google Patents
Method for determining image scaling and translation parametersInfo
- Publication number
- JP2962766B2 JP2962766B2 JP9209390A JP9209390A JP2962766B2 JP 2962766 B2 JP2962766 B2 JP 2962766B2 JP 9209390 A JP9209390 A JP 9209390A JP 9209390 A JP9209390 A JP 9209390A JP 2962766 B2 JP2962766 B2 JP 2962766B2
- Authority
- JP
- Japan
- Prior art keywords
- parameters
- parameter
- image
- motion vector
- motion vectors
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
Landscapes
- Compression Or Coding Systems Of Tv Signals (AREA)
- Image Analysis (AREA)
Description
【発明の詳細な説明】 (産業上の利用分野) 本発明は、画像信号を効率良く符号化するための画像
全体の拡大・縮小と平行移動を表現するパラメータの決
定方法に関するものである。Description: BACKGROUND OF THE INVENTION The present invention relates to a method for determining a parameter that expresses enlargement / reduction and translation of an entire image for efficient encoding of an image signal.
(従来の技術) 2つのディジタル画像フレームに対して得られたブロ
ック単位の局所的な動ベクトルから、画像全体の移動を
表現するパラメータを推定するための従来の技術とし
て、例えば特願平1−329734号がある。(Prior Art) As a conventional technique for estimating a parameter expressing the movement of an entire image from local motion vectors in block units obtained for two digital image frames, for example, Japanese Patent Application No. Hei. There is 329734.
この特願平1−329734号では、カメラのパン・ズーム
による動きを表す3種類のパラメータを、ブロック毎に
得られた動ベクトルを用いて平均二乗誤差規範に基づき
推定しており、簡単な積和演算のみで実行できることを
特徴としている。以下に特願平1−329734号のパラメー
タ推定方法を述べる。In Japanese Patent Application No. 1-329734, three types of parameters representing the movement of a camera due to panning and zooming are estimated based on a mean square error criterion using motion vectors obtained for each block. It is characterized in that it can be executed only by a sum operation. The parameter estimation method of Japanese Patent Application No. 1-329734 will be described below.
パラメータ を次式で定義する。Parameters Is defined by the following equation.
ここで、Zはカメラのズームによって生じる画像全体
の拡大・縮小をあらわすパラメータ、Hはカメラのパン
によって生じる画面全体の水平方向への平行移動をあら
わすパラメータ、Vは画面全体の垂直方向への平行移動
をあらわすパラメータ、である。 Here, Z is a parameter representing the enlargement / reduction of the entire image caused by the zoom of the camera, H is a parameter representing the horizontal translation of the entire screen caused by the pan of the camera, and V is the parallelism of the entire screen in the vertical direction. A parameter representing the movement.
第4図は画像におけるブロックと座標の与え方の一例
を示し、図に示すとおり、画像の中心(00)を原点と
し、各ブロックの大きさをb1×b2とした場合、ブロック
Bi,jの中心座標は(ib1,jb2)となる。第4図の座標系
において、パラメータ は次式で算出される。FIG. 4 shows an example of how to give a block and coordinates in an image. As shown in the figure, when the center (00) of the image is the origin and the size of each block is b 1 × b 2 , the block B i , j are (ib 1 , jb 2 ). In the coordinate system of FIG. Is calculated by the following equation.
ここで、 である。また、 は中心座標(ib1,jb2)のブロックにおける動ベクトル
で次式で示される。 here, It is. Also, Is a motion vector in the block having the center coordinates (ib 1 , jb 2 ), and is represented by the following equation.
(wh:動ベクトルの水平方向成分) (wv:動ベクトルの垂直方向成分) また、式(2)の は定数の要素から成る3行3列の行列である。特願平1
−329734号では、式(2)によるパラメータ の算出を画像用のブロックの動ベクトルを一度に全て用
いて行っている。 (W h : the horizontal component of the motion vector) (w v : the vertical component of the motion vector) Is a 3-by-3 matrix consisting of constant elements. Japanese Patent Application No. 1
In -329734, the parameter according to equation (2) Is calculated using all the motion vectors of the image blocks at once.
(発明が解決しようとする課題) このように一度に全ての動ベクトルを用いて平均自乗
誤差規範に基づきパラメータ を決定すると、例えば画面内物体自体が動いている場合
のように、画面内に画像全体の拡大・縮小,平行移動以
外の局所的な動きが含まれている場合、その局所的な動
きによって生じた動ベクトルもパラメータの決定のため
に用いられてしまうため、パラメータの値に誤差が生じ
てしまう。(Problems to be Solved by the Invention) As described above, the parameters are set based on the mean square error criterion using all the motion vectors at once. Is determined, if the screen contains local motion other than enlargement / reduction and parallel movement of the entire image, such as when the object in the screen itself is moving, it is caused by the local motion. The resulting motion vector is also used for determining the parameter, so that an error occurs in the value of the parameter.
(発明の目的) 本発明は上記課題を解決し、画像内に画像全体の拡大
・縮小,平行移動以外の局所的な動きが含まれている場
合にも、パラメータの値に誤差を生じさせないことを目
的とするものである。(Object of the Invention) The present invention solves the above-mentioned problem, and does not cause an error in parameter values even when an image includes a local motion other than enlargement / reduction and parallel movement of the entire image. It is intended for.
(課題を解決するための手段) 本発明は上記目的を達成するために、ブロック毎に得
られた動ベクトルの中から一部の動ベクトルを用いてパ
ラメータを推定する処理を、該パラメータの推定に用い
る動ベクトルを変更しながら複数回実行することによ
り、画像全体で複数のパラメータの推定値を得、その中
でも最も頻度の高い推定値をその画像のパラメータとす
る。(Means for Solving the Problems) In order to achieve the above object, the present invention provides a process of estimating parameters using a part of motion vectors from among motion vectors obtained for each block. Is performed a plurality of times while changing the motion vector used in the calculation, the estimated values of a plurality of parameters are obtained for the entire image, and the most frequently used estimated value among them is set as the parameter of the image.
(作 用) 画像全体の拡大・縮小,平行移動以外の局所的な動き
がある部分では、それらの動ベクトルは様々な方向・大
きさを持つ。したがって、それらの動ベクトルを用いて
推定されたパラメータは様々な値となるため、各々の値
の頻度は低くなる。本発明では、最も頻度の高い値をパ
ラメータとするため、拡大・縮小,平行移動以外の局所
的な動きをあらわす動ベクトルはパラメータの決定に影
響せず、パラメータの値に誤差が生じない。(Operation) In areas where there is local motion other than enlargement / reduction and translation of the whole image, those motion vectors have various directions and magnitudes. Therefore, parameters estimated using these motion vectors have various values, and the frequency of each value is low. In the present invention, since the most frequent value is used as a parameter, a motion vector representing a local motion other than enlargement / reduction and parallel movement does not affect the parameter determination, and no error occurs in the parameter value.
(実施例) 第1図は画像におけるブロックと座標の与え方の一例
を示しており、Bi,jはブロックの大きさがb1×b2、中
心の座標が(ib1,jb2)のブロックである。第1図にお
いて、i=0に関して互いに対称な2個のブロックB
i,j,B−i,jの動ベクトルから、パラメータ を推定する。同様に、j=0に関して互いに対称な2個
のブロックBi,j,Bi,−jの動ベクトルから、パラメー
タ を推定する。ここで、 であり、Z1i,j,H1i,j,V1i,jは2個のブロックBi,j,B
−i,jを用いて得られたパラメータの値、Z2i,j,H2i,j,V
2i,jは2個のブロックBi,j,Bi,−jを用いて得られた
パラメータの値、である。(Embodiment) FIG. 1 shows an example of how to give blocks and coordinates in an image, where B i, j has a block size of b 1 × b 2 and a center coordinate of (ib 1 , jb 2 ). Block. In FIG. 1, two blocks B symmetrical to each other with respect to i = 0
i, j, B -i, from motion vector of j, the parameters Is estimated. Similarly, from the motion vectors of two blocks B i, j , B i, −j symmetric with respect to j = 0, the parameter Is estimated. here, And Z1 i, j , H1 i, j , V1 i, j are two blocks B i, j , B
−i, j , Z2 i, j , H2 i, j , V
2 i, j is a parameter value obtained by using two blocks B i, j , B i, −j .
は各要素毎に頻度分布がとられる。第2図は各要素にお
けるパラメータ推定値の頻度分布例であり、最も頻度k
の高い値、すなわち、 Z = 0.025 ……第2図(1) Ph=−2.5 ……第2図(2) Pv= 1.0 ……第2図(3) を画像全体のパラメータとする。 Is a frequency distribution for each element. FIG. 2 is an example of a frequency distribution of parameter estimation values in each element, where
, That is, Z = 0.025... FIG. 2 (1) P h = −2.5... FIG. 2 (2) P v = 1.0... FIG.
第3図は本発明方法を実施するための一実施例に係わ
るパラメータ決定回路のブロック図である。FIG. 3 is a block diagram of a parameter determining circuit according to an embodiment for implementing the method of the present invention.
同図において、1,11はアドレスデータ(i,j),(−
i,j)、2,12は行列 計算回路で夫々行列 3,行列 13を出力する。4,14は動ベクトル指定回路で夫々動ベク
トル7,17を出力する。5は動ベクトルメモリで、全ブロ
ックの動ベクトル6を出力する。8,18は積和演算回路で
前記行列 3,13及び動ベクトル7,17を夫々入力し積和演算値9,19を
出力する。10は該積和演算値9,19の加算器で加算値20を
出力する。21は行列 指定回路で前記アドレスデータ1,11及び行列 メモリ22の全パターン23を入力して該アドレスデータに
定まる行列24のみが出力される。25は積和演算回路で前
記加算値20,行列24を入力とし積和演算が行なわれ画像
の拡大・縮小を表すパラメータ26,画像の水平方向への
平行移動を表すパラメータ27,画像の垂直方向への平行
移動を表すパラメータ28を出力する。29〜31はパラメー
タ決定回路でパラメータ26〜28の発生頻度を計数し出力
値32〜34を出力する。In the figure, 1, 11 are address data (i, j), (−
i, j), 2,12 are matrices Matrix respectively in the calculation circuit 3, matrix Outputs 13. Reference numerals 4 and 14 denote motion vector designating circuits for outputting motion vectors 7 and 17, respectively. A motion vector memory 5 outputs motion vectors 6 for all blocks. 8, 18 is the product-sum operation circuit 3 and 13 and the motion vectors 7 and 17 are input, and the product-sum operation values 9 and 19 are output. Reference numeral 10 denotes an adder for the product-sum operation values 9, 19, which outputs an addition value 20. 21 is a matrix The address data 1, 11 and the matrix The entire pattern 23 of the memory 22 is input, and only the matrix 24 determined by the address data is output. Reference numeral 25 denotes a product-sum operation circuit, a parameter 26 representing an enlargement / reduction of the image by performing a product-sum operation using the added value 20, the matrix 24 as an input, a parameter 27 representing a horizontal translation of the image, and a vertical direction of the image. The parameter 28 representing the parallel movement to is output. Reference numerals 29 to 31 denote parameter determination circuits which count the frequency of occurrence of the parameters 26 to 28 and output output values 32 to 34.
次に本パラメータ決定回路の動作について説明する。 Next, the operation of the parameter determination circuit will be described.
アドレスデータ1(i,j)は行列 計算回路2に入力され、式(3)の行列 が出力される。また、アドレスデータ1は動ベクトル指
定回路4に入力される。この動ベクトル指定回路4で
は、動ベクトルメモリ5から供給される全ブロックの動
ベクトル6のうち、アドレスデータ1によって定まるブ
ロックの動ベクトル7だけが出力される。積和演算回路
8では前記行列 と動ベクトル7との積和演算(式(2)の に相当)が行われ、積和演算値9が出力される。Address data 1 (i, j) is a matrix Input to the calculation circuit 2 and the matrix of equation (3) Is output. The address data 1 is input to the motion vector designating circuit 4. The motion vector designating circuit 4 outputs only the motion vector 7 of the block determined by the address data 1 among the motion vectors 6 of all the blocks supplied from the motion vector memory 5. In the product-sum operation circuit 8, the matrix -Sum operation of the motion vector 7 and Is performed), and a product-sum operation value 9 is output.
一方、アドレスデータ11(−i,j)についても同様の
動作により、行列 計算回路12,アドレスデータ11によって定まる行列 動ベクトル指定回路14,動ベクトルメモリ5,全ブロック
の動ベクトル6,アドレスデータ11によって決まるブロッ
クの動ベクトル17,積和演算回路18を用いて積和演算値1
9が出力される。積和演算値9と積和演算値19は加算器1
0で加算され、加算値20が出力される。On the other hand, for the address data 11 (−i, j), Matrix determined by calculation circuit 12 and address data 11 A motion vector designating circuit 14, a motion vector memory 5, a motion vector 6 of all blocks, a motion vector 17 of a block determined by address data 11, and a product-sum operation value 1 using a product-sum operation circuit 18.
9 is output. The product-sum operation value 9 and the product-sum operation value 19 are the adder 1
Addition is performed with 0, and an added value 20 is output.
一方、アドレスデータ1とアドレスデータ11は行列 指定回路21に入力される。行列 指定回路21では、行列 メモリ22から供給される行列 の全パターン23のうち、アドレスデータ1とアドレスデ
ータ11によって定まる行列 のみが出力される。なお行列 の全パターン23は画像の種類に依存しないため、予めオ
フラインで求めておく。On the other hand, address data 1 and address data 11 It is input to the designation circuit 21. queue In the designation circuit 21, the matrix Matrix supplied from memory 22 Matrix determined by address data 1 and address data 11 of all patterns 23 Only output. Matrix Since all the patterns 23 do not depend on the type of image, they are obtained in advance offline.
次に加算値20と行列 は積和演算回路25に入力される。積和演算回路25では積
和演算が行われ、画像の拡大・縮小を表すパラメータ2
6、画像の水平方向への平行移動を表すパラメータ27、
画像の垂直方向への平行移動を表すパラメータ28が出力
される。各パラメータ26,27,28はパラメータ決定回路2
9,30,31に入力され、それぞれパラメータ26,27,28の発
生頻度を数えるカウンタに1を加える。Then add value 20 and matrix Is input to the product-sum operation circuit 25. The product-sum operation circuit 25 performs a product-sum operation, and obtains a parameter 2 representing the enlargement / reduction of the image
6, a parameter 27 representing the horizontal translation of the image,
A parameter 28 representing the vertical translation of the image is output. Each parameter 26, 27, 28 is a parameter decision circuit 2.
One is added to a counter which is input to 9, 30, 31 and counts the frequency of occurrence of parameters 26, 27, 28, respectively.
以上の操作をi=1,2,...,m−1,m,j=−n,−n+
1,...,n−1,nについて行ったら、アドレス1を(i,
j),アドレスデータ11を(−i,j)としてi=−m,−m
+1,...,m−1,m,j=1,2,...,n−1,nについて同様の操作
を行う。The above operations are performed for i = 1, 2,..., M−1, m, j = −n, −n +
After going for 1, ..., n−1, n, address 1 is changed to (i,
j), address data 11 is (−i, j), i = −m, −m
Similar operations are performed for +1, ..., m-1, m, j = 1,2, ..., n-1, n.
以上の処理が終わった時点で、パラメータ決定回路2
9,30,31では、それぞれ出現回数の最も多かった値32,3
3,34を画像全体のパラメータとして出力する。When the above processing is completed, the parameter determination circuit 2
At 9,30,31, the values with the highest number of appearances were 32,3
3, 34 are output as parameters of the entire image.
(発明の効果) 以上説明したように本発明は、画像の拡大・縮小,平
行移動以外の特別な動きが画像内に含まれている場合に
も、画像の拡大・縮小,平行移動パラメータを、簡単な
積和演算と発生頻度のカウントのみで精度良く求めるこ
とができる。(Effect of the Invention) As described above, according to the present invention, even when a special motion other than the image enlargement / reduction and translation is included in the image, the image enlargement / reduction and translation parameters can be changed. It can be obtained with high accuracy only by simple product-sum operation and counting of occurrence frequency.
第1図は本発明方法による画像におけるブロックと座標
の与え方の一例を示す図、第2図は各要素におけるパラ
メータ推定値の頻度分布例を示すグラフ、第3図は本発
明方法を実施するための一実施例に係わるパラメータ決
定回路のブロック図、第4図は従来の画像におけるブロ
ックと座標の与え方の一例を示す図である。 1,11……アドレスデータ、 4,14……動ベクトル指定回路、5……動ベクトルメモ
リ、6……全ブロックの動ベクトル、7,17……アドレス
データ1,11によって定まるブロックの動ベクトル、8,1
8,25……積和演算回路、9,19……積和演算値、10……加
算器、20……加算値、 26……アドレスデータ1,11によって定まるブロックと動
ベクトルから算出される拡大・縮小パラメータ、27……
アドレスデータ1,11によって定まるブロックの動ベクト
ルから算出される水平方向への平行移動パラメータ、28
……アドレスデータ1,11によって定まるブロックの動ベ
クトルから算出される垂直方向への平行移動パラメー
タ、29〜31……パラメータ決定回路、32……画像全体の
拡大・縮小パラメータ、33……画像全体の水平方向への
平行移動パラメータ、34……画像全体の垂直方向への平
行移動パラメータ。FIG. 1 is a diagram showing an example of how to give blocks and coordinates in an image according to the method of the present invention, FIG. 2 is a graph showing an example of a frequency distribution of parameter estimation values in each element, and FIG. 3 implements the method of the present invention. FIG. 4 is a block diagram of a parameter determining circuit according to an embodiment for the purpose of the present invention, and FIG. 4 is a diagram showing an example of a conventional method of giving blocks and coordinates in an image. 1,11 …… address data, 4, 14: a motion vector designating circuit, 5: a motion vector memory, 6: a motion vector of all blocks, 7, 17 ... a motion vector of a block determined by address data 1, 11, 8, 1
8,25: product-sum operation circuit, 9,19: product-sum operation value, 10: adder, 20: addition value, 26 ... Enlargement / reduction parameters calculated from blocks and motion vectors determined by address data 1 and 11, 27 ...
A horizontal translation parameter calculated from the motion vector of the block determined by the address data 1 and 11, 28
..... parallel movement parameters in the vertical direction calculated from the motion vectors of the blocks determined by the address data 1 and 11, 29.about.31... A parameter determination circuit, 32... Enlargement / reduction parameters of the entire image, 33... , The horizontal translation parameter in the horizontal direction, 34... The vertical translation parameter of the entire image.
Claims (2)
れたブロック単位の局所的な動ベクトルから、画像全体
の拡大・縮小と平行移動を表現する3種類のパラメータ
を同時に収束計算なしに決定するパラメータ決定方法に
おいて、 前記ブロック単位の複数の動ベクトルの中から一部の動
ベクトルを用いてパラメータを推定する処理を、該パラ
メータの推定に用いる動ベクトルを変更しながら複数回
実行して、画像全体で複数のパラメータの推定値を得、 前記得られた複数のパラメータの推定値の中で最も頻度
の高い推定値を当該画像のパラメータと決定する、 ことを特徴とする画像の拡大・縮小及び平行移動パラメ
ータ決定方法。1. Three types of parameters expressing the enlargement / reduction and translation of an entire image are determined simultaneously without convergence calculation from local motion vectors in block units obtained for two digital image frames. In the parameter determination method, a process of estimating a parameter using a part of the plurality of motion vectors among the plurality of block-based motion vectors is performed a plurality of times while changing a motion vector used for the estimation of the parameter. Obtaining the estimated values of a plurality of parameters as a whole, determining the most frequent estimated value among the obtained estimated values of the plurality of parameters as the parameters of the image, How to determine translation parameters.
て、パラメータの推定に用いる動ベクトルを、画像の中
心に対して水平もしくは垂直方向に互いに対称なブロッ
クの動ベクトルとすることを特徴とする画像の拡大・縮
小及び平行移動パラメータ決定方法。2. A method according to claim 1, wherein the motion vector used for estimating the parameters is a motion vector of a block symmetric with respect to the center of the image in the horizontal or vertical direction. Method for determining the enlargement / reduction and parallel movement parameters of the image.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP9209390A JP2962766B2 (en) | 1990-04-09 | 1990-04-09 | Method for determining image scaling and translation parameters |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP9209390A JP2962766B2 (en) | 1990-04-09 | 1990-04-09 | Method for determining image scaling and translation parameters |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH03290769A JPH03290769A (en) | 1991-12-20 |
| JP2962766B2 true JP2962766B2 (en) | 1999-10-12 |
Family
ID=14044834
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP9209390A Expired - Lifetime JP2962766B2 (en) | 1990-04-09 | 1990-04-09 | Method for determining image scaling and translation parameters |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2962766B2 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4566591B2 (en) * | 2004-03-19 | 2010-10-20 | キヤノン株式会社 | Image deformation estimation method and image deformation estimation apparatus |
-
1990
- 1990-04-09 JP JP9209390A patent/JP2962766B2/en not_active Expired - Lifetime
Also Published As
| Publication number | Publication date |
|---|---|
| JPH03290769A (en) | 1991-12-20 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4127638B2 (en) | Image sensor output data processing apparatus and processing method | |
| USRE47274E1 (en) | Filtering control method for improving image quality of bi-linear interpolated image | |
| KR930701888A (en) | Video image processing method and apparatus | |
| KR20100139030A (en) | Method and apparatus for super resolution of images | |
| CN1196542A (en) | Block matching method by moving target window | |
| JPH04234283A (en) | Method and apparatus for reducing data transmission capacity requirement of motion evaluating hardware and video system | |
| CN105678718A (en) | Method and device for image denoising | |
| JP2962766B2 (en) | Method for determining image scaling and translation parameters | |
| WO2020042268A1 (en) | Method and device for determining video frame complexity measure | |
| JP2002536935A5 (en) | ||
| CN114494943A (en) | Novel video target detection and evaluation method, device, product and storage medium | |
| JP2782766B2 (en) | Video / still image conversion method | |
| KR19980075571A (en) | Motion Estimation Method of Video Using 2D Triangle Sculptural Grid Model | |
| JP2825571B2 (en) | Image motion parameter estimation method and apparatus | |
| JPS62206980A (en) | Initial deviation system in moving presumption of dynamic image | |
| CN100365660C (en) | A Method of Image Enlargement and Interpolation | |
| Hanssens et al. | Parallel processor for motion estimation | |
| JPH09224249A (en) | Motion vector detection device | |
| JP2885039B2 (en) | Motion vector detection circuit | |
| JPH04340886A (en) | Moving image encoding device and moving image decoding device | |
| Zheng et al. | EvRAW: Event-guided Structural and Color Modeling for RAW-to-sRGB Image Reconstruction | |
| JP3826434B2 (en) | Signal conversion apparatus and method | |
| JPH09212649A (en) | Motion estimation method | |
| JP3052711B2 (en) | Motion vector detection circuit | |
| JP2975146B2 (en) | Motion vector detection device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20070806 Year of fee payment: 8 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080806 Year of fee payment: 9 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080806 Year of fee payment: 9 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090806 Year of fee payment: 10 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090806 Year of fee payment: 10 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100806 Year of fee payment: 11 |
|
| EXPY | Cancellation because of completion of term | ||
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100806 Year of fee payment: 11 |