JPH0253193A - Recognizing device for on-line handwriting character - Google Patents

Recognizing device for on-line handwriting character

Info

Publication number
JPH0253193A
JPH0253193A JP63204144A JP20414488A JPH0253193A JP H0253193 A JPH0253193 A JP H0253193A JP 63204144 A JP63204144 A JP 63204144A JP 20414488 A JP20414488 A JP 20414488A JP H0253193 A JPH0253193 A JP H0253193A
Authority
JP
Japan
Prior art keywords
character
stroke
degree
approximation
feature vector
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
Application number
JP63204144A
Other languages
Japanese (ja)
Other versions
JP2762472B2 (en
Inventor
Kimiyoshi Yoshida
吉田 公義
Hirobumi Tamori
寛文 田守
Akio Sakano
坂野 秋夫
Kimiyuki Chatani
公之 茶谷
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP63204144A priority Critical patent/JP2762472B2/en
Priority to KR1019890011629A priority patent/KR0128733B1/en
Priority to CN89106539A priority patent/CN1020213C/en
Publication of JPH0253193A publication Critical patent/JPH0253193A/en
Application granted granted Critical
Publication of JP2762472B2 publication Critical patent/JP2762472B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition

Abstract

PURPOSE:To contrive the miniaturization of a dictionary and to speed up retrieval by obtaining a degree of approximation between an inputted stroke and the basic constituting element of a character, which is defined in advance, and evaluating the character to be inputted from a feature vector, which defines this degree of approximation as a component, with fuzzy. CONSTITUTION:One stroke part of data is supplied through a temporary buffer memory 3 to approximation degree arithmetic circuits 401-426 and the approximation degree with ten plates T1-T26 is calculated. The calculated approximation degree is supplied to a feature vector storing buffer 6. 26 memory areas are obtained in a row direction in correspondence to the ten plate and memory areas are obtained in a column direction in correspondence to the maximum stroke number of the character to be recognized. Consequently, the feature vector of each stroke is stored at every stroke. This feature vector by one character and a character code of a feature dictionary 7 are processed in a detecting circuit 8 and the code number of the inputted character is outputted.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明はオンライン手書き文字の認識装置に関する。[Detailed description of the invention] [Industrial application field] The present invention relates to an online handwritten character recognition device.

〔発明の概要〕[Summary of the invention]

この発明は、オンライン手書き文字の認識装置において
、入力されたストロークと、あらかじめ定義しておいた
文字の基本的構成要素との近似度を求め、この近似度を
特徴とする特徴ベクタから入力された文字をファジー性
をもって評価することにより、その緒特性を向上させた
ものである。
In an online handwritten character recognition device, the present invention calculates the degree of similarity between an input stroke and the basic constituent elements of a character defined in advance, and calculates the degree of similarity between an input stroke and the basic constituent elements of a character defined in advance. By evaluating characters with fuzzy properties, their initial characteristics are improved.

(従来の技術〕 オンラインで生簀き文字を認識する方法として、第6図
に示すように、 i、1ストロークの入力筆跡(同図A)を、その筆跡上
のサンプル点Pa、Pz、・・・、Pnと、その時系列
情報とによって折れ線(同図B)で近似する。
(Prior art) As shown in Fig. 6, as a method for recognizing raw characters online, input handwriting of i, one stroke (A in the same figure) is converted to sample points Pa, Pz, . . . on the handwriting.・, Pn and its time series information are approximated by a polygonal line (B in the figure).

ii、あらかじめ定義しておいたストロークの基本的形
状、すなわち、[基本ストロークタイプ」と、i項の折
れ線とを比較する「ストローク認識」を行う。
ii. "Stroke recognition" is performed in which the basic shape of the stroke defined in advance, that is, the [basic stroke type] is compared with the polygonal line of the i term.

iii、ii項の結果に基づいて、入力されたストロー
クを、最も近った基本ストロークタイプのコード番号に
変換する。
Based on the results of sections iii and ii, the input stroke is converted to the code number of the nearest basic stroke type.

IV、1文字分のすべてのストロークについて、i〜i
項を繰り返す。
IV, for all strokes of one character, i to i
Repeat the term.

■、辞書を参照し、111項のコード番号をそのストロ
ーク類(筆順)に持つ文字を、入力された文字と判断す
る。
(2) Refer to the dictionary and determine the character whose stroke type (stroke order) has the code number of item 111 as the input character.

という方法が、多く用いられている。This method is often used.

この方法によれば、入力されたストロークを一度基本ス
トロークタイプに置き換えているので、入力筆跡のサン
プル点Po=Pnに基づく情報のうち、以後の認識過程
で必要なデータを除いてほとんどを捨てることができ、
したがって、記憶容祉の小さな装置でも文字認識ができ
る。また、辞書の基本ストロークタイプのコード番号を
、各文字ごとにストローク類に並べておくことにより、
これと、入力された文字の基本ストロークタイプのコー
ド番号の順序とを比較することで入力された文字の識別
ができるので、辞書を小型化できるとともに、比較に要
する時間を短縮できる。
According to this method, since the input stroke is once replaced with the basic stroke type, most of the information based on the sample point Po = Pn of the input handwriting is discarded except for the data necessary for the subsequent recognition process. is possible,
Therefore, even a device with a small memory capacity can perform character recognition. In addition, by arranging the code numbers of the basic stroke types in the dictionary in stroke classes for each character,
Since the input character can be identified by comparing this with the order of the code numbers of the basic stroke type of the input character, the dictionary can be made smaller and the time required for comparison can be shortened.

文献:[日経エレクトロニクスJ 19B3年12月5
日号 〔発明が解決しようとする課題〕 しかし、この方法による場合には、入力ノイズ、筆記者
の書きぐせなどにより入力IE跡が変化ないし変形して
いるときには、11項のストローク認識にエラーを生じ
、この結果、認識精度が大幅に低下してしまう0例えば
「−」あるいは横棒を書くとき、第7図AのO印肉に示
すように、「筆押さえ」があると、その基本ストローク
タイプは同図Bのように認識されてしまう。
Literature: [Nikkei Electronics J December 5, 19B3
[Problem to be solved by the invention] However, when using this method, if the input IE trace changes or is deformed due to input noise, scribe's writing style, etc., errors may occur in the stroke recognition described in Section 11. For example, when writing a "-" or a horizontal bar, if there is a "brush holder" as shown in the O ink pad in Figure 7A, the recognition accuracy will be greatly reduced. The type is recognized as shown in Figure B.

このため、従来においては、辞書に[誤認識しやすいス
トロークタイプ」コードを「ストロークSがコード番号
ct l C2+・・・、またはCnJのように並列に
記述することで対処している。
Conventionally, this has been dealt with by writing in the dictionary "stroke type codes that are easy to misrecognize" in parallel, such as "stroke S has code number ct l C2+..." or CnJ.

しかし、このようにすると、辞書のサイズが大きくなる
とともに、検索時間が長くなってしまう。
However, this increases the size of the dictionary and increases the search time.

さらに、ユーザーが未登録の文字を辞書に追加登録でき
るようにしよ・うとした場合、入力されたストロークか
ら登録の必要なストロークタイプコードを一意に決定す
ることができないので、そのような追加登録の実現が非
常に困難である。
Furthermore, if the user attempts to add unregistered characters to the dictionary, it is not possible to uniquely determine the stroke type code that needs to be registered from the input strokes, so such additional registration will not be possible. This is extremely difficult to achieve.

この発明は、以上のような問題点を解決しようとするも
のである。
This invention attempts to solve the above problems.

〔課題を解決するための手段〕[Means to solve the problem]

このため、この発明においては、入力されたストローク
と、あらかじめ定義しておいた文字の基本的構成要素と
の近似度を求め、この近似度を特徴とする特徴ベクタの
形式で入力されたストロークを表現し、評価時に修飾語
により判定の程度を変えるようにしたものである。
Therefore, in the present invention, the degree of approximation between an input stroke and the basic constituent elements of a character defined in advance is determined, and the input stroke is expressed in the form of a feature vector characterized by this degree of approximation. The degree of judgment can be changed using modifiers during evaluation.

〔作用〕[Effect]

ファジー性もって文字認識が行われ、認識率を低下させ
ることなく、辞書サイズの小型化、検索の高速化などが
実現される。
Character recognition is performed with fuzzy properties, making it possible to reduce the size of the dictionary and speed up searches without reducing the recognition rate.

(実施例〕 まず、この発明及び実施例のアウトラインについて説明
しよう。
(Example) First, an outline of the present invention and an example will be explained.

すなわち、この発明においては、 1、例えば、第2図に示すようなテンプレート(基本ス
トロークタイプ)T1〜T2Gを用意する。
That is, in the present invention, 1. For example, templates (basic stroke types) T1 to T2G as shown in FIG. 2 are prepared.

■、大入力れた文字ごとに、その第i#に目のストロー
クSiと、テンプレート1゛1〜1゛2εとを順次圧絞
して各テンプレート’rj(j−1〜26)との近似度
Eijを演算する。
■For each large input character, approximate the i#th stroke Si and templates 1゛1 to 1゛2ε to each template 'rj (j-1 to 26). Calculate degree Eij.

例えば、入力された文字がカタカナの1メ」とすれば、
そのff11ストロークStは、テンプレートTI 、
  ’I”2 、  ’l’3などと近イ以度が商く、
テンプレート1゛テなどと近似度が低いので、hloL
−(資)%・ Etoz”80%・ EIQ3−95%
For example, if the input character is katakana 1me,
The ff11 stroke St is the template TI,
'I' 2, 'l' 3, etc. are more common,
Since the degree of approximation is low with template 1, etc., hloL
-(Capital)%・Etoz”80%・EIQ3-95%
.

・・・・、 Etov =0%r ”””+ Et2g
 −0%となる。同様に、第2ストロークs2について
は、 Etov−5%、E202−0%11!:203−0%
..., Etov = 0%r """+ Et2g
-0%. Similarly, for the second stroke s2, Etov-5%, E202-0%11! :203-0%
.

・・・・rk!、2oテ −95%、 ・・・・・・、
1!:22=O%となる(数値は、説明用の仮りの大き
さ)。
...rk! , 2 o te -95%, ......
1! :22=O% (the numerical value is a tentative size for explanation).

■、各大文字対して、■項の結果を各ストロークStご
とに特徴ベクタVi Vi  =  (Etoz  +  Eioz *  
=r  Ei2g )として保持する。
■For each uppercase letter, the result of term ■ is converted into a feature vector Vi Vi = (Etoz + Eioz *
= r Ei2g ).

上側の場合であれば、 Vl = (90,80,95,=、 0. ・・・、
  0)V2− (5,0,O,・・”l 951 ・
・・、0)である。
In the upper case, Vl = (90, 80, 95, =, 0. . . .
0)V2- (5,0,O,...”l 951 ・
..., 0).

IV、カタカナの「メ」の字が正しく書かれた場合、そ
の第1ストロークS1はテンプレート′r1に1大体」
一致し、第2ストロークs2はテンプレート番号テに「
確実に」一致する。
IV. If the katakana character ``me'' is written correctly, its first stroke S1 will be approximately 1 in the template 'r1.''
match, the second stroke s2 has the template number ``
Definitely match.

そこで、辞書には、「メ」の字であれば、「メ」のJI
Sコード、’rv−大体、’(”7w−確実に のように文字データを記述しておく。
Therefore, in the dictionary, if it is the character ``Me'', it is written as ``JI'' of ``Me''.
Write the character data in the S code, 'rv-approximately,'("7w-definitely.

すなわち、各文字ごとに、その文字のコード番号と、そ
の文字の第j番目のストロークSiに最も近いテンプレ
ートの番号Tj及びその近さ(一致ンの程度を示す修飾
語とを記述しておく・また、このテンプレート番号Tj
及び修飾語は、ストローク順にそのスI・ローフ数だけ
記述しておく。
That is, for each character, write the code number of that character, the number Tj of the template closest to the j-th stroke Si of that character, and its proximity (a modifier indicating the degree of coincidence). Also, this template number Tj
and modifiers are written in stroke order for the number of strokes and strokes.

さらに、この文字データは、文字の総ストローク数ごと
に項分けしておく。
Further, this character data is divided into sections according to the total number of strokes of the character.

■8例えば、第3図に示すようなファジー性をもった関
数のテーブルを用意しておく。
(8) For example, prepare a table of fuzzy functions as shown in FIG.

Vl、IV項による文字データのうち、入力された文字
の総ストローク数の項から第1番目の文字についての文
字データを取り出す。
Among the character data based on the Vl and IV terms, the character data for the first character is extracted from the term of the total number of strokes of the input character.

上側の場合、「メ」の字の総ストローク数は2画なので
、21jiの項から第1番目の文字データを取り出す。
In the upper case, the total number of strokes for the character "Me" is two strokes, so the first character data is extracted from the term 21ji.

■、vtLJIで取り出した文字データが、簡単のため
、「メ」の字についての文字データであるとすると、第
1ストロークs1については、i”a=「大体」なので
、第3図の「大体」の関数曲線を選択するとともに、m
項で求めた特徴ベクタ■1の近似度のうち、テンプレー
トr3に対する近似度5%(=hto3)を取り出す。
■For the sake of simplicity, let us assume that the character data extracted by vtLJI is character data for the character "Me".For the first stroke s1, i"a = "approximately", so "approximately" in Figure 3. ” and select the function curve m
Among the degrees of approximation of feature vector (1) obtained in section 1, the degree of approximation of 5% (=hto3) to template r3 is extracted.

そして、この近似度95%を、第3図の「大体」の関数
曲線により合格*Ct、例えばG1−%%に変換する。
Then, this degree of approximation of 95% is converted into pass *Ct, for example, G1-%%, using the "approximate" function curve shown in FIG.

同様に、第2ストロークS2については、Tv−「確実
に」なので、第3図の「確実に」の関数曲線を選択する
とともに、特徴ベクタv2の近似度のうち、テンプレー
ト番号マに対する近似度95%(= E 20マ)を取
り出して合格度G2、例えば、G2−98%に変換する
Similarly, for the second stroke S2, since Tv - "definitely", the function curve "definitely" in FIG. % (=E 20 ma) is taken out and converted to a passing grade G2, for example, G2-98%.

すなわち、Vl項で取り出された文字データにしたがっ
て、各ストロークS立ごとに、第4図の関数曲線を選択
するとともに、特徴ベクタVtの対応する近似値Eij
を、その選択した関数曲線により(11飾して合格度G
iに変換する。
That is, according to the character data extracted in the Vl term, the function curve shown in FIG. 4 is selected for each stroke S, and the corresponding approximate value Eij of the feature vector Vt is selected.
, by the selected function curve (11 decorated and passing grade G
Convert to i.

1.4項で求めた合格度Giのうち、最小の合格率を、
その文字データの示すコード番号の文字の合格度Gsと
する。
Among the pass rates Gi obtained in Section 1.4, the minimum pass rate is
It is assumed that the pass level Gs of the character of the code number indicated by the character data.

上側の場合には、G1−96%、 G2−98%なので
、入力された文字の、「メ」の字に対する合格度G齢は
、96%(”Gi)となる。
In the upper case, G1-96% and G2-98%, so the pass level G of the input character for the character "Me" is 96% ("Gi").

■、以後、該当する総ストローク数の文字データについ
て、1.4項を実行する。
(2) Thereafter, execute Section 1.4 for the character data with the corresponding total number of strokes.

X、■項が終了したら、得られた合格度G+m  (こ
れは、文字データの数だけ得られる)のうち、M+16
の合格度Gを与えている文字を、入力された文字に対す
る第1候補としてそのコード番号を出力する。
When the X and ■ items are completed, M+16 of the obtained pass score G+m (this is obtained by the number of character data)
The code number of the character giving the pass grade G is output as the first candidate for the input character.

次に、テンブレー) T 1〜T2Gであるが、これは
次のような点を考慮して決定されている。すなりち、 i、漢字の構成要素は、「偵ストローク」、「縦ストロ
ーク」、「はらい」、「曲げ」などがあるが、種類は限
定されている。
Next, T 1 to T2G (Tembray) are determined in consideration of the following points. The constituent elements of Sunarichi, i, and kanji include ``recon stroke'', ``vertical stroke'', ``harai'', and ``bend'', but the types are limited.

:1.同じように見えるストロークでも、運筆の違いか
ら「はね」、「曲がりコなどの変形のしがたに違いを生
じる。また、「はね」などには、もともと長さや角度の
規定がないので、異なる変形を生じる可能性のストロー
クには、例えばテンプレート1゛1〜′I゛3のように
、変形の種類分だけ別個にテンプレートを用意する。
:1. Even strokes that look the same may have different forms of deformation, such as ``splashes'' and ``curves,'' due to differences in brushstrokes.Also, since ``splashes'' and the like do not originally have a specified length or angle, , for strokes that may cause different deformations, separate templates are prepared for each type of deformation, such as templates 1'1 to 'I'3.

iii 、特に複雑な基本形状は、漢字のすべてについ
ての出現頻度が極めて低いので、テンプレートを定義し
ないで、他の認識方法で処理する。
iii. Particularly complex basic shapes appear very infrequently in all kanji characters, so they are processed using another recognition method without defining a template.

なお、テンプレートT 1 ” T 2@において、破
線で示すストローク部分は、近似度Eijを求めるとき
、評価を小さくないし無視することを示す。
Note that in the template T 1 ″ T 2 @, the stroke portion indicated by a broken line indicates that the evaluation is small or ignored when determining the degree of approximation Eij.

次に、この発明の一例について説明しよう。Next, an example of this invention will be explained.

第1図において、+11はタブレットなどの座標入力手
段を示し、この入力手段(1)により1ストロ一ク分の
座標列Pa−Pnが入力され、この座標列Po”Pnが
折れ線圧種回路(2)に供給されて折れ線情報及びその
端点情報の列に圧縮変換される。
In FIG. 1, +11 indicates a coordinate input means such as a tablet, and this input means (1) inputs a coordinate string Pa-Pn for one stroke, and this coordinate string Po"Pn is input to the polygonal line pressure type circuit ( 2) and is compressed and converted into a string of polygonal line information and its end point information.

すなわち、例えば、入力されたストローク(座標列)が
前処理されて第4図Bに示すような折れ線#1〜#4で
構成されているとすれば、このストロークは、その折れ
線#1〜#4ごとに、例えば同図Aに示すような角範囲
(方向)をもって8方向に量子化されるとともに、その
折れ線#1〜#4の長さと、各始点及び終点の座標値と
に変換され、同図Cに示すようなデータとされる。
That is, for example, if the input stroke (coordinate string) is preprocessed and consists of polygonal lines #1 to #4 as shown in FIG. 4, it is quantized in 8 directions with an angular range (direction) as shown in A in the same figure, and is converted into the length of the polygonal lines #1 to #4 and the coordinate values of each starting point and ending point, The data is as shown in C of the same figure.

そして、このデータの1ストロ一ク分が、−時用のバッ
ファメモ1月3)を通じて近似度演算回路(401) 
〜(426) ニ供給されてテンプレート′r1〜’!
’ 26との近似度Eijが算出される(上記u項)。
Then, one stroke of this data is sent to the approximation calculation circuit (401) through the -time buffer memo (January 3).
~(426) 2 supplied template 'r1~'!
' The degree of approximation Eij to 26 is calculated (the u term above).

なお、この近似度Eijの算出は、ルール記憶回路(5
01)〜(526)に記述されている演算アルゴリズム
にしたがって各テンプレートl″jごとに独立に、かつ
、並列に実行される。
Note that the calculation of this degree of approximation Eij is performed by the rule storage circuit (5
01) to (526) are executed independently and in parallel for each template l''j.

そして、算出された近似度Eijが、特徴ベクタ記憶バ
ッファ(6)に供給される0図は、このバッファ(6)
の構造を模型的に示しているもので、テンプレートT1
〜T211に対応して行方向に26個のメモリエリアを
有するとともに、認識する文字の最大のストローク数k
に対応して列方向にに個のメモリエリアを有する。した
がって、このバッファ(6)には、1つの文字について
、その各ス]・ローフStの特徴ベクタViが、そのス
トロークSiごとにストアされる(上記■項)。
Then, the calculated degree of approximation Eij is supplied to the feature vector storage buffer (6).
Template T1 schematically shows the structure of
~ It has 26 memory areas in the row direction corresponding to T211, and the maximum number of strokes k of characters to be recognized.
It has memory areas in the column direction corresponding to . Therefore, the feature vector Vi of each stroke St of one character is stored in this buffer (6) for each stroke Si (section 2 above).

そして、この1文字分の特徴ベクタViと、特徴辞書(
7)からの文字コード(上記IV項)とが、検定回路(
8)において上記■〜X項のように処理されて入力され
た文字のコード番号が出力される。
Then, the feature vector Vi for this one character and the feature dictionary (
The character code from 7) (section IV above) is the character code from the verification circuit (
In 8), the code number of the input character is processed as in items 1 to 1 above and output.

第5図は、近似度演算回路(401)において、入力ス
トロークSiのテンプレートT1に対する近似度Ejo
tを算出するルールの例を示す。
FIG. 5 shows the degree of approximation Ejo of the input stroke Si to the template T1 in the degree of approximation calculating circuit (401).
An example of a rule for calculating t is shown below.

すなわち、同図Aは、「右」、「五」などに含まれる「
ノ」を綺張して示したものであるが、このストローク「
ノ」に対して、テンプレートl゛1のときには、同図B
に示すように、長さし1〜L41Lh、LHが計測され
て Eiot −(aLh −bLw−cLt +dL4+
eL3)/L才 ただし、E;at>1のときには、Etot−IEto
t<0のときには、E tot −Oa −eは定数が
算出される(ここでは、近似値Eio1を小数で表示)
In other words, figure A includes "right", "five", etc.
This is an expanded view of the stroke ``ノ'', but this stroke ``
In contrast, when the template is 1, B in the same figure
As shown in , lengths 1 to L41Lh and LH are measured and Eiot −(aLh −bLw−cLt +dL4+
eL3)/L years However, when E;at>1, Etot-IEto
When t<0, E tot -Oa -e is calculated as a constant (here, the approximate value Eio1 is expressed as a decimal)
.

が計算される。is calculated.

そして、このとき、テンプレート1゛1では、破線のス
トローク部分の重みを0ないし小さくしているので、値
L3.L4に対する定数e、  dは、他の定数a ”
−Cに比べて小さくされる。
At this time, in template 1'1, the weight of the stroke portion of the broken line is set to 0 or small, so the value L3. Constants e and d for L4 are other constants a''
- It is made smaller compared to C.

また、演算回路(402)〜(426)においても、そ
のテンプレート1’2〜’1’ 2Gに対応して近似度
Eio2〜Ei2εの演算式がそれぞれ定義されてその
近似度が算出される。
Further, in the arithmetic circuits (402) to (426), arithmetic expressions for the degrees of approximation Eio2 to Ei2ε are defined corresponding to the templates 1'2 to '1' 2G, respectively, and the degrees of approximation are calculated.

(発明の効果〕 以上のようにして、この発明によれば、オンライン手書
き文字の認識が行われるが、この場合、特にこの発明に
よれば、入力されたストロークSiとあらかじめ定義し
ておいたテンプレート′r1〜+l’l、、との近似度
Eijを求め、この近似度Eij及び修飾語に基づいて
文字認識を行っているので、筆跡の自然な変化ないし変
形に対する認識率の低下がない、むしろ、テンプレート
’r jは、テンブレ) T L〜T3のように部分的
な変形にも対処しているので、認識率は向上し、筆跡の
変化ないし変形に対して強くなる。
(Effects of the Invention) As described above, according to the present invention, online handwritten character recognition is performed. In this case, in particular, according to the present invention, the input stroke Si and a predefined template are Since the degree of approximation Eij between 'r1~+l'l, , , and character recognition is performed based on this degree of approximation Eij and the modifier, there is no reduction in the recognition rate due to natural changes or deformations of handwriting; , template 'r j is template) T L to T3, the recognition rate is improved and the recognition rate is strong against changes or deformations of handwriting.

また、辞書(7)は、ストロークSiに対応する代表的
なテンプレートi’ j及びその修飾語を、基本的には
1組だけ持っていればよいので、辞書(7)を小型化で
きるとともに、辞書(7)の検索を高速化できる。
In addition, the dictionary (7) basically only needs to have one set of representative templates i' j corresponding to the stroke Si and its modifiers, so the dictionary (7) can be made smaller, and Searching the dictionary (7) can be speeded up.

さらに、未定義文字の登録も、ユーザーが1ストローク
入力するごとに、最も近似度の高いテンプレートの形状
を絢面表示し、そのテンプレートが正しい形状であるか
どうかを会話形式でr4認していくという方法で実現す
ることができる。
Furthermore, when registering undefined characters, each time the user inputs one stroke, the shape of the template with the highest degree of approximation is displayed on the screen, and R4 confirms whether the template is the correct shape in a conversational manner. This can be achieved in this way.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図はこの発明の一例の系統図、第2図〜第7図はそ
の説明のための図である。 (1)は座標入力手段、(401)〜(426)は近似
度演算回路、(7)は特徴辞書、(8)は検定回路であ
る。
FIG. 1 is a system diagram of an example of the present invention, and FIGS. 2 to 7 are diagrams for explaining the same. (1) is a coordinate input means, (401) to (426) are approximation calculation circuits, (7) is a feature dictionary, and (8) is a verification circuit.

Claims (1)

【特許請求の範囲】  文字の基本的構成要素があらかじめ定義されている複
数のテンプレートと、 入力されたストロークと上記複数のテンプレートとの近
似度をそれぞれ算出する回路と、文字ごとに、そのスト
ロークに対する修飾語を有する特徴辞書と、 評価時、上記近似度を上記修飾語で修飾して文字判定の
程度を変更して検定する検定回路とを有するオンライン
手書き文字の認識装置。
[Claims] A plurality of templates in which basic constituent elements of characters are defined in advance, a circuit that calculates the degree of similarity between an input stroke and the plurality of templates, and a circuit that calculates the degree of similarity between an input stroke and the plurality of templates, and An online handwritten character recognition device comprising: a feature dictionary having a modifier; and a verification circuit that modifies the degree of approximation with the modifier to change and test the degree of character determination during evaluation.
JP63204144A 1988-08-17 1988-08-17 Character recognition method and character recognition device Expired - Fee Related JP2762472B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP63204144A JP2762472B2 (en) 1988-08-17 1988-08-17 Character recognition method and character recognition device
KR1019890011629A KR0128733B1 (en) 1988-08-17 1989-08-16 On-line hand-written character recognition apparatus
CN89106539A CN1020213C (en) 1988-08-17 1989-08-17 Hand-written charactor recognition apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63204144A JP2762472B2 (en) 1988-08-17 1988-08-17 Character recognition method and character recognition device

Publications (2)

Publication Number Publication Date
JPH0253193A true JPH0253193A (en) 1990-02-22
JP2762472B2 JP2762472B2 (en) 1998-06-04

Family

ID=16485566

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63204144A Expired - Fee Related JP2762472B2 (en) 1988-08-17 1988-08-17 Character recognition method and character recognition device

Country Status (3)

Country Link
JP (1) JP2762472B2 (en)
KR (1) KR0128733B1 (en)
CN (1) CN1020213C (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0548030A2 (en) * 1991-12-19 1993-06-23 Texas Instruments Incorporated Character recognition
KR100298547B1 (en) * 1996-10-25 2001-10-27 가나이 쓰도무 Character input apparatus

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW274135B (en) * 1994-09-14 1996-04-11 Hitachi Seisakusyo Kk

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01312684A (en) * 1988-06-10 1989-12-18 San Denshi Kk Hand-written character recognizing device based on fuzzy inference
JPH0233688A (en) * 1988-07-25 1990-02-02 San Denshi Kk Method for recognizing head-written character by fuzzy inference

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01312684A (en) * 1988-06-10 1989-12-18 San Denshi Kk Hand-written character recognizing device based on fuzzy inference
JPH0233688A (en) * 1988-07-25 1990-02-02 San Denshi Kk Method for recognizing head-written character by fuzzy inference

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0548030A2 (en) * 1991-12-19 1993-06-23 Texas Instruments Incorporated Character recognition
EP0548030A3 (en) * 1991-12-19 1994-05-11 Texas Instruments Inc Character recognition
KR100298547B1 (en) * 1996-10-25 2001-10-27 가나이 쓰도무 Character input apparatus

Also Published As

Publication number Publication date
KR900003771A (en) 1990-03-27
CN1040447A (en) 1990-03-14
CN1020213C (en) 1993-03-31
KR0128733B1 (en) 1998-04-15
JP2762472B2 (en) 1998-06-04

Similar Documents

Publication Publication Date Title
KR100297482B1 (en) Method and apparatus for character recognition of hand-written input
US7174043B2 (en) On-line handwriting recognizer
CA2105494C (en) Method and apparatus for recognizing cursive writing from sequential input information
EP0564827B1 (en) A post-processing error correction scheme using a dictionary for on-line handwriting recognition
JPS59139485A (en) Pattern identification method and apparatus
US6671403B1 (en) Pattern recognition apparatus and method utilizing conversion to a common scale by a linear function
US5659633A (en) Character recognition method utilizing compass directions and torsion points as features
JPH0253193A (en) Recognizing device for on-line handwriting character
US6175651B1 (en) On line-character recognition method and device
JP3221488B2 (en) Online character recognition device with verification function
JP3198218B2 (en) Online handwriting recognition method
JP3128357B2 (en) Character recognition processor
JPS6186883A (en) Recognition system for on-line handwritten character
JPS5942908B2 (en) Real-time character recognition device
JPH0210473B2 (en)
JPH09185677A (en) Stroke start and end point decision method, and recognition dictionary registration method and device
CA2497586C (en) Method and apparatus for recognizing cursive writing from sequential input information
JPS58186882A (en) Input device of handwritten character
JPH0916720A (en) Character recognition method and system
JPH08129614A (en) Character recognition device
JPS6041175A (en) On-line handwritten character recognizing method
JPH09269974A (en) 0n-line character recognition device
JPS6198486A (en) Recognizing system of on-line hand writing character
JPH07302305A (en) Device for recognizing hand-written character
JPH06187500A (en) On-line character recognizing device

Legal Events

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