JP3197441B2 - Character recognition device - Google Patents

Character recognition device

Info

Publication number
JP3197441B2
JP3197441B2 JP28925494A JP28925494A JP3197441B2 JP 3197441 B2 JP3197441 B2 JP 3197441B2 JP 28925494 A JP28925494 A JP 28925494A JP 28925494 A JP28925494 A JP 28925494A JP 3197441 B2 JP3197441 B2 JP 3197441B2
Authority
JP
Japan
Prior art keywords
character
dictionary
registered
width
characters
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
JP28925494A
Other languages
Japanese (ja)
Other versions
JPH08129608A (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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP28925494A priority Critical patent/JP3197441B2/en
Publication of JPH08129608A publication Critical patent/JPH08129608A/en
Application granted granted Critical
Publication of JP3197441B2 publication Critical patent/JP3197441B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、光学式文字読取装置
(OCR)等に用いられ、特に入力された原稿から、文
字を1文字ずつ切り出して文字を認識する文字認識装置
に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a character recognition apparatus used for an optical character reader (OCR) and the like, and more particularly to a character recognition apparatus for cutting out characters one by one from an input document and recognizing the characters.

【0002】[0002]

【従来の技術】一般に、光学式文字読取装置では、原稿
等に印刷された活字といった文書画像を読み取り、この
画像データから文字認識を行っている。このような文字
認識の手順としては、先ず、原稿から文書画像を読み取
り、これから各々の文字を形成する画像を抽出する(切
り出す)ことが必要である。
2. Description of the Related Art In general, an optical character reading apparatus reads a document image such as printed characters printed on a document or the like, and performs character recognition from the image data. In such a character recognition procedure, first, it is necessary to read a document image from a document and extract (cut out) an image forming each character from the document image.

【0003】従来では、このような文字認識装置とし
て、例えば、特開平5−143776号公報等に示すよ
うに、漢字、仮名文字といった文字幅が揃っている一般
文字に、英文字等の特殊文字が混在した場合、その黒画
素連結成分の外接矩形の形状位置に基づいて文字切り出
しを行うようにした文字認識装置があった。
Conventionally, as such a character recognition device, for example, as shown in Japanese Patent Application Laid-Open No. 5-143776, general characters having a uniform character width, such as kanji and kana characters, have special characters such as English characters. When characters are mixed, there is a character recognition device that cuts out characters based on the shape position of the circumscribed rectangle of the black pixel connected component.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記従
来の文字認識装置では、文字を構成する黒画素連結成分
の外接矩形の形状位置のみを利用し、一般文字列か、あ
るいは英文字等の特殊文字列であるかを判定しているた
め、例えば、外接矩形の形状が一般文字列と特殊文字列
とで類似している場合には、文字列の判定を誤り、高精
度な文字切り出しを行うことが困難であった。
However, in the above-described conventional character recognition device, only the shape of the circumscribed rectangle of the black pixel connected component constituting the character is used, and a general character string or a special character such as an English character is used. For example, if the shape of the circumscribed rectangle is similar between the general character string and the special character string, the character string may be incorrectly determined and character extraction performed with high accuracy. Was difficult.

【0005】このような点から、一般文字と英文字とが
混在した場合でも、高速でかつ高精度な文字の切り出し
を行うことのできる文字認識装置の実現が望まれてい
た。
[0005] In view of the above, it has been desired to realize a character recognition device capable of performing high-speed and high-precision character extraction even when ordinary characters and English characters are mixed.

【0006】[0006]

【課題を解決するための手段】本発明の文字認識装置
は、前述の課題を解決するために、文字切り出し部が、
分離文字辞書と半角文字辞書とからなる切り出し辞書を
用いて文字切り出しを行うようにしたものである。ここ
で、半角文字辞書は、文字列方向への文字の大きさが通
常の大きさの文字と比べて小さく記述される文字を登録
した辞書であり、分離文字辞書は、文字列方向に、文字
画素塊の外接矩形ブロックが複数に分離できる文字の中
で、先頭の外接矩形ブロックが、半角文字辞書に登録さ
れている文字と類似している文字を登録した辞書であ
る。また、文字切り出し部は、切り出し開始候補位置か
ら切り出し終了候補位置との間に、外接矩形ブロックが
複数含まれているかどうかを判定する個数判定部を備え
る。そして、この個数判定部で判定した個数が複数であ
った場合、複数の外接矩形ブロックのうち、先頭の外接
矩形ブロックの画像と、分離文字辞書に登録されている
文字との照合を行い、分離文字辞書に登録されている文
字ではないと判定した場合は、半角文字辞書と照合し、
当該半角文字辞書に登録されている文字と判定した場合
は、当該先頭の外接矩形ブロックを半角文字として切り
出すと共に、次の外接矩形ブロックとの間に新たな切り
出し候補開始位置を設定し、一方、前記分離文字辞書に
登録されている文字と判定した場合、または、当該分離
文字辞書に登録されている文字ではなく、かつ、前記半
角文字辞書に登録されている文字ではないと判定した場
合は、前記複数の外接矩形ブロックを分離文字として切
り出す切り出し判定部とを備えている。
According to the character recognition device of the present invention, in order to solve the above-mentioned problem, a character cut-out unit includes:
Character extraction is performed by using an extraction dictionary composed of a separated character dictionary and a half-width character dictionary. Here, a half-width character dictionary is a dictionary in which characters whose size in the character string direction is described as being smaller than a character having a normal size are registered. The circumscribed rectangular block at the head is a dictionary in which characters similar to the characters registered in the half-width character dictionary are registered among the characters that can be separated into a plurality of circumscribed rectangular blocks of the pixel block. In addition, the character cutout unit includes a number determination unit that determines whether a plurality of circumscribed rectangular blocks are included between the cutout start candidate position and the cutout end candidate position. If the number determined by the number determination unit is plural, the image of the leading circumscribed rectangular block among the plural circumscribed rectangular blocks and the image of the leading circumscribed rectangular block are registered in the separation character dictionary .
Sentences that match characters and are registered in the separate character dictionary
If it is determined that it is not a character, it is checked against a half-width character dictionary,
When it is determined that the character is registered in the half-width character dictionary, the first circumscribed rectangular block is cut out as a half-width character, and a new cut-out candidate start position is set between the next circumscribed rectangular block. If it is determined that the character is registered in the separated character dictionary , or if it is not a character registered in the separated character dictionary ,
When it is determined that the character is not a character registered in the square character dictionary, a cutout determination unit that cuts out the plurality of circumscribed rectangular blocks as separated characters is provided.

【0007】[0007]

【作用】本発明の文字認識装置においては、文字切り出
しを行う場合、先ず、個数判定部が、切り出し開始候補
位置から切り出し終了候補位置との間に、候補となる外
接矩形ブロックが複数含まれているかどうかを判定す
る。次に、切り出し判定部は、個数判定部で判定した個
数が複数であった場合、先頭の外接矩形ブロックの画像
と、分離文字辞書に登録されている文字との照合を行
い、分離文字辞書に登録されている文字ではないと判定
した場合は、半角文字辞書と照合し、半角文字辞書に登
録されている文字と判定した場合は、先頭の外接矩形ブ
ロックを半角文字として切り出し、次の外接矩形ブロッ
クとの間に新たな切り出し候補開始位置を設定する。一
方、分離文字辞書に登録されている文字と判定した場
合、または、分離文字辞書に登録されている文字ではな
く、かつ、半角文字辞書に登録されている文字ではない
と判定した場合は、複数の外接矩形ブロックを分離文字
として切り出す。
In the character recognition device according to the present invention, when performing character segmentation, first, the number determination unit includes a plurality of candidate circumscribed rectangular blocks between the segmentation start candidate position and the segmentation end candidate position. Is determined. Next, if the number determined by the number determination unit is plural, the cutout determination unit compares the image of the first circumscribed rectangular block with the character registered in the separated character dictionary.
Is not a character registered in the separate character dictionary
If it is, it is compared with the half-width character dictionary, and if it is determined that the character is registered in the half-width character dictionary, the first circumscribed rectangular block is cut out as half-width character, and a new cut-out candidate is inserted between the next circumscribed rectangular block. Set the start position. On the other hand, if it is determined that the character is registered in the
If, or, it is a character registered in the separator dictionary
If it is determined that the character is not a character registered in the half-width character dictionary , a plurality of circumscribed rectangular blocks are cut out as separated characters.

【0008】[0008]

【実施例】以下、本発明の実施例を図面を用いて詳細に
説明する。 《実施例1》図1は、本発明の文字認識装置における実
施例1を示す構成図である。図の装置は、画像入力部
1、文字領域抽出部2、行切り出し部3、外接矩形抽出
部4、文字切り出し部5、文字認識部6、結果出力部
7、切り出し辞書8、認識辞書9からなる。
Embodiments of the present invention will be described below in detail with reference to the drawings. << Embodiment 1 >> FIG. 1 is a configuration diagram showing Embodiment 1 of the character recognition device of the present invention. The apparatus shown in the figure is composed of an image input unit 1, a character area extraction unit 2, a line extraction unit 3, a circumscribed rectangle extraction unit 4, a character extraction unit 5, a character recognition unit 6, a result output unit 7, a cut-out dictionary 8, and a recognition dictionary 9. Become.

【0009】画像入力部1は、イメージスキャナ等から
構成され、原稿上の文字情報を光学的に読み取る装置で
ある。また、文字領域抽出部2は、画像入力部1で読み
取られた画像から文字領域を抽出するものである。行切
り出し部3は、文字領域抽出部2で抽出された文字領域
を行単位に抽出する機能を備え、外接矩形抽出部4は、
行切り出し部3で切り出された行から文字画素塊(黒画
素連結成分)の外接矩形ブロックを抽出するものであ
る。
The image input section 1 is an apparatus which comprises an image scanner or the like and optically reads character information on a document. Further, the character area extraction unit 2 extracts a character area from the image read by the image input unit 1. The line cutout unit 3 has a function of extracting the character area extracted by the character area extraction unit 2 in units of lines, and the circumscribed rectangle extraction unit 4
A circumscribed rectangular block of a character pixel block (black pixel connected component) is extracted from the line extracted by the line extraction unit 3.

【0010】文字切り出し部5は、外接矩形抽出部4で
抽出された外接矩形ブロックに基づいて、各文字の1文
字を構成する領域を判定するものであり、個数判定部5
1と切り出し判定部52を備えている。個数判定部51
は、切り出し開始候補位置から切り出し終了候補位置ま
での間に、候補外接矩形ブロックが複数含まれているか
を判定する機能を備えている。また、切り出し判定部5
2は、個数判定部51で判定した候補外接矩形ブロック
の個数が複数であった場合、これらの候補外接矩形ブロ
ックの画像と、切り出し辞書8の、後述する分離文字辞
書81に登録されている文字との照合を行い、分離文字
辞書81に登録されている文字であると判定した場合は
分離文字としての切り出しを行い、登録されている文字
であると判定しなかった場合は、それぞれの候補外接矩
形ブロックの画像と、切り出し辞書8における後述する
半角文字辞書82に登録されている文字と照合を行い、
ここに登録されている文字であると判定した場合は、半
角文字として切り出しを行う機能を備えたものである。
The character cutout unit 5 determines an area constituting one character of each character based on the circumscribed rectangular block extracted by the circumscribed rectangle extraction unit 4.
1 and a cutout determination unit 52. Number determination unit 51
Has a function of determining whether or not a plurality of candidate circumscribed rectangular blocks are included between the extraction start candidate position and the extraction end candidate position. In addition, the cutout determination unit 5
When the number of candidate circumscribing rectangular blocks determined by the number determining unit 51 is plural, images of these candidate circumscribing rectangular blocks and characters registered in a separated character dictionary 81 of the cut-out dictionary 8 which will be described later. And if it is determined that the character is registered in the separated character dictionary 81, cut out as a separated character, and if it is not determined that the character is registered, The image of the rectangular block is compared with the characters registered in the half-width character dictionary 82 described later in the cut-out dictionary 8, and
If it is determined that the character is registered here, it has a function of cutting out as a half-width character.

【0011】文字認識部6は、文字切り出し部5で判定
された文字領域の画像に対して文字認識を行う機能を備
え、また、結果出力部7は、文字認識部6での文字認識
結果を文字コードに変換するための機能を備えている。
The character recognition unit 6 has a function of performing character recognition on the image of the character area determined by the character cutout unit 5, and the result output unit 7 outputs the result of the character recognition by the character recognition unit 6. It has a function to convert to character code.

【0012】切り出し辞書8は、文字切り出し部5で文
字切り出しを行うための辞書であり、分離文字辞書81
および半角文字辞書82を備えている。分離文字辞書8
1は、文字列方向(横書き文では水平方向)に、文字画
素塊の外接矩形ブロックが複数に分離できる文字の中
で、先頭の外接矩形ブロックが、半角文字辞書82に登
録されている文字と類似している文字を登録した辞書で
ある。また、半角文字辞書82は、文字列方向への文字
の大きさが通常の大きさの文字と比べて小さく記述され
る文字を登録した辞書である。
The cut-out dictionary 8 is a dictionary for performing character cut-out in the character cut-out unit 5, and includes a separated character dictionary 81.
And a half-width character dictionary 82. Separate character dictionary 8
1 is a character whose circumscribed rectangular block of a character pixel block can be separated into a plurality of characters in a character string direction (horizontal direction in a horizontal writing sentence). This is a dictionary in which similar characters are registered. The half-width character dictionary 82 is a dictionary in which characters whose size in the character string direction is described as being smaller than that of a character having a normal size are registered.

【0013】次に、上記構成の文字認識装置における全
体の動作について説明する。画像入力部1から入力され
た画像データは、文字領域抽出部2で、一般に良く知ら
れた方法、例えば黒画素の密度分布を用いた領域分割法
により、文字領域の情報のみを抽出する。抽出された文
字領域情報は、行切り出し部3で、これもまた公知であ
る方法、例えば行方向のヒストグラムを作成して行情報
を抽出するといった手法により行切り出しを行う。外接
矩形抽出部4は、行切り出し情報から行方向に対して垂
直方向のヒストグラムを作成し、水平方向の黒画素塊の
検出を行い、更に、検出された水平方向の黒画素塊の垂
直方向の黒画素の上端および下端を求め、外接矩形ブロ
ックを検出する。この外接矩形ブロックは、単一文字の
外接矩形ブロックか、分離文字の場合には偏部分や旁部
分等の文字の一部分を構成する外接矩形ブロックとな
る。
Next, the overall operation of the character recognition device having the above configuration will be described. From the image data input from the image input unit 1, the character region extracting unit 2 extracts only information on the character region by a generally well-known method, for example, a region dividing method using a density distribution of black pixels. The extracted character area information is subjected to line extraction by a line extraction unit 3 which is also a known method, for example, a method of creating a histogram in the line direction and extracting line information. The circumscribed rectangle extracting unit 4 creates a histogram in the vertical direction with respect to the row direction from the line cutout information, detects a black pixel block in the horizontal direction, and furthermore, detects a black pixel block in the horizontal direction in the vertical direction. The upper and lower ends of the black pixels are obtained, and a circumscribed rectangular block is detected. The circumscribed rectangular block is a circumscribed rectangular block of a single character or, in the case of a separated character, a circumscribed rectangular block constituting a part of a character such as a partial portion or a side portion.

【0014】文字切り出し部5は、この外接矩形ブロッ
ク内の黒画素塊あるいは、複数の外接矩形ブロックを統
合して得られる黒画素塊に対して、切り出し辞書8を用
いて良く知られたパターンマッチング手法を用いて、分
離文字であるか英文字等の半角文字であるかを識別し、
1文字毎に文字を切り出す。更に、切り出された文字に
対して、文字認識部6は認識辞書9を用いて、これもま
た良く知られたパターンマッチング手法を用いて文字を
認識し、結果出力部7へ認識結果を渡す。結果出力部7
は認識結果を電子計算機で扱うことができる文字コード
に変換し、表示装置等に出力する。
The character cutout unit 5 uses a cutout dictionary 8 to perform a well-known pattern matching on a black pixel block in the circumscribed rectangular block or a black pixel block obtained by integrating a plurality of circumscribed rectangular blocks. Using a method, identify whether it is a separation character or a half-width character such as English characters,
Cut out characters one by one. Further, the character recognition unit 6 uses the recognition dictionary 9 to recognize the characters from the cut-out characters using a pattern matching method, which is also well known, and passes the recognition result to the result output unit 7. Result output unit 7
Converts the recognition result into a character code that can be handled by a computer and outputs it to a display device or the like.

【0015】次に、本実施例の特徴点である文字切り出
し部5の動作について詳細に説明する。図2は、外接矩
形抽出部4および文字切り出し部5の動作を示すフロー
チャートである。また、図3は、各状態の説明図であ
り、(a)は1行に切り出された画像と位置情報を示
し、行切り出し部3で行切り出しを行った結果である。
また、(b)は、外接矩形抽出部4で用いる黒画素のヒ
ストグラムを示し、(c)は、これによって求められた
外接矩形を示している。更に(d)は、文字切り出し部
5における切り出し動作の説明を示している。
Next, the operation of the character segmenting section 5 which is a feature of the present embodiment will be described in detail. FIG. 2 is a flowchart showing the operation of the circumscribed rectangle extraction unit 4 and the character cutout unit 5. FIGS. 3A and 3B are explanatory diagrams of each state. FIG. 3A shows an image cut out into one line and position information, and is a result of line cutout performed by the line cutout unit 3.
(B) shows a histogram of black pixels used in the circumscribed rectangle extracting unit 4, and (c) shows a circumscribed rectangle obtained by the above. (D) shows the description of the cutout operation in the character cutout unit 5.

【0016】先ず、外接矩形抽出部4は、1行分の画像
から、図3(b)の例のような、行方向に対して垂直な
方向の黒画素のヒストグラムを作成する(ステップS
1)。次に、水平方向の黒ラン(連続する黒画素の長
さ)の左端および右端をヒストグラムより求め、各々の
黒ランに対応する1行分の画像の上端および下端を求
め、図3(c)の例のような黒画素塊の外接矩形ブロッ
ク(以下、単に外接矩形と称す)を抽出する(ステップ
S2)。次に、文字切り出し部5では、一般に良く知ら
れた方法、例えば外接矩形の中心間の距離を用いて、文
字のピッチを検出する(ステップS3)。そして、検出
されたピッチを用いて水平方向の1文字の切り出し開始
候補位置および切り出し終了候補位置を決定し、候補に
含まれる候補外接矩形を検出する(ステップS4)。
First, the circumscribed rectangle extracting unit 4 creates a histogram of black pixels in the direction perpendicular to the row direction as shown in FIG. 3B from the image for one row (step S).
1). Next, the left end and the right end of the horizontal black run (the length of the continuous black pixels) are obtained from the histogram, and the upper end and the lower end of one line of the image corresponding to each black run are obtained. A circumscribed rectangular block (hereinafter, simply referred to as a circumscribed rectangle) of a black pixel block as in the example of (1) is extracted (step S2). Next, the character cutout unit 5 detects a character pitch using a generally well-known method, for example, a distance between centers of circumscribed rectangles (step S3). Then, the extraction start candidate position and the extraction end candidate position of one character in the horizontal direction are determined using the detected pitch, and a candidate circumscribed rectangle included in the candidate is detected (step S4).

【0017】これを、図3(d)の例を用いて説明する
と、外接矩形b6の左側に切り出し開始候補位置sが設
定されていた場合、文字ピッチを利用して切り出し終了
候補位置eを決定する。そして、sからeの間に含まれ
る候補外接矩形をb6とb7に決定する。
This will be described with reference to the example of FIG. 3 (d). If the extraction start candidate position s is set to the left of the circumscribed rectangle b6, the extraction end candidate position e is determined using the character pitch. I do. Then, candidate circumscribed rectangles included between s and e are determined as b6 and b7.

【0018】更に、文字切り出し部5における個数判定
部51は、切り出し開始候補位置から切り出し終了候補
位置の間に、候補外接矩形が二つ以上(複数)含まれて
いるかどうかを判定し、候補外接矩形が二つ以上含まれ
ている場合はステップS6へ、一方、候補外接矩形が一
つしか含まれていない場合はステップS10へ処理を移
す。図3(d)の例では外接矩形候補がb6とb7の2
個あるため、ステップS6へ処理を移すことになる。
Further, the number judging section 51 in the character segmenting section 5 judges whether or not two or more (plural) candidate circumscribed rectangles are included between the segmentation start candidate position and the segmentation end candidate position. If two or more rectangles are included, the process proceeds to step S6. If only one candidate circumscribed rectangle is included, the process proceeds to step S10. In the example of FIG. 3D, the circumscribed rectangle candidates are two of b6 and b7.
Therefore, the process moves to step S6.

【0019】切り出し辞書8に含まれている分離文字辞
書81には、前述したように、水平方向に二つ以上の矩
形に分離できる文字の中で、一番左の矩形ブロックが半
角文字辞書82に登録されている文字と類似している文
字が登録されている。例えば「い」の左の部分は「L]
や[(]と類似している。また「ル」の左の部分は
「/」や「)」と類似している。更に「印」の左の部分
は「E」と類似している。このように、一番左の矩形ブ
ロックが半角文字と類似している分離文字に限定して登
録することにより、辞書の容量も小さく、マッチングに
高速で高精度な分離文字辞書を構成している。
As described above, among the characters that can be separated into two or more rectangles in the horizontal direction, the leftmost rectangular block is a half-width character dictionary 82 in the separation character dictionary 81 included in the cut-out dictionary 8. A character similar to the character registered in is registered. For example, the left part of "i" is "L"
And [(], and the left part of "ru" is similar to "/" and ")". Further, the portion to the left of the "mark" is similar to "E". In this way, by limiting and registering the leftmost rectangular block only to the separation characters similar to the half-width characters, the capacity of the dictionary is small, and a high-speed and high-precision separation character dictionary for matching is configured. .

【0020】ステップS6では、切り出し開始候補位置
から切り出し終了候補位置までに含まれるすべての候補
外接矩形を統合し、分離文字辞書81を用いて、良く知
られたパターンマッチング手法を用いて、分離文字辞書
81に含まれている分離文字であるか否かを判定し、分
離文字である場合はステップS9へ、分離文字でない場
合はステップS7へ処理を移す。図3(d)の例では、
b6の矩形の「0」とb7の矩形の「2」を統合し、
「02」というパターンを作成し、分離文字辞書81と
マッチングを行うことになり、「02」というパターン
が分離文字辞書81に登録されていなければステップS
7へ処理を移す。
In step S6, all the candidate circumscribed rectangles included from the extraction start candidate position to the extraction end candidate position are integrated, and the separated character dictionary 81 is used to separate the separated character using a well-known pattern matching method. It is determined whether or not the character is a separating character included in the dictionary 81. If the character is a separating character, the process proceeds to step S9. If the character is not a separating character, the process proceeds to step S7. In the example of FIG.
The rectangle “0” of b6 and the rectangle “2” of b7 are integrated,
The pattern "02" is created and matched with the separated character dictionary 81. If the pattern "02" is not registered in the separated character dictionary 81, the process proceeds to step S.
Move the process to 7.

【0021】切り出し辞書8に含まれている半角文字辞
書82には、英文字、数字、括弧等の記号等、文字幅が
通常の大きさの文字と比べて小さく記述される文字が半
角文字として登録されており、ステップS7では、切り
出し開始候補位置から一番近い外接矩形について、この
半角文字辞書82を用いて、これも良く知られたパター
ンマッチング手法を用いて、半角文字辞書82に含まれ
ている半角文字であるか否かを判定する。そして、半角
文字であった場合はステップS8へ、半角文字でない場
合はステップS9へ処理を移す。図3(d)の例では、
ステップS6で分離文字でないと判定された場合、切り
出し開始候補位置sに一番近い外接矩形b6に対して半
角文字辞書82とマッチングを行い、「0」というパタ
ーンが半角文字辞書82に登録されていればステップS
8へ処理を移す。
The half-width character dictionary 82 included in the cut-out dictionary 8 includes, as half-width characters, characters that are described with a character width smaller than that of a normal-size character, such as English characters, numerals, and symbols such as parentheses. In step S7, the circumscribed rectangle closest to the cutout start candidate position is included in the half-width character dictionary 82 using this half-width character dictionary 82 and also by using a well-known pattern matching method. It is determined whether the character is a half-width character. If it is a half-width character, the process proceeds to step S8. If it is not a half-width character, the process proceeds to step S9. In the example of FIG.
If it is determined in step S6 that the character is not a separated character, matching is performed with the half-width character dictionary 82 for the circumscribed rectangle b6 closest to the extraction start candidate position s, and the pattern “0” is registered in the half-width character dictionary 82. If step S
Move the processing to 8.

【0022】ステップS8では、切り出し開始候補位置
から一番近い外接矩形を1文字として文字を切り出す。
図3(d)の例では、外接矩形b6の「0」を1文字と
して切り出す。
In step S8, characters are cut out with the closest circumscribed rectangle from the cutout start candidate position as one character.
In the example of FIG. 3D, “0” of the circumscribed rectangle b6 is cut out as one character.

【0023】ステップS9では切り出し開始候補位置か
ら切り出し終了候補位置までに含まれるすべての外接矩
形を統合し1文字として文字を切り出す。ステップS1
0では切り出し開始候補位置から切り出し終了候補位置
までに含まれる外接矩形を1文字として文字を切り出
す。
In step S9, all the circumscribed rectangles included from the extraction start candidate position to the extraction end candidate position are integrated, and a character is extracted as one character. Step S1
In the case of 0, a character is cut out using a circumscribed rectangle included from the cutout start candidate position to the cutout end candidate position as one character.

【0024】ステップS11では、全ての外接矩形の切
り出しが終了する行末であるかどうかを判定し、行末で
なければ直前に切り出された外接矩形と、その次の外接
矩形との間に、新たな切り出し開始候補位置を設定し、
ステップS4へ処理を移す。一方、行末であれば文字切
り出しを終了する。図3(d)の例では、b6とb7の
間に新たな切り出し候補位置を設定する。
In step S11, it is determined whether or not the end of the line at which the extraction of all circumscribed rectangles ends, and if not, the new circumscribed rectangle is inserted between the immediately preceding circumscribed rectangle and the next circumscribed rectangle. Set the extraction start candidate position,
The process moves to step S4. On the other hand, if it is at the end of the line, the character extraction ends. In the example of FIG. 3D, a new clipping candidate position is set between b6 and b7.

【0025】以上のように上記実施例1によれば、切り
出し辞書8として分離文字辞書81と半角文字辞書82
とを設けたことにより、従来の黒画素の外接矩形の形状
のみで文字の切り出しを行うのではなく、外接矩形内の
黒画素の形状を利用し、文字の偏や旁と半角文字との違
いを考慮した切り出しを行うことができ、文字の切り出
し性能が向上する。また、切り出し辞書8に登録する文
字を、英文字・数字・記号、および極めて少ない数の左
右に分離するかな・漢字に限定することができるため、
高速なマッチングが行え、高速で高性能な文字切り出し
を行うことが可能となる。
As described above, according to the first embodiment, as the cut-out dictionary 8, the separated character dictionary 81 and the half-width character dictionary 82
By using the shape of the black pixel in the circumscribed rectangle instead of cutting out the character only with the conventional circumscribed rectangle of the black pixel, the difference between the bias of the character and the half-width character Can be performed in consideration of the character, and the performance of extracting characters can be improved. In addition, the characters registered in the cut-out dictionary 8 can be limited to English characters, numbers, and symbols, and a very small number of kana and kanji characters that are separated into right and left.
High-speed matching can be performed, and high-speed and high-performance character segmentation can be performed.

【0026】次に、上記実施例1に対し、更に、漢字の
偏の一部等を登録した半角リジェクト用辞書を追加する
ようにした文字認識装置を実施例2として説明する。 《実施例2》この実施例2は、上記実施例1の図1に示
されている切り出し辞書8を、分離文字辞書81、半角
文字辞書82と共に、半角文字以外の文字を検出するた
めの辞書として半角リジェクト辞書83(後述する図4
に図示する)を備えたものであり、これ以外の図面上の
構成は上記実施例1と同様であるため、その図示は省略
する。
Next, a description will be given of a character recognition apparatus according to a second embodiment in which a half-width reject dictionary in which a part of the kanji is registered is added to the first embodiment. << Embodiment 2 >> In Embodiment 2, the cut-out dictionary 8 shown in FIG. 1 of Embodiment 1 is used together with the separation character dictionary 81 and the half-width character dictionary 82 to detect a character other than half-width characters. The half-width reject dictionary 83 (see FIG.
, And the other configuration on the drawing is the same as that of the first embodiment, so that the illustration is omitted.

【0027】半角リジェクト辞書83は次に示す文字を
登録したものである。即ち、切り出し辞書8に含まれて
いる半角文字辞書82には、英文字、数字、括弧等の記
号との半角として切り出す半角文字を登録しているが、
「昭」のような日偏の漢字は、日偏を数字の「8」等に
誤検出されることがあり、漢字が分離して切り出される
原因となる。ここで、日偏の漢字を全て分離文字辞書8
1に登録することも可能ではあるが、分離文字辞書81
の容量が大きくなり、マッチング速度も低下するためあ
まり有効な方法ではない。そこで、日偏等、半角文字辞
書82に登録されている文字と類似している偏に限定し
て、半角リジェクト辞書83に半角リジェクト文字とし
て登録することにより、辞書容量の増加も少なく、高速
で高精度な切り出しを行うことができるものである。
The half-width reject dictionary 83 registers the following characters. That is, in the half-width character dictionary 82 included in the cut-out dictionary 8, half-width characters to be cut out as half-width characters with symbols such as English characters, numbers, and parentheses are registered.
A Japanese character such as "Akira" may be erroneously detected as a numeral "8" or the like, which may cause a kanji to be separated and cut out. Here, all the kanji of Japanese characters are separated character dictionary 8
1 can be registered, but the separation character dictionary 81
This is not a very effective method because the capacity of the data becomes large and the matching speed decreases. Therefore, by limiting the characters to the characters similar to the characters registered in the half-width character dictionary 82, such as the date deviation, and registering them as half-width reject characters in the half-width reject dictionary 83, the increase in the dictionary capacity is small and the speed is increased. High-precision cutting can be performed.

【0028】また、文字切り出し部5の切り出し判定部
52は、個数判定部51で判定した個数が複数であった
場合、分離文字辞書81に登録されている文字との照合
を行い、この分離文字辞書81に登録されている文字で
あると判定した場合は分離文字としての切り出しを行
い、登録されている文字であると判定しなかった場合
は、半角リジェクト辞書83および半角文字辞書82に
登録されている文字と照合を行う。そして、半角リジェ
クト辞書83に登録されている文字であると判定した場
合は分離文字としての切り出しを行い、半角文字辞書8
2に登録されている文字であると判定した場合は、半角
文字として切り出しを行うよう構成されている。
When the number determined by the number determination unit 51 is plural, the extraction determination unit 52 of the character extraction unit 5 compares the number with the character registered in the separation character dictionary 81, and If it is determined that the character is registered in the dictionary 81, it is cut out as a separated character, and if it is not determined that the character is registered, it is registered in the half-width reject dictionary 83 and half-width character dictionary 82. Matches the character that is If it is determined that the character is registered in the half-width reject dictionary 83, the character is cut out as a separation character, and the half-width character dictionary 8
If it is determined that the character is a character registered in No. 2, it is configured to cut out as a half-width character.

【0029】次に、実施例2の動作について説明する。
図4は、実施例2の動作を示すフローチャートである。
実施例1の動作との差異は、半角文字の判定を半角文字
辞書82と共に半角リジェクト辞書83を用いて行う点
であり、他の動作については同様であるため、実施例1
と動作の異なる部分についてのみ記述する。即ち、図4
におけるステップS1〜ステップS6までの動作は、上
記実施例1と同様である。ステップS7において、実施
例1では半角文字辞書82に含まれている半角文字であ
るか否かのみを判定していたが、実施例2では、更に半
角リジェクト辞書83を用いて、半角文字であるか、半
角リジェクト文字であるか、または、どちらにも登録さ
れていない文字であるかの判定を行う。そして、このス
テップS7において、半角文字である場合はステップS
8へ、半角リジェクト文字、またはどちらにも登録され
ていない文字である場合はステップS9へ処理を移す。
Next, the operation of the second embodiment will be described.
FIG. 4 is a flowchart illustrating the operation of the second embodiment.
The difference from the operation of the first embodiment is that the determination of half-width characters is performed using the half-width character dictionary 82 and the half-width reject dictionary 83, and the other operations are the same.
Only the parts that differ from the operation are described. That is, FIG.
Are the same as those in the first embodiment. In step S7, in the first embodiment, it is determined only whether or not the character is a half-width character included in the half-width character dictionary 82. In the second embodiment, however, the half-width character is further determined using the half-width reject dictionary 83. It is determined whether the character is a half-width reject character or a character not registered in either of them. If it is determined in step S7 that the character is a half-width character, step S7 is executed.
If the character is a half-width reject character or a character not registered in either of them, the process proceeds to step S9.

【0030】以上のように、実施例2によれば、切り出
し辞書8に半角リジェクト辞書83を付加し、半角文字
と類似した偏等の文字の構成要素を登録することによ
り、分離文字辞書81の容量を増加させる必要がなく、
半角文字の判定性能を上げ、高速で高性能な文字切り出
しを行うことが可能となる。
As described above, according to the second embodiment, by adding the half-width reject dictionary 83 to the cut-out dictionary 8 and registering the component elements of the partial characters similar to the half-width characters, No need to increase capacity,
It is possible to improve half-width character determination performance and perform high-speed and high-performance character segmentation.

【0031】尚、上記各実施例では、文字切り出しを横
書き文の場合で説明したが、これに限定されるものでは
なく、縦書き文の場合であっても同様に適用可能であ
る。この場合、半角文字辞書82は、縦方向への文字の
大きさが通常の大きさの文字と比べて小さく記述される
文字を登録したものとなり、また、分離文字辞書81は
文字画素塊の外接矩形ブロックが縦方向に複数に分離で
きる文字の中で、最上部の外接矩形ブロックが、半角文
字辞書82に登録されている文字と類似している文字を
登録したものとなる。また、半角リジェクト辞書83
は、文字画素塊の外接矩形ブロックが縦方向に複数に分
離できる文字の中で、最上部の外接矩形ブロックに含ま
れる文字構成要素が、半角文字辞書82に登録されてい
る文字と類似しているものを登録した辞書となる。
In each of the embodiments described above, character extraction is described in the case of a horizontal writing sentence. However, the present invention is not limited to this, and the same can be applied to a case of a vertical writing sentence. In this case, the half-width character dictionary 82 registers characters in which the size of characters in the vertical direction is described as being smaller than that of a normal size. Among the characters that can be separated into a plurality of rectangular blocks in the vertical direction, the uppermost circumscribed rectangular block is one in which characters similar to the characters registered in the half-width character dictionary 82 are registered. Also, the half-width reject dictionary 83
Is a character in which the circumscribed rectangular block of the character pixel block can be separated into a plurality of pieces in the vertical direction, and the character component included in the uppermost circumscribed rectangular block is similar to the character registered in the half-width character dictionary 82. It becomes a dictionary that registers what you have.

【0032】[0032]

【発明の効果】以上説明したように、本発明の文字認識
装置によれば、文字列方向への文字の大きさが通常の大
きさの文字と比べて小さく記述される文字を登録した半
角文字辞書と、文字列方向に、文字画素の外接矩形ブロ
ックが複数に分離できる文字の中で、先頭の外接矩形ブ
ロックが、半角文字辞書に登録されている文字と類似し
ている文字を登録した分離文字辞書とを備え、切り出し
開始候補位置から切り出し終了候補位置との間に、候補
となる外接矩形ブロックが複数含まれていた場合、先頭
の外接矩形ブロックの画像と、分離文字辞書に登録され
ている文字との照合を行い、分離文字辞書に登録されて
いる文字ではないと判定した場合は半角文字辞書と照合
し、半角文字辞書に登録されている文字と判定した場合
は、先頭の外接矩形ブロックを半角文字として切り出す
と共に、次の外接矩形ブロックとの間に新たな切り出し
候補開始位置を設定し、一方、分離文字辞書に登録され
ている文字と判定した場合、または、分離文字辞書に登
録されている文字ではなく、かつ、半角文字辞書に登録
されている文字ではないと判定した場合は、複数の外接
矩形ブロックを分離文字として切り出すようにしたの
で、一般文字と英文字等が混在する文であっても高速で
かつ高精度の文字切り出しを行うことができる。また、
分離文字辞書および半角文字辞書に登録する文字を、英
文字・数字・記号、および極めて少ない数の左右に分離
するかな・漢字に限定することができるため、高速なマ
ッチングが行え、高速で高性能な文字切り出しを行うこ
とが可能となる。
As described above, according to the character recognition device of the present invention, a half-width character in which a character whose size in the character string direction is smaller than a normal size character is registered. In the dictionary and the character string, circumscribed rectangular blocks of character pixels can be separated into a plurality of characters. Among the characters, the first circumscribed rectangular block registers characters similar to the characters registered in the half-width character dictionary. If a plurality of candidate circumscribed rectangular blocks are included between the extraction start candidate position and the extraction end candidate position, the image of the first circumscribed rectangular block is registered in the separated character dictionary.
Matches with the character that is
If it is determined that it is not a character, match it with a half-width character dictionary
And, if it is determined that the character registered in byte character dictionary, the cut the head of the circumscribed rectangular block as a single-byte characters, and sets a new cut-out candidate start position between the next circumscribed rectangular blocks, whereas, If it is determined that the character registered in the separated character dictionary, or registered to a separation character dictionary
It is not a recorded character and it is registered in a half-width character dictionary
If it is determined that the character is not a character that has been written , multiple circumscribed rectangular blocks are cut out as separate characters, so high-speed and high-precision character cut-out can be performed even for sentences in which general characters and English characters are mixed. It can be carried out. Also,
Characters registered in the separation character dictionary and half-width character dictionary can be limited to English characters, numbers, and symbols, and a very small number of kana and kanji characters that can be separated to the left and right. Character can be cut out.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の文字認識装置における実施例1を示す
構成図である。
FIG. 1 is a configuration diagram showing a first embodiment of a character recognition device of the present invention.

【図2】本発明の文字認識装置における実施例1の動作
を示すフローチャートである。
FIG. 2 is a flowchart illustrating an operation of the character recognition device according to the first exemplary embodiment of the present invention.

【図3】本発明の文字認識装置の各部の動作の説明図で
ある。
FIG. 3 is an explanatory diagram of the operation of each unit of the character recognition device of the present invention.

【図4】本発明の文字認識装置における実施例2の動作
を示すフローチャートである。
FIG. 4 is a flowchart illustrating an operation of the character recognition device according to the second exemplary embodiment of the present invention.

【符号の説明】[Explanation of symbols]

2 文字領域抽出部 3 行切り出し部 4 外接矩形抽出部 5 文字切り出し部 51 個数判定部 52 切り出し判定部 6 文字認識部 8 切り出し辞書 81 分離文字辞書 82 半角文字辞書 83 半角リジェクト辞書 2 Character area extraction unit 3 Line extraction unit 4 Bounding rectangle extraction unit 5 Character extraction unit 51 Number determination unit 52 Extraction determination unit 6 Character recognition unit 8 Extraction dictionary 81 Separated character dictionary 82 Half-width character dictionary 83 Half-width reject dictionary

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平3−291778(JP,A) 特開 平2−230484(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06K 9/00 - 9/82 ────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-3-291778 (JP, A) JP-A-2-230484 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) G06K 9/00-9/82

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 入力画像中の文字領域の各文字画素塊の
外接矩形を抽出する外接矩形抽出部と、 文字列方向への文字の大きさが通常の大きさの文字と比
べて小さく記述される文字を登録した半角文字辞書と、 文字列方向に、文字画素塊の外接矩形ブロックが複数に
分離できる文字の中で、先頭の外接矩形ブロックが、前
記半角文字辞書に登録されている文字と類似している文
字を登録した分離文字辞書と、 文字の切り出し開始候補位置から切り出し終了候補位置
との間に、前記外接矩形ブロックが複数含まれているか
否かを判定する個数判定部と、 前記個数判定部で判定した個数が複数であった場合、当
該複数の外接矩形ブロックのうち、先頭の外接矩形ブロ
ックの画像と、前記分離文字辞書に登録されている文字
との照合を行い、前記分離文字辞書に登録されている文
字ではないと判定した場合は、前記半角文字辞書と照合
し、当該半角文字辞書に登録されている文字と判定した
場合は、当該先頭の外接矩形ブロックを半角文字として
切り出すと共に、次の外接矩形ブロックとの間に新たな
切り出し候補開始位置を設定し、一方、前記分離文字辞
書に登録されている文字と判定した場合、または、当該
分離文字辞書に登録されている文字ではなく、かつ、前
記半角文字辞書に登録されている文字ではないと判定し
た場合は、前記複数の外接矩形ブロックを分離文字とし
て切り出す切り出し判定部と、 前記切り出し判定部での判定結果に基づき、文字認識を
行う文字認識部とを備えた文字認識装置。
1. A circumscribed rectangle extracting unit for extracting a circumscribed rectangle of each character pixel block in a character area in an input image, wherein a character size in a character string direction is described as being smaller than a character having a normal size. And a half-width character dictionary in which a circumscribed rectangular block of a character pixel block can be separated into a plurality of characters in the character string direction, and a first circumscribed rectangular block is a character registered in the half-width character dictionary. A separated character dictionary in which similar characters are registered, and a number determining unit that determines whether or not a plurality of the circumscribed rectangular blocks are included between a character extraction start candidate position and a character extraction end candidate position; If the number determined by the number determination unit is plural, the image of the first circumscribed rectangular block among the plurality of circumscribed rectangular blocks and the character registered in the separated character dictionary
Sentence registered in the separated character dictionary
If it is determined that it is not a character, it is checked against the half-width character dictionary
And, if it is determined that the character that is registered with the half-width character dictionary, along with cutting the top of the circumscribed rectangular block as a single-byte characters, and sets a new cut-out candidate start position between the next circumscribed rectangular block, On the other hand, if it is determined that the character is registered in the separated character dictionary, or if it is not a character registered in the separated character dictionary and
If it is determined that the character is not a character registered in the half-width character dictionary, a cutout determination unit that cuts out the plurality of circumscribed rectangular blocks as separated characters, and a character that performs character recognition based on the determination result of the cutout determination unit A character recognition device comprising a recognition unit.
【請求項2】 請求項1に記載の文字認識装置におい
て、 文字列方向に、文字画素塊の外接矩形ブロックが複数に
分離できる文字の中で、先頭の外接矩形ブロックに含ま
れる文字構成要素が、半角文字辞書に登録されている文
字と類似している当該文字構成要素を登録した半角リジ
ェクト辞書と、 前記個数判定部で判定した個数が複数であった場合、当
該複数の外接矩形ブロックのうち、先頭の外接矩形ブロ
ックの画像と、前記分離文字辞書に登録されている文字
との照合を行い、当該分離文字辞書に登録されている文
字ではないと判 定した場合は、前記半角文字辞書に登録
されている文字と前記半角リジェクト辞書に登録されて
いる文字構成要素との照合を行い、前記先頭の外接矩形
ブロックの画像が、前記半角リジェクト辞書に登録され
ている文字構成要素と判定するか、または、前記半角文
字辞書と前記半角リジェクト辞書に登録されていない
と判定した場合は、前記複数の外接矩形ブロックを分離
文字として切り出す切り出し判定部とを備えたことを特
徴とする文字認識装置。
2. The character recognition device according to claim 1, wherein a character component included in a leading circumscribed rectangular block among characters in which a circumscribed rectangular block of a character pixel block can be separated into a plurality in the character string direction. A half-width reject dictionary in which the character components similar to the characters registered in the half-width character dictionary are registered, and if the number determined by the number determination unit is plural, the half-width reject dictionary , The image of the first circumscribed rectangular block and the characters registered in the separated character dictionary
Sentence registered in the separated character dictionary
If there was decipher the non-character, matches it to a character component character stored in said byte character dictionary said registered in byte reject dictionary, image of the head of the circumscribed rectangle blocks, wherein or determines that the character elements registered in byte reject dictionary, or, prior to SL if it is determined not to be registered in the half-width character dictionary and the half-width reject dictionary, a plurality of circumscribed rectangles block separator A character recognition device comprising: a cut-out determination unit that cuts out a character.
JP28925494A 1994-10-28 1994-10-28 Character recognition device Expired - Fee Related JP3197441B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28925494A JP3197441B2 (en) 1994-10-28 1994-10-28 Character recognition device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28925494A JP3197441B2 (en) 1994-10-28 1994-10-28 Character recognition device

Publications (2)

Publication Number Publication Date
JPH08129608A JPH08129608A (en) 1996-05-21
JP3197441B2 true JP3197441B2 (en) 2001-08-13

Family

ID=17740782

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28925494A Expired - Fee Related JP3197441B2 (en) 1994-10-28 1994-10-28 Character recognition device

Country Status (1)

Country Link
JP (1) JP3197441B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0653414A1 (en) 1993-11-17 1995-05-17 Hoechst Aktiengesellschaft Process for preparing alkyl esters of fluorbenzoic acid by reaction of a fluor-benzoylchlorides with an alkohol in the presence of an alkalimetal alcoholate

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5041775B2 (en) * 2006-09-28 2012-10-03 沖電気工業株式会社 Character cutting method and character recognition device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0653414A1 (en) 1993-11-17 1995-05-17 Hoechst Aktiengesellschaft Process for preparing alkyl esters of fluorbenzoic acid by reaction of a fluor-benzoylchlorides with an alkohol in the presence of an alkalimetal alcoholate

Also Published As

Publication number Publication date
JPH08129608A (en) 1996-05-21

Similar Documents

Publication Publication Date Title
JP2000181993A (en) Character recognition method and device
US6920247B1 (en) Method for optical recognition of a multi-language set of letters with diacritics
JPH04195692A (en) Document reader
JP4280355B2 (en) Character recognition device
JP3197441B2 (en) Character recognition device
Lehal et al. Text segmentation of machine-printed Gurmukhi script
JPH0430070B2 (en)
JP2917427B2 (en) Drawing reader
JP3193573B2 (en) Character recognition device with brackets
JP3428504B2 (en) Character recognition device
JP3384634B2 (en) Character type identification method
JPH05174185A (en) Japanese character recognizing device
JP3151866B2 (en) English character recognition method
JP3517077B2 (en) Pattern extraction device and method for extracting pattern area
JP2995825B2 (en) Japanese character recognition device
JP2752499B2 (en) Character reader
KR100248384B1 (en) Individual character extraction method in multilingual document recognition and its recognition system
JP2993533B2 (en) Information processing device and character recognition device
JP3116452B2 (en) English character recognition device
JPH0950488A (en) Method for reading different size characters coexisting character string
Green et al. Layout analysis of book pages
JPH0415776A (en) Extracting method for character size information
JPH1069522A (en) Character recognition device, character recognition method and recording medium recording character recognition method
Sharma et al. A Fuzzy Approach to Hand written Devnagari Script up to five Characters Recognition
JPH02230484A (en) Character recognizing device

Legal Events

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

Free format text: PAYMENT UNTIL: 20090608

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090608

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20100608

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees