JPH06180772A - Hand-written input character recognizing system - Google Patents

Hand-written input character recognizing system

Info

Publication number
JPH06180772A
JPH06180772A JP4353617A JP35361792A JPH06180772A JP H06180772 A JPH06180772 A JP H06180772A JP 4353617 A JP4353617 A JP 4353617A JP 35361792 A JP35361792 A JP 35361792A JP H06180772 A JPH06180772 A JP H06180772A
Authority
JP
Japan
Prior art keywords
kanji
stroke order
character
leading part
order leading
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
JP4353617A
Other languages
Japanese (ja)
Inventor
Isato Hachi
勇人 羽地
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 Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP4353617A priority Critical patent/JPH06180772A/en
Publication of JPH06180772A publication Critical patent/JPH06180772A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To make it possible to easily input a complicated 'KANJI' (Chinese character) by the smaller number of pictures without requiring previous operation by recognizing a writing order preceding part. CONSTITUTION:A writing order recognizing part 52 in a character recognizing program 5 refers to a writing order preceding part recognizing dictionary 10 on the way of the hand-writing input of a 'KANJI' plotted on a tablet 1 by a pen 2 to recognize the writing order preceding part. When the writing order preceding part is recognized by the means 52, a candidate 'KANJI' display means 61 in a system control program 6 displays a 'KANJI' indicated by the index of the writing order preceding part and registered in a writing order preceding part index table 11 on the tablet 1 as a candidate 'KANJI', a determinate 'KANJI' selecting means 62 selects a determinate 'KANJI' from the displayed candidate 'KANJI's and a determinate 'KANJI' registering means 63 registers the selected determinate 'KANJI' in the table 11 by using the index of the writing order preceding part as a key.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は手書き入力文字認識シス
テムに関し、特に漢字の入力を容易に行う手書き入力文
字認識システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a handwritten input character recognition system, and more particularly to a handwritten input character recognition system for easily inputting Chinese characters.

【0002】[0002]

【従来の技術】従来、この種の手書き入力文字認識シス
テムでは、手書き入力された文字を認識するためには、
文字全体を手書き入力しなければならなかった(例え
ば、特開平3−10390号公報,特開平3−1767
23号公報等参照)。なお、手書きの略号と複雑な文字
とを結び付けて、略号だけで複雑な文字を入力可能とす
る登録機能もすでに知られている。
2. Description of the Related Art Conventionally, in this type of handwritten input character recognition system, in order to recognize a handwritten input character,
The whole character had to be input by handwriting (for example, JP-A-3-10390 and JP-A-3-1767).
23, etc.). Note that there is already known a registration function in which a handwritten abbreviation and a complicated character are linked to each other so that the complicated character can be input only by the abbreviation.

【0003】従来の一般的な手書き入力文字認識システ
ムは、図8に示すように、座標入力装置としてのタブレ
ット1と、タブレット1上で座標を指示して文字入力を
行うペン2と、タブレット1上にペン2で指示された座
標の検出や表示を制御するタブレット制御部3と、シス
テム全体を制御する中央処理装置(以下、CPUと略記
する)4と、文字認識プログラム5と、システム制御プ
ログラム6と、タブレット1上にペン2で描かれたスト
ロークの座標データを格納する座標データ格納部7と、
座標データ格納部7に格納された座標データを基に文字
認識を行うために文字の文字パターンおよび文字コード
(JISコード,ASCIIコード等)を格納する文字
認識辞書8と、認識された文字がオペレータの確定指示
を契機として出力される外部出力装置9とから構成され
ていた。
As shown in FIG. 8, a conventional general handwriting input character recognition system includes a tablet 1 as a coordinate input device, a pen 2 for instructing coordinates on the tablet 1 to input characters, and a tablet 1. A tablet control unit 3 that controls detection and display of coordinates designated by the pen 2, a central processing unit (hereinafter abbreviated as CPU) 4 that controls the entire system, a character recognition program 5, and a system control program. 6, a coordinate data storage unit 7 for storing coordinate data of strokes drawn on the tablet 1 with the pen 2,
A character recognition dictionary 8 that stores character patterns and character codes (JIS code, ASCII code, etc.) for performing character recognition based on the coordinate data stored in the coordinate data storage unit 7, and the recognized character is an operator. And the external output device 9 which is output in response to the confirmation instruction.

【0004】このような従来の手書き入力文字認識シス
テムでは、タブレット1上にペン2で文字が描かれる
と、システム制御プログラム6がストロークの座標デー
タをタブレット制御装置3によって読み取って座標デー
タ格納部7に記録する。そして、座標データ格納部7に
記録された手書きの座標データを基に、文字認識プログ
ラム5が手書きパターンと文字認識辞書8の文字パター
ンとを構造解析法,マッチング法等により比較照合し
て、類似する文字パターンの文字コードを文字認識辞書
8から読み出すことによって文字認識を行っていた。
In such a conventional handwriting input character recognition system, when a character is drawn on the tablet 1 with the pen 2, the system control program 6 reads the coordinate data of the stroke by the tablet controller 3 and the coordinate data storage unit 7 is read. To record. Then, based on the handwritten coordinate data recorded in the coordinate data storage unit 7, the character recognition program 5 compares and collates the handwritten pattern and the character pattern of the character recognition dictionary 8 by the structure analysis method, the matching method, or the like, and the similarity is obtained. Character recognition is performed by reading the character code of the character pattern to be read from the character recognition dictionary 8.

