[go: up one dir, main page]

JP3190776B2 - Online handwritten character recognition device - Google Patents

Online handwritten character recognition device

Info

Publication number
JP3190776B2
JP3190776B2 JP33031193A JP33031193A JP3190776B2 JP 3190776 B2 JP3190776 B2 JP 3190776B2 JP 33031193 A JP33031193 A JP 33031193A JP 33031193 A JP33031193 A JP 33031193A JP 3190776 B2 JP3190776 B2 JP 3190776B2
Authority
JP
Japan
Prior art keywords
stroke
information
character
basic
preliminary selection
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP33031193A
Other languages
Japanese (ja)
Other versions
JPH07192099A (en
Inventor
彰 鶴田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP33031193A priority Critical patent/JP3190776B2/en
Publication of JPH07192099A publication Critical patent/JPH07192099A/en
Application granted granted Critical
Publication of JP3190776B2 publication Critical patent/JP3190776B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、オンライン手書き文字
認識装置に関し、より詳細には、タブレットからペンに
より入力された手書き文字を認識し、認識結果をCRT
(Cathode Ray Tube:陰極線管)、液晶等に表示する機
能を有するオンライン手書き文字認識装置に関する。例
えば、ワードプロセッサ、電子手帳、パソコンなどに適
用されるものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an on-line handwritten character recognition device, and more particularly, to a system for recognizing handwritten characters input from a tablet with a pen and displaying the recognition result on a CRT.
(Cathode Ray Tube: cathode ray tube), and an online handwritten character recognition device having a function of displaying on a liquid crystal or the like. For example, it is applied to a word processor, an electronic organizer, a personal computer, and the like.

【0002】[0002]

【従来の技術】ストロークの入力毎にストローク認識を
行うオンライン手書き文字認識装置においては、ストロ
ークが入力されてから次のストロークを入力し終わるま
でに、入力されたストロークの特徴抽出やストローク認
識を完了するのが望ましい。しかし、基本ストローク辞
書が多い場合、ストローク認識に多くの時間を要し、処
理の溜りこみが生じる場合がある。
2. Description of the Related Art In an on-line handwritten character recognition apparatus which performs stroke recognition every time a stroke is input, feature extraction and stroke recognition of the input stroke are completed between the input of a stroke and the end of the input of the next stroke. It is desirable to do. However, when there are many basic stroke dictionaries, it takes a lot of time to recognize strokes, and there is a case where the accumulation of processing occurs.

【0003】[0003]

【発明が解決しようとする課題】前述のように、従来の
オンライン手書き文字認識装置では、基本ストローク辞
書が多くなると、ストローク毎の処理が溜りこみ、文字
入力終了から認識結果を表示するまでに多くの時間がか
かる。これを解決する1つの手段として、高性能のCP
U(中央処理装置)を用いたり、専用のマッチングLS
Iを使用することなどが考えられる。
As described above, in the conventional on-line handwritten character recognition device, when the number of basic stroke dictionaries increases, the processing for each stroke is accumulated, and the number of processes from the end of character input to the display of the recognition result increases. It takes time. As one of the means to solve this, high-performance CP
U (central processing unit) or dedicated matching LS
I can be used.

【0004】本発明は、このような実情に鑑みてなされ
たので、入力されたストロークの幾何学的な特徴、認識
対象文字種、画数などの情報を用いて基本ストローク辞
書の予備選択を行うことにより、ストローク認識に要す
る処理時間を短縮することができるようにしたオンライ
ン手書き文字認識装置を提供することを目的としてい
る。
[0004] The present invention has been made in view of such circumstances, and therefore, a preliminary selection of a basic stroke dictionary is performed by using information such as the geometric features of input strokes, the type of characters to be recognized, and the number of strokes. It is another object of the present invention to provide an online handwritten character recognition device capable of reducing the processing time required for stroke recognition.

【0005】[0005]

【課題を解決するための手段】本発明は、上記目的を達
成するために、(1)入力される文字の筆記情報(座標
点、ペンのON/OFF情報)に基づいて認識するオン
ライン手書き文字認識装置において、前記筆記情報を検
出する入力手段と、前記筆記情報からストローク(ペン
がOFF→ON状態からON→OFF状態の区間の曲
線)の検出を行うストローク検出手段と、前記検出され
たストロークから認識に必要な幾何学的な特徴を抽出す
る特徴抽出手段と、基本ストロークとそれに付加された
予備選択情報が記述された基本ストローク辞書と、前記
検出されたストローク情報をビット表記したものと、前
記予備選択情報のビット表記したものとのAND処理
行い、その処理結果に基づいてマッチング対象の基本ス
トロークを選択する基本ストローク予備選択手段と、前
記選択された基本ストロークと前記抽出された特徴との
マッチングを行うストローク認識手段と、あらかじめ文
字を筆順にそってストロークコードで記述した文字辞書
と、前記ストローク認識結果と前記文字辞書との照合を
行う文字照合手段と、認識結果を表示する表示手段とを
備えたこと、更には、(2)前記予備選択情報が、基本
ストロークが文字の何画目で使用されるかを示す画数情
報であること、更には、(3)前記予備選択情報が、基
本ストロークが使用される文字種情報であること、更に
は、(4)前記予備選択情報が、基本ストロークの始点
・終点の位置情報であることを特徴としたものである。
In order to achieve the above object, the present invention provides: (1) an online handwritten character recognized based on writing information (coordinate points, pen ON / OFF information) of an input character; An input unit for detecting the handwritten information; a stroke detecting unit for detecting a stroke (a curve in a section from a pen OFF → ON state to an ON → OFF state) based on the handwritten information; A basic stroke dictionary that describes a basic stroke and preliminary selection information added to the basic stroke,
The AND processing of the bit representation of the detected stroke information and the bit representation of the preliminary selection information is performed.
Performed, stroke order and basic stroke preliminary selection means for selecting a basic stroke of Matching object based on the processing result, the stroke recognition means for performing matching between the extracted features and basic stroke said selected beforehand character A character dictionary described in accordance with a stroke code, character matching means for matching the stroke recognition result with the character dictionary, and display means for displaying the recognition result. The preliminary selection information is stroke number information indicating in which stroke of the character the basic stroke is used, and (3) the preliminary selection information is character type information in which the basic stroke is used; Further, (4) the preliminary selection information is a starting point of a basic stroke.
-It is characterized by the position information of the end point .

【0006】[0006]

【作用】本発明によるオンライン文字認識装置は、タブ
レット等の入力手段により、使用者が入力する文字の筆
記情報を検出し、筆記情報からストロークの検出を行
う。検出されたストロークから認識に必要な幾何学的な
特徴を抽出し、各種の特徴を用いて基本ストローク辞書
を選択する。抽出された特徴から作成された入力パター
ンと予備選択をパスした基本ストローク辞書とのマッチ
ングを行い、ストローク認識結果とあらかじめ文字を筆
順に沿ってストロークコードで記述した文字辞書との照
合を行う。認識結果は、表示手段により表示する。この
ような構成に基づき、基本ストローク辞書の予備選択に
より、ストローク毎の処理の溜りこみをふせぎ、認識時
間の高速化が可能となる。
The online character recognition apparatus according to the present invention detects writing information of a character input by a user using input means such as a tablet, and detects a stroke from the writing information. A geometric feature required for recognition is extracted from the detected stroke, and a basic stroke dictionary is selected using various features. The input pattern created from the extracted features is matched with the basic stroke dictionary that has passed the preliminary selection, and the result of the stroke recognition is compared with a character dictionary in which characters are previously described in stroke order in stroke code. The recognition result is displayed by the display means. Based on such a configuration, by preliminary selection of the basic stroke dictionary, it is possible to prevent accumulation of processing for each stroke and to shorten the recognition time.

【0007】[0007]

【実施例】実施例について、図面を参照して以下に説明
する。図1は、本発明によるオンライン手書き文字認識
装置の一実施例を説明するための構成図で、図中、1は
タブレット、2はストローク検出部、3は特徴抽出部、
4は基本ストローク予備選択部、5はストローク認識
部、6は基本ストローク辞書部、7は文字辞書照合部、
8は文字辞書部、9は表示部である。
Embodiments will be described below with reference to the drawings. FIG. 1 is a configuration diagram for explaining an embodiment of an online handwritten character recognition device according to the present invention. In the drawing, 1 is a tablet, 2 is a stroke detection unit, 3 is a feature extraction unit,
4 is a basic stroke preliminary selection unit, 5 is a stroke recognition unit, 6 is a basic stroke dictionary unit, 7 is a character dictionary matching unit,
Reference numeral 8 denotes a character dictionary unit, and 9 denotes a display unit.

【0008】本発明によるオンライン手書き文字認識装
置は、使用者によって入力される筆記情報(座標点、ペ
ンのON/OFF情報)に基づいて認識するオンライン
手書き文字確認装置である。タブレット等の入力部1は
筆記情報を検出する。ストローク検出部2は、筆記情報
からストローク(ペンがOFF→ON状態からON→O
FF状態の区間の曲線)の検出を行う。特徴抽出部3
は、検出されたストロークから認識に必要な幾何学的な
特徴(例えば、線分方向、長さなど)を抽出する。スト
ローク認識部5は、抽出された特徴と基本ストローク辞
書とのマッチングを行う。文字辞書照合部7は、ストロ
ーク認識結果とあらかじめ文字を筆順にそってストロー
クコードで記述した文字辞書との照合を行う。表示部9
は、認識結果を表示する。基本ストローク辞書6に予備
選択情報を付加し、予備選択によりマッチングを行う基
本ストローク辞書を削減する。
An online handwritten character recognition apparatus according to the present invention is an online handwritten character recognition apparatus that recognizes based on handwritten information (coordinate points, pen ON / OFF information) input by a user. The input unit 1 such as a tablet detects writing information. The stroke detection unit 2 detects a stroke (pen is OFF → ON state to ON → O) based on the writing information.
FF state section) is detected. Feature extraction unit 3
Extracts geometric features (eg, line segment direction, length, etc.) required for recognition from the detected strokes. The stroke recognition unit 5 performs matching between the extracted feature and the basic stroke dictionary. The character dictionary collating unit 7 collates the stroke recognition result with a character dictionary in which characters are written in advance in stroke order with stroke codes. Display 9
Displays the recognition result. Preliminary selection information is added to the basic stroke dictionary 6, and the number of basic stroke dictionaries to be matched by preliminary selection is reduced.

