JPH06187504A - On-line handwritten character recognizer - Google Patents

On-line handwritten character recognizer

Info

Publication number
JPH06187504A
JPH06187504A JP4340013A JP34001392A JPH06187504A JP H06187504 A JPH06187504 A JP H06187504A JP 4340013 A JP4340013 A JP 4340013A JP 34001392 A JP34001392 A JP 34001392A JP H06187504 A JPH06187504 A JP H06187504A
Authority
JP
Japan
Prior art keywords
area
sent
divided
characters
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
JP4340013A
Other languages
Japanese (ja)
Inventor
Osami Okubo
修実 大久保
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP4340013A priority Critical patent/JPH06187504A/en
Publication of JPH06187504A publication Critical patent/JPH06187504A/en
Pending legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)

Abstract

PURPOSE:TO ensure the vecorization with suppression of movements occurring at the positions near a dividing boundary and to improve the recognizing precision of handwritten characters by increasing the size of a slant area compared with the vertical and horizontal areas of each divided area. CONSTITUTION:A coordinate input device 31 inputs the designated characters, and these input data are sent to a RAM 36 and stored there. The stored coordinate data are sent to a vector processing part 43 and approximated to a segment having an angle. This obtained segment is sent to a dictionary comparison part 44 and compared with a dictionary of designated characters to receive the attribute of either one of eight directional vectors. Then the angular information and the information on the eight directional vectors are sent to a dividing area deciding part 45 so that the divided areas are corrected. In this correction, a divided area is obliquely increased so that its angle is included in the slant direction when the slant direction vector originally has an angle larger or smaller than that of the divided area. Thus the number of recognizing combination can be decreased fr identification of characters.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、オンライン手書き文字
認識装置において、筆跡の違いによる8方向ベクトル化
のぶれを最少に抑えることにより、認識率の向上が図ら
れるオンライン手書き文字認識装置に関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an on-line handwritten character recognition device for improving recognition rate by minimizing blurring of eight-direction vectorization due to difference in handwriting in an on-line handwritten character recognition device. is there.

【0002】[0002]

【従来の技術】一般に文字認識装置は、入力装置により
入力された文字データを前処理されて特徴抽出された後
に識別される構成である。この前処理は、オンライン手
書きされた文字の文字データを正規化し、この正規化さ
れた文字データに含まれる雑音を除去する。特徴抽出
は、文字が書かれる過程の筆点運動の情報からストロー
ク(線分)を検出し、このストロークの代表点(特徴
点)を抽出する。また、文字の識別は、入力文字につい
て抽出された特徴点を予め用意された標準文字について
の標準特徴点と比較し、対応する特徴点間の距離として
求めて各ストロークが最小の総和となる標準文字を該当
する文字と認識する。
2. Description of the Related Art Generally, a character recognition device has a structure in which character data input by an input device is preprocessed and features are extracted and then identified. This pre-processing normalizes the character data of the characters handwritten online and removes noise contained in the normalized character data. In the feature extraction, a stroke (line segment) is detected from the information on the writing point movement in the process of writing a character, and a representative point (feature point) of this stroke is extracted. In addition, the character is identified by comparing the feature points extracted for the input character with the standard feature points for the standard characters prepared in advance, and as the distance between the corresponding feature points, each stroke is the minimum sum standard. Recognize the character as the corresponding character.

【0003】特に、特徴抽出において各ストロークのベ
クトル量子化を行う場合には縦・横・斜めの各方向に領
域分けし、この領域分に基づいてベクトル化を行う。
In particular, when vector quantization of each stroke is performed in feature extraction, areas are divided into vertical, horizontal, and diagonal directions, and vectorization is performed based on the areas.

【0004】このように、オンライン文字認識では、文
字が書かれる時間的情報が逐次的に利用できることか
ら、他の文字認識に比べて有利な点が多くまた比較的簡
単な方法で高い精度が達成できる。例えば、筆点の上げ
下げを検出し、文字を構成するストロークを容易に切り
出すことができると共に、筆順を決めておけば極めて有
効な情報として利用できることになる。
As described above, in the online character recognition, since the time information of writing a character can be sequentially used, there are many advantages as compared with other character recognition, and high accuracy can be achieved by a relatively simple method. it can. For example, the stroke of a character can be easily cut out by detecting whether the writing point is raised or lowered, and the stroke order can be used as extremely effective information.

【0005】[0005]

【発明が解決しようとする課題】従来、この種のベクト
ル化においては、図6(A)に示すように8方向等領域
でベクトル化を行っていたので、分割線付近の定量化の
ぶれが大きく発生し、認識率に大きな影響を与えてい
た。特に、図6(B)に示すように縦線と斜め線、横線
と斜め線の境界線付近において、文字入力の個人差によ
り、本来は斜め線であるべきベクトルが縦線や横線に分
類されるぶれが多く発生してしまい、認識精度を下げる
要因となるという課題を有していた。
Conventionally, in this type of vectorization, as shown in FIG. 6 (A), vectorization was performed in equal areas in eight directions. It occurred greatly and had a great influence on the recognition rate. In particular, as shown in FIG. 6B, in the vicinity of the boundary line between the vertical line and the diagonal line, and the horizontal line and the diagonal line, the vector that should originally be the diagonal line is classified into the vertical line and the horizontal line due to individual differences in character input. There has been a problem that a lot of blurring occurs, which becomes a factor of reducing the recognition accuracy.

【0006】本発明は前記課題を解消するためになされ
たもので、ベクトル量子化のため方向分類領域の斜め方
向境界線付近の不安定な線分を無くして認識精度の高い
オンライン手書き文字認識装置を提供することを目的と
する。
The present invention has been made in order to solve the above-mentioned problems, and an on-line handwritten character recognition apparatus having a high recognition accuracy by eliminating unstable line segments near an oblique boundary line of a direction classification region due to vector quantization. The purpose is to provide.

【0007】[0007]

【課題を解決するための手段】この問題を解決するため
に本発明では、ベクトル量子化処理の基準となる縦・横
・斜めの複数方向に分割された各分割領域のうち縦・横
の領域に対して斜め領域を大きく取ることにより、分割
境界線付近のぶれを抑えたベクトル化を行う。
In order to solve this problem, according to the present invention, a vertical / horizontal area of each of the vertical / horizontal / diagonal divided areas which becomes a reference of vector quantization processing. On the other hand, by taking a large diagonal area, vectorization is performed while suppressing blurring near the division boundary line.

【0008】[0008]

【作用】この構成において、オンライン手書き文字認識
装置の一処理である座標データを8方向(16方向)の
ベクトルに定量化する処理に関して、斜め方向より縦・
横の方向が安定している性質を利用し、縦・横の領域よ
り斜めの領域を大きくしてベクトル化を行うことによ
り、従来の8方向等領域の定量化に比べ分割線付近のベ
クトル化のぶれが吸収され、不安定な線分が無くなる為
に認識における組み合わせ数が減り、認識精度が向上す
る。
With this configuration, the process of quantifying the coordinate data, which is one process of the on-line handwritten character recognition device, into a vector of 8 directions (16 directions),
By utilizing the property that the horizontal direction is stable and making the diagonal region larger than the vertical and horizontal regions for vectorization, vectorization in the vicinity of the dividing line compared to the conventional quantification of eight-direction equal regions. Since blurring is absorbed and unstable line segments are eliminated, the number of combinations in recognition is reduced, and recognition accuracy is improved.

【0009】[0009]

【実施例】以下本発明の一実施例について図面を参照し
ながら説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0010】図1は本発明の一実施例に係るオンライン
手書き文字認識装置のシステム構成図である。
FIG. 1 is a system configuration diagram of an online handwritten character recognition apparatus according to an embodiment of the present invention.

