JP3267038B2 - Character recognition device - Google Patents

Character recognition device

Info

Publication number
JP3267038B2
JP3267038B2 JP05529594A JP5529594A JP3267038B2 JP 3267038 B2 JP3267038 B2 JP 3267038B2 JP 05529594 A JP05529594 A JP 05529594A JP 5529594 A JP5529594 A JP 5529594A JP 3267038 B2 JP3267038 B2 JP 3267038B2
Authority
JP
Japan
Prior art keywords
character
image
similarity
attribute
comparison
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
JP05529594A
Other languages
Japanese (ja)
Other versions
JPH07239917A (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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Fujifilm Business Innovation Corp
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 Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP05529594A priority Critical patent/JP3267038B2/en
Publication of JPH07239917A publication Critical patent/JPH07239917A/en
Application granted granted Critical
Publication of JP3267038B2 publication Critical patent/JP3267038B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、文書画像中から1文字
分の画像を順次切り出し、切り出された1文字分の画像
を認識する文字認識装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a character recognition device for sequentially cutting out an image of one character from a document image and recognizing the cut out image of one character.

【0002】[0002]

【従来の技術】従来より開発されている文字認識装置で
は、文書画像中から1文字分ごとに文字画像を切り出
し、切り出された文字画像を種々の認識手法を用いて認
識し、文字コードを出力している。認識精度を向上させ
るため、認識手法も高度化しており、認識処理に多大な
時間を要するようになってきている。そのため、認識速
度が低下してしまうという問題がある。
2. Description of the Related Art A conventionally developed character recognition apparatus cuts out a character image for each character from a document image, recognizes the cut-out character image using various recognition methods, and outputs a character code. are doing. In order to improve the recognition accuracy, the recognition method has been advanced, and the recognition process is taking a long time. Therefore, there is a problem that the recognition speed is reduced.

【0003】このような問題を解決する従来の文字認識
装置の一つとして、例えば、特開平5−20500号公
報に記載されているような文書認識装置がある。図3
は、従来の文字認識装置の一例の構成図である。図中、
1は文字切り出し部、2は文字画像比較部、3は文字認
識部、4は文字画像記憶部、11は記憶単位、12は制
御部である。文字切り出し部1は、文書画像から1文字
分の文字画像を順次切り出す。文字画像比較部2は、文
字画像記憶部4に記憶されているそれぞれの記憶単位1
1と、文字切り出し部1で切り出された文字画像を比較
し、類似度を計算する。文字認識部3は、文字切り出し
部1で切り出された文字画像から文字を認識し、文字コ
ードを出力する。文字画像記憶部4は、認識済みの文字
画像、文字コード、頻度情報などを、記憶単位11ごと
に記憶する。制御部12は、文字画像比較部2において
計算された類似度を参照し、類似度が大きい場合に、文
字画像記憶部4に記憶されている文字単位11の文字コ
ードを認識結果として読み出し、出力する。また、類似
度が小さい場合には、他の記憶単位11との比較を行な
うように、文字画像比較部2を制御するとともに、類似
度の大きい記憶単位11が存在しない場合には、文字認
識部3の認識結果を出力するように制御する。また、文
字認識部3により認識を行なった場合には、その文字画
像、文字コード等を用いて記憶単位11を作製し、文字
画像記憶部4に記憶させる。
As one of the conventional character recognition devices for solving such a problem, there is, for example, a document recognition device described in Japanese Patent Application Laid-Open No. 5-20500. FIG.
1 is a configuration diagram of an example of a conventional character recognition device. In the figure,
1 is a character cutout unit, 2 is a character image comparison unit, 3 is a character recognition unit, 4 is a character image storage unit, 11 is a storage unit, and 12 is a control unit. The character extracting unit 1 sequentially extracts one character image from a document image. The character image comparison unit 2 stores each of the storage units 1 stored in the character image storage unit 4.
1 is compared with the character image clipped by the character clipping unit 1, and the similarity is calculated. The character recognition unit 3 recognizes a character from the character image cut out by the character cutout unit 1 and outputs a character code. The character image storage unit 4 stores a recognized character image, a character code, frequency information, and the like for each storage unit 11. The control unit 12 refers to the similarity calculated by the character image comparison unit 2, and when the similarity is large, reads out the character code of the character unit 11 stored in the character image storage unit 4 as a recognition result and outputs the character code. I do. When the similarity is small, the character image comparing unit 2 is controlled so as to perform comparison with another storage unit 11, and when there is no storage unit 11 having a large similarity, the character recognition unit 3 to output the recognition result. When recognition is performed by the character recognition unit 3, a storage unit 11 is created using the character image, the character code, and the like, and stored in the character image storage unit 4.

【0004】このような構成の文字認識装置では、すで
に認識された文字画像を文字画像記憶部4に記憶させて
おき、記憶されている文字画像との類似度を判定するこ
とにより、対応する文字コードを出力するので、複雑な
文字認識部による認識処理を低減して、精度を落とすこ
となく、高速化を実現することができる。
In the character recognition device having such a configuration, a character image already recognized is stored in the character image storage unit 4, and the similarity with the stored character image is determined to determine the corresponding character image. Since the code is output, recognition processing by the complicated character recognition unit can be reduced, and high-speed processing can be realized without reducing accuracy.

【0005】しかしながら、このような従来の文字認識
装置においては、文字画像記憶部4に記憶されている個
々の文字画像全体について、あるいは、蓄えられている
すべての特徴量について、類似度を計算していたので、
文字画像が大きいあるいは画素密度が高い場合や、特徴
量の次元数が大きい場合には、類似度の計算および比較
に時間を要するという欠点があった。
However, in such a conventional character recognition device, the similarity is calculated for the entire character image stored in the character image storage unit 4 or for all the stored feature amounts. Because it was
When the character image is large or the pixel density is high, or when the number of dimensions of the feature amount is large, there is a disadvantage that it takes time to calculate and compare the similarity.

【0006】[0006]

【発明が解決しようとする課題】本発明は、上述した事
情に鑑みてなされたもので、類似度の計算時間を削減す
ることにより、精度を落とすことなく、高速に認識結果
を得ることのできる文字認識装置を提供することを目的
とするものである。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned circumstances, and it is possible to obtain a recognition result at a high speed without reducing accuracy by reducing the calculation time of similarity. It is an object to provide a character recognition device.

【0007】[0007]

【課題を解決するための手段】本発明は、文書画像中か
ら1文字分の画像を順次切り出し、切り出された1文字
分の画像を認識する文字認識装置において、文書画像中
から1文字分の文字画像を切り出す文字切り出し手段
と、切り出された文字画像を認識し文字コードを出力す
る文字認識手段と、認識を行なった文字画像の文字属
性、文字画像に関する情報、文字コードを少なくとも記
憶する記憶手段と、該記憶手段に記憶されている文字属
性と前記文字切り出し手段により新たに切り出された1
文字分の文字画像の文字属性とを比較する属性比較手段
と、前記記憶手段に記憶されている文字画像に関する情
報と前記文字切り出し手段により新たに切り出された1
文字分の文字画像に関する情報を比較する画像比較手段
と、前記属性比較手段と前記画像比較手段による比較の
結果に基づき類似度が大きい場合には当該文字画像に対
応付けて前記記憶手段に記憶されている文字コードを認
識結果として読み出し類似度が小さい場合には次に記憶
している文字属性および文字画像に関する情報との比較
を行なうように前記属性比較手段および前記画像比較手
段を制御する制御手段を有することを特徴とするもので
ある。
SUMMARY OF THE INVENTION According to the present invention, there is provided a character recognition apparatus for sequentially cutting out an image of one character from a document image and recognizing the cut-out image of one character. Character cutout means for cutting out a character image, character recognition means for recognizing the cutout character image and outputting a character code, and storage means for storing at least the character attribute of the recognized character image, information about the character image, and the character code And the character attribute stored in the storage means and 1 newly cut out by the character cutout means.
Attribute comparison means for comparing the character attributes of the character images of the characters, information on the character images stored in the storage means, and 1 newly extracted by the character extraction means.
An image comparing unit that compares information on character images of characters, and if the degree of similarity is large based on a result of comparison by the attribute comparing unit and the image comparing unit, the similarity is stored in the storage unit in association with the character image. Control means for controlling the attribute comparing means and the image comparing means so as to compare the read character code as the recognition result and the character attribute and the information on the character image stored next when the similarity is small. It is characterized by having.

【0008】そして前記制御手段は、前記属性比較手段
において類似度があらかじめ定められた値より小さいと
判定された場合には、前記画像比較手段による比較動作
を中止し、次に記憶している文字属性および文字画像に
関する情報との比較を行なうように前記属性比較手段お
よび前記画像比較手段を制御するように構成することを
特徴としている。
When the attribute comparing means determines that the degree of similarity is smaller than a predetermined value, the control means stops the comparing operation by the image comparing means and proceeds to the next stored character. The image processing device is characterized in that the attribute comparing means and the image comparing means are controlled so as to compare the attribute and the information on the character image.

【0009】また、前記属性比較手段および前記画像比
較手段は、比較結果としてそれぞれ類似度の値を前記制
御手段に出力し、前記制御手段ではこれらの類似度の値
に基づき文字の類似度の大小の判定を行ない、該大小の
判定は、前記属性比較手段からの類似度の値により複数
の閾値の中から1つを選択し、選択された閾値を用いて
前記画像比較手段からの類似度の値を比較するように構
成することができる。
The attribute comparing means and the image comparing means each output a similarity value as a comparison result to the control means, and the control means determines the magnitude of character similarity based on the similarity value. The magnitude is determined by selecting one of a plurality of thresholds based on the similarity value from the attribute comparing unit, and using the selected threshold value to determine the similarity from the image comparing unit. It can be configured to compare values.

【0010】さらに、前記画像比較手段は、比較処理に
おける類似度の値が設定した閾値を超えた時点で比較処
理を中断し、前記制御装置に対して類似度が十分高いこ
とを通知するように構成したり、比較処理における類似
度の値が設定した閾値を下回った時点で比較処理を中断
し、前記制御装置に対して次に記憶手段に記憶されてい
る文字属性および文字画像に関する情報との比較を開始
するように指示するように構成することができる。
Further, the image comparison means interrupts the comparison process when the value of the similarity in the comparison process exceeds a set threshold value, and notifies the control device that the similarity is sufficiently high. When the similarity value in the comparison process falls below a set threshold value, the comparison process is interrupted, and the control device is compared with the character attribute and the information on the character image stored in the next storage unit. It can be configured to instruct to start the comparison.

【0011】前記記憶手段に記憶される文字画像に関す
る情報は、文字画像自体、あるいは、文字画像の特徴量
であってもよい。
[0011] The information on the character image stored in the storage means may be the character image itself or a feature amount of the character image.

【0012】[0012]

【作用】本発明によれば、文字切り出し手段が切り出し
た1文字分の文字画像を文字認識手段が認識し、文字コ
ードを出力する。文字認識手段により認識された文字の
文字属性と文字画像に関する情報は、認識結果の文字コ
ードとともに対応付けて記憶手段に記憶される。記憶手
段に記憶された文字属性と文字画像に関する情報は、属
性比較手段および画像比較手段において、新たに切り出
された1文字分の文字画像と比較される。比較の結果、
文字属性および文字画像に関する情報の類似度が大きい
場合に、当該文字画像に対応付けて記憶している文字コ
ードを認識結果として読み出す制御を行なう。属性比較
手段において行なわれる文字属性の比較処理は、画像比
較手段において行なわれる文字画像に関する情報の比較
処理に比べ、高速に実行することができる。そのため、
属性比較手段からの比較結果により類似度が小さいと判
断される場合には、従来のように画像比較手段からの比
較結果を待つことなく、次に記憶手段に記憶されている
文字属性および文字画像に関する情報との比較に移行す
ることが可能であり、高速化を図ることができる。
According to the present invention, the character recognizing means recognizes one character image extracted by the character extracting means and outputs a character code. The information on the character attribute and the character image of the character recognized by the character recognition means is stored in the storage means in association with the character code of the recognition result. The information on the character attribute and the character image stored in the storage unit is compared with the newly extracted character image of one character by the attribute comparison unit and the image comparison unit. As a result of the comparison,
When the similarity between the information on the character attribute and the character image is high, control is performed to read out the character code stored in association with the character image as a recognition result. The comparison process of the character attribute performed by the attribute comparison unit can be executed at a higher speed than the comparison process of the information on the character image performed by the image comparison unit. for that reason,
If it is determined that the similarity is small based on the comparison result from the attribute comparison unit, the character attribute and the character image stored in the storage unit are stored next without waiting for the comparison result from the image comparison unit as in the related art. It is possible to shift to comparison with the information on the related information, and it is possible to increase the speed.

【0013】また、画像比較手段において、比較処理に
おける類似度の値が設定した閾値を超えた場合には、そ
の時点で比較処理を中断し、制御装置に対して類似度が
十分高いことを通知するように構成したり、比較処理に
おける類似度の値が設定した閾値を下回った場合には、
その時点で比較処理を中断し、制御装置に次に記憶手段
に記憶されている文字属性および文字画像に関する情報
との比較を開始するように指示する構成とすることがで
き、画像比較手段における比較処理を高速化し、全体の
処理速度を向上させることができる。
In the image comparison means, when the value of the similarity in the comparison processing exceeds the set threshold value, the comparison processing is interrupted at that time and the control device is notified that the similarity is sufficiently high. Or if the value of the similarity in the comparison processing falls below the set threshold,
At that point, the comparison process may be interrupted, and the control device may be instructed to start comparison with the information on the character attribute and the character image stored in the next storage device. The processing can be speeded up, and the overall processing speed can be improved.

【0014】さらに、属性比較手段と画像比較手段か
ら、比較結果としてそれぞれ類似度の値を制御手段に出
力し、制御手段ではこれらの類似度の値と閾値とを比較
して文字の類似度の大小の判定を行なうように構成す
る。この判定では、属性比較手段からの類似度の値によ
って複数の閾値から1つを選択し、選択された閾値を用
いて前記画像比較手段からの類似度の値を比較する。こ
れにより、例えば、属性比較手段における類似度がそれ
ほど高くない場合には、画像比較手段における類似度が
高い場合にのみ認識できたものとするなど、文字認識手
段を用いない場合の認識率を向上させることができる。
Further, the attribute comparing means and the image comparing means output similarity values as control results to the control means, respectively, and the control means compares these similarity values with a threshold to determine the similarity of the characters. It is configured to make a judgment on the magnitude. In this determination, one of a plurality of threshold values is selected according to the similarity value from the attribute comparing unit, and the similarity value from the image comparing unit is compared using the selected threshold value. Thereby, for example, when the similarity in the attribute comparing means is not so high, it is assumed that recognition can be performed only when the similarity in the image comparing means is high. Can be done.

【0015】[0015]

【実施例】図1は、本発明の文字認識装置の第1の実施
例を示す構成図である。図中、図3と同様の部分には同
じ符号を付して説明を省略する。5は記憶単位、6は制
御部、7は文字属性比較部である。文字画像記憶部4に
は、文字認識部3で認識を行なった文字の文字属性と、
文字画像に関する情報、文字コード、頻度情報等が記憶
単位5ごとに記憶される。もちろん、他の情報を記憶さ
せてもよいし、頻度情報を記憶させなくてもよい。文字
属性としては、例えば、文字画像の幅、高さ、中心位置
等の情報とすることができる。また、文字画像に関する
情報としては、文字画像自体や、文字の特徴量等とする
ことができる。
FIG. 1 is a block diagram showing a first embodiment of the character recognition apparatus of the present invention. In the figure, the same parts as those in FIG. 3 are denoted by the same reference numerals, and description thereof will be omitted. 5 is a storage unit, 6 is a control unit, and 7 is a character attribute comparison unit. The character image storage unit 4 stores the character attributes of the characters recognized by the character recognition unit 3,
Information on character images, character codes, frequency information, and the like are stored for each storage unit 5. Of course, other information may be stored, or frequency information may not be stored. The character attribute can be, for example, information such as the width, height, and center position of the character image. Further, the information on the character image may be the character image itself, the characteristic amount of the character, or the like.

【0016】文字切り出し部1は、文書画像から1文字
ごとの文字画像を切り出し、文字画像比較部2、文字認
識部3、文字画像記憶部4に渡すとともに、切り出した
文字画像の文字属性を文字属性比較部7および文字画像
記憶部4に渡す。
A character cutout unit 1 cuts out a character image for each character from a document image, passes it to a character image comparison unit 2, a character recognition unit 3, and a character image storage unit 4, and converts the character attributes of the cut out character image into character characters. The attribute is passed to the attribute comparison unit 7 and the character image storage unit 4.

【0017】文字属性比較部7は、文字切り出し部1か
ら渡される文字属性と、制御部16によって読み出され
た文字画像記憶部4に記憶されている文字属性とを比較
し、類似度を計算する。そして、類似度が大きい場合に
は、文字画像比較部2と文字認識部3の計算を継続する
ように制御部6に通知する。類似度が小さい場合には、
文字画像比較部2で行なわれている文字画像に関する情
報との類似度計算を中止するように、制御部6に通知す
る。文字画像比較部2も、文字切り出し部1から渡され
る文字画像と、文字画像記憶部15に記憶されている文
字画像に関する情報とを比較し、類似度を計算する。そ
して、計算された類似度が大きいか否かを制御部6に通
知する。文字属性比較部7は、文字画像比較部2に比べ
て、比較する情報が少なく、類似度の計算を高速に行な
うことができる。そのため、同時に比較処理を開始した
場合、文字属性比較部7による比較結果の方が先に得る
ことができる。
The character attribute comparison unit 7 compares the character attribute passed from the character cutout unit 1 with the character attribute stored in the character image storage unit 4 read by the control unit 16 and calculates the similarity. I do. When the similarity is high, the control unit 6 is notified to continue the calculation of the character image comparison unit 2 and the character recognition unit 3. If the similarity is small,
The control unit 6 is notified to stop the similarity calculation with the information on the character image performed by the character image comparison unit 2. The character image comparison unit 2 also compares the character image passed from the character cutout unit 1 with information about the character image stored in the character image storage unit 15 and calculates the similarity. Then, the control unit 6 is notified of whether or not the calculated similarity is large. The character attribute comparison unit 7 has less information to compare as compared with the character image comparison unit 2, and can calculate the similarity at high speed. Therefore, when the comparison process is started at the same time, the comparison result by the character attribute comparing unit 7 can be obtained earlier.

【0018】制御部6は、記憶単位5にデータがすでに
記憶されている場合、文字画像記憶部4から、記憶単位
5に記憶している文字属性を文字属性比較部7へ、文字
画像に関する情報を文字画像比較部2へ、そして、文字
コードを制御部6へと読み出す。また、制御部6は、記
憶単位5にデータが記憶されていない場合や、記憶され
ている記憶単位5をすべて読み終えたとき、文字認識部
3に文字認識処理を継続するよう通知し、文字切り出し
部1から新たな文字画像が出力されるまで、動作を停止
する。
When the data is already stored in the storage unit 5, the control unit 6 sends the character attribute stored in the storage unit 5 to the character attribute comparison unit 7 from the character image storage unit 4, To the character image comparison unit 2 and the character code to the control unit 6. When no data is stored in the storage unit 5 or when all the stored storage units 5 have been read, the control unit 6 notifies the character recognition unit 3 to continue the character recognition process, and The operation is stopped until a new character image is output from the cutout unit 1.

【0019】文字属性比較部7から文字画像比較部2の
処理を中止する通知を受け取った場合には、制御部6
は、文字画像比較部2へ類似度計算を中止するよう通知
し、文字画像記憶部5が記憶している次の文字属性と文
字画像を、それぞれ文字属性比較部7と文字画像比較部
2へ読み出し、再計算を指示する。文字属性比較部7か
ら計算継続の通知を受け取った場合には、文字画像比較
部2からの比較結果を参照する。もし、文字画像比較部
2から大きな類似度を得た旨の通知を受けた場合、文字
画像記憶部5からの当該文字コードを認識結果として読
み出す制御を行なう。さらに、文字認識部3に対して、
文字認識処理の中止を通知する。もし、文字画像比較部
2から大きな類似度が得られなかった旨の通知を受けた
場合には、文字認識部3が認識して出力した文字コード
を認識結果として出力するように制御し、文字切り出し
部1が出力した文字属性、文字画像に関する情報と、文
字認識部3が出力した文字コードを記憶単位5として文
字画像記憶部5へ登録する。
When the control unit 6 receives a notification from the character attribute comparing unit 7 to stop the processing of the character image comparing unit 2,
Notifies the character image comparison unit 2 to stop the similarity calculation, and sends the next character attribute and character image stored in the character image storage unit 5 to the character attribute comparison unit 7 and the character image comparison unit 2, respectively. Instruct reading and recalculation. When the notification of the continuation of the calculation is received from the character attribute comparing unit 7, the comparison result from the character image comparing unit 2 is referred to. If the character image comparison unit 2 receives a notification indicating that a large similarity has been obtained, control is performed to read the character code from the character image storage unit 5 as a recognition result. Further, for the character recognition unit 3,
Notifies the termination of character recognition processing. If the character image comparison unit 2 receives a notification that a large similarity could not be obtained, the character recognition unit 3 controls the character code recognized and output so as to be output as a recognition result. The character attribute and information related to the character image output by the cutout unit 1 and the character code output by the character recognition unit 3 are registered in the character image storage unit 5 as storage units 5.

【0020】図2は、本発明の文字認識装置の一実施例
における動作の一例を示すフローチャートである。S2
1において、文字切り出し部1で文書画像から1文字分
の画像を切り出す。S22において、初期設定として、
iに1を、また、Nに文字画像記憶部4内の記憶単位5
の数を設定する。
FIG. 2 is a flowchart showing an example of the operation in one embodiment of the character recognition device of the present invention. S2
In step 1, an image of one character is extracted from a document image by a character extracting unit 1. In S22, as an initial setting,
i is 1 and N is a storage unit 5 in the character image storage unit 4.
Set the number of.

【0021】S23において、切り出された文字画像の
文字属性と、i番目の記憶単位5内の文字属性とを文字
属性比較部7で比較した結果を参照する。類似度が大き
いと判定されない場合には、S27に移る。S23で類
似度が大きいと判定された場合には、S24において、
切り出された文字画像に関する情報と、i番目の記憶単
位5内の文字画像に関する情報とを、文字画像比較部2
で比較した結果を参照する。類似度が大きいと判定され
ない場合には、S27に移る。S24で類似度が大きい
と判定された場合には、S25において、i番目までの
類似度の中でもっとも大きい類似度を有するか否かが判
定され、もっとも大きい類似度を有する場合には、S2
6において、そのi番目の記憶単位5内の文字コードを
保持する。
In S23, the character attribute comparison unit 7 refers to the result of comparing the character attribute of the extracted character image with the character attribute in the i-th storage unit 5. If it is not determined that the similarity is large, the process proceeds to S27. When it is determined that the similarity is large in S23, in S24,
The information about the cut-out character image and the information about the character image in the i-th storage unit 5 are compared with the character image comparing unit 2.
Refer to the result of the comparison. If it is not determined that the similarity is large, the process proceeds to S27. If it is determined in S24 that the similarity is large, it is determined in S25 whether or not it has the largest similarity among the ith similarities. If it has the largest similarity, S2
At 6, the character code in the i-th storage unit 5 is held.

【0022】S27において、iの値を1だけ増加さ
せ、S28でN番目までの記憶単位5との比較が終了し
ていない場合には、S23へ戻り、次の記憶単位5との
比較を続行する。この例では、切り出された1文字分の
文字画像は、文字画像記憶装置4に記憶されているすべ
ての記憶単位5と比較される。
In step S27, the value of i is increased by 1. If the comparison with the Nth storage unit 5 is not completed in step S28, the process returns to step S23 to continue the comparison with the next storage unit 5. I do. In this example, the extracted character image of one character is compared with all the storage units 5 stored in the character image storage device 4.

【0023】S28において、N番目までの記憶単位5
との比較が終了したことが検出された場合には、S29
において、N個の記憶単位5の中で類似した文字が存在
したか否かを判定する。類似した文字が存在した場合に
は、その中でもっとも類似度の大きかった文字コード
を、S26において保持しているので、S30におい
て、保持されている文字コードを認識結果として出力す
る。そして、その文字コードを有していた記憶単位5の
頻度情報をカウントアップする。
In S28, the storage units 5 up to the N-th
If it is detected that the comparison with is completed, S29
In, it is determined whether or not a similar character exists in the N storage units 5. If there is a similar character, the character code having the highest similarity is stored in S26, and the stored character code is output as a recognition result in S30. Then, the frequency information of the storage unit 5 having the character code is counted up.

【0024】S29において、類似した文字が存在しな
かった場合、S31において、文字認識部3による文字
認識処理を行ない、認識結果である文字コードを出力す
る。そして、S32において、そのときの文字画像の文
字属性と、文字画像に関する情報、文字コード等により
記憶単位5を作成し、文字画像記憶部4に登録する。
If there is no similar character in S29, the character recognition process is performed by the character recognition unit 3 in S31, and a character code as a recognition result is output. Then, in S32, a storage unit 5 is created based on the character attribute of the character image at that time, information on the character image, a character code, and the like, and is registered in the character image storage unit 4.

【0025】上述の処理によって、切り出された1文字
分の文字画像についての処理が終了する。S33におい
て、文書画像中のすべての文字について処理を行なった
か否かを判定し、未処理の文字が残っている場合には、
その文字の処理を行なうようにS21へ戻る。すべての
文字について処理が終了した時点で、全体の処理が終了
する。
With the above processing, the processing for the extracted character image of one character is completed. In S33, it is determined whether or not all the characters in the document image have been processed, and if unprocessed characters remain,
The process returns to S21 to process the character. When the processing is completed for all the characters, the entire processing ends.

【0026】上述の例では、N個の記憶単位5は、順に
読み出され、比較されているが、例えば、頻度情報を用
い、頻度の高い順に比較処理を行なうように構成するこ
ともできる。また、上述の例では、文字画像記憶部4に
記憶されている全部の記憶単位との比較処理を行ない、
もっとも大きい類似度を有する文字コードを出力するよ
うに構成したが、ある閾値を定め、この閾値よりも大き
い類似度を有する記憶単位5が出現した場合には、その
記憶単位5の文字コードを認識結果として出力し、残り
の記憶単位との比較処理は中止するように構成すること
もできる。この構成の場合、認識結果である文字コード
が出力されるまでの時間を短縮することができる。この
とき、頻度情報順に比較処理を行なうことにより、よく
使う文字に関しては、高速に認識を行なうことが可能と
なる。
In the above example, the N storage units 5 are read out and compared in order. However, for example, it is also possible to use frequency information and perform a comparison process in descending order of frequency. Further, in the above-described example, the comparison processing is performed with all the storage units stored in the character image storage unit 4,
Although the character code having the highest similarity is configured to be output, a certain threshold is determined. If a storage unit 5 having a similarity higher than this threshold appears, the character code of the storage unit 5 is recognized. It may be configured to output as a result and stop the comparison process with the remaining storage units. In the case of this configuration, it is possible to reduce the time until the character code as the recognition result is output. At this time, by performing the comparison processing in the order of the frequency information, frequently used characters can be recognized at high speed.

【0027】文字画像比較部2についても、高速化が可
能である。すなわち、文字画像比較部2は、文字画像記
憶部4からの文字画像に関する情報と、文字切り出し部
1からの新たに切り出された文字画像の文字画像に関す
る情報との類似度の計算を行なう際に、あらかじめ設定
された類似度の閾値と比較する。そして、計算中の類似
度の値があらかじめ設定された類似度の閾値を下回った
とき、文字画像比較部2は制御部6へ類似度が小さかっ
たことを通知する。そして、それ以上の類似度の計算を
中止する。これにより、類似度が小さく、認識結果の候
補となり得ないとわかった時点で計算を中止するので、
それ以後の計算に要する時間だけ短縮することができ、
全体の処理を高速化することができる。
The speed of the character image comparison unit 2 can be increased. That is, the character image comparison unit 2 calculates the similarity between the information on the character image from the character image storage unit 4 and the information on the character image of the newly extracted character image from the character extraction unit 1 , And a preset similarity threshold. Then, when the value of the similarity being calculated falls below a preset similarity threshold, the character image comparison unit 2 notifies the control unit 6 that the similarity is small. Then, the calculation of the similarity is stopped. As a result, the calculation is stopped when it is determined that the similarity is small and cannot be a candidate for the recognition result.
The time required for subsequent calculations can be reduced,
Overall processing can be speeded up.

【0028】同様に、文字画像比較部2における計算中
の類似度があらかじめ設定された類似度の閾値を上回っ
たとき、制御部6へ類似度が大きかったことを通知する
ように構成することも可能である。この場合には、類似
度が大きくて認識結果として間違いのない候補であると
わかった時点で計算を中止する。これにより、やはりそ
れ以後の計算に要する時間だけ短縮し、高速化を図るこ
とができる。また、このような候補が見つかった時点
で、他の記憶単位に関する比較処理を中止するように構
成することも可能である。
Similarly, when the similarity during the calculation in the character image comparing unit 2 exceeds a preset similarity threshold, the control unit 6 may be notified that the similarity is large. It is possible. In this case, the calculation is stopped when the similarity is large and the recognition result shows that the candidate is correct. As a result, the time required for the subsequent calculations can be shortened and the speed can be increased. Further, when such a candidate is found, the comparison process for another storage unit may be stopped.

【0029】次に、本発明の文字認識装置の第2の実施
例について説明する。この第2の実施例における構成
は、第1の実施例と同様、図1に示すとおりである。こ
の第2の実施例では、文字属性比較部7と文字画像比較
部2は、類似度の大きさをある値で制御部6へ通知す
る。制御部6は、文字属性比較部7から通知された類似
度の大きさを区分し、それぞれの大きさに応じた処理を
行なう。このとき、文字属性比較部7からの類似度の大
きさの区分によって、文字画像比較部2からの類似度の
大きさを判定する閾値を変更することができる。
Next, a description will be given of a second embodiment of the character recognition apparatus according to the present invention. The configuration of the second embodiment is the same as that of the first embodiment, as shown in FIG. In the second embodiment, the character attribute comparing unit 7 and the character image comparing unit 2 notify the control unit 6 of the magnitude of the similarity with a certain value. The control unit 6 classifies the magnitude of the similarity notified from the character attribute comparison unit 7 and performs processing according to each magnitude. At this time, the threshold for judging the magnitude of the similarity from the character image comparison unit 2 can be changed according to the classification of the magnitude of the similarity from the character attribute comparison unit 7.

【0030】例えば、制御部6は、文字属性比較部7か
らの類似度の値がある値MA以下のとき、文字画像比較
部2の計算を中断させ、文字画像記憶部14の記憶して
いる次の文字属性と文字画像に関する情報を読み出す。
文字属性比較部7からの類似度の値がある値MA以上で
かつある値MB未満の場合、さらに文字画像比較部2の
類似度の値を参照し、この類似度の値がある値NB以上
なら類似度が大きいと判断して記憶単位15の当該文字
コードを出力する。ある値NB未満の場合には、次の文
字属性と文字画像に関する情報を読み出す。文字属性比
較部7からの類似度の値がある値MB以上でありかつあ
る値MC未満の場合には、さらに文字画像比較部2から
の類似度の値を参照し、この類似度の値がある値NC
(<NB)以上なら類似度が大きいと判断して記憶単位
5の当該文字コードを出力する。ある値NC未満の場合
には、次の文字属性、文字画像に関する情報を読み出
す。
For example, when the similarity value from the character attribute comparing unit 7 is equal to or less than a certain value MA, the control unit 6 suspends the calculation of the character image comparing unit 2 and stores the result in the character image storing unit 14. Reads the next character attribute and information about the character image.
When the similarity value from the character attribute comparing unit 7 is equal to or more than a certain value MA and less than a certain value MB, the similarity value of the character image comparing unit 2 is further referred to, and the similarity value is equal to or more than a certain value NB. If so, it is determined that the similarity is large, and the character code of the storage unit 15 is output. If the value is less than a certain value NB, the information on the next character attribute and character image is read. If the similarity value from the character attribute comparing unit 7 is equal to or greater than a certain value MB and less than a certain value MC, the similarity value from the character image comparing unit 2 is further referred to, and the similarity value is Some value NC
If (<NB) or more, it is determined that the similarity is large, and the character code of the storage unit 5 is output. If the value is less than a certain value NC, the information on the next character attribute and character image is read.

【0031】このように、文字属性比較部7における類
似度の計算値と、文字画像比較部2における類似度の計
算値の複数の組合わせがある条件を満たしたとき、制御
部16は当該文字コードを認識結果として出力する。
As described above, when a plurality of combinations of the calculated value of the similarity in the character attribute comparing unit 7 and the calculated value of the similarity in the character image comparing unit 2 satisfy a certain condition, the control unit 16 sets the character Output the code as a recognition result.

【0032】この第2の実施例の具体例について説明す
る。文字属性として、文字の幅、文字の高さ、中心位置
を用いるものとする。これらの文字属性を用いた類似度
の値のかわりに、相違する度合いを示す値shを用い、
この値shを、例えば、sh=(幅の差)2 +(高さの
差)2 ×1.5+(中心位置の差)2と定義する。式中
の「幅の差」、「高さの差」、「中心位置の差」は、切
り出された1文字分の文字画像の幅、高さ、中心位置
と、各記憶単位5に文字属性として記憶されている幅、
高さ、中心位置との差を示している。この値shは、文
字属性比較部7において計算され、制御部6に通知され
る。一方、文字画像比較部2では、簡単のために、文字
画像と各記憶単位5に記憶されている文字画像との画素
ごとの比較を行なうものとする。比較の結果、双方の画
素の値が相違する画素数diが制御部6に通知される。
A specific example of the second embodiment will be described. Character width, character height, and center position are used as character attributes. Instead of the similarity value using these character attributes, a value sh indicating the degree of difference is used,
This value sh is defined as, for example, sh = (difference in width) 2 + (difference in height) 2 × 1.5 + (difference in center position) 2 . The “width difference”, “height difference”, and “center position difference” in the formula are the width, height, and center position of the extracted character image of one character, and the character attribute in each storage unit 5. The width, which is stored as
The difference between the height and the center position is shown. This value sh is calculated by the character attribute comparing unit 7 and notified to the control unit 6. On the other hand, for simplicity, the character image comparison unit 2 compares the character image with the character image stored in each storage unit 5 for each pixel. As a result of the comparison, the control unit 6 is notified of the number of pixels di in which the values of both pixels are different.

【0033】制御部6では、文字属性比較部7で計算さ
れた値shによって区分し、それぞれの処理を行なう。
まず、sh<1.0のとき、文字画像比較部2で計算さ
れた値diを参照し、di≦360であれば、類似度が
大きいものと判定する。同様に、 1.0≦sh<1.5のときdi≦300、 1.5≦sh<2.0のときdi≦250、 2.0≦sh<3.0のときdi≦200、 3.0≦shのときdi≦150 であれば、類似度が大きいものと判定する。
The control unit 6 classifies according to the value sh calculated by the character attribute comparison unit 7 and performs each processing.
First, when sh <1.0, the value di calculated by the character image comparison unit 2 is referred to, and if di ≦ 360, it is determined that the similarity is large. Similarly, di ≦ 300 when 1.0 ≦ sh <1.5, di ≦ 250 when 1.5 ≦ sh <2.0, di ≦ 200 when 2.0 ≦ sh <3.0, and 3. If di ≦ 150 when 0 ≦ sh, it is determined that the similarity is large.

【0034】このように、文字属性比較部7で計算され
た値shの大きさにより、文字画像比較部2で計算され
た値diの閾値を変更し、類似度の大小を判定すること
ができる。ここでは、文字属性比較部7で計算される値
shおよび文字画像比較部2で計算される値diは、そ
れぞれ相違度を示すため、値sh、値diが大きいほ
ど、類似度が低くなる。上述の条件では、値shが大き
くなるにつれて、値diの閾値が小さくなっている。す
なわち、文字属性比較部7で計算された類似度が低くな
ると、文字画像比較部2で計算された類似度のための閾
値を大きくし、条件を厳しくしている。このようにし
て、両方の類似度に基づき、誤認識を減少させるように
条件設定を行なうことが可能である。
As described above, the threshold value of the value di calculated by the character image comparing unit 2 is changed according to the magnitude of the value sh calculated by the character attribute comparing unit 7, and the magnitude of the similarity can be determined. . Here, since the value sh calculated by the character attribute comparing unit 7 and the value di calculated by the character image comparing unit 2 indicate the degree of difference, respectively, the larger the value sh and the value di, the lower the similarity. Under the above conditions, as the value sh increases, the threshold value of the value di decreases. That is, when the similarity calculated by the character attribute comparing unit 7 decreases, the threshold value for the similarity calculated by the character image comparing unit 2 is increased, and the conditions are strict. In this way, it is possible to set conditions based on both similarities so as to reduce erroneous recognition.

【0035】この第2の実施例において採用した判定方
法を用い、認識を行なう動作は、第1の実施例で説明し
た図2に示す動作とほぼ同様である。ただし、S23と
S24における判定処理が、上述の判定方法に置換され
るのみである。
The operation of performing recognition using the determination method employed in the second embodiment is substantially the same as the operation shown in FIG. 2 described in the first embodiment. However, the determination processing in S23 and S24 is only replaced by the above-described determination method.

【0036】この第2の実施例では、制御部6において
類似度の判定を行なっているが、文字属性比較部7から
の類似度の値によって設定された文字画像比較部2の類
似度の値の閾値を、文字画像比較部2に通知し、文字画
像比較部2内で類似度の大小の判定を行なうように構成
することも可能である。このとき、文字画像比較部2で
類似度の計算を行なう際に、制御部6から通知された閾
値と計算途中の類似度を比較することができる。例え
ば、計算により単調増加する類似度であれば、閾値を超
えた時点で類似度が大きいことがわかる。この時点で類
似度の計算を中止し、類似度が大きい旨を制御部6に通
知することにより、高速化を図ることができる。逆に、
上述の値diのように、相違度が単調増加、すなわち、
類似度が単調減少する場合には、類似度の閾値を下回っ
た時点で計算を中止し、制御部6に類似度が小さい旨を
通知するように構成することができ、高速化を図ること
が可能である。
In the second embodiment, the similarity is determined by the control unit 6. The similarity value of the character image comparison unit 2 set by the similarity value from the character attribute comparison unit 7 is used. It is also possible to notify the character image comparison unit 2 of the threshold value and to determine the degree of similarity in the character image comparison unit 2. At this time, when calculating the similarity in the character image comparing unit 2, the threshold value notified from the control unit 6 can be compared with the similarity in the middle of the calculation. For example, if the similarity increases monotonically by calculation, it can be understood that the similarity is large when the similarity exceeds a threshold. At this point, the calculation of the similarity is stopped, and the fact that the similarity is large is notified to the control unit 6, whereby the speed can be increased. vice versa,
As in the above-described value di, the degree of difference monotonically increases, that is,
When the similarity decreases monotonically, the calculation can be stopped when the similarity falls below the threshold value, and the control unit 6 can be notified that the similarity is small, so that the speed can be increased. It is possible.

【0037】[0037]

【発明の効果】以上の説明から明らかなように、本発明
によれば、文字画像比較部で用いられる文字画像に関す
る情報より少ない情報を有する文字属性の値を用いて文
字属性比較部で類似度計算を行なうことにより、文字画
像比較部における類似度計算を継続、もしくは、中断し
て次に記憶している画像の特徴量との類似度計算を行な
うかを決定できるので、全体として記憶している各記憶
単位との比較時間を短くでき、認識速度を向上すること
ができるという効果がある。特徴量の次元は、文字属性
値が数次元であるのに対し、画像の特徴量が数十から数
百次元であり、1〜2桁の性能向上の効果が期待でき
る。
As is apparent from the above description, according to the present invention, the character attribute comparison unit uses the value of the character attribute having less information than the information on the character image used in the character image comparison unit. By performing the calculation, it is possible to determine whether the similarity calculation in the character image comparison unit is continued or interrupted and the similarity calculation with the feature amount of the image stored next is performed. There is an effect that the comparison time with each storage unit can be shortened and the recognition speed can be improved. As for the dimension of the feature amount, the character attribute value is several dimensions, whereas the feature amount of the image is several tens to several hundreds dimensions, and an effect of improving the performance by one to two digits can be expected.

【図面の簡単な説明】[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】 本発明の文字認識装置の一実施例における動
作の一例を示すフローチャートである。
FIG. 2 is a flowchart illustrating an example of an operation in an embodiment of the character recognition device of the present invention.

【図3】 従来の文字認識装置の一例の構成図である。FIG. 3 is a configuration diagram of an example of a conventional character recognition device.

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

1…文字切り出し部、2…文字画像比較部、3…文字認
識部、4…文字画像記憶部、5…記憶単位、6…制御
部、7…文字属性比較部。
DESCRIPTION OF SYMBOLS 1 ... Character extraction part, 2 ... Character image comparison part, 3 ... Character recognition part, 4 ... Character image storage part, 5 ... Storage unit, 6 ... Control part, 7 ... Character attribute comparison part.

フロントページの続き (56)参考文献 特開 平5−20500(JP,A) 特開 平5−81480(JP,A) 特開 平5−120486(JP,A) 特開 平6−20098(JP,A) 特開 平4−373090(JP,A) 特開 平3−223988(JP,A) 特開 平3−220685(JP,A) 特開 平2−157985(JP,A) 特開 平2−64883(JP,A) 特開 昭63−109592(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06K 9/46 - 9/62 JICSTファイル(JOIS)Continuation of the front page (56) References JP-A-5-20500 (JP, A) JP-A-5-81480 (JP, A) JP-A-5-120486 (JP, A) JP-A-6-20098 (JP JP-A-4-373090 (JP, A) JP-A-3-223988 (JP, A) JP-A-3-220685 (JP, A) JP-A-2-157985 (JP, A) 2-64883 (JP, A) JP-A-63-109592 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) G06K 9/46-9/62 JICST file (JOIS)

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 文書画像中から1文字分の画像を順次切
り出し、切り出された1文字分の画像を認識する文字認
識装置において、文書画像中から1文字分の文字画像を
切り出す文字切り出し手段と、切り出された文字画像を
認識し文字コードを出力する文字認識手段と、認識を行
なった文字画像の文字属性、文字画像に関する情報、文
字コードを少なくとも記憶する記憶手段と、該記憶手段
に記憶されている文字属性と前記文字切り出し手段によ
り新たに切り出された1文字分の文字画像の文字属性と
を比較する属性比較手段と、前記記憶手段に記憶されて
いる文字画像に関する情報と前記文字切り出し手段によ
り新たに切り出された1文字分の文字画像に関する情報
を比較する画像比較手段と、前記属性比較手段と前記画
像比較手段による比較の結果に基づき類似度が大きい場
合には当該文字画像に対応付けて前記記憶手段に記憶さ
れている文字コードを認識結果として読み出し類似度が
小さい場合には次に記憶している文字属性および文字画
像に関する情報との比較を行なうように前記属性比較手
段および前記画像比較手段を制御する制御手段を有し、
前記制御手段は、前記属性比較手段において類似度があ
らかじめ定められた値より小さいと判定された場合に
は、前記画像比較手段による比較動作を中止し、次に記
憶している文字属性および文字画像に関する情報との比
較を行なうように前記属性比較手段および前記画像比較
手段を制御することを特徴とする文字認識装置。
1. A character recognizing device for sequentially extracting an image of one character from a document image and recognizing the extracted image of one character, comprising: a character extracting unit for extracting a character image of one character from the document image; Character recognition means for recognizing the cut-out character image and outputting a character code; storage means for storing at least the character attribute of the recognized character image, information on the character image, and the character code; and storage means for storing the character code. Attribute comparing means for comparing the character attribute of the character image and the character attribute of the character image of one character newly extracted by the character extracting means, and information relating to the character image stored in the storage means and the character extracting means Image comparing means for comparing information on a character image of one character newly cut out according to the ratio between the attribute comparing means and the image comparing means. If the similarity is high based on the result of the comparison, the character code stored in the storage unit is read out as a recognition result in association with the character image, and if the similarity is low, the character attribute stored next and Control means for controlling the attribute comparing means and the image comparing means to compare with information on the character image,
When the attribute comparing unit determines that the similarity is smaller than a predetermined value, the control unit stops the comparing operation by the image comparing unit, and stores the next stored character attribute and character image. A character recognition device for controlling the attribute comparing means and the image comparing means so as to compare the attribute comparison information with the information on the attribute.
【請求項2】 前記属性比較手段および前記画像比較手
段は、比較結果としてそれぞれ類似度の値を前記制御手
段に出力し、前記制御手段ではこれらの類似度の値に基
づき文字の類似度の大小の判定を行ない、該大小の判定
は、前記属性比較手段からの類似度の値により複数の閾
値の中から1つを選択し、選択された閾値を用いて前記
画像比較手段からの類似度の値を比較することを特徴と
する請求項1に記載の文字認識装置。
2. The attribute comparison means and the image comparison means output similarity values as the comparison results to the control means, respectively, and the control means determines the magnitude of the character similarity based on these similarity values. The magnitude is determined by selecting one of a plurality of thresholds based on the similarity value from the attribute comparing unit, and using the selected threshold value to determine the similarity from the image comparing unit. The character recognition device according to claim 1, wherein the values are compared.
【請求項3】 前記画像比較手段は、比較処理における
類似度の値が設定した閾値を超えた時点で比較処理を中
断し、前記制御装置に対して類似度が十分高いことを通
知することを特徴とする請求項1に記載の文字認識装
置。
3. The image comparison means interrupts the comparison process when the value of the similarity in the comparison process exceeds a set threshold, and notifies the control device that the similarity is sufficiently high. The character recognition device according to claim 1, wherein
【請求項4】 前記画像比較手段は、比較処理における
類似度の値が設定した閾値を下回った時点で比較処理を
中断し、前記制御装置に対して次に記憶手段に記憶され
ている文字属性および文字画像に関する情報との比較を
開始するように指示することを特徴とする請求項1に記
載の文字認識装置。
4. The image comparison means stops the comparison processing when the value of the similarity in the comparison processing falls below a set threshold value, and the character attribute stored next in the storage means for the control device. 2. The character recognition device according to claim 1, wherein an instruction is given to start comparison with information on a character image.
JP05529594A 1994-02-28 1994-02-28 Character recognition device Expired - Fee Related JP3267038B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP05529594A JP3267038B2 (en) 1994-02-28 1994-02-28 Character recognition device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP05529594A JP3267038B2 (en) 1994-02-28 1994-02-28 Character recognition device

Publications (2)

Publication Number Publication Date
JPH07239917A JPH07239917A (en) 1995-09-12
JP3267038B2 true JP3267038B2 (en) 2002-03-18

Family

ID=12994592

Family Applications (1)

Application Number Title Priority Date Filing Date
JP05529594A Expired - Fee Related JP3267038B2 (en) 1994-02-28 1994-02-28 Character recognition device

Country Status (1)

Country Link
JP (1) JP3267038B2 (en)

Also Published As

Publication number Publication date
JPH07239917A (en) 1995-09-12

Similar Documents

Publication Publication Date Title
Li et al. FloatBoost learning for classification
JP2991779B2 (en) Character recognition method and device
JPH0520500A (en) Document recognizing device
JP2000113103A (en) Method and device for discriminating direction of document image and recording medium
JP3267038B2 (en) Character recognition device
JP2986074B2 (en) Neighboring point detection method and pattern recognition device
JPS60153574A (en) Character reading system
JP3009078B2 (en) Character recognition device
JP3121401B2 (en) Recognition dictionary and character recognition device
JPH11338975A (en) Character segmentation system and recording medium having recorded character segmentation program
JP4215385B2 (en) PATTERN RECOGNIZING DEVICE, PATTERN RECOGNIZING METHOD, AND COMPUTER-READABLE RECORDING MEDIUM CONTAINING PROGRAM FOR CAUSING COMPUTER TO EXECUTE THE METHOD
JPH10187887A (en) Device, method for identifying type face and information recording medium
JPH05189604A (en) Optical character reader
JPH05182025A (en) Character recognition device
JPH06274687A (en) Character recognition parameter control system
JP3116452B2 (en) English character recognition device
JPH04316182A (en) Method for controlling discontinuance of matching process
JP2002008027A (en) Pattern recognition method, pattern recognition device, and storage medium with pattern recognition program recorded thereon
JPH0581480A (en) Character recognizing method
JPS6327991A (en) Formation of histogram for input information recognizing device
JP2000040123A (en) Character recognizing method and medium recording character recognizing program
JPH11213095A (en) Character recognition device, its method and computer-readable memory
JPH03217993A (en) Character size recognizer
JPH06208649A (en) Character recognizing device
JPH06111078A (en) Character recognition system

Legal Events

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

Free format text: PAYMENT UNTIL: 20080111

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20090111

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100111

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20110111

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20120111

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees