JPH03217995A - Handwritten character recognizer - Google Patents
Handwritten character recognizerInfo
- Publication number
- JPH03217995A JPH03217995A JP2013123A JP1312390A JPH03217995A JP H03217995 A JPH03217995 A JP H03217995A JP 2013123 A JP2013123 A JP 2013123A JP 1312390 A JP1312390 A JP 1312390A JP H03217995 A JPH03217995 A JP H03217995A
- Authority
- JP
- Japan
- Prior art keywords
- strokes
- branch
- range
- character
- remaining
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/74—Image or video pattern matching; Proximity measures in feature spaces
- G06V10/75—Organisation 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)
- Evolutionary Computation (AREA)
- Computing Systems (AREA)
- Databases & Information Systems (AREA)
- Artificial Intelligence (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Software Systems (AREA)
- Health & Medical Sciences (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Character Discrimination (AREA)
Abstract
Description
【発明の詳細な説明】 [産業上の利用分野] この発明は手書き文字の認識装置に関する。[Detailed description of the invention] [Industrial application field] The present invention relates to a handwritten character recognition device.
〔発明の概要]
この発明は、入力画数による大分類を行わない木構造の
辞書を用いた手書き文字の認識装置において、木構造の
枝に許される残り画数を定義しておき、入力文字の未検
定画数と比較することにより、認識速度の向上を実現す
るようにしたものである。[Summary of the Invention] The present invention provides a handwritten character recognition device that uses a tree-structured dictionary that does not perform major classification based on the number of input strokes, by defining the number of remaining strokes allowed on the branches of the tree structure and identifying the remaining strokes of input characters. The recognition speed is improved by comparing the number of verification strokes.
〔従来の技術]
一般に、オンライン方式の手書き文字の認識は、次の2
段階により処理される。すなわち、第1段階:タプレッ
・トなどから入力された手書き文字の筆跡から各種の特
@(特徴
データ)を抽出する。[Prior Art] In general, online recognition of handwritten characters involves the following two methods.
Processed in stages. That is, the first stage: various special @ (feature data) are extracted from the handwriting of handwritten characters input from a tablet or the like.
第2段階:抽出した特徴データと、認識辞書に記述して
ある各文字の特徴(検定コ
ード)とを比較検定し、十分に一致
度の高い文字を検出する。Second stage: Compare and test the extracted feature data with the features (verification code) of each character described in the recognition dictionary to detect characters with a sufficiently high degree of matching.
そして、この第2段階の処理を行うとき、認識辞書を木
構造にすれば、その認識辞書の容量を小さくできるとと
もに、比較検定を高速で行うことができる。When performing this second stage processing, if the recognition dictionary is made into a tree structure, the capacity of the recognition dictionary can be reduced and the comparison test can be performed at high speed.
第4図はそのような木構造の認識辞書を簡単化して示す
もので、(3l)〜(42)は検定の技(及び、比較検
定の走査の中止がない場合における比較検定の走査の順
序) 、(51)〜(56)は分岐、01〜C7は認識
結果の文字コードである。そして、文字コードCn(n
=1〜7)は、技(31) 〜(42)のうち、末端の
枝(34)〜(36)、(38)、(40)〜(42)
にそれぞれ1つずつ定義されている。Figure 4 shows a simplified recognition dictionary with such a tree structure, and (3l) to (42) are the verification techniques (and the order of scanning of comparative tests when there is no cancellation of scanning of comparative tests). ), (51) to (56) are branches, and 01 to C7 are character codes of recognition results. Then, the character code Cn(n
=1 to 7) are terminal branches (34) to (36), (38), and (40) to (42) of techniques (31) to (42).
One for each is defined.
そして、手書き文字が入力されてその特徴データが抽出
されると、・まず、技(31)において、認識辞書から
検定コードが取り出され、この検定・コードにしたがっ
て特徴データが検定される。そして、この枝(3l)の
検定結果にしたがって、走査は分岐(51)から例えば
枝(32)に進み、同様にして分岐(52)から枝(3
3)に分岐する。When a handwritten character is input and its feature data is extracted: First, in technique (31), a verification code is extracted from the recognition dictionary, and the feature data is verified in accordance with this verification code. Then, according to the test result of this branch (3l), scanning proceeds from the branch (51) to, for example, the branch (32), and similarly from the branch (52) to the branch (3l).
Branch to 3).
しかし、この技(33)において、検定コードと筆跡デ
ータとの不一致の程度が大きいとすれば、この技(33
)は不合格とされる。However, in this technique (33), if the degree of discrepancy between the verification code and the handwriting data is large, this technique (33)
) will be rejected.
すると、走査は、枝(33)と(36)との分岐(52
)まで戻って技(36)に移り、この技(36)におい
て、検定コードと特徴データとの一致度が高ければ、こ
の技(36)は最後の枝なので、この枝(36)に定義
されている文字コードC,が、入力された文字の認識結
果をとして出力される。Then, the scan is performed at the branch (52) between the branches (33) and (36).
) and move on to technique (36). In this technique (36), if the degree of match between the verification code and the feature data is high, this technique (36) is the last branch, so it is defined in this branch (36). The character code C, which is the character code C, is output as the recognition result of the input character.
さらに、技(38)においても、検定コードと筆跡デー
タとの一致度が高ければ、この技(38)に定義されて
いる文字コードC4が、入力された文字の認識結果の第
2候補として出力され、同様にして第3候補以下が出力
されることもある。Furthermore, in technique (38), if the degree of matching between the verification code and the handwriting data is high, character code C4 defined in technique (38) is output as the second candidate for the recognition result of the input character. The third candidate and subsequent candidates may be output in the same way.
ところが、上述のような木構造の認識辞書においては、
入力文字の画数と検定文字の画数とが合わない不要な枝
についても検定を行うので、認識速度が低下してしまう
。However, in the tree-structured recognition dictionary described above,
Since unnecessary branches in which the number of strokes of the input character and the number of strokes of the verification character do not match are also verified, the recognition speed decreases.
この発明は、このような問題点を解決しようとするもの
である。This invention attempts to solve these problems.
このため、この発明においては、認識辞書の枝には、そ
の枝に許される残り画数の範囲が記述され、上記上記手
書き文字の認識時、上記残り画数の範囲を、上記入力さ
れた手書き文字の未検定画数と比較検定し、上記入力さ
れた手書き文字の未検定画数が上記残り画数の範囲内に
あるときのみ、その枝における走査を続けて上記入力さ
れた手書き文字を認識するようにしたものである。Therefore, in the present invention, the range of the number of remaining strokes allowed for the branch of the recognition dictionary is written, and when the handwritten character is recognized, the range of the number of remaining strokes is written in the branch of the recognition dictionary. The input handwritten character is recognized by comparing it with the number of unverified strokes, and only when the number of unverified strokes of the input handwritten character is within the range of the remaining number of strokes, scanning is continued on that branch. It is.
不要な技の検定が行われなくなり、認識速度が向上する
。Unnecessary skill tests are no longer performed, improving recognition speed.
第1図において、タブレッ} (11)に文字を書くと
、このタブレット(l1)の出力データが、前−処理回
路(12)に供給されて雑音の除去、量子化(折れ線近
{以)などの前処理が行われ、この前処理の行われたデ
ータが入力バッファ(l3)に供給されて記憶される。In Fig. 1, when a character is written on the tablet (11), the output data of this tablet (11) is supplied to the pre-processing circuit (12) to remove noise, quantize it (reducing the polygonal line), etc. Preprocessing is performed, and the preprocessed data is supplied to the input buffer (l3) and stored.
そして、ストローク特徴抽出回路(14)において、バ
ッファ(13)のデータから入力文字の1ストローク(
1画)ごとに、そのストロークの特徴が特徴データとし
て抽出され、この特徴データがストローク特徴バッファ
(15)に記憶されるとともに、未検定バッファ(16
)の値が「l」だけインクリメントされる。Then, in the stroke feature extraction circuit (14), one stroke of the input character (
For each stroke (one stroke), the characteristics of that stroke are extracted as feature data, and this feature data is stored in the stroke feature buffer (15), as well as in the untested buffer (16).
) is incremented by "l".
こうして、タブレット(11)から入力された1つの文
字について、そのストロークごとに特徴データが生成さ
れ、これが順にバッファ(15)に記憶されるとともに
、バッファ(16)の値がインクリメントされていく。In this way, characteristic data is generated for each stroke of one character input from the tablet (11), and this data is sequentially stored in the buffer (15), and the value in the buffer (16) is incremented.
そして、1文字の入力が終了すると、認識回路(l7)
において、パッファ(15)に記憶された特徴データが
、認識辞書(18)の検定コードと比較検定される。ま
た、このとき、1ストローク分の検定が行われるごとに
、未検定バッファ(16)の値が「1」だけディクリメ
ントされる。When the input of one character is completed, the recognition circuit (l7)
At , the feature data stored in the puffer (15) is compared and tested with the test code in the recognition dictionary (18). Moreover, at this time, the value of the unverified buffer (16) is decremented by "1" every time the verification for one stroke is performed.
この場合、認識辞書(18)は、例えば、「枚」、「検
」について示すと、
「枚」は、「木」の部分構造辞書を有する。In this case, the recognition dictionary (18) has a partial structure dictionary for "Ki" and "Ki", for example. "Ki" has a partial structure dictionary for "Ki".
残りの画数が2〜4画である。The remaining number of strokes is 2 to 4.
「父」の部分構造辞書を有する。It has a partial structure dictionary for "father".
「検」は、「木」の部分構造辞書を有する。"Ken" has a partial structure dictionary of "Tree".
残りの画数が5〜8画である。The remaining number of strokes is 5 to 8 strokes.
「^」の部分構造辞書を有する。It has a partial structure dictionary for "^".
「大」の部分構造辞書とを有する。It has a "large" substructure dictionary.
となり、木構造で示すと、第2図に示すように、「木」
を検定する技(21)→分岐(22)→残りの画数が2
〜4画であることを検定する技(23)→「父jを検定
する技(24)のように、技(21)〜(24)が続く
とともに、枝(24)に「枚Jの文字コードCmが定義
されている。When shown in a tree structure, it becomes a "tree" as shown in Figure 2.
Technique to test (21) → Branch (22) → Remaining number of strokes is 2
~ Technique to verify that it is a 4-stroke (23) → ``Like the technique to verify father j (24), techniques (21) to (24) continue, and the letter ``J'' is added to the branch (24). Code Cm is defined.
また、分岐(22)→残りの画数が5〜8画であること
を検定する枝(25)→「^」を検定する枝(26)→
「大」を検定する枝(27)のように、枝(22)〜(
27)が続くとともに、技(27)に「検」の文字コー
ドCkが定義されている。Also, branch (22) → branch that verifies that the number of remaining strokes is 5 to 8 (25) → branch that verifies “^” (26) →
Like the branch (27) that tests "large", branches (22) to (
27) continues, and the character code Ck for "ken" is defined in technique (27).
そして、辞書(18)を走査しているとき、分岐が発生
するか、命令(23)、(25)のような残りの画数を
検定する命令があった場合には、バッファ(16)の値
と、認識辞書(18)に記述されている残り画数の範囲
とが比較され、範囲内のときには、走査は続く枝に進み
、範囲外のときには、走査は次の枝(隣の枝)に進む。While scanning the dictionary (18), if a branch occurs or there is an instruction to test the remaining number of strokes such as instructions (23) or (25), the value of the buffer (16) is compared with the range of the number of remaining strokes described in the recognition dictionary (18), and when it is within the range, scanning proceeds to the next branch, and when it is outside the range, scanning proceeds to the next branch (adjacent branch). .
例えば、「枚」が入力されたときには、走査は、技{2
1}から分岐(23)を通じて枝(23)に進み、この
枝(23)において、バッファ(16)の値と、枝(2
3)に記述されている残り画数の範囲「2〜4画」とが
比較され、今の場合、範囲内なので、走査は、枝(23
)から技(24)に進み、技(24)の検定に合格して
「枚」の文字コードCmが取り出される。For example, when "sheets" is input, scanning is performed using technique {2
1}, proceeds to branch (23) via branch (23), and in this branch (23), the value of buffer (16) and branch (2
The range of remaining strokes "2 to 4 strokes" described in 3) is compared, and in this case, it is within the range, so scanning is performed on the branch (23
), progresses to technique (24), passes the test of technique (24), and extracts the character code Cm for "piece".
また、「検」が入力されたときには、走査は、枝(21
)から分岐(23)を通じて枝(23)に進み、この技
(23)において、バッファ(l6)の値と、枝(23
)に記述されている残り画数の範囲「2〜4画」とが比
較され、今の場合、範囲外なので、走査は、枝(23)
から分岐(22)を通じて技(25)に進み、この枝(
25)において、バッファ(16)の値と、枝(25)
に記述されている残り画数の範囲「5〜8画」とが比較
され、今の場合、範囲内なので、走査は、枝(25)か
ら技(26)、(27)に進み、「検」の文字コードC
kが取り出される。Also, when “inspection” is input, the scanning is performed on the branch (21
), proceed to branch (23) through branch (23), and in this technique (23), the value of buffer (l6) and branch (23)
) is compared with the range of remaining strokes "2 to 4 strokes", and in this case, it is outside the range, so scanning is performed at branch (23).
Proceed from branch (22) to technique (25), and this branch (
In 25), the value of buffer (16) and the edge (25)
The range of the number of remaining strokes described in ``5 to 8 strokes'' is compared, and in this case, it is within the range, so the scanning proceeds from branch (25) to techniques (26) and (27), and then to ``test''. character code C
k is taken out.
こうして、検定が順に行われてその認識結果の文字コー
ドが得られると、これは認識回路(17)から出力され
て出力バッファ(19)に保存される。In this way, when the verification is performed in order and the character code of the recognition result is obtained, it is output from the recognition circuit (17) and stored in the output buffer (19).
第3図は、ソフトウエア処理により、上述のような文字
認識を行う場合の処理ルーチンの一例を示す。FIG. 3 shows an example of a processing routine when character recognition as described above is performed by software processing.
すなわち、タブレット(11)から1文字文の入力が行
われると、検定処理がステップ(101)からスタート
し、ステップ(102)において、入力された文字の全
画数が未検定バッファ(16)にストアされる。That is, when a one-character sentence is input from the tablet (11), the verification process starts from step (101), and in step (102), the total number of strokes of the input character is stored in the unverified buffer (16). be done.
次にステップ(111)において、辞書(18)に記述
されている命令が、残りの画数の範囲の検定であるかど
うかがチェノクされ、この検定のときには、処理はステ
ップ(112)に進み、このステップ(112)におい
て、バッファ(16)の値が、辞書(18)に記述され
ている残りの画数の範囲内であるかどうかが検定され、
範囲内のときには、処理はステップ(112)からステ
ップ(111)に戻る。これらの処理は、例えば、走査
が分岐(22)から枝(23)を通じて枝(24)に進
んだことに対応する。Next, in step (111), it is checked whether the command described in the dictionary (18) is a test for the range of remaining strokes, and if this is the test, the process proceeds to step (112) and this In step (112), it is tested whether the value of the buffer (16) is within the range of the number of remaining strokes described in the dictionary (18),
When it is within the range, the process returns from step (112) to step (111). These processes correspond, for example, to the scanning proceeding from branch (22) through branch (23) to branch (24).
また、ステップ(111)において、命令が残りの画数
の範囲の検定ではないときには、処理はステップ(’1
11 )からステップ(121)に進み、このステッ
プ(121)において、辞書(l8)に記述されている
命令が、ストロークの形状の検定であるかどうかがチェ
ックされ、この検定のときには、処理はステップ(12
1)からステップ(122)に進み、このステップ(1
22)において、ストロークの形状の検定が行われて合
格かどうかがチェックされる。Further, in step (111), if the instruction is not for testing the range of remaining strokes, the process proceeds to step ('1
11), the process proceeds to step (121), and in this step (121), it is checked whether the command described in the dictionary (l8) is for testing the stroke shape. (12
1) to step (122), and this step (1)
In step 22), the stroke shape is verified and checked to see if it passes.
そして、合格のときには、処理はステップ(122)か
らステップ(123)に進み、このステップ(123)
において、未検定バッファ(16)にストアされている
残り画数が、ステップ(122)における検定の画数だ
けディクリメントされ、次に処理はステップ(111)
に戻る。これらの処理は、例えば、走査が枝(24)を
通過したことに対応する。Then, when the result is passed, the process proceeds from step (122) to step (123), and this step (123)
In step (122), the remaining number of strokes stored in the unverified buffer (16) is decremented by the number of strokes to be verified in step (122), and then the process proceeds to step (111).
Return to These processes correspond, for example, to the scanning passing through the branch (24).
また、ステップ(121)において、ストロークの形状
の検定ではないときには、処理はステップ(12l、)
からステップ(131)に進み、このステップ(131
)において、他の検定が行われて合格かどうかがチェッ
クされ、合格のときには、処理はステップ(131)か
らステップ(132)に進み、このステップ(132)
において、次の検定があるかどうかがチェックされ、あ
るときには処理はステップ(132)からステップ(1
11)に戻る。Further, in step (121), when the stroke shape is not verified, the process is performed in step (12l,).
Proceed to step (131) from this step (131).
), another test is performed to check whether it passes, and if it passes, the process proceeds from step (131) to step (132), and this step (132)
At step (132), it is checked whether there is a next test, and if there is, the process moves from step (132) to step (1
Return to 11).
さらに、ステップ(132)において、次の検定がない
ときには、処理はステップ(132)からステップ(1
33)に進み、このステップ(133)は、現在の枝に
これ以上検定がないときに実行されるので、求められた
候補の文字コードが出力バッファ(l9)にストアされ
、その後、処理はステップ(141)に進む。Further, in step (132), if there is no next test, the process continues from step (132) to step (1).
Proceeding to step 33), this step (133) is executed when there are no more tests on the current branch, so the obtained candidate character code is stored in the output buffer (l9), and the process then returns to step Proceed to (141).
また、ステップ(112)において、バッファ(16)
の値が、辞書(18)に記述されている残りの画数の範
囲内ではないとき、処理はステップ(112)からステ
ップ(141)に進む。さらに、ステップ(122)、
(131)において、検定に不合格のときも、処理はス
テップ(122)、(131)からステップ(141)
に進む。Further, in step (112), the buffer (16)
When the value of is not within the range of the number of remaining strokes described in the dictionary (18), the process proceeds from step (112) to step (141). Furthermore, step (122),
In (131), even if the test fails, the process continues from step (122) and (131) to step (141).
Proceed to.
そして、ステップ(141)において、隣の枝(ノード
)があるかどうかがチェックされ、あるときには処理は
ステップ(141)からステップ(142)に進み、こ
のステップ(142)において、走査が隣の枝に戻され
るとともに、未検定バッファ(16)の残り画数も戻さ
れ、その後、処理はステップ(111)に戻る。Then, in step (141), it is checked whether there is a neighboring branch (node), and if there is, the process proceeds from step (141) to step (142), and in this step (142), the scanning is performed on the neighboring branch. At the same time, the remaining number of strokes in the unverified buffer (16) is also returned, and then the process returns to step (111).
また、ステップ(141)において、隣の枝がないとき
には、処理はステップ(141)からステップC151
)に進み、このステップ(151)において、出力バッ
ファ(19)の文字コードが表示手段(図示せず)に供
給されて対応する文字が表示され、ステップ(152)
でこのルーチンを終了する。In addition, in step (141), if there is no adjacent branch, the process proceeds from step (141) to step C151.
), and in this step (151), the character code of the output buffer (19) is supplied to a display means (not shown) to display the corresponding character, and in step (152)
ends this routine.
こうして、この発明によれば、木構造の認識辞書を用い
て手書き文字の認識を行うことができるが、この場合、
特にこの発明によれば、木構造の枝に、その枝に許され
る残り画数の範囲を記述しておき、入力文字の未検定画
数と比較検定するようにしたので、残り画数の対応しな
い枝は走査や検定が行われなくなる。したがって、認識
速度を高速化することができるとともに、干渉が少なく
なって認識率を向上させることができる。Thus, according to the present invention, handwritten characters can be recognized using a tree-structured recognition dictionary, but in this case,
In particular, according to this invention, the range of the number of remaining strokes allowed for that branch is written on the branch of the tree structure, and the range of the number of remaining strokes allowed for that branch is compared with the unverified number of strokes of the input character. No scanning or verification will be performed. Therefore, the recognition speed can be increased, and interference can be reduced, so that the recognition rate can be improved.
なお、上述において、枝の途中、例えば枝(26)と(
27)との間に、許される残り画数の範囲を記述してお
き、その検定を行うこともできる。また、認識検定命令
として残り画数の検定を行うかどうかのフィールドを設
けることもできる。In addition, in the above description, the middle of the branch, for example, the branch (26) and (
27), it is also possible to write the range of the number of remaining strokes allowed and perform the verification. Further, a field for determining whether or not to test the number of remaining strokes can be provided as a recognition test command.
この発明によれば、木構造の枝に、その枝に許される残
り画数の範囲を記述しておき、入力文字の未検定画数と
比較検定するようにしたので、残り画数の対応しない枝
は走査や検定が行われなくなる。したがって、認識速度
を高速化することができるとともに、干渉が少なくなっ
て認識率を向上させることができる。According to this invention, the range of the number of remaining strokes allowed for the branch of the tree structure is written in advance and compared with the unverified number of strokes of the input character, so that the branches that do not correspond to the number of remaining strokes are scanned. and examinations will no longer be conducted. Therefore, the recognition speed can be increased, and interference can be reduced, so that the recognition rate can be improved.
第1図はこの発明の一例の機能構成図、第2図はその辞
書構造を示す図、第3図はこの発明の一例を示す流れ図
、第4図はその説明のための図である。
(1l)はタブレット、(l2)は前処理回路、(13
)は入力バッファ、(14)はストローク特徴抽出回路
、(l5)はストローク特徴バッファ、(16)は未検
定バッファ、(17)は認識回路、(18)は認識辞書
、(19)は出力バッファである。
代
理
人
松
隈
秀
盛
第2図FIG. 1 is a functional configuration diagram of an example of this invention, FIG. 2 is a diagram showing a dictionary structure thereof, FIG. 3 is a flowchart showing an example of this invention, and FIG. 4 is a diagram for explaining the same. (1l) is a tablet, (l2) is a preprocessing circuit, (13
) is the input buffer, (14) is the stroke feature extraction circuit, (l5) is the stroke feature buffer, (16) is the unverified buffer, (17) is the recognition circuit, (18) is the recognition dictionary, and (19) is the output buffer. It is. Agent Hidemori Matsukuma Figure 2
Claims (1)
する認識装置において、 上記認識辞書の枝には、その枝に許される残り画数の範
囲が記述され、 上記手書き文字の認識時、上記残り画数の範囲を、上記
入力された手書き文字の未検定画数と検定し、 上記入力された手書き文字の未検定画数が上記残り画数
の範囲内にあるときのみ、その枝における走査を続けて
上記入力された手書き文字を認識する ようにした手書き文字の認識装置。[Claims] In a recognition device that recognizes handwritten characters input using a tree-structured recognition dictionary, each branch of the recognition dictionary describes a range of the number of remaining strokes allowed for that branch, When recognizing, the range of the remaining strokes is verified with the unverified stroke count of the input handwritten character, and only when the unverified stroke count of the input handwritten character is within the range of the remaining strokes, the A handwritten character recognition device that recognizes the input handwritten characters by continuously scanning them.
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2013123A JP2844789B2 (en) | 1990-01-23 | 1990-01-23 | Character recognition method and character recognition device |
| KR1019910000354A KR910014846A (en) | 1990-01-23 | 1991-01-12 | Recognition apparatus of handwritten characters |
| CN91100406A CN1024723C (en) | 1990-01-23 | 1991-01-23 | Handwritten Character Recognition Method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2013123A JP2844789B2 (en) | 1990-01-23 | 1990-01-23 | Character recognition method and character recognition device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH03217995A true JPH03217995A (en) | 1991-09-25 |
| JP2844789B2 JP2844789B2 (en) | 1999-01-06 |
Family
ID=11824386
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2013123A Expired - Fee Related JP2844789B2 (en) | 1990-01-23 | 1990-01-23 | Character recognition method and character recognition device |
Country Status (3)
| Country | Link |
|---|---|
| JP (1) | JP2844789B2 (en) |
| KR (1) | KR910014846A (en) |
| CN (1) | CN1024723C (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103366151B (en) * | 2012-03-30 | 2017-05-31 | 佳能株式会社 | Hand-written character recognition method and equipment |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS62208191A (en) * | 1986-03-08 | 1987-09-12 | Fujitsu Ltd | Handwritten character recognizing system based upon stroke number sorting using penalty |
| JPS6472294A (en) * | 1987-09-09 | 1989-03-17 | Ibm | Character recognition equipment |
-
1990
- 1990-01-23 JP JP2013123A patent/JP2844789B2/en not_active Expired - Fee Related
-
1991
- 1991-01-12 KR KR1019910000354A patent/KR910014846A/en not_active Withdrawn
- 1991-01-23 CN CN91100406A patent/CN1024723C/en not_active Expired - Fee Related
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS62208191A (en) * | 1986-03-08 | 1987-09-12 | Fujitsu Ltd | Handwritten character recognizing system based upon stroke number sorting using penalty |
| JPS6472294A (en) * | 1987-09-09 | 1989-03-17 | Ibm | Character recognition equipment |
Also Published As
| Publication number | Publication date |
|---|---|
| CN1053697A (en) | 1991-08-07 |
| KR910014846A (en) | 1991-08-31 |
| CN1024723C (en) | 1994-05-25 |
| JP2844789B2 (en) | 1999-01-06 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP0163377B1 (en) | Pattern recognition system | |
| JPH05108883A (en) | Character recognition method and device | |
| RU2001107822A (en) | RECOGNITION OF SIGNS | |
| JPS6156553B2 (en) | ||
| KR100205726B1 (en) | Handwriting recognition device | |
| US5010579A (en) | Hand-written, on-line character recognition apparatus and method | |
| JPH03217995A (en) | Handwritten character recognizer | |
| RU2251736C2 (en) | Method for identification of crossed symbols during recognition of hand-written text | |
| KR970007279B1 (en) | Hand-written character recognition apparatus | |
| Kim et al. | A segmentation and recognition strategy for handwritten phrases | |
| JP2762472B2 (en) | Character recognition method and character recognition device | |
| JPH06162266A (en) | Method and apparatus for on-line handwritten character recognition | |
| JP2924040B2 (en) | Handwritten character recognition device | |
| JPH03166678A (en) | Handwritten character recognizer | |
| JP3100786B2 (en) | Character recognition post-processing method | |
| Frosini et al. | A fuzzy classification based system for handwritten character recognition | |
| JPH01191992A (en) | character recognition device | |
| JP3446769B2 (en) | Character recognition device | |
| JPH01169588A (en) | On-line character recognizing device | |
| JPH03219384A (en) | Character recognizing device | |
| JPS60193086A (en) | How to create a dictionary for character recognition | |
| JPH08167005A (en) | Character recognition device | |
| JPS6115288A (en) | Optical character reader | |
| Asimopoulos | Design and implementation of a portable omnifont reading aid for the blind | |
| JPS63155389A (en) | On-line character recognizing device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| LAPS | Cancellation because of no payment of annual fees |