JP3597097B2 - Seal verification method, seal verification system and seal verification device - Google Patents
Seal verification method, seal verification system and seal verification device Download PDFInfo
- Publication number
- JP3597097B2 JP3597097B2 JP2000009169A JP2000009169A JP3597097B2 JP 3597097 B2 JP3597097 B2 JP 3597097B2 JP 2000009169 A JP2000009169 A JP 2000009169A JP 2000009169 A JP2000009169 A JP 2000009169A JP 3597097 B2 JP3597097 B2 JP 3597097B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- imprint
- collation
- seal
- registered
- 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
Links
Images
Landscapes
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
- Image Analysis (AREA)
- Collating Specific Patterns (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は印鑑照合装置にかかり、特に印影の線分の太さの変動、あるいはかすれの影響を受けにくい印鑑照合装置に関する。
【0002】
【従来の技術】
印鑑照合装置は予め登録した印影画像(マスター印影画像)と、実際に使用された印鑑の印影をスキャナ等の入力装置により読み込んで得た画像(照合印影画像)を照合して照合率を算出する。そして、オペレータはこの照合率をもとにして前記印鑑の真偽を判定している。
【0003】
照合率の算出に際しては、マスター画像と照合印影画像を画素単位でマッチングをとる比較マッチング法が知られている。また、特開平9−245167号公報には適切なカテゴリの代表ベクトルの生成を行い、それに基づいてパターン認識やベクトル量子化を行うことにより、画像パターンの背景に左右されない信号処理を行うことが示されている。
【0004】
【発明が解決しようとする課題】
しかしながら、前記従来の方法では印影にかすれ、欠け、あるいは滲み等により印影の線分に太さの変動、あるいはかすれ等が存在すると、抽出した特徴量に変動が生じて類似印影との相違を正確に識別することは困難であった。
【0005】
本発明は前記問題点に鑑みてなされたもので、印鑑の線分の太さの変動、あるいはかすれ等の影響を受けにくい印鑑照合装置を提供する。
【0006】
【課題を解決するための手段】
本発明は、上記の課題を解決するために次のような手段を採用した。
【0007】
予め登録した印影画像と、印影画像入力装置により読み込んだ照合印影画像とを照合する印鑑照合装置において、前記印影照合装置は、前記登録した印影画像の濃度勾配および濃度勾配の方向からなる濃度勾配ベクトル、並びに前記照合印影画像の濃度勾配および濃度勾配の方向からなる濃度勾配ベクトルを算出し、これらの濃度勾配ベクトルの距離に基づいて印鑑の照合率を算出する。
【0008】
また、前記登録した印影画像および前記照合印影画像が2値画像である場合には、前記2値画像を多値画像に変換した後に照合率を計算する。また、照合率の演算に際しては印影画像を分割し、分割領域毎に所定の重みを付して計算することができる。
【0009】
【発明の実施の形態】
以下に本発明の実施形態を図1ないし図8を用いて説明する。図1は本発明の実施形態にかかる印鑑照合装置を示す図である。図において、10は印影照合装置である。11は登録印影画像データベースであり、金融機関に届け出した預金者等の印鑑の印影が登録されている。12はスキャナ等の登録印影画像入力装置であり、金融機関に持ち込まれた手形、小切手等に押印してある印影画像を取り込む。13は印鑑照合装置の前処理部であり、取り込んだ印影画像に対して印影部分の切り出し処理等を行い照合印影画像を生成する。14は印影照合処理部であり、前記照合印影画像と登録印影画像とを照合する。15はディスプレイあるいはプリンタ等の出力装置であり、印影照合結果である前記照合印影画像と登録印影画像との重ね合わせ画像あるいは照合率等を表示する。オペレータは前記重ね合わせ画像あるいは照合率に基づいて前記押印された印影の真偽を判定する。
【0010】
図2は印鑑照合装置の処理を説明するフローチャートである。まず、ステップ21において、予め登録した印影画像すなわちマスター印影画像を登録印影画像データベースから読み込み、また実際に使用された印鑑の印影画像をスキャナ等の入力装置12から読み込む。ステップ22において、入力装置から読み込んだ印影画像に対して印影部分の切り出し処理等を行い照合印影画像を生成する。また、このとき枠線等のノイズを除去する処理を行う。ステップ23において、マスター印影画像と照合印影画像の双方または一方を移動して、2つの印影の位置および回転角度を合わせる処理を行う。この処理の方式としては例えば、画素単位や固定エリア単位で画像を移動、回転するパターンマッチング法などがある。
【0011】
次に、このようにして、位置および回転角度を合わせて正規化したマスター印影画像と照合印影画像を用いて照合率を算出する。まず、ステップ24において、マスター印影画像あるいは照合印影画像が2値画像であれば、その2値画像を濃淡画像に変換する。2値画像を濃淡画像に変換するには平均値フィルターを使用することができる。ここで、図3は2値の印影画像を示す図、図4は前記2値の印影画像を濃淡画像に変換した例を示す図である。
【0012】
ステップ25において、マスター印影画像および照合印影画像の濃淡画像のそれぞれに対してロバートフィルタを適用し、濃淡画像の濃度値の曲面勾配の向きと強さを求める。すなわち、(1)式のように直交する2方向の差分値を合成することにより、その画素点での勾配の方向Gθ(i,j)と勾配の強度Gf(i,j)を求める。
【0013】
【数1】
ここで、図5は図3に示す印影画像を処理して得られた濃度勾配の強度を示す図である。また、図6は図3に示す印影画像を処理して得られた濃度勾配の方向を示す図である。なお、図6において、向きが0(rad)を最大輝度(白)、π(rad)を最小輝度で表示したものである。ここでのg(I,j)は画素点(i,j)での濃度値である。また、Δu=0の時のθ(i,j)はΔv>0ならπ/2、Δv<0なら−π/2、Δv=0なら0とし、その他は16方向に量子化する。なお、ここでは、ロバートフィルタを用いた場合を説明したが、他のフィルタ、例えばソーベルフィルタを適用することも可能である。
【0014】
ステップ26において、マスター印影画像および照合印影画像のエリア(X、Y)を細分割する。図7は照合印影画像のエリア(X、Y)を(dx,dy)毎に細分割した例を示す図である。次いで、細分割したエリア毎にマスター印影画像および照合印影画像の濃度値の勾配の強度を前記(1)式に基づいて演算する。そして細分割したエリア毎にマスター印影画像および照合印影画像の濃度値の勾配の強度を勾配の方向別に足しあわせ、(細分割エリア×16方向)次元のマスター印影画像の濃度勾配ベクトルVmおよび照合印影画像の濃度勾配ベクトルVsを作成する。
【0015】
ステップ27において、ベクトル化したマスター印影画像の濃度勾配ベクトルVmと照合印影画像の濃度勾配ベクトルVsとの距離を各エリア毎に求める。距離の演算には(2)式に示すユークリッド距離関数を用いて求める。
【0016】
【数2】
ステップ28において、前述したエリア毎に求めた距離に重み付を付与する。図8は重み付値を示す図である。図に色の濃さで示すように例えば、中心から[5 4 3 2 1]のように中心付近のエリアでの距離が照合率の演算に大きく寄与するように重み付ける。
【0017】
ステップ29において、前記重み付けした距離を照合率に変換し、最終結果である照合率を算出する。この変換式は実験的に求めたものを使用するとよい。なお、ここではユークリッド距離を用いたが、その他各種の距離関数を適用することもできる。
【0018】
以上説明したように、本実施形態によれば、印影画像の濃度値の曲面勾配の向きと強さ(濃度勾配ベクトル)を演算するので、より詳細な印影画像の特徴量を抽出することがでる。また、前記ベクトルを用いて照合率を計算するので線分の太さ違いやかすれの影響を受け難くなり、類似印との判別精度が向上する。
【0019】
さらに、マスター印影の入力画像あるいは照合印影画像が2値画像の場合でも濃淡画像に変換し、濃度勾配ベクトルを求めることができるので高い精度の照合率を算出できる。また、照合率算出演算の際に中心付近のエリアに重みをおくので印影枠欠け、かすれによる悪影響が少なくなり、高い精度の照合率を算出できる。
【0020】
【発明の効果】
以上説明したように本発明によれば、印影画像の濃度曲面勾配ベクトルを特徴量として照合率を演算するので印鑑の線分の太さの変動、あるいはかすれ等の影響を受けにくい印鑑照合装置を得ることができる。さらに入力画像が2値画像の場合でも濃淡画像と同様に照合率を演算することができる。
【図面の簡単な説明】
【図1】本発明の実施形態にかかる印鑑照合装置を示す図である。
【図2】印鑑照合装置の処理を説明するフローチャートである。
【図3】2値の印影画像を示す図である。
【図4】2値の印影画像を濃淡画像に変換した例を示す図である。
【図5】印影画像を処理して得られた濃度勾配の強度を示す図である。
【図6】印影画像を処理して得られた濃度勾配の方向を示す図である。
【図7】照合印影画像のエリアを細分割した例を示す図である。
【図8】細分割したエリアの重み付値を示す図である。
【符号の説明】
11 登録印影画像のデータベース
12 登録印影画像入力装置
13 印鑑照合装置の前処理部
14 印鑑照合処理部
15 出力装置[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a seal verification apparatus, and more particularly to a seal verification apparatus that is not easily affected by variations in the thickness of seal line segments or blurring.
[0002]
[Prior art]
The seal stamp collation device collates a pre-registered seal image (master seal image) with an image (collation seal image) obtained by reading the seal image of an actually used seal by an input device such as a scanner, and calculates a collation rate. . Then, the operator determines the authenticity of the seal based on the collation rate.
[0003]
In calculating the matching ratio, a comparison matching method is known in which a master image and a matching imprint image are matched in pixel units. Japanese Patent Application Laid-Open No. 9-245167 discloses that signal processing independent of the background of an image pattern is performed by generating a representative vector of an appropriate category and performing pattern recognition and vector quantization based on the representative vector. Have been.
[0004]
[Problems to be solved by the invention]
However, in the above-described conventional method, if there is variation in the thickness or blurring of the line segment of the seal imprint due to blurring, chipping, or blurring of the seal imprint, the extracted feature amount fluctuates, and the difference from the similar seal imprint is accurately determined. It was difficult to identify.
[0005]
SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and provides a seal verification apparatus which is less susceptible to fluctuations in the thickness of line segments of a seal or fading.
[0006]
[Means for Solving the Problems]
The present invention employs the following means in order to solve the above problems.
[0007]
In a seal stamp collation device for collating a pre-registered seal image and a collation imprint image read by a seal image input device, the seal imprint collation device includes a density gradient vector including a density gradient of the registered seal image and a direction of the density gradient. , And a density gradient vector composed of the density gradient and the direction of the density gradient of the verification stamp image, and the verification rate of the seal is calculated based on the distance between these density gradient vectors.
[0008]
When the registered imprint image and the collation imprint image are binary images, the collation ratio is calculated after converting the binary image into a multi-valued image. In calculating the matching ratio, the imprint image can be divided and given a predetermined weight for each divided region.
[0009]
BEST MODE FOR CARRYING OUT THE INVENTION
An embodiment of the present invention will be described below with reference to FIGS. FIG. 1 is a diagram showing a seal verification device according to an embodiment of the present invention. In the figure, reference numeral 10 denotes a seal imprint collation device.
[0010]
FIG. 2 is a flowchart illustrating the process of the seal verification device. First, in
[0011]
Next, the collation rate is calculated using the master imprint image and the collation imprint image that have been normalized in accordance with the position and the rotation angle in this manner. First, in step 24, if the master imprint image or the collation imprint image is a binary image, the binary image is converted to a gray image. An average filter can be used to convert a binary image to a gray image. Here, FIG. 3 is a diagram illustrating a binary imprint image, and FIG. 4 is a diagram illustrating an example in which the binary imprint image is converted into a grayscale image.
[0012]
In step 25, a Robert filter is applied to each of the master imprint image and the shaded image of the collation imprint image, and the direction and strength of the curved surface gradient of the density value of the shaded image are obtained. That is, by combining the difference values in two orthogonal directions as in equation (1), the gradient direction Gθ (i, j) and the gradient intensity Gf (i, j) at the pixel point are obtained.
[0013]
(Equation 1)
Here, FIG. 5 is a diagram showing the intensity of the density gradient obtained by processing the imprint image shown in FIG. FIG. 6 is a diagram showing the direction of the density gradient obtained by processing the imprint image shown in FIG. In FIG. 6, the direction 0 (rad) is displayed at the maximum luminance (white), and π (rad) is displayed at the minimum luminance. Here, g (I, j) is a density value at the pixel point (i, j). When Δu = 0, θ (i, j) is π / 2 if Δv> 0, −π / 2 if Δv <0, 0 if Δv = 0, and the other quantization is performed in 16 directions. Here, the case where the Robert filter is used has been described, but another filter, for example, a Sobel filter can be applied.
[0014]
In
[0015]
In step 27, the distance between the density gradient vector Vm of the vectorized master imprint image and the density gradient vector Vs of the collation imprint image is determined for each area. The distance is calculated using the Euclidean distance function shown in equation (2).
[0016]
(Equation 2)
In
[0017]
In
[0018]
As described above, according to this embodiment, since the direction and strength (density gradient vector) of the curved surface gradient of the density value of the imprint image are calculated, more detailed feature values of the imprint image can be extracted. . In addition, since the matching ratio is calculated using the vector, it is less likely to be affected by differences in line segment thickness and blurring, and the accuracy of discrimination with similar marks is improved.
[0019]
Further, even when the input image of the master imprint or the collation imprint image is a binary image, it can be converted into a grayscale image and a density gradient vector can be obtained, so that a high-accuracy collation rate can be calculated. Further, since the area near the center is weighted at the time of the calculation of the collation rate, adverse effects due to lack of imprint frame and blurring are reduced, and a high precision collation rate can be calculated.
[0020]
【The invention's effect】
As described above, according to the present invention, since the collation rate is calculated using the density surface gradient vector of the seal imprint image as a feature amount, a seal stamp collation device that is not easily affected by variations in the line segment thickness of the seal stamp, or blurring. Obtainable. Further, even when the input image is a binary image, the matching rate can be calculated in the same manner as the grayscale image.
[Brief description of the drawings]
FIG. 1 is a diagram showing a seal verification device according to an embodiment of the present invention.
FIG. 2 is a flowchart illustrating a process performed by the seal verification device.
FIG. 3 is a diagram showing a binary imprint image.
FIG. 4 is a diagram showing an example in which a binary imprint image is converted into a grayscale image.
FIG. 5 is a diagram showing the intensity of a density gradient obtained by processing an imprint image.
FIG. 6 is a diagram illustrating a direction of a density gradient obtained by processing a stamp image.
FIG. 7 is a diagram showing an example in which an area of a verification imprint image is subdivided.
FIG. 8 is a diagram showing weight values of subdivided areas.
[Explanation of symbols]
11 Database of
Claims (3)
前記照合印影画像から濃度勾配ベクトルを算出する第1の算出ステップと、
前記登録印影2値画像から濃度勾配ベクトルを取得する取得ステップと、
前記算出ステップで算出された前記照合印影画像の濃度勾配ベクトルと、
前記登録印影画像の濃度勾配ベクトルを用いて前記登録印影画像に対する前記照合印影画像の照合率を算出する第2の算出ステップとを有し、
照合率を算出する第2の算出ステップは、印影画像の中心付近のエリアに周辺部よりも大きい重み付して算出することを特徴とする印鑑照合方法。In a seal stamp collation method for collating a registered seal imprint binary image stored in a database with a collation imprint image read from an image input device,
A first calculating step of calculating a density gradient vector from the collation imprint image;
An obtaining step of obtaining a density gradient vector from the registered imprint binary image;
A density gradient vector of the collation imprint image calculated in the calculation step,
Have a second calculation step of calculating a matching ratio of the collation imprint image for the registered seal impression image using the gradient vector of the registered seal impression image,
In the second calculating step of calculating the matching ratio, an area near the center of the imprint image is weighted to be larger than that of the peripheral portion and calculated .
前記画像入力装置が読み込んだ前記照合印影画像の濃度勾配ベクトルを算出し、算出した前記照合印影画像の濃度勾配ベクトルと、前記データベースに格納した前記登録印影2値画像の濃度勾配ベクトルを用いて前記登録印影画像に対する前記照合画像の照合率を、印影画像の中心付近のエリアに周辺部よりも大きい重み付して算出することを特徴とする印鑑照合装置。In a seal stamp collation device for collating a registered seal imprint binary image stored in a database with a collation imprint image read from an image input device,
A density gradient vector of the collation imprint image read by the image input device is calculated, and the calculated density gradient vector of the collation imprint image and the density gradient vector of the registered imprint binary image stored in the database are used. A seal stamp collation device, wherein a collation rate of the collation image with respect to a registered seal image is calculated by weighting an area near the center of the seal image with a greater weight than a peripheral part .
照合するための照合印影画像を読み込む入力装置と、
前記登録印影2値画像と前記照合印影画像を照合する印鑑照合装置を有する印鑑照合システムにおいて、
前記印鑑照合装置は、前記入力装置が読み込んだ前記照合印影画像の濃度勾配ベクトルを算出し、算出した前記照合印影画像の濃度勾配ベクトルと、前記データベースに格納した前記登録印影2値画像の濃度勾配ベクトルを用いて前記登録印影画像に対する前記照合印影画像の照合率を、印影画像の中心付近のエリアに周辺部よりも大きい重み付して算出することを特徴とする印鑑照合システム。A database storing the registered imprint binary images,
An input device for reading a collation imprint image for collation,
In a seal stamp collation system having a seal stamp collation device for collating the registered seal imprint binary image with the collation imprint image,
The seal verification device calculates a density gradient vector of the verification imprint image read by the input device, and calculates a density gradient vector of the calculated verification imprint image and a density gradient of the registered seal imprint binary image stored in the database. A seal stamp collation system, wherein a vector is used to calculate a collation rate of the collation imprint image with respect to the registered seal imprint image by weighting an area near the center of the imprint image larger than a peripheral portion .
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2000009169A JP3597097B2 (en) | 2000-01-18 | 2000-01-18 | Seal verification method, seal verification system and seal verification device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2000009169A JP3597097B2 (en) | 2000-01-18 | 2000-01-18 | Seal verification method, seal verification system and seal verification device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2001202514A JP2001202514A (en) | 2001-07-27 |
| JP3597097B2 true JP3597097B2 (en) | 2004-12-02 |
Family
ID=18537352
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2000009169A Expired - Fee Related JP3597097B2 (en) | 2000-01-18 | 2000-01-18 | Seal verification method, seal verification system and seal verification device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP3597097B2 (en) |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2003178199A (en) * | 2001-12-11 | 2003-06-27 | Fujitsu Ltd | Seal verification apparatus and method |
| JP2005149351A (en) * | 2003-11-19 | 2005-06-09 | Beyondlsi Inc | Fingerprint collation system |
| JP4670916B2 (en) * | 2008-08-19 | 2011-04-13 | 富士ゼロックス株式会社 | Image processing apparatus and image processing program |
| KR101080069B1 (en) | 2010-03-17 | 2011-11-08 | 대한민국 | Method Judging The Forged Sealing and Recording media |
| KR101142025B1 (en) | 2010-03-26 | 2012-06-27 | 대한민국 | A Method for Detecting the Forged Sealing by Detecting a Sealing Pressure-Affected Zone and the Recording Media |
| JP6536079B2 (en) * | 2015-02-26 | 2019-07-03 | 日本電気株式会社 | Processing device, processing method, and program |
-
2000
- 2000-01-18 JP JP2000009169A patent/JP3597097B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JP2001202514A (en) | 2001-07-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US6026186A (en) | Line and curve detection using local information | |
| JP4256042B2 (en) | Image processing method | |
| EP1229489A2 (en) | Image processing method and apparatus | |
| JPS63262778A (en) | Method and device for pattern recognition from grayscale images | |
| US8842916B2 (en) | Method and system for model-based signature profile extraction | |
| CN102722729A (en) | Method of detection document alteration by comparing characters using shape features of characters | |
| JP3597097B2 (en) | Seal verification method, seal verification system and seal verification device | |
| CN106778766B (en) | A method and system for rotating digital recognition based on positioning point | |
| CN1237485C (en) | Method for covering face of news interviewee using quick face detection | |
| JP2018137636A (en) | Image processing apparatus and image processing program | |
| CN114677340A (en) | A detection method of concrete surface roughness based on image edge | |
| CN114399505B (en) | Detection method and detection device in industrial detection | |
| JP3416058B2 (en) | Character extraction method of gray image and recording medium recording the program | |
| TWI326854B (en) | Verification method for determining areas within an image corresponding to monetary banknote | |
| WO2008018459A1 (en) | Image processing method, image processing apparatus, image processing program, and image pickup apparatus | |
| JPH06337922A (en) | Method for evaluating pattern | |
| CN116051869A (en) | Image label matching method and system combining OVR-SVM and PSNR similarity | |
| CN113128500A (en) | Mask-RCNN-based non-motor vehicle license plate recognition method and system | |
| JP2898970B1 (en) | 3D seal registration / collation device | |
| JP3572832B2 (en) | Pattern reader | |
| CN121259510B (en) | An intelligent image recognition and judgment system | |
| JP2002183713A (en) | Method and device for processing image | |
| TWI876866B (en) | Facial texture recognition model building method | |
| CN113569872B (en) | A multi-resolution shoe footprint sequence recognition method based on pressure saliency | |
| CN117095189A (en) | An intelligent seal seal text authenticity identification method, system, device and storage medium |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20040520 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20040525 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20040722 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20040831 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20040907 |
|
| R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20070917 Year of fee payment: 3 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080917 Year of fee payment: 4 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080917 Year of fee payment: 4 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090917 Year of fee payment: 5 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090917 Year of fee payment: 5 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100917 Year of fee payment: 6 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100917 Year of fee payment: 6 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110917 Year of fee payment: 7 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120917 Year of fee payment: 8 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120917 Year of fee payment: 8 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130917 Year of fee payment: 9 |
|
| LAPS | Cancellation because of no payment of annual fees |