JPH0679351B2 - Character editing device - Google Patents

Character editing device

Info

Publication number
JPH0679351B2
JPH0679351B2 JP61219674A JP21967486A JPH0679351B2 JP H0679351 B2 JPH0679351 B2 JP H0679351B2 JP 61219674 A JP61219674 A JP 61219674A JP 21967486 A JP21967486 A JP 21967486A JP H0679351 B2 JPH0679351 B2 JP H0679351B2
Authority
JP
Japan
Prior art keywords
character
area
handwritten
handwriting
pen
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.)
Expired - Lifetime
Application number
JP61219674A
Other languages
Japanese (ja)
Other versions
JPS6375990A (en
Inventor
英樹 桃野
哲次 森下
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 JP61219674A priority Critical patent/JPH0679351B2/en
Publication of JPS6375990A publication Critical patent/JPS6375990A/en
Publication of JPH0679351B2 publication Critical patent/JPH0679351B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔概 要〕 本発明は、表示装置と一体化した手書き入力装置におけ
る文字編集装置に関し、入力ディバイスとして用いるタ
ブレットをポインティングディバイスとして有効に活用
した編集装置で、特に手書きをベースとした文字編集装
置の為の文字入力方式に関する。
The present invention relates to a character editing device in a handwriting input device integrated with a display device, and is an editing device in which a tablet used as an input device is effectively used as a pointing device. The present invention relates to a character input method for a base character editing device.

ポインティングディバイスで指示された1ストローク分
の座標を入力し、入力された領域がまず手書き文字記入
領域であるかどうかの判定を行う。YESの場合には、文
字データバッファにストロークパターンを格納する。NO
の場合には、キーボード領域であるかどうかを判定す
る。キーボード領域でない場合、それまで格納された前
記文字データバッファの内容を1文字分のデータとして
切り出し、認識部に送る。手書き文字記入領域からポイ
ンティングディバイスのペン先が離れ、編集中の文章の
修正文字位置にペン先が来た場合に、そのペン先の座標
からその位置を計算する。そして、認識結果をペン先の
位置に表示する。キーボード領域の場合は、読取り結果
を前記修正文字位置のペン先の位置に表示する。本発明
は、この処理を継続する文字編集装置である。
The coordinates for one stroke designated by the pointing device are input, and it is first determined whether or not the input area is the handwritten character writing area. If YES, the stroke pattern is stored in the character data buffer. NO
In the case of, it is determined whether it is the keyboard area. If it is not in the keyboard area, the contents of the character data buffer stored so far are cut out as data for one character and sent to the recognition unit. When the pen tip of the pointing device is separated from the handwritten character entry area and the pen tip comes to the corrected character position of the text being edited, the position is calculated from the coordinates of the pen tip. Then, the recognition result is displayed at the position of the pen tip. In the case of the keyboard area, the reading result is displayed at the position of the pen tip of the corrected character position. The present invention is a character editing device that continues this process.

本装置は一度の操作で文字の切り出し、認識、表示位置
の指定を行うので、操作数が減少でき、初心者でも簡単
に手書き入力ができるという効果がある。
Since this device cuts out characters, recognizes them, and designates the display position with a single operation, the number of operations can be reduced and handwriting can be easily performed even by a beginner.

〔産業上の利用分野〕[Industrial application field]

本発明は、手書き入力装置に係り、特に一度の操作で文
字の切り出し、認識、表示位置の指定を行うことが可能
となる文字編集装置に関する。
The present invention relates to a handwriting input device, and more particularly to a character editing device capable of cutting out a character, recognizing it, and designating a display position with a single operation.

〔従来技術〕[Prior art]

日本語処理装置で日本語を入力する場合、全文字配列タ
ブレットや、仮名漢字変換、カタカナ漢字変換等、キー
ボードを用いる方式があるが、これらの方式は文字を探
すのに時間がかかるという問題がある。そこで、オンラ
インの手書き文字認識装置が注目されている。
When inputting Japanese with a Japanese processor, there are methods that use a keyboard, such as a full-character layout tablet, kana-kanji conversion, katakana-kanji conversion, etc., but these methods have the problem that it takes time to search for characters. is there. Therefore, an online handwritten character recognition device has been attracting attention.

オンライン手書き文字認識装置は、筆記用のペンを用い
て、文字をタブレット上に筆記し、書かれた文字を認識
処理部で認識し、正しく整った文字に変換して表示する
ものである。
The online handwritten character recognition device is a device for writing characters on a tablet using a writing pen, recognizing the written characters by a recognition processing unit, converting the characters into properly arranged characters, and displaying the characters.

従来、このような手書き文字認識装置は、キーボード入
力によるワードプロセッサに結合されていた。ワードプ
ロセッサのようなキーボード入力による場合には、既に
表示されている文字系列中に適当な文字を訂正し、新た
な文字を挿入する場合、次のようなキー操作を必要とす
る。
Traditionally, such handwriting recognition devices have been coupled to keyboard-input word processors. In the case of keyboard input such as in a word processor, the following key operation is required to correct an appropriate character in the already displayed character sequence and insert a new character.

まず、訂正箇所にカーソルを移動し、挿入キーを打鍵す
る。以下、訂正すべき文字を入力し、また実行キーを打
鍵する。この場合、カーソルの移動、挿入キー、文字の
入力、実行キーの打鍵でキーの操作が4回必要となる。
文字の変換には、5回のキー操作を必要とする。
First, move the cursor to the correction point and press the insert key. After that, enter the character to be corrected and press the enter key. In this case, it is necessary to operate the keys four times by moving the cursor, inserting keys, inputting characters, and hitting the execution keys.
Character conversion requires five key operations.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

このようなキーボード入力によるワードプロセッサに、
手書きをベースとした文字編集を結合した方式では、キ
ーボードベースのエディタを用いて強引に手書き入力を
付加するため、文字の切り出し、認識、表示位置の指定
を行う操作数が多く、タブレットの直接操作の特性を有
効に活用できない。
In a word processor with such keyboard input,
In the method that combines handwriting-based character editing, forcibly handwriting input is added using a keyboard-based editor, so there are many operations for cutting out characters, recognizing characters, and specifying the display position. The characteristics of can not be used effectively.

このように、従来の手書き入力装置における文字編集方
式は手書き入力が素人向けの日本語入力手段として注目
を集めているにもかかわらず、入力ディバイスとして用
いるタブレットをポインティングディバイスとして有効
に活用できないという問題点がある。さらにこの従来方
式では、タブレットの直接操作即ち、ダイレクト・マニ
ュピュレーションの特徴を有効に活用できないため、一
度の操作で文字の切り出し、認識、表示位置の指定を行
うことがきないという問題があった。
As described above, in the conventional character editing method for the handwriting input device, although the handwriting input attracts attention as a Japanese input means for amateurs, the tablet used as the input device cannot be effectively used as the pointing device. There is a point. Furthermore, this conventional method has a problem in that it is impossible to effectively utilize the direct operation of the tablet, that is, the characteristics of direct manipulation, so that it is impossible to cut out characters, recognize them, and specify the display position with one operation. .

〔問題点を解決するための手段〕[Means for solving problems]

本発明の文字編集方式に従う手書き入力装置の構成を第
1図に示す。
A configuration of a handwriting input device according to the character editing system of the present invention is shown in FIG.

本発明では、手書きまたはキータッチにより文字を入力
するタブレット1上で入力された文字の領域が手書き文
字記入領域30であるかキーボード領域31であるかの判定
を領域判定部6でまず行う。そして、判定された領域に
より、文字切り出し制御部9で文字を切り出し、得られ
た文字を認識部3で辞書部10内の参照文字と比較するこ
とによって認識し、さらに認識部3で認識した結果の文
字を制御部2内部でペン先の座標から求めた修正文字位
置に表示する表示部4から構成されている。
In the present invention, the area determination unit 6 first determines whether the area of the character input on the tablet 1 for inputting characters by handwriting or key touch is the handwritten character entry area 30 or the keyboard area 31. Then, a character is cut out by the character cut-out control unit 9 according to the determined area, the obtained character is recognized by comparing with the reference character in the dictionary unit 10 by the recognition unit 3, and further recognized by the recognition unit 3. The display unit 4 displays the character at the corrected character position obtained from the coordinates of the pen tip inside the control unit 2.

本発明では、まず、制御部2内の文字データを格納する
ストローク・パターン格納バッファ5の内容をクリアし
ておき、文字の筆跡でペンをダウンしてから次にアップ
するまでのひとつづきの線即ち、1ストローク分の座標
を入力する。そして、入力された領域が手書き文字記入
領域30であるか、キーボード領域31であるかの判定を領
域判定部6で行う。手書き文字記入領域30の場合、前記
ストローク・パターン格納バッファ部5に文字データと
してストロークパターンを格納する。手書き文字記入領
域30でない場合、キーボード領域31であるかの判定を行
い、そうでない場合には、図形記入領域32であるから、
それまで格納していたストローク・パターン格納バッフ
ァ5内の内容を1文字分のデータとして切り出し認識部
3にデータを送る。そして、ペン先の座標から修正文字
位置を計算し、CRT41の図形記入領域32の当該位置に認
識結果を制御部2及び表示部4を介して表示する。キー
ボード領域31と判定された場合には、座標/キャラクタ
変換テーブル7より指定された座標のキャラクタを発生
し、コードをCodeバッファ8に格納する。そして、キー
ボード領域から読取った結果を表示制御部40を介してCR
T41上のペン先の位置に表示する。本発明はこの処理を
繰り返す手段を有する。
In the present invention, first, the contents of the stroke / pattern storage buffer 5 for storing the character data in the control unit 2 are cleared, and a line is drawn from when the pen is moved down by the handwriting of the character until it is moved up again. That is, the coordinates for one stroke are input. Then, the area determination unit 6 determines whether the input area is the handwritten character entry area 30 or the keyboard area 31. In the case of the handwritten character entry area 30, the stroke pattern is stored in the stroke pattern storage buffer unit 5 as character data. If it is not the handwritten character entry area 30, it is determined whether it is the keyboard area 31, otherwise it is the figure entry area 32.
The data stored in the stroke pattern storage buffer 5 up to that point is sent to the cut-out recognition unit 3 as data for one character. Then, the corrected character position is calculated from the coordinates of the pen tip, and the recognition result is displayed at the position in the figure writing area 32 of the CRT 41 via the control unit 2 and the display unit 4. If it is determined to be the keyboard area 31, a character of the coordinate designated by the coordinate / character conversion table 7 is generated and the code is stored in the code buffer 8. Then, the result read from the keyboard area is CR-displayed via the display control unit 40.
Displayed at the position of the pen tip on T41. The present invention has means for repeating this process.

〔作 用〕[Work]

本発明の文字編集装置においては、第1図の制御部2に
よって文字記入位置の領域が手書き文字記入領域30であ
るかキーボード領域31であるかを検出し、各領域ごとの
処理を実行する。即ち、手書き文字記入領域30以外の場
所をペンが指示した場合には、現在記入中に文字の全て
のストロークが終了したことを意味し、且つ手書き文字
記入領域30以外の場所をペンが指示した指示位置が文字
の表示あるいは挿入位置であることを指示するように処
理が実行される。
In the character editing apparatus of the present invention, the control unit 2 of FIG. 1 detects whether the area of the character entry position is the handwritten character entry area 30 or the keyboard area 31, and executes the process for each area. That is, when the pen points to a position other than the handwritten character writing area 30, it means that all strokes of the character are currently being written, and the pen points to a position other than the handwritten character writing area 30. Processing is executed so as to instruct that the designated position is the display or insertion position of the character.

〔実施例〕〔Example〕

次に、本発明の文字編集装置を図面を参照して説明す
る。
Next, a character editing device of the present invention will be described with reference to the drawings.

第1図の本発明の文字編集方式に従う手書き文字入力装
置の表示部4における表示画面の構成は第3図に示され
る。第3図の画面領域は使用者が任意の漢字を手書きで
ストロークする手書き文字記入領域30、予め決めれた英
数記号あるいはひらがなやカタカナをキーで指定するキ
ーボード領域31、及び編集された文章が表示される図形
記入領域32に分割される。
The configuration of the display screen on the display unit 4 of the handwritten character input device according to the character editing system of the present invention in FIG. 1 is shown in FIG. The screen area shown in FIG. 3 displays a handwritten character entry area 30 in which the user strokes any kanji by handwriting, a keyboard area 31 in which a predetermined alphanumeric symbol or hiragana or katakana is designated by a key, and edited text. Is divided into the graphic writing areas 32.

文章は、図形記入領域32に表示されるが、この場合、文
章の終わりに新たに文字を加えていく場合、既に書かれ
た文章の任意の1文字を訂正する場合、あるいは文字と
文字の間に新しい文字を挿入する場合がある。そして、
本発明では、文字の入力は手書き文字記入領域30に使用
者がペンでストロークして入力する場合と、キーボード
領域31上に既に存在する文字を指定することにより入力
する場合とがある。
The text is displayed in the graphic entry area 32. In this case, when adding a new character at the end of the text, when correcting any one character of the already written text, or between characters May insert new characters into. And
In the present invention, characters may be input by a user making strokes in the handwritten character entry area 30 with a pen, or by specifying a character that already exists on the keyboard area 31.

例えば、第3図の手書き文字記入領域において使用者が
その筆跡でストロークした「漢」という文字を書いた場
合には、使用者は、文字のストローク動作が終わった後
に、図形記入領域32の指定する位置にペン先を持ってい
くことになる。即ち、第4図(a)に示すように手書き
文字記入領域30において、「漢」という文字がストロー
クし終わった後、ペン先を図形記入領域32の要求した位
置に持っていくことになる。
For example, when the user writes the character "Kan" stroked by the handwriting in the handwritten character entry area of FIG. 3, the user specifies the figure entry area 32 after the stroke operation of the character is completed. You will need to take the pen tip to the position where you want it. That is, as shown in FIG. 4A, in the handwritten character writing area 30, after the stroke of the character "Kan" is completed, the pen tip is brought to the required position in the figure writing area 32.

あるいはキーボード領域31の例えば「あ」というひらが
なを図形記入領域32の指定する位置に表示する場合に
は、第4図(b)に示すように、キーボード領域31上の
「あ」という文字の所をペンで指定し、ペンを図形記入
領域32の指定する場所が持っていくことにより、「あ」
という文字が表示される。
Alternatively, when displaying, for example, a hiragana "A" in the keyboard area 31 at a designated position in the graphic entry area 32, as shown in FIG. With a pen and bring the pen to the designated area in the figure writing area 32,
Is displayed.

第4図(a)に示すように、手書き文字記入領域32上で
ペンでストロークした場合には、本発明では、図形記入
領域32の任意の位置ペンタッチすることにより、文字の
切り出しが実行される。そしてこのペンタッチの終了後
に、手書き文字記入領域32に描かれた漢字の1文字が認
識部3に手書き文字パターンに対応した位置情報が転送
され、認識される。さらに、その認識結果を図形記入領
域32で指定されたペンタッチの位置に表示する制御が実
行される。
As shown in FIG. 4 (a), when a stroke is made with a pen in the handwritten character writing area 32, in the present invention, the character is cut out by touching the pen at an arbitrary position in the figure writing area 32. . After the completion of the pen touch, one character of the Chinese character drawn in the handwritten character entry area 32 is transferred to the recognition unit 3 and the position information corresponding to the handwritten character pattern is transferred and recognized. Further, control for displaying the recognition result at the position of the pen touch specified in the figure writing area 32 is executed.

また、第4図(b)に示すように、キーボード領域31を
指定した場合には、ペンタッチされた部分の文字と同じ
文字がまず、手書き文字記入領域30に表示されるととも
に、図形記入領域32上でペンタッチされた位置に指定さ
れた文字が表示される。従って、キーボード領域31の文
字を使う場合には、制御部2は認識部3を介さずに、単
に座標/キャラクタ変換テーブル7とCodeバッファ8に
よって求められた文字を図形記入領域32の指定された位
置に表示するように動作する。
Further, as shown in FIG. 4B, when the keyboard area 31 is designated, the same character as the character touched by the pen is first displayed in the handwritten character entry area 30 and the figure entry area 32 is displayed. The specified character is displayed at the position touched with the pen above. Therefore, when the characters in the keyboard area 31 are used, the control unit 2 simply specifies the characters obtained by the coordinate / character conversion table 7 and the Code buffer 8 in the figure writing area 32 without the recognition unit 3. Works to display in position.

手書き文字記入領域30でストロークされた場合には、ス
トローク終了後、文字記入領域30以外の場所を指示した
場合、即ち、図形記入領域32上でペンタッチされたこと
により、現在記入中の文字の終了を指示し、かつ、図形
記入領域32上の指示位置が文字の表示あるいは、文字の
挿入位置を指示するように制御部2が動作する。そのた
め、制御部2では、常に手書き文字入力領域30のペンタ
ッチの座標位置及びストローク後の図形記入領域32で指
示した位置が計算されるように動作する。
When the stroke is made in the handwritten character entry area 30, after the stroke is completed, when a position other than the character entry area 30 is designated, that is, when the pen is touched on the figure entry area 32, the end of the character currently being entered is completed. The control unit 2 operates so that the designated position on the graphic writing area 32 indicates the character display or the character insertion position. Therefore, the control unit 2 operates so that the coordinate position of the pen touch in the handwritten character input area 30 and the position designated in the figure writing area 32 after the stroke are always calculated.

手書き文字記入領域30で、ストローク終了後、図形記入
領域32で指示位置が指定された場合に、ストロークされ
た文字の認識を認識部3が実行する。手書き文字の認識
処理を認識部3が行う場合、元になるデータはタブレッ
ト上から送られてくる座標の時系列である。認識部3
は、この座標データに対して、まず、平滑化や文字の大
きさ、位置の規制化などの前処理を実行し、さらに、前
処理したデータから文字を構成するストロークの特徴抽
出を行い、その結果を使って予め辞書部10に格納してあ
る辞書の文字とマッチングする。
In the handwritten character entry area 30, when the designated position is specified in the figure entry area 32 after the stroke is completed, the recognition unit 3 recognizes the stroked character. When the recognition unit 3 performs recognition processing of handwritten characters, the original data is a time series of coordinates sent from the tablet. Recognition unit 3
First performs preprocessing such as smoothing, character size, and position regulation on this coordinate data, and then extracts the features of the strokes that make up the character from the preprocessed data. The result is used to match the characters of the dictionary stored in the dictionary unit 10 in advance.

ストロークの特徴抽出を行う場合には、色々な方法があ
るが、例えばストロークの方向や長さを使ったり、スト
ロークの曲線を近似し、特徴点の座標を用いる方法等が
ある。あるいは、前処理で得られたストロークのサンプ
ル点を直線で結び例えば8方向のコードで近似する基本
ストローク方式もある。また、辞書部とのマッチングを
行う場合に、実際に書かれた入力文字パターと辞書の文
字パターンとは線分の長さが異なるため、入力されたパ
ターンの各線分の長さを適当に変えるいわゆるDPマッチ
ングが行われている。入力パターンと辞書の文字パター
ンの全てのストロークを1つづつ比較する場合には、辞
書部から最も似たストロークを選択するので、使用者の
筆順が違っても正しく認識できる。
There are various methods for performing stroke feature extraction. For example, a stroke direction and length may be used, or a stroke curve may be approximated and feature point coordinates may be used. Alternatively, there is also a basic stroke method in which the sample points of the strokes obtained by the preprocessing are connected by straight lines and are approximated by, for example, 8-direction codes. Also, when matching with the dictionary part, since the length of the line segment differs between the actually written input character pattern and the character pattern of the dictionary, the length of each line segment of the input pattern is changed appropriately. So-called DP matching is performed. When all the strokes of the input pattern and the character pattern of the dictionary are compared one by one, the most similar stroke is selected from the dictionary portion, so that the stroke can be correctly recognized even if the stroke order of the user is different.

次に、本発明の1度の操作で文字の切り出し、表示ある
いは挿入位置の指定を行う制御部2の処理を第2図のフ
ローチャートを用いて説明する。
Next, the processing of the control unit 2 that cuts out characters, specifies a display position or an insertion position by one operation of the present invention will be described with reference to the flowchart of FIG.

動作が開始すると、制御部2はストローク・パターン格
納バッファ5の内容をまず、クリアする(ST1)。次
に、ST2において、手書き文字記入領域30でペンを用い
て漢字を描く場合の各1ストローク分の座標を計算し、
その座標を入力する。ST3において、現在ペンタッチし
ている領域が手書き文字記入領域30であるか否かを座標
より判定する。もし、手書き文字記入領域30である場合
には、ST4でストローク・パターン格納バッファ部5に
各ストロークパターンを格納する。そして、ST2に戻
り、再び次の1ストローク分の座標を入力する。
When the operation starts, the control unit 2 first clears the contents of the stroke pattern storage buffer 5 (ST1). Next, in ST2, the coordinates for each stroke when drawing a Chinese character with a pen in the handwritten character entry area 30 are calculated,
Enter the coordinates. In ST3, it is determined from the coordinates whether or not the area currently touched by the pen is the handwritten character entry area 30. If it is the handwritten character entry area 30, each stroke pattern is stored in the stroke pattern storage buffer unit 5 in ST4. Then, returning to ST2, the coordinates for the next one stroke are input again.

ST3において、現在ストロークしている手書き文字のス
トローク座標が手書き文字記入領域30でない場合には、
即ちこの時手書き文字記入領域30の1文字分の漢字は既
に描かれ、終了していることを意味する。そして、使用
者はペンを手書き文字記入領域30から離すことになる。
制御部2はこの場合、ST5に移り、次にペンタッチした
位置がキーボード領域31にあるかどうかの判定を行う。
もし、キーボード領域31上にペンタッチされた場合に
は、ST6に制御が移り、座標/キャラクタ変換テーブル
7より読取った結果を、Codeバッファ8に格納する。即
ち、ST6では、キーボード領域31上でペンタッチされた
場合には、座標位置と文字パターンとの対応が内部のRO
M内にテーブルとしてあるので、このROMをアクセスする
ことにより、指定した文字をコードとしてCodeバッファ
8に移すことが可能となる。そして、ST10において、キ
ーボード領域31から読取った結果の文字を図形記入領域
32上で指示したXc,Ycの位置に表示する。その後、制御
はスタートの状態に戻ることになる。
In ST3, if the stroke coordinate of the handwritten character currently stroked is not the handwritten character entry area 30,
That is, at this time, one kanji character in the handwritten character entry area 30 has been drawn and completed. Then, the user moves the pen away from the handwritten character writing area 30.
In this case, the control unit 2 moves to ST5 and determines whether or not the next pen-touched position is in the keyboard area 31.
If the keyboard area 31 is touched with the pen, the control moves to ST6, and the result read from the coordinate / character conversion table 7 is stored in the Code buffer 8. That is, in ST6, when a pen is touched on the keyboard area 31, the correspondence between the coordinate position and the character pattern is the internal RO.
Since it is a table in M, by accessing this ROM, it becomes possible to transfer the designated character to the Code buffer 8 as a code. Then, in ST10, the characters read as a result from the keyboard area 31 are added to the graphic entry area.
32 Display at the position of Xc, Yc specified above. Thereafter, control will return to the start condition.

ST5のキーボード領域であるかの判定において、もし、
ペンタッチした位置がキーボード領域31でない場合に
は、即ち、手書き文字記入領域30でもなければ、キーボ
ード領域31でもないことになるので、ペンタッチした位
置は図形記入領域32であるので、文字の切り出しを行う
ため、文字の切り出し信号を認識部3に送る(ST7)。
In determining whether it is the keyboard area of ST5, if
If the pen-touched position is not in the keyboard area 31, that is, it is neither the handwritten character entry area 30 nor the keyboard area 31, the pen-touched location is the figure entry area 32, so the character is cut out. Therefore, a character cutout signal is sent to the recognition unit 3 (ST7).

本発明は、1度の操作でこの文字の切り出しを行うた
め、次のように制御が実行される。即ち、制御部2での
処理は文字記入領域30以外の場所を指示された場合に
は、現在記入中の文字の終了を指示し、かつ、図形記入
領域32で指示された指示位置が文字の表示あるいは挿入
位置を示すように1度の動作で文字の切り出し動作を実
行する。そして、これらの座標を認識した後、ST8に移
る。このとき、手書き文字記入領域30上で描かれた手書
き文字はストローク・パターン格納バッファ部5に格納
されているので、このデータを読出し、1文字分のデー
タとして認識部3に送る。ST9において、認識部3で
は、各ストロークの特徴抽出を行い、辞書部10のデータ
のマッチングを行い認識する。その認識結果はCodeバッ
ファ8に格納される。ST11において、既に図形記入領域
32上のペンタッチ位置即ち、ペン先の座標から修正文字
位置を計算し、この座標をXc,Ycとする。次に、ST10に
移り、認識された結果を前記座標Xc,Ycの位置に表示す
る。
In the present invention, this character is cut out by a single operation, so the control is executed as follows. That is, when the processing in the control unit 2 is instructed to a place other than the character writing area 30, the end of the character currently being written is instructed, and the instructed position instructed in the figure writing area 32 is the character position. The character cutting operation is executed in one operation so as to indicate the display or insertion position. Then, after recognizing these coordinates, the process proceeds to ST8. At this time, since the handwritten character drawn on the handwritten character entry area 30 is stored in the stroke pattern storage buffer unit 5, this data is read and sent to the recognition unit 3 as one character data. In ST9, the recognizing unit 3 extracts the features of each stroke, matches the data in the dictionary unit 10, and recognizes. The recognition result is stored in the Code buffer 8. In ST11, the figure entry area has already been entered
The corrected character position is calculated from the pen touch position on 32, that is, the coordinates of the pen tip, and these coordinates are defined as Xc and Yc. Next, in ST10, the recognized result is displayed at the position of the coordinates Xc, Yc.

ST10から再びストローク・パターン格納バッファの内容
をクリア、1ストローク分の座標を入力し、同様な動作
が実行される。
The contents of the stroke pattern storage buffer are cleared again from ST10, the coordinates for one stroke are input, and the same operation is executed.

〔発明の効果〕〔The invention's effect〕

本発明の文字編集方式は、文字記入領域以外の場所をペ
ンタッチした場合に、現在記入中の文字の終了を指示す
るともに、その場所の指示位置が文字の表示位置である
ことを確認することにより、文字の切り出し、認識、表
示あるいは挿入位置の指定の操作を効率良く実行でき
る。このような1度の操作により、入力待ちの時間が削
減できるという効果がある。
According to the character editing method of the present invention, when a place other than the character writing area is touched with a pen, the end of the character currently being written is instructed, and the indicated position of the place is confirmed to be the display position of the character. It is possible to efficiently perform the operation of cutting out, recognizing, displaying or inserting the character. Such a single operation has the effect of reducing the time waiting for input.

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

第1図は、本発明の文字編集方式に従う手書き文字入力
装置の構成図、 第2図は、本発明の制御部の処理のフローチャート、 第3図は、表示部の画面領域の図、 第4図(a),(b)は、第3図の画面領域上でのペン
動作を示す図である。 1……タブレット、 2……制御部、 3……認識部、 4……表示部、 5……ストローク・パターン格納バッファ、 6……領域判定部、 7……座標/キャラクタ変換テーブル、 8……Codeバッファ、 9……文字切り出し制御部、 10……辞書部、 30……手書き文字記入領域、 31……キーボード領域、 32……図形記入領域、 40……表示制御部、 41……CRT.
FIG. 1 is a block diagram of a handwriting character input device according to the character editing system of the present invention, FIG. 2 is a flowchart of processing of a control unit of the present invention, FIG. 3 is a diagram of a screen area of a display unit, and FIG. (A), (b) is a figure which shows the pen action on the screen area of FIG. 1 ... tablet, 2 ... control unit, 3 ... recognition unit, 4 ... display unit, 5 ... stroke / pattern storage buffer, 6 ... region determination unit, 7 ... coordinate / character conversion table, 8 ... … Code buffer, 9 …… Character cut-out control section, 10 …… Dictionary section, 30 …… Handwritten character entry area, 31 …… Keyboard area, 32 …… Figure entry area, 40 …… Display control section, 41 …… CRT .

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】手書き文字を入力し、文章中の任意の位置
に前記手書き文字を表示する文字編集装置において、 少なくとも手書き文字記入領域と文章等を表示する図形
記入領域を有する画面において、手書き入力する座標が
前記手書き文字記入領域以外の場所を指示した場合に、
現在記入中の文字の手書きが終了したと判断する文字の
切り出し手段と、 前記文字の切り出し手段において、前記文字の手書きが
終了したと判断した際、手書き文字記入領域以外の場所
にペンタッチした前記指示位置が前記文字の編集位置で
あると判断する編集位置指定手段と、 前記文字の切り出し手段により、手書き文字記入領域上
でストロークされた文字のパターンと辞書部のパターン
とを照合する手書き文字認識部と、 認識した結果を前記画面の指定された位置に表示する表
示手段とを有することを特徴とする手書き文字入力装置
における文字編集装置。
1. In a character editing device for inputting handwritten characters and displaying the handwritten characters at an arbitrary position in a sentence, handwriting input on a screen having at least a handwritten character writing region and a figure writing region for displaying a sentence and the like. When the coordinates to indicate a place other than the handwritten character entry area,
A character cutout unit that determines that the handwriting of the character currently being filled has been completed, and, in the character cutout unit, when it is determined that the handwriting of the character has been completed, the instruction made by pen-touching a location other than the handwritten character entry area. A handwriting character recognition unit that collates the pattern of the character stroked on the handwritten character writing area with the pattern of the dictionary unit by the editing position designating unit that determines that the position is the editing position of the character and the character cutting unit. And a display means for displaying the recognized result at a designated position on the screen, a character editing device in a handwritten character input device.
【請求項2】前記手書き文字の入力は、手書きもしくは
ペンタッチにより行なうことを特徴とする特許請求の範
囲第1項記載の文字編集装置。
2. The character editing device according to claim 1, wherein the handwritten character is input by handwriting or pen touch.
JP61219674A 1986-09-19 1986-09-19 Character editing device Expired - Lifetime JPH0679351B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61219674A JPH0679351B2 (en) 1986-09-19 1986-09-19 Character editing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61219674A JPH0679351B2 (en) 1986-09-19 1986-09-19 Character editing device

Publications (2)

Publication Number Publication Date
JPS6375990A JPS6375990A (en) 1988-04-06
JPH0679351B2 true JPH0679351B2 (en) 1994-10-05

Family

ID=16739196

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61219674A Expired - Lifetime JPH0679351B2 (en) 1986-09-19 1986-09-19 Character editing device

Country Status (1)

Country Link
JP (1) JPH0679351B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61138384A (en) * 1984-12-11 1986-06-25 Canon Inc I/o device of character graphic
JPS61150081A (en) * 1984-12-25 1986-07-08 Toshiba Corp Character recognizing device
JP2578747B2 (en) * 1985-01-14 1997-02-05 キヤノン 株式会社 Handwritten information processing method

Also Published As

Publication number Publication date
JPS6375990A (en) 1988-04-06

Similar Documents

Publication Publication Date Title
EP0607926B1 (en) Information processing apparatus with a gesture editing function
US5481278A (en) Information processing apparatus
US6292857B1 (en) Method and mechanism for coordinating input of asynchronous data
JP2001005599A (en) Information processor and information processing method an d recording medium recording information processing program
JPH06139229A (en) Kana-kanji converting method using pen-type stylus and computer
JP2963589B2 (en) Gesture processing device and gesture processing method
JPH06131110A (en) Information processor
JP3187913B2 (en) Document processing device
JP5455364B2 (en) Information processing apparatus and locus data recognition method
JPH0679351B2 (en) Character editing device
JP3217084B2 (en) Handwritten character recognition device
JPH06324798A (en) Document processor provided with handwriting editing function
JPH11345072A (en) Gesture processor and gesture processing method
JP2991909B2 (en) Document processing apparatus and document processing method
JPS60247793A (en) On-line recognition device for handwritten character
JP2517543B2 (en) Information input method
JPH0756666B2 (en) Information recognition method
JPH05324606A (en) Character inputting method and device
JPH11345071A (en) Gesture processor and gesture processing method
JPH05324926A (en) Method and device for inputting character
JPH1125224A (en) On-line character recognizing device
JPH07200737A (en) Method and system for character recognition
JPH0574867B2 (en)
JPH04353964A (en) Document generation device
JPH08329051A (en) Character recognition device