JP2868770B2 - Structure of pattern dictionary - Google Patents

Structure of pattern dictionary

Info

Publication number
JP2868770B2
JP2868770B2 JP63218067A JP21806788A JP2868770B2 JP 2868770 B2 JP2868770 B2 JP 2868770B2 JP 63218067 A JP63218067 A JP 63218067A JP 21806788 A JP21806788 A JP 21806788A JP 2868770 B2 JP2868770 B2 JP 2868770B2
Authority
JP
Japan
Prior art keywords
group
pattern
character
distance
dictionary
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
JP63218067A
Other languages
Japanese (ja)
Other versions
JPH0266691A (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.)
ARUPUSU DENKI KK
Original Assignee
ARUPUSU DENKI KK
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 ARUPUSU DENKI KK filed Critical ARUPUSU DENKI KK
Priority to JP63218067A priority Critical patent/JP2868770B2/en
Publication of JPH0266691A publication Critical patent/JPH0266691A/en
Application granted granted Critical
Publication of JP2868770B2 publication Critical patent/JP2868770B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はパターンデータ、特に多数存在する文字を、
その外観の特徴によって階層的に分類してグループ化
し、入力された未知の文字の探索、認識のスピードをア
ップし、及び認識率を向上させるためのパターン辞書の
構成方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention relates to pattern data, in particular, a large number of characters.
The present invention relates to a configuration method of a pattern dictionary for classifying and grouping hierarchically according to its appearance characteristics, increasing the speed of searching and recognizing input unknown characters, and improving the recognition rate.

〔従来の技術〕[Conventional technology]

従来、文字識別方式としては、入力された未知の文字
パターンの特徴と、パターン辞書内に収容されているす
べての特徴との間で類似度を求め、これらの類似度の中
で最も大きな類似度を与えるパターン辞書内のパターン
を、前記した入力された未知の文字の識別文字とする方
式が一般的である。
Conventionally, as a character identification method, the similarity between the input unknown character pattern feature and all the features contained in the pattern dictionary is calculated, and the largest similarity among these similarities is calculated. Is generally used as a pattern in the pattern dictionary that gives the identification character of the input unknown character.

また、近時では、文字パターンの特徴抽出の手続を大
分類、中分類…個別認識等のプロセスによって段階的に
遂行する方式も増加している。この方式は、まず、大ま
かな特徴抽出過程で、入力された未知文字に対する類似
度が、ある閾値以上のパターンをすべて認識文字の候補
として選出する(大分類)。次に、こうして選出された
すべての候補文字に対して、前段階より特徴量を多く抽
出して入力された未知文字とのパターンマッチングを行
ない、その中で、類似度の値の大きい順番に、例えば10
字種程度まで絞り込む(中分類)。これらの手続を同様
に繰り返して最終的に1個の個別文字まで絞り込み、そ
の最終的に絞り込まれた1個のパターン字種を入力され
た未知文字の認識文字とする。
In recent years, there has been an increasing number of schemes in which the procedure of extracting a characteristic of a character pattern is performed in stages by processes such as large classification, intermediate classification, and individual recognition. In this method, first, in a rough feature extraction process, all patterns whose similarity to an input unknown character is equal to or greater than a certain threshold are selected as recognition character candidates (major classification). Next, for all the candidate characters selected in this way, pattern matching with the input unknown character is performed by extracting a larger amount of features than in the previous stage. For example, 10
Narrow down to character types (middle classification). These procedures are repeated in the same manner to finally narrow down to one individual character, and the finally narrowed down one pattern character type is set as a recognition character of the input unknown character.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

しかしながら、上記した従来の文字認識方式による
と、いずれの方式を採った場合でも、入力された未知文
字に対してパターン辞書内のすべてのパターンとの総当
りマッチングで類似度を求め、これらの類似度を基にし
て識別処理が実行されるので、計算量が膨大なものとな
り、個別認識に至るまでの必要な処理時間が非常に長く
なってしまう。
However, according to the conventional character recognition method described above, regardless of which method is adopted, the similarity is obtained by brute-force matching of the input unknown character with all the patterns in the pattern dictionary, and these similarities are obtained. Since the identification processing is performed based on the degree, the amount of calculation becomes enormous, and the processing time required until individual recognition becomes extremely long.

本発明は係る従来の技術の問題点に着目し、かかる問
題点を解決するためになされたもので、その解決のた
め、高速な認識処理系を実現するため、パターン辞書を
階層的構造とし、また、精度の高い認識処理系を実現す
るため、例えば単にパターンデータを階層的にグループ
化していくと、最終的な各グループの構成要素は相互に
独立した関係となって、例えば第5図に示すようにグル
ープ1とグループ2間で実際上の類似性から文字特徴を
共有する重合部分が発生することが多くなるが、その重
合部分1aはグループ1に含まれるのに境界を越えるため
グループ2と識別され、また2aはグループ2に含まれる
のにグループ1と識別されてしまう誤分類率が高くなっ
てしまう問題もクリアしたグループ構成法を加味したパ
ターン辞書の構成方式を提供することを目的としてい
る。
The present invention focuses on the problems of the related art, and has been made in order to solve the problems.In order to solve the problems, a high-speed recognition processing system is implemented, and the pattern dictionary has a hierarchical structure. Also, in order to realize a highly accurate recognition processing system, for example, if pattern data is simply grouped hierarchically, the final constituent elements of each group become independent from each other. As shown in the figure, overlapping portions sharing character features often occur due to practical similarity between group 1 and group 2. However, since overlapping portion 1a is included in group 1 and exceeds the boundary, group 2 overlaps. And 2a is a pattern dictionary configuration method that takes into account the group configuration method that also eliminates the problem of high misclassification rates that are included in group 2 but are identified as group 1. It is intended to provide.

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

この目的を達成するために、本発明に係るパターン辞
書の構成方法は、文字パターンを複数のグループに分類
し、文字パターンとグループ化の際に、ある特徴を持つ
第1のグループと前記第1のグループと異なる他の特徴
を持つ第2のグループとの共有部分に存在する文字パタ
ーンを前記第1のグループと前記第2のグループの各々
に所属させてグループ化させ、階層的に構成するパター
ン辞書の構成方法において、多数の文字パターンを各々
についてクラスタリング結果に基づき独立したグループ
のいずれか1つのグループに分類して自身の所属するグ
ループを元グループとし、前記元グループの各々につい
て代表パターンを作成し、前記文字パターンと元グルー
プの代表パターンとの距離を第1の距離とし、前記文字
パターンと元グループ以外の他グループの代表パターン
との距離を第2の距離とし、前記第1の距離と前記第2
の距離との差が任意に設定した共有部分の大きさに対し
小さい場合は前記文字パターンを前記他グループにも所
属させ、個々の文字パターンを個々のグループについて
上述した距離の差を算出し他グループに所属させるか否
かを判断してグループ化することを特徴とする 〔作用〕 上述したように複数のパターングループをつくり各グ
ループ間で類似重合する部分はいずれのグループにも所
属することになり、誤分類率が大きく減少し、入力され
た未知の文字に対して精度の高い認識が得られる。さら
に、各グループを複数のグループに細分化することによ
り、階層的にパターン辞書を構成でき、文字の分類・認
識の処理を少ないマッチング回数で実現でき、処理スピ
ードの高速化を図れる。
In order to achieve this object, a method of constructing a pattern dictionary according to the present invention classifies character patterns into a plurality of groups, and forms a first group having a certain characteristic with the first group when the character patterns are grouped. A character pattern existing in a shared portion with a second group having another characteristic different from that of the first group, belonging to each of the first group and the second group, and grouping the character patterns to form a hierarchically structured pattern In the method of constructing a dictionary, a large number of character patterns are classified into any one of independent groups based on a clustering result for each, and a group to which the user belongs is set as an original group, and a representative pattern is created for each of the original groups. The distance between the character pattern and the representative pattern of the original group is defined as a first distance, and the distance between the character pattern and the original group is determined. The distance between the other group of representative patterns other than the second distance, the said first distance second
If the difference from the distance is smaller than the size of the arbitrarily set shared portion, the character pattern is also assigned to the other group, and the difference between the distances described above is calculated for each character pattern for each group. [Function] As described above, a plurality of pattern groups are created as described above, and a portion where similar overlapping occurs between groups belongs to any group. In other words, the erroneous classification rate is greatly reduced, and highly accurate recognition of the input unknown character can be obtained. Furthermore, by subdividing each group into a plurality of groups, a pattern dictionary can be configured hierarchically, character classification / recognition processing can be realized with a small number of matchings, and processing speed can be increased.

