JPS59106083A - Word reader - Google Patents

Word reader

Info

Publication number
JPS59106083A
JPS59106083A JP57216218A JP21621882A JPS59106083A JP S59106083 A JPS59106083 A JP S59106083A JP 57216218 A JP57216218 A JP 57216218A JP 21621882 A JP21621882 A JP 21621882A JP S59106083 A JPS59106083 A JP S59106083A
Authority
JP
Japan
Prior art keywords
character
word
characters
similarity
similarity degree
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.)
Granted
Application number
JP57216218A
Other languages
Japanese (ja)
Other versions
JPH031714B2 (en
Inventor
Masataka Yamamoto
山本 勝敬
Hajime Nanbu
南部 元
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.)
Computer Basic Technology Research Association Corp
Original Assignee
Computer Basic Technology Research Association 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 Computer Basic Technology Research Association Corp filed Critical Computer Basic Technology Research Association Corp
Priority to JP57216218A priority Critical patent/JPS59106083A/en
Publication of JPS59106083A publication Critical patent/JPS59106083A/en
Publication of JPH031714B2 publication Critical patent/JPH031714B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/74Image or video pattern matching; Proximity measures in feature spaces
    • G06V10/75Organisation of the matching processes, e.g. simultaneous or sequential comparisons of image or video features; Coarse-fine approaches, e.g. multi-scale approaches; using context analysis; Selection of dictionaries

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Theoretical Computer Science (AREA)
  • Medical Informatics (AREA)
  • Computing Systems (AREA)
  • Databases & Information Systems (AREA)
  • Evolutionary Computation (AREA)
  • General Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Software Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Character Discrimination (AREA)
  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To read easily a word containing an external character, as well, by deriving a similarity degree of a word unit by use of a similarity degree of an internal character in a similar character table, in case of a word containing an external character. CONSTITUTION:A word recorded on a business form 1 is scanned 2, converted to a character pattern of every one character, and sent to a similarity degree calculating device 3. This device 3 calculates a similarity degree of every one character from an input character pattern 12 and a reference pattern in a recognition dictionary 4, and sends only a character having a large similarity degree as a proposed character 13 together with the similarity degree to a word determining circuit 5. As a result, the circuit 5 refers to the contents of a word dictionary 6, and determines a similarity degree of a word unit. Also, in case when an external character is contained in a word in the word dictionary 6, a similarity degree of the word unit is derived by investigating the contents of a similar character table 7, checking an internal character having a character shape similar to its external character, and using a similarity degree of this internal character. In this way, a word whose similarity degree becomes the maximum becomes a read result.

Description

【発明の詳細な説明】 [発明の属する分野] 本発明は、単語を構成する文字を1文字ごとに認識し、
その結果から単語を読み取る単語読取り装置に関するも
のである。
[Detailed Description of the Invention] [Field to which the invention pertains] The present invention recognizes each character constituting a word,
The present invention relates to a word reading device that reads words from the results.

〔従来技術の構成及び動作〕[Configuration and operation of conventional technology]

