JPS63100586A - Pattern recognizing method - Google Patents

Pattern recognizing method

Info

Publication number
JPS63100586A
JPS63100586A JP61246233A JP24623386A JPS63100586A JP S63100586 A JPS63100586 A JP S63100586A JP 61246233 A JP61246233 A JP 61246233A JP 24623386 A JP24623386 A JP 24623386A JP S63100586 A JPS63100586 A JP S63100586A
Authority
JP
Japan
Prior art keywords
pattern
standard
shortest distance
patterns
font
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
JP61246233A
Other languages
Japanese (ja)
Inventor
Hideto Kunihiro
國弘 秀人
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.)
NEC Home Electronics Ltd
NEC Corp
Original Assignee
NEC Home Electronics Ltd
Nippon Electric 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 NEC Home Electronics Ltd, Nippon Electric Co Ltd filed Critical NEC Home Electronics Ltd
Priority to JP61246233A priority Critical patent/JPS63100586A/en
Publication of JPS63100586A publication Critical patent/JPS63100586A/en
Pending legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)

Abstract

PURPOSE:To eliminate an erroneous recognition caused by an erroneous designation, by selecting automatically one of the standard patterns which are used thereafter, based on a selection reference containing the shortest distance appeared in each standard pattern group while recognizing a pattern by using all of plural kinds of standard pattern groups during registration. CONSTITUTION:A triangular mark is a feature vector generated from the input pattern of an alphanumeric character, and circular marks attached with alphanumeric characters of 'P', 'F', 'B', and '?' are feature vectors of the standard patterns of the corresponding alphanumeric characters. In the feature vector space, distances between the input pattern and the standard patterns 'P', 'F', 'B', and '?' are d1, d2, d3 and d4 in the same order, and distances to the remaining all standard patterns become larger values than d4. Accordingly, the input pattern is recognized to be the most adjacent standard pattern 'P' having the shortest distance to the input pattern.

Description

【発明の詳細な説明】 発明の目的 産業上の利用分野 本発明は、情報処理システム内の光学的文字読取り装置
(OCR)などに利用されるパターン認識方法に関する
ものである。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a pattern recognition method used in an optical character reader (OCR) in an information processing system.

従来の技術 情報処理システムなどで利用される光学的文字読出り装
置では、通常、パターンマツチング法による文字認識が
行われている。
BACKGROUND OF THE INVENTION Optical character reading devices used in conventional technical information processing systems generally perform character recognition using a pattern matching method.

このパターンマツチング法による文字認識方法は、認識
対象の入力パターンから特徴ベクトルを作成し、これを
登録中の標準パターンの特徴ベクトルのすべてと比較し
、特徴ベクトル空間内で最短距離を有する最近接の標準
パターンを入力パターンと認識する構成となっている。
This character recognition method using the pattern matching method creates a feature vector from the input pattern to be recognized, compares it with all feature vectors of the standard pattern being registered, and selects the nearest neighbor with the shortest distance in the feature vector space. The standard pattern is recognized as an input pattern.

入力パターンは種々のフォント(字体)を持っているの
で、認識率を高めるために、個々の標準パターンに各種
のフォントのものを含ませておくか、フォントごとに標
準パターン群を準備しておき認識対象の文字パターンの
入力時にそのフォントに応じた標準パターン群を利用者
に指定させる構成となっている。
Input patterns have various fonts (fonts), so in order to increase the recognition rate, it is recommended to include various fonts in each standard pattern or prepare a group of standard patterns for each font. When inputting a character pattern to be recognized, the user is asked to specify a standard pattern group corresponding to the font.

発明が解決しようとする問題点 上記従来の文字認識方法のうち個々の標準パターンに各
種のフォントのものを含めておく方式は、照合対象の標
準パターン数が増加して認識速度が低下するという問題
がある。
Problems to be Solved by the Invention Among the conventional character recognition methods mentioned above, the method of including various fonts in each standard pattern has the problem that the number of standard patterns to be compared increases and the recognition speed decreases. There is.