〔実施例〕〔Example〕

次に、本発明の実施の一例を第1図乃至第4C図を参照
して詳細に説明する。
Next, an embodiment of the present invention will be described in detail with reference to FIGS. 1 to 4C.

第1図は本発明に係るパターン辞書の構成方式の要旨
の概念を示す説明図であり、階層的にパターンデータ、
特に文字データをその外観的特徴により、パターングル
ープの分布11、12が正規分布すると仮定し、前記分布1
1、12がその周辺で共有部分を有する場合、任意に定め
た境界と比較して、11a部分は分布11でありながら分布1
2にも属させ、一方12a部分は分布12でありながら分布11
にも属させることで各分布11、12内の構成要素を修正操
作するものである。即ち、多少データサイズは大きくな
るが、共有部分11a、12aはグループ11、12のいずれにも
所属させることとなる。
FIG. 1 is an explanatory view showing the concept of the gist of the configuration system of the pattern dictionary according to the present invention.
In particular, assuming that the character data has a normal distribution in the distributions 11 and 12 of the pattern group due to its appearance characteristics,
When 1 and 12 have a shared portion in the vicinity, compared to an arbitrarily defined boundary, the 11a portion is the distribution 1 while being the distribution 11.
It also belongs to 2, while 12a part is distribution 12 but distribution 11
The correction operation is performed on the components in each of the distributions 11 and 12 by belonging to. That is, although the data size is slightly larger, the shared portions 11a and 12a belong to both the groups 11 and 12.

第2図は上記したように共有部分を各グループに強制
的に所属させていくための処理の概略的な流れを表すフ
ローチャートであり、この第2図中鎖線で区切った各エ
リアE1〜E4ごとに第3A図〜第4C図として具体的に後述す
る。まず、グループ化しようとする多数のパターンデー
タ(特に文字種)を入力して、目的とする各グループの
代表パターンを作成し、次いで、各文字種の標準パター
ンと各グループにおける代表パターンとの距離を求め、
各文字種の標準パターンと入るべきグループの代表パタ
ーンの距離と、各文字種の標準パターンと各グループの
代表パターンの距離との差を求める。それから、共有部
分εの大きさを前述で求めた差と比較し、共有部分εの
大きさが差より同等もしくはそれ以上ならば前記標準パ
ターンは差を算出したグループにも所属するものとし、
小さければ前記標準パターンは差を算出したグループに
は所属しないものとする。
FIG. 2 is a flowchart showing a schematic flow of a process for forcibly making a shared part belong to each group as described above. Each of the areas E1 to E4 separated by chain lines in FIG. 3A to 4C will be specifically described later. First, a large number of pattern data (especially character types) to be grouped are input to create a representative pattern of each target group, and then a distance between a standard pattern of each character type and a representative pattern in each group is determined. ,
The difference between the distance between the standard pattern of each character type and the representative pattern of the group to be included and the distance between the standard pattern of each character type and the representative pattern of each group is determined. Then, the size of the shared portion ε is compared with the difference obtained above, and if the size of the shared portion ε is equal to or larger than the difference, the standard pattern shall belong to the group that calculated the difference,
If it is smaller, the standard pattern does not belong to the group for which the difference has been calculated.

