JPH05204536A - Data input device - Google Patents

Data input device

Info

Publication number
JPH05204536A
JPH05204536A JP1158292A JP1158292A JPH05204536A JP H05204536 A JPH05204536 A JP H05204536A JP 1158292 A JP1158292 A JP 1158292A JP 1158292 A JP1158292 A JP 1158292A JP H05204536 A JPH05204536 A JP H05204536A
Authority
JP
Japan
Prior art keywords
data
name
file
pen
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP1158292A
Other languages
Japanese (ja)
Inventor
Minoru Kinoshita
実 木下
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.)
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Original Assignee
Meidensha Corp
Meidensha Electric Manufacturing Co 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 Meidensha Corp, Meidensha Electric Manufacturing Co Ltd filed Critical Meidensha Corp
Priority to JP1158292A priority Critical patent/JPH05204536A/en
Publication of JPH05204536A publication Critical patent/JPH05204536A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To facilitate name input without being restricted owing to the selection of English letters and numbers and character recognition by making the name of data inputted with a pen and a tablet correspond to data by image data. CONSTITUTION:A computer 1 gives a unique file name to handwritten image data on the name of data that a user inputs by handwriting and registers it in the name item of a name and data control table 1A. Further, data on a data storage position, etc., is registered in a file control table 1B together with the file name. The file name is therefore stored in a data file 4 as a name in the form of the handwritten image together with other data, and when there are other handwritten data, the image data are stored in a data file as they are. When the user takes the image data out, the image data of the stored name are displayed as they are and selected to obtain corresponding data.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ペンとタブレットによ
りファイル名を入力するデータ入力方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data input system for inputting a file name with a pen and a tablet.

【0002】[0002]

【従来の技術】画面の範囲内で指定する点の座標を検出
してコンピュータに入力するためのタブレットやデイジ
タイザは、座標の位置指定や描画に利用される。
2. Description of the Related Art A tablet or digitizer for detecting the coordinates of a specified point within a screen and inputting it to a computer is used for specifying the position of the coordinate and drawing.

【0003】このうち、ペン(スタイラス)とタブレッ
トによるデータ入力装置は、データ入力デバイスである
キーボードと操作指示(ポインテイング)デバイスであ
るマウスの両機能を持った方式として注目されている。
Among these, a data input device using a pen (stylus) and a tablet has been attracting attention as a system having both functions of a keyboard which is a data input device and a mouse which is an operation instruction (pointing) device.

【0004】その利用方法の1つとして、コンピュータ
上で作成したデータ(プログラムも含む)を保存する場
合に利用者がそのデータの内容を後で予想できるよう図
4に示すように保存データと1対1に対応させたファイ
ル管理表に名前(ファイル名)を付けるのにペン入力に
より行う方法がある。
As one of the usage methods, when saving data (including a program) created on a computer, a user can save the data as shown in FIG. 4 so that the user can predict the content of the data later. There is a method of inputting with a pen to give a name (file name) to the file management table corresponding to one-to-one.

【0005】データ(ファイル)の名前入力には、キー
ボードを持つシステムであればキーボードを使って入力
できるが、ペン入力のシステムではペンを使って入力す
る。このペン入力では名前を文字コードとしてシステム
に記録する必要があるため、オン・オフ信号になるペン
入力を文字コードに変換する手段を必要とする。
A data (file) name can be input using a keyboard in a system having a keyboard, but in a pen input system, it is input using a pen. In this pen input, since the name needs to be recorded in the system as a character code, a means for converting the pen input which becomes an on / off signal into a character code is required.

【0006】この手段になる従来方式は、以下の2通り
がある。
There are the following two conventional methods that can be used as this means.

【0007】(1)表示装置に図5に示すような英数仮
名文字を表示し、この文字から目的とする名前になる文
字をペンで1字づつ指定する。
(1) An alphanumeric character as shown in FIG. 5 is displayed on the display device, and a character having a desired name is designated one by one with a pen.

【0008】(2)ペンで書いた文字を手書き文字認識
の要領で入力し、文字認識によって名前を得る。
(2) A character written with a pen is input in the same manner as handwritten character recognition, and a name is obtained by character recognition.

【0009】[0009]

【発明が解決しようとする課題】従来の(1)の方式
は、文字を1つづつ拾う必要があり、大変に煩わしいペ
ン操作になる。また、漢字などを入力する場合、ペンに
よって一旦平仮名を入力し、これを漢字に変換すること
になり、ペン操作を一層煩わしくすると共に、仮名漢字
変換のためのソフトや辞書をコンピュータに用意する必
要がある。
In the conventional method (1), it is necessary to pick up characters one by one, which is a very troublesome pen operation. In addition, when inputting Kanji, etc., it is necessary to enter Hiragana once with the pen and convert it into Kanji, making the operation of the pen even more troublesome, and preparing software or a dictionary for Kana-Kanji conversion on the computer. There is.

【0010】従来の(2)の方式は、前者に較べてペン
操作が簡単になるが、その使い勝手は手書き文字の認識
率と認識速度に左右される。また、(1)の方式と同様
に文字認識のためのソフトや辞書を必要とする。
In the conventional method (2), the pen operation is simpler than that of the former method, but its usability depends on the recognition rate and recognition speed of handwritten characters. Further, similar to the method (1), software for character recognition and a dictionary are required.

【0011】本発明の目的は、保存データに名前を付け
て保存するのに名前の入力を自由にしかも迅速にし、ま
た仮名漢字変換等のソフトや辞書を不要にしたデータ入
力方式を提供することにある。
An object of the present invention is to provide a data input method that allows free and quick input of a name to save and name saved data, and does not require software such as kana-kanji conversion or a dictionary. It is in.

【0012】[0012]

【課題を解決するための手段】本発明は、前記課題の解
決を図るため、コンピュータに保存するデータの名前を
ペンとタブレットで入力するデータ入力装置において、
前記ペンとタブレットにより入力される名前のイメージ
データを該イメージデータのまま保存及び読出す第1の
データファイルと、前記ペンとタブレットにより入力さ
れる名前に対応づけられたデータを保存及び読出す第2
のデータファイルと、前記名前及びそのデータに一意的
に付けた名前項目及びデータ項目のファイル名を登録す
る名前・データ管理表と、前記第1及び第2のデータフ
ァイルに保存されるデータ位置を前記名前・データ管理
表のファイル名と対応づけて登録するファイル管理表
と、を備え、データの名前を前記ペンとタブレットで入
力するイメージデータのまま前記第1のデータファイル
に保存し、該第1のデータファイルからイメージデータ
のまま読出し表示してその選択によって対応するデータ
を出力することを特徴とする。
In order to solve the above problems, the present invention provides a data input device for inputting the name of data stored in a computer with a pen and a tablet,
A first data file for storing and reading the image data of the name input by the pen and the tablet as it is, and a first data file for storing and reading the data corresponding to the name input by the pen and the tablet. Two
Of the data file, a name / data management table for registering the name and the file name of the data item and the name item uniquely assigned to the data, and the data positions saved in the first and second data files. A file management table which is registered in association with the file name of the name / data management table, and the data name is stored in the first data file as the image data input with the pen and the tablet. It is characterized in that the image data is read out and displayed as it is from the first data file and the corresponding data is output according to the selection.

【0013】[0013]

【作用】利用者がデータの名前をペンとタブレットで手
書きを行い、このイメージデータを文字認識などの文字
コード化することなくそのまま手書きイメージデータに
よってデータとの対応づけを行い、利用者は保存したデ
ータを取出すには手書きイメージによる名前の表示から
選択した名前に対応するデータを得るようにする。この
手書きイメージとデータとの対応づけは名前・データ管
理表及びファイル管理表で行う。
[Function] The user handwrites the name of the data with a pen and a tablet, and the image data is directly associated with the data by handwriting image data without character encoding such as character recognition, and the user saves it. To extract the data, obtain the data corresponding to the selected name from the display of the name by the handwritten image. Correspondence between this handwritten image and data is performed using the name / data management table and the file management table.

【0014】[0014]

【実施例】図1は本発明の一実施例を示す装置構成図で
ある。コンピュータ1は、ペン2とタブレット3との間
にデータ入出力インタフェースを有して結合され、ペン
2による手書きのイメージデータの入力を行う。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT FIG. 1 is a block diagram of an apparatus showing an embodiment of the present invention. The computer 1 is connected with a data input / output interface between the pen 2 and the tablet 3, and inputs handwritten image data with the pen 2.

【0015】また、コンピュータ1は、ファイル名デー
タを記憶するデータファイル4及び利用者データを記憶
するデータファイル5と結合され、ファイル名及び利用
者データの入出力を行う。
The computer 1 is also connected to the data file 4 for storing the file name data and the data file 5 for storing the user data, and inputs / outputs the file name and the user data.

【0016】コンピュータ1には作成されたデータをデ
ータファイル4,5に保存するための名前・データ管理
表1Aと、ファイル管理表1Bを備える。
The computer 1 is provided with a name / data management table 1A for storing created data in the data files 4 and 5, and a file management table 1B.

【0017】名前・データ管理表1Aは、ペン2とタブ
レット3による手書きのイメージデータで入力される名
前のデータが入ったファイル名を個別に登録する名前項
目と、その対象となる利用者のデータの入ったファイル
のファイル名を個別に登録するデータ項目とを要素とす
る配列にされる。これらファイル名はコンピュータ1内
で自動作成管理されるもので、また利用者からは見えな
い。図中では例えばfilei1とfile01が対応
している。
The name / data management table 1A is a name item for individually registering a file name containing data of a name input by handwritten image data by the pen 2 and the tablet 3, and the data of the target user. It is an array with the data items that individually register the file names of the files containing and as elements. These file names are automatically created and managed in the computer 1, and are invisible to the user. In the figure, for example, filei1 and file01 correspond to each other.

【0018】ファイル管理表1Bは、名前・データ管理
表1Aで作成されたファイル名を個別に登録するファイ
ル名項目と、そのファイルが保存されるデータ位置情報
等を登録するデータ位置項目とを要素とする配列にされ
る。例えば、ファイル名filei1にはデータファイ
ル4に保存される位置が×××××として登録され、フ
ァイル名filei1のデータファイルfile01に
はデータファイル5に保存される位置が△△△△として
登録される。
The file management table 1B is composed of a file name item for individually registering the file name created in the name / data management table 1A and a data position item for registering data position information etc. in which the file is stored. It is arranged into For example, the file name filei1 has the location stored in the data file 4 registered as XXXXXX, and the data file file01 having the file name file1 has the location stored in the data file 5 registered as ΔΔΔΔ. It

【0019】本実施例におけるデータ処理手順を以下に
説明する。
The data processing procedure in this embodiment will be described below.

【0020】(1)利用者データの保存 (1−1)利用者がペン2とタブレット3を使って保存
するデータの名前を手書き入力する。この手書きイメー
ジのデータはデータファイル4にイメージとして保存さ
れる。このデータ保存時に、コンピュータ1は一意とな
るファイル名を与え、これを名前・データ管理表1Aの
名前項目に登録する。また、データ保存位置等のデータ
をファイル名と共にファイル管理表1Bに登録する。
(1) Saving of user data (1-1) The user uses the pen 2 and the tablet 3 to manually input the name of the data to be saved. The data of this handwritten image is saved as an image in the data file 4. At the time of saving this data, the computer 1 gives a unique file name and registers this in the name item of the name / data management table 1A. Also, the data such as the data storage position is registered in the file management table 1B together with the file name.

【0021】(1−2)利用者が保存を希望したデータ
又は利用者がペン2とタブレット3で手書き入力したデ
ータはデータファイル5に保存する。このデータ保存時
に、コンピュータ1は一意となるファイル名を与え、こ
れを名前・データ管理表1Aのデータ項目に登録する。
また、データ保存位置等のデータをファイル名と共にフ
ァイル管理表1Bに登録する。
(1-2) The data that the user desires to save or the data that the user has input by handwriting with the pen 2 and the tablet 3 are saved in the data file 5. At the time of saving this data, the computer 1 gives a unique file name and registers this in the data item of the name / data management table 1A.
Also, the data such as the data storage position is registered in the file management table 1B together with the file name.

【0022】(2)利用者データの取出し (2−1)名前・データ管理表1Aの名前項目に登録さ
れているファイル名のデータ(イメージデータ)をデー
タファイル4から1つづつ又は複数ファイル分まとめて
タブレット3と一体の表示装置(又は他の表示装置)に
表示する。この表示にはコンピュータ1は名前・データ
管理表1Aの名前項目のファイル名と同じファイル名を
持つファイル管理表1Bのファイル名を参照し、そのデ
ータ位置情報からデータファイル4に保存されるデータ
を読出す。表示方法は、図2に示すように、表示装置6
の画面に1つの名前を表示枠6A内に順次表示していく
方法、又は図3に示すように登録されている複数の名前
を一括表示する方法にされる。
(2) Retrieval of user data (2-1) Data of file name (image data) registered in the name item of the name / data management table 1A from the data file 4 one by one or a plurality of files. The information is collectively displayed on the display device integrated with the tablet 3 (or another display device). For this display, the computer 1 refers to the file name of the file management table 1B having the same file name as the file name of the name item of the name / data management table 1A, and based on the data position information, the data saved in the data file 4 is displayed. Read. The display method is as shown in FIG.
One of the names is sequentially displayed on the screen of the display frame 6A, or a plurality of registered names are collectively displayed as shown in FIG.

【0023】(2−2)表示された名前のうち、データ
取出しを希望する名前を選択する。この選択された名前
から、コンピュータ1は名前・データ管理表1A及びフ
ァイル管理表1Bを参照して当該名前に対応するデータ
をデータファイル5から読出す。
(2-2) From the displayed names, select the name for which data extraction is desired. From the selected name, the computer 1 refers to the name / data management table 1A and the file management table 1B and reads the data corresponding to the name from the data file 5.

【0024】従って、ファイル名はペンとタブレットに
よるイメージデータを文字認識などの文字コード化を施
すことなく、そのままの手書きイメージで名前としてデ
ータファイル4に他のデータ(手書きデータに限らな
い)と共に保存され、また他の手書きデータがある場合
はそのままのイメージデータでデータファイル5に保存
される。
Therefore, the file name is stored in the data file 4 together with other data (not limited to handwritten data) as a name in a handwritten image as it is without performing character encoding such as character recognition of image data by a pen and a tablet. If there is other handwritten data, the image data is saved as it is in the data file 5.

【0025】そして、利用者がイメージデータを取出す
には保存した名前のイメージデータのまま表示し、その
選択によって対応するデータが取出される。
When the user takes out the image data, the image data having the saved name is displayed as it is, and the corresponding data is taken out by the selection.

【0026】なお、手書きイメージデータの保存形式は
ドットイメージやさらにそれを圧縮したデータとするこ
とができるし、さらには手書きのストロークを記録した
データとすることもできる。
The storage format of the handwritten image data may be a dot image or data obtained by compressing the dot image, or may be data in which handwritten strokes are recorded.

【0027】[0027]

【発明の効果】以上のとおり、本発明によれば、保存デ
ータに付ける名前をペンとタブレットで入力するのに、
ペンとタブレットによる手書きイメージデータのまま保
存及び読出し、この名前と保存データとの対応づけを名
前・データ管理表及びファイル管理表でとるようにした
ため、以下の効果がある。
As described above, according to the present invention, it is possible to input a name to be given to saved data with a pen and a tablet.
The handwriting image data is saved and read as it is with a pen and a tablet, and the name and the saved data are associated with each other in the name / data management table and the file management table.

【0028】(1)保存データに名前を付けて保存する
とき、ペンを使って自由に書くことができ、従来の英数
字の選択や文字認識等のための制約された手書き入力に
較べて名前入力が容易になる。
(1) When the saved data is given a name and can be saved, it can be freely written using a pen, and compared with the conventional handwritten input that is restricted for alphanumeric selection and character recognition. Easy to enter.

【0029】(2)名前は文字コードに限らず、日本語
以外の言語、さらには記号や絵であっても良く、名前の
付け方の自由度が増し、利用者は保存するデータにふさ
わしい表現の名前を付けることができる。
(2) The name is not limited to the character code, but may be a language other than Japanese, and may also be a symbol or a picture. This increases the degree of freedom in naming, and allows the user to create an expression suitable for the data to be saved. You can give it a name.

【0030】(3)名前がイメージデータのまま保存読
出しされるため、従来の仮名漢字変換のためのソフトや
辞書を不要にし、また文字認識ソフトや辞書を不要に
し、しかも入力スピードを高めることができる。
(3) Since the name is stored and read as the image data as it is, the conventional software and dictionary for converting Kana to Kanji are not required, and the character recognition software and dictionary are not required, and the input speed can be increased. it can.

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

【図1】実施例の装置構成図。FIG. 1 is a device configuration diagram of an embodiment.

【図2】実施例の名前表示態様図。FIG. 2 is a diagram showing a name display mode of the embodiment.

【図3】実施例の名前表示態様図。FIG. 3 is a diagram illustrating a name display mode according to an embodiment.

【図4】従来のファイル管理表とデータの対応図。FIG. 4 is a correspondence diagram of a conventional file management table and data.

【図5】従来の文字入力画面図。FIG. 5 is a conventional character input screen diagram.

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

1…コンピュータ、2…ペン、3…タブレット、4…デ
ータファイル、5…データファイル、1A…名前・デー
タ管理表、1B…ファイル管理表。
1 ... Computer, 2 ... Pen, 3 ... Tablet, 4 ... Data file, 5 ... Data file, 1A ... Name / data management table, 1B ... File management table.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータに保存するデータの名前を
ペンとタブレットで入力するデータ入力装置において、 前記ペンとタブレットにより入力される名前のイメージ
データを該イメージデータのまま保存及び読出す第1の
データファイルと、 前記ペンとタブレットにより入力される名前に対応づけ
られたデータを保存及び読出す第2のデータファイル
と、 前記名前及びそのデータに一意的に付けた名前項目及び
データ項目のファイル名を登録する名前・データ管理表
と、 前記第1及び第2のデータファイルに保存されるデータ
位置を前記名前・データ管理表のファイル名と対応づけ
て登録するファイル管理表と、を備え、データの名前を
前記ペンとタブレットで入力するイメージデータのまま
前記第1のデータファイルに保存し、該第1のデータフ
ァイルからイメージデータのまま読出し表示してその選
択によって対応するデータを出力することを特徴とする
データ入力方式。
1. A data input device for inputting a name of data to be stored in a computer with a pen and a tablet, the first data storing and reading image data of a name input by the pen and the tablet as the image data. A file, a second data file for storing and reading data associated with the name input by the pen and the tablet, a name item uniquely attached to the name and the data, and a file name of the data item. A name / data management table to be registered; and a file management table for registering the data positions stored in the first and second data files in association with the file names of the name / data management table. The name is stored in the first data file as the image data input with the pen and the tablet, and the first data file is stored. From the data file by reading displayed without image data data input method and outputs the data corresponding with the selection.
JP1158292A 1992-01-27 1992-01-27 Data input device Pending JPH05204536A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1158292A JPH05204536A (en) 1992-01-27 1992-01-27 Data input device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1158292A JPH05204536A (en) 1992-01-27 1992-01-27 Data input device

Publications (1)

Publication Number Publication Date
JPH05204536A true JPH05204536A (en) 1993-08-13

Family

ID=11781903

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1158292A Pending JPH05204536A (en) 1992-01-27 1992-01-27 Data input device

Country Status (1)

Country Link
JP (1) JPH05204536A (en)

Similar Documents

Publication Publication Date Title
US6282315B1 (en) System for entering handwritten data into computer generated forms
US6658397B2 (en) Computer method and apparatus for storing and reproducing handwritten characters
JP3167500B2 (en) Handwritten information input processing method
EP0394614A2 (en) Advanced user interface
JP3829366B2 (en) Input device and input method
US20150146986A1 (en) Electronic apparatus, method and storage medium
KR20040053116A (en) Component-based, adaptive stroke-order system
JPH03175593A (en) On-line character recognizing device
JP2000322417A (en) Device and method for filing image and storage medium
JP2740335B2 (en) Table reader with automatic cell attribute determination function
JPH05204536A (en) Data input device
JPH06223220A (en) Hand-written character input device
JP2801593B2 (en) Handwriting input calculator
JPH0769905B2 (en) Document creation / editing device
JP2561000B2 (en) String output method
JP3227219B2 (en) Information processing method and apparatus
JP2001005806A (en) Character input device and input control method
JPH0883276A (en) Device and method for processing document
JPH09212578A (en) Information processor
JPH1097531A (en) Document editing device
JPH01293490A (en) Recognizing device
JPS63128424A (en) Data processing system
JPH06187486A (en) Handwritten character input device
JPH0521263B2 (en)
JPH09259122A (en) Chinese character input device