JPS595385A - Handwritten character and graph recognizing device - Google Patents

Handwritten character and graph recognizing device

Info

Publication number
JPS595385A
JPS595385A JP57114415A JP11441582A JPS595385A JP S595385 A JPS595385 A JP S595385A JP 57114415 A JP57114415 A JP 57114415A JP 11441582 A JP11441582 A JP 11441582A JP S595385 A JPS595385 A JP S595385A
Authority
JP
Japan
Prior art keywords
pattern
input
code
circuit
standard
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
JP57114415A
Other languages
Japanese (ja)
Other versions
JPS6054708B2 (en
Inventor
Tetsuji Morishita
森下 哲次
Koya Fujita
藤田 孝弥
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP57114415A priority Critical patent/JPS6054708B2/en
Publication of JPS595385A publication Critical patent/JPS595385A/en
Publication of JPS6054708B2 publication Critical patent/JPS6054708B2/en
Expired 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/98Detection or correction of errors, e.g. by rescanning the pattern or by human intervention; Evaluation of the quality of the acquired patterns

Landscapes

  • Engineering & Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Character Discrimination (AREA)

Abstract

PURPOSE:To expands a range of recognition, by generating a KANA (Japanese syllabary) code every time a handwritten character is inputted on a tablet, and storing the input pattern in a memory according to the KANA code and adding the KANA code in candidates of a recognition result. CONSTITUTION:An input pattern writing circuit 7 when receiging a pattern regarding one pieces of character/graph input information sends the indication of the generation of a KANA code to a KANA code generating circuit 6. The KANA code generated by the KANA code generating circuit 6 and pattern data outputted from the input pattern writing circuit 7 are stored in an input pattern storage memory 8. The KANA code is sent through an OR gate 10 to a candidate selecting circuit 3 and registered right behind a standard code string sent from a recognition circuit 2. A standard code is sent to a standard pattern generating circuit 4 and the KANA code is sent to an input pattern reading circuit 9 and the input pattern storage memory 8. The outputs of the standard pattern generating circuit 4 and input pattern storage memory 8 are sent to a display 5.

Description

【発明の詳細な説明】 〔発明の技術分野〕 本発明は1手書文字/図形入力装置d係シ、特に誤読、
リジェクトが発生したとき、他の入力手段によらずに修
正できる手書文字/図形認識装置に関する。
[Detailed Description of the Invention] [Technical Field of the Invention] The present invention relates to a handwritten character/graphic input device, particularly to prevent misreading,
The present invention relates to a handwritten character/figure recognition device that can correct a rejection without using other input means when a rejection occurs.

〔従来技術と問題点〕[Prior art and problems]

第1図は従来の手書文字認識装置の概要を示すブロック
図である。第1図において、1はタブレット、2は認識
回路、3は候補選択回路、4は標準パターン発生回路、
5は表示装置を示す。
FIG. 1 is a block diagram showing an outline of a conventional handwritten character recognition device. In FIG. 1, 1 is a tablet, 2 is a recognition circuit, 3 is a candidate selection circuit, 4 is a standard pattern generation circuit,
5 indicates a display device.

従来の手書文字認識装置は第1図に示すように。A conventional handwritten character recognition device is shown in Figure 1.

タブレット1上に書かれ九手書文字が認識回路2によシ
処理され、手書文字に対する1個ないし複数個の候補が
抽出され、その候補となった文字の標準コード列が認識
回路2から候補選択回路3に送られる。候補選択回路3
では、送られてきた標準コード列の中から第1位の候補
文字の標準コードが選択され、その選択され友標準コー
ドが標準パターン発生回路4に送られる。そして標準パ
ターン発生回路4によって標準コードに対応する標準パ
ターンが取シ出され、その標準パターンが表示装置5に
出力表示される。通常はオペレータが、表示装置5に出
力表示され几内容を見ながら、次の候補を選択しkい場
合に、タブレット1上に設けられたキーを操作すると、
候補選択制御信号が候補選択回路3に送られて、次の候
補文字が選択される。しかしながら、このような従来の
方式は候補内に意図した文字が100%含まれていると
は限らないという欠点がある。
The nine handwritten characters written on the tablet 1 are processed by the recognition circuit 2, one or more candidates for the handwritten characters are extracted, and the standard code string of the candidate character is sent from the recognition circuit 2. It is sent to the candidate selection circuit 3. Candidate selection circuit 3
Then, the standard code of the first candidate character is selected from the sent standard code string, and the selected friend standard code is sent to the standard pattern generation circuit 4. Then, the standard pattern generation circuit 4 extracts a standard pattern corresponding to the standard code, and outputs and displays the standard pattern on the display device 5. Normally, when the operator wants to select the next candidate while looking at the content displayed on the display device 5, when the operator operates the keys provided on the tablet 1,
A candidate selection control signal is sent to the candidate selection circuit 3, and the next candidate character is selected. However, such conventional methods have a drawback in that candidates do not always contain 100% of the intended characters.

また従来の文字認識装置としては、入力され友文字を単
に認識し、誤読ないしりジェクトが発生した場合には別
の入力手段(例えばかな漢字変換、コード入力等)で入
力する方式があるが、この方式では装置の中に別手段を
設けなければならないという欠点がある。
In addition, conventional character recognition devices simply recognize input friend characters, and if misreading or misreading occurs, input using another input method (e.g., kana-kanji conversion, code input, etc.). This method has the disadvantage that additional means must be provided within the device.

〔発明の目的〕[Purpose of the invention]

本発明は、上記の欠点を除去するものであって、従来の
装置によっては認識できなかつ友手書文字/図形につい
ても意図した文字/図形を100%出力に反映させるこ
とができる手書文字/図形認識装置を提供することを目
的とするものでおる。
The present invention eliminates the above-mentioned drawbacks, and is capable of reflecting 100% of the intended characters/figures in the output, even for handwritten letters/figures that cannot be recognized by conventional devices. The purpose of this invention is to provide a figure recognition device.

〔発明の構成〕[Structure of the invention]

そのために本発明の手書文字/図形認識装置は。 For this purpose, the handwritten character/figure recognition device of the present invention is provided.

手書文字/図形入力手段、候補選択制御信号発生手段、
上記手書文字/図形入力手段がら入力された文字/図形
情報に基いて1個ないし複数個の候補文字を選択し選択
された候補文字の標準コードを出力する認識手段、該認
識手段から出方される候補文字の標準コードを保持し上
記候補選択制御信号発生手段によって候補選択制御信号
が生成されたときに次位の候補文字の標準コードを出方
する候補選択手段、該候補選択手段によって選択され几
標準コードを標準パターンに変換する標準パターン発生
手段、及び該標準パターン発生手段の出力する標準パタ
ーンを表示する表示手段を備えた手書文字/図形認識装
置において、上記手書文字/図形入力手段から入力され
た入力パターンと当該パターンに対して付与された仮コ
ードとを対応づけて格納する入カバターン格納メモリ、
上記仮コードを発生する仮コード発生回路、1個の入力
文字若しくは1個の入力図形のパターンを受取ったとき
上記仮コード発生回路に仮コードの生成を指令すると共
に入カバターンを仮コードと関連づけて書込む仁とを指
令する入力パターン書込み回路、上記候補選択手段が仮
コードを出方したとき当該仮コードに対応したパターン
を上記入力パターン格納メモリから読出すための入力パ
ターン読出し回路、及び上記入力パターン格納メモリが
ら読出したパターンを表示させるために当該パターンを
上記表示手段に送る手段を備えたことを特徴とするもの
である。
Handwritten character/figure input means, candidate selection control signal generation means,
A recognition means that selects one or more candidate characters based on the character/graphic information inputted from the handwritten character/graphic input means and outputs a standard code of the selected candidate character, and a method of output from the recognition means. candidate selection means for holding a standard code of a candidate character to be selected and generating a standard code for a next candidate character when a candidate selection control signal is generated by the candidate selection control signal generation means; In a handwritten character/figure recognition device comprising a standard pattern generation means for converting a standard code into a standard pattern, and a display means for displaying the standard pattern outputted from the standard pattern generation means, the handwritten character/figure input is performed. an input pattern storage memory that stores an input pattern input from the means and a temporary code assigned to the pattern in association with each other;
A temporary code generation circuit that generates the temporary code, when receiving a pattern of one input character or one input figure, instructs the temporary code generation circuit to generate a temporary code and associates the input cover pattern with the temporary code. an input pattern writing circuit for instructing the input pattern to be written; an input pattern reading circuit for reading out a pattern corresponding to the temporary code from the input pattern storage memory when the candidate selection means outputs a temporary code; The present invention is characterized by comprising means for sending the pattern read from the pattern storage memory to the display means for displaying the pattern.

〔発明の実施例〕[Embodiments of the invention]

以下1本発明の実施例を図面を参照しつつ説明する。 An embodiment of the present invention will be described below with reference to the drawings.

第2図は本発明の手書文字/図形認識装置についての1
実施例を示すブロック図、第3図は本発明に用いられる
仮コード発生回路の1例を示す図。
Figure 2 shows 1 of the handwritten character/figure recognition device of the present invention.
FIG. 3 is a block diagram showing an embodiment. FIG. 3 is a diagram showing an example of a temporary code generation circuit used in the present invention.

第4図はコード体系の例を示す図である。FIG. 4 is a diagram showing an example of a code system.

図において、1はタブレット、2は認識回路、3は候補
選択回路、4は標準パターン発生回路、5は表示装置、
6は仮コード発生回路、7は入力パターン書込み回路、
8は入カバターン格納メモリ、9は入カバターン読出し
回路%10と11はオアQゲート、12は仮コードと入
カバターンとの対応表、 13はカウンタ、14はRO
Mを示す。
In the figure, 1 is a tablet, 2 is a recognition circuit, 3 is a candidate selection circuit, 4 is a standard pattern generation circuit, 5 is a display device,
6 is a temporary code generation circuit, 7 is an input pattern writing circuit,
8 is an input cover turn storage memory, 9 is an input cover turn reading circuit, %10 and 11 are OR-Q gates, 12 is a correspondence table between temporary codes and input cover turns, 13 is a counter, and 14 is an RO.
Indicates M.

第2図において、タブレット1上に書かれ九手書文字/
図形情報は、Ia!識回路2に送られると共に入カバタ
ーン書込み回路7にも送られる。g識回路2では手書文
字/図形情報から第1図に示した従来のものと同様に1
個ないし複数個の候補が抽出され、その候補となりた文
字/図形の標準コード列がオア・グー) 10を通して
候補選択回路3に送られる。これらの処理を行うため、
認識回路2には、必要な辞書や候補抽出手段など従来の
ものと同様の手段を備えている。なお、更に候補選択回
路3は後述する仮コードを格納する部分も有している。
In Figure 2, the nine handwritten characters written on tablet 1 are /
The graphic information is Ia! It is sent to the input cover turn writing circuit 7 as well as to the input cover turn writing circuit 7. The g-sensing circuit 2 calculates 1 from the handwritten character/graphic information in the same way as the conventional one shown in Figure 1.
One or more candidates are extracted, and the standard code string of the candidate character/figure is sent to the candidate selection circuit 3 through the character/figure 10. In order to perform these processes,
The recognition circuit 2 is equipped with the same means as conventional ones, such as necessary dictionaries and candidate extraction means. Note that the candidate selection circuit 3 also has a section for storing a temporary code, which will be described later.