また、フォントごとの標準パターン群を準備しておき認
識の開始時にフォントに応じた標準パターン群の使用を
指定させる方式では、利用者のフォントに関する正しい
知識が必要になるだけでなく、誤解などに基づく誤指定
によって認識率が低下したりするという問題がある。
In addition, using a method that prepares a standard pattern group for each font and then specifies the use of the standard pattern group according to the font at the start of recognition not only requires the user to have correct knowledge of the font, but also prevents misunderstandings. There is a problem that the recognition rate decreases due to incorrect specification based on the method.

発明の構成 問題点を解決するための手段 上記従来技術の問題点を解決する本発明の文字認識方法
によれば、標準パターン群がフォントごとなどに複数種
類登録される。
Structure of the Invention Means for Solving the Problems According to the character recognition method of the present invention which solves the problems of the prior art described above, a plurality of standard pattern groups are registered for each font or the like.

また、最初に認識する適宜数の入力パターンに対しては
、登録中の複数種類の標準パターン群のすべてを用いて
パターン認識を行うと共に、この認識に際し各標準パタ
ーン群で出現した最短距離を含む選択基準に基づき標準
パターンの一つが選択される。
In addition, for the appropriate number of input patterns to be recognized initially, pattern recognition is performed using all of the multiple types of standard pattern groups being registered, and during this recognition, the shortest distance that appears in each standard pattern group is included. One of the standard patterns is selected based on selection criteria.

そして、以後の入力パターンについては、上記選択され
た標準パターンの一つを用いてパターン認識が継続され
ることにより、認識速度の低下や誤指定による認識率の
低下を有効に防止するように構成されている。
Then, for subsequent input patterns, pattern recognition is continued using one of the standard patterns selected above, thereby effectively preventing a decrease in recognition speed or a decrease in recognition rate due to incorrect specification. has been done.

以下、本発明の作用を実施例と共に詳細に説明する。Hereinafter, the operation of the present invention will be explained in detail together with examples.

実施例 第1図は本発明の一実施例における特徴ベクトル空間内
の距離を説明するための概念図である。
Embodiment FIG. 1 is a conceptual diagram for explaining distance in a feature vector space in an embodiment of the present invention.

第1図中、三角印は認識対象の英数字の入力パターンか
ら作成された特徴ベクトルであり、rPJ、rFJ、r
BJ、r?Jの英数字が付された丸印は、対応の英数字
の標準パターンの特徴ベクトルである。
In Figure 1, the triangle marks are feature vectors created from the alphanumeric input pattern to be recognized, rPJ, rFJ, r
BJ, r? A circle marked with an alphanumeric character J is a feature vector of a standard pattern of corresponding alphanumeric characters.

上記特徴ベクトル空間内において、入力パターンと標準
パターンrPJ、rFJ、rBJ、r?Jとの距離は同
1頃にdIn  dt、”In  a4であり、図示し
ない残りすべての標準パターンとの距離はd4よりも大
きな値となる。従って、入力パターンはこれとの間で最
短距離を有する最近接の標準パターンrPJであると認
識される。
In the above feature vector space, input pattern and standard pattern rPJ, rFJ, rBJ, r? The distance to J is dIn dt, "In a4" around the same time, and the distance to all remaining standard patterns (not shown) is larger than d4. Therefore, the input pattern has the shortest distance between it and this. It is recognized that the standard pattern rPJ is the nearest neighbor.

この実施例においては、上記英数字の標準パターン群が
、BOLDFACE 、 LETTERGOTHIC、
PRESTIGEELITEなど8種類のフォントごと
に登録されている。認識開始直後の適宜数、例えば7個
の入力パターンに対しては、登録中の8種類のフォント
のすべてについて、標準パターン群と入力パターンとの
照合及び最短距離d1を次に短い距離d8で除した値d
+/dzの算定が行われ、最小のd。
In this example, the alphanumeric standard pattern groups are BOLDFACE, LETTERGOTHIC,
It is registered for each of eight types of fonts, including PRESTIGEELITE. Immediately after the start of recognition, for an appropriate number of input patterns, for example 7, the standard pattern group is compared with the input pattern for all 8 types of fonts being registered, and the shortest distance d1 is divided by the next shortest distance d8. value d
A calculation of +/dz is performed and the minimum d.

/ a を値が出現したフォントに関して得られた認識
結果が総合の認識結果とされる。
The recognition result obtained for the font in which the value /a appears is taken as the overall recognition result.