【0005】[0005]

【発明が解決しようとする課題】上述した従来の手書き
入力文字認識システムでは、一般的に文字全体を手書き
入力しなければオペレータが望む文字を入力することが
不可能であったので、特に漢字のような複雑な文字を入
力する際には、通常のコンピュータのキーボードからの
入力に比べると手間がかかるという問題点があった。
In the above-mentioned conventional handwriting input character recognition system, it is generally impossible to input a desired character by the operator unless the entire character is input by handwriting. There is a problem that it takes more time to input such complicated characters than inputting from a keyboard of a normal computer.

【0006】また、既述したような略号登録機能のよう
なものがなければ、より少ない画数だけで複雑な漢字を
入力することは不可能であるとともに、たとえ略号登録
機能があっても、オペレータが明示的に略号と文字とを
結び付ける操作を行う必要があり、自動的に略号登録が
行われるようなことはないという問題点があった。
Further, if there is no such thing as the abbreviation registration function as described above, it is impossible to input a complicated Kanji with a smaller number of strokes, and even if the abbreviation registration function is provided, the operator can use it. It is necessary to explicitly connect the abbreviation and the character, and there is a problem that the abbreviation is not automatically registered.

【0007】本発明の目的は、上述の点に鑑み、漢字の
最初に描かれる部分(以下、筆順先行部という。具体的
には、漢字の偏,冠等が該当する場合が多いが、かなら
ずしも部首であるとは限らない)を認識できるようにし
て、略号登録のような事前の操作を要することなしに、
より少ない画数で複雑な漢字を容易に入力できるように
した手書き入力文字認識システムを提供することにあ
る。
In view of the above points, the object of the present invention is to draw the first part of the kanji (hereinafter referred to as the stroke order leading part. Specifically, the deviation of the kanji, the crown, etc. are often applicable, but it is not essential. It is not always the radical), and without the need for prior operation such as registering an abbreviation,
An object of the present invention is to provide a handwriting input character recognition system that enables easy input of complicated kanji with a smaller number of strokes.

【0008】[0008]

【課題を解決するための手段】本発明の手書き入力文字
認識システムは、ペンによって指示された座標データを
基に手書きで入力した文字を認識する手書き入力文字認
識システムにおいて、筆順先行部のパターンおよびイン
デックスを格納する筆順先行部認識辞書と、筆順先行部
のインデックスをキーとして漢字を登録する筆順先行部
インデックステーブルと、漢字の手書き入力の途中で前
記筆順先行部認識辞書を参照して筆順先行部を認識する
筆順先行部認識手段と、この筆順先行部認識手段により
筆順先行部が認識されたときに該筆順先行部のインデッ
クスが示す前記筆順先行部インデックステーブルに登録
された漢字を候補漢字として表示させる候補漢字表示手
段と、この候補漢字表示手段により表示された候補漢字
の中から確定漢字を選択させる確定漢字選択手段と、こ
の確定漢字選択手段により選択された確定漢字をその筆
順先行部のインデックスをキーとして前記筆順先行部イ
ンデックステーブルに登録する確定漢字登録手段とを有
する。
A handwritten input character recognition system according to the present invention is a handwritten input character recognition system for recognizing a character input by handwriting based on coordinate data designated by a pen. A stroke order leading part recognition dictionary that stores an index, a stroke order leading part index table that registers Kanji using the index of the stroke order leading part as a key, and a stroke order leading part that refers to the stroke order leading part recognition dictionary during handwriting input of Chinese characters And a kanji character registered in the stroke order preceding part index table indicated by the index of the stroke order preceding part when the stroke order preceding part is recognized by the stroke order preceding part recognition means is displayed as a candidate kanji. A candidate kanji display means to be displayed and a confirmed kanji from among the candidate kanji displayed by this candidate kanji display means It has a definite kanji selecting means for selecting, a confirmation kanji registration means for registering the determined kanji selected by this determined kanji selecting means to the stroke order preceding section index table index of the stroke order preceding section as the key.

【0009】[0009]

【作用】本発明の手書き入力文字認識システムでは、筆
順先行部認識辞書が筆順先行部のパターンおよびインデ
ックスを格納し、筆順先行部インデックステーブルが筆
順先行部のインデックスをキーとして漢字を登録し、筆
順先行部認識手段が漢字の手書き入力の途中で筆順先行
部認識辞書を参照して筆順先行部を認識し、候補漢字表
示手段が筆順先行部認識手段により筆順先行部が認識さ
れたときに該筆順先行部のインデックスが示す筆順先行
部インデックステーブルに登録された漢字を候補漢字と
して表示させ、確定漢字選択手段が候補漢字表示手段に
より表示された候補漢字の中から確定漢字を選択させ、
確定漢字登録手段が確定漢字選択手段により選択された
確定漢字をその筆順先行部のインデックスをキーとして
筆順先行部インデックステーブルに登録する。
In the handwriting input character recognition system of the present invention, the stroke order leading part recognition dictionary stores the pattern and index of the stroke order leading part, and the stroke order leading part index table registers Kanji using the index of the stroke order leading part as a key. The leading part recognition means refers to the stroke order leading part recognition dictionary in the middle of handwriting input of kanji to recognize the stroke order leading part, and when the candidate kanji display means recognizes the stroke order leading part by the stroke order leading part recognition means, the stroke order leading part is recognized. The kanji registered in the stroke order preceding part index table indicated by the index of the preceding part is displayed as a candidate kanji, and the confirmed kanji selection means selects the confirmed kanji from the candidate kanji displayed by the candidate kanji display means,
The definite kanji registration means registers the definite kanji selected by the definite kanji selection means in the stroke order leading part index table using the index of the stroke order leading part as a key.

