JPH10124611A - Character recognizing device - Google Patents

Character recognizing device

Info

Publication number
JPH10124611A
JPH10124611A JP8273242A JP27324296A JPH10124611A JP H10124611 A JPH10124611 A JP H10124611A JP 8273242 A JP8273242 A JP 8273242A JP 27324296 A JP27324296 A JP 27324296A JP H10124611 A JPH10124611 A JP H10124611A
Authority
JP
Japan
Prior art keywords
recognition
character
unit
recognition mode
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
JP8273242A
Other languages
Japanese (ja)
Inventor
Akiko Niimi
晶子 新美
Noriyuki Osuga
典之 大須賀
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.)
Brother Industries Ltd
Original Assignee
Brother Industries 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 Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP8273242A priority Critical patent/JPH10124611A/en
Publication of JPH10124611A publication Critical patent/JPH10124611A/en
Pending legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a character recognizing device with high recognizing precision without damaging a recognition processing speed by operating character recognition by a character recognizing method based on a recognition mode corresponding to a character. SOLUTION: This device is provided with an on-line recognizing part 60 and an off-line recognizing part 80 as means for recognizing a handwritten character, and a recognition mode is switched according to the kind of a character by a recognition mode switching part 40 which switches those two recognition system. In a 'HIRAGANA(Japanese cursive kana character) and KATAKANA'(square Japanese syllabary)' recognition mode, an on-line recognition processing is operated for each one stroke by the on-line recognizing part 60, and a recognized candidate is displayed in a character display area. On the other hand, in a 'KANJI'(Chinese character) recognition mode, an off-line recognition processing is operated by the off-line recognizing part 80, and recognized candidate is displayed in the character display area.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ペンを用いて手書
きで文字を入力すると、その文字を認識して文字コード
に変換することができる文字認識装置に関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a character recognition device capable of recognizing a character and converting it into a character code when a character is inputted by handwriting using a pen.

【0002】[0002]

【従来の技術】従来、手書き文字の認識の手法として
は、入力された1つの線(以下、ストロークと称す)を
認識単位とし、ストロークの時系列を用いて認識を行う
オンライン方式と、文字の形を用いて認識を行うオフラ
イン方式とがある。
2. Description of the Related Art Conventionally, there are two methods for recognizing handwritten characters: an online method in which one input line (hereinafter referred to as a stroke) is used as a recognition unit and recognition is performed using a time series of strokes; There is an off-line method for performing recognition using shapes.

【0003】例えば、ペンを用いて、図1(a)に示さ
れるように、「大」という文字が入力された時、オンラ
イン方式では、図1(b)に示されるように、3つのス
トロークの時系列を用いて文字認識を行う。また、オフ
ライン方式では、文字の形状から何らかの特徴を抽出し
て文字認識を行う。例えば、図1(c)に示されるよう
に、文字の線を太くして、その輪郭線の方向成分を特徴
量として文字認識を行う。画数の少ないひらがな、カタ
カナに対しては、オンライン方式が優れており、反対に
画数の多い漢字はオフライン方式の方が優れているとさ
れる。
For example, when a character "Large" is input using a pen as shown in FIG. 1A, in the online system, three strokes are input as shown in FIG. Character recognition is performed using the time series of. In the offline method, character recognition is performed by extracting some characteristic from the character shape. For example, as shown in FIG. 1C, a character line is thickened, and character recognition is performed using the directional component of the outline as a feature amount. For hiragana and katakana with a small number of strokes, the online method is superior, and in contrast, for kanji with a large number of strokes, the offline method is superior.

【0004】従来、ペンを用いて手書きで文字を入力
し、その文字をリアルタイムに認識する文字認識装置に
おいては、認識手法としてストロークの時系列を用いる
オンライン方式を用いるのが主流であった。
Conventionally, in a character recognition device that inputs characters by handwriting with a pen and recognizes the characters in real time, an online method using a time series of strokes has been mainly used as a recognition method.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上述し
たような文字認識装置によれば、ストロークの時系列を
用いて文字認識を行うと、全体の形を捉えることが出来
ないので、漢字の認識率が低下してしまう。また、誤っ
た書き順で書くと、うまく認識できないことがある。逆
に、全てオフライン方式を用いると、今度はせっかく入
力したストロークの時系列の情報を使わないことにな
る。オンライン方式では、ワンストローク毎に文字認識
の処理を進めることができるが、オフライン方式は全て
入力し終わってからでないと文字認識の処理に進めない
ため、入力終了から認識終了までの時間がオンライン方
式よりも余分にかかる。また、ひらがな、カタカナのよ
うな画数が少なく、かつ輪郭線の特徴抽出がしにくい文
字の認識率が下がってしまうという問題があった。
However, according to the character recognition apparatus as described above, if character recognition is performed using a time series of strokes, the entire shape cannot be captured. Will decrease. Also, if you write in the wrong writing order, you may not be able to recognize it well. Conversely, if all the off-line methods are used, the time series information of the strokes that have been input will not be used. In the online method, character recognition processing can be performed for each stroke, but in the offline method, character input processing cannot be performed until all input has been completed. Takes extra than. In addition, there is a problem that the number of strokes such as hiragana and katakana is small, and the recognition rate of characters for which it is difficult to extract features of a contour line is reduced.

【0006】本発明は、上述した問題点を解決するため
になされたものであり、文字に対する認識モードに基づ
いた文字認識手法によって文字認識することにより、認
識処理速度を損なわず、かつ認識精度が高い文字認識装
置を提供することを目的としている。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problem. By performing character recognition by a character recognition method based on a recognition mode for characters, the recognition processing speed is not impaired and the recognition accuracy is improved. It is intended to provide a high character recognition device.

【0007】[0007]

【課題を解決するための手段】この目的を達成するため
に、本発明の請求項1に記載の文字認識装置は、手書き
で文字を入力する手書き文字入力手段と、前記手書き文
字入力手段によって入力された文字を認識して文字コー
ドに変換する文字認識手段と、前記文字認識手段によっ
て認識された文字の認識候補を出力する候補出力手段
と、認識された文字を表示する表示手段とを備えたもの
を対象として、特に、前記文字認識手段は、前記手書き
文字入力手段によって文字を入力する際にその文字に対
する認識モードを指定する認識モード指定手段と、前記
認識モード指定手段によって指定された認識モードに基
づいて、前記文字の認識手法を切り替える認識モード切
り替え手段とを備えている。
In order to achieve this object, a character recognition apparatus according to a first aspect of the present invention comprises a handwritten character input unit for inputting characters by handwriting, and an input device for inputting characters by the handwritten character input unit. Character recognition means for recognizing the converted character into a character code, candidate output means for outputting a recognition candidate for the character recognized by the character recognition means, and display means for displaying the recognized character. In particular, the character recognition means includes: a recognition mode designation means for designating a recognition mode for a character when a character is inputted by the handwritten character input means; and a recognition mode designated by the recognition mode designation means. And a recognition mode switching means for switching the character recognition method based on the

【0008】前記の構成を有する本発明の文字認識装置
によれば、使用者が前記手書き文字入力手段を用いて文
字の入力を開始する際に、前記認識モード指定手段によ
って認識モードを指定することができる。そして、認識
モードが指定されると、その指定された認識モードに基
づいて、前記認識モード切り替え手段が文字の認識手法
を切り替える。そして、使用者が手書き文字入力手段を
用いて文字入力を行うと、前記文字認識手段が前記認識
モード切り替え手段によって切り替えられた認識手法に
よって文字認識を行う。そして、候補出力手段が認識候
補を出力し、表示手段に表示する。
According to the character recognition device of the present invention having the above configuration, when the user starts inputting characters using the handwritten character input means, the recognition mode specifying means specifies the recognition mode. Can be. When a recognition mode is designated, the recognition mode switching means switches the character recognition method based on the designated recognition mode. When the user performs character input using the handwritten character input unit, the character recognition unit performs character recognition by the recognition method switched by the recognition mode switching unit. Then, the candidate output means outputs the recognition candidates and displays them on the display means.

【0009】また、請求項2に記載の文字認識装置は、
入力された線の時系列を用いて認識を行うための、前記
認識手法として機能するオンライン認識手段と、文字全
体の形を用いて認識を行うための、他の前記認識手法と
して機能するオフライン認識手段とを備えている。従っ
て、前記認識モード指定手段によって認識モードが指定
されれば、その指定された認識モードに最適の前記オン
ライン認識手段もしくはオフライン認識手段が前記認識
モード切り替え手段によって切り替え設定される。これ
によって、文字認識を常に的確に行うことができる。
[0009] The character recognition device according to claim 2 is
Online recognition means functioning as the recognition method for performing recognition using the time series of input lines, and offline recognition functioning as the other recognition method for performing recognition using the shape of the entire character. Means. Therefore, if the recognition mode is designated by the recognition mode designating means, the online or offline recognition means optimal for the designated recognition mode is switched by the recognition mode switching means. Thereby, character recognition can always be performed accurately.

【0010】さらに、請求項3に記載の文字認識装置
は、前記認識モード切り替え手段が、前記認識モード指
定手段により指定された認識モードに基づき、前記オン
ライン認識手段と、前記オフライン認識手段とを切り替
えるように構成されている。従って、例えば、使用者が
「ひらがな・カタカナ」の認識モードを指定したとき、
前記認識モード切り替え手段により前記オンライン認識
手段に切り替えられて文字認識が行われ、また、使用者
が「漢字」の認識モードを指定したとき、認識モード切
り替え手段により前記オフライン認識手段に切り替えら
れて文字認識が行われる。
Further, in the character recognition apparatus according to the third aspect, the recognition mode switching means switches between the online recognition means and the offline recognition means based on a recognition mode designated by the recognition mode designation means. It is configured as follows. Therefore, for example, when the user specifies the recognition mode of “Hiragana / Katakana”,
The recognition mode is switched to the online recognition unit by the recognition mode switching unit to perform character recognition, and when the user designates a recognition mode of “Kanji”, the recognition mode is switched to the offline recognition unit by the recognition mode switching unit and the character is recognized. Recognition is performed.

【0011】[0011]

【発明の実施の形態】以下に、本発明の文字認識装置を
具体化した実施の形態について図面を参照して説明す
る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a character recognition device according to the present invention will be described below with reference to the drawings.

【0012】本実施の形態の文字認識装置の概略的構成
を示すブロック図を図2に示す。同図に示すように、本
発明の手書き文字入力手段及び表示手段を構成する入出
力一体型の液晶タブレット10が、データの転送等の制
御を行う制御部20に接続されている。制御部20は、
使用者が前記液晶タブレット10から指定する文字の認
識モードを指定する認識モード指定手段しとての認識モ
ード指定部30を含んでいる。また、前記制御部20
は、本発明のオンライン認識手段であるオンライン認識
部60と、本発明のオフライン認識手段であるオフライ
ン認識部80とにそれぞれ接続されている。また、前記
制御部20は、前記認識モード指定部30に格納されて
いる認識モードデータに従って、前記オンライン認識部
60と前記オフライン認識部80とを切り替える認識モ
ード切り替え手段としての認識モード切り替え部40を
含んでいる。また、前記制御部20は、前記オンライン
認識部60または前記オフライン認識部80から送られ
てきた認識候補を前記液晶タブレット10に出力する候
補出力手段としての候補出力部50を含んでいる。
FIG. 2 is a block diagram showing a schematic configuration of the character recognition device according to the present embodiment. As shown in FIG. 1, an input / output integrated liquid crystal tablet 10 constituting a handwritten character input unit and a display unit of the present invention is connected to a control unit 20 for controlling data transfer and the like. The control unit 20
It includes a recognition mode designating section 30 as recognition mode designating means for designating a recognition mode of a character designated by the user from the liquid crystal tablet 10. The control unit 20
Are connected to an online recognition unit 60, which is an online recognition unit of the present invention, and an offline recognition unit 80, which is an offline recognition unit of the present invention. Further, the control unit 20 controls the recognition mode switching unit 40 as a recognition mode switching unit that switches between the online recognition unit 60 and the offline recognition unit 80 according to the recognition mode data stored in the recognition mode designating unit 30. Contains. In addition, the control unit 20 includes a candidate output unit 50 as a candidate output unit that outputs a recognition candidate sent from the online recognition unit 60 or the offline recognition unit 80 to the liquid crystal tablet 10.

【0013】そして、前記オンライン認識部60は、オ
ンライン認識辞書70に接続されており、また、前記オ
フライン認識部80は、オフライン認識辞書90に接続
されている。
The online recognition unit 60 is connected to an online recognition dictionary 70, and the offline recognition unit 80 is connected to an offline recognition dictionary 90.

【0014】前記のように構成された文字認識装置にお
いては、使用者が、ペンを用いてそのペンを液晶タブレ
ット10の上面に押し当てながら文字の入力を開始する
際に、「ひらがな・カタカナ」の認識モードで文字を認
識するか、「漢字」の認識モードで文字を認識するかを
指定する。この指定された認識モードは認識モード指定
部30に格納される。認識モード切り替え部40は、認
識モード指定部30に格納されている認識モードに従っ
て、オンライン認識部60を用いて文字認識を行うの
か、オフライン認識部80を用いて文字認識を行うのか
を判断し、オンライン方式により認識を行うのであれ
ば、オンライン認識部60に入力されたストロークの情
報を出力し、オフライン方式により認識を行うのであれ
ば、オフライン認識部80に入力された文字の形状情報
を出力する。オンライン認識部60もオフライン認識部
80も、文字認識を実行した結果の候補を候補出力部5
0に出力する。候補出力部50は、最も確からしい候補
から順に液晶タブレット10に表示する。
In the character recognition device configured as described above, when the user starts inputting characters while pressing the pen against the upper surface of the liquid crystal tablet 10 using a pen, the user may use "Hiragana / Katakana". Specify whether to recognize the character in the recognition mode of "Kanji" or in the recognition mode of "Kanji". The specified recognition mode is stored in the recognition mode specifying unit 30. The recognition mode switching unit 40 determines whether to perform character recognition using the online recognition unit 60 or character recognition using the offline recognition unit 80 in accordance with the recognition mode stored in the recognition mode designation unit 30. If the recognition is performed by the online method, the stroke information input to the online recognition unit 60 is output. If the recognition is performed by the offline method, the shape information of the character input to the offline recognition unit 80 is output. . Both the online recognizing unit 60 and the offline recognizing unit 80 output candidates of the result of character recognition to the candidate output unit
Output to 0. The candidate output unit 50 displays on the liquid crystal tablet 10 in order from the most probable candidate.

【0015】次に、本実施の形態の具体的な構成につい
て説明する。
Next, a specific configuration of the present embodiment will be described.

【0016】図3に、液晶タブレット10の表示例を示
す。その液晶タブレット10の上面には、画面の上部に
おいて認識候補を表示したり、文字の追加、削除等の編
集作業を行うための文章表示領域500と、画面の左下
においてペンによる文字入力を行ってその文字入力の軌
跡を表示する文字入力領域510と、「ひらがな・カタ
カナ」の認識モードに切り替える際に使用者がペンで指
定するひらがな・カタカナモード指定ボタン520(図
中には「ひら・カタ」と表示)と、「漢字」の認識モー
ドに切り替える際に使用者がペンで指定する漢字モード
指定ボタン530(図中には「漢字」と表示)と、1文
字の入力を終了して文字認識の開始を指示する認識開始
ボタン540と、次候補の出力を指示する次候補ボタン
550とが設けられている。
FIG. 3 shows a display example of the liquid crystal tablet 10. On the upper surface of the liquid crystal tablet 10, a text display area 500 for displaying recognition candidates at the upper part of the screen and performing editing work such as addition and deletion of characters, and character input with a pen at the lower left of the screen are performed. A character input area 510 for displaying the trajectory of the character input, and a hiragana / katakana mode designation button 520 which is designated by the user with a pen when switching to the “hiragana / katakana” recognition mode (in the figure, “hira / kata” ), A kanji mode designation button 530 (displayed as "Kanji" in the figure) specified by the user when switching to the "kanji" recognition mode, A recognition start button 540 for instructing the start of the next candidate and a next candidate button 550 for instructing the output of the next candidate are provided.

【0017】以下に、本実施の形態の文字認識装置を使
用する場合について説明する。
Hereinafter, a case where the character recognition device of the present embodiment is used will be described.

【0018】使用者が例えば「お」を入力したい場合を
考える。「お」は、オフライン方式を利用すると、
「あ」等、見た目が似ている他の候補と間違いやすい。
処が、オンライン方式であれば、図4(a)、(b)に
示すように、ストロークが大きく異なるため、「お」と
「あ」とを間違えることはない。使用者は「ひらがな・
カタカナ」の認識モードを選択することにより、オンラ
イン方式が設定されることになり、正しく「お」を入力
することができる。
Assume that the user wants to input, for example, "O". "O" uses the offline method,
It is easy to make mistakes with other candidates that look similar, such as "A".
If the processing is an online method, as shown in FIGS. 4 (a) and 4 (b), the strokes are greatly different, so that "o" and "a" will not be confused. The user says "Hiragana
By selecting the recognition mode of "Katakana", the online method is set, and "O" can be correctly input.

【0019】次に、使用者が例えば「六」を入力したい
場合を考える。「六」は、オンライン方式を利用する
と、図5(a)に示すようなストロークになる。これは
図5(b)に示される「文」のストロークと同じにな
り、オフライン方式では間違わない「六」と「文」は、
オンライン方式では間違いやすい。使用者は「漢字」の
認識モードを選択することにより、オフライン方式が設
定されることになり、正しく「六」を入力することがで
きる。
Next, consider a case where the user wants to input, for example, "6". “Six” becomes a stroke as shown in FIG. 5A when the online method is used. This is the same as the stroke of the “sentence” shown in FIG. 5B, and “six” and “sentence” which are not mistaken in the offline method are
It is easy to make mistakes with the online method. When the user selects the "kanji" recognition mode, the offline mode is set, and "6" can be correctly input.

【0020】使用者は、入力したい文字を文字入力領域
510に書く前に、「ひらがな・カタカナ」の認識モー
ドか、「漢字」の認識モードかを選択する。その処理の
流れを図6に示す。
Before writing a character to be input in the character input area 510, the user selects a recognition mode of "Hiragana / Katakana" or a recognition mode of "Kanji". FIG. 6 shows the flow of the processing.

【0021】先ず、S500(Sはステップを示す。以
下同様)では、認識モード指定部30の初期値を「漢
字」の認識モードにする。これは、漢字の方が字数が多
いことによる。次に、S510では、「ひらがな・カタ
カナ」の認識モードを指定するために、ひらがな・カタ
カナ指定ボタン520がペンでタッチされたか否かを判
断する。タッチされていれば(S510:Y)、S53
0に移行する。S530では、認識モード指定部の値を
「ひらがな・カタカナ」の認識モードに書き換え、S5
50に移行する。S550では、書き換えられた認識モ
ード指定部30の情報が認識モード切り替え部40に送
られ、処理が終了する。これで、次の認識からオンライ
ン方式で文字認識が行われるようになる。
First, in S500 (S indicates a step, the same applies hereinafter), the initial value of the recognition mode designation unit 30 is set to the "kanji" recognition mode. This is because kanji has more characters. Next, in S510, it is determined whether or not the Hiragana / Katakana designation button 520 has been touched with a pen in order to designate the recognition mode of “Hiragana / Katakana”. If touched (S510: Y), S53
Move to 0. In S530, the value of the recognition mode designating section is rewritten to the recognition mode of "Hiragana / Katakana", and in S5
Move to 50. In S550, the rewritten information of the recognition mode designating unit 30 is sent to the recognition mode switching unit 40, and the process ends. As a result, character recognition is performed in an online manner from the next recognition.

【0022】また、S510で、ひらがな・カタカナ指
定ボタン50がペンでタッチされなかったとき、S52
0に移行する。S520では、「漢字」の認識モードを
指定するために、漢字指定ボタン530がペンでタッチ
されたか否かを判断する。タッチされていれば(S52
0:Y)、S540に移行する。S530では、認識モ
ード指定部の値を「漢字」の認識モードに書き換え、S
550に移行する。また、漢字指定ボタンがペンでタッ
チされなかったとき、処理を終了する。
In S510, if the Hiragana / Katakana designation button 50 is not touched with a pen, the process proceeds to S52.
Move to 0. In S520, it is determined whether or not the kanji designation button 530 has been touched with a pen in order to designate the "kanji" recognition mode. If touched (S52
0: Y), and proceeds to S540. In S530, the value of the recognition mode designating section is rewritten to the “kanji” recognition mode,
Go to 550. If the kanji designation button has not been touched with the pen, the process ends.

【0023】使用者が「お」の入力を開始してから、文
字認識の候補を出力し、確定するまでの動作、及び、
「六」の入力を開始してから、文字認識の候補を出力
し、確定するまでの動作を図7のフローチャートを用い
て詳しく説明する。
The operation from when the user starts to input "O" to when the character recognition candidates are output and determined, and
The operation from the start of the input of "6" to the output of the character recognition candidates and the determination will be described in detail with reference to the flowchart of FIG.

【0024】まず、S100では、認識モード切り替え
部40に送られている認識モードが「ひらがな・カタカ
ナ」の認識モードか否かを判断する。「ひらがな・カタ
カナ」の認識モードであれば(S100:Y)、S11
0に移行する。
First, in S100, it is determined whether or not the recognition mode sent to the recognition mode switching unit 40 is the "Hiragana / Katakana" recognition mode. If it is the recognition mode of “Hiragana / Katakana” (S100: Y), S11
Move to 0.

【0025】S110では、文字入力領域510に使用
者が文字を入力中であるか否かを判断する。入力中であ
れば(S110:Y)、S120で、1ストローク分の
入力が終了するまで待つ。これは、ペンが文字入力領域
510から離れたことを検知することによって行う。そ
して、S130では、ストロークの情報、即ち、ペンが
文字入力領域510に接触してから離れるまでの軌跡の
情報をオンライン認識部60へ出力する。S140で
は、オンライン認識部60は、オンライン認識辞書70
を参照しながらオンライン認識処理を1ストロークずつ
行う。
In S110, it is determined whether or not the user is inputting a character in character input area 510. If the input is being performed (S110: Y), the process waits until the input for one stroke is completed in S120. This is performed by detecting that the pen has left the character input area 510. Then, in S130, the stroke information, that is, the trajectory information from when the pen comes into contact with the character input area 510 until the pen is separated is output to the online recognition unit 60. In S140, the online recognition unit 60 sets the online recognition dictionary 70
, The online recognition processing is performed one stroke at a time.

【0026】一方、S110で入力中でないときには
(S110:N)、S150に移行する。S150で
は、認識開始ボタン540がペンでタッチされたか否か
を判断する。タッチされていれば(S150:Y)、S
160に移行する。逆に、タッチされていなければ(S
150:N)、まだ1文字分の入力が終了していないの
でS110へ移行する。S160では、1文字終了の信
号をオンライン認識部60へ送る。オンライン認識部6
0では、候補を候補出力部50に格納し、S170で、
認識結果を文字表示領域500に表示する。続くS18
0では、次候補ボタン550がペンでタッチされたか否
かを判断する。タッチされていれば(S180:Y)、
S170に移行し、候補出力部50に格納されている次
候補を文字表示領域500に順次表示する。タッチされ
ていなければ(S180:N)、処理を終了する。
On the other hand, when the input is not being performed in S110 (S110: N), the process proceeds to S150. In S150, it is determined whether or not the recognition start button 540 has been touched with a pen. If touched (S150: Y), S
The process proceeds to 160. Conversely, if not touched (S
150: N), since the input of one character has not been completed yet, the flow shifts to S110. In S160, a signal indicating the end of one character is sent to the online recognition unit 60. Online recognition unit 6
0, the candidate is stored in the candidate output unit 50, and in S170,
The recognition result is displayed in the character display area 500. Continue S18
At 0, it is determined whether or not the next candidate button 550 has been touched with a pen. If touched (S180: Y),
The process proceeds to S170 to sequentially display the next candidates stored in the candidate output unit 50 in the character display area 500. If not touched (S180: N), the process ends.