ここで、この第2図として示したフローチャートのエ
リアE1〜E4を具体的に説明すると、第3A図〜第3C図がE1
の詳細なフローチャートである。このフローチャートに
おいてはn種類の文字を具体的にグループ化している。
ここでは、クラスタリング結果を入力してI番目の標準
パターンの入るべき番号GGをCLNUM(I)と置き換え、
この操作を文字数のn回繰り返す(第3A図)。この処理
が終ると、第3B図にあっては、CDAT、NDAT(共に操作上
用いられる変数名)を「0」(初期化)としてα特徴及
びβ特徴での各文字種の標準パターンの特徴ベクトル
(DAT)を入力することによって、各グループに入る文
字種の標準パターンの特徴ベクトルを加え合わせている
(CDAT)。この処理中、ベクトルはα特徴及びβ特徴を
合わせたものとなる(BDAT)。ここで、α特徴はp次
元、β特徴はq次元で、この処理中でp+q=r次元の
特徴となり、この処理を文字数のn回繰り返す。この処
理が終ると第3C図にあって、各グループの平均特徴ベク
トル(代表パターン)を作成するが、CDAT(I,J)は各
グループにおいて、グループに入る文字種の特徴ベクト
ルの総和であり、NDAT(I)は各グループでの文字種で
ある。尚、Iはグループ番号、Jは特徴項目数である。
これより、CDAT/NDATとすることによって、各グループ
の平均特徴ベクトル(代表パターン)がつくれる。ま
た、処理の繰り返し数gnはグループ数である。こうして
代表パターンが作成されると第2図中のE2へ処理が移行
し、そのE2は第3D図のようになる。この第3D図でADATは
2乗距離を表わす変数で、この処理にあっては各文字種
の標準パターンと各グループの代表パターンとの2乗距
離を求め(操作A)、この操作Aで求めた2乗距離と各
文字種の標準パターンと、含まれるグループの代表パタ
ーンとの2乗距離との差を求めてEDATとする(操作
B)。このEDATを出力して第2図中のE3に入力する。
Here, the areas E1 to E4 of the flowchart shown in FIG. 2 will be specifically described. FIG. 3A to FIG.
5 is a detailed flowchart of the first embodiment. In this flowchart, n types of characters are specifically grouped.
Here, the clustering result is input, and the number GG that should contain the I-th standard pattern is replaced with CLNUM (I),
This operation is repeated n times the number of characters (FIG. 3A). When this processing is completed, in FIG. 3B, CDAT and NDAT (both variable names used for operation) are set to “0” (initialization), and the feature vector of the standard pattern of each character type in the α feature and the β feature is set. By inputting (DAT), the feature vectors of the standard patterns of the character types included in each group are added (CDAT). During this process, the vector is a combination of α and β features (BDAT). Here, the α feature is p-dimensional, and the β feature is q-dimension. During this process, the feature becomes p + q = r-dimension, and this process is repeated n times the number of characters. When this process is completed, an average feature vector (representative pattern) is created for each group in FIG. 3C, and CDAT (I, J) is the sum of feature vectors of character types included in the group in each group. NDAT (I) is a character type in each group. Here, I is the group number, and J is the number of characteristic items.
Thus, the average feature vector (representative pattern) of each group can be created by using CDAT / NDAT. The number of repetitions gn of the process is the number of groups. When the representative pattern is created in this manner, the processing shifts to E2 in FIG. 2, and the E2 is as shown in FIG. 3D. In FIG. 3D, ADAT is a variable representing the square distance. In this process, the square distance between the standard pattern of each character type and the representative pattern of each group is obtained (operation A). The difference between the square distance and the square distance between the standard pattern of each character type and the representative pattern of the included group is determined and set as EDAT (operation B). This EDAT is output and input to E3 in FIG.