【0010】[0010]

【実施例】次に、本発明について図面を参照して詳細に
説明する。
The present invention will be described in detail with reference to the drawings.

【0011】図1は、本発明の一実施例に係る手書き入
力文字認識システムの構成を示す回路ブロック図であ
る。本実施例の手書き入力文字認識システムは、座標入
力装置としてのタブレット1と、タブレット1上で座標
を指示して文字入力を行うペン2と、タブレット1上に
ペン2で指示された座標の検出や表示を制御するタブレ
ット制御部3と、システム全体を制御するCPU4と、
文字認識プログラム5と、システム制御プログラム6
と、タブレット1上にペン2で描かれたストロークの座
標データを記録する座標データ格納部7と、座標データ
格納部7に格納された座標データを基に文字認識を行う
ために文字の文字パターンおよび文字コード(JISコ
ード,ASCIIコード等)を格納する文字認識辞書8
と、認識された文字がオペレータの確定指示を契機とし
て出力される外部出力装置9と、座標データ格納部7に
格納された座標データを基に筆順先行部の認識を行うた
めに筆順先行部のパターンおよびインデックスを格納す
る筆順先行部認識辞書10と、筆順先行部のインデック
スをキーとして漢字を格納する筆順先行部インデックス
テーブル11とから、その主要部が構成されている。な
お、図8に示した従来の手書き入力文字認識システムと
対応する部分には同一符号を付して示した。
FIG. 1 is a circuit block diagram showing the configuration of a handwriting input character recognition system according to an embodiment of the present invention. The handwriting input character recognition system of the present embodiment detects a tablet 1 as a coordinate input device, a pen 2 for inputting characters by instructing coordinates on the tablet 1, and detection of coordinates instructed by the pen 2 on the tablet 1. And a tablet control unit 3 for controlling the display, a CPU 4 for controlling the entire system,
Character recognition program 5 and system control program 6
And a coordinate data storage unit 7 for recording coordinate data of strokes drawn with the pen 2 on the tablet 1, and a character pattern of characters for character recognition based on the coordinate data stored in the coordinate data storage unit 7. And character recognition dictionary 8 for storing character codes (JIS code, ASCII code, etc.)
And the external output device 9 that outputs the recognized character upon the operator's confirmation instruction as a trigger, and the stroke order leading portion for recognizing the stroke order leading portion based on the coordinate data stored in the coordinate data storage unit 7. The main part is composed of a stroke order leading part recognition dictionary 10 for storing patterns and indexes, and a stroke order leading part index table 11 for storing Chinese characters using the index of the stroke order leading part as a key. In addition, the same code | symbol is attached | subjected and shown to the part corresponding to the conventional handwriting input character recognition system shown in FIG.

【0012】タブレット1は、一般的な手書き入力用の
タブレットと同様に、座標入力装置としての機能だけで
はなく、表示装置としての機能、すなわちペン2でタブ
レット1上に描いたストロークの線を表示する機能と、
認識結果を表示する機能とを兼ね備えている。また、タ
ブレット1には、図2に示すように、5つの文字入力区
画部1a〜1eと、複数の候補漢字を表示させて指示さ
せる漢字選択区画部1fとが設けられている。なお、文
字入力区画部は5つに限るわけではなく、本実施例の手
書き入力文字認識システムでは、前の文字入力の終了を
次の文字入力の開始で指示する必要があるので、少なく
とも2つあればよい。
The tablet 1 has not only a function as a coordinate input device but also a function as a display device, that is, a stroke line drawn on the tablet 1 by the pen 2 as in the case of a general handwriting input tablet. Function to
It also has the function of displaying the recognition result. As shown in FIG. 2, the tablet 1 is provided with five character input divisions 1a to 1e and a Chinese character selection division 1f for displaying and instructing a plurality of candidate Chinese characters. Note that the number of character input divisions is not limited to five, and in the handwriting input character recognition system of the present embodiment, it is necessary to instruct the end of the previous character input at the start of the next character input, so at least two. I wish I had it.

【0013】文字認識プログラム5は、漢字の手書き入
力の終了後に文字認識辞書8を参照して文字を認識する
文字認識手段51と、漢字の手書き入力の途中で筆順先
行部認識辞書10を参照して筆順先行部を認識する筆順
先行部認識手段52とを含んでいる。
The character recognition program 5 refers to the character recognition means 51 for recognizing characters by referring to the character recognition dictionary 8 after the handwriting input of Chinese characters and the stroke order preceding portion recognition dictionary 10 during the inputting of Chinese characters by handwriting. And a stroke order leading portion recognition means 52 for recognizing the stroke order leading portion.