入カバターン書込み回路7には、入力文字/図形パター
ン情報が送られてくる0人カバターン書込み回路7は、
1個の文字/図形の入力情報についてのパターンを受取
ると仮コード発生回路6に仮コードの発生を指示する。
The input character/figure pattern information is sent to the input cover turn writing circuit 7.
When a pattern regarding input information of one character/figure is received, the temporary code generation circuit 6 is instructed to generate a temporary code.

仮コード発生回路6の発生し丸板コードと入カバターン
書込み回路7の出力するパターン・データは、互に関連
づけられて入カバターン格納メモリ8に格納さドは、オ
ア・グー) 10を通りて候補選択回路3に送られ、認
識回路2から送られ次標準コード列の最後に登録される
。候補選択回路3セは、標準コード列と仮コードの中か
ら候補選択制御−信号が送られてくる毎に第1順位の候
補文字の標準コードから順番に選択され出力される。出
方されたコードが標準コードであるときには、該標準コ
ードが標準パターン発生回路4に送られ、出力されたコ
ードが仮コードであるときには、該仮コードがアドレス
として入カバターン読出し回路9に与えられ、t7tこ
の仮コードは入カバターン格納メモリ8にも送られる。
The round board code generated by the temporary code generation circuit 6 and the pattern data output from the input cover pattern writing circuit 7 are correlated with each other and stored in the input cover pattern storage memory 8. It is sent to the selection circuit 3, sent from the recognition circuit 2, and registered at the end of the next standard code string. The candidate selection circuit 3 selects and outputs the standard code of the candidate character of the first rank every time the candidate selection control signal is sent from among the standard code string and temporary code. When the output code is a standard code, the standard code is sent to the standard pattern generation circuit 4, and when the output code is a temporary code, the temporary code is applied as an address to the input cover pattern reading circuit 9. , t7t This temporary code is also sent to the input pattern storage memory 8.