【0009】また、予備選択情報として、基本ストロー
クが文字の何画目で使用されたかを示す画数情報を基本
ストローク辞書6に付加し、該基本ストローク辞書6を
削減する。また、予備選択情報として基本ストロークが
使用される文字種情報を基本ストローク辞書6に付加
し、該基本ストローク辞書6を削減する。さらに、予備
選択情報として、ストロークの始点・終点の位置情報を
基本ストローク辞書6に付加し、該基本ストローク辞書
6を削減する。
[0009] As the preliminary selection information, a basic straw is provided.
The stroke number information indicating in which stroke of the character the character is used is added to the basic stroke dictionary 6, and the basic stroke dictionary 6 is reduced. Further, character type information using a basic stroke is added to the basic stroke dictionary 6 as preliminary selection information, and the basic stroke dictionary 6 is reduced. Further, position information of the start point and end point of the stroke is added to the basic stroke dictionary 6 as preliminary selection information, and the basic stroke dictionary 6 is reduced.

【0010】使用者が「あ」を入力するために、図2の
ように、以下の表1の順にストロークを入力した場合に
ついて、以下に説明する。
A case where the user inputs strokes in the order shown in Table 1 below as shown in FIG. 2 in order to input "a" will be described below.

【0011】[0011]

【表1】 [Table 1]