【0014】システム制御プログラム6は、筆順先行部
認識手段52により筆順先行部が認識されたときにこの
筆順先行部のインデックスが示す筆順先行部インデック
ステーブル11に登録された漢字を候補漢字として表示
させる候補漢字表示手段61と、候補漢字表示手段61
により表示された候補漢字の中から確定漢字を選択させ
る確定漢字選択手段62と、確定漢字選択手段62によ
り選択された確定漢字をその筆順先行部のインデックス
をキーとして筆順先行部インデックステーブル11に登
録する確定漢字登録手段63とを含んでいる。
The system control program 6 displays the Chinese characters registered in the stroke order leading section index table 11 indicated by the index of the stroke order leading section when the stroke order leading section recognition means 52 recognizes the stroke order leading section as candidate Chinese characters. Candidate kanji display means 61 and candidate kanji display means 61
The fixed kanji selecting means 62 for selecting a fixed kanji from the candidate kanji displayed by and the fixed kanji selected by the fixed kanji selecting means 62 is registered in the stroke order leading part index table 11 using the index of the stroke order leading part as a key. And a fixed kanji registration means 63 for performing.

【0015】図3を参照すると、筆順先行部インデック
ステーブル11は、筆順先行部のインデックスが示すエ
ントリに複数の漢字がその使用頻度カウンタとともに格
納されている。
Referring to FIG. 3, the stroke order leading portion index table 11 stores a plurality of Chinese characters in the entry indicated by the index of the stroke order leading portion together with the usage frequency counter.

【0016】図4を参照すると、本実施例の手書き入力
文字認識システムの処理は、ペンダウン判定ステップS
1と、文字入力区画部判定ステップS2と、座標データ
記録ステップS3と、ペンアップ判定ステップS4と、
筆順先行部認識ステップS5と、筆順先行部認識判定ス
テップS6と、候補漢字表示ステップS7と、文字入力
終了判定ステップS8と、候補漢字選択判定ステップS
9と、ペンアップ判定ステップS10と、文字認識ステ
ップS11と、認識結果表示ステップS12と、認識文
字確定判定ステップS13と、選択結果表示ステップS
14と、筆順先行部インデックステーブル更新ステップ
S15と、文字出力ステップS16と、確定文字消去ス
テップS17とからなる。
Referring to FIG. 4, the process of the handwriting input character recognition system of this embodiment is performed by the pen-down determination step S.
1, character input section determination step S2, coordinate data recording step S3, pen-up determination step S4,
Stroke order leading part recognition step S5, stroke order leading part recognition determination step S6, candidate kanji display step S7, character input end determination step S8, candidate kanji selection determination step S
9, pen-up determination step S10, character recognition step S11, recognition result display step S12, recognized character confirmation determination step S13, selection result display step S
14, a stroke order leading part index table updating step S15, a character output step S16, and a confirmed character erasing step S17.

【0017】次に、このように構成された本実施例の手
書き入力文字認識システムの動作について説明する。
Next, the operation of the handwritten input character recognition system of the present embodiment thus constructed will be described.

【0018】文字認識処理が開始されると、システム制
御プログラム6は、まず、ペンダウン、つまりタブレッ
ト1にペン2が文字入力のために接触したかどうかを判
断する(ステップS1)。ステップS1は、ペンダウン
されるまで繰り返される。
When the character recognition process is started, the system control program 6 first determines whether or not the pen 2 has come into contact with the tablet 1 for character input (step S1). Step S1 is repeated until the pen is down.

【0019】ペンダウンと判断されると、システム制御
プログラム6は、タブレット制御部3によってタブレッ
ト1上のどの区画にペンダウンがされているかの判断を
行う(ステップS2)。文字入力区画部1a〜1e内に
ペンダウンがあった場合には、システム制御プログラム
6は、ペン2がタブレット1に接触している場所の座標
データをタブレット制御部3によって検出し、座標デー
タ格納部7に記録する(ステップS3)。
When it is determined that the pen is down, the system control program 6 determines which partition on the tablet 1 is pen down by the tablet controller 3 (step S2). When there is a pen-down in the character input section 1a to 1e, the system control program 6 detects the coordinate data of the place where the pen 2 is in contact with the tablet 1 by the tablet control unit 3, and the coordinate data storage unit 7 is recorded (step S3).

【0020】次に、システム制御プログラム6は、ペン
アップ、つまりペン2がタブレット1から離れたかどう
かを判断し(ステップS4)、ペンダウンのままなら
ば、再びステップS3で座標データの記録を行う。この
ようにして、システム制御プログラム6は、ペンアップ
と判断されるまでペン2が接触した座標データを座標デ
ータ格納部7に格納し、タブレット1上にペン2によっ
て描かれたストロークを図5に例示するように表示す
る。
Next, the system control program 6 determines whether or not the pen 2 has moved up from the tablet 1 (step S4), and if the pen 2 remains down, the coordinate data is recorded again in step S3. In this way, the system control program 6 stores the coordinate data with which the pen 2 contacts until it is determined to be pen-up in the coordinate data storage unit 7, and the stroke drawn by the pen 2 on the tablet 1 is shown in FIG. Display as illustrated.

【0021】ステップS4でペンアップであると判断さ
れると、文字の1画がストロークとして入力されたこと
を意味するので、システム制御プログラム6は、文字認
識プログラム5の筆順先行部認識手段52により座標デ
ータ格納部7に記録されている座標データを基に筆順先
行部の認識処理を行う(ステップS5)。
If it is determined in step S4 that the stroke is pen-up, it means that one stroke of a character has been input as a stroke. Therefore, the system control program 6 causes the stroke order leading portion recognizing means 52 of the character recognizing program 5 to recognize the stroke. Based on the coordinate data recorded in the coordinate data storage section 7, recognition processing of the stroke-order preceding section is performed (step S5).