2番目の入力パターンに対しても同様に、登録中の8種
類のフォントのすべてについて、標準パターン群と入力
パターンとの照合及び最短路N a +を次に短い距離
d!で除した値d+/dzの算定が行われる。そして、
フォントごとに最初の入力パターンについて得られたa
t /dg Mに今回の入力パターンについて得られた
d+/dx値が加算されることによりフォントごとのd
+/dt値の総和が算定され、最小のds/dz値の総
和が出現したフォントで得られた認識結果が総合の認識
結果とされる。
Similarly, for the second input pattern, for all eight types of fonts being registered, the input pattern is compared with the standard pattern group, and the shortest path N a + is determined by the next shortest distance d! The value d+/dz divided by is calculated. and,
a obtained for the first input pattern for each font
By adding the d+/dx value obtained for the current input pattern to t/dg M, d for each font is
The total sum of +/dt values is calculated, and the recognition result obtained for the font in which the minimum sum of ds/dz values appears is taken as the overall recognition result.

3番目の入力パターンに対しても同様に、登録中の8種
類のフォントのすべてについて、標準パターン群と入力
パターンとの照合及び最短路jiI d+を次に短い距
離d8で除したat/ax値の算定が行われる。そして
、2番目の入力パターンについて得られたフォントごと
のdt/ax値の総和に今回の入力パターンについて得
られたd+/dz値が加算されることによりフォントご
との新たなd+/dx値の総和が算定され、最小のd+
/di値の総和が出現したフォントで得られた認識結果
が総合の認識結果とされる。
Similarly, for the third input pattern, for all eight types of fonts being registered, the standard pattern group is compared with the input pattern, and the at/ax value is calculated by dividing the shortest path jiI d+ by the next shortest distance d8. will be calculated. Then, by adding the d+/dz value obtained for the current input pattern to the sum of the dt/ax values for each font obtained for the second input pattern, a new sum of d+/dx values for each font is obtained. is calculated, and the minimum d+
The recognition result obtained for the font in which the sum of /di values appears is taken as the overall recognition result.

以下、同様にして7番目の入力パターンまで上述と同様
の認識とd+/di値の総和の算定が繰り返される。こ
の時点で、最小のd+/dt値の総和が出現している標
準パターン群のフォントが、認識対象の入力パターンの
有するフォントであると判定される。そして、8番目以
降の入力パターンに対しては、上述のように判定され選
択されたフォントの標準パターン群とだけ照合が行われ
る。
Thereafter, the same recognition and calculation of the sum of d+/di values as described above are repeated until the seventh input pattern. At this point, the font of the standard pattern group in which the minimum sum of d+/dt values appears is determined to be the font of the input pattern to be recognized. Then, for the eighth and subsequent input patterns, matching is performed only with the standard pattern group of the font determined and selected as described above.

上述のようにして選択された標準パターンを用いる文字
L2識が開始された後も、最新の8個の文字パターンに
ついてのd+/di値の総和、あるいはd+/dg値の
文字パターンごとの平均値の算定や更新が続行され、こ
れが所定値を上潮ると途中でフォントの変更が生じたも
のと見做され、再び認識開始直後の状態に戻る。すなわ
ち、以後の8個の入力パターンについてはすべてのフォ
ントの標準パターン群との照合が行われ、最小のd1/
 d を値の総和が出現したフォントの標準パターン群
が新たな照合対象として選択される。
Even after character L2 recognition using the standard pattern selected as described above has started, the sum of d+/di values for the latest eight character patterns, or the average value of d+/dg values for each character pattern. continues to be calculated and updated, and when this exceeds a predetermined value, it is assumed that a font change has occurred during the process, and the state returns to the state immediately after the start of recognition. In other words, the subsequent eight input patterns are compared with the standard pattern group of all fonts, and the minimum d1/
The standard pattern group of fonts in which the sum of the values d appears is selected as a new matching target.

第2図から第4図までに本発明のパターン認識方法の実
験結果を示す。
FIG. 2 to FIG. 4 show experimental results of the pattern recognition method of the present invention.