【0012】図3は、本発明によるオンライン手書き文
字認識装置の動作を説明するためのフローチャートであ
る。以下、各ステップに従って順に説明する。step1 :使用者がタブレット1上にペンで文字の入力を
行うと、ペンの移動にともなって、ストローク検出部2
に筆記情報が送られる。ストローク検出部2は、筆記情
報をもとにペンON状態の筆記情報を検出する。次に、
ペンOFF状態の筆記状態を検出するまで筆記情報を座
標データとしてストローク検出部2で保持する。step2 :ストローク検出部2は、ペンOFF状態の筆記
情報を検出すると、ストロークが入力されたことを特徴
抽出部3に指示し、座標データを送る。
FIG. 3 is a flowchart for explaining the operation of the online handwritten character recognition device according to the present invention. Hereinafter, the steps will be sequentially described. step1 : When the user inputs characters on the tablet 1 with a pen, the stroke detection unit 2
The writing information is sent to. The stroke detection unit 2 detects the pen-on writing information based on the writing information. next,
Until the writing state in the pen-off state is detected, the stroke information is held by the stroke detection unit 2 as coordinate data. Step 2: When the stroke detection unit 2 detects the writing information in the pen OFF state, the stroke detection unit 2 instructs the feature extraction unit 3 that a stroke has been input, and sends the coordinate data.