【0011】図1において、31は座標データの入力を
行う座標入力装置で、入力された座標データをランダム
アクセスメモリ(RAM)36のデータ記憶領域38に
送る。32は中央演算処理装置であり、リードオンリー
メモリ(ROM)33のプログラム記憶領域34に記憶
されたプログラムに従って各種装置を制御する。33は
ROMであり、プログラムが記憶されるプログラム記憶
領域34と認識用辞書が記憶されている文字認識用辞書
領域35とを有するものである。36はRAMであり、
入力された座標データを記憶するデータ記憶領域38と
ベクトル分割領域を記憶するベクトル分割領域記憶領域
37とを有するものである。39は表示装置であり、プ
ログラム記憶領域34に記憶されるプログラムからデー
タを得て、入力用の枠等を表示する。以上の様に構成さ
れたペン入力コンピュータシステムを機能要素毎のブロ
ツクとして示すと図2の様に構成される。
In FIG. 1, reference numeral 31 is a coordinate input device for inputting coordinate data, and sends the input coordinate data to a data storage area 38 of a random access memory (RAM) 36. A central processing unit 32 controls various devices according to a program stored in a program storage area 34 of a read only memory (ROM) 33. A ROM 33 has a program storage area 34 in which programs are stored and a character recognition dictionary area 35 in which a recognition dictionary is stored. 36 is a RAM,
It has a data storage area 38 for storing the input coordinate data and a vector division area storage area 37 for storing the vector division area. A display device 39 obtains data from the program stored in the program storage area 34 and displays an input frame or the like. The pen input computer system configured as described above is shown as a block for each functional element, as shown in FIG.

【0012】図2は本発明の一実施例に係るオンライン
手書き文字認識装置の機能ブロック図である。
FIG. 2 is a functional block diagram of an online handwritten character recognition apparatus according to an embodiment of the present invention.

【0013】同図において、本実施例に係るオンライン
手書き文字認識装置は、オンライン手書き文字の各点座
標を座標データとして入力する座標入力装置31と、こ
の座標データを記憶する(RAM)36と、この記憶さ
れた座標データをベクトル量子化して辞書としての標準
データと比較し、比較結果に基づいて分割領域を補正し
てオンライン手書き文字の判断を行う中央演算処理装置
32と、この中央演算処理装置32の演算動作のプログ
ラム及び標準データの文字認識用辞書領域35が設けら
れるROM33と、中央演算処理装置32で判断された
オンライン手書き文字が表示される表示装置39とを備
える構成である。
In FIG. 1, the online handwritten character recognition apparatus according to this embodiment has a coordinate input device 31 for inputting the coordinates of each point of the online handwritten character as coordinate data, and a RAM 36 for storing the coordinate data. A central processing unit 32 that performs vector quantization on the stored coordinate data and compares it with standard data as a dictionary, corrects the divided area based on the comparison result, and judges an online handwritten character, and the central processing unit. The ROM 33 is provided with a character recognition dictionary area 35 for the arithmetic operation program of 32 and the standard data, and a display device 39 for displaying online handwritten characters judged by the central processing unit 32.

【0014】中央演算処理装置32は、ROM33のプ
ログラム記憶領域34に記憶されたプログラムに基づい
て装置全体を演算制御する制御部40と、RAM36か
ら出力される座標データを文字の各線分毎に角度を持っ
た線分に近似させるベクトル処理部43と、この近似さ
れた各線分をROM33の文字認識用辞書領域35内の
データと比較する辞書比較部44と、この比較結果に基
づいて8分割領域を補正して分割領域を決定する分割領
域決定部45とを備える構成である。
The central processing unit 32 controls the arithmetic operation of the entire device based on a program stored in the program storage area 34 of the ROM 33, and the coordinate data output from the RAM 36 for each line segment of a character. A vector processing unit 43 for approximating the approximated line segment, a dictionary comparison unit 44 for comparing each approximated line segment with the data in the character recognition dictionary region 35 of the ROM 33, and an 8-divisional region based on the comparison result. And a divided area determination unit 45 that corrects the divided area and determines a divided area.

【0015】次に、前記構成に基づく本実施例装置の動
作について図3を参照して説明する。先ず、座標入力装
置31において、指定された文字の入力がおこなわれ
る。入力されたデータは、RAM36送られて記憶され
る。記憶された座標データはベクトル処理部43に送ら
れ、角度を持った線分に近似される。求められた線分は
辞書比較部44に送られ指定文字の辞書と比較すること
により、8方向ベクトルのどれかの属性が与えられる。
次に分割領域決定部45に角度情報と8方向ベクトルの
情報が送られ分割領域の補正が行われる。この補正は本
来斜め方向のベクトルが分割領域以上または以下の角度
を持っている場合に、図3(A)に示すように分割領域
の斜め方向を広げることでその角度を斜め領域に含ませ
ることにより、図3(B)のように認識における組み合
わせ数を減少させて文字識別を行なう。以上の操作を複
数文字繰り返すことにより、精度の高い8方向分割領域
を得ることができる。
Next, the operation of the apparatus of this embodiment based on the above-mentioned structure will be described with reference to FIG. First, in the coordinate input device 31, a designated character is input. The input data is sent to and stored in the RAM 36. The stored coordinate data is sent to the vector processing unit 43 and approximated to an angled line segment. The obtained line segment is sent to the dictionary comparison unit 44 and compared with the dictionary of the designated character to give any attribute of the 8-direction vector.
Next, the angle information and the information of the eight-direction vector are sent to the divided area determination unit 45 to correct the divided area. This correction is to include the angle in the diagonal region by expanding the diagonal direction of the divided region as shown in FIG. 3A when the vector in the diagonal direction originally has an angle equal to or greater than or equal to the divided region. As a result, the number of combinations in recognition is reduced as shown in FIG. By repeating the above operation for a plurality of characters, it is possible to obtain a highly accurate 8-direction divided area.

【0016】図4は本発明の一実施例における具体的構
成斜視図である。図4において、11は入力に用いる入
力用ペンである。12は座標入力装置である。13は液
晶等を用いた表示装置であり、ここに、入力用の枠や入
力された座標をエコーバックして表示する。14は本体
部分である。
FIG. 4 is a perspective view showing a concrete structure of an embodiment of the present invention. In FIG. 4, 11 is an input pen used for input. Reference numeral 12 is a coordinate input device. Reference numeral 13 is a display device using a liquid crystal or the like, in which an input frame and input coordinates are echoed back and displayed. 14 is a main body part.

【0017】図5は、本発明の一実施例におけるオンラ
イン手書き文字認識装置の使用状態を示す図である。
FIG. 5 is a diagram showing a usage state of the on-line handwritten character recognition device in one embodiment of the present invention.

【0018】図5において、21は入力用に用いる入力
用ペンである。22は座標入力装置を形成する座標入力
領域であり、ユーザーはこの枠内にデータを入力する。
23は表示装置であり、通常のコンピュータ画面等が表
示される。
In FIG. 5, reference numeral 21 is an input pen used for input. Reference numeral 22 is a coordinate input area forming a coordinate input device, and the user inputs data in this frame.
A display device 23 displays a normal computer screen or the like.

【0019】[0019]

【発明の効果】本発明により、精度の高い8方向分割領
域によるベクトル化が行えるため、分割線付近の不安定
な線分が無くなり、その結果、認識におけるベクトルの
組み合わせ数が減り、認識精度の向上が図れるという効
果を奏する。
As described above, according to the present invention, since vectorization can be performed with highly accurate 8-direction divided areas, unstable line segments near the dividing line are eliminated, and as a result, the number of vector combinations in recognition is reduced, and recognition accuracy is improved. The effect that it can improve is produced.

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

【図1】本発明の一実施例に係るオンライン手書き文字
認識装置のシステム構成図
FIG. 1 is a system configuration diagram of an online handwritten character recognition device according to an embodiment of the present invention.

【図2】図1記載装置の機能ブロック図FIG. 2 is a functional block diagram of the device shown in FIG.

【図3】図2記載装置における8分割領域及び認識組み
合わせの各動作説明図
FIG. 3 is an explanatory diagram of each operation of the 8-segment area and the recognition combination in the apparatus illustrated in FIG.

【図4】図1記載装置の具体的構成斜視図FIG. 4 is a specific configuration perspective view of the device shown in FIG.

【図5】図1記載装置の使用状態を示す図5 is a diagram showing a usage state of the apparatus shown in FIG.