【0027】S100において、「ひらがな・カタカ
ナ」の認識モードでないとき(S100:N)、即ち、
「漢字」の認識モードであるとき、S190に移行す
る。S190において、文字入力領域510に使用者が
文字を入力中であるか否かを判断する。入力中であれば
(S190:Y)、S190へ戻り、入力中でなくなる
までS190を繰り返す。入力中でないということは、
ペンが文字入力領域510から離れることを検知するこ
とによって行う。入力中でなければ(S190:N)、
S200に移行する。S200では、認識開始ボタン5
40がペンでタッチされたか否かを判断する。タッチさ
れていれば(S200:Y)、S210に移行する。タ
ッチされていなければ(S200:N)、まだ1文字分
の入力が終了していないのでS190に移行する。S2
10では、1文字終了の信号をオフライン認識部80へ
出力する。オフライン認識部80では、S220でオフ
ライン方式による文字認識を行い、その候補を候補出力
部50に格納し、S230に移行する。S230で、認
識結果を文字表示領域500に表示する。
In S100, if it is not the recognition mode of "Hiragana / Katakana" (S100: N), ie,
If the mode is the "kanji" recognition mode, the process proceeds to S190. In S190, it is determined whether or not the user is inputting a character in character input area 510. If input is being performed (S190: Y), the process returns to S190, and S190 is repeated until input is not performed. Not being typed means
This is performed by detecting that the pen leaves the character input area 510. If not being input (S190: N),
The process moves to S200. In S200, the recognition start button 5
It is determined whether 40 has been touched with a pen. If touched (S200: Y), the process proceeds to S210. If it has not been touched (S200: N), the process proceeds to S190 because the input of one character has not yet been completed. S2
In step 10, a signal indicating the end of one character is output to the offline recognition unit 80. The off-line recognition section 80 performs off-line character recognition in S220, stores the candidates in the candidate output section 50, and shifts to S230. In S230, the recognition result is displayed in the character display area 500.

【0028】続くS240では、次候補ボタン550が
ペンでタッチされたか否かを判断する。タッチされてい
れば(S240:Y)、S230に移行し、候補出力部
50に格納されている次候補を文字表示領域500に順
次表示する。タッチされていなければ(S240:
N)、処理を終了する。
At S240, it is determined whether the next candidate button 550 has been touched with a pen. If touched (S240: Y), the process proceeds to S230, and the next candidates stored in the candidate output unit 50 are sequentially displayed in the character display area 500. If not touched (S240:
N), end the process.

【0029】使用者は「お」の入力の時、「ひらがな・
カタカナ」の認識モードを選択すると、S510:Y、
S530、S550の各ステップが実行される。そし
て、文字入力領域510に「お」を書いて認識開始ボタ
ン540をタッチすると、S100:Y、S110、S
120、S130、S140、S150:Y、S160
の各ステップを経て、S170で文字表示領域510に
「お」が表示される。もし、入力した文字が本当は
「お」ではなかった時は、次候補ボタン550をタッチ
すると(S180:Y)、文字表示領域500に次候補
「む」等が表示される(S170)。
When the user inputs "O", the user inputs "Hiragana.
When the recognition mode of "Katakana" is selected, S510: Y,
Steps S530 and S550 are executed. When "O" is written in the character input area 510 and the recognition start button 540 is touched, S100: Y, S110, S100
120, S130, S140, S150: Y, S160
After each step, “O” is displayed in the character display area 510 in S170. If the input character is not actually “O”, the next candidate button 550 is touched (S180: Y), and the next candidate “mu” or the like is displayed in the character display area 500 (S170).

【0030】次に、使用者は「六」の入力の時、「漢
字」の認識モードを選択すると、S510:N、S54
0、S550の各ステップが実行される。そして、文字
入力領域510に「六」を書いて認識開始ボタン540
をタッチすると、S100:N、S190、S200、
S210、S220の各ステップを経て、S230で文
字表示領域510に「六」が表示される。もし、入力し
た文字が本当は「六」だった時は、次候補ボタン550
をタッチすると(S240:Y)、文字表示領域500
に次候補「大」等が表示される(S230)。
Next, when the user selects the "kanji" recognition mode when inputting "6", S510: N, S54
0, each step of S550 is executed. Then, “6” is written in the character input area 510 and a recognition start button 540 is entered.
When is touched, S100: N, S190, S200,
After the steps S210 and S220, “Six” is displayed in the character display area 510 in S230. If the input character is actually “six”, the next candidate button 550
Is touched (S240: Y), the character display area 500
The next candidate "large" is displayed (S230).

【0031】本実施例では、予め「ひらがな・カタカ
ナ」の認識モードと、「漢字」の認識モード、即ち、オ
ンライン方式とオフライン方式とを選択してから、文字
認識を実行したが、認識開始ボタン540の代わりに、
モード指定のボタンがタッチされてもよい。また、次候
補で所望の文字が表示されなかった場合、ひらがな、カ
タカナでも、オフライン方式が適している場合もあれ
ば、逆の場合もあるので、途中から方式を変更するよう
にしてもよい。文字認識上避けられない問題として、カ
タカナの「エ」と、漢字の「工」等、誤認識が極めて起
こりやすい組み合わせの文字を自動的に正しく認識する
ことは困難であり、かつ、候補としてどちらの文字が表
示されているのかも見づらい場合等がある。このような
場合は、使用者にとっては一つの認識モードで文字を認
識するよりも、文字種の指定ができる方が便利であり、
前記実施の形態は有効である。
In this embodiment, the character recognition is executed after selecting the recognition mode of "Hiragana / Katakana" and the recognition mode of "Kanji", that is, the online mode and the offline mode. Instead of 540,
A mode designation button may be touched. If the desired character is not displayed in the next candidate, the off-line method may be suitable for hiragana and katakana, and the reverse method may be used. Therefore, the method may be changed midway. One of the unavoidable problems in character recognition is that it is difficult to automatically and correctly recognize characters in combinations that are extremely likely to be misrecognized, such as katakana "e" and kanji "ko". It is sometimes difficult to see whether the character is displayed. In such a case, it is more convenient for the user to be able to specify the character type than to recognize characters in one recognition mode.
The above embodiment is effective.

【0032】[0032]

【発明の効果】以上説明したことから明かなように、本
発明の請求項1に記載の文字認識装置によれば、字種に
よって文字認識方式を替えることで、より適した認識方
式で文字認識を行うことができるので、認識処理速度を
損なわず、かつ認識精度をより一層高めることができ
る。
As is apparent from the above description, according to the character recognition apparatus of the first aspect of the present invention, the character recognition method is changed according to the character type, so that the character recognition can be performed with a more suitable recognition method. Can be performed, so that the recognition processing speed can be maintained and the recognition accuracy can be further improved.

【0033】また、請求項2に記載の文字認識装置によ
れば、認識モードが指定されると、その指定された認識
モードに最適のオンライン認識手段もしくはオフライン
認識手段に切り替え設定されるので、字種に応じて文字
認識を常に的確に行うことができる。
Further, according to the character recognition device of the present invention, when the recognition mode is designated, the character is switched to the online recognition means or the offline recognition means which is optimal for the designated recognition mode. Character recognition can always be performed accurately according to the species.

【0034】さらに、請求項3に記載の文字認識装置に
よれば、使用者は字種を選択するだけで、その字種に最
も適したオンライン認識手段もしくはオフライン認識手
段で文字認識を行うことができるので、認識精度をさら
に向上することができる。
Further, according to the character recognition device of the third aspect, the user can select the character type and perform the character recognition by the online recognition means or the offline recognition means most suitable for the character type. Therefore, the recognition accuracy can be further improved.

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

【図1】手書き入力した文字を示す図であり、(a)は
文字入力の軌跡を示す図、(b)は入力したときのスト
ロークの時系列を示す図、(c)は文字の線を太くした
形状を示す図である。
FIGS. 1A and 1B are diagrams showing characters input by handwriting, FIG. 1A is a diagram showing a trajectory of character input, FIG. 1B is a diagram showing a time series of strokes at the time of input, and FIG. It is a figure which shows the shape made thick.

【図2】本実施の形態の文字認識装置の電気的制御構成
を示すブロック図である。
FIG. 2 is a block diagram illustrating an electrical control configuration of the character recognition device according to the present embodiment.

【図3】液晶タブレットの表示例を示す図である。FIG. 3 is a diagram illustrating a display example of a liquid crystal tablet.

【図4】手書き入力した時のストロークの時系列を示す
図である。
FIG. 4 is a diagram illustrating a time series of strokes when handwriting is input.

【図5】手書き入力した時のストロークの時系列を示す
図である。
FIG. 5 is a diagram showing a time series of strokes when handwriting is input.

【図6】認識モード選択処理の動作を示すフローチャー
トである。
FIG. 6 is a flowchart illustrating an operation of a recognition mode selection process.

【図7】文字認識処理の動作を示すフローチャートであ
る。
FIG. 7 is a flowchart illustrating an operation of a character recognition process.

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

10 液晶タブレット 20 制御部 30 認識モード指定部 40 認識モード切り替え部 60 オンライン制御部 80 オフライン制御部 DESCRIPTION OF SYMBOLS 10 Liquid crystal tablet 20 Control part 30 Recognition mode designation part 40 Recognition mode switching part 60 Online control part 80 Offline control part

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 手書きで文字を入力する手書き文字入力
手段と、前記手書き文字入力手段によって入力された文
字を認識して文字コードに変換する文字認識手段と、前
記文字認識手段によって認識された文字の認識候補を出
力する候補出力手段と、認識された文字を表示する表示
手段とを備えた文字認識装置において、 前記文字認識手段は、 前記手書き文字入力手段によって文字を入力する際にそ
の文字に対する認識モードを指定する認識モード指定手
段と、 前記認識モード指定手段によって指定された認識モード
に基づいて、前記文字の認識手法を切り替える認識モー
ド切り替え手段とを備えたことを特徴とする文字認識装
置。
1. A handwritten character input unit for inputting a character by handwriting, a character recognition unit for recognizing a character input by the handwritten character input unit and converting the character into a character code, and a character recognized by the character recognition unit A character recognition device comprising: candidate output means for outputting a recognition candidate of the character recognition means; and display means for displaying a recognized character. A character recognition apparatus comprising: a recognition mode designating unit that designates a recognition mode; and a recognition mode switching unit that switches the character recognition method based on the recognition mode designated by the recognition mode designating unit.
【請求項2】 入力された線の時系列を用いて認識を行
うための、前記認識手法として機能するオンライン認識
手段と、文字全体の形を用いて認識を行うための、他の
前記認識手法として機能するオフライン認識手段とを備
えたことを特徴とする請求項1に記載の文字認識装置。
2. An on-line recognizing means functioning as the recognizing method for performing recognition using a time series of input lines, and the other recognizing method for performing recognition using a shape of a whole character. 2. The character recognition device according to claim 1, further comprising an off-line recognition unit that functions as a function.
【請求項3】 前記認識モード切り替え手段は、前記認
識モード指定手段によって指定された認識モードに基づ
いて、前記オンライン認識手段と、前記オフライン認識
手段とを切り替えることを特徴とする請求項2に記載の
文字認識装置。
3. The recognition mode switching unit according to claim 2, wherein the recognition mode switching unit switches between the online recognition unit and the offline recognition unit based on a recognition mode designated by the recognition mode designation unit. Character recognition device.
JP8273242A 1996-10-16 1996-10-16 Character recognizing device Pending JPH10124611A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8273242A JPH10124611A (en) 1996-10-16 1996-10-16 Character recognizing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8273242A JPH10124611A (en) 1996-10-16 1996-10-16 Character recognizing device

Publications (1)

Publication Number Publication Date
JPH10124611A true JPH10124611A (en) 1998-05-15

Family

ID=17525111

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8273242A Pending JPH10124611A (en) 1996-10-16 1996-10-16 Character recognizing device

Country Status (1)

Country Link
JP (1) JPH10124611A (en)

Similar Documents

Publication Publication Date Title
US6493464B1 (en) Multiple pen stroke character set and handwriting recognition system with immediate response
EP0157354B1 (en) Method for designating a recognition mode in a hand-written character/graphic recognizer
JP4030575B2 (en) Touch type key input device, touch type key input method and program
US6973214B1 (en) Ink display for multi-stroke hand entered characters
JPH10124611A (en) Character recognizing device
JP2003005902A (en) Character inputting device, information processor, method for controlling character inputting device, and storage medium
KR100356037B1 (en) Apparatus And Method For Recognition Of Multiple Character In Handwriting Recognition
JP2922513B2 (en) Display control method and device
JPH1115918A (en) Handwriting character recognizing device
JPH1049624A (en) Method and device for handwritten character recognition
JPH11345072A (en) Gesture processor and gesture processing method
JPH11282595A (en) Inputting device and storage medium
JPH0310390A (en) Character recognizing device
JPH06208660A (en) On-line character recognizing device
JPH10105650A (en) Character recognition device
KR20010001460A (en) Apparatus and method for recognizing some hand-writing
KR20040099937A (en) Device for inputting letter by using touch-screen and method therefor
JPH0620101A (en) Handwriting character recognizing method
JPH0728950A (en) Handwritten character recognition device
JPH06251198A (en) Character input device
JPH07141468A (en) Handwritten character recognition processing method in handwriting input character device
JPS61131089A (en) Hand-written character recognizing device
JPS61276011A (en) Information input device
JPS61220078A (en) On-line character recognizing device
JPH06150066A (en) Handwritten character recognizing device