JP3628949B2 - Fingerprint verification device - Google Patents
Fingerprint verification device Download PDFInfo
- Publication number
- JP3628949B2 JP3628949B2 JP2000269768A JP2000269768A JP3628949B2 JP 3628949 B2 JP3628949 B2 JP 3628949B2 JP 2000269768 A JP2000269768 A JP 2000269768A JP 2000269768 A JP2000269768 A JP 2000269768A JP 3628949 B2 JP3628949 B2 JP 3628949B2
- Authority
- JP
- Japan
- Prior art keywords
- fingerprint
- image data
- determination
- dictionary
- unit
- 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
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V40/00—Recognition of biometric, human-related or animal-related patterns in image or video data
- G06V40/10—Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
- G06V40/12—Fingerprints or palmprints
- G06V40/1365—Matching; Classification
Landscapes
- Engineering & Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Collating Specific Patterns (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は、指の指紋を照合する指紋照合装置に関する。
【0002】
【従来の技術】
情報化社会の進展と現代社会の環境において、セキュリティ技術への関心が高まっている。例えば、情報化社会では、電子現金化などのシステム構築のための本人認証技術が、重要なかぎとなってきる。また、盗難やカードの不正使用の防御策のための認証技術についても研究開発が活発になっているのが実情である(例えば、清水良真他、個人認証付き機能付きICカードに関する一検討、信学技報、Technical report of IEICE,OFS92−32,p25−30(1992))。
【0003】
このような、不正使用防御策のための認証方式には、指紋や声紋などを利用したものが種々あるが、中でも、指紋照合技術については、これまで多くの技術開発がなされている。指紋照合においては、指紋の像を入力することができる指紋センサと、指紋センサが取り込んだ指紋像と登録済みの特徴情報とを照合する照合装置とが必要となる。
【0004】
この指紋照合においては、実用十分な信頼度を保ちつつ高速な照合を行うために、指紋画像を画像処理し、Y字分岐点や端点などの特徴点を抽出し、獲得頂点を中心とした所定領域を照合用の窓として用いる技術がある。これによれば、入力時の力の加わり方の違いや、指紋センサの表面に指を付けたまま移動させることによって生じる指紋像のゆがみなどに柔軟に対応させることができる。
しかしながら、特徴点の類似した指紋同士では、これらを識別して排除することが困難である。
【0005】
ところが、渦巻き型指紋の渦の中心のような指紋の中心点付近では、稜線(凸状で山の部分)と谷線(凹状で谷の部分)のパターン形状が、複雑で多くの場合各人毎に異なっている傾向が強い。
この傾向を利用し、「へそ」とよばれる指紋の中心点を検出して中心点を中心とした所定の領域で指紋像を抽出し、抽出した指紋像の基づいて登録済みの特徴情報と照合する技術が提案されている。この技術によれば、特徴点のみを用いた指紋照合に比較して、照合速度を遅くすることなく照合精度の向上を図ることができる。
【0006】
指紋の「へそ」は、例えば、つぎのようにして求めるようにしている。読み取った指紋画像を画像処理して線画像とし、図3に示すように、まず、線画像とした指紋の紋様の情報のある点S0を開始点とし、点S0から直下の指紋線を選択し、この指紋線の極大点S1を検出する。次いで、極大点S1のある指紋線とは異なる点S1の直下の指紋線を選択し、この指紋線の極大点S2を検出する。同様にして直下の指紋線の極大点を検出していくと、ついには極大点のある指紋線とは異なる極大点直下の指紋線が無くなる。この極大点直下の指紋線がない状態における極大点301を、指紋の「へそ」とする。
【0007】
【発明が解決しようとする課題】
しかしながら、図4に示すような弓状指紋では指紋の中心(へそ)を検出することが困難であり、上記技術を適用できないという問題があった。また、実際の指紋では、「へそ」の近辺に特徴点が多く存在するとは限らないため、「へそ」を含む小領域を照合対象としても、照合精度は向上しないという問題があった。
【0008】
本発明は、以上のような問題点を解消するためになされたものであり、指紋照合における精度を向上させることを目的とする。
【0009】
【課題を解決するための手段】
本発明の指紋照合装置は、指紋の紋様を画像データとして読み取る指紋センサと、この指紋センサが読み取った指紋の画像データの一部が、登録指紋画像データとして記憶される指紋辞書と、指紋センサが読み取った指紋の画像データ中より紋様が不連続に変化する特徴点を抽出する特徴点抽出部と、予め設定された面積を有する判断領域を備え、この判断領域内に特徴点が最も多く存在するように判断領域の画像データ中における位置を決定する領域決定部と、登録指紋画像データの記録において、指紋センサに読み取られた画像データの中より領域決定部が決定した位置における判断領域内のデータを指紋辞書に登録指紋画像データとして記憶させる辞書登録部と、指紋辞書に格納されている登録指紋画像データと、指紋照合において指紋センサに読み取られた画像データの中より領域決定部が決定した位置における判断領域内のデータとを比較照合する比較照合部とを備えるようにしたものである。
この発明によれば、指紋の紋様の特徴点が多い箇所が、比較照合対象として比較照合される。
【0010】
上記発明において、新たに、指紋センサが読み取った画像データを所定の閾値で二値化して処理画像データを生成する指紋画像処理部を備え、特徴点抽出部は、処理画像データ中より特徴点を抽出し、辞書登録部は、処理画像データ中より登録指紋画像データを指紋辞書に記憶させるようにしてもよい。また、指紋画像処理部は、二値化した画像データを細線化して処理画像を生成するようにしてもよい。
【0011】
【発明の実施の形態】
以下、本発明の実施の形態について図を参照して説明する。
図1は、本発明の実施の形態における指紋照合装置の構成を示す構成図であり、本指紋照合装置は、まず、指紋の紋様を画像データとして読み取る指紋センサ101と、読み取った画像データを二値化処理する指紋画像処理部102とを備えている。また、指紋照合装置は、指紋画像処理部102により二値化処理された指紋画像の中の特徴点を抽出する特徴点抽出部103と、特徴点抽出部103で抽出した特徴点の状態により、予め備えられた判断領域の位置を決定する領域決定部104とを備えている。
【0012】
また、指紋照合装置は、領域決定部104に決定された判断領域内の指紋画像を記憶・保持する指紋辞書105と、決定された判断領域内の指紋画像を指紋辞書105に対して記憶させる辞書登録部106とを備える。加えて、照合時には、指紋辞書105に記憶されている指紋画像と、領域決定部104に決定された判断領域内の指紋画像とを比較照合する指紋照合部107を備えている。
【0013】
指紋センサ101で読み取り指紋画像処理部102で処理された指紋画像は、例えば図2に示すように、指紋の凹凸が白黒で示された二値化画像として得られる。以下、この二値化画像による登録指紋画像データの記録に関して説明する。まず、指紋画像処理部102より図2の指紋画像が得られると、特徴点抽出部103は、指紋画像を構成している指紋の線がとぎれたところと分岐しているところを特徴点として抽出する。
【0014】
特徴点抽出部103が特徴点を抽出すると、領域決定部104では、判断領域210内に抽出された特徴点が一番多く存在するように、判断領域210の位置を決定する。判断領域210は、予め領域決定部104に用意されたものであり、所定の面積に設定されているものである。この結果、例えば、図2に示すように、判断領域210の中には、特徴点203〜206の4つが存在した状態となる。最後に、辞書登録部106は、領域決定部104で決定された判断領域210内の指紋画像を、登録指紋画像として指紋辞書105に登録する。
【0015】
以上のことにより、図2に示す指紋画像が本指紋照合装置に登録されたことになり、図2に示す指紋画像が得られた利用者の指紋照合が、本指紋照合装置で行える状態となる。従来では、「へそ」220を中心とした領域230が判断領域となるため、図2に示した場合では、特徴点201,202の2つしか存在しない状態となるが、これに比較して、判断領域210内には、特徴点が4つ含まれることになり、より多くの特徴点が、照合における判断の対象となる。
【0016】
つぎに、上記利用者の指紋照合に関して説明すると、指紋照合を行う利用者が、照合対象となる自身の指の指紋(紋様)を指紋センサ101に読み取らせると、指紋画像処理部102が読み取った指紋画像を二値化処理する。次いで、二値化処理した指紋画像より、特徴点抽出部103が特徴点を抽出する。特徴点抽出部103が特徴点を抽出すると、領域決定部104では、判断領域内に抽出された特徴点が一番多く存在するように、判断領域の位置を決定する。
領域決定部104が判断領域を決定すると、指紋照合部107は、この判断領域内の指紋画像と、指紋辞書105に格納されている登録指紋画像とを比較することで、指紋センサ101が読み取った指紋画像の照合を行う。
【0017】
なお、上記実施の形態では、指紋センサ101が読み取った指紋の紋様画像を、指紋画像処理部102で二値化処理するようにしたが、これに限るものではない。指紋センサ101が読み取った紋様画像を、二値化処理に加えて細線化処理するようにしてもよい。細線化処理は、二値化処理した画像データの黒部分の中心を通る線を描くような処理である。この細線化処理により、特徴点抽出部103における特徴点の抽出がより容易になる。
【0018】
【発明の効果】
以上説明したように、本発明によれば、指紋の紋様の特徴点が多い箇所が、比較照合対象として比較照合されるので、指紋照合における精度を向上させることができるという優れた効果が得られる。
【図面の簡単な説明】
【図1】本発明の指紋照合装置の構成を示す構成図である。
【図2】指紋センサ101が読み取った指紋の紋様を示す画像データを示す説明図である。
【図3】指紋の「へそ」を抽出する方法を説明するための指紋を示す説明図である。
【図4】弓状指紋の形状を示す図である。
【符号の説明】
101…指紋センサ、102…指紋画像処理部、103…特徴点抽出部、104…領域決定部、105…指紋辞書、106…辞書登録部、107…指紋照合部。[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a fingerprint collation device for collating a fingerprint of a finger.
[0002]
[Prior art]
In the progress of the information society and the environment of modern society, interest in security technology is increasing. For example, in the information society, identity authentication technology for system construction such as electronic cashing is an important key. In addition, research and development is also active in authentication technology for protection against theft and unauthorized use of cards (for example, Yoshima Shimizu et al., A study on IC cards with functions with personal authentication, IEICE Technical Report, Technical report of IEICE, OFS92-32, p25-30 (1992)).
[0003]
There are various authentication methods for preventing unauthorized use such as those using fingerprints or voiceprints. Among them, many techniques have been developed for fingerprint verification technology. In fingerprint collation, a fingerprint sensor that can input a fingerprint image and a collation device that collates a fingerprint image captured by the fingerprint sensor with registered feature information are required.
[0004]
In this fingerprint verification, in order to perform high-speed verification while maintaining practically sufficient reliability, image processing is performed on the fingerprint image, feature points such as Y-shaped branch points and end points are extracted, and predetermined points centered on the acquired vertex There is a technique that uses an area as a window for verification. According to this, it is possible to flexibly cope with a difference in how force is applied at the time of input or distortion of a fingerprint image caused by moving the finger while the finger is attached to the surface of the fingerprint sensor.
However, it is difficult to identify and eliminate fingerprints having similar feature points.
[0005]
However, in the vicinity of the center point of the fingerprint, such as the center of the vortex of the spiral fingerprint, the pattern shape of the ridge line (convex and mountain portion) and valley line (concave and valley portion) is complex, and in many cases each person There is a strong tendency to be different.
Using this tendency, a fingerprint center point called “navel” is detected, a fingerprint image is extracted from a predetermined area centered on the center point, and the registered feature information is collated based on the extracted fingerprint image. Techniques to do this have been proposed. According to this technology, it is possible to improve collation accuracy without slowing the collation speed as compared with fingerprint collation using only feature points.
[0006]
The “navel” of the fingerprint is obtained, for example, as follows. The read fingerprint image is processed into a line image, and as shown in FIG. 3, first, a point S0 having fingerprint pattern information as a line image is set as a start point, and a fingerprint line immediately below the point S0 is selected. The maximum point S1 of the fingerprint line is detected. Next, a fingerprint line immediately below the point S1 different from the fingerprint line having the maximum point S1 is selected, and the maximum point S2 of this fingerprint line is detected. Similarly, when the maximum point of the fingerprint line immediately below is detected, the fingerprint line immediately below the maximum point different from the fingerprint line having the maximum point disappears. A maximum point 301 in a state where there is no fingerprint line immediately below the maximum point is defined as a “navel” of the fingerprint.
[0007]
[Problems to be solved by the invention]
However, the arcuate fingerprint as shown in FIG. 4 has a problem that it is difficult to detect the center (navel) of the fingerprint, and the above technique cannot be applied. In addition, in an actual fingerprint, there are not always many feature points in the vicinity of the “navel”, and there is a problem that the accuracy of collation is not improved even if a small region including the “navel” is targeted for collation.
[0008]
The present invention has been made to solve the above-described problems, and an object of the present invention is to improve the accuracy in fingerprint matching.
[0009]
[Means for Solving the Problems]
The fingerprint collation device of the present invention includes a fingerprint sensor that reads a fingerprint pattern as image data, a fingerprint dictionary in which a part of the fingerprint image data read by the fingerprint sensor is stored as registered fingerprint image data, and a fingerprint sensor A feature point extraction unit that extracts feature points whose pattern changes discontinuously from the image data of the read fingerprint and a determination area having a preset area, and there are the most feature points in the determination area In this way, the area determination unit for determining the position of the determination area in the image data and the data in the determination area at the position determined by the area determination unit from among the image data read by the fingerprint sensor in recording the registered fingerprint image data a dictionary registration unit for storing the registered fingerprint image data to the fingerprint dictionary, the registered fingerprint image data stored in the fingerprint dictionary, the finger in the fingerprint verification It is obtained so as to comprise a comparison unit for comparing and collating the data of the determination area in a position where the area decision unit decides from among the image data read in the sensor.
According to the present invention, a part having many fingerprint fingerprint feature points is compared and verified as a comparison target.
[0010]
In the above invention, the image processing apparatus further includes a fingerprint image processing unit that generates processed image data by binarizing image data read by the fingerprint sensor with a predetermined threshold, and the feature point extracting unit extracts feature points from the processed image data. The dictionary registration unit may extract the registered fingerprint image data from the processed image data in the fingerprint dictionary. The fingerprint image processing unit may generate a processed image by thinning the binarized image data.
[0011]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a configuration diagram showing a configuration of a fingerprint collation apparatus according to an embodiment of the present invention. The fingerprint collation apparatus firstly includes a fingerprint sensor 101 that reads a fingerprint pattern as image data, and two read image data. And a fingerprint
[0012]
In addition, the fingerprint collation apparatus stores the
[0013]
The fingerprint image read by the fingerprint sensor 101 and processed by the fingerprint
[0014]
When the feature
[0015]
The fingerprint image shown in FIG. 2 is registered in the fingerprint collation apparatus as described above, and the fingerprint collation of the user who obtained the fingerprint image shown in FIG. 2 can be performed by the fingerprint collation apparatus. . Conventionally, since the
[0016]
Next, the fingerprint verification of the user will be described. When the user who performs the fingerprint verification causes the fingerprint sensor 101 to read the fingerprint (pattern) of his / her finger to be verified, the fingerprint
When the
[0017]
Although the fingerprint image read by the fingerprint sensor 101 is binarized by the fingerprint
[0018]
【The invention's effect】
As described above, according to the present invention, a portion having a large number of fingerprint pattern feature points is compared and verified as a target for comparison and verification, so that an excellent effect of improving accuracy in fingerprint verification can be obtained. .
[Brief description of the drawings]
FIG. 1 is a configuration diagram showing a configuration of a fingerprint collation device of the present invention.
FIG. 2 is an explanatory diagram showing image data indicating a fingerprint pattern read by a fingerprint sensor 101;
FIG. 3 is an explanatory diagram showing a fingerprint for explaining a method of extracting a “navel” of the fingerprint.
FIG. 4 is a diagram showing the shape of an arcuate fingerprint.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 101 ... Fingerprint sensor, 102 ... Fingerprint image processing part, 103 ... Feature point extraction part, 104 ... Area | region determination part, 105 ... Fingerprint dictionary, 106 ... Dictionary registration part, 107 ... Fingerprint collation part.
Claims (3)
この指紋センサが読み取った指紋の画像データの一部が、登録指紋画像データとして記憶される指紋辞書と、
前記指紋センサが読み取った指紋の画像データ中より紋様が不連続に変化する特徴点を抽出する特徴点抽出部と、
予め設定された面積を有する判断領域を備え、この判断領域内に前記特徴点が最も多く存在するように前記判断領域の前記画像データ中における位置を決定する領域決定部と、
前記登録指紋画像データの記録において、前記指紋センサに読み取られた画像データの中より前記領域決定部が決定した位置における前記判断領域内のデータを前記指紋辞書に前記登録指紋画像データとして記憶させる辞書登録部と、
指紋照合において前記指紋センサに読み取られた画像データの中より前記領域決定部が決定した位置における前記判断領域内のデータと、前記指紋辞書に格納されている登録指紋画像データとを比較照合する比較照合部と
を備えたことを特徴とする指紋照合装置。A fingerprint sensor that reads the fingerprint pattern as image data;
A fingerprint dictionary in which a part of fingerprint image data read by the fingerprint sensor is stored as registered fingerprint image data;
A feature point extraction unit for extracting feature points whose pattern changes discontinuously from the fingerprint image data read by the fingerprint sensor;
A determination region having a predetermined area, and a region determination unit that determines the position of the determination region in the image data so that the feature points are present most in the determination region;
In the recording of the registration fingerprint image data, dictionary for storing data of the determination area in the region determination unit has determined the position from among the image data read in the fingerprint sensor as the registered fingerprint image data to the fingerprint dictionary A registration department;
Comparison for comparing and comparing data in the determination area at a position determined by the area determination unit from image data read by the fingerprint sensor in fingerprint verification and registered fingerprint image data stored in the fingerprint dictionary A fingerprint collation device comprising a collation unit.
前記指紋センサが読み取った画像データを所定の閾値で二値化して処理画像データを生成する指紋画像処理部を備え、
前記特徴点抽出部は、前記処理画像データ中より前記特徴点を抽出し、
前記辞書登録部は、前記処理画像データ中より前記登録指紋画像データを前記指紋辞書に記憶させ
ることを特徴とする指紋照合装置。The fingerprint verification apparatus according to claim 1, wherein
A fingerprint image processing unit that binarizes image data read by the fingerprint sensor with a predetermined threshold value to generate processed image data;
The feature point extraction unit extracts the feature points from the processed image data,
The dictionary registration unit stores the registered fingerprint image data in the processed image data in the fingerprint dictionary.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000269768A JP3628949B2 (en) | 2000-09-06 | 2000-09-06 | Fingerprint verification device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000269768A JP3628949B2 (en) | 2000-09-06 | 2000-09-06 | Fingerprint verification device |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2002083299A JP2002083299A (en) | 2002-03-22 |
JP3628949B2 true JP3628949B2 (en) | 2005-03-16 |
Family
ID=18756318
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2000269768A Expired - Lifetime JP3628949B2 (en) | 2000-09-06 | 2000-09-06 | Fingerprint verification device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3628949B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005284731A (en) | 2004-03-30 | 2005-10-13 | Sharp Corp | Image collating device, image collating method, image collating program and computer readable recording medium recording image collating program |
-
2000
- 2000-09-06 JP JP2000269768A patent/JP3628949B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JP2002083299A (en) | 2002-03-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Kumar et al. | Personal verification using palmprint and hand geometry biometric | |
JP5505504B2 (en) | Biometric authentication apparatus, biometric authentication method, biometric authentication computer program, and biometric information registration apparatus | |
US7151846B1 (en) | Apparatus and method for matching fingerprint | |
JP4546168B2 (en) | Biometric authentication system registration method, biometric authentication system and program thereof | |
Hemalatha | A systematic review on Fingerprint based Biometric Authentication System | |
JP4255999B2 (en) | Fingerprint verification device | |
US20230059887A1 (en) | Authentication device, authentication method, and recording medium | |
Kushwaha et al. | Person identification using footprint minutiae | |
Barham et al. | Fingerprint recognition using MATLAB | |
JP3628949B2 (en) | Fingerprint verification device | |
JP2014182552A (en) | Biometric authentication device, biometric authentication method, and computer program for biometric authentication | |
Liu et al. | The research and design of an efficient verification system based on biometrics | |
CA2350055A1 (en) | Biometric identification using pore prints | |
JP2788527B2 (en) | Fingerprint matching method | |
JP2600680B2 (en) | Personal verification device | |
Shobha et al. | Development of palmprint verification system using biometrics. | |
Sharma et al. | Fingerprint matching Using Minutiae Extraction Techniques | |
Tiwari et al. | Certain challenges in biometrics system development | |
JP2868909B2 (en) | Fingerprint collation device | |
JP2002049913A (en) | Device and method for authenticating fingerprint | |
JP3009542B2 (en) | Fingerprint collation processor | |
JP2634666B2 (en) | Personal verification device | |
Tiwari et al. | An efficient fingerprint matching using continuous minutiae template learning | |
Golash et al. | Optimal and user friendly technique for enhancing security by robust password creation using biometric characteristic | |
Malik et al. | Min Max Threshold Range (MMTR) based approach in palmprint authentication by phase congruency features |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20040622 |
|
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: 20041207 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20041209 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 3628949 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20071217 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081217 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091217 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101217 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101217 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111217 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111217 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121217 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121217 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131217 Year of fee payment: 9 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
EXPY | Cancellation because of completion of term |