JPH07182461A - Handwritten character recognition device - Google Patents
Handwritten character recognition deviceInfo
- Publication number
- JPH07182461A JPH07182461A JP32273993A JP32273993A JPH07182461A JP H07182461 A JPH07182461 A JP H07182461A JP 32273993 A JP32273993 A JP 32273993A JP 32273993 A JP32273993 A JP 32273993A JP H07182461 A JPH07182461 A JP H07182461A
- Authority
- JP
- Japan
- Prior art keywords
- character
- input
- unit
- learning
- characters
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Landscapes
- Document Processing Apparatus (AREA)
- Character Discrimination (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、手書き文字入力機器に
関し、特に学習機能を有する手書き文字認識装置に関す
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a handwritten character input device, and more particularly to a handwritten character recognition device having a learning function.
【0002】[0002]
【従来の技術】従来の手書き文字認識で、手書き文字を
学習させる際には、学習すべき文字を指定してから、あ
らためてその文字に対して手書き文字データを入力する
という方法がとられている。なお、この文字指定の方法
としては、キーボードから文字コードを入力する方法、
正しい文字を手書きで入力して登録したい文字を指定す
る方法(「特開平1−103787」)などがある。2. Description of the Related Art In the conventional handwritten character recognition, when learning a handwritten character, a method of designating a character to be learned and then inputting handwritten character data for the character is adopted. . As a method of specifying this character, enter the character code from the keyboard,
There is a method of inputting correct characters by handwriting and designating characters to be registered (“JP-A-1-103787”).
【0003】以下、この従来のオンライン手書き文字認
識装置における学習方法及び装置について、図面を参照
しながら説明する。図8は、従来の手書き文字認識装置
の一例の構成図である。本図において81は文字入力部
であり、82は文字認識部であり、83は認識用の辞書
部であり、84は認識結果出力部であり、85は学習文
字指定部であり、86は学習文字データ入力部であり、
87は文字登録部である。A learning method and device in this conventional online handwritten character recognition device will be described below with reference to the drawings. FIG. 8 is a block diagram of an example of a conventional handwritten character recognition device. In the figure, 81 is a character input unit, 82 is a character recognition unit, 83 is a recognition dictionary unit, 84 is a recognition result output unit, 85 is a learning character designating unit, and 86 is a learning character. It is a character data input part,
87 is a character registration unit.
【0004】また図9は、学習に際して文字を指定し、
併せて該文字に対応する筆跡データと組み合わせて辞書
部に登録する様子を示した説明図である。本図におい
て、91は学習文字指定のために入力された文字であ
り、92は入力された文字を文字コードに変換したもの
であり、93は学習させたい文字の筆跡データである。
最初に、従来のオンライン手書き文字認識装置における
手書き文字認識について説明する。In FIG. 9, a character is designated for learning,
FIG. 9 is an explanatory diagram showing a state of being registered in the dictionary unit in combination with handwriting data corresponding to the character. In the figure, 91 is a character input for designating a learning character, 92 is a character code converted from the input character, and 93 is handwriting data of a character to be learned.
First, handwritten character recognition in a conventional online handwritten character recognition device will be described.
【0005】文字入力部81は、入力者に手書きで文字
を入力させる。入力には、一般に電子ペン(スタイラス
ペン、以下、「入力用のペン」あるいは単に「ペン」と
もいう。)とタブレット(電子式入力筆跡検知盤、ディ
ジタイザ)との構成が用いられている。これは、平板状
の電気絶縁体内部にZ(奥行)方向をずらせた上で、X
方向及びY方向に等間隔で緻密に設けられた金属細線内
に交流を通し、一方電子ペンには磁気を持たせ、電子ペ
ンの平板への接触の有無、接触座標位置等をその近傍の
金属細線内の交流の乱れとして検出するようなものであ
る。ただし、これらについては、例えば 渡辺茂他2名
編 オーム社刊「マイクロコンピュータハンドブック
(昭和60年)II編8章の3 ペンタッチ入力」等に記
載されている周知の技術であるため、これ以上の原理、
構成等の詳細な説明は省略する。The character input section 81 allows the input person to input characters by handwriting. For input, a configuration of an electronic pen (stylus pen, hereinafter also referred to as “input pen” or simply “pen”) and a tablet (electronic input handwriting detection panel, digitizer) is generally used. This is done by shifting the Z (depth) direction inside the flat electrical insulator and then X
An alternating current is passed through metal wires that are densely provided at equal intervals in the Y direction and the Y direction, while the electronic pen is magnetized to determine whether the electronic pen is in contact with a flat plate, the contact coordinate position, and the like. It is like detecting as an AC disturbance in a thin line. However, since these are well-known techniques described in, for example, Shigeru Watanabe et al., Edited by Ohmsha, "Microcomputer Handbook (1985) II, Chapter 8, 3 Pen touch input", etc. principle,
Detailed description of the configuration and the like is omitted.
【0006】文字入力部81で入力された手書き文字デ
ータは、座標点列などの筆跡データの形で文字認識部8
2に渡される。文字認識部82は受けとった筆跡データ
を辞書部83を参照して候補文字を得、更にその認識結
果として候補文字に対する文字コードを得る。得られた
文字コードは認識結果出力部84に渡され最終的には入
力者に対してコードに対応する文字が提示される。な
お、筆跡データから文字コードを得るための技術につい
ては、基本的には入力ストロークと登録されているスト
ロークとの電子的な照合、更に確定された入力ストロー
クと文字との辞書的な照合が基本となる。ただし、これ
らについても、また「富本 他:オンライン手書き漢字
・ひらがな認識について、電子通信学会技術研究報告,
PRL82−37,p.49(1982)」をはじめと
する各種の文献に記載されている技術であるため、その
原理、構成等の詳細な説明は省略する。更に、候補文字
から入力者が入力を意図した文字を選択あるいは確定指
示をすることについては、キーボード式の日本語ワード
プロセッサーと基本的には同じ技術である。このため、
これについても、これまた原理、構成の詳細な説明は省
略する。The handwritten character data input by the character input unit 81 is in the form of handwriting data such as a sequence of coordinate points and the character recognition unit 8
Passed to 2. The character recognition unit 82 refers to the received handwriting data with the dictionary unit 83 to obtain a candidate character, and further obtains a character code for the candidate character as the recognition result. The obtained character code is passed to the recognition result output unit 84, and finally the character corresponding to the code is presented to the input person. Regarding the technology for obtaining character codes from handwriting data, basically, electronic collation of input strokes and registered strokes, and dictionary collation of confirmed input strokes and letters are the basics. Becomes However, regarding these, "Tomimoto et al .: Online handwritten kanji and hiragana recognition, IEICE technical report,"
PRL 82-37, p. 49 (1982) ”and other various documents, and therefore detailed description of its principle, configuration, etc. is omitted. Furthermore, the technique of selecting or confirming the character intended for input by the inputter from the candidate characters is basically the same technique as that of a keyboard-type Japanese word processor. For this reason,
With respect to this, too, detailed description of the principle and configuration will be omitted.
【0007】次に従来のオンライン手書き文字認識装置
における手書き文字の学習について説明する。学習文字
指定部85は、入力者に学習させたい文字の文字コード
を指定させる。文字コードの指定方法としては、キーボ
ードから文字をコードで入力する方法、文字を楷書で丁
寧に手書きで入力してその認識結果から文字コードを得
る方法等がある。例えば、図9の91に示すように
「山」の文字が学習文字として指定された場合には、直
接3B33という文字コードをキーボードから入力して
もよいし、あるいは文字認識を用いて学習文字の文字コ
ードとして92に示す3B33(ここでは「山」のJI
Sコード)を得てもよい。次に、学習文字データ入力部
86は指定した文字コードに対応する手書き文字データ
をペンとタブレットとを用いて入力者に入力させ、その
データから学習すべき筆跡データを抽出する。そして、
その結果得られた筆跡データを文字登録部87に渡す。Next, learning of handwritten characters in the conventional online handwritten character recognition device will be described. The learning character designating section 85 allows the input person to designate a character code of a character to be learned. As a method of designating a character code, there are a method of inputting a character with a code from a keyboard, a method of carefully inputting a character by handwriting in a regular print, and obtaining a character code from the recognition result. For example, when the character “mountain” is designated as the learning character as shown at 91 in FIG. 9, the character code 3B33 may be directly input from the keyboard, or the learning character 3B33 shown in 92 as a character code (here, JI of "mountain")
S code) may be obtained. Next, the learning character data input unit 86 causes the input person to input the handwritten character data corresponding to the designated character code using the pen and the tablet, and extracts the handwriting data to be learned from the data. And
The handwriting data obtained as a result is passed to the character registration unit 87.
【0008】入力された学習文字コードと筆跡データを
受け取った文字登録部87は、それらのデータをもとに
新規の文字認識用のデータを生成し、認識用の辞書部8
3にそれを登録する。例えば、図9の93に示されるよ
うな「山」の崩し字は、そのままでは「山」としては認
識されないので、これを「山」のコード3B33に対応
する筆跡データとして新規に生成し、認識用の辞書部8
3に学習登録させる。The character registration unit 87, which has received the input learning character code and handwriting data, generates new character recognition data based on these data, and the recognition dictionary unit 8
Register it in 3. For example, the collapsing character of “mountain” as shown by 93 in FIG. 9 is not recognized as it is as “mountain”. Therefore, it is newly generated as handwriting data corresponding to the code 3B33 of “mountain” and recognized. Dictionary section 8
Let 3 register for learning.
【0009】[0009]
【発明が解決しようとする課題】しかしながら、上記従
来の手書き文字認識装置では、文字の学習登録は通常の
文字入力とは別の手続きで行われなければならず、この
ため、煩雑なだけでなく、あらためて学習用に入力する
データと実際に急いで手書きする状態で入力するデータ
とでは相違が生じることがあり、学習効果が損なわれる
ことも考えられる。また、学習させる文字コードを指定
する方法にも煩わしさがあった。However, in the above-mentioned conventional handwritten character recognition device, learning registration of characters must be performed by a procedure different from normal character input, which is not only complicated but also complicated. In some cases, there may be a difference between the data newly input for learning and the data actually input in the state of handwriting in a hurry, and the learning effect may be impaired. Moreover, the method of designating the character code to be learned is also troublesome.
【0010】本発明は上記問題点に鑑み、通常の手書き
文字の入力中に入力された筆跡データをそのまま学習す
ることが可能かつあらためての文字コードの入力等不必
要なため学習が容易な手書き文字認識装置を提供するこ
とを目的としてなされたものである。In view of the above problems, the present invention makes it possible to learn handwriting data input during the input of normal handwritten characters as it is, and it is unnecessary to input a new character code, so that handwritten characters can be easily learned. The purpose is to provide a recognition device.
【0011】[0011]
【課題を解決するための手段】上記目的を達成するため
に、請求項1の発明においては、文字と筆跡データとを
対応づけて登録してある辞書部と、入力された筆跡デー
タをもとに文字認識を行う文字認識部と、文字認識部の
得た候補文字を所定の手順で表示する候補文字表示部
と、候補文字表示部に表示された候補文字の中から入力
者に入力を意図した文字を選択可能とさせる文字選択部
と、入力された筆跡データを入力者が指定する文字と対
応づけて辞書部に登録させることにより学習機能を発揮
する学習部とを有する手書き文字認識装置において、入
力された筆跡データに対して入力者により学習の指示が
なされたときには、学習部に対して該入力された筆跡デ
ータをこれに対応して表示した候補文字の中から入力者
により入力を意図した文字として選択された文字とその
まま対応づけて辞書部に新規に登録させる学習指示部を
有していることを特徴としている。In order to achieve the above object, according to the invention of claim 1, a dictionary unit in which characters and handwriting data are registered in association with each other, and input handwriting data is used as a basis. The character recognition unit that performs character recognition, the candidate character display unit that displays the candidate characters obtained by the character recognition unit in a predetermined procedure, and the intention to input to the input person from the candidate characters displayed on the candidate character display unit. In a handwriting character recognition device having a character selection unit that makes it possible to select a selected character and a learning unit that exerts a learning function by registering input handwriting data in the dictionary unit in association with characters specified by the input person , When the input instruction is given to the input handwriting data by the input person, the input portion is intended to be input by the input person from the candidate characters displayed corresponding to the input handwriting data to the learning unit. Shi The dictionary unit as it associates with the selected character as the character is characterized by having a learning instruction unit that newly registered.
【0012】請求項2の発明においては、前記学習指示
部は、前記候補文字表示部に表示された候補文字に近接
した位置に設けられていることを特徴としている。請求
項3の発明においては、前記文字選択部及び前記学習指
示部に対して各々手書き入力用のペンで入力を意図した
文字の選択と学習の指示を可能とさせるペン指示入力部
を有していることを特徴としている。According to a second aspect of the present invention, the learning instruction section is provided at a position close to the candidate character displayed on the candidate character display section. According to the invention of claim 3, a pen instruction input unit is provided which enables the character selection unit and the learning instruction unit to select a character intended to be input with a pen for handwriting input and to instruct learning. It is characterized by being.
【0013】請求項4の発明においては、前記ペン指示
入力部は、表示された候補文字に対して手書き入力用の
ペンで作成された所定の軌跡を認識することにより、意
図するものの選択の指示及び学習の指示が可能であるこ
とを特徴としている。請求項5の発明においては、前記
文字認識部は、候補文字の認識に冗長度を有しているこ
とを特徴としている。According to another aspect of the present invention, the pen instruction input unit recognizes a predetermined locus created by a pen for handwriting input with respect to the displayed candidate characters, thereby instructing selection of an intended object. It is also characterized by being able to give instructions for learning. According to the invention of claim 5, the character recognition unit has redundancy in recognition of candidate characters.
【0014】[0014]
【作用】上記構成により、請求項1の発明においては、
学習指示部が入力された筆跡データに対して入力者によ
り学習の指示がなされたときには、学習部に対して該入
力された筆跡データをこれに対応して表示した候補文字
の中から入力者により入力を意図した文字として選択さ
れた文字とそのまま対応づけて辞書部に新規に登録させ
る。With the above structure, in the invention of claim 1,
When the input instruction is given to the handwriting data by the learning instruction unit by the input person, the input portion is selected by the inputter from among the candidate characters displayed corresponding to the handwriting data input to the learning unit. The character selected as the character intended for input is directly associated with the character and is newly registered in the dictionary unit.
【0015】請求項2の発明においては、前記学習指示
部は、前記候補文字表示部に表示された候補文字に近接
(含隣接)した位置に設けられている。請求項3の発明
においては、ペン指示入力部が前記文字選択部及び前記
学習指示部に対して各々手書き入力用のペンで入力を意
図した文字の選択と学習の指示を可能とさせる。In the invention of claim 2, the learning instruction section is provided at a position close (including adjacent) to the candidate character displayed on the candidate character display section. In the invention of claim 3, the pen instruction input unit enables the character selection unit and the learning instruction unit to select and learn a character intended to be input with a pen for handwriting input.
【0016】請求項4の発明においては、前記ペン指示
入力部は、表示された候補文字の選択の際の入力ペンの
所定の軌跡を認識することにより、意図するものの選択
の指示及び学習の指示が可能である。請求項5の発明に
おいては、前記文字認識部は、候補文字の認識に冗長度
を有し、多少可能性のある文字も候補として表示させ
る。In the invention of claim 4, the pen instruction input section recognizes a predetermined locus of the input pen when the displayed candidate character is selected, thereby giving an instruction for selecting an intended object and an instruction for learning. Is possible. In the invention of claim 5, the character recognition unit has redundancy in recognition of candidate characters, and displays characters with some possibility as candidates.
【0017】[0017]
【実施例】以下、本発明に係る手書き文字認識装置を実
施例に基づいて説明する。 (第1実施例)図1は、本発明に係るオンライン手書き
文字認識装置の第1実施例の構成図である。本図におい
て、11は文字入力部であり、12は文字認識部であ
り、13は候補文字表示部であり、14は文字選択部で
あり、15は学習判定部であり、16は認識結果出力部
であり、17は文字登録部であり、18は認識用の辞書
部である。以上の他、フロッピーディスク収納部、各種
操作部等を有するが、これは自明のことであるので、図
示や説明は省略する。EXAMPLES A handwritten character recognition apparatus according to the present invention will be described below based on examples. (First Embodiment) FIG. 1 is a block diagram of a first embodiment of an online handwritten character recognition apparatus according to the present invention. In the figure, 11 is a character input unit, 12 is a character recognition unit, 13 is a candidate character display unit, 14 is a character selection unit, 15 is a learning determination unit, and 16 is a recognition result output. 17 is a character registration unit, and 18 is a dictionary unit for recognition. In addition to the above, a floppy disk storage portion, various operation portions, and the like are provided, but since these are obvious, illustration and description thereof are omitted.
【0018】図2は、本実施例における画面の表示の様
子を説明するための図である。本図において、21は手
書き入力された文字群を表示したものであり、22は手
書き文字入力のための入力枠であり、23は表示された
候補文字群であり、24は学習するか否かを指示するた
めのボタンである。本発明の要旨に直接関係するため、
ここでボタンの原理、構成について説明をしておく。本
実施例では、ボタンの表面近くには金属細線が粗い間隔
で埋め込まれており更にこの金属細線には交流が流され
ている。一方ペンの先端部には磁石が埋め込まれてい
る。このため、手書き入力者がペンをボタンに接触させ
ると、この磁力のためボタン内の金属細線の交流が乱
れ、これを検知することにより接触ボタン操作のあった
こと、ひいては所定の指示が入力可能とされている。FIG. 2 is a diagram for explaining how the screen is displayed in this embodiment. In the figure, 21 is a display of a handwritten character group, 22 is an input frame for handwritten character input, 23 is a displayed candidate character group, and 24 is whether or not to learn. Is a button for instructing. Since it is directly related to the gist of the present invention,
Here, the principle and configuration of the button will be described. In the present embodiment, metal fine wires are embedded near the surface of the button at coarse intervals, and an alternating current is flown through the metal fine wires. On the other hand, a magnet is embedded in the tip of the pen. Therefore, when the handwriting input person touches the button with the pen, the magnetic force disturbs the alternating current of the thin metal wires in the button, and by detecting this, it is possible to input the touch button operation and eventually the predetermined instruction can be input. It is said that.
【0019】図3は、図2の状態から候補として表示さ
れた文字の中から入力者の意図した文字であると選択若
しくは指定する「確定」ボタンが押されたときの画面状
態の変化を示す図である。本図において、31は「確
定」ボタンの表示変化を示し、32は入力されたテキス
トの状態を示している。図4は、学習される筆跡データ
と文字コードを示した図である。本図において、41は
筆跡データであり、42は学習する文字の文字コードで
ある。FIG. 3 shows a change in the screen state when the "confirm" button for selecting or specifying the character intended by the input person from the characters displayed as candidates from the state of FIG. 2 is pressed. It is a figure. In the figure, 31 indicates the display change of the "confirm" button, and 32 indicates the state of the input text. FIG. 4 is a diagram showing handwriting data and character codes to be learned. In the figure, 41 is handwriting data, and 42 is a character code of a character to be learned.
【0020】次に図1から図4を用いて、本実施例の学
習動作について説明する。始めに、入力者が文字入力部
11から手書きで文字を入力する。文字入力部11は、
入力された手書き文字データを受けとって、座標点列や
ストロークデータ、セグメントデータといった形で情報
を抽出し、この抽出結果を入力された筆跡データとして
文字認識部12に渡す。文字認識部12は、この受け取
った筆跡データを認識用の辞書部18内の辞書データと
照合することにより、入力された文字を認識する。ここ
に、文字の認識とは、例えば、その文字に対応する文字
コードを得ることを言う。文字認識部12は、認識結果
に応じて辞書部内の文字で一致度と使用頻度を考慮の上
可能性の高いものから順に複数の候補を抽出し、それら
を候補文字表示部13に渡す。候補文字表示部13は、
図2の23に示すように受けとった候補文字の表示を行
う。同時に文字選択部14は、候補文字のうちの1文字
を意図したものであることの確定や学習の指示可能状態
にする。最初に指示可能状態にする文字は、最も可能性
の高い第1候補の文字とする。なお、通常指示可能とさ
れた文字は、反転表示等することで他の候補文字と区別
がつくようされている。入力者は、表示された候補文字
の中から自分が指示の入力を意図したものを指定する。
文字選択部14は、入力者が指定した候補文字を指示可
能状態に変更する。図2では、第4候補の「天」の文字
を入力者が指定し、文字選択部14がこの文字が入力を
意図していた文字であることの確定指示及び学習の指示
可能とされていることを反転表示により示している。次
に入力者に、その候補文字を学習するかどうかを指示さ
せる。Next, the learning operation of this embodiment will be described with reference to FIGS. First, the input person inputs characters by handwriting from the character input unit 11. The character input unit 11
Upon receiving the input handwritten character data, information is extracted in the form of a coordinate point sequence, stroke data, segment data, and the extraction result is passed to the character recognition unit 12 as input handwriting data. The character recognition unit 12 recognizes the input character by collating the received handwriting data with the dictionary data in the recognition dictionary unit 18. Here, the recognition of a character means, for example, obtaining a character code corresponding to the character. The character recognizing unit 12 extracts a plurality of candidates in order from the one having the highest possibility in consideration of the matching degree and the frequency of use in the characters in the dictionary unit according to the recognition result, and passes them to the candidate character display unit 13. The candidate character display section 13 is
The received candidate characters are displayed as indicated by 23 in FIG. At the same time, the character selection unit 14 makes it possible to determine that one of the candidate characters is intended or to instruct learning. The character that is first set in the instructable state is the first candidate character that has the highest possibility. It should be noted that the characters that can be normally designated are displayed in reverse video so that they can be distinguished from other candidate characters. The input person designates, from the displayed candidate characters, the one he or she intended to input the instruction.
The character selection unit 14 changes the candidate character designated by the input person to the instructable state. In FIG. 2, the input person designates the fourth candidate “heaven” character, and the character selection unit 14 is capable of instructing confirmation and learning that this character is the character intended to be input. This is indicated by reverse display. Next, the input person is instructed whether or not to learn the candidate character.
【0021】本実施例では、入力者による指示として
「確定」と「学習」の2つのボタンを用意しており、学
習判定部15は、指示可能状態の候補文字に対して学習
しない場合は「確定」ボタンを、学習する場合は「学
習」ボタンを各々ペンで軽く押すことにより学習の有無
を識別する。もし、図3の31に示す状態で入力者が
「確定」ボタンを押したならば、単に文字「天」を入力
を意図していた文字と確定しただけとなり、32に示す
ように入力テキストに「天」の文字が入る。この際、文
字の学習が行われないのは勿論である。同様に、入力者
が「学習」ボタンを指示した場合には、学習判定部15
は入力された筆跡データを文字「天」として学習すべき
ことを文字登録部17に伝える。文字登録部17は、図
4に示すように、文字入力部11で抽出された筆跡デー
タ41と、文字選択部14で選択されていた「天」の文
字、辞書的にはその文字コード42(ここではJISコ
ードの4537)とを対応づけて新規のデータを生成
し、これを認識用の辞書部18へ登録する。そして、以
降の手書き文字入力時、ここで登録された筆跡と同様な
文字が入力された場合には、認識用の辞書部18にこれ
が登録されているので、これは即文字「天」として認識
されることとなる。また、同時に「確定」と同様入力中
の文章への文字の入力を行うようにしてもよい。 (第2実施例)次に本発明に係る手書き文字認識装置の
他の実施例を図面を参照しながら説明する。本実施例
は、学習するか否かを指示させるためのボタンを選択、
学習の指示可能とされた文字に隣接させて表示するもの
である。具体的には、学習するか否かを入力者に指示さ
せるための唯一対のボタンを専用の固定位置に設けず、
候補文字表示部13が候補文字を表示した際に、目下文
字選択部14で選択、学習の指示可能とされている文字
に隣接して表示するよう設けたものである。この様子を
図5の51と52部に示す。(ただし、図5では、以下
に示す操作がわかり易いよう、2組、2種のボタンの中
を広く記してある。)以下、図1および図5を用いて本
実施例の固有の動作、作用を説明する。例えば、図5の
51では、入力者が文字「ま」を指示を入力する文字と
して指定した場合には、学習するか否かを指示させるた
めの「確定」と「学習」のボタンはこの「ま」が表示さ
れている部分の下部に隣接して表示されている。52で
は、入力者が文字「天」を選んだ場合であり、51と同
様に、2つのボタンは「天」が候補として表示されてい
る部分の下部に隣接して表示されている。なお、この場
合、前記「ま」の直下の2つのボタンは「天」が選択、
学習の指示の対象とされた際に断とされているのは勿論
である。 (第3実施例)本実施例は、学習するか否かの指示をボ
タンの押下げでなく、ジェスチャを使用することにより
なすようにしたものであり、この様子を図6に示す。こ
こに、ジェスチャとは、あらかじめペンで書かれた軌跡
の形状に応じて各種の命令が定められており、装置側は
手書き入力者による所定の命令のためのペンによる軌跡
の入力を解析することによりそれに対応した動作を行う
ものである。なお、ジェスチャの基本原理は筆跡データ
から文字を認識してこれを表示部に表示するかわりに操
作命令を認識してこの操作を行うものであり、構成的に
は文字認識と異ならない。また、これは「手書き入力O
S誕生,パソコンの新市場を切り開く:日経エレクトロ
ニクスNo.525,pp.115−133(199
1.4.15)」等の文献に解説されている周知の技術
であり、また各種の軌跡の認識及びこれと命令との対応
は電磁気的な信号の照合となり、これは文字認識と異な
らない。このため、その詳細な説明は省略する。さて、
本実施例では、ジェスチャの凸になっている部分(屈曲
点の部分)が指し示す文字を対象として図6の61に示
すような下に凸のジェスチャは学習しないこと及び該文
字を入力者が入力を意図していたものと確定すること
を、62に示すような上に凸のジェスチャは学習するこ
とを指示するものとしている。例えば、図6の61で
は、文字「ま」の位置で下に凸であるため、入力者が候
補として表示された文字の中から文字「ま」を入力を意
図していた文字と選択し、また学習しないことを指示し
たことを示す。入力者がこのジェスチャを入力すること
で、文字選択部14は、文字「ま」が入力者の入力を意
図した文字であると判断し、併せて学習判定部15はこ
の文字を学習しないものと判定する。また、図6の62
では、入力者が上に凸のジェスチャにより、文字「天」
を入力を意図していた文字と指定し、併せて入力された
筆跡データがこの「天」という文字であることを学習す
ることを指示したことを示す。これにより、文字選択部
14は、文字「天」を入力を意図していた文字と判断し
入力中の文章の所定の位置に表示すると共に、学習判定
部15は入力された筆跡データを文字と「天」として学
習するものと判定する。 (第4実施例)本実施例は、候補文字表示部13が冗長
度を有する、すなわち、文字認識部12が通常の手順で
認識結果として得る候補文字だけでなく、ある程度認識
対象の文字となりえると判断したならばそれを候補文字
に付け加えて表示させるように置き換えたものであり、
この様子を図7に示す。なお、これは筆跡データに含ま
れているストロークの特徴等を幾つか有する文字は、多
少異なる点があっても全て出力することによりなされ
る。In this embodiment, two buttons of "confirm" and "learning" are prepared as instructions by the input person, and the learning judging section 15 indicates "in case of not learning the candidate character in the instructable state". The presence or absence of learning is identified by lightly pressing the "confirm" button or the "learning" button when learning. If the input person presses the "confirm" button in the state shown at 31 in FIG. 3, the character "heaven" is simply confirmed as the character intended to be input, and the input text is changed as shown at 32. The word "heaven" is entered. At this time, it goes without saying that the learning of characters is not performed. Similarly, when the input person instructs the “learn” button, the learning determination unit 15
Informs the character registration unit 17 that the input handwriting data should be learned as the character "heaven". As shown in FIG. 4, the character registration unit 17 includes the handwriting data 41 extracted by the character input unit 11, the character "heaven" selected by the character selection unit 14, and the character code 42 (lexically) of the character. Here, new data is generated in association with JIS code 4537), and this is registered in the dictionary unit 18 for recognition. When a character similar to the handwriting registered here is input at the time of subsequent handwritten character input, this is registered in the recognition dictionary unit 18, so this is recognized as the immediate character "heaven". Will be done. At the same time, similarly to “confirmation”, characters may be input to the text being input. (Second Embodiment) Next, another embodiment of the handwritten character recognition device according to the present invention will be described with reference to the drawings. In this embodiment, a button for instructing whether to learn is selected,
The characters are displayed adjacent to the characters for which learning can be instructed. Specifically, the only pair of buttons for instructing the input person whether to learn or not are not provided at the dedicated fixed position,
When the candidate character display unit 13 displays the candidate character, the candidate character display unit 13 is provided so as to display the candidate character adjacent to the character that can be selected and learned by the current character selection unit 14. This state is shown in parts 51 and 52 of FIG. (However, in FIG. 5, two sets and two types of buttons are broadly shown for easy understanding of the following operation.) Hereinafter, the operation and action peculiar to this embodiment will be described with reference to FIGS. 1 and 5. Will be explained. For example, in 51 of FIG. 5, when the input person designates the character “MA” as the character to input the instruction, the “confirm” and “learn” buttons for instructing whether or not to learn are It is displayed adjacent to the bottom of the part where "Ma" is displayed. In 52, the input person selects the character “heaven”, and like in 51, two buttons are displayed adjacent to the lower part of the portion where “heaven” is displayed as a candidate. In this case, "heaven" is selected for the two buttons directly below the "ma",
Needless to say, it is dismissed when the instruction is given for learning. (Third Embodiment) In this embodiment, an instruction as to whether or not to learn is made not by pressing a button but by using a gesture, which is shown in FIG. Here, various gestures are defined in advance according to the shape of the trajectory written with a pen, and the device side must analyze the trajectory input by the pen for a predetermined instruction by the handwriting input person. The operation corresponding to it is performed. The basic principle of the gesture is to recognize a character from handwriting data and display the character on the display unit to recognize an operation command to perform this operation, which is not different from character recognition structurally. In addition, this is "handwriting input O
Birth of S, opening up a new market for personal computers: Nikkei Electronics No. 525, pp. 115-133 (199
This is a well-known technique described in the literature such as "1.4.15)", and the recognition of various trajectories and the correspondence between this and commands correspond to electromagnetic signal matching, which is not different from character recognition. . Therefore, detailed description thereof will be omitted. Now,
In the present embodiment, the downward convex gesture as shown by 61 in FIG. 6 is not learned for the character pointed by the convex portion (bent point portion) of the gesture, and the character is input by the input person. It is assumed that the upward convex gesture as shown by 62 indicates that it is to be determined that it was intended. For example, in 61 of FIG. 6, since the character “Ma” is convex downwards, the input person selects the character “Ma” from the characters displayed as candidates as the character intended to be input, It also indicates that the user has instructed not to study. When the input person inputs this gesture, the character selection unit 14 determines that the character “MA” is the character intended to be input by the input person, and at the same time, the learning determination unit 15 does not learn this character. judge. In addition, 62 in FIG.
Then, the input person makes a character "heaven" by a convex gesture.
Is designated as the character intended to be input, and it is indicated that the user has instructed to learn that the input handwriting data is the character "heaven". As a result, the character selection unit 14 determines that the character “heaven” is the character intended to be input and displays it at a predetermined position in the text being input, and the learning determination unit 15 determines the input handwriting data as the character. It is determined that learning is performed as "heaven." (Fourth Embodiment) In the present embodiment, the candidate character display unit 13 has redundancy, that is, not only the candidate character that the character recognition unit 12 obtains as a recognition result in a normal procedure but also a character to be recognized to some extent. If it is judged that it is added to the candidate character and displayed so that it is displayed,
This state is shown in FIG. It should be noted that this is performed by outputting all the characters included in the handwriting data, which have some features of strokes, etc., even if there are some differences.
【0022】以下、図7を用いて本実施例の動作を説明
する。文字認識部12は、入力された手書きデータに対
して、認識用の辞書部18内の文字に対応するデータと
比較を行い、認識候補文字群を候補文字表示部13に渡
す。この際、文字認識部12から受けとる認識候補文字
群は、入力された文字に多少類似しているとされるよう
な文字までも含まれている。そして、候補文字表示部1
3は、文字認識部12から受けとったこれらの文字全て
を一覧表示する。なお、本実施例の表示装置は携帯用の
ものであり、このため表示部が小さいため同時に27個
までしか表示できない。このため、71に示すように前
候補、後候補の文字群を表示できるよう表示移動用ボタ
ンを設けている。The operation of this embodiment will be described below with reference to FIG. The character recognition unit 12 compares the input handwritten data with the data corresponding to the character in the recognition dictionary unit 18, and passes the recognition candidate character group to the candidate character display unit 13. At this time, the recognition candidate character group received from the character recognition unit 12 includes characters that are considered to be somewhat similar to the input character. And the candidate character display unit 1
3 displays a list of all these characters received from the character recognition unit 12. The display device according to the present embodiment is a portable device, and since the display unit is small, only 27 display devices can be displayed at the same time. Therefore, as shown at 71, a display movement button is provided so that the front candidate character group and the rear candidate character group can be displayed.
【0023】本実施例では、入力者は多少可能性のある
文字の中から意図する文字を選択できるので、極端な崩
し字や、略字を入力したため、文字認識部12が通常の
手順では認識候補文字として出力しない文字をも提示す
ることとなる。このため、入力を意図した文字をこれら
の広い認識候補文字の中から選択して学習することが可
能となる。ひいては、行書や草書の学習さえ可能とな
る。更に、腕等に障害のある人の使用や小学校低学年若
しくは幼児の遊びを兼ねた字の勉強にも使用可能とな
る。なお、通常の手順で候補文字とされる文字以外の文
字は、画数の少ない順、50音順、文字コード順などの
各種の順序で表示すればよいが、入力者がこれらの表示
順序を自由に設定できるようにしておくことで、容易に
選択すべき文字を見つけることができるようにしてもよ
い。In the present embodiment, the input person can select an intended character from among the characters that are likely to be present. Therefore, the character recognizing unit 12 has entered a recognition candidate in a normal procedure because an extreme collapsing character or an abbreviation has been input. Characters that are not output as characters will also be presented. Therefore, it is possible to select and learn the character intended to be input from these wide recognition candidate characters. As a result, it becomes possible to even study curriculum and cursive. Further, it can be used for the use of a person with a handicapped arm, the lower grades of elementary school, or the study of characters that also play as an infant. It should be noted that characters other than the characters that are candidate characters in the normal procedure may be displayed in various orders such as the order with the smallest number of strokes, the Japanese syllabary order, and the character code order. It may be possible to easily find the character to be selected by setting the setting to.
【0024】以上、本発明を実施例に基づいて説明して
きたが、本発明は上記実施例に限定されるものではな
く、以下のようなものも含まれるのは勿論である。 (1)第1実施例等において、ペンによるボタン操作は
磁気による交流の攪乱でなく歪や静電容量の変化で検知
するものとしている。 (2)第2実施例において、「確定」、「学習」のボタ
ンは一組であり、対象とされた候補文字がこれらボタン
の上部に移動表示されるようにしている。 (3)第1実施例、第2実施例において、次の文字の手
書き入力が目下指示の入力可能として表示されている候
補文字の「確定」指示を兼ねるものとしている。 (4)第1実施例、第2実施例において、「確定」、
「学習」のボタンは表示された候補文字の前面に設けら
れている。なおこれは、銀行における現金自動払出し機
等に採用されているがごとく候補文字を表示するCRT
等の前面に透明な入力盤を設けることにより容易に実現
可能である。 (5)第1実施例、第2実施例において、「確定」及び
「学習」の指示用のボタンの位置は、製造や他のボタン
等との配置の都合で候補文字の上方としている。あるい
は、たとえ下方であっても1、2cm離れた位置としてい
る。 (6)第3実施例において、ジェスチャーとは、筆跡デ
ータのみならず、文字をペン先で軽く叩くタッピングと
言われる操作をも含む概念である。このため、例えば、
タッピング1回なら次の順位に表示されている文字の指
示の入力のための選択、1秒以内に2回なら該文字の入
力を意図していたものとの確定あるいは選定、同じく3
回ならば学習というふうにしている。 (7)第4実施例において、本実施例の機能発揮の有無
は、手書き入力者による別途の指示によるものとしてい
る。あるいは、更に、認識範囲は段階式(多段式)とし
ている。 (8)各実施例において、誤ってなされた指示の取り消
しもペンにて入力可能あるいはペンの反入力側の頂部の
ボタンを押すことによりなされる等の操作の便宜が計ら
れている。 (9)あらかじめ辞書に登録されていない文字や認識不
能とされた文字についての筆跡データをその文字と併せ
て学習する場合には、入力者が入力を意図した文字の入
力を文字コードで入力したり、第4実施例のごとく冗長
度を持たせるのではなく、入力を意図する文字を別途楷
書で正しくかつ大きく書くことによりなされる機能が付
加されている。また、これにあわせて一文字分の記入枠
も大きくなされる機能が付加されている。これにより、
学習を意図する候補文字が表示されない場合に手書き入
力者はいちいち文字コードを参照しなくてすむ。更に
は、JIS等に登録されていない文字等の学習も可能と
なる。そして、この場合には、目下作成中の文章にもこ
の楷書で手書きされた文字が表示されるようにしている
となお便利である。 (10)本発明の対象としている文字とは、漢字、仮名
のみならず、アルファベット、アラビア数字、ハングル
文字、アラビア文字、ロシア文字、ギリシャ文字、ドイ
ツ文字等を問わないのは勿論である。また、ジェスチャ
ーを含むのも勿論である。また、文字とは、一(単数)
の文字のみならず、複数の文字をも含む(日本語は、単
複の区別が厳密でないため、本明細書では原則として
「文字」と記している。)のは勿論である。このため、
例えば筆記体のアルファベットで入力された単語や複数
の漢字からなる熟語も学習可能としてもよい。なお、こ
れらの場合にも、入力者の意図する正しい漢字等の入力
は、先に記したごとく楷書、印刷体等でなされる機能が
付加されているならば、「特許発明」のごとき熟語を筆
跡「/」等で学習可能となり、特許出願の明細書等各種
文書の作成に便利となるのはいうまでもない。Although the present invention has been described above based on the embodiments, the present invention is not limited to the above embodiments, and of course includes the following. (1) In the first embodiment and the like, the button operation with the pen is detected not by the magnetic disturbance of the alternating current but by the distortion or the change in the capacitance. (2) In the second embodiment, the "confirm" and "learn" buttons are a set, and the target candidate characters are moved and displayed above these buttons. (3) In the first embodiment and the second embodiment, the handwriting input of the next character also serves as the “confirm” instruction of the candidate character displayed as the input of the current instruction. (4) In the first embodiment and the second embodiment, "confirmation",
The "learn" button is provided in front of the displayed candidate characters. Note that this is a CRT that displays candidate characters just as it is used in automatic cash dispensers at banks.
It can be easily realized by providing a transparent input panel on the front surface of the etc. (5) In the first and second embodiments, the position of the button for instructing “confirmation” and “learning” is above the candidate character for convenience of manufacture and arrangement with other buttons. Alternatively, the positions are separated by 1 or 2 cm even at the lower side. (6) In the third embodiment, the gesture is a concept including not only handwriting data but also an operation called tapping that taps a character with the pen tip. So, for example,
If tapping is once, selection for inputting the instruction of the character displayed in the next rank, and if it is twice within 1 second, it is confirmed or selected that it was intended to input the character, and 3
If it is a time, it is called learning. (7) In the fourth embodiment, whether or not the function of the present embodiment is exhibited depends on a separate instruction from the handwriting input person. Alternatively, further, the recognition range is a step type (multistage type). (8) In each of the embodiments, it is possible to cancel an instruction made by mistake by using the pen, or by pressing a button on the top of the pen opposite to the input side. (9) When learning the handwriting data of a character that is not registered in the dictionary or a character that is not recognized in advance together with the character, enter the character intended for input by the character code. Alternatively, instead of providing redundancy as in the case of the fourth embodiment, a function is added in which characters intended to be input are separately and correctly written in a large size. Along with this, a function is added to enlarge the entry frame for one character. This allows
When a candidate character intended for learning is not displayed, the handwriting inputter does not have to refer to the character code one by one. Furthermore, it is possible to learn characters and the like that are not registered in JIS or the like. Then, in this case, it is still more convenient if the handwritten characters in this regular script are displayed in the text currently being created. (10) It goes without saying that the characters targeted by the present invention include not only kanji and kana but also alphabets, Arabic numerals, Hangul characters, Arabic characters, Russian characters, Greek characters, German characters and the like. Of course, it also includes gestures. In addition, letter means one (single)
It is needless to say that it includes not only the characters, but also a plurality of characters (in Japanese, since the distinction between the single and the double is not strict, in the present specification, it is described as “character” in principle). For this reason,
For example, a word entered in a cursive alphabet or an idiom composed of a plurality of kanji characters may be learned. Also in these cases, if the correct input of the kanji, etc. intended by the input person is added with the function that is performed by the side-by-side writing, the printed material, etc. as described above, a idiom such as "patented invention" is used. Needless to say, it becomes convenient to create various documents such as patent application specifications by learning with handwriting "/".
【0025】更に、多種類の文字を手書き入力可能な場
合には、認識候補文字の抽出の高速化のためいずれの種
類の文字を入力するのかをあらかじめ指定可能とする機
能が付加されている。これは、漢字を入力対象外とする
場合に効果が大きいであろう。 (11)製造等の都合で、本発明の一の構成要素(要
件)を複数の物としたり、逆に複数の構成要素を物理的
に一体の物としたり、あるいはこれらを適宜組み合わせ
ている。更には一部をソフト的に構成している。Further, in the case where a large number of types of characters can be input by handwriting, a function is added so that which type of character is to be input can be designated in advance in order to speed up the extraction of recognition candidate characters. This will be very effective when excluding Kanji. (11) For convenience of manufacturing, one component (requirement) of the present invention may be a plurality of components, or conversely, a plurality of components may be physically integrated components, or a combination thereof may be appropriately used. Furthermore, a part is configured as software.
【0026】[0026]
【発明の効果】以上説明してきたように本発明は、学習
能力が向上し、かつ便利となるだけでなく、各請求項の
発明には以下の効果が生じる。請求項1の発明では、入
力者は手書き文字入力を行いながら、必要に応じて、い
つでも筆跡を登録させることが可能となる。このため煩
わしい文字登録操作をなさずとも手書き文字の学習が可
能となる。As described above, the present invention not only has improved learning ability and is convenient, but the invention of each claim has the following effects. According to the invention of claim 1, the input person can register the handwriting at any time as necessary while inputting the handwritten character. Therefore, it is possible to learn handwritten characters without performing a troublesome character registration operation.
【0027】請求項2の発明では、文字選択後に学習す
るか否かを指示させる際に、ペンの移動量等が少なくな
り、よりすばやく指示ができる。請求項3の発明では、
学習させたい文字を文字コードで入力するかわりに表示
された候補文字の中からペン先で指示するだけですみ、
また学習させるか否かも、表示されたボタンをペン先で
指示することができるため、操作が楽になる。According to the second aspect of the present invention, when instructing whether or not to learn after selecting a character, the amount of movement of the pen or the like is reduced and the instruction can be made more quickly. According to the invention of claim 3,
Instead of inputting the character you want to learn with the character code, you can just point with the pen tip from the displayed candidate characters,
In addition, since it is possible to instruct the displayed button with the pen tip whether or not to learn, the operation becomes easy.
【0028】請求項4の発明では、文字の確定と、学習
の指示が、ジェスチャを用いることにより1回の動作で
行うことが可能となる。請求項5の発明では、極端な崩
し字や略字を入力したため、文字認識部が認識候補文字
として入力したい文字を提示しなかった場合でも、その
文字を認識対象文字の一覧から選択可能とするのみなら
ず、文字コード等による入力を意図した文字の指定をな
すことなく筆跡データの学習が可能となる。更には、児
童への文字教育や身体障害者の使用にも便利となる。According to the fourth aspect of the present invention, the character determination and the learning instruction can be performed in one operation by using the gesture. In the invention of claim 5, since an extreme collapsing character or abbreviation is input, even if the character recognition unit does not present the character to be input as the recognition candidate character, only that character can be selected from the list of recognition target characters. In addition, the handwriting data can be learned without specifying a character intended to be input by a character code or the like. Further, it is convenient for character education for children and use by persons with physical disabilities.
【図1】本発明の手書き文字認識装置の第1実施例の構
成図である。FIG. 1 is a configuration diagram of a first embodiment of a handwritten character recognition device of the present invention.
【図2】上記実施例における画面の表示の様子を示した
図である。FIG. 2 is a diagram showing how a screen is displayed in the above embodiment.
【図3】上記実施例において、図2に示した状態から確
定ボタンが押されたときの画面状態の変化を示した説明
図である。FIG. 3 is an explanatory diagram showing a change in screen state when a confirm button is pressed from the state shown in FIG. 2 in the above embodiment.
【図4】上記実施例における学習される筆記データと文
字コードの様子を示した図である。FIG. 4 is a diagram showing the states of learned writing data and character codes in the above embodiment.
【図5】本発明の手書き文字認識装置の第2実施例の説
明図である。FIG. 5 is an explanatory diagram of a second embodiment of the handwritten character recognition device of the present invention.
【図6】本発明の手書き文字認識装置の第3実施例の説
明図である。FIG. 6 is an explanatory diagram of a third embodiment of the handwritten character recognition device of the present invention.
【図7】本発明の手書き文字認識装置の第4実施例の説
明図である。FIG. 7 is an explanatory diagram of a fourth embodiment of the handwritten character recognition device of the present invention.
【図8】従来の手書き文字認識装置の一例の構成図であ
る。FIG. 8 is a block diagram of an example of a conventional handwritten character recognition device.
【図9】同従来例において、学習文字を指定し筆跡デー
タと組み合わせて認識辞書に登録する様子を示した概念
図である。FIG. 9 is a conceptual diagram showing a state in which learning characters are designated, combined with handwriting data, and registered in a recognition dictionary in the conventional example.
11 文字入力部 12 文字認識部 13 候補文字表示部 14 文字選択部 15 学習判定部 16 認識結果出力部 17 文字登録部 18 認識用の辞書部 21 入力された上で表示されている文章(の一部) 22 手書き文字入力のための入力枠 23 表示された候補文字群 24 学習するか否か等を入力者に指示させるためのボ
タン11 character input unit 12 character recognition unit 13 candidate character display unit 14 character selection unit 15 learning determination unit 16 recognition result output unit 17 character registration unit 18 dictionary unit for recognition 21 input text (one of Part) 22 an input frame for inputting handwritten characters 23 a displayed candidate character group 24 a button for instructing the input person whether or not to learn
Claims (5)
てある辞書部と、入力された筆跡データをもとに文字認
識を行う文字認識部と、文字認識部の得た候補文字を所
定の手順で表示する候補文字表示部と、候補文字表示部
に表示された候補文字の中から入力者に入力を意図した
文字を選択可能とさせる文字選択部と、入力された筆跡
データを入力者が指定する文字と対応づけて辞書部に登
録させることにより学習機能を発揮する学習部とを有す
る手書き文字認識装置において、 入力された筆跡データに対して入力者により学習の指示
がなされたときには、学習部に対して該入力された筆跡
データをこれに対応して表示した候補文字の中から入力
者により入力を意図した文字として選択された文字とそ
のまま対応づけて辞書部に新規に登録させる学習指示部
を有していることを特徴とする手書き文字認識装置。1. A dictionary unit in which characters and handwriting data are registered in association with each other, a character recognition unit that recognizes characters based on input handwriting data, and a candidate character obtained by the character recognition unit is predetermined. Steps to display the candidate character display section, a character selection section that allows the input person to select the character intended for input from among the candidate characters displayed in the candidate character display section, and the input handwriting data In a handwritten character recognition device having a learning unit that performs a learning function by registering in a dictionary unit in association with a character specified by, when an input instruction is given to the input handwriting data by the input person, The input handwriting data is newly registered in the dictionary unit by directly associating the input handwriting data with the character selected as the character intended to be input by the input person from the candidate characters displayed corresponding to the learning unit. Handwritten character recognition apparatus characterized by having a learning instruction unit that.
に表示された候補文字に近接した位置に設けられている
ことを特徴とする請求項1記載の手書き文字認識装置。2. The handwritten character recognition device according to claim 1, wherein the learning instruction unit is provided at a position close to the candidate character displayed on the candidate character display unit.
して各々手書き入力用のペンで入力を意図した文字の選
択と学習の指示を可能とさせるペン指示入力部を有して
いることを特徴とする請求項1若しくは請求項2記載の
手書き文字認識装置。3. A pen instruction input unit that allows the character selection unit and the learning instruction unit to select a character intended to be input with a pen for handwriting input and to instruct learning. The handwritten character recognition device according to claim 1 or 2, which is characterized.
文字に対して手書き入力用のペンで作成された所定の軌
跡を認識することにより、意図するものの選択の指示及
び学習の指示が可能であることを特徴とする請求項2若
しくは請求項3記載の手書き文字認識装置。4. The pen instruction input unit is capable of instructing selection and learning of an intended object by recognizing a predetermined locus created by a pen for handwriting input with respect to displayed candidate characters. The handwritten character recognition device according to claim 2 or 3, wherein
長度を有していることを特徴とする請求項1若しくは請
求項2若しくは請求項3若しくは請求項4記載の手書き
文字認識装置。5. The handwritten character recognition device according to claim 1, wherein the character recognition unit has redundancy in recognition of candidate characters.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP32273993A JP3202852B2 (en) | 1993-12-21 | 1993-12-21 | Handwritten character recognition device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP32273993A JP3202852B2 (en) | 1993-12-21 | 1993-12-21 | Handwritten character recognition device |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH07182461A true JPH07182461A (en) | 1995-07-21 |
JP3202852B2 JP3202852B2 (en) | 2001-08-27 |
Family
ID=18147096
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP32273993A Expired - Lifetime JP3202852B2 (en) | 1993-12-21 | 1993-12-21 | Handwritten character recognition device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3202852B2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004192635A (en) * | 2002-11-29 | 2004-07-08 | Matsushita Electric Ind Co Ltd | Text editing support device |
JP2010501945A (en) * | 2006-08-24 | 2010-01-21 | クゥアルコム・インコーポレイテッド | Mobile device with acoustically driven text input and acoustically driven text input method |
-
1993
- 1993-12-21 JP JP32273993A patent/JP3202852B2/en not_active Expired - Lifetime
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004192635A (en) * | 2002-11-29 | 2004-07-08 | Matsushita Electric Ind Co Ltd | Text editing support device |
JP2010501945A (en) * | 2006-08-24 | 2010-01-21 | クゥアルコム・インコーポレイテッド | Mobile device with acoustically driven text input and acoustically driven text input method |
Also Published As
Publication number | Publication date |
---|---|
JP3202852B2 (en) | 2001-08-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP0769175B9 (en) | Multiple pen stroke character set and handwriting recognition system | |
US7729542B2 (en) | Using edges and corners for character input | |
KR102121487B1 (en) | Managing real-time handwriting recognition | |
US7283126B2 (en) | System and method for providing gesture suggestions to enhance interpretation of user input | |
JP3829366B2 (en) | Input device and input method | |
US20120069027A1 (en) | Input device | |
KR20180119647A (en) | Method for inserting characters into a string and corresponding digital device | |
US7561740B2 (en) | Systems and methods for automatic graphical sequence completion | |
EP1513053A2 (en) | Apparatus and method for character recognition | |
KR20100024471A (en) | A method and apparatus for inputting an initial phoneme, a medial vowel or a final phoneme of hangul at a time using a touch screen | |
JPH07182461A (en) | Handwritten character recognition device | |
JPH07146918A (en) | Handwritten character recognizing device | |
KR20050073910A (en) | Apparatus and method for inputting character in terminal having touch screen | |
Wobbrock | EdgeWrite: A versatile design for text entry and control | |
CN100386774C (en) | Presenting recognised handwritten symbols | |
JP2003005902A (en) | Character inputting device, information processor, method for controlling character inputting device, and storage medium | |
CN115917469A (en) | Apparatus and method for inputting logograms into electronic device | |
JPH10154224A (en) | Data processor | |
JP2922513B2 (en) | Display control method and device | |
JP3210778B2 (en) | Handwritten character recognition device | |
JPH02207387A (en) | On-line handwritten character input device | |
JP2005528705A (en) | Apparatus, method and computer program product for editing handwritten symbols using known symbols | |
KR100448967B1 (en) | Position magnify method of Enter Key and equipment thereof | |
KR20050096598A (en) | Character recognizing control method using numeral key pad | |
JPH10171341A (en) | Electronic character practice device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080622 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090622 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100622 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100622 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110622 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120622 Year of fee payment: 11 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120622 Year of fee payment: 11 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130622 Year of fee payment: 12 |
|
EXPY | Cancellation because of completion of term |