この第2図中のE3は第4A図、第4B図に示す処理となっ
ており、第4A図ではE2で求められたEDAT(2乗距離の
差)を入力する。これを文字数のn回繰り返す。このED
ATの入力が終ると第4B図のようにSHに各グループ間の共
有部分εの大きさを入力する。このεの値は探索的に求
めたもので、EDATがSHより小さければADATに「1」を代
入し、大きければ「0」を代入する。従って、この第4B
図におけるADATはE2までに用いたものとは違っている。
この処理操作を各文字について、即ち、n回繰り返す。
この第4B図における処理は、各文字種に対し、前記した
クラスタリング結果で決定されたグループ以外のグルー
プにもその文字種を共有させるもので、その文字を共有
するか否かはEDATの大きさに対して距離のしきい値SH
(εの大きさ)による。また、こうして各文字種につい
て所属するグループが決まると、第2図中のE4へ処理が
移行し、この出力については第4C図に示されるようにな
っている。データ出力のADAT(I,J)には「0」または
「1」が割り当てられ出力されることとなるが、ここで
Iは文字種の番号、Jはグループ番号である。ADAT(I,
J)が「1」の時、I番目の文字種がJ番目のグループ
に含まれること示す。
E3 in FIG. 2 corresponds to the processing shown in FIGS. 4A and 4B. In FIG. 4A, the EDAT (difference in the squared distance) obtained in E2 is input. This is repeated n times the number of characters. This ED
When the input of AT is completed, the size of the shared portion ε between the groups is input to SH as shown in FIG. 4B. The value of ε is obtained by search. If EDAT is smaller than SH, “1” is substituted for ADAT, and if it is larger, “0” is substituted. Therefore, this 4B
The ADAT in the figure is different from the one used up to E2.
This processing operation is repeated for each character, that is, n times.
The processing in FIG. 4B allows each character type to share the character type with a group other than the group determined by the clustering result described above, and whether or not to share the character depends on the size of EDAT. Distance threshold SH
(The magnitude of ε). When the group to which each character type belongs is determined in this way, the processing shifts to E4 in FIG. 2, and this output is as shown in FIG. 4C. Data output ADAT (I, J) is assigned "0" or "1" and is output, where I is a character type number and J is a group number. ADAT (I,
When J) is “1”, it indicates that the I-th character type is included in the J-th group.

上述してきた処理で、パターンデータを特徴によって
グループ化し分類する。分類された各グループ内のパタ
ーンデータをさらに新たな特徴付けによって上述した処
理を施しグループの細分化をする。この様にグループの
細分化をして階層的に構成しパターンデータの辞書を作
成する。
In the processing described above, pattern data is grouped and classified according to features. The above-described processing is performed on the classified pattern data in each group by a new characterization, and the groups are subdivided. In this way, the groups are subdivided into a hierarchical structure and a dictionary of pattern data is created.

〔発明の効果〕〔The invention's effect〕

上述したように、本発明に係るパターン辞書の構成方
式によると、各パターンの分布上共有する部分は複数の
グループへ所属することとなるので、誤分類率は減少
し、入力された未知の文字の認識率が高まる。さらに各
グループ毎においても同様のグループ化をして細分化す
ることで階層構造となり、入力された未知の文字をさら
に高速な認識・探索ができる。
As described above, according to the configuration method of the pattern dictionary according to the present invention, since the shared portion in the distribution of each pattern belongs to a plurality of groups, the misclassification rate decreases, and the input unknown character Recognition rate increases. Furthermore, the same grouping is performed for each group and subdivided into a hierarchical structure, so that input unknown characters can be recognized and searched at higher speed.

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