なお入カバターン読出し回路9に仮コードが送られると
、入カバターン読出し回路9はリード信号を入カバター
ン格納メモリ8に送出する。標準コードが標準パターン
発生回路4に送られたときには、対応する標準パターン
がオア・グー) 11を通して表示装置5に送られて表
示され、仮コードが入カバターン格納メモリ8と入カバ
ターン読出し回路9に送られたときには、タブレット1
上に9!かれた手書文字/図形パターンがそのまま格納
されている入カバターン格納メモリ8のパターンが、入
カバターン読出し回路9によって読出され、オア・ゲー
ト11を通して表示装fii5に送られて表示される。
Note that when the temporary code is sent to the input cover turn reading circuit 9, the input cover turn reading circuit 9 sends a read signal to the input cover turn storage memory 8. When the standard code is sent to the standard pattern generation circuit 4, the corresponding standard pattern is sent to the display device 5 through the (or goo) 11 and displayed, and the temporary code is sent to the input cover pattern storage memory 8 and the input cover pattern reading circuit 9. When sent, tablet 1
9 on top! The pattern in the input cover pattern storage memory 8 in which the written handwritten character/graphic pattern is stored as is is read out by the input cover pattern reading circuit 9 and sent to the display device fii5 through the OR gate 11 for display.