【0013】step3:特徴抽出部3は、送られてきた座
標データから文字認識に必要な幾何学的な特徴を抽出
し、ストローク予備選択部4に送る。本発明の認識手法
では、座標点間の方向列、始点、終点、外接枠の最大・
最小値、長さ等をストロークの特徴としている。step4 :基本ストローク予備選択部4は、入力されたス
トロークと図4に示すような基本ストロークを記述した
基本ストローク辞書部6の各基本ストロークに付加され
た予備選択情報をチェックする。
[0013] step3: feature extracting section 3 extracts a geometric features required for character recognition from coordinate data sent and sends the stroke preliminary selection section 4. According to the recognition method of the present invention, the direction sequence between coordinate points, the start point, the end point,
The minimum value, length, and the like are characteristics of the stroke. step 4: The basic stroke preliminary selection unit 4 checks preliminary input information added to each basic stroke of the basic stroke dictionary unit 6 describing the input stroke and the basic stroke as shown in FIG.

【0014】step5:ストローク認識部5は、入力され
たストロークと予備選択情報を満足した基本ストローク
辞書とのマッチングを行い、ストローク毎の認識結果を
文字照合部7に送る。step6 :文字照合部7は、ストローク認識の結果と、あ
らかじめ文字を筆順に沿って基本ストロークで記述した
文字辞書部8との照合を行い、辞書の内容を満たす文字
を認識結果とする。「あ」の場合、以下のような基本ス
トロークコード列で記述してある。 文字辞書 あ…(01 or 02),(04 or 0
5),(06)
[0014] step5: stroke recognition unit 5 performs matching between the basic stroke dictionary satisfying the stroke and the preselection information input, and sends the recognition result for each stroke in the character collating unit 7. step 6 : The character collating unit 7 collates the result of the stroke recognition with the character dictionary unit 8 in which the characters are described in advance in the stroke order with basic strokes, and determines the characters satisfying the contents of the dictionary as the recognition results. In the case of “A”, the basic stroke code string is described as follows. Character dictionary A ... (01 or 02), (04 or 0
5), (06)

【0015】実際の実施例として、図5〜図9を用いて
説明する。予備選択及びストローク認識で参照される基
本ストローク辞書は、図5のように、「基本ストローク
番号」、「予備選択情報」、「ストローク特徴」から構
成されている。前記予備選択情報の格納場所に、種々の
情報をビット表記する。
An actual embodiment will be described with reference to FIGS. As shown in FIG. 5, the basic stroke dictionary referred to in the preliminary selection and stroke recognition includes “basic stroke numbers”, “preliminary selection information”, and “stroke characteristics”. Various information is represented by bits in the storage location of the preliminary selection information.

【0016】まず、ストロークが使用される画数情報を
予備選択情報として用いる場合について説明する。
「あ」の第3ストロークである基本ストローク「06」
は、「あ」以外では「の」の第1ストローク、「め」の
第2ストロークとして用いられる。つまり、基本ストロ
ーク「06」は、1画から3画までの入力に対してマッ
チングを行えばよい。そこで、参照される画数に対応す
るビットを‘1’にし、8ビットで表記する。基本スト
ローク「06」の予備選択情報は、図6のような表記に
なる。基本ストローク予備選択部4では「予備選択情
報」と「画数」のAND処理を行い、処理の結果が0か
どうかによりマッチング対象かどうか判断する。入力の
1画から4画に対する基本ストローク「06」の予備選
択情報とのAND処理の結果は、以下、表2のようにな
る。
First, a case where information on the number of strokes in which a stroke is used is used as preliminary selection information will be described.
Basic stroke "06" which is the third stroke of "A"
Is used as the first stroke of “no” and the second stroke of “me” other than “a”. That is, the basic stroke “06” may be matched with respect to the input of one to three strokes. Therefore, the bit corresponding to the number of pictures to be referred to is set to “1”, and is represented by 8 bits. The preliminary selection information of the basic stroke “06” is represented as shown in FIG. The basic stroke preliminary selection unit 4 performs an AND process on the “preliminary selection information” and the “number of strokes”, and determines whether or not the result of the processing is a matching target based on whether or not the result is 0. Table 2 shows the result of the AND process with the preliminary selection information of the basic stroke “06” for the first to four strokes of the input.

【0017】[0017]

【表2】 [Table 2]

【0018】4画以上になると、AND処理の結果が0
となり、基本ストローク「06」がマッチング対象外で
あることがわかる。
When the number of strokes becomes four or more, the result of the AND processing becomes 0
It can be seen that the basic stroke “06” is out of the matching target.

【0019】次に文字種を予備選択情報として用いる場
合について説明する。「あ」の第3ストロークである基
本ストローク「06」は、「ひらがな」が対象文字種に
含まれる場合のみ、マッチングを行えば良い。そこで、
使用される文字種に対応するビットを‘1’にし、8ビ
ットで表記する。基本ストローク「06」の予備選択情
報は、図7のような表記になる。
Next, a case where a character type is used as preliminary selection information will be described. The basic stroke "06", which is the third stroke of "A", may be matched only when "Hiragana" is included in the target character type. Therefore,
The bit corresponding to the character type to be used is set to '1' and is represented by 8 bits. The preliminary selection information of the basic stroke “06” is represented as shown in FIG.

【0020】基本ストローク予備選択部4では「予備選
択情報」と「認識対象文字種」のAND処理を行い、処
理の結果が0かどうかによりマッチング対象かどうかを
判断する。認識対象文字種が(a)漢字、ひらがな、カ
タカナ、アルファベット、数字、記号の場合と、(b)
アルファベット、数字、記号の場合に対する基本ストロ
ーク「06」の予備選択情報とのAND処理の結果は、
以下の表3のようになる。
The basic stroke preliminary selection section 4 performs an AND process on the "preliminary selection information" and the "character type to be recognized", and determines whether or not the result of the processing is a matching target based on whether or not the result is 0. (A) Kanji, Hiragana, Katakana, Alphabet, Number, Symbol, and (b)
The result of the AND process with the preliminary selection information of the basic stroke “06” for the case of alphabets, numbers and symbols is as follows:
Table 3 below.

【0021】[0021]

【表3】 [Table 3]

【0022】(b)の場合、AND処理の結果が0とな
り、基本ストローク「06」がマッチング対象外である
ことがわかる。
In the case of (b), the result of the AND processing becomes 0, and it is understood that the basic stroke "06" is out of the matching target.

【0023】次に、ストロークの始点・終点の位置情報
を予備選択情報として用いる場合について説明する。図
8のように、入力されたストロークの重心を基準に、4
つの領域を考える。基本ストローク辞書には、始点・終
点となりうる可能性のある領域ビットを‘1’にし、8
ビットで表記する。基本ストローク01の予備選択情報
は、図9のような表記になる。
Next, a case where the position information of the starting point and the ending point of the stroke is used as the preliminary selection information will be described. As shown in FIG. 8, based on the center of gravity of the inputted stroke,
Consider two areas. In the basic stroke dictionary, an area bit that may be a start point / end point is set to “1”, and 8
Expressed in bits. The preliminary selection information of the basic stroke 01 is represented as shown in FIG.

【0024】基本ストローク予備選択部4では「予備選
択情報」と「入力ストロークの始点・終点の位置情報」
のAND処理を行い、処理の結果が「入力ストロークの
始点・終点の位置情報」と等しいかどうかによりマッチ
ング対象かどうかを判断する。図2のような「あ」が入
力された場合、基本ストローク「01」の予備選択情報
とのAND処理の結果は、以下の表4のようになる。
In the basic stroke preliminary selection section 4, "preliminary selection information" and "position information of the start and end points of the input stroke"
Is determined by determining whether the result of the processing is equal to the “position information of the start point / end point of the input stroke”. When “A” as shown in FIG. 2 is input, the result of the AND process with the preliminary selection information of the basic stroke “01” is as shown in Table 4 below.

【0025】[0025]

【表4】 [Table 4]

【0026】1画以外では、AND処理の結果が「入力
ストローク始点・終点の位置情報」と異なり、基本スト
ローク「01」がマッチング対象外であることがわか
る。このように、本発明のオンライン手書き文字認識装
置は、基本ストローク辞書に各種の予備選択情報を付加
し、予備選択によりマッチングを行う基本ストローク辞
書を削減することが可能であり、ストローク毎の処理の
溜りこみをふせぐことができる。また、上記実施例にお
いては、予備選択条件を8ビット表記し、基本ストロー
ク辞書の予備選択を行う方法について説明したが、本発
明はこれに限定されるものではない。
In the case other than one stroke, the result of the AND processing is different from the “position information of the input stroke start point / end point”, and it can be seen that the basic stroke “01” is out of the matching target. As described above, the online handwritten character recognition device of the present invention can add various types of preselection information to the basic stroke dictionary and reduce the number of basic stroke dictionaries that perform matching by preselection. We can block pool. Further, in the above embodiment, the method of performing the preliminary selection of the basic stroke dictionary by expressing the preliminary selection condition in 8 bits has been described, but the present invention is not limited to this.

【0027】[0027]

【発明の効果】以上の説明から明らかなように、本発明
によるオンライン文字認識装置は、タブレット等の入力
手段により、使用者が入力する文字の筆記情報を検出
し、筆記情報からストロークの検出を行う。検出された
ストロークから認識に必要な幾何学的な特徴を抽出し、
各種の特徴を用いて基本ストローク辞書を選択する。抽
出された特徴から作成された入力パターンと予備選択を
パスした基本ストローク辞書とのマッチングを行い、ス
トローク認識結果とあらかじめ文字を筆順に沿ってスト
ロークコードで記述した文字辞書との照合を行う。認識
結果は、表示手段により表示する。このような構成に基
づき、基本ストローク辞書の予備選択により、ストロー
ク毎の処理の溜りこみをふせぎ、認識時間の高速化が可
能となる。
As is clear from the above description, the online character recognition device according to the present invention detects the writing information of the character input by the user using the input means such as a tablet, and detects the stroke from the writing information. Do. Extract the geometric features required for recognition from the detected stroke,
A basic stroke dictionary is selected using various features. The input pattern created from the extracted features is matched with the basic stroke dictionary that has passed the preliminary selection, and the result of the stroke recognition is compared with a character dictionary in which characters are previously described in stroke order in stroke code. The recognition result is displayed by the display means. Based on such a configuration, by preliminary selection of the basic stroke dictionary, it is possible to prevent accumulation of processing for each stroke and to shorten the recognition time.

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

【図1】本発明によるオンライン手書き文字認識装置の
一実施例を説明するための構成図である。
FIG. 1 is a configuration diagram for explaining an embodiment of an online handwritten character recognition device according to the present invention.

【図2】本発明における「あ」の筆記例を示す図であ
る。
FIG. 2 is a diagram illustrating a writing example of “A” in the present invention.

【図3】本発明による(名称)の動作を説明するための
フローチャートである。
FIG. 3 is a flowchart for explaining a (name) operation according to the present invention.

【図4】本発明における基本ストロークの形状を示す図
である。
FIG. 4 is a diagram showing a shape of a basic stroke in the present invention.

【図5】本発明における基本ストローク辞書の構造を示
す図である。
FIG. 5 is a diagram showing a structure of a basic stroke dictionary according to the present invention.

【図6】本発明における基本ストローク06の画数情報
を示す図である。
FIG. 6 is a diagram showing stroke number information of a basic stroke 06 in the present invention.

【図7】本発明における基本ストローク06の文字種情
報を示す図である。
FIG. 7 is a diagram showing character type information of a basic stroke 06 in the present invention.

【図8】本発明における始点・終点の位置情報を示す図
である。
FIG. 8 is a diagram showing position information of a start point and an end point in the present invention.

【図9】本発明における基本ストローク01の位置情報
を示す図である。
FIG. 9 is a diagram showing position information of a basic stroke 01 according to the present invention.

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

1…タブレット、2…ストローク検出部、3…特徴抽出
部、4…基本ストローク予備選択部、5…ストローク認
識部、6…基本ストローク辞書部、7…文字辞書照合
部、8…文字辞書部、9…表示部。
DESCRIPTION OF SYMBOLS 1 ... Tablet, 2 ... Stroke detection part, 3 ... Feature extraction part, 4 ... Basic stroke preliminary selection part, 5 ... Stroke recognition part, 6 ... Basic stroke dictionary part, 7 ... Character dictionary collation part, 8 ... Character dictionary part, 9 Display part.

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 入力される文字の筆記情報に基づいて認
識するオンライン手書き文字認識装置において、前記筆
記情報を検出する入力手段と、前記筆記情報からストロ
ークの検出を行うストローク検出手段と、前記検出され
たストロークから認識に必要な幾何学的な特徴を抽出す
る特徴抽出手段と、基本ストロークとそれに付加された
予備選択情報が記述された基本ストローク辞書と、前記
検出されたストロークの情報をビット表記したものと、
前記予備選択情報のビット表記したものとのAND処理
を行い、その処理結果に基づいてマッチング対象の基本
ストロークを選択する基本ストローク予備選択手段と、
前記選択された基本ストロークと前記抽出された特徴と
のマッチングを行うストローク認識手段と、あらかじめ
文字を筆順にそってストロークコードで記述した文字辞
書と、前記ストローク認識結果と前記文字辞書との照合
を行う文字照合手段と、認識結果を表示する表示手段と
を備えたことを特徴とするオンライン手書き文字認識装
置。
1. An on-line handwritten character recognition device for recognizing based on handwritten information of an input character, input means for detecting said handwritten information, stroke detecting means for detecting a stroke from said handwritten information, A feature extraction unit for extracting a geometric feature necessary for recognition from the stroke obtained, a basic stroke dictionary describing a basic stroke and preliminary selection information added thereto,
Bit information of the detected stroke information ,
AND processing with the bit representation of the preliminary selection information
Was carried out, and basic stroke preliminary selection means for selecting a basic stroke of Matching object based on the processing results,
A stroke recognition unit that matches the selected basic stroke with the extracted feature; a character dictionary in which characters are described in advance in a stroke code in a stroke code; and a comparison between the stroke recognition result and the character dictionary. An on-line handwritten character recognition device, comprising: a character collating means for performing the processing; and a display means for displaying a recognition result.
【請求項2】 前記予備選択情報が、基本ストロークが
文字の何画目で使用されるかを示す画数情報であること
を特徴とする請求項1記載のオンライン手書き文字認識
装置。
2. The online handwritten character recognition device according to claim 1, wherein the preliminary selection information is stroke number information indicating in which stroke of the character the basic stroke is used.
【請求項3】 前記予備選択情報が、基本ストロークが
使用される文字種情報であることを特徴とする請求項1
記載のオンライン手書き文字認識装置。
3. The pre-selection information is character type information used for a basic stroke.
Online handwritten character recognition device.
【請求項4】 前記予備選択情報が、基本ストロークの
始点・終点の位置情報であることを特徴とする請求項1
記載のオンライン手書き文字認識装置。
4. The method according to claim 1, wherein the preliminary selection information includes a basic stroke.
2. The position information of a start point and an end point.
Line handwritten character recognition device as claimed.
JP33031193A 1993-12-27 1993-12-27 Online handwritten character recognition device Expired - Fee Related JP3190776B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP33031193A JP3190776B2 (en) 1993-12-27 1993-12-27 Online handwritten character recognition device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP33031193A JP3190776B2 (en) 1993-12-27 1993-12-27 Online handwritten character recognition device

Publications (2)

Publication Number Publication Date
JPH07192099A JPH07192099A (en) 1995-07-28
JP3190776B2 true JP3190776B2 (en) 2001-07-23

Family

ID=18231224

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33031193A Expired - Fee Related JP3190776B2 (en) 1993-12-27 1993-12-27 Online handwritten character recognition device

Country Status (1)

Country Link
JP (1) JP3190776B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09319829A (en) * 1996-06-03 1997-12-12 Nec Corp Online character recognition device

Also Published As

Publication number Publication date
JPH07192099A (en) 1995-07-28

Similar Documents

Publication Publication Date Title
JP3141015B2 (en) Handwritten kanji recognition method and apparatus
EP0157354B1 (en) Method for designating a recognition mode in a hand-written character/graphic recognizer
EP1564675B1 (en) Apparatus and method for searching for digital ink query
US8411958B2 (en) Apparatus and method for handwriting recognition
JPH07146918A (en) Handwriting recognition device
JP3190776B2 (en) Online handwritten character recognition device
JPH05225399A (en) Document processor
KR940007345B1 (en) On-line recognitin method of hand-written korean character
JPH03176786A (en) Device for recognizing hand-written character
JP3242525B2 (en) Character string presentation method for online recognition
JPH08190603A (en) Character recognition device and its candidate character display method
JPH07141468A (en) Handwriting character recognition processing method in handwriting input character device
JPH117492A (en) Method and device for editing key entry
JP3022790B2 (en) Handwritten character input device
JP2962911B2 (en) Character recognition device
JPH06150066A (en) Handwritten character recognizing device
JPS61131089A (en) Hand-written character recognizing device
JPH08147406A (en) Character recognition device
JPS61153787A (en) Information processing device
JPH0644411A (en) Handwritten character input device
JPH10105645A (en) Character recognition device
JPS63301383A (en) Handwritten character recognition device
JPH08123897A (en) Method of selecting recognition candidates for character recognition system
JPS6059487A (en) handwritten character recognition device
JPH07262305A (en) Handwritten character recognition device and candidate character display control method

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees