JP3268923B2 - Handwriting editing device, pen input conversion method, and editing method - Google Patents
Handwriting editing device, pen input conversion method, and editing methodInfo
- Publication number
- JP3268923B2 JP3268923B2 JP30061993A JP30061993A JP3268923B2 JP 3268923 B2 JP3268923 B2 JP 3268923B2 JP 30061993 A JP30061993 A JP 30061993A JP 30061993 A JP30061993 A JP 30061993A JP 3268923 B2 JP3268923 B2 JP 3268923B2
- Authority
- JP
- Japan
- Prior art keywords
- editing
- symbol
- edit
- handwriting
- coordinate data
- 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 - Fee Related
Links
Landscapes
- User Interface Of Digital Computer (AREA)
- Input From Keyboards Or The Like (AREA)
- Character Discrimination (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明は、編集記号認識技術を備
えたペン型コンピュータの編集技術に関する。特に、ペ
ン入力用オペレ−ティング・システム(ペンOS)に関す
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an editing technique for a pen-type computer provided with an editing symbol recognition technique. In particular, it relates to an operating system for pen input (pen OS).
【0002】[0002]
【従来の技術】一般的なコンピュータで、文書作成等を
行う場合は、文書作成用のソフトウエアを読み込んで動
作させる。このソフトウエアはアプリケーションプログ
ラムであり、この時の入力操作は、キーボード及びマウ
スによって為される。ところで、コンピュータの入力操
作を、ペンで行うコンピュータが提案されている。2. Description of the Related Art When a general computer creates a document or the like, it reads and operates the software for creating the document. This software is an application program, and the input operation at this time is performed by a keyboard and a mouse. By the way, a computer that performs an input operation of the computer with a pen has been proposed.
【0003】このコンピュータでは、キーボード・マウ
スの替わりに、ペンで位置を指定したり、ペンで筆記し
た文字や編集記号(校正記号,ジェスチャ)を認識して文
字の入力や編集を行う。編集記号を用いた編集では、筆
記位置によって編集の位置を指定し、筆記形状によって
編集の種類を指定する方法が一般的に用いられている。In this computer, instead of a keyboard and a mouse, a position is designated with a pen, and characters input and edited by recognizing characters and editing symbols (proofing symbols, gestures) written with the pen. In editing using an edit symbol, a method of designating an editing position by a writing position and designating an editing type by a writing shape is generally used.
【0004】このような編集記号操作が可能なペン入力
装置に関しては、特開平5-225399号公報(G06K9/62),特
開昭61-107468号公報(G06F15/20),特開昭64-41081号公
報(G06K9/62),日経BP社発行の雑誌「日経エレクトロニク
ス,1991.4.15(no.525)」の115p〜133pの「手書き入力OS
誕生」等に記載され良く知られている。ところで、実際
のペン入力コンピュータは、2つに分けられる。Japanese Patent Application Laid-Open Nos. 5-225399 (G06K9 / 62), 61-107468 (G06F15 / 20), and 64-64 No. 41081 (G06K9 / 62), Nikkei BP's magazine `` Nikkei Electronics, 1991.4.15 (no.525) '' 115p-133p `` Handwriting input OS
It is well known and described in "Birth". By the way, the actual pen input computer is divided into two.
【0005】一つは、ペン入力専用の関数やライブラリ
等を用いた特定のプログラムだけを動作させるものであ
る。残りの一つは、キーボード・マウスを入力手段とし
た既存のアプリケーションプログラムを無変更でペンを
入力手段として動作できるものである。前者に於て、特
定のプログラムだけを動作させるものの中には、編集記
号毎に編集位置を決定し、その編集位置に対して編集を
行うものがある。One is to operate only a specific program using a function dedicated to pen input, a library, or the like. The other one can operate an existing application program using a keyboard and a mouse as input means without changing a pen as input means. In the former, which operates only a specific program, there is one that determines an editing position for each editing symbol and edits the editing position.
【0006】その一例を図1に示す。図1(a)は文字挿
入、図1(b)は空白挿入の編集記号例を示す。それぞれ、
Hは筆跡、Mは既入力の文字を示す。Pは編集位置を示
す。図1(a)の場合、一般的には文字記入枠(図示せず)に
文字を筆記するとその文字が認識されて編集位置に挿入
される。One example is shown in FIG. FIG. 1A shows an example of an edit symbol for character insertion, and FIG. 1B shows an example of an edit symbol for blank insertion. Respectively,
H indicates a handwriting and M indicates a previously input character. P indicates an editing position. In the case of FIG. 1A, generally, when a character is written in a character entry box (not shown), the character is recognized and inserted into the editing position.
【0007】図1(b)の場合、編集位置(P)に空白が挿入
されて、編集位置(P)より右の文字列は1文字分づつ右
に移動する。既存のプログラムを動作させないペン入力
専用のプログラムでは、編集記号ごとに編集位置を決定
し、その位置に対して編集を行うことは、専用の関数や
認識ライブラリを用いるなど特定のプログラムを行うこ
とで実現できる。In the case of FIG. 1B, a blank is inserted at the editing position (P), and the character string to the right of the editing position (P) moves right by one character. In a program dedicated to pen input that does not operate an existing program, the editing position is determined for each editing symbol, and editing at that position is performed by using a specific program such as a dedicated function or recognition library. realizable.
【0008】しかし、この例では、当然、キーボード、
マウスを入力手段とした既存のアプリケーションプログ
ラムを利用できない。このため、既存のアプリケーショ
ンプログラムをペンで動作させるための、ペンOSが、
考えられている。ペンOSにより動作するコンピュータ
の一例の画面(D)を図2に示す。However, in this example, of course, the keyboard,
Existing application programs that use a mouse as input means cannot be used. For this reason, the pen OS for operating the existing application program with the pen is
It is considered. FIG. 2 shows a screen (D) of an example of a computer operated by the pen OS.
【0009】文字入力用のウィンドウ(W1)は文字記入枠
を構成する。また、アプリケーションプログラム用のウ
ィンドウ(W2)内にペンで編集記号を筆記すれば編集が行
われる。このペンOSは、ペン入力を、キーボード入力
とマウス入力に変換するものである。The character input window (W1) forms a character entry frame. Editing is performed by writing an editing symbol with a pen in a window (W2) for an application program. The pen OS converts pen input into keyboard input and mouse input.
【0010】尚、このようにペン入力を変換して、アプ
リケーションプログラムに供給することは、特開平5-19
7478号公報(G06F3/03),特開平5-127824号公報(G06F3/03
3)等にも記載され良く知られている。つまり、米国Micr
osoft社の「Windows for Pen Computing」等の実際のペン
OSでは、キーボードとマウスを入力操作機器の対象と
した既存のアプリケーションプログラムをペンで動作さ
せるために、ペンの筆跡座標をマウスと同一形式でアプ
リケーションプログラムに出力すると共に、編集記号の
認識結果をキー入力と同一形式でアプリケーションプロ
グラムに出力する処理により、ペンによるキーボード、
マウスのエミュレーションが行われている。It is to be noted that converting pen input and supplying it to an application program in this manner is disclosed in
No. 7478 (G06F3 / 03), Japanese Unexamined Patent Publication No. Hei 5-127824 (G06F3 / 03)
It is well known and described in 3). That is, US Micr
In an actual pen OS such as “software for Windows for Pen Computing”, the pen and handwriting coordinates must be in the same format as the mouse in order to operate the existing application program that targets the keyboard and mouse for the input operation device with the pen. By outputting to the application program and outputting the recognition result of the edit symbol to the application program in the same format as the key input, the keyboard with the pen,
Mouse emulation has been done.
【0011】しかし、ペンで編集記号を筆記した場合、
まず編集記号の書き始めの位置、つまりペンがダウンし
た位置でマウスのボタンが押されたことを示すデータが
アプリケーションプログラムに通知される。その結果、
アプリケーションプログラムは編集記号の書き始めの位
置(マウス座標)に対応する文字座標(行、カラム)に文字
編集用のカーソルを移動させる。However, when an editing symbol is written with a pen,
First, the application program is notified of data indicating that the mouse button was pressed at the position where writing of the edit symbol was started, that is, at the position where the pen was down. as a result,
The application program moves the cursor for character editing to the character coordinates (line, column) corresponding to the position (mouse coordinates) where the editing symbol starts to be written.
【0012】この後、編集記号が認識されて、その認識
結果である編集内容と同一内容のキーが押されたことを
示すデータがアプリケーションプログラムに通知され、
その編集内容に基づいてアプリケーションプログラムは
編集を行なう。このように、キーボードとマウスを対象
とした既存のプログラムをペンで動作させるものは、編
集記号の書き始めの位置が編集位置になっている。Thereafter, the editing symbol is recognized, and data indicating that a key having the same content as the editing content as the recognition result is pressed is notified to the application program.
The application program performs editing based on the edited content. As described above, in the case where the existing program for the keyboard and the mouse is operated with the pen, the position where the writing of the editing symbol is started is the editing position.
【0013】この編集方法での編集例を図3に示す。図3
(a)(b)は文字挿入用の記号の筆記とその編集結果を示
し、図3(c)(d)は空白挿入用の記号の筆記とその編集結
果を示す。それぞれ、Mは既入力文字、Hは編集記号の
筆跡、Pは編集位置(マウス座標)、Qは実際に編集され
る編集位置(文字カーソル位置)を示す。FIG. 3 shows an example of editing by this editing method. Figure 3
(a) and (b) show the writing of a symbol for inserting a character and the editing result thereof, and FIGS. 3 (c) and (d) show the writing of a symbol for inserting a blank and the editing result thereof. M indicates an already-input character, H indicates a handwriting of an edit symbol, P indicates an edit position (mouse coordinates), and Q indicates an edit position (character cursor position) to be actually edited.
【0014】図3(a)の後、文字を入力するとこの入力さ
れた文字は図3(b)に示すように、Nで示す文字列となっ
てQの位置に挿入される。この図3の例のように、編集
記号の書き始めの位置(P)が筆記者の意図した編集位置
とは少しずれた文字座標位置になると、意図した編集と
は異なる編集が行われる。また、文字の表示サイズが小
さく、文字や行ピッチが狭くなる程、この傾向は顕著に
なる。When a character is input after FIG. 3A, the input character becomes a character string indicated by N as shown in FIG. 3B and is inserted at the position of Q. As in the example of FIG. 3, when the writing start position (P) of the editing symbol is a character coordinate position slightly deviated from the editing position intended by the writer, editing different from the intended editing is performed. This tendency becomes more remarkable as the display size of characters becomes smaller and the characters and line pitches become narrower.
【0015】[0015]
【発明が解決しようとする課題】このように、編集記号
の書き始めの位置を編集位置に固定したものでは、筆記
者の意図した通りの編集が行えないという問題点があ
る。キーボードとマウスを対象とした既存のアプリケー
ションプログラムをペンで動作させる場合についても、
編集記号毎に編集位置を決定し、その編集位置に対して
編集を行うことが望ましい。As described above, if the writing start position of the editing symbol is fixed at the editing position, there is a problem that the editing cannot be performed as intended by the scribe. When using an existing application program for the keyboard and mouse with the pen,
It is desirable to determine an editing position for each editing symbol and to edit the editing position.
【0016】キーボードとマウスとを対象とした既存の
アプリケーションプログラムは、元々編集記号によって
編集を行うことを想定して作られたものではないため編
集位置の設定はできなかった。本発明は、既存のアプリ
ケーションプログラム用のペンOSにおいても、編集記
号毎に編集位置を決定し、その編集位置に対して編集を
行わせることを目的とする。An existing application program for a keyboard and a mouse is not originally designed to be edited with an editing symbol, so that an editing position cannot be set. An object of the present invention is to determine an editing position for each editing symbol even in a pen OS for an existing application program, and to cause the editing position to be edited.
【0017】また、本発明は、キーボード・マウスを入
力手段としたアプリケーションプログラムをペンで動作
させる場合において、筆記者の意図した通りの位置での
手書き編集記号による編集を実現するものである。According to the present invention, when an application program using a keyboard and a mouse as input means is operated by a pen, editing by a handwritten edit symbol at a position intended by a writer is realized.
【0018】[0018]
【課題を解決するための手段】本発明の編集方法は、ペ
ンで筆跡座標データを入力するための座標入力手段と、
ペンで入力された筆跡座標データから編集記号を認識す
る編集記号認識手段と、前記筆跡座標データと認識結果
に基づいて編集位置を特定する編集位置特定手段と、該
編集位置の座標をマウス入力と同一形式でアプリケーシ
ョンプログラムに出力する編集位置出力手段と、編集記
号の認識結果を編集の種類に対応するキーの押下を表す
データに変換してキー入力と同じ形式でアプリケーショ
ンプログラムに出力する編集種類出力手段を有し、前記
編集位置出力手段によって編集位置を出力した後に、前
記編集種類出力手段によって編集の種類に対応するキー
の押下を表すデータを出力することを特徴とする。An editing method according to the present invention comprises: coordinate input means for inputting handwriting coordinate data with a pen;
Editing symbol recognition means for recognizing an editing symbol from handwriting coordinate data input with a pen; editing position specifying means for specifying an editing position based on the handwriting coordinate data and the recognition result; and inputting coordinates of the editing position with a mouse. Edit position output means for outputting to the application program in the same format, and edit type output for converting the recognition result of the edit symbol into data representing a key press corresponding to the type of edit and outputting to the application program in the same format as the key input Means for outputting, after the editing position is output by the editing position output means, data representing pressing of a key corresponding to the type of editing is output by the editing type output means.
【0019】また、本発明の編集方法は、前記編集の種
類に対応するキーの種類を登録変更する機能を有するこ
とを特徴とする。また、本発明の編集方法は、編集記号
と該編集記号の編集位置を登録変更する機能を有し、前
記編集記号認識手段は該登録変更した編集記号を認識対
象とし、前記編集位置特定手段は該登録変更した編集位
置に基づいて編集位置を特定する機能を有することを特
徴とする。Further, the editing method of the present invention is characterized in that the editing method has a function of registering and changing the type of key corresponding to the type of editing. Further, the editing method of the present invention has a function of registering and changing an edit symbol and an edit position of the edit symbol, the edit symbol recognizing means recognizes the registered and changed edit symbol, and the edit position specifying means includes It has a function of specifying an editing position based on the edited editing position.
【0020】また、本発明の編集方法は、ペンで筆跡座
標データを入力するための座標入力手段と、ペンで入力
された筆跡座標データから編集記号を認識する編集記号
認識手段と、編集位置を特定する編集位置特定手段と、
編集記号と該編集記号の編集位置を登録変更する編集位
置登録変更手段を有し、前記編集位置登録変更手段は、
筆跡を囲むエリアを基準とする相対位置関係で編集位置
を登録変更し、前記編集位置特定手段は、前記編集記号
認識手段によって認識された認識結果と前記編集位置登
録変更手段で登録変更された前記相対位置関係と前記筆
跡座標データに基づいて編集位置を特定することを特徴
とする。Further, the editing method of the present invention comprises: coordinate input means for inputting handwriting coordinate data with a pen; editing symbol recognition means for recognizing an editing symbol from handwriting coordinate data input with a pen; Editing position specifying means for specifying;
Editing position registration changing means for registering and changing the editing position of the editing symbol and the editing symbol, the editing position registration changing means,
The editing position is registered and changed based on the relative positional relationship with respect to the area surrounding the handwriting, and the editing position specifying unit is configured to change the recognition result recognized by the editing symbol recognition unit and the registration result changed by the editing position registration changing unit. The editing position is specified based on the relative positional relationship and the handwriting coordinate data.
【0021】また、本発明の編集方法は、ペンで筆跡座
標データを入力するための座標入力手段と、ペンで入力
された筆跡座標データから編集記号を認識する編集記号
認識手段と、編集位置を特定する編集位置特定手段と、
編集記号と該編集記号の編集位置を登録変更する編集位
置登録変更手段を有し、前記編集位置登録変更手段は、
筆跡のストロークの始点、終点、屈曲点、及びこれらの
点間の中点、筆跡のストロークの交点など2種類以上の
点の中からいずれの点を編集位置にするか編集位置の条
件を選択して編集位置を登録変更し、前記編集位置特定
手段は、前記編集記号認識手段によって認識された認識
結果と前記編集位置、変更手段で登録変更された編集位
置の条件と前記筆跡座標データに基づいて編集位置を特
定することを特徴とする。Further, the editing method of the present invention includes a coordinate input means for inputting handwriting coordinate data with a pen, an editing symbol recognizing means for recognizing an editing symbol from the handwriting coordinate data input with the pen, and an editing position. Editing position specifying means for specifying;
Editing position registration changing means for registering and changing the editing position of the editing symbol and the editing symbol, the editing position registration changing means,
Select the edit position condition from which two or more points, such as the start point, end point, inflection point of the handwriting stroke, the middle point between these points, and the intersection of the handwriting stroke, are set as the editing position. The editing position is registered and changed, and the editing position specifying unit is configured to perform the editing based on the recognition result recognized by the editing symbol recognizing unit, the editing position, the condition of the editing position registered and changed by the changing unit, and the handwriting coordinate data. The editing position is specified.
【0022】また、本発明は、マウスとキーボードを通
常の入力手段として動作するアプリケーションプログラ
ムをペンを入力手段として動作させる手書き編集装置に
於いて、前記ペンでの筆跡座標データを入力する座標入
力手段(1b)と、前記筆跡座標データから編集記号を認識
する編集記号認識手段(4)と、この認識された編集記号
と前記筆跡座標データとに基づいて編集位置を特定する
編集位置特定手段(5)と、該編集位置の座標をマウス入
力と同一形式で前記アプリケーションプログラム(9)に
出力する編集位置出力手段(6)と、前記編集位置出力手
段(6)によって編集位置を出力した後に、前記認識した
編集記号の種類に対応するキーの押下を表すデータをキ
ー入力と同じ形式で前記アプリケーションプログラム
(9)に出力する編集種類出力手段(7)とを備えることを特
徴とする。According to another aspect of the present invention, there is provided a handwriting editing apparatus for operating an application program operating with a mouse and a keyboard as normal input means using a pen as an input means, wherein coordinate input means for inputting handwriting coordinate data with the pen. (1b), editing symbol recognition means (4) for recognizing an editing symbol from the handwriting coordinate data, and editing position specifying means (5) for specifying an editing position based on the recognized editing symbol and the handwriting coordinate data. ), Edit position output means (6) for outputting the coordinates of the edit position to the application program (9) in the same format as the mouse input, and after outputting the edit position by the edit position output means (6), The application program stores data representing a key press corresponding to the type of the recognized editing symbol in the same format as key input.
(9) is provided with an edit type output means (7) for outputting.
【0023】また、本発明の手書き編集装置は、ペン筆
跡座標データを入力する座標入力手段(1b)と、前記筆跡
座標データから編集記号を認識する編集記号認識手段
(4)と、筆跡を囲むエリアを基準とする相対位置関係の
情報で編集記号の編集位置を登録する編集位置登録手段
(5a)と、前記編集記号認識手段(4)によって認識された
認識結果と編集位置登録手段(5a)に登録された前記相対
位置関係の前記情報と前記筆跡座標データとに基づいて
編集位置を特定する編集位置特定手段(5)と、を備える
ことを特徴とする。Further, the handwriting editing apparatus of the present invention comprises a coordinate input means (1b) for inputting pen handwriting coordinate data, and an editing symbol recognition means for recognizing an editing symbol from the handwriting coordinate data.
(4) and an edit position registering means for registering an edit position of an edit symbol with information on a relative positional relationship with respect to an area surrounding the handwriting
(5a), the edit position based on the recognition result recognized by the edit symbol recognition means (4) and the information of the relative positional relationship registered in the edit position registration means (5a) and the handwriting coordinate data. Editing position specifying means (5) for specifying.
【0024】また、本発明の手書き編集装置は、ペンで
の筆跡座標データを入力する座標入力手段(1b)と、前記
筆跡座標データから編集記号を認識する編集記号認識手
段(4)と、筆跡ストロークの始点、終点、屈曲点、これ
らの点間の中点、及び、交点など2種類以上の点の中か
らいずれの点を編集位置とするかを表す条件を登録する
編集位置登録手段(5a)と、前記編集記号認識手段(4)に
よって認識された編集記号と前記編集位置登録手段(5a)
で登録された編集位置の前記条件と前記筆跡座標データ
とに基づいて、編集位置を特定する編集位置特定手段
(5)と、を備えることを特徴とする。Further, the handwriting editing apparatus of the present invention comprises: a coordinate input means (1b) for inputting handwriting coordinate data with a pen; an editing symbol recognition means (4) for recognizing an editing symbol from the handwriting coordinate data; Edit position registering means (5a) for registering a condition indicating which point is to be an edit position from among two or more types of points, such as a stroke start point, end point, bending point, a middle point between these points, and an intersection. ), The edit symbol recognized by the edit symbol recognition means (4) and the edit position registration means (5a)
Edit position specifying means for specifying an edit position based on the condition of the edit position and the handwriting coordinate data registered in
(5).
【0025】また、本発明は、マウスからの座標データ
とキーボードからのキーデータをを入力として動作する
アプリケーションプログラムをペン入力で動作させるペ
ン入力変換方法において、座標入力手段(1b)よりペンの
筆跡座標データを入力するステップ(S2)と、この筆跡座
標データから編集記号を認識するステップ(S14)と、こ
の認識した編集記号と前記筆跡座標データに基づいて、
この編集記号特有の編集位置を特定するステップ(S16)
と、この特定した編集位置の座標を前記マウスの座標デ
ータと同一形式の座標データに変換するステップ(S17)
と、前記認識した編集記号を前記キーボードからのキー
データと同一形式のキーデータに変換するステップ(S1
8)と、前記変換した座標データをアプリケーションプロ
グラムルーチンに出力するステップ(S17)と、この変換
した座標データを出力した後に、前記変換したキーデー
タを前記アプリケーションプログラムルーチンに出力す
るステップ(S18)と、を備えることを特徴とする。The present invention also relates to a pen input conversion method for operating an application program which operates by inputting coordinate data from a mouse and key data from a keyboard by pen input. Step of inputting coordinate data (S2), a step of recognizing an edited symbol from the handwriting coordinate data (S14), and based on the recognized edited symbol and the handwriting coordinate data,
Step of specifying the edit position specific to this edit symbol (S16)
Converting the coordinates of the specified editing position into coordinate data of the same format as the coordinate data of the mouse (S17)
Converting the recognized edit symbol into key data of the same format as the key data from the keyboard (S1
8), outputting the converted coordinate data to an application program routine (S17), outputting the converted coordinate data, and then outputting the converted key data to the application program routine (S18). , Is provided.
【0026】[0026]
【作用】本発明では、座標入力手段で入力されたペンの
筆跡座標データに基づいて、編集記号認識手段で編集記
号を認識し、その認識結果と筆跡座標データから編集位
置特定手段で編集位置を特定し、編集位置出力手段によ
って編集位置の座標をマウス入力と同一形式でアプリケ
ーションプログラムに出力した後に、編集種類出力手段
によって編集の種類に対応するキーの押下を表すデータ
をアプリケーションプログラムに出力する。According to the present invention, the editing symbol is recognized by the editing symbol recognition means based on the handwriting coordinate data of the pen input by the coordinate input means, and the editing position is determined by the editing position specifying means from the recognition result and the handwriting coordinate data. After specifying the coordinates and outputting the coordinates of the editing position to the application program in the same format as the mouse input by the editing position output means, the editing type output means outputs data representing a key press corresponding to the type of editing to the application program.
【0027】これによって、アプリケーションプログラ
ムは、編集位置出力手段から受け取った座標を編集位置
とし、前記編集種類出力手段から受け取った編集の種類
に対応するキーの押下を表すデータに基づいて編集の動
作を行う。また、前記編集キー登録機能によって、あら
かじめ編集の種類に対応するキーの種類を登録しておく
と、その内容に従って編集種類出力手段は編集の種類に
対応するキーの押下を表すデータを生成し、そのデータ
をアプリケーションプログラムに出力する。Thus, the application program sets the coordinates received from the editing position output means as the editing position, and performs the editing operation based on the data indicating the pressing of the key corresponding to the type of editing received from the editing type output means. Do. In addition, if the key type corresponding to the type of editing is registered in advance by the editing key registration function, the editing type output unit generates data representing a key press corresponding to the type of editing according to the content thereof, The data is output to the application program.
【0028】また、編集位置登録機能によって、編集記
号と該編集記号の編集位置を登録しておくと、編集記号
認識手段は該登録変更した編集記号を認識対象として認
識し、編集位置特定手段は該登録した編集位置に基づい
て編集位置を特定する。また、本発明の手書き編集装置
では、編集位置特定手段(5)により認識された編集記号
と筆跡座標データとに基づいて編集位置を特定して、こ
れを編集位置出力手段(6)によりアプリケーションプロ
グラム(9)に出力している。If the edit symbol and the edit position of the edit symbol are registered by the edit position registration function, the edit symbol recognition means recognizes the registered and changed edit symbol as a recognition target, and the edit position specifying means recognizes the edit symbol. The editing position is specified based on the registered editing position. Further, in the handwriting editing apparatus of the present invention, the editing position is specified based on the editing symbol and the handwriting coordinate data recognized by the editing position specifying means (5), and the editing position is specified by the editing position output means (6). Output to (9).
【0029】また、本発明の手書き編集装置では、編集
位置登録手段(5a)により筆跡を囲むエリアを基準とする
相対位置関係の情報で編集記号の編集位置を登録し、こ
の編集位置登録手段(5a)に登録された前記情報により、
編集位置特定手段(5)が編集位置を特定している。ま
た、本発明の手書き編集装置では、編集位置登録手段(5
a)により、筆跡ストロークの始点、終点、屈曲点、これ
らの点間の中点、及び、交点など2種類以上の点の中か
らいずれの点を編集位置とするかを表す条件を登録し、
この登録された編集位置の条件に基づいて、編集位置特
定手段(5)が編集位置を特定する。In the handwriting editing apparatus according to the present invention, the editing position of the editing symbol is registered by the editing position registering means (5a) based on the information on the relative positional relationship with respect to the area surrounding the handwriting. According to the information registered in 5a),
The editing position specifying means (5) specifies the editing position. Further, in the handwriting editing apparatus of the present invention, the editing position registration means (5
According to a), a condition indicating which point is to be an editing position from among two or more types of points, such as a starting point, an ending point, a bending point, a middle point between these points, and an intersection point, is registered,
The editing position specifying means (5) specifies the editing position based on the registered editing position condition.
【0030】また、本発明のペン入力変換方法では、認
識した編集記号と前記筆跡座標データに基づいて、この
編集記号特有の編集位置を特定している。In the pen input conversion method of the present invention, the editing position specific to the editing symbol is specified based on the recognized editing symbol and the handwriting coordinate data.
【0031】[0031]
【実施例】図4〜図8に基づき本発明の1実施例を説明す
る。図4は、ペン型コンピュータの機能構成を示すブロ
ック図である。図4に於て、(1)は、表示入力一体型タブ
レット(以下タブレット)である。このタブレット(1)は
LCD表示部(1a)とペン(図示せず)の座標検出部(1b)が
一体になった装置である。そして、このLCD表示部(1
a)の座標と座標検出部(1b)の座標とは、1対1で対応して
いる。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described with reference to FIGS. FIG. 4 is a block diagram illustrating a functional configuration of a pen-type computer. In FIG. 4, (1) is a display / input integrated tablet (hereinafter, tablet). The tablet (1) is a device in which an LCD display unit (1a) and a coordinate detection unit (1b) of a pen (not shown) are integrated. Then, the LCD display unit (1
The coordinates of a) correspond to the coordinates of the coordinate detection unit (1b) on a one-to-one basis.
【0032】尚、編集制御部(2)は、タブレット(1)で筆
記された筆跡を認識し、その結果をアプリケーションプ
ログラム(9)に出力したり、アプリケーションプログラ
ム(9)の要求に従ってタブレット(1)の表示を制御するな
どの編集の制御を行う。尚、編集制御部(2)及びアプリ
ケーションプログラム(9)は、実際にはソフトウェアで
構成されている。The editing control unit (2) recognizes the handwriting written on the tablet (1) and outputs the result to the application program (9), or outputs the result to the tablet (1) according to the request of the application program (9). Edit control such as controlling the display of). Note that the editing control unit (2) and the application program (9) are actually configured by software.
【0033】この編集制御部(2)は、主制御部(3)、編集
記号認識部(4)、編集記号登録メモリ(4a)、編集位置特
定部(5)、編集位置登録メモリ(5a)、編集位置出力部
(6)、編集種類出力部(7)、編集キー登録メモリ(7a)、文
字認識部(8)から成る。主制御部(3)は、タブレット(1)
から筆記座標データを受け取って、この筆跡を表示部(1
a)に表示したり、各部(4)〜(8)を動作させて編集記号の
認識や編集位置の特定、その結果の出力などの処理の流
れを制御したり、アプリケーショプログラム(9)の要求
(図中、DC)に対応した処理を行うなど、編集の主制御
を行う。 タブレット(1)上で編集記号が筆記される
と、まずその筆跡座標データを主制 御部(2)は、座標検
出部(1b)から受け取り、その筆跡を表示部(1a)に表示す
る。 そして、主制御部(2)は筆跡座標データを編集記
号認識部(4)へ送る。編集記号認識部(4)は筆跡座標デー
タから編集記号を認識する。The editing control unit (2) includes a main control unit (3), an editing symbol recognition unit (4), an editing symbol registration memory (4a), an editing position specifying unit (5), and an editing position registration memory (5a). , Edit position output section
(6) An edit type output unit (7), an edit key registration memory (7a), and a character recognition unit (8). The main control unit (3) is a tablet (1)
Received handwriting coordinate data from the
a), operate the parts (4) to (8) to control the flow of processing such as recognition of edit symbols, identification of edit positions, and output of the results, and the request of the application program (9).
The main control of editing is performed, such as performing processing corresponding to (DC in the figure). When the editing symbol is written on the tablet (1), the main control unit (2) receives the handwriting coordinate data from the coordinate detecting unit (1b), and displays the handwriting on the display unit (1a). Then, the main control unit (2) sends the handwriting coordinate data to the edit symbol recognition unit (4). The edit symbol recognition unit (4) recognizes the edit symbol from the handwriting coordinate data.
【0034】編集記号認識部(4)に付属する編集記号登
録メモリ(4a)には、あらかじめ編集記号の筆跡パターン
と編集記号の種類が登録されている。なお、編集記号登
録メモリ(4a)は、新たな登録も可能である。つまり、あ
らかじめタブレット(1)上での筆記操作などによって編
集記号のパターンと編集記号の種類を登録しておくと、
この使用者が任意に設定登録したパターンも認識の対象
となる。In the edit symbol registration memory (4a) attached to the edit symbol recognition unit (4), the handwriting pattern of the edit symbol and the type of the edit symbol are registered in advance. Note that the edit symbol registration memory (4a) can also be newly registered. In other words, if the pattern of the edit symbol and the type of the edit symbol are registered in advance by a writing operation on the tablet (1),
The pattern arbitrarily set and registered by the user is also recognized.
【0035】編集記号認識部(4)は、編集記号を認識す
るとその認識結果(編集記号の種類)を主制御部(3)に返
す。主制御部(3)は、編集記号の認識結果を受け取る
と、その認識結果と筆跡座標データとを編集位置特定部
(5)に渡す。編集位置特定部(5)は、編集記号の種類と筆
跡座標データとに基づいて編集位置を特定する。編集位
置特定部(5)に付属する編集位置登録メモリ(5a)には図5
に示すように編集記号ごとに編集位置が記述されてい
る。When the edit symbol recognition unit (4) recognizes the edit symbol, it returns the recognition result (the type of edit symbol) to the main control unit (3). Upon receiving the edit symbol recognition result, the main control unit (3) compares the recognition result and the handwriting coordinate data with the edit position specifying unit.
Pass to (5). The editing position specifying unit (5) specifies the editing position based on the type of the editing symbol and the handwriting coordinate data. The editing position registration memory (5a) attached to the editing position specifying unit (5)
The editing position is described for each editing symbol as shown in FIG.
【0036】編集位置の記述は、ストローク(筆跡)の始
点、終点、屈曲点、及びこれらの点間の中点、2本のス
トロークの交点などを表す番号で行っている。尚、この
編集位置の登録の際には、タブレット(1)上に編集記号
を表示しておき、その編集記号の編集位置をペンで指示
することにより、指示された位置がストローク(筆跡)の
始点、終点、屈曲点、これらの点間の中点、2本のスト
ロークの交点の中から一番距離の近い点を編集位置とし
て選択し、その位置情報を表す条件を編集位置登録メモ
リ(5a)に登録する。The editing position is described by numbers representing the starting point, the ending point, the bending point of the stroke (handwriting), the midpoint between these points, and the intersection of the two strokes. When registering the editing position, the editing symbol is displayed on the tablet (1), and the editing position of the editing symbol is designated with a pen, so that the designated position is the stroke (handwriting). From the start point, the end point, the inflection point, the midpoint between these points, and the intersection of the two strokes, the closest point is selected as the edit position, and the condition representing the position information is set in the edit position registration memory (5a ).
【0037】尚、前述した編集記号登録メモリ(4a)に編
集記号のパターンと編集の種類を登録する時には、必
ず、同時に編集位置登録メモリ(5a)に対応する編集記号
の編集位置を登録する。このように、あらかじめ、編集
記号のパターンと、この編集記号の編集の種類と、この
編集位置とを、登録する。編集位置特定部(5)は、送ら
れてきた編集記号の種類と筆跡座標データ、及び、編集
位置登録メモリ(5a)に基づいて、編集位置を特定し、そ
の結果(座標)を主制御部(3)に返す。When an edit symbol pattern and an edit type are registered in the edit symbol registration memory (4a), the edit position of the corresponding edit symbol is always registered in the edit position registration memory (5a). As described above, the editing symbol pattern, the editing type of the editing symbol, and the editing position are registered in advance. The editing position specifying unit (5) specifies the editing position based on the type of the editing symbol and the handwriting coordinate data sent thereto and the editing position registration memory (5a), and outputs the result (coordinate) to the main control unit. Return to (3).
【0038】主制御部(3)は、編集位置の座標を受け取
ると、その座標を編集位置出力部(6)に渡す。編集位置
出力部(6)は、編集位置の座標をマウス入力と同一形式
でアプリケーションプログラム(9)に出力する。例え
ば、アプリケーションプログラム(9)が「Xウィンドウシ
ステム」(米国マサチューセッツ工科大学の開発したウィ
ンドウシステム)で動作するものであれば、編集位置出
力部(6)は、編集位置の座標を「Xウンドウシステム」で
決められたマウス入力の形式(マウス・ボタンのon/off
情報、座標などのデータの書式、データの出力方法)で
アプリケーションプログラム(9)に出力する(図4のD
M)。When receiving the coordinates of the editing position, the main control unit (3) passes the coordinates to the editing position output unit (6). The editing position output unit (6) outputs the coordinates of the editing position to the application program (9) in the same format as the mouse input. For example, if the application program (9) runs on the “X Window System” (a window system developed by the Massachusetts Institute of Technology), the editing position output unit (6) sets the coordinates of the editing position to “X Window System”. Mouse input format (mouse button on / off
Output to the application program (9) in the form of information, data format such as coordinates, and data output method (D in FIG. 4).
M).
【0039】その後、主制御部(3)は編集記号の認識結
果を編集種類出力部(7)に渡す。編集種類出力部(7)は、
編集記号の認識結果を、編集の種類に対応するキーの押
下を示すデータに変換する。編集種類出力部(7)に付属
する編集キー登録メモリ(7a)には、図6に示すように編
集記号(編集の種類)毎に対応するキーが記述されてお
り、編集種類出力部(7)は編集キー登録メモリ(7a)に記
述された内容に従って編集記号の認識結果を編集の種類
に対応するキーの押下を示すデータに変換する。Thereafter, the main control unit (3) passes the recognition result of the edit symbol to the edit type output unit (7). The edit type output section (7)
The recognition result of the edit symbol is converted into data indicating a key press corresponding to the type of edit. In the edit key registration memory (7a) attached to the edit type output unit (7), a key corresponding to each edit symbol (edit type) is described as shown in FIG. 6, and the edit type output unit (7 ) Converts the recognition result of the edit symbol into data indicating a key press corresponding to the type of edit according to the contents described in the edit key registration memory (7a).
【0040】編集記号に対応するキーを各種アプリケー
ションプログラムのキー体系に合わせたり、編集記号の
追加変更に対応するため、図6に示すように、編集記号
に対応するキーを登録及び変更できるようになってい
る。編集種類出力部(7)は、編集記号の認識結果を編集
の種類に対応するキーの押下を示すデータに変換した
後、そのデータをキー入力と同一形式でアプリケーショ
ンプログラム(9)に出力する。In order to match the key corresponding to the edit symbol with the key system of various application programs and to cope with the additional change of the edit symbol, the key corresponding to the edit symbol can be registered and changed as shown in FIG. Has become. The edit type output unit (7) converts the recognition result of the edit symbol into data indicating a key press corresponding to the type of edit, and outputs the data to the application program (9) in the same format as the key input.
【0041】アプリケーションプログラム(9)が「Xウィ
ンドウシステム」で動作するものであれば、編集種類出
力部(7)は、キーの押下を示すデータを「Xウィンドウシ
ステム」で決められたキー入力の形式(キーのon/off情
報、キーコードなどのデータの書式、データの出力方
法)でアプリケーションプログラム(9)に出力する(図7中
DK)。If the application program (9) operates on the "X Window System", the edit type output unit (7) outputs data indicating the key press by the key input determined by the "X Window System". Output to the application program (9) in a format (key on / off information, data format such as key code, data output method) (DK in FIG. 7).
【0042】アプリケーションプログラム(9)は、まず
編集位置出力部(6)から編集位置の座標(DM)を受け取
ると、その座標を編集位置とする。その後、編集種類出
力部(7)から編集の種類に対応するキーの押下を示すデ
ータ(DK)を受け取って、そのデータに従って編集の動
作を行う。また、タブレット(1)上の文字記入枠に文字
が筆記されると、主制御部(3)はその文字の筆跡座標デ
ータを文字認識部(8)に渡し、文字の認識結果を受け取
ってその文字を編集種類出力部(7)に送る。When the application program (9) receives the coordinates (DM) of the editing position from the editing position output unit (6), the application program (9) sets the coordinates as the editing position. After that, data (DK) indicating that a key corresponding to the type of editing is pressed is received from the editing type output unit (7), and the editing operation is performed according to the data. When a character is written in the character entry box on the tablet (1), the main control unit (3) passes the handwriting coordinate data of the character to the character recognition unit (8), receives the character recognition result, and receives the character recognition result. The character is sent to the edit type output unit (7).
【0043】編集種類出力部(7)は、文字の認識結果を
これに対応するキーの押下を示すデータに変換して、そ
のデータをキー入力と同一形式でアプリケーションプロ
グラム(9)に出力する。アプリケーションプログラム(9)
は、文字の挿入状態で文字入力待ちの時、文字に対応す
るキーの押下を示すデータを受け取ると、そのデータに
従って編集位置に文字を挿入する。The edit type output unit (7) converts the character recognition result into data indicating a corresponding key press, and outputs the data to the application program (9) in the same format as the key input. Application program (9)
When receiving data indicating that a key corresponding to a character has been pressed while waiting for character input while the character is being inserted, the character is inserted at the editing position according to the data.
【0044】図7に、この第2実施例における編集記号の
筆記時の動作例を示す。図7(a)は文字挿入用編集記号の
筆記を示し、図7(b)はその編集後を示している。図7(c)
は空白挿入用編集記号の筆記を示し、図7(d)はその編集
後を示している。図7中、Mは既に入力されている文
字、Hは編集記号の筆跡、Pは編集位置特定部(5)で特
定した編集位置(マウス座標:X、Y)である。FIG. 7 shows an example of the operation at the time of writing an edit symbol in the second embodiment. FIG. 7 (a) shows writing of a character insertion editing symbol, and FIG. 7 (b) shows a state after editing. Fig. 7 (c)
Indicates writing of an edit symbol for inserting a space, and FIG. 7D shows the state after editing. In FIG. 7, M is a previously input character, H is a handwriting of an edit symbol, and P is an edit position (mouse coordinates: X, Y) specified by the edit position specifying unit (5).
【0045】Qは編集位置Pに基づいてアプリケーショ
ンプログラム(9)が設定した編集位置(文字座標:行、カ
ラム)であり、文字編集用のカーソル位置に相当する。
S、E、Rは、それぞれ筆跡Hの始点、終点、屈曲点で
ある。図7(a)の場合、筆跡Hの最初の屈曲点Rが編集位
置P(マウス座標)になり、その編集位置Pに対応する文
字座標Qが編集位置(文字座標)になる。Q is an editing position (character coordinates: line, column) set by the application program (9) based on the editing position P, and corresponds to a cursor position for character editing.
S, E, and R are the start point, end point, and inflection point of the handwriting H, respectively. In the case of FIG. 7A, the first bending point R of the handwriting H is the editing position P (mouse coordinates), and the character coordinates Q corresponding to the editing position P is the editing position (character coordinates).
【0046】この後、タブレット(1)上の文字記入枠(図
示せず)に文字を筆記すると、筆記された文字の認識結
果が、図7(b)にNで示す文字列として、Qの位置に挿入
される。図7(c)の場合、筆跡Hの最初の屈曲点Rと始点
Sとの中点が編集位置P(マウス座標)になり、その編集
位置Pに対応する文字座標Qが編集位置(文字座標)にな
る。Thereafter, when a character is written in a character entry box (not shown) on the tablet (1), the recognition result of the written character is converted into a character string indicated by N in FIG. Inserted at the location. In the case of FIG. 7C, the middle point between the first bending point R and the starting point S of the handwriting H is the editing position P (mouse coordinates), and the character coordinates Q corresponding to the editing position P are the editing positions (character coordinates). )become.
【0047】これによって、図7(d)に示すように、Qの
位置以降に空白が挿入される。図8は、この第2実施例の
編集制御部(2)のフローチャ−トである。以下、この図8
によって編集制御部(2)の動作の流れを説明する。ま
ず、ステップ(S1)でタイマーリセットを行う。このタイ
マーは、筆記終了を検出するためのタイマーであり、筆
記中は常にリセットされる。As a result, as shown in FIG. 7D, a blank is inserted after the position of Q. FIG. 8 is a flowchart of the editing control section (2) of the second embodiment. Hereinafter, FIG. 8
The flow of the operation of the editing control unit (2) will be described below. First, the timer is reset in step (S1). This timer is a timer for detecting the end of writing, and is always reset during writing.
【0048】ステップ(S2)でタブレット(1)からの筆跡
座標データを入力する。ステップ(S3)で入力された筆記
座標の有無を判定する。筆跡座標データがあれば、ステ
ップ(S4)でその筆跡を表示すると共に筆跡座標データを
記憶し、ステップ(S1)に戻る。筆跡座標データがなけれ
ば、ステップ(S5)でアプリケーションプログラム(9)か
らの要求(DC)をチェックして、要求があれば、ステッ
プ(S6)でその要求に応じた処理(表示等)を行う。In step (S2), handwriting coordinate data from the tablet (1) is input. It is determined whether or not the writing coordinates input in step (S3) exist. If there is handwriting coordinate data, the handwriting is displayed in step (S4), the handwriting coordinate data is stored, and the process returns to step (S1). If there is no handwriting coordinate data, a request (DC) from the application program (9) is checked in step (S5), and if there is a request, processing (display, etc.) corresponding to the request is performed in step (S6). .
【0049】筆跡座標データもアプリケーションからの
要求もなければ、ステップ(S8)でタイマーを計測し、所
定時間が経過してなければ、ステップ(S1)に戻る。ステ
ップ(S8)でタイマーを計測し、所定時間が経過していれ
ば、筆記の終了と判断する。ステップ(S10)でこの筆跡
が文字記入枠内か?枠外か?判定する。If there is neither handwriting coordinate data nor a request from the application, a timer is measured in step (S8). If the predetermined time has not elapsed, the process returns to step (S1). In step (S8), a timer is measured, and if a predetermined time has elapsed, it is determined that the writing is completed. Is this handwriting in the character entry box in step (S10)? Out of frame? judge.
【0050】筆跡が文字記入枠内であれば、つまり、文
字記入枠内に文字が筆記された場合には、ステップ(S1
1)で文字を認識して、ステップ(S12)で筆跡消去(表示消
去)、筆跡座標データの消去を行った後、ステップ(S13)
で文字に対応するキーの押下を示すデータをキー入力と
同一形式でアプリケーションプログラム(9)へ出力す
る。If the handwriting is in the character entry frame, that is, if a character is written in the character entry frame, the step (S1
After recognizing the character in 1), deleting the handwriting (display deletion) in step (S12) and deleting the handwriting coordinate data, step (S13)
Outputs the data indicating that the key corresponding to the character is pressed to the application program (9) in the same format as the key input.
【0051】筆跡が文字記入枠外であれば、つまり、編
集記号が筆記された場合には、ステップ(S14)で編集記
号を認識し、ステップ(S15)で筆跡の消去(表示消去)、
筆跡座標データの消去を行った後、ステップ(S16)で編
集位置を特定し、ステップ(S17)でその編集位置をマウ
ス入力と同一形式でアプリケーションプログラム(9)へ
出力し、その後ステップ(S18)で、編集記号の認識結果
を編集の種類に対応するキーの押下を表すデータに変換
し、そのデータをキー入力と同一形式でアプリケーショ
ンプログラム(9)へ出力する。If the handwriting is outside the character entry frame, that is, if an editing symbol is written, the editing symbol is recognized in step (S14), and the handwriting is erased (display erase) in step (S15).
After erasing the handwriting coordinate data, the editing position is specified in step (S16), and the editing position is output to the application program (9) in the same format as the mouse input in step (S17), and then the step (S18) Then, the recognition result of the edit symbol is converted into data representing the press of a key corresponding to the type of edit, and the data is output to the application program (9) in the same format as the key input.
【0052】図9を参照しつつ本発明の第2実施例を示
す。この第2実施例は、編集記号の編集位置の設定が、
第1実施例と異なるだけで他は同じであり、図4を流用し
て説明する。つまり、この第2実施例は、編集位置特定
部(5)の動作と、編集位置登録メモリ(5a)の記述内容と
が、第1実施例のものと異なる。A second embodiment of the present invention will be described with reference to FIG. In the second embodiment, the setting of the edit position of the edit symbol is
The other points are the same except for the first embodiment, and will be described with reference to FIG. That is, in the second embodiment, the operation of the editing position specifying unit (5) and the description contents of the editing position registration memory (5a) are different from those of the first embodiment.
【0053】第2実施例では、図9(b)に示すように、筆
跡を囲む矩形エリアKを基準とする相対位置関係の情報
(〜)で編集位置を表して、その編集位置の情報(
〜)を編集記号毎に編集位置登録メモリ(5a)に記述す
る。編集位置特定部(5)は、編集位置登録メモリ(5a)を
参照して筆記された編集記号に対応する編集位置の情報
(〜)を入手し、その情報と筆記された編集記号の筆
跡座標データから編集位置を特定する。In the second embodiment, as shown in FIG. 9B, information on a relative positional relationship with respect to a rectangular area K surrounding a handwriting is used.
(~) Indicates the edit position, and the information of the edit position (
Are written in the editing position registration memory (5a) for each editing symbol. The editing position specifying unit (5) refers to the editing position registration memory (5a), and stores information on the editing position corresponding to the editing symbol written.
(~) Is obtained, and the editing position is specified from the information and the handwriting coordinate data of the written editing symbol.
【0054】尚、上述の実施例の説明では、アプリケー
ションプログラム(9)はキーボード・マウスを入力手段
とする「Xウィンドウシステム」上で動作する例を示した
が、本願は、「Xウィンドウシステム」に限定されるもの
ではなく、他のウィンドウシステム、OSで動作しても
よい。また、編集制御部(2)とアプリケーションプログ
ラム(9)とが、共にソフトウェアで構成される場合、こ
の2つのソフトウェアが同一コンピュータ上で動作する
ソフトウェアであっても、ネットワークで接続される別
々のコンピュータ上で動作するソフトウェアであっても
構わない。In the above description of the embodiment, an example is shown in which the application program (9) operates on the "X window system" using a keyboard and a mouse as input means. However, the present invention is not limited to this, and may operate on another window system or OS. Further, when the editing control unit (2) and the application program (9) are both configured by software, even if the two software are software operating on the same computer, separate computers connected via a network are used. It may be software running on the above.
【0055】また、編集制御部(2)とアプリケケーショ
ンプログラム(9)とが、マウス入力、キー入力の定めら
れた仕様で通信するハードウェアであっても構わない。
また、上記実施例では、文字記入枠内にペン筆記された
文字は、文字認識後すぐにアプリケーションプログラム
に出力したが、これは、ペンによる指示で入力するよう
にしてもよい。Further, the editing control section (2) and the application program (9) may be hardware for communicating with a mouse input and a key input according to a predetermined specification.
Further, in the above-described embodiment, the character written with the pen in the character entry frame is output to the application program immediately after the character recognition, but this may be input by a pen instruction.
【0056】また、上記第1実施例では、図8のステップ
(S17)で座標データの変換とこの出力とを行ったがこれ
ば別ステップにしてもよい。図8のステップ(S18)で編集
種類のキーデータへの変換とこの出力とを行ったがこれ
ば別ステップにしてもよい。In the first embodiment, the steps shown in FIG.
Although the conversion of the coordinate data and the output thereof are performed in (S17), another step may be performed in this case. In step (S18) of FIG. 8, the conversion into the key data of the edit type and the output are performed, but this may be another step.
【0057】[0057]
【発明の効果】本発明の編集方法によれば、キーボード
・マウスを入力手段としたアプリケーションプログラム
を無変更でペンを使って動作させる場合に於て、編集記
号毎に適切な編集位置をアプリケーションプログラムに
入力できるので、筆記者は編集記号を用いて適切な編集
位置で編集でき、これによって編集の操作が容易にな
る。According to the editing method of the present invention, when an application program using a keyboard and a mouse as input means is operated without change using a pen, an appropriate editing position is set for each editing symbol. , The scribe can edit at the appropriate editing position using the editing symbol, thereby facilitating the editing operation.
【0058】また、本発明の編集方法によれば、編集記
号に対するキーを登録及び変更できるので、各編集機能
に対するキーの異なる様々のキー体系のアプリケーショ
ンに対しても編集記号による編集ができる。また、本発
明の編集方法によれば、編集記号と編集記号の編集位置
を登録変更できるので、編集記号を用いて様々なキーに
対応した編集を行う場合や、筆記者の筆記しやすい編集
記号を用いて編集を行う場合など、編集記号を追加、変
更する場合に於ても、適切な編集位置で編集でき、これ
によって編集の操作が容易になる。Further, according to the editing method of the present invention, the keys for the editing symbols can be registered and changed, so that the editing with the editing symbols can be performed for applications having various key systems with different keys for each editing function. Further, according to the editing method of the present invention, since the editing symbol and the editing position of the editing symbol can be registered and changed, the editing symbol can be used for editing corresponding to various keys, or the editing symbol which is easy for the scribe to write. When editing or adding an editing symbol, for example, when editing with the use of a character string, editing can be performed at an appropriate editing position, thereby facilitating the editing operation.
【0059】また、本発明の編集方法によれば、編集位
置を筆跡を囲むエリアを基準とする相対位置関係で登録
変更し、その相対位置関係に従って筆記された編集記号
の編集位置を求められるので、編集位置を特定する処理
が容易に行える。また、本発明の編集方法によれば、編
集位置を筆跡のストロークの始点、終点、屈曲点、これ
らの点間の中点、及び交点など2種類以上の点の中から
いづれの点を編集位置とするか編集位置の条件を登録変
更し、その条件に従って筆記された編集記号の編集位置
を求めるので、正確な位置を編集位置にできるため、編
集記号を用いて適切な編集位置で編集できる。Further, according to the editing method of the present invention, the editing position is registered and changed based on the relative positional relationship with respect to the area surrounding the handwriting, and the editing position of the written editing symbol can be obtained according to the relative positional relationship. In addition, the processing for specifying the editing position can be easily performed. According to the editing method of the present invention, any one of two or more points such as the starting point, the ending point, the inflection point, the midpoint between these points, and the intersection of the stroke of the handwriting is set to the editing position. Or the condition of the edit position is registered and changed, and the edit position of the edited symbol written in accordance with the condition is obtained. Therefore, the correct position can be set as the edit position, and the edit can be made at the appropriate edit position using the edit symbol.
【0060】本発明の手書き編集装置によれば、キーボ
ード・マウスを入力手段としたアプリケーションプログ
ラムを無変更でペンを使って動作させる場合に於て、編
集記号毎に適切な編集位置をアプリケーションプログラ
ムに入力できるので、筆記者は編集記号を用いて適切な
編集位置で編集でき、これによって編集の操作が容易に
なる。According to the handwriting editing apparatus of the present invention, when an application program using a keyboard and a mouse as input means is operated without change using a pen, an appropriate editing position for each editing symbol is set in the application program. Since the input can be performed, the scribe can edit at an appropriate editing position using the editing symbol, thereby facilitating the editing operation.
【0061】また、本発明の手書き編集装置によれば、
編集記号に対するキーを登録及び変更できるので、各編
集機能に対するキーの異なる様々のキー体系のアプリケ
ーションに対しても編集記号による編集ができる。ま
た、本発明の手書き編集装置によれば、編集記号と編集
記号の編集位置を登録変更できるので、編集記号を用い
て様々なキーに対応した編集を行う場合や、筆記者の筆
記しやすい編集記号を用いて編集を行う場合など、編集
記号を追加、変更する場合に於ても、適切な編集位置で
編集できる。According to the handwriting editing apparatus of the present invention,
Since the key for the editing symbol can be registered and changed, the editing with the editing symbol can also be performed for applications having various key systems with different keys for each editing function. Further, according to the handwriting editing apparatus of the present invention, the editing symbol and the editing position of the editing symbol can be registered and changed, so that editing corresponding to various keys is performed using the editing symbol, and editing that is easy for a scribe to write. When adding or changing an editing symbol, such as when editing using symbols, editing can be performed at an appropriate editing position.
【0062】また、本発明の手書き編集装置によれば、
編集位置を筆跡を囲むエリアを基準とする相対位置関係
で登録変更し、その相対位置関係に従って筆記された編
集記号の編集位置を求められるので、編集位置を特定す
る処理が容易に行える。また、本発明の手書き編集装置
によれば、編集位置を筆跡のストロークの始点、終点、
屈曲点、これらの点間の中点、及び交点など2種類以上
の点の中からいづれの点を編集位置とするか編集位置の
条件を登録変更し、その条件に従って筆記された編集記
号の編集位置を求めるので、正確な位置を編集位置にで
きる。According to the handwriting editing apparatus of the present invention,
The editing position is registered and changed based on the relative positional relationship with respect to the area surrounding the handwriting, and the editing position of the edited symbol written can be obtained in accordance with the relative positional relationship. Therefore, the process of specifying the editing position can be easily performed. According to the handwriting editing device of the present invention, the editing position is set to the start point, the end point,
Edit or edit the edit symbol written according to the condition of the edit position or the edit position of any point among two or more types of points such as a bending point, a middle point between these points, and an intersection. Since the position is obtained, the exact position can be set as the editing position.
【0063】本発明のペン入力変換方法によれば、キー
ボード・マウスを入力手段としたアプリケーションプロ
グラムをペンを使って動作させる場合に於いて、編集記
号毎に適切な編集位置をアプリケーションプログラムに
入力できるので、筆記者は編集記号を用いて適切な編集
位置で編集でき、これによって編集の操作が容易にな
る。According to the pen input conversion method of the present invention, when an application program using a keyboard and a mouse as input means is operated using a pen, an appropriate editing position for each editing symbol can be input to the application program. Therefore, the scribe can edit at the appropriate editing position using the editing symbol, thereby facilitating the editing operation.
【図1】従来の技術による編集の動作例を説明するため
の図である。FIG. 1 is a diagram illustrating an example of an editing operation according to a conventional technique.
【図2】従来のペンOSの動作画面の一例を示す図であ
る。FIG. 2 is a diagram illustrating an example of an operation screen of a conventional pen OS.
【図3】従来の技術による編集の動作例を説明するため
の図である。FIG. 3 is a diagram for explaining an example of an editing operation according to a conventional technique.
【図4】本発明の第1実施例の機能構成を示すブロック
図である。FIG. 4 is a block diagram showing a functional configuration of the first embodiment of the present invention.
【図5】この第1実施例を説明するための図である。FIG. 5 is a diagram for explaining the first embodiment.
【図6】この第1実施例を説明するための図である。FIG. 6 is a diagram for explaining the first embodiment.
【図7】この第1実施例による編集の動作例を説明する
ための図である。FIG. 7 is a diagram for explaining an example of an editing operation according to the first embodiment.
【図8】この第1実施例のフロチャ−トを示す図であ
る。FIG. 8 is a view showing a flowchart of the first embodiment.
【図9】本発明の第2実施例の動作例を説明するための
図である。FIG. 9 is a diagram for explaining an operation example of the second embodiment of the present invention.
1 表示入力一体型タブレット、 1a LCD表示部、 1b 座標検出部、 2 編集制御部、 3 主制御部、 4 編集記号認識部、 4a 編集記号登録メモリ、 5 編集位置特定部、 5a 編集位置登録メモリ、 6 編集位置出力部、 7 編集種類出力部、 7a 編集キー登録メモリ、 8 文字認識部、 9 アプリケーションプログラム。 1 display / input integrated tablet, 1a LCD display unit, 1b coordinate detection unit, 2 editing control unit, 3 main control unit, 4 editing symbol recognition unit, 4a editing symbol registration memory, 5 editing position specifying unit, 5a editing position registration memory 6 Edit position output unit, 7 Edit type output unit, 7a Edit key registration memory, 8 Character recognition unit, 9 Application program.
───────────────────────────────────────────────────── フロントページの続き (72)発明者 中村 明 大阪府守口市京阪本通2丁目5番5号 三洋電機株式会社内 (56)参考文献 特開 平4−205340(JP,A) 特開 昭64−41081(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F 3/03 380 G06F 3/02 390 G06K 9/62 ──────────────────────────────────────────────────続 き Continuation of the front page (72) Inventor Akira Nakamura 2-5-5 Keihanhondori, Moriguchi-shi, Osaka Sanyo Electric Co., Ltd. (56) References JP-A-4-205340 (JP, A) JP Pp. 64-41081 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) G06F 3/03 380 G06F 3/02 390 G06K 9/62
Claims (15)
プリケーションプログラムをペンを入力手段として動作
させる手書き編集記号を用いた編集方法に於て、 ペンでの筆跡座標データを入力する座標入力手段(1b)
と、 この筆跡座標データから編集記号を認識する編集記号認
識手段(4)と、 前記筆跡座標データと認識された編集記号に基づいて編
集位置を特定する編集位置特定手段(5)と、 該編集位置の座標をマウス入力と同一形式で前記アプリ
ケーションプログラム(9)に出力する編集位置出力手段
(6)と、 前記認識された編集記号に対応するキーの押下を表すデ
ータに変換してキー入力と同じ形式で前記アプリケーシ
ョンプログラム(9)に出力する編集種類出力手段(7)とを
有し、 前記編集位置出力手段(6)によって編集位置を出力した
後に、前記編集種類出力手段(7)によって編集記号に対
応するキーの押下を表す前記データを出力することを特
徴とする手書き編集記号を用いた編集方法。An editing method using a handwritten edit symbol for operating an application program using a mouse and a keyboard as input means using a pen as an input means, wherein a coordinate input means for inputting handwriting coordinate data with a pen (1b)
Editing symbol recognition means (4) for recognizing an editing symbol from the handwriting coordinate data; editing position specifying means (5) for specifying an editing position based on the handwriting coordinate data and the recognized editing symbol; Editing position output means for outputting position coordinates to the application program (9) in the same format as mouse input
(6), and an edit type output means (7) for converting the data into data representing a key press corresponding to the recognized edit symbol and outputting the data to the application program (9) in the same format as the key input. After outputting the edit position by the edit position output means (6), the edit type output means (7) outputs the data representing the press of the key corresponding to the edit symbol, the handwritten edit symbol The editing method used.
記データの種類を登録することを特徴とする請求項1の
手書き編集記号を用いた編集方法。2. The editing method using a handwritten edit symbol according to claim 1, wherein a type of the data representing a press of a key corresponding to the edit symbol is registered.
記データの種類を変更することを特徴とする請求項1の
手書き編集記号を用いた編集方法。3. The editing method using handwritten editing symbols according to claim 1, wherein the type of the data representing a press of a key corresponding to the editing symbol is changed.
録し、前記編集記号認識手段(4)は該登録した編集記号
を認識対象とし、前記編集位置特定手段(5)は前記該登
録した編集位置に基づいて編集位置を特定することを特
徴とする請求項1の手書き編集記号を用いた編集方法。4. An edit symbol and an edit position of the edit symbol are registered, the edit symbol recognizing means (4) sets the registered edit symbol as a recognition target, and the edit position specifying means (5) registers the edit symbol. 2. The editing method according to claim 1, wherein the editing position is specified based on the edited editing position.
入力手段(1b)と、 前記筆跡座標データから編集記号を認識する編集記号認
識手段(4)と、 編集位置を特定する編集位置特定手段(5)と、 編集記号の編集位置を登録する編集位置登録手段(5a)と
を有し、 前記編集位置登録手段(5a)は、筆跡を囲むエリアを基準
とする相対位置関係の情報で編集位置を登録し、 前記編集位置特定手段(5)は、前記編集記号認識手段(4)
によって認識された認識結果と、前記編集位置手段(5a)
で登録された前記相対位置関係の前記情報と、前記筆跡
座標データとに基づいて編集位置を特定することを特徴
とする手書き編集記号を用いた編集方法。5. Coordinate input means (1b) for inputting handwriting coordinate data with a pen; editing symbol recognizing means (4) for recognizing an editing symbol from said handwriting coordinate data; and editing position specifying means for specifying an editing position. (5), and an editing position registering means (5a) for registering an editing position of an editing symbol, wherein the editing position registering means (5a) edits with information of a relative positional relationship based on an area surrounding the handwriting. Registering a position, the editing position specifying means (5), the editing symbol recognition means (4)
The recognition result recognized by the editing position means (5a)
An editing method using a handwritten edit symbol, characterized in that an edit position is specified based on the information on the relative positional relationship registered in (1) and the handwriting coordinate data.
入力手段(1b)と、 前記筆跡座標データから編集記号を認識する編集記号認
識手段(4)と、 編集位置を特定する編集位置特定手段(5)と、 編集記号の編集位置を登録する編集位置登録手段(5a)と
を有し、 前記編集位置登録手段(5a)に、筆跡のストロークの始
点、終点、屈曲点、これらの点間の中点、及び、交点な
ど2種類以上の点の中からいずれの点を編集位置とする
かの条件を登録し、 前記編集位置特定手段(5)は、前記編集記号認識手段(4)
によって認識された編集記号と、前記編集位置登録手段
(5a)で登録された前記条件と、前記筆跡座標データとに
基づいて、編集位置を特定することを特徴とする手書き
編集記号を用いた編集方法。6. A coordinate input unit (1b) for inputting handwriting coordinate data with a pen, an editing symbol recognition unit (4) for recognizing an editing symbol from the handwriting coordinate data, and an editing position specifying unit for specifying an editing position. (5), and an editing position registering means (5a) for registering an editing position of an editing symbol.The editing position registering means (5a) includes a starting point, an end point, a bending point, and a bending point of a stroke of the handwriting. The middle point, and a condition of which point is set as an editing position from among two or more types of points such as an intersection is registered, and the editing position specifying means (5) includes the editing symbol recognizing means (4).
The editing symbol recognized by the editing position register means
An editing method using a handwritten edit symbol, wherein an edit position is specified based on the condition registered in (5a) and the handwriting coordinate data.
して動作するアプリケーションプログラムをペンを入力
手段として動作させる手書き編集装置に於いて、 前記ペンでの筆跡座標データを入力する座標入力手段(1
b)と、 前記筆跡座標データから編集記号を認識する編集記号認
識手段(4)と、 この認識された編集記号と前記筆跡座標データとに基づ
いて編集位置を特定する編集位置特定手段(5)と、 該編集位置の座標をマウス入力と同一形式で前記アプリ
ケーションプログラム(9)に出力する編集位置出力手段
(6)と、 前記編集位置出力手段(6)によって編集位置を出力した
後に、前記認識した編集記号の種類に対応するキーの押
下を表すデータをキー入力と同じ形式で前記アプリケー
ションプログラム(9)に出力する編集種類出力手段(7)と
を備えることを特徴とする手書き編集装置。7. A handwriting editing apparatus that operates an application program that operates with a mouse and a keyboard as normal input means and a pen as an input means, wherein the coordinate input means (1) inputs handwriting coordinate data with the pen.
b), editing symbol recognition means (4) for recognizing an editing symbol from the handwriting coordinate data, and editing position specifying means (5) for specifying an editing position based on the recognized editing symbol and the handwriting coordinate data. Editing position output means for outputting the coordinates of the editing position to the application program (9) in the same format as a mouse input
(6), after outputting the edit position by the edit position output means (6), the application program (9) in the same format as the key input data representing the press of the key corresponding to the type of the recognized edit symbol A handwriting editing device, comprising: an editing type output unit (7) for outputting to a handwriting.
す前記データを登録する編集キー登録手段(7a)を有する
ことを特徴とする請求項7の手書き編集装置。8. The handwriting editing device according to claim 7, further comprising an edit key registration unit (7a) for registering the data representing a press of a key corresponding to the edit symbol.
下を表す前記データを変更する編集キー変更手段(7a)を
有することを特徴とする請求項7の手書き編集装置。9. The handwriting editing device according to claim 7, further comprising an edit key changing unit (7a) for changing the data indicating a press of a key corresponding to the type of the edit symbol.
(4a)と、この編集記号の編集位置を登録する編集位置登
録手段(5a)とを備えることを特徴とする請求項7の手書
き編集装置。10. Editing symbol registration means for registering an editing symbol.
8. The handwriting editing apparatus according to claim 7, further comprising (4a) and an editing position registering means (5a) for registering an editing position of the editing symbol.
(4a)を備えることを特徴とする請求項7の手書き編集装
置。11. Editing symbol changing means for changing an editing symbol.
The handwriting editing device according to claim 7, further comprising (4a).
置変更手段(5a)を備えることを特徴とする請求項7の手
書き編集装置。12. The handwriting editing device according to claim 7, further comprising editing position changing means (5a) for changing an editing position of the editing symbol.
力手段(1b)と、 前記筆跡座標データから編集記号を認識する編集記号認
識手段(4)と、 筆跡を囲むエリアを基準とする相対位置関係の情報で編
集記号の編集位置を登録する編集位置登録手段(5a)と前
記編集記号認識手段(4)によって認識された認識結果
と、編集位置登録手段(5a)に登録された前記相対位置関
係の前記情報と、前記筆跡座標データとに基づいて編集
位置を特定する編集位置特定手段(5)とを備えることを
特徴とする手書き編集装置。13. A coordinate input means (1b) for inputting pen handwriting coordinate data, an edit symbol recognizing means (4) for recognizing an edit symbol from the handwriting coordinate data, and a relative positional relationship based on an area surrounding the handwriting. Edit position registration means (5a) for registering the edit position of the edit symbol with the information of the recognition result recognized by the edit symbol recognition means (4), and the relative positional relationship registered in the edit position registration means (5a) An editing position specifying means (5) for specifying an editing position based on said information and said handwriting coordinate data.
標入力手段(1b)と、 前記筆跡座標データから編集記号を認識する編集記号認
識手段(4)と、 筆跡ストロークの始点、終点、屈曲点、これらの点間の
中点、及び、交点など2種類以上の点の中からいずれの
点を編集位置とするかを表す条件を登録する編集位置登
録手段(5a)と、 前記編集記号認識手段(4)によって認識された編集記号
と、前記編集位置登録手段(5a)で登録された編集位置の
前記条件と、前記筆跡座標データとに基づいて、編集位
置を特定する編集位置特定手段(5)とを備えることを特
徴とする手書き編集装置。14. Coordinate input means (1b) for inputting handwriting coordinate data with a pen; editing symbol recognizing means (4) for recognizing an editing symbol from said handwriting coordinate data; An edit position registering means (5a) for registering a condition indicating which point is an edit position from two or more types of points such as a middle point between these points and an intersection, and the edit symbol recognizing means. (4) the edit symbol identified by the edit position registering means (5a), the editing position registered by the edit position registering means (5a), and the handwriting coordinate data based on the editing position specifying means (5 ).
からのキーデータをを入力として動作するアプリケーシ
ョンプログラムをペン入力で動作させるペン入力変換方
法において、 座標入力手段(1b)よりペンの筆跡座標データを入力する
ステップ(S2)と、 この筆跡座標データから編集記号を認識するステップ(S
14)と、 この認識した編集記号と前記筆跡座標データに基づい
て、この編集記号特有の編集位置を特定するステップ(S
16)と、 この特定した編集位置の座標を前記マウスの座標データ
と同一形式の座標データに変換するステップ(S17)と、 前記認識した編集記号を前記キーボードからのキーデー
タと同一形式のキーデータに変換するステップ(S18)
と、 前記変換した座標データをアプリケーションプログラム
ルーチンに出力するステップ(S17)と、 この変換した座標データを出力した後に、前記変換した
キーデータを前記アプリケーションプログラムルーチン
に出力するステップ(S18)とを備えることを特徴とする
ペン入力変換方法。15. A pen input conversion method for operating an application program operating with pen data by inputting coordinate data from a mouse and key data from a keyboard, wherein pen coordinate data is input from a coordinate input means (1b). (S2) and a step (S2) of recognizing the edit symbol from the handwriting coordinate data.
14) and a step of identifying an editing position specific to the editing symbol based on the recognized editing symbol and the handwriting coordinate data (S
16), converting the coordinates of the specified editing position into coordinate data of the same format as the coordinate data of the mouse (S17), and converting the recognized edit symbol into key data of the same format as key data from the keyboard. (S18)
Outputting the converted coordinate data to an application program routine (S17), and outputting the converted key data to the application program routine (S18) after outputting the converted coordinate data. A pen input conversion method, characterized in that:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP30061993A JP3268923B2 (en) | 1993-11-30 | 1993-11-30 | Handwriting editing device, pen input conversion method, and editing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP30061993A JP3268923B2 (en) | 1993-11-30 | 1993-11-30 | Handwriting editing device, pen input conversion method, and editing method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH07152476A JPH07152476A (en) | 1995-06-16 |
JP3268923B2 true JP3268923B2 (en) | 2002-03-25 |
Family
ID=17887045
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP30061993A Expired - Fee Related JP3268923B2 (en) | 1993-11-30 | 1993-11-30 | Handwriting editing device, pen input conversion method, and editing method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3268923B2 (en) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5864635A (en) * | 1996-06-14 | 1999-01-26 | International Business Machines Corporation | Distinguishing gestures from handwriting in a pen based computer by stroke analysis |
JP3974359B2 (en) | 2000-10-31 | 2007-09-12 | 株式会社東芝 | Online character recognition apparatus and method, computer-readable storage medium, and online character recognition program |
JP4908518B2 (en) * | 2005-12-08 | 2012-04-04 | ノキア コーポレイション | Improved text input for electronic devices |
JP4807400B2 (en) * | 2008-10-15 | 2011-11-02 | 株式会社日立製作所 | Handwriting input device, program, and handwriting input method system |
JP2014089720A (en) * | 2013-12-04 | 2014-05-15 | Core Wireless Licensing S A R L | Improved document input of electronic device |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2685450B2 (en) * | 1987-08-06 | 1997-12-03 | 日本電信電話株式会社 | Online handwritten character figure input editing method |
JPH04205340A (en) * | 1990-11-30 | 1992-07-27 | Toshiba Corp | Information processor |
-
1993
- 1993-11-30 JP JP30061993A patent/JP3268923B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH07152476A (en) | 1995-06-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5956423A (en) | Method and system for data entry of handwritten symbols | |
US5583946A (en) | Method and apparatus for recognizing gestures on a computer system | |
EP0607926B1 (en) | Information processing apparatus with a gesture editing function | |
US6107994A (en) | Character input method and apparatus arrangement | |
JPS62256023A (en) | Instruction input system | |
EP0519714B1 (en) | Apparatus and method for recognizing characters | |
JPH1020995A (en) | Device and method for recognizing handwriting character | |
JP3353954B2 (en) | Handwriting input display method and handwriting input display device | |
JP3268923B2 (en) | Handwriting editing device, pen input conversion method, and editing method | |
US6421461B1 (en) | Pattern recognition apparatus which compares input pattern feature and size data to registered feature and size pattern data, an apparatus for registering feature and size data, and corresponding methods and memory media therefor | |
US7170503B2 (en) | Layer editing method and apparatus in a pen computing system | |
JP2000122774A (en) | Data transfer device and method, and recording medium | |
JP2003044214A (en) | Handwritten character input device and program for realizing the same | |
US20220357844A1 (en) | Integrated document editor | |
JP2989084B2 (en) | Information processing device | |
JP4148867B2 (en) | Handwriting processor | |
CA3075627A1 (en) | Integrated document editor | |
JP3469816B2 (en) | Gesture processing device and gesture processing method | |
JP3025152B2 (en) | Handwritten character recognition input device | |
JP3388519B2 (en) | Handwriting input device | |
JPH06149465A (en) | Handwriting input device | |
JP3227219B2 (en) | Information processing method and apparatus | |
JP2994176B2 (en) | Ruled line input device | |
JPH07121663A (en) | Character recognizing method/device | |
JP2001273460A (en) | Character input device and computer readable recording medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090118 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100118 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100118 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110118 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110118 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120118 Year of fee payment: 10 |
|
LAPS | Cancellation because of no payment of annual fees |