JPS61251982A - Optical character reader - Google Patents

Optical character reader

Info

Publication number
JPS61251982A
JPS61251982A JP60093106A JP9310685A JPS61251982A JP S61251982 A JPS61251982 A JP S61251982A JP 60093106 A JP60093106 A JP 60093106A JP 9310685 A JP9310685 A JP 9310685A JP S61251982 A JPS61251982 A JP S61251982A
Authority
JP
Japan
Prior art keywords
noise
character
block
character pattern
memory
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.)
Pending
Application number
JP60093106A
Other languages
Japanese (ja)
Inventor
Toyoshi Sato
佐藤 豊志
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP60093106A priority Critical patent/JPS61251982A/en
Publication of JPS61251982A publication Critical patent/JPS61251982A/en
Pending legal-status Critical Current

Links

Landscapes

  • Character Input (AREA)
  • Character Discrimination (AREA)

Abstract

PURPOSE:To improve the recognition accuracy of a character to be read by sectioning a character pattern at every character into blocks, deciding the noise degree of each block and removing the block concerned. CONSTITUTION:The character pattern at every character is stored in a buffer memory 10, and composite similarity of the character pattern as binary-coded data outputted from the memory 10 is calculated in a calculating circuit 11 on the basis of a standard pattern from a dictionary memory 12, and a maximum similarity category is outputted as the recognized result. The character pattern in the memory 10 is scanned by a control circuit 13, and whether the each block of the character pattern is a noise or not is decided. When the block is decided to be a noise, it is removed. In this case a memory 14 stores threshold data necessary for noise decision processing. Then a deciding circuit 15 outputs a final recognized result from the recognized result outputted from the circuit 11 in accordance with a control signal N1 from the circuit 13.

Description

【発明の詳細な説明】 [発明の技術分野] 本発明は、特に漢字以外の英数字等の文字を読取対象と
する光学的文字読取装置に関する8[発明の技術的背景
とその問題点] 従来、光学的文字読取装置(OCR>では、英数字、仮
名文字及び記号等の文字を読取対象とする場合、1文字
毎に認識処理が行われている。このため、各文字が帳票
等に記録される際、文字の一部が掠れたり、文字の近傍
にごみ等のノイズが付着していると、OCRが誤認識す
ることがある。
[Detailed Description of the Invention] [Technical Field of the Invention] The present invention relates to an optical character reading device that specifically reads characters such as alphanumeric characters other than Chinese characters. [Technical Background of the Invention and Problems Therewith] Conventional , optical character reading devices (OCR) perform recognition processing on a character-by-character basis when reading characters such as alphanumeric characters, kana characters, and symbols.For this reason, each character is recorded on a form, etc. When a character is read, if a part of the character is blurred or there is noise such as dust attached near the character, the OCR may misrecognize it.

[発明の目的] 本発明の目的は、読取対象の文字の一部が掠れたり、文
字の近傍にごみ等のノイズが付着している場合でも、確
実に認識できるようにして、読取精度を大幅に向上でき
る光学的文字読取装置を提供することにある。
[Objective of the Invention] The object of the present invention is to make it possible to reliably recognize even when a part of the character to be read is blurred or there is noise such as dust attached near the character, thereby greatly improving the reading accuracy. An object of the present invention is to provide an optical character reading device that can be improved in the following manner.

[発明の概要] 本発明は、1文字毎の文字パターンを各ブロックに区別
して各ブロックのノイズ度を判定し、このノイズ度が所
定の許容範囲外であれば該当するブロックをノイズとし
て除去するノイズ除去制御手段を備えている。ノイズ度
の判定処理では、予め文字の種類毎に設定されたノイズ
閾値データが利用される。ノイズ除去手段により文字パ
ターンの各ブロックの一部がノイズであると判定された
際、類似度計算手段はノイズ除去された文字パターンに
対する類似度値を計算する。また、類似度計算手段はノ
イズ除去処理以前の文字パターンに対する類似度値を計
算する。認識結果判定手段は、各類似度値を比較しこの
比較結果に基づいて最終的認識結果を出力するように構
成されている。
[Summary of the Invention] The present invention distinguishes the character pattern of each character into each block, determines the noise degree of each block, and if this noise degree is outside a predetermined tolerance range, removes the corresponding block as noise. Equipped with noise removal control means. In the noise degree determination process, noise threshold data set in advance for each type of character is used. When the noise removing means determines that a part of each block of the character pattern is noise, the similarity calculating means calculates a similarity value for the character pattern from which the noise has been removed. Further, the similarity calculation means calculates a similarity value for the character pattern before the noise removal process. The recognition result determination means is configured to compare each similarity value and output a final recognition result based on the comparison result.

このような構成を備えていることにより、読取対象の文
字の近傍に付着したノイズを文字パターンから除去でき
、また文字の一部が掠れている場合でも認識精度を高め
ることが可能となる。
With such a configuration, it is possible to remove noise attached near the character to be read from the character pattern, and it is also possible to improve recognition accuracy even when a part of the character is blurred.

[発明の実施例] 以下図面を参照して本発明の一実施例を説明する。第1
図は一実施例に係わるOCRの構成を示すブロック図で
ある。第1図において、バッファメモリ10は、1文字
毎の文字パターンを格納するメモリである。文字パター
ンは、図示しない光電変換回路から出力される2値化デ
ータである。類似度計算回路11は、バッファメモリ1
0から出力される文字パターンに対して、辞書メモリ1
2からの標準パターンに基づいて複合類似度計算を実行
し、最大類似度カテゴリを認識結果として出力する。
[Embodiment of the Invention] An embodiment of the present invention will be described below with reference to the drawings. 1st
The figure is a block diagram showing the configuration of an OCR according to an embodiment. In FIG. 1, a buffer memory 10 is a memory that stores character patterns for each character. The character pattern is binary data output from a photoelectric conversion circuit (not shown). The similarity calculation circuit 11 includes a buffer memory 1
For the character pattern output from 0, dictionary memory 1
A composite similarity calculation is performed based on the standard pattern from 2, and the maximum similarity category is output as a recognition result.

ノイズ除去制御回路13は、バッファメモリ10内の文
字パターンを走査し、文字パターンの各ブロックがノイ
ズである否かを判定する。ノイズ除去制御回路13は、
ノイズであると判定したブロックを除去する処理を行な
う。ノイズメモリ14は、ノイズ除去制御回路13のノ
イズ判定処理に必要なノイズ閾値データを記憶している
。判定回路15は、ノイズ除去制御回路13からの制御
信号N1に応じて、類似度計算回路11から出力される
認識結果から最終的認識結果を答として出力する。
The noise removal control circuit 13 scans the character pattern in the buffer memory 10 and determines whether each block of the character pattern is noise. The noise removal control circuit 13 is
Processing is performed to remove blocks determined to be noise. The noise memory 14 stores noise threshold data necessary for noise determination processing by the noise removal control circuit 13. The determination circuit 15 outputs the final recognition result as an answer from the recognition results output from the similarity calculation circuit 11 in response to the control signal N1 from the noise removal control circuit 13.

このような構成のOCRにおいて、同実施例の動作を第
2図乃至第4図を参照して説明する。先ず、帳票上に記
録された文字が図示しない光電変換回路により走査され
て、1文字分の文字パターンがバッファメモリ10に転
送されたとする。文字パターンがバッファメモリ10に
転送されると、OCRの制御回路(図示せず)から転送
終了信号Tがノイズ除去制御回路13に出力される。こ
れにより、ノイズ除去制御回路13は、動作を開始し、
バッファメモリ10内を走査して、文字パターンの各ブ
ロックに対するノイズ判定処理を行なう。ここで、複数
のブロックからなる文字パターンとは、文字パターンが
例えば英字の「i」のような2ブロツクからなる場合、
または文字パターンがノイズブロックを含む複数のブロ
ックからなる場合である。ノイズ除去制御回路13は、
文字パターンの各ブロックに対して、ノイズメモリ14
のノイズ闇値データに基づいてノイズ判定処理を行なう
In the OCR having such a configuration, the operation of this embodiment will be explained with reference to FIGS. 2 to 4. First, it is assumed that characters recorded on a form are scanned by a photoelectric conversion circuit (not shown) and a character pattern for one character is transferred to the buffer memory 10. When the character pattern is transferred to the buffer memory 10, a transfer end signal T is output from the OCR control circuit (not shown) to the noise removal control circuit 13. As a result, the noise removal control circuit 13 starts operating,
The buffer memory 10 is scanned and noise determination processing is performed for each block of the character pattern. Here, a character pattern consisting of multiple blocks refers to a character pattern consisting of two blocks, such as the alphabetic letter "i", for example.
Or, the character pattern consists of multiple blocks including noise blocks. The noise removal control circuit 13 is
Noise memory 14 for each block of character pattern
Noise determination processing is performed based on the noise darkness value data.

ノイズメモリ14は、例えば第2図に示すようなテーブ
ルを予め記憶している。このテーブルは、サブセット(
英数字、仮名文字及び記号の文字種)毎に設定されたノ
イズ閾値データ群からなる。ノイズ閾値データは、第2
図に示すように、文字パターンの各ブロックに対して高
さ閾値HH1幅閾幅量値及び面積閾値(下限31.上限
32)の各データからなる。ノイズ除去制御回路13は
、文字パターンの各ブロックに対して、そのブロックの
高ざH1幅W及び面積Sのそれぞれについて、ノイズメ
モリ14のノイズ闇値データとの比較を行なう。例えば
文字パターンが数字であれば、数字のサブセットに対応
するノイズ閾値データに基づいて、ノイズ判定処理が実
行される。ノイズ除去制御回路13は、前記比較処理に
おいて、ブロックの高さH1幅W及び面積Sのそれぞれ
かノイズ閾値データHH,WW、81より小ざい値であ
れば、そのブロックをノイズブロックと判定して文字パ
ターンから除去する。また、ブロックの高ざH1幅Wか
各ノイズ閾値データHH,Wより大きく条件を満足し、
その面積Sが例えば [S1≦S〈S2jのような比較
結果であるとする。この場合には、ノイズ除去制御回路
13は、1回目の認識処理ではノイズ除去処理を実行せ
ずに、「1」の制御信号N2を判定回路15へ出力する
The noise memory 14 stores in advance a table as shown in FIG. 2, for example. This table is a subset (
It consists of noise threshold data set for each character type (alphanumeric characters, kana characters, and symbols). The noise threshold data is
As shown in the figure, each block of the character pattern consists of data of a height threshold, HH1 width threshold, amount value, and area threshold (lower limit 31, upper limit 32). The noise removal control circuit 13 compares the height H1 width W and area S of each block of the character pattern with the noise darkness value data of the noise memory 14. For example, if the character pattern is a number, noise determination processing is performed based on noise threshold data corresponding to a subset of numbers. In the comparison process, the noise removal control circuit 13 determines that the block is a noise block if each of the height H1 width W and area S of the block is smaller than the noise threshold data HH, WW, 81. Remove from character pattern. In addition, the height H1 width W of the block is greater than each noise threshold data HH, W, satisfying the condition,
Assume that the area S is a comparison result such as [S1≦S<S2j. In this case, the noise removal control circuit 13 outputs the control signal N2 of "1" to the determination circuit 15 without executing the noise removal process in the first recognition process.

ノイズ除去制御回路13は、ノイズ処理を終了すると制
御信号N2を類似度計算回路11へ出力する。
When the noise removal control circuit 13 finishes the noise processing, it outputs a control signal N2 to the similarity calculation circuit 11.

類似度計算回路11は、バッフ7メモリ10から出力さ
れる文字パターンに対して、辞書メモリ12に記憶され
た複合類似度法による標準パターン電に基づいて類似度
計算を行なう。この計算結果により、類似度計算回路1
1は最大類似度カテゴリを認識結果として出力する。こ
こで、類似度計算回路11は、例えば下記式(1)に示
すような計算式により、類似度値Rを算出する。
The similarity calculation circuit 11 performs similarity calculation on the character pattern output from the buffer 7 memory 10 based on the standard pattern data stored in the dictionary memory 12 based on the composite similarity method. Based on this calculation result, similarity calculation circuit 1
1 outputs the maximum similarity category as a recognition result. Here, the similarity calculation circuit 11 calculates the similarity value R using, for example, a calculation formula shown in equation (1) below.

R−<7−電>z/xYn2−1?Bv・ <1>ここ
で、fは文字パターンでおる。
R-<7-den>z/xYn2-1? Bv・<1>Here, f is a character pattern.

判定回路15 t、i、ノイズ除去制御回路13からの
制御信号N1が「O」である場合には、類似度計算回路
11から出力される最大類似度カテゴリを最終的認識結
果(答)として出力する。即ち、ノイズ除去制御回路1
3により、文字パターンのノイズが除去された場合また
はノイズが検出されない場合である。制御信号N1か「
1」であれば、判定回路15は、ノイズ除去制御回路1
3に対して、再度文字パターンを転送することを指示す
る指示信@Iを出力する。このとき、判定回路15は、
類似度計算回路11から出力された最初の認識結果でお
る類似度値とそのカテゴリ(文字コード)を一時記憶す
る。ノイズ除去制御回路13は、判定回路15からの指
示信@Iに応じて、前記のようなノイズ判定処理におい
て保留にしたブロックをノイズブロックとして文字パタ
ーンから除去する。即ち、文字パターンの各ブロックの
中で、例えば前記のように面積のみが条件を満足しない
ブロックに対して、ノイズ除去処理を行なう。
Judgment circuit 15 If t, i and the control signal N1 from the noise removal control circuit 13 are "O", output the maximum similarity category output from the similarity calculation circuit 11 as the final recognition result (answer). do. That is, the noise removal control circuit 1
3, this is a case where noise in the character pattern is removed or no noise is detected. Control signal N1 or
1”, the determination circuit 15 determines that the noise removal control circuit 1
3, outputs an instruction signal @I instructing to transfer the character pattern again. At this time, the determination circuit 15
The similarity value and its category (character code), which are the first recognition results output from the similarity calculation circuit 11, are temporarily stored. In response to the instruction signal @I from the determination circuit 15, the noise removal control circuit 13 removes the block that was put on hold in the noise determination process as described above from the character pattern as a noise block. That is, among the blocks of the character pattern, noise removal processing is performed on blocks whose only area does not satisfy the condition, for example, as described above.

これにより、ノイズブロックが除去された文字パターン
が、バッフ7メモリ10から再度類似度計算回路11へ
転送される。類似度計算回路11は、前記と同様に類似
度計算を実行して、最大類似度カテゴリを判定回路15
へ出力する。判定回路15は、最初の類似度計算回路1
1からの類類似値と次の類似度値とを比較して、類似度
値の大きい方のカテゴリを最終的認識結果として出力す
る。
As a result, the character pattern from which the noise block has been removed is transferred from the buffer 7 memory 10 to the similarity calculation circuit 11 again. The similarity calculation circuit 11 executes similarity calculation in the same manner as described above, and determines the maximum similarity category by the judgment circuit 15.
Output to. The determination circuit 15 is the first similarity calculation circuit 1
The category similarity value from 1 and the next similarity value are compared, and the category with the larger similarity value is output as the final recognition result.

以上のような動作を、第3図及び第4図を参照して具体
的に説明する。いま仮に、第3図に示すような数字の文
字パターンがバッフ1メモリ10に格納されたとする。
The above operations will be specifically explained with reference to FIGS. 3 and 4. Assume now that a character pattern of numbers as shown in FIG. 3 is stored in the buffer 1 memory 10.

ここで、第3図の文字パターンの各ブロック30〜32
は、それぞれ以下のような条件を有するブロックである
とする。即ちブロック30は、高さH〉12、幅W>1
0、面積S>80であり、 ブロック31は、高さH〈12、幅W<10、面積S<
30であり、 ブロック32は、高ざHく12、幅W<10,30≦面
積S<80であるとする。
Here, each block 30 to 32 of the character pattern in FIG.
are blocks having the following conditions. That is, the block 30 has a height H>12 and a width W>1
0, area S>80, and block 31 has height H<12, width W<10, area S<
30, and the block 32 has a height of 12 and a width W<10, 30≦area S<80.

ノイズ除去制御回路13は、最初の処理では、第2図の
テーブルに基づいて、第3図の文字パターンに対してブ
ロック31はノイズブロックとして除去し、ブロック3
2はノイズ除去を保留する。これにより、類似度計算回
路11には、ブロック30.32からなる文字パターン
かバッファメモリ10から転送される。類似度計算回路
11は、類似度計算を実行し、例えば類似度値がM30
Jで、数字の「2」に対応する認識結果を判定回路15
へ出力する。判定回路15は、この最初の認識結果を記
憶し、ノイズ除去制御回路13へ指示信号■を出力する
In the first process, the noise removal control circuit 13 removes block 31 as a noise block from the character pattern shown in FIG. 3 based on the table shown in FIG.
2 suspends noise removal. As a result, the character pattern consisting of blocks 30 and 32 is transferred from the buffer memory 10 to the similarity calculation circuit 11. The similarity calculation circuit 11 executes similarity calculation and, for example, if the similarity value is M30.
J, the recognition result corresponding to the number "2" is determined by the judgment circuit 15.
Output to. The determination circuit 15 stores this first recognition result and outputs an instruction signal (2) to the noise removal control circuit 13.

ノイズ除去制御回路13は、前記保留にしたブロック3
2をノイズとして除去し、ブロック30のみの文字パタ
ーンを類似度計算回路11へ転送させる。類似度計算回
路11は、この文字パターンに対して、例えば類似度値
M10Jで、数字「7」に対応する認識結果を判定回路
15へ出力する。これにより、判定回路15は、最初の
認識結果の類似度値と次の類似度値を比較し、数字の「
2」に対応する認識結果を最終的答として出力する。
The noise removal control circuit 13 controls the suspended block 3.
2 is removed as noise, and the character pattern of only block 30 is transferred to the similarity calculation circuit 11. The similarity calculation circuit 11 outputs a recognition result corresponding to the number "7" to the determination circuit 15 with respect to this character pattern, for example, with a similarity value M10J. As a result, the determination circuit 15 compares the similarity value of the first recognition result with the next similarity value, and
2" is output as the final answer.

また、同様に、第4図に示すように文字パターン(数字
)がバッファメモリ10に格納されたとする。ここで、
第4図の文字パターンの各ブロック40、41は、それ
ぞれ以下のような条件を有するブロックであるとする。
Similarly, it is assumed that character patterns (numbers) are stored in the buffer memory 10 as shown in FIG. here,
It is assumed that each block 40, 41 of the character pattern in FIG. 4 has the following conditions.

即ち ブロック40は、高さH〉12、幅W>10、面積S>
aOであり、 ブロック41は、高ざHく12、幅W<10.30≦面
積S<80であるとする。
That is, the block 40 has a height H>12, a width W>10, and an area S>
aO, and the block 41 has a height of 12 and a width W<10.30≦area S<80.

ノイズ除去制御回路13は、最初の処理では、ブロック
41を保留にして、ブロック40.41からなる文字パ
ターンを類似度計算回路11へ転送させる。
In the first process, the noise removal control circuit 13 suspends the block 41 and transfers the character pattern consisting of blocks 40 and 41 to the similarity calculation circuit 11.

この文字パターンに対して、類似度計算回路11は例え
ば類似度値r120Jで、数字「2」に対応する認識結
果を出力する。判定回路15は、前記と同様に、再度の
文字パターンの転送を指示する。
For this character pattern, the similarity calculation circuit 11 outputs a recognition result corresponding to the number "2" with a similarity value r120J, for example. The determination circuit 15 instructs the transfer of the character pattern again in the same manner as described above.

ノイズ除去制御回路13は、ブロック41をノイズとし
て除去し、ブロック40のみの文字パターンを類似度計
算回路11へ転送させる。この文字パターンに対して、
類似度計算回路11は例えば類似度値r140Jで、数
字「7」に対応する認識結果を出力する。これにより、
判定回路15は、数字「7」に対応する認識結果を最終
的答として出力することになる。
The noise removal control circuit 13 removes the block 41 as noise and transfers only the character pattern of the block 40 to the similarity calculation circuit 11. For this character pattern,
The similarity calculation circuit 11 outputs a recognition result corresponding to the number "7" with a similarity value r140J, for example. This results in
The determination circuit 15 outputs the recognition result corresponding to the number "7" as the final answer.

このようにして、文字パターンの各ブロックに対して、
ノイズ閾値データに基づいてノイズ判定処理を実行する
。このノイズ判定処理の結果に応じて、ノイズブロック
を除去した文字パターンとノイズ除去処理以前の文字パ
ターンの各類似度値を計算する。この計算結果により、
類似度値の大きい方の認識結果を最終的認識結果とする
。このため、文字の一部が掠れた文字パターン(第3図
)に対しては、本来は文字パターンの一部であるブロッ
ク32をノイズとして判定した場合でも、正確な認識結
果を得ることが可能である。また、文字の近傍にノイズ
が付着した場合の文字パターン(第4図)に対しては、
ノイズブロックを除去した文字パターンを得ることがで
きる。したがって、本来の文字パターンに対して認11
1i処理を実行することができるため、正確な認識処理
が可能となる。
In this way, for each block of character pattern,
A noise determination process is executed based on the noise threshold data. Depending on the result of this noise determination process, each similarity value between the character pattern from which noise blocks have been removed and the character pattern before the noise removal process is calculated. Based on this calculation result,
The recognition result with the larger similarity value is set as the final recognition result. Therefore, for a character pattern in which a part of the character is blurred (Figure 3), accurate recognition results can be obtained even if block 32, which is originally part of the character pattern, is determined to be noise. It is. In addition, for character patterns (Figure 4) when noise is attached near the characters,
A character pattern with noise blocks removed can be obtained. Therefore, it is difficult to recognize the original character pattern.
Since 1i processing can be executed, accurate recognition processing is possible.

言替えれば、ノイズ検出を高めるためにノイズ閾値を小
さくしても、ノイズ除去により誤認識の発生が起きやす
い掠れ文字に対する認識精度を高めることが可能となる
In other words, even if the noise threshold is reduced in order to improve noise detection, it is possible to improve the recognition accuracy for blurred characters that are likely to cause false recognition due to noise removal.

[発明の効果] 以上詳述したように本発明によれば、読取対象が英数字
、仮名文字及び記号等の文字において、文字の一部が掠
れたり、文字の近傍にごみ等のノイズが付着している場
合でも、確実に認識することができる6したがって、文
字の記録状態に多少の不良がある場合でも、読取対象の
文字に対する読取精度を大幅に向上できるものである。
[Effects of the Invention] As detailed above, according to the present invention, when characters to be read are alphanumeric characters, kana characters, symbols, etc., parts of the characters are blurred or noise such as dust is attached near the characters. Therefore, even if there is some defect in the recorded state of the characters, the reading accuracy of the characters to be read can be greatly improved.

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

第1図は本発明の一実施例に係わる光学的文字読取装置
の構成を示すブロック図、第2図は同実施例のノイズメ
モリの記憶内容であるテーブルの一例を示す図、第3図
及び第4図はそれぞれ同実施例の具体的動作を説明する
ための文字パターンの一例を示す図である。 10・・・バッファメモリ、11・・・類似度計算回路
、12・・・辞書メモリ、13・・・ノイズ除去制御回
路、14・・・ノイズメモリ、15・・・判定回路。
FIG. 1 is a block diagram showing the configuration of an optical character reading device according to an embodiment of the present invention, FIG. FIG. 4 is a diagram showing an example of a character pattern for explaining the specific operation of the same embodiment. DESCRIPTION OF SYMBOLS 10... Buffer memory, 11... Similarity calculation circuit, 12... Dictionary memory, 13... Noise removal control circuit, 14... Noise memory, 15... Judgment circuit.

Claims (1)

【特許請求の範囲】[Claims] 1文字毎の文字パターンを格納するバッファメモリと、
文字とノイズとの判定に必要なノイズ閾値データを予め
文字の種類毎に記憶するノイズメモリと、前記バッファ
メモリ内の文字パターンを各ブロックに区別し前記ノイ
ズメモリのノイズ閾値データに基づいて前記各ブロック
のノイズ度を判定しこのノイズ度が所定の許容範囲外で
あれば該当するブロックをノイズとして除去するノイズ
除去制御手段と、前記バッファメモリから出力される文
字パターンに対して標準パターンとの類似度値を計算す
る類似度計算手段と、前記ノイズ除去手段により文字パ
ターンの各ブロックの一部がノイズであると判定された
際ノイズ除去された文字パターンに対する前記類似度計
算手段からの類似度値及びノイズ除去処理以前の文字パ
ターンに対するその類似度値とを比較しこの比較結果に
基づいて最終的認識結果を決定する認識結果判定手段と
を具備してなることを特徴とする光学的文字読取装置。
A buffer memory that stores character patterns for each character,
a noise memory that stores in advance noise threshold data for each type of character, which is necessary for determining whether a character is a noise, and a noise memory that distinguishes the character patterns in the buffer memory into each block, and divides the character patterns into each block based on the noise threshold data of the noise memory. noise removal control means that determines the degree of noise of a block and removes the corresponding block as noise if the degree of noise is outside a predetermined tolerance; and a similarity between the character pattern output from the buffer memory and the standard pattern. a similarity calculation means for calculating a degree value, and a similarity value from the similarity calculation means for the character pattern from which noise has been removed when a part of each block of the character pattern is determined to be noise by the noise removal means; and recognition result determination means for comparing the similarity value with the character pattern before noise removal processing and determining the final recognition result based on the comparison result. .
JP60093106A 1985-04-30 1985-04-30 Optical character reader Pending JPS61251982A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60093106A JPS61251982A (en) 1985-04-30 1985-04-30 Optical character reader

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60093106A JPS61251982A (en) 1985-04-30 1985-04-30 Optical character reader

Publications (1)

Publication Number Publication Date
JPS61251982A true JPS61251982A (en) 1986-11-08

Family

ID=14073270

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60093106A Pending JPS61251982A (en) 1985-04-30 1985-04-30 Optical character reader

Country Status (1)

Country Link
JP (1) JPS61251982A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010020394A (en) * 2008-07-08 2010-01-28 Canon Inc Image processing apparatus and method
JP2011237993A (en) * 2010-05-10 2011-11-24 Fuji Xerox Co Ltd Information input device and information input program
JP2016197315A (en) * 2015-04-03 2016-11-24 富士ゼロックス株式会社 Character recognition apparatus, character recognition processing system, and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010020394A (en) * 2008-07-08 2010-01-28 Canon Inc Image processing apparatus and method
JP2011237993A (en) * 2010-05-10 2011-11-24 Fuji Xerox Co Ltd Information input device and information input program
JP2016197315A (en) * 2015-04-03 2016-11-24 富士ゼロックス株式会社 Character recognition apparatus, character recognition processing system, and program

Similar Documents

Publication Publication Date Title
JPH0789363B2 (en) Character recognition device
JPS6140684A (en) Contour tracking device
JPS61251982A (en) Optical character reader
KR20000025647A (en) Method for processing image using shading algorithm
JPS61193277A (en) Document reader
JP2877380B2 (en) Optical character reader
JPS59158482A (en) Character recognizing device
JP2868392B2 (en) Handwritten symbol recognition device
JP4580520B2 (en) Character recognition method and character recognition apparatus
JPH01311390A (en) Character substitution control system
JPH11338975A (en) Character segmentation system and recording medium having recorded character segmentation program
JP2746345B2 (en) Post-processing method for character recognition
KR20220168787A (en) Method to extract units of Manchu characters and system
JPH0374787A (en) Optical character reader
JPH04337892A (en) System for reading pattern
JPH04291691A (en) Method for recognizing character
JP2925270B2 (en) Character reader
JPH05189604A (en) Optical character reader
JPH05114043A (en) Method for controlling reading of optical character reader
JPH01310494A (en) Optical character reader
JPH03164885A (en) Optical character reader
JPS6160184A (en) Optical character reader
JPH05128305A (en) Area dividing method
JPH01311388A (en) Optical character reader
JPH03282895A (en) Optical character reader