【図6】従来のオンライン手書き文字認識装置における
8分割領域及び認識組み合わせの各動作説明図
FIG. 6 is an explanatory diagram of each operation of an 8-segment area and a recognition combination in a conventional online handwritten character recognition device.

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

11,21 入力用ペン 12,22,31 座標入力装置 32 中央演算処理装置 33 ROM 34 プログラム記憶領域 35 文字認識用辞書領域 36 RAM 37 ベクトル分割領域記憶領域 38 データ記憶領域 13,23,39 表示装置 40 制御部 43 ベクトル処理部 44 辞書比較部 45 分割領域決定部 11, 21 Input pen 12, 22, 31 Coordinate input device 32 Central processing unit 33 ROM 34 Program storage area 35 Character recognition dictionary area 36 RAM 37 Vector division area storage area 38 Data storage area 13, 23, 39 Display device 40 control unit 43 vector processing unit 44 dictionary comparison unit 45 divided area determination unit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】タブレット等の座標入力装置から文字が書
かれる過程における筆跡情報を入力し、入力された各筆
跡情報を縦・横・斜めの複数方向に分割された各領域に
より分類される方向によりベクトル量子化の処理を行
い、前記ベクトル量子化された各筆跡情報に基づいてオ
ンライン手書き文字を識別するオンライン手書き文字認
識装置であって、前記分割された縦・横・斜めの各領域
において斜めの領域を縦・横の各領域より大きくしたこ
とを特徴としたオンライン手書き文字認識装置。
1. A direction in which handwriting information in the process of writing a character is input from a coordinate input device such as a tablet, and each input handwriting information is classified by areas divided into a plurality of vertical, horizontal, and diagonal directions. An on-line handwritten character recognition device for performing vector quantization processing to identify an on-line handwritten character based on each of the vector-quantized handwriting information, wherein the divided vertical / horizontal / diagonal regions are diagonally divided. An online handwritten character recognition device characterized in that the area of is larger than the vertical and horizontal areas.
JP4340013A 1992-12-21 1992-12-21 On-line handwritten character recognizer Pending JPH06187504A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4340013A JPH06187504A (en) 1992-12-21 1992-12-21 On-line handwritten character recognizer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4340013A JPH06187504A (en) 1992-12-21 1992-12-21 On-line handwritten character recognizer

Publications (1)

Publication Number Publication Date
JPH06187504A true JPH06187504A (en) 1994-07-08

Family

ID=18332915

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4340013A Pending JPH06187504A (en) 1992-12-21 1992-12-21 On-line handwritten character recognizer

Country Status (1)

Country Link
JP (1) JPH06187504A (en)

Similar Documents

Publication Publication Date Title
US6289124B1 (en) Method and system of handwritten-character recognition
US5513278A (en) Handwritten character size determination apparatus based on character entry area
JP3343864B2 (en) How to separate words
US5926567A (en) Method and apparatus for storing and rapidly displaying graphic data
US5911013A (en) Character recognition method and apparatus capable of handling handwriting
US5526440A (en) Hand-written character recognition apparatus
JPH0997311A (en) Handwriting pattern recognition device
JPH06187504A (en) On-line handwritten character recognizer
JPH09325750A (en) Picture processor and its method
US6208756B1 (en) Hand-written character recognition device with noise removal
JP2770582B2 (en) Figure filling device
JPH07168664A (en) Input control method for image input device
JP3977473B2 (en) Handwritten character recognition method and handwritten character recognition apparatus
JPH06274303A (en) Multiwindow display method
KR100290606B1 (en) Method for recognizing cursive of hangul in online system
JP2761679B2 (en) Online handwritten character recognition device
JP2803736B2 (en) Character recognition method
JPH08235362A (en) Method and apparatus for decision of simple convex polygon
JPH01156887A (en) Character recognizing device
JPH09237321A (en) Device for recognizing handwritten character
JPH03126188A (en) Character recognizing device
JP3357847B2 (en) Character recognition method, character recognition device, and storage medium
JPH06131502A (en) Method for recognizing hand-written character
JPH07141468A (en) Handwritten character recognition processing method in handwriting input character device
JP2614111B2 (en) A method for detecting the correlation between a straight line display element and a rectangular window