第2図に示す実験結果は、フォント1から8まで8種類
のフォントの英数字のそれぞれについて標準パターン群
を登録しておき、フォント3を有するAからZまでの2
6個の英字を順次入力し、入力パターンとフォントごと
に最短距離から認識した英数字と、小数点2桁の小数で
表示されるd。
The experimental results shown in FIG.
Enter six alphabetic characters in sequence, and d displays the alphanumeric characters recognized from the shortest distance for each input pattern and font, and a decimal number with two decimal places.

/ a Z値を算定したものである。/a The Z value is calculated.

例えば、入力パターンが英字rAJの場合、フォント1
ではこのフォント1の標準パターンとして登録されてい
る特徴ベクトルとの同空間内の最短距離に基づく認識結
果がrAJ、d1/dx偵が0.77 、フォント2で
はこのフォント2の標準パターンとして登録されている
特徴ベクトルとの同空間内の最短距離に基づく認識結果
がrAJ、d+/dz値が0.96 、フォント3では
同様な認識結果が「八J、d+/dz値が0.28等々
である。また、最右欄の「最小値」は、各入力パターン
ごとに最小のd+/di値が出現したフォントの番号を
記載している。例えば、入力パターンが英字rAJの場
合、「最小値」の欄には、最小のd+/dt値 (0,
28)が出現したフォント3の番号が記載されている。
For example, if the input pattern is the alphabet rAJ, font 1
Then, the recognition result based on the shortest distance in the same space with the feature vector registered as the standard pattern of this font 1 is rAJ, d1/dx vector is 0.77, and the recognition result of font 2 is registered as the standard pattern of this font 2. The recognition result based on the shortest distance in the same space with the feature vector is rAJ, the d+/dz value is 0.96, and the similar recognition result for font 3 is "8J, the d+/dz value is 0.28, etc." In addition, "Minimum value" in the rightmost column indicates the number of the font in which the minimum d+/di value appears for each input pattern. For example, if the input pattern is the alphabet rAJ, the minimum d+/dt value (0,
The number of font 3 in which 28) appears is written.

第2図の最下欄の「加算値」は、各フォントごとに、A
からZまでの26個々の英字について得られたd+/d
i値の加算値である。この値は、フォント3において最
小の値(10,69)となり、フォント6において次に
小さな値(17,48)となり、他の6種のフォントに
ついてはすべて20以上の値となっている。
The "additional value" in the bottom column of Figure 2 is for each font.
d+/d obtained for 26 individual letters from to Z
This is the added value of the i value. This value is the minimum value (10, 69) for font 3, the next smallest value (17, 48) for font 6, and is a value of 20 or more for all the other six fonts.

第3図は、全てのフォントについて、判定されたフォン
トが入力パターンの実際のフォントと一致するかどうか
の正解率を、d+/dz値の総和の加算回数(入力パタ
ーン個数)との関係において示す実験結果である。
Figure 3 shows the accuracy rate of whether the determined font matches the actual font of the input pattern for all fonts in relation to the number of additions of the sum of d+/dz values (number of input patterns). These are experimental results.

加算回数が1、すなわち1個の入力パターンに関する最
小のd+/dz値だけからフォントを判定するとその正
解率は71.8%である。また、判定を下すまでの総和
の加算回数すなわち入力パターン個数が3.5.7と増
加するにつれて判定の正解率は、92.9%、 97.
9  %、 99.6  %という具合に100%に漸
近してゆく。
If the number of additions is 1, that is, the font is determined only from the minimum d+/dz value for one input pattern, the accuracy rate is 71.8%. Furthermore, as the number of times the total is added before making a decision, that is, the number of input patterns increases to 3.5.7, the accuracy rate of the decision increases to 92.9%, 97.
It gradually approaches 100% at 9%, 99.6%, and so on.

第4図は、種々の選択基準に対するフォントの判定正解
率を加算回数が1回の場合について比較した実験結果を
示している。
FIG. 4 shows the results of an experiment in which the accuracy rate of font determination for various selection criteria was compared when the number of additions was one.

図中、 t’at □            リ である。In the figure, t'at □               It is.

また、選択基準d、/d2&d、は、d+/dtとdl
が共に最小となるという条件でフォントを選択した場合
であり、一方だけが最小となるなどこの条件が満たされ
ない場合には、正誤の判定ができないものとしてリジェ
クトされている。
Also, the selection criteria d, /d2&d, are d+/dt and dl
This is a case where a font is selected under the condition that both of the fonts are minimum.If this condition is not met, such as when only one of the fonts is minimum, it is rejected as it cannot be determined whether it is correct or incorrect.

図示のように、d+/diが最小の条件からフォントを
判定すれば73.6%の正解率が得られ、dt/丁−又
は d+/dis  が最小の条件からフォントを判定
すれば、いずれも72.5%の正解率が得られることが
判る。また、(ax −ti、 )/d1.が最小の選
択基準では正解率が71.4%、d、が最小の選択基準
では正解率が69.1%であった。
As shown in the figure, if the font is determined based on the minimum d+/di, an accuracy rate of 73.6% is obtained, and if the font is determined based on the minimum dt/d- or d+/dis, both It can be seen that an accuracy rate of 72.5% is obtained. Also, (ax −ti, )/d1. When the selection criterion was the minimum, the accuracy rate was 71.4%, and when the selection criterion was the minimum d, the accuracy rate was 69.1%.

以上は、加算回数が1回の場合であるが、上述した最短
距離d、を含むいずれの選択基準についても加算回数を
増すことにより実用的な値まで正解率を高めることがで
きる。
The above is a case where the number of additions is one, but the accuracy rate can be increased to a practical value by increasing the number of additions for any selection criteria including the shortest distance d mentioned above.

以上、認識対象が文字パターンの場合を例示したが、音
声パターンなどであってもよく、この場合、文字パター
ンの場合のフォントに代えて、性別、年代別、利用地域
別などの標準パターン群が登録される。
The above example illustrates the case where the recognition target is a character pattern, but it may also be a voice pattern, etc. In this case, instead of the font for the character pattern, a group of standard patterns such as by gender, age group, region of use, etc. be registered.

発明の効果 以上詳細に説明したように、本発明のパターン認識方法
は、最初に認識される適宜数の入力パターンに対しては
登録中の複数種類の標準パターン群の全てを用いてパタ
ーン認識を行いつつこの認識に際し各標準パターン群で
出現した最短距離を含む選択基準に基づき以後使用する
標準パターンの一つを自動的に選択する構成であるから
、すべての標準パターン群を最初から最後まで照合対象
として使用する場合と異なり認識速度が向上し、また使
用標準パターン群を利用者に指定させる場合と異なり誤
指定に伴う誤認識のおそれがなくなる。
Effects of the Invention As explained in detail above, the pattern recognition method of the present invention performs pattern recognition using all of the registered standard pattern groups for an appropriate number of input patterns that are initially recognized. During recognition, one of the standard patterns to be used thereafter is automatically selected based on selection criteria including the shortest distance that appears in each standard pattern group, so all standard pattern groups can be matched from beginning to end. Unlike when the pattern is used as a target, the recognition speed is improved, and unlike when the user is required to specify a group of standard patterns to be used, there is no risk of misrecognition due to incorrect specification.

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

第1図は本発明の一実施例の特徴ベクトル空間の距離を
説明するための概念図、第2図乃至第4図は本発明によ
る実験結果を示す概念図である。 特許出願人 日本電気ホームエレクトロニクス株式会社
FIG. 1 is a conceptual diagram for explaining distances in a feature vector space according to an embodiment of the present invention, and FIGS. 2 to 4 are conceptual diagrams showing experimental results according to the present invention. Patent applicant: NEC Home Electronics Co., Ltd.

Claims (4)