【0022】筆順先行部認識手段52は、座標データ格
納部7に記録されている手書きパターンと筆順先行部認
識辞書10のパターンとを構造解析法,マッチング法等
により比較照合して、類似するパターンのインデックス
を筆順先行部認識辞書10から読み出すことによって筆
順先行部を認識する。
The stroke order leading portion recognition means 52 compares and collates the handwritten pattern recorded in the coordinate data storage unit 7 with the pattern in the stroke order leading portion recognition dictionary 10 by a structure analysis method, a matching method, or the like, and a similar pattern. The stroke order leading portion is recognized by reading the index of from the stroke order leading portion recognition dictionary 10.

【0023】筆順先行部認識手段52による筆順先行部
の認識処理後、システム制御プログラム6は、インデッ
クスが読み出されたかどうかに基づいて筆順先行部が認
識されたかどうかの判断を行う(ステップS6)。筆順
先行部が認識されたならば、システム制御プログラム6
は、候補漢字表示手段61により、その認識された筆順
先行部のインデックスが示す筆順先行部インデックステ
ーブル11のエントリに格納されている全ての漢字を使
用頻度カウンタの値の大きい順に読み出し、図6に例示
するように、漢字選択区画部1fに並べて候補漢字とし
て表示する(ステップS7)。ステップS6で筆順先行
部として認識されなかった場合には、システム制御プロ
グラム6は、ステップS7をスキップする。
After the stroke-order leading portion recognition processing by the stroke-order leading portion recognizing means 52, the system control program 6 determines whether or not the stroke-order leading portion is recognized based on whether or not the index is read (step S6). . If the stroke order preceding part is recognized, the system control program 6
6 reads all the kanji stored in the entry of the stroke order leading portion index table 11 indicated by the recognized stroke order leading portion index by the candidate kanji display means 61 in descending order of the value of the usage frequency counter, and FIG. As illustrated, the characters are arranged in the kanji selection section 1f and displayed as candidate kanji (step S7). When it is not recognized as the stroke preceding portion in step S6, the system control program 6 skips step S7.

【0024】次に、システム制御プログラム6は、文字
入力の終了を判断する(ステップS8)。文字入力の終
了は、一般的に、ペンアップからある一定時間が経過
したかどうかで判断する方法や、システム内に文字入
力の終了を指示するハードウェア的なボタンを設定して
そのボタンが押されたかどうかで判断する方法や、タ
ブレット上のあるエリアをソフトウェア的なボタンとし
てそのボタンにペンダウンが行われたかどうかで判断す
る方法や、次の文字入力が開始されると前に入力した
文字の入力は終了したと判断する方法などがあり、本実
施例の手書き入力文字認識システムでは、およびの
方法を採用している。すなわち、ステップS8でペンア
ップからある一定時間が経過したか、またはステップS
2において最初にペンダウンした文字入力区画部以外の
文字入力区画部に再びペンダウンがあった場合(次の文
字の入力開始)、システム制御プログラム6は、文字入
力が終了したと判断し、ステップS11の文字認識処理
に進む。文字入力の終了でないと判断すると、システム
制御プログラム6は、再びステップS2の処理に制御を
戻す。
Next, the system control program 6 determines the end of character input (step S8). Generally, the end of character input is determined by whether a certain time has elapsed from pen-up, or by setting a hardware button in the system that instructs the end of character input and pressing that button. The method of determining whether or not a certain area on the tablet has been pen-downed to that button as a software button, or when the next character input is started There is a method of judging that the input is completed, and the handwriting input character recognition system of the present embodiment adopts the method of and. That is, when a certain time has elapsed from the pen-up in step S8, or
When there is pen down again in the character input section other than the character input section that is pen-downed first in 2 (start of input of the next character), the system control program 6 determines that the character input is completed, and in step S11, Proceed to character recognition processing. If it is determined that the character input has not ended, the system control program 6 returns control to the process of step S2 again.

【0025】ステップS2でペンダウンが文字入力区画
部1a〜1e以外で行われていると判断されると、シス
テム制御プログラム6は、確定漢字選択手段62によ
り、ステップS7で漢字選択区画部1fに表示された候
補漢字のうちの1つがペンダウンによって確定漢字とし
て指示されたかどうか、つまり選択されたかどうかを判
断する(ステップS9)。漢字選択区画部1f内の候補
漢字の1つが確定漢字として選択された場合は、システ
ム制御プログラム6は、確定漢字選択手段62により、
選択した確定漢字を、図7に例示するように、タブレッ
ト1上の文字を入力した文字入力区画部に選択結果とし
て表示する(ステップS14)。その際、本実施例の手
書き入力文字認識システムでは、手書きで描かれたスト
ロークや漢字選択区画部1f内の候補漢字は消去され
る。この後、システム制御プログラム6は、ステップS
15に制御を移す。
When it is determined in step S2 that the pen-down is being performed in a region other than the character input partition parts 1a to 1e, the system control program 6 is displayed on the kanji character selection partition part 1f in step S7 by the fixed kanji character selection means 62. It is determined whether one of the selected candidate kanji has been designated as a confirmed kanji by pen-down, that is, has been selected (step S9). When one of the candidate Chinese characters in the Chinese character selection section 1f is selected as the fixed Chinese character, the system control program 6 causes the fixed Chinese character selecting unit 62 to
As shown in FIG. 7, the selected confirmed Chinese character is displayed as a selection result in the character input section where the character on the tablet 1 is input (step S14). At that time, in the handwritten input character recognition system of the present embodiment, strokes drawn by handwriting and candidate Chinese characters in the Chinese character selection partition section 1f are erased. After this, the system control program 6 executes step S
Transfer control to 15.

【0026】ステップS9で候補漢字が選択されなかっ
た場合は、システム制御プログラム6は、再びペンアッ
プがあるまでのループ処理に進む(ステップS10)。
本実施例の手書き入力文字認識システムでは、タブレッ
ト1上の有効な区画以外にペンダウンがある場合に、ペ
ンアップがあるまでペン2が指示する座標データを無視
するためにステップS10の処理が存在する。ステップ
S10でペンアップとなると、システム制御プログラム
6は、ステップS8に制御を移す。
If no candidate kanji is selected in step S9, the system control program 6 proceeds to loop processing until pen up again (step S10).
In the handwritten input character recognition system of the present embodiment, when there is a pen down other than an effective section on the tablet 1, the process of step S10 is present in order to ignore the coordinate data designated by the pen 2 until there is a pen up. . When the pen-up is performed in step S10, the system control program 6 shifts the control to step S8.

【0027】ステップS8で文字入力の終了が判断され
ると、システム制御プログラム6は、文字認識プログラ
ム5の文字認識手段51により座標データ格納部7に記
録された座標データを基に文字認識辞書8を参照して文
字認識処理を行う(ステップS11)。
When the end of character input is determined in step S8, the system control program 6 causes the character recognition means 51 of the character recognition program 5 to recognize the character recognition dictionary 8 based on the coordinate data recorded in the coordinate data storage unit 7. The character recognition processing is performed by referring to (step S11).

【0028】文字認識手段51は、座標データ格納部7
に記録されている手書きパターンと文字認識辞書8の文
字パターンとを構造解析法,マッチング法等により比較
照合して、類似する文字パターンの文字コード(JIS
コード,ASCIIコード等)を文字認識辞書8から読
み出すことによって文字を認識する。
The character recognition means 51 includes a coordinate data storage unit 7
The handwritten pattern recorded in the above and the character pattern in the character recognition dictionary 8 are compared and collated by a structure analysis method, a matching method or the like, and a character code of a similar character pattern (JIS
The character is recognized by reading the code, ASCII code, etc.) from the character recognition dictionary 8.

【0029】次に、システム制御プログラム6は、認識
された文字をタブレット1上の文字を入力した文字入力
区画部にその認識された文字コードに相当する文字パタ
ーンで認識結果として表示する(ステップS12)。そ
の際、本実施例の手書き入力文字認識システムでは、手
書きで描かれたストロークは消去される。
Next, the system control program 6 displays the recognized character as a recognition result in the character input section where the character on the tablet 1 has been input with a character pattern corresponding to the recognized character code (step S12). ). At that time, in the handwriting input character recognition system of the present embodiment, the stroke drawn by handwriting is erased.

【0030】文字が認識されて表示されると、システム
制御プログラム6は、認識結果を確定するかどうかの判
断処理を行う(ステップS13)。現在の手書き文字の
認識技術では文字が100%正しく認識されることはな
いので、一般的な手書き入力文字認識システムでは、最
終的に人間が正しく認識されているかどうかを指示する
ための処理を設けている。認識文字の確定は、次の文
字入力が開始されると以前に認識された文字は確定され
たものと判断する方法や、システム内に認識確定を指
示するハードウェア的なボタンを設定してそのボタンが
押されたかどうかで判断する方法や、タブレット上に
あるエリア内をソフトウェア的なボタンとしてそのボタ
ンにペンダウンが行われたかどうかで判断する方法など
がある。本実施例の手書き入力文字認識システムでは、
の方法を採用している。
When the character is recognized and displayed, the system control program 6 carries out a judgment process as to whether or not to confirm the recognition result (step S13). Since the current handwriting recognition technology does not recognize characters 100% correctly, a general handwriting input character recognition system is provided with a process for instructing whether or not a person is finally recognized correctly. ing. Confirmation of the recognized character is performed by setting the method of deciding that the previously recognized character has been confirmed when the next character input is started, or setting the hardware button to instruct the recognition confirmation in the system. There is a method of determining whether or not a button has been pressed, or a method of determining whether or not the area on the tablet has been pen downed as a software button. In the handwritten input character recognition system of this embodiment,
Method is adopted.

【0031】ステップS13で認識された文字が確定さ
れた場合、またはステップS14で確定漢字が表示され
た後は、システム制御プログラム6は、確定漢字登録手
段63により、確定漢字による筆順先行部インデックス
テーブル11の更新処理を行う(ステップS15)。詳
しくは、確定漢字登録手段63は、確定漢字がその筆順
先行部のインデックスが示す筆順先行部インデックステ
ーブル11のエントリ内に存在すれば、確定漢字に付随
する使用頻度カウンタに1を加える処理を行い、筆順先
行部インデックステーブル11のエントリ内に存在しな
かった場合には、筆順先行部インデックステーブル11
への確定漢字の新規登録処理を行う。なお、ステップS
15の処理は、確定された文字が漢字の場合だけ行われ
る。
When the character recognized in step S13 is confirmed or after the confirmed kanji is displayed in step S14, the system control program 6 causes the confirmed kanji registration means 63 to execute the stroke order leading part index table by the confirmed kanji. 11 is updated (step S15). More specifically, if the fixed Chinese character exists in the entry of the stroke order leading portion index table 11 indicated by the stroke order leading portion index, the fixed Chinese character registration unit 63 performs a process of adding 1 to the usage frequency counter associated with the fixed Chinese character. , If it does not exist in the entry of the stroke order leading part index table 11, the stroke order leading part index table 11
Performs a new registration process for confirmed kanji. Note that step S
The process of 15 is performed only when the confirmed character is a Chinese character.

【0032】次に、システム制御プログラム6は、外部
出力装置10に確定文字の出力処理を行う(ステップS
16)。
Next, the system control program 6 performs the output process of the fixed character to the external output device 10 (step S).
16).

【0033】最後に、システム制御プログラム6は、タ
ブレット1上の文字入力区画部1a〜1eに表示されて
いる確定文字の消去処理を行い(ステップS17)、次
の文字の入力処理開始に戻る。
Finally, the system control program 6 carries out a process of erasing the fixed characters displayed in the character input partition sections 1a to 1e on the tablet 1 (step S17), and returns to the start of input processing of the next character.

【0034】[0034]

【発明の効果】以上説明したように本発明は、筆順先行
部認識辞書,筆順先行部インデックステーブル,筆順先
行部認識手段,候補漢字表示手段,確定漢字選択手段お
よび確定漢字登録手段を設けたことにより、オペレータ
が入力した漢字が自動的に筆順先行部のインデックスを
キーとして蓄積され、漢字の手書き入力の途中で筆順先
行部による漢字の候補が表示されて、その候補漢字の中
から漢字を選択することができるので、事前の操作を要
することなしに、漢字全体を手書きせずに複雑な漢字の
入力を容易に行えるという効果がある。
As described above, according to the present invention, the stroke order leading part recognition dictionary, the stroke order leading part index table, the stroke order leading part recognition means, the candidate kanji display means, the fixed kanji character selection means, and the fixed kanji character registration means are provided. Allows the Kanji characters entered by the operator to be automatically stored using the index of the stroke order leading portion as a key, and the Kanji candidates by the stroke order leading portion are displayed in the middle of handwriting input of Kanji, and the Kanji character is selected from the candidate Kanji characters. Therefore, there is an effect that a complicated kanji character can be easily input without handwriting the entire kanji character without requiring a prior operation.

【0035】また、表示される候補漢字は、オペレータ
が使用した使用頻度順に表示されるので、学習機能によ
りオペレータ個人にあった手書き入力文字認識システム
になるという効果がある。
Further, since the displayed candidate Chinese characters are displayed in the order of frequency of use used by the operator, there is an effect that the learning function provides a handwritten input character recognition system suitable for the operator.

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

【図1】本発明の一実施例に係る手書き入力文字認識シ
ステムの構成を示す回路ブロック図である。
FIG. 1 is a circuit block diagram showing a configuration of a handwriting input character recognition system according to an embodiment of the present invention.

【図2】図1中のタブレットの一例を示す正面図であ
る。
FIG. 2 is a front view showing an example of the tablet in FIG.

【図3】図1中の筆順先行部インデックステーブルの内
容を例示する図である。
FIG. 3 is a diagram exemplifying the contents of a stroke order leading part index table in FIG.

【図4】本実施例の手書き入力文字認識システムの処理
を示す流れ図である。
FIG. 4 is a flowchart showing the processing of the handwriting input character recognition system of the present embodiment.

【図5】図2のタブレット上にペンで文字を入力してい
る途中の状態を例示する図である。
FIG. 5 is a diagram illustrating a state where characters are being input with a pen on the tablet in FIG. 2;

【図6】図2のタブレット上で候補漢字が表示されてい
る状態を例示する図である。
FIG. 6 is a diagram illustrating an example of a state where candidate kanji is displayed on the tablet of FIG.

【図7】図2のタブレット上で確定漢字が表示されてい
る状態を例示する図である。
FIG. 7 is a diagram illustrating a state in which confirmed Chinese characters are displayed on the tablet of FIG.

【図8】従来の手書き入力文字認識システムの一例を示
す回路ブロック図である。
FIG. 8 is a circuit block diagram showing an example of a conventional handwriting input character recognition system.

【符号の説明】[Explanation of symbols]

1 タブレット 1a〜1e 文字入力区画部 1f 漢字選択区画部 2 ペン 3 タブレット制御部 4 CPU 5 文字認識プログラム 6 システム制御プログラム 7 座標データ格納部 8 文字認識辞書 9 外部出力装置 10 筆順先行部認識辞書 11 筆順先行部インデックステーブル 51 文字認識手段 52 筆順先行部認識手段 61 候補漢字表示手段 62 確定漢字選択手段 63 確定漢字登録手段 1 tablet 1a to 1e character input partition 1f Chinese character selection partition 2 pen 3 tablet controller 4 CPU 5 character recognition program 6 system control program 7 coordinate data storage 8 character recognition dictionary 9 external output device 10 stroke order preceding part recognition dictionary 11 Stroke order leading part index table 51 Character recognition means 52 Stroke order leading part recognition means 61 Candidate kanji display means 62 Confirmed kanji selection means 63 Confirmed kanji registration means

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 ペンによって指示された座標データを基
に手書きで入力した文字を認識する手書き入力文字認識
システムにおいて、 筆順先行部のパターンおよびインデックスを格納する筆
順先行部認識辞書と、 筆順先行部のインデックスをキーとして漢字を登録する
筆順先行部インデックステーブルと、 漢字の手書き入力の途中で前記筆順先行部認識辞書を参
照して筆順先行部を認識する筆順先行部認識手段と、 この筆順先行部認識手段により筆順先行部が認識された
ときに該筆順先行部のインデックスが示す前記筆順先行
部インデックステーブルに登録された漢字を候補漢字と
して表示させる候補漢字表示手段と、 この候補漢字表示手段により表示された候補漢字の中か
ら確定漢字を選択させる確定漢字選択手段と、 この確定漢字選択手段により選択された確定漢字をその
筆順先行部のインデックスをキーとして前記筆順先行部
インデックステーブルに登録する確定漢字登録手段とを
有することを特徴とする手書き入力文字認識システム。
1. A handwriting input character recognition system for recognizing a character input by handwriting based on coordinate data designated by a pen, and a stroke order leading part recognition dictionary storing a pattern and an index of a stroke order leading part, and a stroke order leading part. The stroke order leading part index table for registering Chinese characters using the index of as a key, the stroke order leading part recognition means for recognizing the stroke order leading part by referring to the stroke order leading part recognition dictionary during handwriting input of kanji, and this stroke order leading part A candidate kanji display means for displaying, as a candidate kanji, the kanji registered in the stroke order leading part index table indicated by the index of the stroke order preceding part when the recognition means recognizes the stroke order leading part, and the candidate kanji display means for displaying. The fixed kanji selecting means for selecting the fixed kanji from the selected candidate kanji, and the fixed kanji selecting hand. A handwritten input character recognition system, comprising: fixed kanji registration means for registering a fixed kanji selected by a column in the stroke order preceding part index table using the index of the stroke order preceding part as a key.
【請求項2】 前記確定漢字登録手段が、前記筆順先行
部インデックステーブル内の漢字を使用頻度順に並べ変
えて登録することを特徴とする請求項1記載の手書き入
力文字認識システム。
2. The handwritten input character recognition system according to claim 1, wherein said fixed kanji character registration means rearranges and registers the kanji characters in said stroke order leading part index table in the order of frequency of use.
JP4353617A 1992-12-14 1992-12-14 Hand-written input character recognizing system Pending JPH06180772A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4353617A JPH06180772A (en) 1992-12-14 1992-12-14 Hand-written input character recognizing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4353617A JPH06180772A (en) 1992-12-14 1992-12-14 Hand-written input character recognizing system

Publications (1)

Publication Number Publication Date
JPH06180772A true JPH06180772A (en) 1994-06-28

Family

ID=18432061

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4353617A Pending JPH06180772A (en) 1992-12-14 1992-12-14 Hand-written input character recognizing system

Country Status (1)

Country Link
JP (1) JPH06180772A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002534733A (en) * 1999-01-04 2002-10-15 ザイ テクノロジー コーポレーション リミテッド Text input system for ideographic and non-ideographic languages
JP2012042985A (en) * 2010-05-28 2012-03-01 Yahoo Inc System and method for online handwriting recognition in web query

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5474628A (en) * 1977-11-28 1979-06-14 Fujitsu Ltd Input system of on-line manuscript

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5474628A (en) * 1977-11-28 1979-06-14 Fujitsu Ltd Input system of on-line manuscript

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002534733A (en) * 1999-01-04 2002-10-15 ザイ テクノロジー コーポレーション リミテッド Text input system for ideographic and non-ideographic languages
JP2012042985A (en) * 2010-05-28 2012-03-01 Yahoo Inc System and method for online handwriting recognition in web query
JP2014013584A (en) * 2010-05-28 2014-01-23 Yahoo Inc System and method for online handwriting recognition in web queries

Similar Documents

Publication Publication Date Title
JPH07105316A (en) Handwritten-symbol recognition apparatus
JPH06242885A (en) Document editing method
JPH08137611A (en) Method for registering gesture image and document processor
JP2992127B2 (en) Character recognition method and device
US5991440A (en) Method and apparatus for recognizing input handwritten characters associated with title information
JPH07146918A (en) Handwritten character recognizing device
JPH06180772A (en) Hand-written input character recognizing system
JP2989084B2 (en) Information processing device
JP3268923B2 (en) Handwriting editing device, pen input conversion method, and editing method
JPH0744655A (en) Handwritten input display device
JPH11353070A (en) Data input device and storage medium
JPH0950433A (en) Handwritten character recognition device
JPH0567988B2 (en)
US20030223640A1 (en) Apparatus, methods, computer program products for editing handwritten symbols using alternative known symbols
JPH06266903A (en) Character input device
JPH11154198A (en) Handwriting input device and storage medium
JPH08190603A (en) Character recognition device and its candidate character display method
JP2922513B2 (en) Display control method and device
JPH07320001A (en) Character recognition device and method for referring to recognition dictionary
JP2922900B2 (en) Handwritten character recognition device
JP2994176B2 (en) Ruled line input device
JPH07121660A (en) Handwritten character recognizing device
JPH0816571A (en) Kanji input device
JPH05282482A (en) Document preparing device and conversion control method used for the same
JPS61131089A (en) Hand-written character recognizing device