例えば仮コードと入カバターンとの対応表12に示すよ
うに仮コード「0001Jが選択されると手書入力され
た文字のパターン、例えば手書文字「ア」が表示される
0仮コ一ド発生回路6の例を第3図に示す。仮コード発
生回路は1文字又は図形が1字入力される毎にパターン
書込み回路から送られてくる書込み終了信号によりてカ
ウント・アップされるカウンタ13と、標準コード以外
のコード(本装置において登録されている標準コードが
JISコードでめる場合には、JISコード以外のコー
ド)が仮コート”として書込まれ7tROM (リード
・オンリ・メモリ)14とを備え、カウンタ13の内容
がROM14の指定アドレスとされる。したがって、仮
コード発生回路では、書込み終了信号が送られてくる毎
にカウンタ13がカウント・アップされ、その内容に従
ったアドレスのROM14のデータが次々に新しい仮コ
ードとして発行される。コード体系の例を示したのが第
4図である。JIS漢字コード系では、漢字コードは2
バイト構成である。縦方向は第1バイトを示し、横方向
は第2バイトを示す。そして横方向がXvAlvからX
’FE’、縦方向がX V B o VからX’FB’
で指定される矩形のコード領域がJISコードに割尚て
られる。
For example, as shown in the correspondence table 12 between temporary codes and input cover patterns, when the temporary code "0001J" is selected, a 0 temporary code is generated in which the handwritten character pattern, for example, the handwritten character "A" is displayed. An example of circuit 6 is shown in FIG. The temporary code generation circuit includes a counter 13 that counts up in response to a write completion signal sent from the pattern write circuit every time one character or figure is input, and a counter 13 that counts up by a write end signal sent from the pattern write circuit, and codes other than standard codes (not registered in this device). When the standard code that is stored is written in JIS code, a code other than JIS code is written as a temporary code, and a 7tROM (read-only memory) 14 is provided, and the contents of counter 13 are stored at the specified address of ROM 14. Therefore, in the temporary code generation circuit, the counter 13 is counted up each time a write end signal is sent, and the data in the ROM 14 at the address according to the contents is successively issued as a new temporary code. Figure 4 shows an example of the code system.In the JIS Kanji code system, the Kanji code is 2.
It is a byte structure. The vertical direction indicates the first byte, and the horizontal direction indicates the second byte. And the horizontal direction is from XvAlv to
'FE', vertical direction from X V B o V to X'FB'
The rectangular code area specified by is allocated to the JIS code.

仮コードは、第4図に示されているコード領域のうち、
JISコードに割尚てられている領域以外の領域のコー
ドが割当てられる。
The temporary code consists of the code area shown in FIG.
A code in an area other than the area allocated to the JIS code is allocated.

以上のように、本発明は、タブレット上から手書入力さ
れる毎に仮コードを発生してその仮コードに従って入カ
バターンを入カバターン格納メモリに格納すると共に、
仮コードが認識結果の候補の中に加えられるので、標準
コード化されすいない文字だけでなく図形をも入カバタ
ーンで表示することができる。
As described above, the present invention generates a temporary code every time handwritten input is made on the tablet, stores the input cover turn in the input cover turn storage memory according to the temporary code, and
Since the temporary code is added to the recognition result candidates, it is possible to display not only characters but also figures that have not been converted into standard codes in an input pattern.