従来この種の単語読取り装置として知られているものは
、認識辞書を用いて単語を構成する文字を1文字ごとに
認識し、その結果から単語を読み取るこきができるよう
に構成されている。そして、上記単語読取り装置では、
文字を認識するための認識辞書に含まれる認識対象文字
(以後、内字という〕のみからなる単語は読み取り可能
であるが、認識辞書に含まれない認識対象文字以外の文
字(以後、外字という〕を含む単語は、特殊の場合を除
いては読み取ることができない構成とされている。
Conventionally known word reading devices of this type are configured to use a recognition dictionary to recognize each character constituting a word, and to read the word based on the results. And, in the word reading device mentioned above,
Words consisting only of characters to be recognized (hereinafter referred to as internal characters) included in the recognition dictionary for character recognition can be read, but characters other than the characters to be recognized that are not included in the recognition dictionary (hereinafter referred to as external characters) are readable. Words containing `` are constructed so that they cannot be read except in special cases.

例えば、「消費」と「消滅」の2個の単語を読み取る場
合に、文字「消」が外字のためにgg識することができ
なくとも、各文字「費」と「滅」が内字で認識が可能で
あるならば、上記2個の単語を読み取ることは可能であ
る。しかるに、文字「費」あるいは文字「滅」が外字で
、文字「消」が内字の場合には、上記2個の単語を読み
取ることは不可能となる。これは実際に、各文字「消」
と「費」は教育漢字に含まれるが、文字「滅」は含まれ
ないため、約1000字程度の文字のみを内字として含
む認識辞書を有する単語読取り装置では、上記2個の単
語を読み取ることは不可能となる。もちろん、内字の文
字数を増加さ笹れは読み取りを可能となし得るが、一般
に内字を1文字増加させるためには、認識辞書の記憶容
量を数十バイトから数百バイトに増加させる必要があっ
た。
For example, when reading the two words ``consumption'' and ``extinction'', even though the character ``expense'' cannot be recognized because it is an external character, each character ``expense'' and ``extinction'' are internal characters. If recognition is possible, it is possible to read the above two words. However, if the character ``expense'' or the character ``mei'' is an external character, and the character ``era'' is an internal character, it is impossible to read the two words. This actually means that each character "erases"
and ``expense'' are included in the educational kanji, but the character ``metsu'' is not included, so a word reading device with a recognition dictionary that only contains about 1000 characters as internal characters will be able to read the above two words. That becomes impossible. Of course, increasing the number of internal characters can make reading possible, but in general, in order to increase the number of internal characters by one character, it is necessary to increase the storage capacity of the recognition dictionary from several tens of bytes to several hundred bytes. there were.

〔従来技術の欠点〕[Disadvantages of conventional technology]

従来の上記単語読取り装置は以上のように構成されてい
るので、上述したように、一般に内字で構成される単語
しか認識することができず、ま、たその内字の文字数を
増加させようとすると、必然的に認識辞書の記憶容量を
増加させなければならなくなり、このため、装置が大形
化して高価格になるなどの欠点があった。
Since the conventional word reading device is configured as described above, as mentioned above, it is generally only able to recognize words consisting of internal characters, and it is also possible to increase the number of internal characters. This inevitably requires an increase in the storage capacity of the recognition dictionary, which has the disadvantage of making the device larger and more expensive.

【本発明の目的〕[Object of the present invention]

本発明は上記のような従来のものの欠点を除去するため
になされたもので、内字の基準パターンを格納した認識
辞書き、外字を含む単語を格納する単語辞書と、外字に
対して、この外字と字・影の類似した内字を定めた類似
文字テーブルと、入力文字パターンと前記認識辞書内の
基準パターンとから1文字ごとの類似度を算出する類似
度算出手段とを具備し、外字を含む単語に対しては、前
記類似文字テーブル内の内字の類似度を用いて単語単位
の類似度を求めるようにしてなる構成を崩し、外字を含
む単語をも容易に読み取ることができるようにした単語
読取り装置を提供することを目的以下、本発明の一実施
例を図について説明する。
The present invention has been made in order to eliminate the drawbacks of the conventional ones as described above. The apparatus includes a similar character table that defines internal characters with similar characters and shadows to external characters, and a similarity calculation means for calculating the similarity of each character from an input character pattern and a reference pattern in the recognition dictionary. For words that include external characters, we break down the structure in which the similarity of internal characters in the similar character table is used to find the similarity of each word, and make it possible to easily read words that include external characters. DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

第1図は本発明の一実施例である単語読取り装置を示す
構成図である。第1図において、1は帳票、2は帳票1
上に記録された単語を走査する走査手段、4は内字の基
準パターンを格納した認識辞書、3は入力文字パターン
と上記認識辞書4内の基準パターンLから1文字ごとの
類似度を算出する類似度算出手段、6は外字を含む単語
を格納する単語辞書、7は外字に対して、この外字と字
形の類似した内字を定めた類似文字テーブル、5は上記
単語辞書6を参照し、単語単位の類似度を決める単語決
定手段である。
FIG. 1 is a block diagram showing a word reading device which is an embodiment of the present invention. In Figure 1, 1 is a form, 2 is a form 1
a scanning means for scanning the words recorded above; 4 a recognition dictionary storing standard patterns of internal characters; 3 calculating similarity for each character from the input character pattern and the standard pattern L in the recognition dictionary 4; Similarity calculation means, 6 is a word dictionary storing words including non-standard characters, 7 is a similar character table that defines internal characters similar in shape to the non-standard characters, 5 refers to the word dictionary 6, This is a word determining means that determines the similarity of each word.

第2図は第1図の単語読取り装置における単語辞書の一
部内容の一例を示す図である。第2図に示す単語辞書6
は、各文字の文字コード8の組み合わせによって表現さ
れている。この例では、文字コード8にJ I 8  
C6229で定められた区点番号を付けてあり、上記J
 I S  C6229によって、漢字の文字コードと
して1601〜8394 tでの区点帯号が定められて
いる。第2図中の記号nは外字であることを示す外字文
字番号9であり、レリえは8401以上の値としである
。この結果、8401以上ならば外字であり、8394
以下ならは内字であることを判断できる。ここでは、文
字「滅」を外字、その他の文字「消」及び「費」は内字
としである。
FIG. 2 is a diagram showing an example of part of the contents of a word dictionary in the word reading device of FIG. 1. Word dictionary 6 shown in Figure 2
is expressed by a combination of character codes 8 for each character. In this example, the character code 8 is J I 8
The kuten number specified in C6229 is attached, and the above J
According to ISC6229, the Kuten band code of 1601 to 8394t is defined as the character code of Kanji. The symbol n in FIG. 2 is a non-standard character number 9 indicating that it is a non-standard character, and the relative value is 8401 or more. As a result, if it is 8401 or more, it is a custom character, and 8394
If the following is true, it can be determined that the character is an internal character. Here, the character "Mei" is used as an external character, and the other characters "Ku" and "Kai" are used as internal characters.

第3図は第1図の単語読取り装置における類似文字テー
ブルの一部内容の一例を示す図である。
FIG. 3 is a diagram showing an example of a partial content of the similar character table in the word reading device of FIG. 1.

第3図に示す類似文字テーブル7は、上記の外字文字番
号9.当該外字の文字コードである外字文字コード1o
及び当該外字と字形の類似した内字の文字コードである
類似内字文字コード11から構成されている。単語辞書
6内の文字コードが8401以上の場合には、これを外
字文字番号9と判断し、類似文字テーブル7の対応する
外字文字番号9の位置に定められた類似内字文字コード
11の文字の類似度を使用する。
The similar character table 7 shown in FIG. 3 includes the above-mentioned external character number 9. Custom character code 1o which is the character code of the relevant custom character
and a similar internal character code 11 which is a character code of an internal character similar in shape to the external character. If the character code in the word dictionary 6 is 8401 or higher, this is determined to be a non-standard character number 9, and the character with the similar internal character code 11 set in the position of the corresponding non-standard character number 9 in the similar character table 7 is using the similarity measure.

第4図は第1図の単語読取り装置における類似度算出手
段で、久方文字パターンと、それに対する内字の各文字
との類似度を算出して得た値の順序に並べた候補文字の
一例を示す図である0第4図には、例えば文字「滅」の
文字パターン12と、これに対する内字の各文字との類
似度を算出し、この値が大きいものから順次に並べた候
補文字13として、文字「減」から文字「浅」までの6
文字が示されている。第4図中の候補文字13の下に付
けられた()内の数値は各候補文字13との類低度の値
14を示しており、例えば文字「減」と次に、本発明の
一実施例である単語読取り装置の動作を、上記第1図な
いし第4図を用いて説明する。まず、第1図に示す帳票
1上に記録された単語は、走査手段2により走査されて
1文字ごとの文字パターンに変換され、類似度算出手段
3に送られる。この類似度算出手段3は、第4図に示す
入力文字パターン12と認識辞書4内の基準パターンと
から1文字ごとの類似度を算出し、この類似度の大きい
文字のみを候補文字13として、上記類似度と共に単語
決定手段5に送る。ここで、当然のことながら類似度は
内字に対してしか算出されないので、上記単語決定手段
5に送られる文字は内字のみである。単語決定手段5は
紀2図に示す単語辞書6の内容を参照し、単語単位の類
似度を決める。この類似度は、例えば各文字ごとの類似
度の平均値を取るものとする。もし、単語辞書6内の単
語に外字が含まれている場合には、第3図に示す類似文
字テーブル7の内容を参照し、当該外字に類似した字形
の内字を調べ、この内字の類似度を用いて単語単位の類
似度を求める。そして、その類似度が最大となる単語を
読み取り結果とするものである。
Fig. 4 shows the similarity calculation means in the word reading device shown in Fig. 1, which shows candidate characters arranged in the order of the values obtained by calculating the similarity between the Kugata character pattern and each character of the internal characters. FIG. 4, which is a diagram showing an example, shows candidates in which the degree of similarity between the character pattern 12 of the character "Mei" and each character in the internal characters is calculated, and the candidates are arranged in order from the one with the largest value. As character 13, 6 from the character "reduced" to the character "shallow"
characters are shown. The numerical value in parentheses below the candidate character 13 in FIG. 4 indicates the degree of similarity 14 with each candidate character 13. The operation of the word reading device according to the embodiment will be explained using the above-mentioned FIGS. 1 to 4. First, the words recorded on the form 1 shown in FIG. This similarity calculation means 3 calculates the similarity for each character from the input character pattern 12 shown in FIG. It is sent to the word determining means 5 together with the similarity. Here, as a matter of course, the degree of similarity is calculated only for internal characters, so the characters sent to the word determining means 5 are only internal characters. The word determining means 5 refers to the contents of the word dictionary 6 shown in Fig. 2, and determines the degree of similarity of each word. This degree of similarity is assumed to be, for example, the average value of the degrees of similarity for each character. If a word in the word dictionary 6 includes a non-standard character, refer to the contents of the similar character table 7 shown in FIG. Find the similarity of each word using the similarity. Then, the word with the highest degree of similarity is taken as the reading result.

したがって、例えば入力文字として単語「消滅」を読み
取る場合、内字である文字「消」の類似度が0.9であ
ったとすると、単語「消滅」に対する平均類似度は、第
4図に示されるように外字の文字「滅」の代わりに類似
内字の文字「減」の類似度0.8を用いて、(0,9+
 0.8 )/2 = 0.85となる。
Therefore, for example, when reading the word "extinction" as an input character, if the similarity of the inner character "extinction" is 0.9, the average similarity to the word "extinction" is shown in Figure 4. Using the similarity of 0.8 for the similar internal character ``Ku'' instead of the external character ``Mei'', we obtain (0,9+
0.8)/2=0.85.

また、単語「消費」に対する平均類似度は、外字の文字
「滅」の文字「費」に対する類似度が0.55未満と小
さいことから、(0,9+ 0.55 )/2 # 0
.73未満となる。この結果から、外字を含む単語「消
滅」も、上記したように平均類似度が大きくなるので正
しく読み取ることが可能となる。
In addition, the average similarity to the word "consumption" is (0,9+0.55)/2 # 0, since the similarity of the external character "mei" to the character "cost" is less than 0.55.
.. It will be less than 73. From this result, it is possible to correctly read the word "extinction" that includes external characters because the average similarity becomes large as described above.

ところで、本発明の主要な構成要件をなす上記類似文字
テーブル7は、入力文字の対象となる外字パターンと認
識辞書4に格納されている内字の基準パターン七の類似
度を類似度算出手段3で算出し、その算出された類似度
の値が平均的に最大となる文字を選ぶことによって簡単
に作成することができる。また、類似文字テーブル7は
具体的には記憶装置に格納されるので、第2図及び第3
図に示す外字文字番号9は適当な算術演算を行なうこと
によって記憶装置の番地に変換される。この結果、類似
文字テーブル7の記憶容量は外字の1文字に対して4バ
イトになり、認識辞書4に内字として基準パターンを格
納する場合における8ピ憶容量の数十〜数百バイトに比
較して大幅な記憶容量の削減が可能となるものである。
By the way, the above-mentioned similar character table 7, which is a main component of the present invention, calculates the degree of similarity between the external character pattern of the input character and the reference pattern 7 of internal characters stored in the recognition dictionary 4 by using the similarity calculation means 3. It can be easily created by calculating the similarity value and selecting the character whose calculated similarity value is the largest on average. Furthermore, since the similar character table 7 is specifically stored in a storage device, the table 7 in FIGS.
The external character number 9 shown in the figure is converted into a storage device address by performing appropriate arithmetic operations. As a result, the storage capacity of the similar character table 7 is 4 bytes for one external character, compared to the tens to hundreds of bytes of 8-byte storage capacity when storing the reference pattern as an internal character in the recognition dictionary 4. This makes it possible to significantly reduce storage capacity.

【本発明の他の実施例〕[Other embodiments of the present invention]

なお、上記実施例では単語単位の類似度、を各文字の平
均類似度とする場合について説明したが、本発明はこれ
に限定されることなく、類似度の大小による1−位から
単語単位の類似度を定義しても良い。
In the above embodiment, the case where the word-based similarity is the average similarity of each character is described, but the present invention is not limited to this, and the word-based similarity is Similarity may also be defined.

また、上記実施例では入力文字を漢字2文字の場合につ
いて説明したが、漢字以外の文字とか、あるいは3文字
以上で構成される単語についても適用可能であり、この
場合にも上記実施例と同様の効果を奏する。
In addition, although the above embodiment describes the case where the input characters are two kanji characters, it can also be applied to characters other than kanji or words consisting of three or more characters, and in this case, the same method as in the above embodiment can be applied. It has the effect of

〔本発明の効果〕[Effects of the present invention]

以上のように、本発明に係る単語読取り装置によれば、
認識辞書に含まれない外字を含む単語に対して、その外
字と字形の類似した内字を定めた類似文字テーブルを備
え、その内字の類似度を使用して単語単位の類似度を求
めるようにしてなる構成としたので、外字から構成され
る単語をも、上記類似文字テーブルの格納される記憶装
置の記憶容量をわずかに増加させるだけで、極めて容易
に読み取ることが可能となる特長を有する。時に、本発
明の単語読取り装置では、例えば住所2氏名などの発生
頻度に比較して文字の複類が非常に多い文字種類で構成
される単語を読み取る場合に適用して、顕著な高性能を
発揮するという優れた効果を奏するものである。
As described above, according to the word reading device according to the present invention,
For words that include external characters that are not included in the recognition dictionary, a similar character table is provided that defines internal characters that are similar in shape to the external characters, and the similarity of the internal characters is used to calculate the similarity of each word. Since the structure is made up of . In some cases, the word reading device of the present invention can achieve remarkable high performance when applied to reading words that are composed of character types that have a large number of character types compared to the frequency of occurrence, such as addresses and two names. It has excellent effects.

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

第1図は本発明の一実施例である単語読取り装置を示す
構成図、第2図は第1図の単語読取り装置における単語
辞書の一部内容の一例を示す図、第3図は第1図の単語
読取り装置における類似文字テーブルの一部内容の一例
を示す図、第4図は第1図の単語読取り装置における類
似度算出手段で、入力文字パターンと、それに対する内
字の各文字との類似度を算出して得た値の順序に並べた
候補文字の一例を示す図である。 1・・・・・・・・・帳票、2・・・・・・・・・走査
手段、3−・・・・類似度算出手段、4・・・・・・・
・・認識辞書、5・・・・・・・−・単語決定手段、6
・・・・・・・・・単語辞書、7・・・・・・・・・類
似文字テーブル、8・・・・・・・・・文字コード、9
・・・・・・・−・外字文字番号、10・・−・・・・
・外字文字コード、11・・−・・・・・類似内字文字
コード、12・・・・・・・・・文字パターン、13−
・・・・・・−・候補文字、14・・・・・・・・・類
似度の値。 なお、図中、同一符号は同一、又は相当部分を示す。 代 理 人   葛  野  信  −第1図  67 第2図
FIG. 1 is a block diagram showing a word reading device which is an embodiment of the present invention, FIG. 2 is a diagram showing an example of partial contents of a word dictionary in the word reading device of FIG. 1, and FIG. FIG. 4 is a diagram showing an example of a partial content of a similar character table in the word reading device shown in FIG. 4. FIG. 4 is a similarity calculation means in the word reading device shown in FIG. FIG. 3 is a diagram illustrating an example of candidate characters arranged in the order of values obtained by calculating similarity. 1......Form, 2...Scanning means, 3-...Similarity calculation means, 4......
・・Recognition dictionary, 5・・・・・・・・Word determination means, 6
・・・・・・・・・Word dictionary, 7・・・・・・Similar character table, 8・・・・・・Character code, 9
・・・・・・・・・−・Gaiji character number, 10・・・・・・・・・・
・External character code, 11...Similar internal character code, 12...Character pattern, 13-
......- Candidate character, 14 ...... Similarity value. In addition, in the figures, the same reference numerals indicate the same or equivalent parts. Agent Makoto Kuzuno - Figure 1 67 Figure 2

Claims (1)

【特許請求の範囲】[Claims] 用紙などに配録された単語を認識して読み取る単語読取
り装置において、認識対象文字の基準パターンを格納し
た認識辞書と、認識対象文字以外の文字を含む単語を格
納する単語辞書と、前記認識対象文字以外の文字に対し
て、該文字と字形の類似した認識対象文字を定めた類似
文字テーブルと、入力文字パターンと前記認識辞書内の
基準パターンとから1文字ごとの類似度を算出する類似
度算出手段とを具備し、算出された文字ごとの類似度か
ら単語ごとの類似度を求めて単語をW talcする際
に、前記認識対象文字以外の文字を含む単語については
、前記類似文字テーブル内の認識対象文字の類似度を用
いて単語の類似度を計算することを特徴とする単語読取
り装置。
In a word reading device that recognizes and reads words printed on paper, etc., there is a recognition dictionary that stores reference patterns of characters to be recognized, a word dictionary that stores words that include characters other than the characters to be recognized, and a recognition dictionary that stores a reference pattern of characters to be recognized. For characters other than letters, similarity is calculated for each character based on a similar character table that defines recognition target characters with similar glyph shapes to the character, and an input character pattern and a reference pattern in the recognition dictionary. When W talc a word by calculating the similarity of each word from the calculated similarity of each character, for words containing characters other than the recognition target characters, A word reading device characterized in that a word similarity is calculated using a similarity of characters to be recognized.
JP57216218A 1982-12-09 1982-12-09 Word reader Granted JPS59106083A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57216218A JPS59106083A (en) 1982-12-09 1982-12-09 Word reader

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57216218A JPS59106083A (en) 1982-12-09 1982-12-09 Word reader

Publications (2)

Publication Number Publication Date
JPS59106083A true JPS59106083A (en) 1984-06-19
JPH031714B2 JPH031714B2 (en) 1991-01-11

Family

ID=16685122

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57216218A Granted JPS59106083A (en) 1982-12-09 1982-12-09 Word reader

Country Status (1)

Country Link
JP (1) JPS59106083A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6005973A (en) * 1993-12-01 1999-12-21 Motorola, Inc. Combined dictionary based and likely character string method of handwriting recognition

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5953986A (en) * 1982-09-20 1984-03-28 Toshiba Corp Character recognizing device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5953986A (en) * 1982-09-20 1984-03-28 Toshiba Corp Character recognizing device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6005973A (en) * 1993-12-01 1999-12-21 Motorola, Inc. Combined dictionary based and likely character string method of handwriting recognition

Also Published As

Publication number Publication date
JPH031714B2 (en) 1991-01-11

Similar Documents

Publication Publication Date Title
KR920005022A (en) Fingerprint Control Method
KR870011552A (en) Document registration method
JPS6077279A (en) Initiation of character image
US8229232B2 (en) Computer vision-based methods for enhanced JBIG2 and generic bitonal compression
JP2740335B2 (en) Table reader with automatic cell attribute determination function
JPS59106083A (en) Word reader
JPH0247788B2 (en)
JP2784004B2 (en) Character recognition device
JPH06103402A (en) Business card recognizing device
JP2902097B2 (en) Information processing device and character recognition device
JP2615834B2 (en) Word reader
JP2576080B2 (en) Character extraction method
JPH0475557B2 (en)
JPS59128681A (en) Character reader
JPS61133487A (en) Character recognizing device
JPH0147835B2 (en)
JP3243389B2 (en) Document identification method
JP2901407B2 (en) Mask resistance direction recognition method
JPH01106287A (en) Word reader
JPS6118080A (en) Character recognizer
JPS59128682A (en) Character reader
JPH11175660A (en) Method and device for recognizing character and storage medium storing character recognition program
JPH0135386B2 (en)
JPH11265424A (en) Method and device for recognizing character and recording medium
JPS59157776A (en) Pattern recognizing system