JPH044632B2 - - Google Patents
Info
- Publication number
- JPH044632B2 JPH044632B2 JP58060857A JP6085783A JPH044632B2 JP H044632 B2 JPH044632 B2 JP H044632B2 JP 58060857 A JP58060857 A JP 58060857A JP 6085783 A JP6085783 A JP 6085783A JP H044632 B2 JPH044632 B2 JP H044632B2
- Authority
- JP
- Japan
- Prior art keywords
- character
- stroke
- input
- strokes
- characters
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
Landscapes
- Character Discrimination (AREA)
Description
【発明の詳細な説明】
(技術分野)
本発明は情報処理機器の入力装置として用いら
れるオンライン文字認識装置において入力される
筆記文字の筆順には関係無く認識出来る認識方法
に関するものである。DETAILED DESCRIPTION OF THE INVENTION (Technical Field) The present invention relates to a recognition method that can recognize written characters input in an online character recognition device used as an input device of an information processing device regardless of the stroke order.
(背景技術)
従来、オンライン文字認識方式においては、筆
記された入力文字の筆順、画数の情報を利用し
て、未知入力文字と標準パターンとの間でパター
ンマツチングを行ない、その距離計算の結果に基
き距離最小のものを認識結果としたり、又、未知
入力文字のストローク形状を示す特徴(以下スト
ローク特徴という)、ストローク相互間の位置関
係を示す特徴等(以下ストローク相互間特徴とい
う)を抽出し、これらの特徴と文字特徴辞書内に
格納されている標準パターンの特徴情報との間で
類似度を計算し、類似度最大のものを認識結果と
する等の認識手法が採られてきた。(Background technology) Conventionally, in online character recognition methods, pattern matching is performed between unknown input characters and standard patterns using information on the stroke order and number of strokes of input characters that have been written, and the distance calculation results are calculated. Based on the recognition result, the one with the minimum distance is taken as the recognition result, and features indicating the stroke shape of unknown input characters (hereinafter referred to as stroke features), features indicating the positional relationship between strokes (hereinafter referred to as inter-stroke features), etc. are extracted. However, recognition methods have been adopted in which the similarity is calculated between these features and feature information of standard patterns stored in a character feature dictionary, and the one with the maximum similarity is used as the recognition result.
例えば数字“4”を例にとると、まず入力文字
の画数情報を用いて文字特徴辞書内の2画の標準
パターン群が入力文字と照合すべき標準パターン
群として決定される。次いで入力文字の筆順情報
を用いて第1入力ストロークの“L”と標準パタ
ーンの第1のストロークとの形状について照合を
行い、さらに第2入力ストロークの“1”と標準
パターンの第2ストロークとの形状について照合
し、さらに第1、第2ストローク相互間の位置関
係について照合を行ない、これらの照合結果の加
算値を入力文字“4”と標準パターンとの類似度
とする。2画の全ての標準パターンについて上記
操作を繰り返し文字間の類似度最大なものを検出
して認識文字とするものである。従つて仮に入力
文字“4”が“/”、“L”の筆順で書かれたとす
れば標準パターンとの照合が正しく行えなくなり
誤認識となる。これを解決する為、文字特徴辞書
内に標準の筆順とは逆の標準パターンとして、第
1ストロークが“/”、第2ストロークが“L”
の“4”を持つたり、又は標準パターンのストロ
ークと入力文字のストローク間で筆順情報を入れ
替える等してストロークの各々の全ての組合せに
ついて、類似度を求め、標準パターンの各ストロ
ークに、類似度最大な入力文字のストロークを対
応させることにより、筆順に依存されない認識手
法が採られている。 For example, taking the number "4" as an example, first, the two-stroke standard pattern group in the character feature dictionary is determined as the standard pattern group to be matched with the input character using the stroke count information of the input character. Next, the shape of the first input stroke "L" and the first stroke of the standard pattern is compared using the stroke order information of the input character, and the shape of "1" of the second input stroke is compared with the second stroke of the standard pattern. Further, the positional relationship between the first and second strokes is verified, and the sum of these verification results is taken as the degree of similarity between the input character "4" and the standard pattern. The above operation is repeated for all standard patterns of two strokes, and the one with the maximum similarity between characters is detected and used as a recognized character. Therefore, if the input character "4" is written in the stroke order of "/" and "L", the comparison with the standard pattern cannot be performed correctly, resulting in erroneous recognition. To solve this problem, the first stroke is "/" and the second stroke is "L" as a standard pattern that is opposite to the standard stroke order in the character feature dictionary.
4, or by exchanging the stroke order information between the strokes of the standard pattern and the strokes of the input characters, find the similarity for each and every combination of strokes, and calculate the similarity for each stroke of the standard pattern. By matching the strokes of the largest input character, a recognition method that does not depend on stroke order is adopted.
しかしながら、これらの手法では、画類が多く
なるにつれて、標準パターンが非常に多くなつた
り、又、標準パターンとの照合に多大な時間を要
する事になり、これらを回避するため、装置構成
が複雑になる欠点があつた。 However, with these methods, as the number of images increases, the number of standard patterns increases, and matching with standard patterns requires a large amount of time.To avoid these problems, the device configuration must be complicated. It had some drawbacks.
(発明の課題)
本発明は前記の欠点を除去する為、装置構成が
簡単で筆順には関係無く入力文字を認識出来る方
式を提供するものである。まず筆記された入力文
字のストロークを抽出した後、画数等の筆順には
関係無い文字情報を用いて、認識文字の大分類を
行ない、さらに入力文字のストロークを、照合す
べき標準パターンのストローク番号に対応させ
て、ストローク番号が決定出来る文字毎のストロ
ーク番号決定情報を有するストローク番号辞書
と、入力文字のストローク情報とストローク番号
辞書情報とを照合するストローク番号照合部を用
い、入力文字のストローク番号を決定し、そのス
トロークの特徴情報、及び、ストローク相互間特
徴情報を抽出し、未知入力文字の文字特徴情報と
し、照合すべき標準パターンウの文字特徴情報が
格納されている文字特徴辞書と、入力文字特徴情
報と標準パターンの文字特徴辞書情報とを照合す
る文字特徴照合部を有する事により、筆順の異な
る同一文字であつても、同一文字で複数パターン
の情報を文字特徴辞書内に持つ異なく、認識処理
が行え、筆順に関係なく入力文字を認識出来、装
置構成が簡略化され、さらに認識処理時間が非常
に短縮出来る様にしたものであり以下詳細に説明
する。(Problem of the Invention) In order to eliminate the above-mentioned drawbacks, the present invention provides a system that has a simple device configuration and can recognize input characters regardless of stroke order. First, after extracting the strokes of the input characters that have been written, the recognized characters are roughly classified using character information unrelated to the order of strokes, such as the number of strokes, and then the strokes of the input characters are compared with the stroke numbers of the standard pattern The stroke number of the input character is determined by using a stroke number dictionary that has stroke number determination information for each character whose stroke number can be determined, and a stroke number matching unit that matches the stroke information of the input character with the stroke number dictionary information. a character feature dictionary in which character feature information of a standard pattern to be matched is stored, in which character feature information of the stroke and inter-stroke feature information are extracted as character feature information of the unknown input character; By having a character feature matching unit that matches input character feature information with standard pattern character feature dictionary information, even if the same character has different stroke orders, it can be used to identify characters with multiple patterns of information in the character feature dictionary. The present invention is designed to allow recognition processing to be performed without any need for recognition, to recognize input characters regardless of stroke order, to simplify the device configuration, and to greatly reduce recognition processing time, which will be described in detail below.
(第1の実施例の構成および動作・作用の説明)
第1図は、本発明の一実施例を示すブロツク図
であつて、1はタブレツト、2はタブレツト1か
らの座標データより入力文字のストローク抽出、
及びストロークデータの特徴を抽出するストロー
クデータ抽出部、3は筆順に依存しない画数等の
文字情報を利用して、認識文字を大分類し、照合
する標準パターンの文字群を決定する大分類判別
部、4は入力文字のストロークごとに標準パター
ンのストローク番号に対応したストローク番号を
付与する為の、ストローク番号決定情報が文字ご
とに格納されているストローク番号辞書、5はス
トローク番号辞書4のストローク番号辞書情報と
入力文字のストロークとを照合する為のストロー
ク番号照合部、6は個々の文字の文字特徴情報が
格納されている文字特徴辞書、7は文字特徴辞書
6の文字特徴情報と入力文字の特徴情報とを比較
照合する文字特徴照合部である。(Explanation of the structure, operation, and effect of the first embodiment) FIG. 1 is a block diagram showing an embodiment of the present invention, in which 1 is a tablet, and 2 is a block diagram of an input character based on coordinate data from the tablet 1. stroke extraction,
and a stroke data extraction unit that extracts features of stroke data, and 3 a major classification discrimination unit that roughly categorizes recognized characters using character information such as the number of strokes that does not depend on stroke order and determines a standard pattern character group to be matched. , 4 is a stroke number dictionary in which stroke number determination information is stored for each character in order to assign a stroke number corresponding to the stroke number of the standard pattern to each stroke of an input character, and 5 is a stroke number dictionary of the stroke number dictionary 4. A stroke number matching unit for comparing dictionary information with the stroke of an input character, 6 a character feature dictionary storing character feature information of each character, 7 a comparison between the character feature information of the character feature dictionary 6 and the input character. This is a character feature matching unit that compares and matches feature information.
前記構成の実施例において、
タブレツト1より入力される筆記された入力文
字の座標データは、ノイズ除去、平滑化、正規化
等の公知の前処理が行われた後、ストロークデー
タ抽出部2へ送られ、入力された順に上記前処理
された文字情報に基いて公知のストローク抽出、
さらにそのストロークの特徴抽出が行われ、これ
らの入力文字情報は大分類判別部3とストローク
番号照合部5へ出力される。 In the embodiment with the above configuration, the coordinate data of a handwritten input character inputted from the tablet 1 is sent to the stroke data extraction unit 2 after being subjected to known preprocessing such as noise removal, smoothing, and normalization. known stroke extraction based on the above-mentioned preprocessed character information in the order in which it was input.
Furthermore, feature extraction of the stroke is performed, and this input character information is output to the major classification discriminating section 3 and the stroke number collating section 5.
大分類判別部3はストロークデータ抽出部2に
より抽出されたストロークデータに基づき、筆順
に関係ない画数等の簡単な情報を利用して、照合
する標準パターンの文字群(候補文字群)を決定
する認識文字の大分類判別を行ない、それら候補
文字群は順次ストローク番号辞書4、及び、文字
特徴辞書6に出力され、ストローク番号辞書部4
は入力された候補文字情報に従い、その候補文字
のストローク番号決定情報をストローク番号照合
部5に出力する。ストローク番号照合部5では、
ストロークデータ抽出部2により抽出された未知
入力文字のストローク情報と、ストローク番号辞
書4より出力される候補文字のストローク番号決
定情報を照合し、入力文字の各々のストロークと
候補文字の標準パターンの各々のストロークが対
応づけられる様、入力文字の筆順に関係なく入力
文字のストローク番号が決定され文字特徴照合部
7へ出力される。文字特徴照合部7では、大分類
判別部3より出力される候補文字に従い、文字特
徴辞書6より出力あれる候補文字の標準パターン
の、ストローク特徴及びストローク相互間特徴よ
り成る候補文字特徴と、ストローク番号照合部5
により決定された入力文字のストローク番号に基
いた公知のストロークアナリシス法等の手法によ
り入力文字のストローク特徴及びストローク相互
間特徴によつて、未知入力文字特徴とが照合さ
れ、類似度を計算し、この計算結果を図示せぬ候
補文字類似度レジスタに格納する。 Based on the stroke data extracted by the stroke data extraction unit 2, the major classification discrimination unit 3 determines a standard pattern character group (candidate character group) to be matched, using simple information such as the number of strokes that is not related to stroke order. The recognized characters are roughly classified and the candidate character groups are sequentially output to the stroke number dictionary 4 and the character feature dictionary 6.
outputs the stroke number determination information of the candidate character to the stroke number matching unit 5 according to the input candidate character information. In the stroke number verification section 5,
The stroke information of the unknown input character extracted by the stroke data extraction unit 2 is compared with the stroke number determination information of the candidate character output from the stroke number dictionary 4, and each stroke of the input character and each standard pattern of the candidate character are compared. The stroke number of the input character is determined and output to the character feature matching section 7 so that the strokes of the input character are associated with each other, regardless of the stroke order of the input character. In accordance with the candidate characters output from the major classification discriminator 3, the character feature matching unit 7 compares candidate character features consisting of stroke features and inter-stroke features of the standard pattern of candidate characters output from the character feature dictionary 6, and strokes. Number verification section 5
The stroke characteristics of the input character and the inter-stroke characteristics are compared with the unknown input character characteristics by a method such as a known stroke analysis method based on the stroke number of the input character determined by the method, and the degree of similarity is calculated. This calculation result is stored in a candidate character similarity register (not shown).
この様にして大分類判別部3より順次出力され
る候補文字をすべて照合し、筆記された未知入力
文字と、候補文字群の標準パターンとの間の類似
度最大の文字を認識結果とする。 In this way, all the candidate characters sequentially output from the major classification discriminator 3 are compared, and the character with the maximum similarity between the unknown input character written and the standard pattern of the candidate character group is determined as the recognition result.
以下に本発明によるオンライン文字認識の方法
について、第2図に示す如く3画の文字“A”が
仮に“\”、“/”、“−”、の筆順で筆記された場
合を例にあげ第3図のストローク番号辞書の一例
を用いて、さらに詳細に説明する。 The online character recognition method according to the present invention will be described below as an example where the three-stroke character "A" is written in the stroke order of "\", "/", and "-" as shown in Figure 2. This will be explained in more detail using an example of the stroke number dictionary shown in FIG.
タブレツト1からの入力文字座標データは、ス
トロークデータ抽出部2へ送られ前述した公知の
前処理が行われた後、ストローク抽出、及び、ス
トローク特徴抽出が行われ、筆記された入力順
に、まず、第1入力ストロークは“〓”、次に第
2入力ストロークとして“/”、第3入力ストロ
ーク“−”となる。 The input character coordinate data from the tablet 1 is sent to the stroke data extraction section 2, where it is subjected to the above-mentioned known preprocessing, and then stroke extraction and stroke feature extraction are performed. The first input stroke is "〓", then the second input stroke is "/", and the third input stroke is "-".
大分類判別部3では、画数等の情報を利用し
て、照合する標準パターンの候補文字が決定さ
れ、アルフアベツトの場合、“A”、“E”、“F”、
“G”、…等が順次ストローク番号辞書4と、文字
特徴辞書部6へ照合する候補文字として出力され
る。ストローク番号辞書4は第3図に1例を示す
如く、第2図に示す如くの入力文字の第n入力ス
トロークの始点座標(Xns、Yns)、終点座標
(XnT、YnT)等を用い、その座標値の大小判別
等の簡単な手法により、入力文字の入力ストロー
クと、照合すべき候補文字の標準パターンのスト
ロークとを照合する事により対応がとれる様な、
ストローク番号決定情報が、各候補文字毎に格納
されている。又、標準パターンのストローク番号
の決め方は、通常の筆順には関係なく、第3図に
示すと同様、各候補文字の標準パターンのストロ
ーク番号が一様に決定出来る様決めておく。照合
すべき候補文字として“A”が、ストローク番号
辞書4に入力されると、第2図に示す入力文字の
第1、第2、第3入力ストローク、“〓”、“/”、
“−”は、ストローク番号照合部5で、第3図に
1例を示すストローク番号辞書4の内容の“A”
のストローク番号情報と照合される。 The major classification discrimination unit 3 uses information such as the number of strokes to determine candidate characters of the standard pattern to be matched.
"G", . . . , etc. are sequentially output to the stroke number dictionary 4 and the character feature dictionary section 6 as candidate characters to be compared. The stroke number dictionary 4 uses the start point coordinates (Xns, Yns), end point coordinates (Xn T , Yn T ), etc. of the n-th input stroke of the input character as shown in FIG. 2, as shown in an example in FIG. 3. By using simple methods such as determining the size of the coordinate values, correspondence can be established by comparing the input stroke of the input character with the stroke of the standard pattern of the candidate character to be matched.
Stroke number determination information is stored for each candidate character. Further, the stroke number of the standard pattern is determined so that the stroke number of the standard pattern of each candidate character can be determined uniformly, as shown in FIG. 3, regardless of the normal order of strokes. When “A” is input as a candidate character to be matched into the stroke number dictionary 4, the first, second, and third input strokes of the input character shown in FIG. 2, “〓”, “/”,
“-” is the “A” in the stroke number dictionary 4, an example of which is shown in FIG.
The stroke number information is compared with the stroke number information.
その結果候補文字“A”の標準パターンは第1
ストロークが“−”、第2ストロークが“〓”、第
3ストロークが“/”であり、この標準パターン
の第1ストローク情報は「3画のストローク中
YnTが最大のストローク」であるから、入力文字
“A”のストロークでは“−”が該当する。従つ
て入力文字“A”のストローク“−”(第3入力
ストローク)には、ストローク番号1が付与され
る。同様にして標準パターンの第2ストローク情
報は残りのストローク中XnTが大きい方であるか
ら、入力文字“A”のストローク“〓”(第1入
力ストローク)にはストローク番号2が付与さ
れ、さらに残り1つのストロークとして入力文字
“A”のストローク“/”(第2入力ストローク)
にはストローク番号3が付与される。 As a result, the standard pattern for candidate character “A” is the first
The stroke is “-”, the second stroke is “〓”, and the third stroke is “/”, and the first stroke information of this standard pattern is “3 strokes
Since "Yn T is the largest stroke", "-" corresponds to the stroke of the input character "A". Therefore, the stroke number 1 is assigned to the stroke "-" (third input stroke) of the input character "A". Similarly, the second stroke information of the standard pattern is the one with larger Xn T among the remaining strokes, so the stroke number 2 is assigned to the stroke “〓” (first input stroke) of the input character “A”, and The remaining stroke is the stroke “/” of the input character “A” (second input stroke)
is given a stroke number 3.
この様にして決定された第nストロークのスト
ローク特徴情報、及び、ストローク相互間特徴情
報より成る入力文字特徴は、文字特徴照合部7に
出力される。又文字特徴辞書6は、大分類判別部
3より出力される候補文字“A”により標準パタ
ーン“A”の文字特徴情報を文字特徴照合部7へ
出力する。文字特徴照合部7では、上記入力文字
特徴情報と候補文字“A”の文字特徴情報とを照
合し、類似度を計算する。その結果類似度は非常
に大となる。次の候補文字“E”についても、同
様に第3図に一例を示す4のストローク番号辞書
内の候補文字“E”のストローク番号決定情報を
用いて、標準パターン“E”の第1ストローク
“−”は3画のストローク中YnTが最大のストロ
ーク、第2ストローク“−”は残り2つのストロ
ーク中YnTが大きい方、さらに第3ストローク
“L”は残りのストロークであるから入力文字
“A”の各ストロークは、“−”(第3入力ストロ
ーク)、“/”(第2入力ストローク)、“〓”(第1
入力ストローク)の順で1、2、3のストローク
番号が付与され、入力文字“A”の各ストローク
“−”、“/”、“〓”は標準パターン“E”の
“−”、“−”、“L”と対応される様ストローク番
号(第nストローク)が決定されて照合され、入
力文字と候補文字“E”の類似度が計算される。
その結果第2、第3ストロークに明らかに差異が
生じている為、類似度は小となる。以下“F”以
降の候補文字全てに関し、上記操作を繰り返し、
各候補文字の類似度を計算し、その結果、類似度
最大の文字として“A”が認識結果とされる。 The input character features made up of the stroke feature information of the n-th stroke and the inter-stroke feature information determined in this way are output to the character feature matching section 7. Further, the character feature dictionary 6 outputs character feature information of the standard pattern "A" to the character feature matching section 7 based on the candidate character "A" outputted from the major classification discriminating section 3. The character feature matching section 7 matches the input character feature information with the character feature information of the candidate character "A" to calculate the degree of similarity. As a result, the degree of similarity becomes very large. Regarding the next candidate character "E", the stroke number determination information of the candidate character "E" in the stroke number dictionary 4, an example of which is shown in FIG. -" is the stroke where Yn T is the largest among the three strokes, the second stroke "-" is the one with the largest Yn T among the remaining two strokes, and the third stroke "L" is the remaining stroke, so the input character " Each stroke of "A" is "-" (third input stroke), "/" (second input stroke), and "〓" (first input stroke).
Stroke numbers 1, 2, and 3 are given in the order of input strokes), and the strokes "-", "/", and "〓" of input character "A" are the same as "-" and "-" of standard pattern "E". ”, “L”, the stroke number (nth stroke) is determined and compared, and the degree of similarity between the input character and the candidate character “E” is calculated.
As a result, there is a clear difference between the second and third strokes, so the degree of similarity is small. Repeat the above operation for all candidate characters after "F",
The degree of similarity of each candidate character is calculated, and as a result, "A" is recognized as the character with the greatest degree of similarity.
以上詳細に説明した様に、未知入力文字のスト
ロークと候補文字の標準パターンのストロークと
の対応が簡単にとれる為、入力文字の筆順に関係
無く認識処理が出来、同一文字で筆記時の筆順が
異なる文字であつても文字特徴辞書内に同一文字
の複数標準パターンを有する事なく、入力文字が
いかなる筆順で筆記されても、認識する事が出来
るという利点を有する。又、本手法によれば、ス
トローク番号辞書4と、ストローク番号照合部5
を有する事により、従来行なわれてきたように入
力ストロークと標準パターンのストロークとの対
応を照合する為、相互の全てのストロークの可能
な順列の数だけ組み合せを考慮し、ストローク照
合を行なつたり、又、一部のストロークに条件を
つけて組み合せを変えて、照合を行なつたりする
事が無くなり、非常に簡単に、入力文字のストロ
ークと候補文字の標準パターンのストロークとの
対応がとれる為、認識処理時間が非常に短くな
り、又、装置構成が非常に簡略化出来るという利
点を有する。 As explained in detail above, since the strokes of unknown input characters and the strokes of the standard pattern of candidate characters can be easily matched, recognition processing can be performed regardless of the stroke order of the input characters, and the stroke order when writing the same character can be easily established. The present invention has the advantage that even if the characters are different, the character characteristic dictionary does not have a plurality of standard patterns of the same character, and input characters can be recognized regardless of the stroke order in which they are written. Further, according to this method, the stroke number dictionary 4 and the stroke number matching section 5
By having , in order to match the correspondence between input strokes and standard pattern strokes, as has been done in the past, stroke matching can be performed by considering the number of possible permutations of all mutual strokes. In addition, it is no longer necessary to apply conditions to some strokes and change their combinations to perform matching, and it is very easy to match the strokes of input characters with the strokes of the standard pattern of candidate characters. This has the advantage that the recognition processing time is extremely short and the device configuration can be extremely simplified.
なお前記実施例ではストロークに順位を付与す
るに当たり、始点座標、終点座標を考慮している
が、中点座標や、最も右方(左方)の座標、最も
上方(下方)の座標なども含ませることができ
る。本発明を実施するに当たり、重要なことは入
力文字と候補文字とが同じ演算規則によつて順位
づけられていることであり、これによつて入力文
字と候補文字の対応するストローク同士を一義的
に、かつ高い類似度でもつて比較することが保証
される。これはまたストローク相互間の位置関係
を比較照合するときにも重要であり、対象となる
入力文字の2個のストロークが、候補文字のいず
れの2個のストロークに相当するかを前記順位に
よつて決定できる。 In addition, in the above embodiment, when ranking strokes, the start point coordinates and end point coordinates are taken into consideration, but the center point coordinates, the rightmost (leftmost) coordinates, the uppermost (downward) coordinates, etc. are also included. can be set. In carrying out the present invention, it is important that input characters and candidate characters are ranked according to the same calculation rule, so that corresponding strokes of input characters and candidate characters can be uniquely distinguished from each other. It is guaranteed that the comparison can be made with a high degree of similarity. This is also important when comparing and matching the positional relationship between strokes, and it is determined based on the above order which two strokes of the candidate character correspond to the two strokes of the target input character. can be determined.
(発明の効果)
以上の説明で、明らかな様に、本発明は入力文
字の筆順情報が重要な情報として利用されるオン
ライン文字認識において、入力文字の筆順に制約
される事なく、入力文字を認識する事ができ、
又、認識処理時間の短縮化、文字特徴辞書情報の
縮小化、さらに、装置構成の簡略化を図る、有効
な手段を提供するものである。(Effects of the Invention) As is clear from the above description, the present invention can recognize input characters without being constrained by the stroke order of input characters in online character recognition where stroke order information of input characters is used as important information. can recognize,
Furthermore, it provides an effective means for shortening the recognition processing time, reducing the size of character feature dictionary information, and simplifying the device configuration.
第1図は本発明の実施例のブロツク図、第2図
は3画の入力文字の入力筆順の一例を示す図、第
3図は4のストローク番号辞書内容の一例を示す
ものである。
1……タブレツト、2……ストロークデータ抽
出部、3……大分類判別部、4……ストローク番
号辞書、5……ストローク番号照合部、6……文
字特徴辞書、7……文字特徴照合部。
FIG. 1 is a block diagram of an embodiment of the present invention, FIG. 2 is a diagram showing an example of the input stroke order of a three-stroke input character, and FIG. 3 is a diagram showing an example of the contents of a 4-stroke number dictionary. 1... Tablet, 2... Stroke data extraction section, 3... Major classification discrimination section, 4... Stroke number dictionary, 5... Stroke number matching section, 6... Character feature dictionary, 7... Character feature matching section .
Claims (1)
ーンと、予め辞書部に格納された準備文字の文字
パターンとをストローク形状およびストローク相
互間の位置によつて比較照合し文字確認を行なう
オンライン文字認識方法において、文字を構成す
るストロークに順位を付与し、この順位と、該順
位を導出する演算規則とを前記辞書部に各文字に
対応づけて格納しておき、文字がタブレツトに筆
記されたとき、入力文字から筆順に依存しない画
数の判別情報を抽出し、この判別情報によつて前
記辞書部から入力文字に近い文字群を抽出して候
補文字群と成し、各候補文字の演算規則を用いて
前記入力文字の各ストロークに順位を付与し、前
記入力文字と候補文字の同順位ストロークを比較
するべきストロークとすることを特徴とするオン
ライン文字認識方法。1 In an online character recognition method that performs character verification by comparing and matching the character pattern of an input character written on a tablet with the character pattern of a prepared character stored in advance in a dictionary section based on the stroke shape and the position between the strokes. , a ranking is given to the strokes that make up a character, and this ranking and arithmetic rules for deriving the ranking are stored in the dictionary section in association with each character, and when the character is written on the tablet, the input Discrimination information on the number of strokes that does not depend on the stroke order is extracted from the characters, and based on this discrimination information, a group of characters close to the input character are extracted from the dictionary section to form a group of candidate characters, and the calculation rules for each candidate character are used to An online character recognition method characterized by assigning a rank to each stroke of the input character, and setting strokes of the same rank between the input character and a candidate character as strokes to be compared.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP58060857A JPS59186074A (en) | 1983-04-08 | 1983-04-08 | Method for recognizing character with on-line system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP58060857A JPS59186074A (en) | 1983-04-08 | 1983-04-08 | Method for recognizing character with on-line system |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS59186074A JPS59186074A (en) | 1984-10-22 |
| JPH044632B2 true JPH044632B2 (en) | 1992-01-28 |
Family
ID=13154466
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP58060857A Granted JPS59186074A (en) | 1983-04-08 | 1983-04-08 | Method for recognizing character with on-line system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS59186074A (en) |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS5631183A (en) * | 1979-08-21 | 1981-03-28 | Fujitsu Ltd | Recognizing system for on-line hand-written character |
-
1983
- 1983-04-08 JP JP58060857A patent/JPS59186074A/en active Granted
Also Published As
| Publication number | Publication date |
|---|---|
| JPS59186074A (en) | 1984-10-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US4028674A (en) | Automated signature verification system | |
| CA2222590C (en) | System and method for reducing the search scope in a lexicon | |
| US5005205A (en) | Handwriting recognition employing pairwise discriminant measures | |
| JPH0562391B2 (en) | ||
| JP2673871B2 (en) | Method and device for pattern recognition by neural network | |
| CN114627507A (en) | Identity authentication method and device, electronic equipment and readable storage medium | |
| RU2707320C1 (en) | Method of recognizing a symbol on a banknote and a coprocessor for a computing system of a banknote processing device | |
| Diaz et al. | Investigating the common authorship of signatures by off-line automatic signature verification without the use of reference signatures | |
| US20200387691A1 (en) | A quick match algorithm for biometric data | |
| JPH07509576A (en) | How to recognize characters | |
| JPH044632B2 (en) | ||
| JPH0520794B2 (en) | ||
| US20250054336A1 (en) | Information processing apparatus, information processing method, and recording medium | |
| AU2021101278A4 (en) | System and Method for Automatic Language Detection for Handwritten Text | |
| JPS62271086A (en) | Pattern recognizing device | |
| JPH09114926A (en) | Method and apparatus for classifying input characters in online character recognition | |
| JPH0210473B2 (en) | ||
| JPH0211950B2 (en) | ||
| JPH0922443A (en) | Online handwriting recognition method | |
| JPH09231314A (en) | On-line handwritten character recognizing device | |
| JPS58186882A (en) | Input device of handwritten character | |
| JPH01191992A (en) | character recognition device | |
| JPS6252912B2 (en) | ||
| JPS60138689A (en) | Character recognizing method | |
| JPS6049481A (en) | Pattern recognizer |