【特許請求の範囲】[Claims] (1)認識対象の入力パターンと登録中の標準パターン
との間の特徴ベクトル空間内の距離の大小に基づきパタ
ーン認識を行うパターンマッチング方式のパターン認識
方法において、 標準パターン群を複数種類登録しておき、 最初に認識する適宜数の入力パターンに対しては登録中
の複数種類の標準パターン群のすべてを用いてパターン
認識を行うと共に、この認識に際し各標準パターン群で
出現した最短距離を含む選択基準に基づき標準パターン
の一つを選択し、 以後の入力パターンについては、上記選択した標準パタ
ーンの一つを用いてパターン認識を継続することを特徴
とするパターン認識方法。
(1) In a pattern matching pattern recognition method that performs pattern recognition based on the distance in the feature vector space between the input pattern to be recognized and the standard pattern being registered, multiple types of standard pattern groups are registered. Then, for the appropriate number of input patterns to be recognized first, pattern recognition is performed using all of the multiple types of standard pattern groups being registered, and during this recognition, the selection including the shortest distance that appears in each standard pattern group is performed. A pattern recognition method characterized in that one of the standard patterns is selected based on a criterion, and pattern recognition is continued using one of the selected standard patterns for subsequent input patterns.
(2)上記最短距離を含む選択基準は最短距離を次に短
い距離で除した値であり、この値が最小の標準パターン
が選択されることを特徴とする特許請求の範囲第1項記
載のパターン認識方法。
(2) The selection criterion including the shortest distance is a value obtained by dividing the shortest distance by the next shortest distance, and the standard pattern with the smallest value is selected. Pattern recognition method.
(3)上記最短距離を含む選択基準は最短距離をこれ以
下複数番目までの距離の平均値で除した値であり、この
値が最小である標準パターンが選択されることを特徴と
する特許請求の範囲第1項記載のパターン認識方法。
(3) A patent claim characterized in that the selection criterion including the shortest distance is a value obtained by dividing the shortest distance by the average value of a plurality of distances below this, and the standard pattern with the smallest value is selected. The pattern recognition method according to item 1.
(4)上記最短距離を含む選択基準は最短距離を2番目
以下複数番目までの距離の平均値で除した値であり、こ
の値が最小である標準パターンが選択されることを特徴
とする特許請求の範囲第1項記載のパターン認識方法。
(4) A patent characterized in that the selection criterion including the shortest distance is the shortest distance divided by the average value of the distances from the second to the second, and the standard pattern with the smallest value is selected. A pattern recognition method according to claim 1.
JP61246233A 1986-10-16 1986-10-16 Pattern recognizing method Pending JPS63100586A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61246233A JPS63100586A (en) 1986-10-16 1986-10-16 Pattern recognizing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61246233A JPS63100586A (en) 1986-10-16 1986-10-16 Pattern recognizing method

Publications (1)

Publication Number Publication Date
JPS63100586A true JPS63100586A (en) 1988-05-02

Family

ID=17145491

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61246233A Pending JPS63100586A (en) 1986-10-16 1986-10-16 Pattern recognizing method

Country Status (1)

Country Link
JP (1) JPS63100586A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017146841A (en) * 2016-02-18 2017-08-24 株式会社東芝 Character recognition device, character recognition method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017146841A (en) * 2016-02-18 2017-08-24 株式会社東芝 Character recognition device, character recognition method, and program

Similar Documents

Publication Publication Date Title
US5982929A (en) Pattern recognition method and system
US5218536A (en) Electronic spelling machine having ordered candidate words
EP0325233B1 (en) Character string recognition system
US4607384A (en) Fingerprint classification arrangement
Shi et al. Font recognition and contextual processing for more accurate text recognition
EP0394633A2 (en) Method for language-independent text tokenization using a character categorization
EP0686933A1 (en) Method and apparatus for pattern recognition, and method of compiling dictionary for pattern recognition
EP0419259B1 (en) Accurate recognition of input patterns
JPS63100586A (en) Pattern recognizing method
JPH08227457A (en) Axially symmetric figure shaping device
JP2765514B2 (en) Handwritten symbol recognition system
JP2755738B2 (en) Character recognition device
JP3037727B2 (en) OCR system
JP3442223B2 (en) Character recognition method
JP2639314B2 (en) Character recognition method
JP2746899B2 (en) Character recognition device
JP2930996B2 (en) Image recognition method and image recognition device
JP2882327B2 (en) Line figure matching device
JP2827066B2 (en) Post-processing method for character recognition of documents with mixed digit strings
JP3099845B2 (en) Post-processing of pattern recognition
JPH0827819B2 (en) Handwritten character recognition method for handwritten character recognition and handwritten character recognition apparatus using the same
JP2851865B2 (en) Character recognition device
JPH05298489A (en) System for recognizing character
JPS6344287A (en) Character reader
JPS62281082A (en) Character recognizing device