第1図は本発明に係るパターン辞書の構成方式の要旨の
概念を説明する図,第2図は同処理の流れの概要を表わ
すフローチャート,第3A図〜第3D図は第2図中のE1〜E2
部分の詳細を表わすフローチャート,第4A図〜第4C図は
同じくE3〜E4の詳細を表わすフローチャート,第5図は
単に階層的に分類した場合を説明する図である。 11・12……パターン分布 11a・12a……共有部分
FIG. 1 is a diagram for explaining the concept of the gist of the pattern dictionary construction method according to the present invention, FIG. 2 is a flowchart showing the outline of the flow of the processing, and FIGS. 3A to 3D are E1 in FIG. ~ E2
4A to 4C are flowcharts showing the details of E3 to E4, and FIG. 5 is a diagram for explaining a case where the information is simply classified hierarchically. 11 ・ 12 …… Pattern distribution 11a ・ 12a …… Shared part

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】文字パターンを複数のグループに分類し、
文字パターンのグループ化の際に、ある特徴を持つ第1
のグループと前記第1のグループと異なる他の特徴を持
つ第2のグループとの共有部分に存在する文字パターン
を前記第1のグループと前記第2のグループの各々に所
属させてグループ化させ、階層的に構成するパターン辞
書の構成方法において、 多数の文字パターンを各々についてクラスタリング結果
に基づき独立したグループのいずれか1つのグループに
分類して自身の所属するグループを元グループとし、 前記元グループの各々について代表パターンを作成し、 前記文字パターンと元グループの代表パターンとの距離
を第1の距離とし、 前記文字パターンと元グループ以外の他グループの代表
パターンとの距離を第2の距離とし、 前記第1の距離と前記第2の距離との差が任意に設定し
た共有部分の大きさに対し小さい場合は前記文字パター
ンを前記他グループにも所属させ、 個々の文字パターンを個々のグループについて上述した
距離の差を算出し他グループに所属させるか否かを判断
してグループ化することを特徴とするパターン辞書の構
成方法。
1. Classifying character patterns into a plurality of groups,
When grouping character patterns, the first
And a character pattern existing in a shared portion between the group of the first group and the second group having another characteristic different from that of the first group is assigned to each of the first group and the second group to form a group, In the method of constructing a hierarchically structured pattern dictionary, a large number of character patterns are classified into any one of independent groups based on a clustering result, and a group to which the character pattern belongs is defined as an original group. A representative pattern is created for each, a distance between the character pattern and the representative pattern of the original group is a first distance, a distance between the character pattern and a representative pattern of a group other than the original group is a second distance, If the difference between the first distance and the second distance is smaller than the size of the arbitrarily set shared portion, A pattern dictionary, wherein the character patterns belong to the other group, and the individual character patterns are grouped by calculating the difference in distance described above for each group and determining whether to belong to another group. Configuration method.
JP63218067A 1988-08-31 1988-08-31 Structure of pattern dictionary Expired - Fee Related JP2868770B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63218067A JP2868770B2 (en) 1988-08-31 1988-08-31 Structure of pattern dictionary

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63218067A JP2868770B2 (en) 1988-08-31 1988-08-31 Structure of pattern dictionary

Publications (2)

Publication Number Publication Date
JPH0266691A JPH0266691A (en) 1990-03-06
JP2868770B2 true JP2868770B2 (en) 1999-03-10

Family

ID=16714130

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63218067A Expired - Fee Related JP2868770B2 (en) 1988-08-31 1988-08-31 Structure of pattern dictionary

Country Status (1)

Country Link
JP (1) JP2868770B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58105387A (en) * 1981-12-17 1983-06-23 Nec Corp Character recognizing method

Also Published As

Publication number Publication date
JPH0266691A (en) 1990-03-06

Similar Documents

Publication Publication Date Title
CN106126581B (en) Cartographical sketching image search method based on deep learning
Senior A combination fingerprint classifier
US4989258A (en) Character recognition apparatus
US5267332A (en) Image recognition system
Hor et al. Image retrieval approach based on local texture information derived from predefined patterns and spatial domain information
CN112800249A (en) Fine-grained cross-media retrieval method based on generation of countermeasure network
Xu et al. Gland instance segmentation by deep multichannel neural networks
Chiang A hybrid neural network model in handwritten word recognition
Luqman et al. Subgraph spotting through explicit graph embedding: An application to content spotting in graphic document images
Naiemi et al. Scene text detection using enhanced extremal region and convolutional neural network
JPH10143613A (en) Pattern recognition method
JP2868770B2 (en) Structure of pattern dictionary
JP3095069B2 (en) Character recognition device, learning method, and recording medium storing character recognition program
CN115203408A (en) Intelligent labeling method for multi-modal test data
Zhang et al. Zero-shot object detection with textual descriptions using convolutional neural networks
Koga et al. Segmentation of Japanese handwritten characters using peripheral feature analysis
CN110956177A (en) Hybrid verification code identification method and system
Handley Improving OCR accuracy through combination: A survey
JPS6315383A (en) Pattern collating device
CN106599895A (en) Segmentation method for improving English online handwritten cursive script recognition rate
JP2001229149A (en) Information clustering device and recording medium with information clustering program recorded thereon
JPS63118993A (en) Character recognizing method
JPH07200738A (en) Character recognition method
JPH051514B2 (en)
JP3553730B2 (en) Pattern recognition method and device

Legal Events

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