なお1以上の説明においては、g識結果を表示装置に表
示する例で示したが、認識結果の処理は表示するだけで
なく、フロッピィ・ディスク等のメモリに格納し次シ、
プリント出力するなど種々の出力処理が適用し得るもの
である。
In the above explanation, the example of displaying the recognition results on a display device was given, but the processing of the recognition results is not only for displaying them, but also for storing them in a memory such as a floppy disk and displaying them on the next screen.
Various output processes such as printing can be applied.

〔発明の効果〕〔Effect of the invention〕

以上の説明から明らかなように、本発明によれは、認識
結果の候補の中に意図した文字がない場合(誤読、リジ
ェクト等)でも、入カバターンをあたかも認識結果のよ
うに表示することができるので、書き直すことなく入力
し九正しい文字を全て表示することができる。更に、(
1)積極的に入カバターンを用いたい場合(例えばサイ
ンな・ど)。
As is clear from the above explanation, according to the present invention, even if the intended character is not among the recognition result candidates (misreading, rejection, etc.), the input cover pattern can be displayed as if it were a recognition result. Therefore, you can type and display all nine correct characters without having to rewrite them. Furthermore, (
1) When you want to actively use cover turns (for example, as a sign).

(2)外字(即ち認識対象字種以外の文字/図形)が入
力されて、その標準パターンがなかった場合(従来は空
白にしておくほかはなかり;113)手書きの図形を文
字と共に出力したい場合、などに容易に対処することが
できる。
(2) When a custom character (i.e., a character/shape other than the character type to be recognized) is input and there is no standard pattern for it (previously, there was no choice but to leave it blank; 113) I want to output the handwritten shape along with the character cases, etc. can be easily dealt with.

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

第1図は従来の手書文字認識装置の概要を示すブロック
図、第2図は本発明の手書文字/図形認識装置につい1
の1実施例を示すブロック図、第3図は本発明に用いら
れる仮コード発生回路の1例を示す図、第4図はコード
体系の例を示す図である。  、 1・・・タブレット、2・・・U識回路、3・・・候補
選択回路、4・・・標準パターン発生回路、5・・・表
示装置。 6・・・仮コード発生回路、7・・・入カバターン書込
み回路、8・・・入カバターン格納メ七り、9・・・入
カッ(ター/読出し回路、 10と11・・・オア・ゲ
ート、 12・・・仮コードと入カバターンとの対心表
、 13・・・カウンタ、 14・・・ROM0 特許出願人 富士通株式会社 代理人弁理士 京 谷 四 部
FIG. 1 is a block diagram showing an overview of a conventional handwritten character recognition device, and FIG. 2 is a block diagram showing an outline of a conventional handwritten character/figure recognition device.
FIG. 3 is a block diagram showing one embodiment of the present invention, FIG. 3 is a diagram showing an example of a temporary code generation circuit used in the present invention, and FIG. 4 is a diagram showing an example of a code system. , 1...Tablet, 2...U identification circuit, 3...Candidate selection circuit, 4...Standard pattern generation circuit, 5...Display device. 6...temporary code generation circuit, 7...input cover turn writing circuit, 8...input cover turn storage mechanism, 9...input cutter/readout circuit, 10 and 11...OR gate , 12... Diagonal table of temporary code and input cover pattern, 13... Counter, 14... ROM0 Patent applicant Fujitsu Ltd. Representative Patent Attorney Yobu Kyotani

Claims (1)

【特許請求の範囲】[Claims] 手書文字/図形入力手段、候補選択制御信号発生手段、
上記手書文字/図形入力手段から入力され丸文字/図形
情報に基いて1個ないし複数個の候補文字を選択し選択
された候補文字の標準コードを出力する認識手段、該認
識手段から出力される候補文字の標準コードを保持し上
記候補選択制御信号発生手段によって候補選択制御信号
が生成され次ときに次位め候補文字の標準コードを出力
する候補選択手段、咳候補選択手段によりて選択された
標準コードを標準パターンに変換する標準パターン発生
手段、および該標準パターン発生手段の出力する標準パ
ターンを表示する表示手段を備え九手書文字/図形認識
装置において、上記手書文字/図形入力手段から入力さ
れた入カバターンと当該パターンに対して付与され次仮
コードとを対応づけて格納する入カバターン格納メモリ
、上記仮コードを発生する仮コード発生回路、1個の入
力文字若しくは1個の入力図形のパターンを受取ったと
き上記仮コード発生回路に仮コードの生成を指令すると
共に入カバターンを仮コードと関連づけて書込むことを
指令する入カバターン書込み回路、上記候補選択手段が
仮コードを出力し友とき当該仮コードに対応したパター
ンを上記入カバターン格納メモリから読出すための入カ
バターン読出し回路、および上記入カバターン格納メモ
リから読出し几パターンを表示させるために当該パター
ンを上記表示手段に送る手段を備えたことを特徴とする
手書文字/図形認識装置0
Handwritten character/figure input means, candidate selection control signal generation means,
A recognition means for selecting one or more candidate characters based on round character/graphic information input from the handwritten character/graphic input means and outputting a standard code of the selected candidate character; A candidate selection control signal is generated by the candidate selection control signal generation means, and the next candidate character is selected by the candidate selection means and the cough candidate selection means. A handwritten character/figure recognition device comprising: a standard pattern generation means for converting a standard code into a standard pattern; and a display means for displaying the standard pattern outputted from the standard pattern generation means; an input pattern storage memory that stores an input pattern inputted from the input pattern in association with a next temporary code given to the pattern; a temporary code generation circuit that generates the temporary code; and one input character or one input. When receiving a graphic pattern, the input cover pattern writing circuit instructs the temporary code generation circuit to generate a temporary code and writes the input cover pattern in association with the temporary code, and the candidate selection means outputs the temporary code. an input cover turn reading circuit for reading out a pattern corresponding to the temporary code from the input cover turn storage memory; and means for reading the pattern from the input cover turn storage memory and sending the pattern to the display means for displaying the pattern. Handwritten character/figure recognition device 0 characterized by the following:
JP57114415A 1982-06-30 1982-06-30 Handwritten character/figure recognition device Expired JPS6054708B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57114415A JPS6054708B2 (en) 1982-06-30 1982-06-30 Handwritten character/figure recognition device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57114415A JPS6054708B2 (en) 1982-06-30 1982-06-30 Handwritten character/figure recognition device

Publications (2)

Publication Number Publication Date
JPS595385A true JPS595385A (en) 1984-01-12
JPS6054708B2 JPS6054708B2 (en) 1985-12-02

Family

ID=14637116

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57114415A Expired JPS6054708B2 (en) 1982-06-30 1982-06-30 Handwritten character/figure recognition device

Country Status (1)

Country Link
JP (1) JPS6054708B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61195471A (en) * 1985-02-26 1986-08-29 Canon Inc Information inputing device
US5230380A (en) * 1988-07-22 1993-07-27 Satosen Co., Ltd. Molds for continuous casting of steel

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61195471A (en) * 1985-02-26 1986-08-29 Canon Inc Information inputing device
US5230380A (en) * 1988-07-22 1993-07-27 Satosen Co., Ltd. Molds for continuous casting of steel

Also Published As

Publication number Publication date
JPS6054708B2 (en) 1985-12-02

Similar Documents

Publication Publication Date Title
US3665450A (en) Method and means for encoding and decoding ideographic characters
US4228507A (en) Methods and means for reproducing non-alphabetic characters
US4677585A (en) Method for obtaining common mode information and common field attribute information for a plurality of card images
US4118695A (en) Data processing system
US4490789A (en) Method and means for reproducing non-alphabetic characters
JP2740335B2 (en) Table reader with automatic cell attribute determination function
JPS595385A (en) Handwritten character and graph recognizing device
JPS6126192A (en) Method for recognizing hungul character from hungul letter string
US5984189A (en) Sheet for data codes and method of recognizing these codes
CN113111881A (en) Information processing apparatus and recording medium
JPH0247788B2 (en)
JPH0575143B2 (en)
JPH0666065B2 (en) Document processor with furigana addition function
JPS6097390A (en) Large capacity display system
JPH0357506B2 (en)
JPS6331832B2 (en)
JPS62211690A (en) Character display system
JPH07210629A (en) Character recognition system
JPS592190A (en) Separating system of logical symbol domain
JPH01166187A (en) Method for recognizing character
JPS62269192A (en) Rule generator/eraser
JPS6120176A (en) Roman character/chinese character converter
KR860000590A (en) Hangul Character History Display Processing Method
JPS60230194A (en) Multi-script type graphic terminal
JPH1115919A (en) Device and method for recognizing character and medium recording program for recognizing character