JPH073670B2 - Stroke distance calculation method - Google Patents

Stroke distance calculation method

Info

Publication number
JPH073670B2
JPH073670B2 JP60039096A JP3909685A JPH073670B2 JP H073670 B2 JPH073670 B2 JP H073670B2 JP 60039096 A JP60039096 A JP 60039096A JP 3909685 A JP3909685 A JP 3909685A JP H073670 B2 JPH073670 B2 JP H073670B2
Authority
JP
Japan
Prior art keywords
point
segment
stroke
feature point
points
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
JP60039096A
Other languages
Japanese (ja)
Other versions
JPS61198381A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP60039096A priority Critical patent/JPH073670B2/en
Publication of JPS61198381A publication Critical patent/JPS61198381A/en
Publication of JPH073670B2 publication Critical patent/JPH073670B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は手書きパターンのストロークから抽出された屈
曲点情報を可能な限りストローク間距離の算定に反映さ
せ得るようにしたストローク間距離計算方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Industrial application] The present invention relates to an inter-stroke distance calculation method capable of reflecting bending point information extracted from a stroke of a handwritten pattern in calculation of the inter-stroke distance as much as possible. .

手書き文字等の手書きパターンの認識方式として手書き
パターンを構成するストロークと辞書パターンのストロ
ークとの間の距離計算を行なってその手書きパターンの
認識を行なう方式がある。
As a method of recognizing a handwritten pattern such as a handwritten character, there is a method of recognizing the handwritten pattern by calculating the distance between the strokes forming the handwritten pattern and the strokes of the dictionary pattern.

その計算に用いられるストロークに含まれる特徴点はパ
ターン認識上重要な情報を含むものであるから、上述の
ような距離計算においてその情報が失われないようにす
ることが手書きパターンを高精度で認識する上で重要な
事項となる。
Since the feature points included in the strokes used for the calculation include important information for pattern recognition, it is important not to lose the information in the distance calculation as described above in order to recognize the handwritten pattern with high accuracy. It becomes an important matter.

本明細書における用語「セグメント」とは、ストローク
内の任意の2つの特徴点を始点及び終点とする部分スト
ロークを指し、同じく用語「セグメント群」とは、先に
対応付いている特徴点を始点とし一定条件で求められた
後方の特徴点を終点とする複数のセグメントの集合を指
して区別するもるとする。
In the present specification, the term "segment" refers to a partial stroke having two arbitrary feature points in a stroke as a start point and an end point, and the term "segment group" likewise refers to a feature point associated with the start point as a start point. It is assumed that a set of a plurality of segments whose end points are rearward feature points obtained under a certain condition is pointed to and distinguished.

〔従来の技術〕[Conventional technology]

上述したようなストローク間距離を計算する従来の方式
としては、距離計算に供される2つのストロークを予め
与えられた個数の点間の間隔を等しくして近似しそれら
の点のうちの順番に対応づけられた点対間の距離の総和
を用いるものと(第5図参照)、距離計算に供される2
つのストロークを予め与えられる長さを単位として等間
隔で近似して得られる一般に数の異なる点列に対しDPマ
ッチングを適用して距離の計算を行なうものとがある
(第6図参照)。
As a conventional method for calculating the distance between strokes as described above, two strokes used for distance calculation are approximated by making a predetermined number of points have the same interval, The one that uses the sum of the distances between the associated point pairs (see FIG. 5) and the one that is used for distance calculation
There is a method in which the distance is calculated by applying DP matching to a generally different number of point sequences obtained by approximating one stroke at a given length as a unit at equal intervals (see FIG. 6).

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

上述のいずれの方式においても、ストロークの形状に十
分な注意を払うことなしに或る一定間隔で近似してしま
うため、屈曲点のような、本来、ストローク間距離計算
に加味されねばならない重要な要素点の情報がその計算
から欠落してしまう危険性が存在し(第7図参照)、パ
ターン認識精度の向上を阻む一要因となっている。
In any of the above-mentioned methods, since the stroke shape is approximated at a certain interval without paying sufficient attention to the stroke shape, it is important to consider the stroke distance calculation originally, such as a bending point. There is a risk that the element point information will be missing from the calculation (see FIG. 7), which is one of the factors that hinder the improvement of pattern recognition accuracy.

このような不具合を回避せんとして、単なる近似間隔の
狭間隔化を行なうと、データ処理量の増大を招くばかり
でなく、その距離計算で求められる値の中で屈曲点や端
点と言った重要な特徴点の占める比重が相対的に低下す
ることなどから、その手段も有効なものとは言い難い。
If we simply narrow the approximate intervals in order to avoid such problems, not only will the amount of data processing increase, but also important points such as bending points and end points will be included in the values calculated by the distance calculation. Since the specific gravity occupied by the characteristic points is relatively reduced, it is difficult to say that the method is effective.

よって本発明の目的は、従来技術による上述のような難
点を除き、ストロークの近似において特徴点の占める比
重の高いストローク間距離計算方式を提供することにあ
る。
Therefore, an object of the present invention is to provide a stroke distance calculation method in which feature points occupy a high specific gravity in stroke approximation, except for the above-mentioned drawbacks of the prior art.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は前記目的を達成するため、 提供するもので、その構成は下記のとおりである。 The present invention is provided to achieve the above object, and the constitution thereof is as follows.

すなわち特許請求の範囲第1項では、手書きパターンの
座標点の時系列データとして表現されるストロークと辞
書パターンのストロークとの間の距離を計算するとき、
ストロークから屈曲点を抽出し、抽出された屈曲点及び
ストローク端点を特徴点としてストロークの近似を行う
第1の手段と、その近似されたストロークの特徴点の対
応を決定して特徴点対応をとられたストローク間の距離
計算を行って、パターン認識を行う第2の手段とを備え
たストローク間計算方式において、前記第2の手段はス
トロークの始点同士を初めに対応付けてから先に対応付
いた特徴点対を基に次に対応する特徴点を順次に所定す
る手段であって、ストロークの任意の特徴点対を始点お
よび終点とするセグメント間の類似度を計算するセグメ
ント間類似度計算手段を有し、先に対応付いている特徴
点対をそれぞれ始点とし一定条件で求められた後方の特
徴点群を終点とする第1及び第2の2つのセグメント群
について、第1のセグメント群に属するセグメントと第
2のセグメント群に属するセグメントとの対の全ての組
合せについてセグメント間類似度を計算して類似度が最
大となるセグメント対を決定し、前記セグメント対の両
終点に対応する特徴点対を次に対応する特徴点対として
決定する。
That is, in claim 1, when calculating the distance between the stroke expressed as time-series data of the coordinate points of the handwritten pattern and the stroke of the dictionary pattern,
A first means for extracting a bending point from a stroke and approximating the stroke by using the extracted bending point and stroke end point as the characteristic points, and determining the correspondence between the approximated characteristic points of the stroke and performing the characteristic point correspondence. In the inter-stroke calculation method including a second means for performing pattern recognition by performing distance calculation between the strokes, the second means first associates the stroke start points with each other and then associates them first. An inter-segment similarity calculation means for sequentially determining a corresponding feature point based on the feature point pair, and calculating a similarity degree between segments having an arbitrary feature point pair of a stroke as a start point and an end point. For the first and second segment groups, each of which has a corresponding feature point pair as a start point and whose end point is a backward feature point group obtained under a certain condition. Segment similarity is calculated for all combinations of pairs of a segment belonging to the segment group and a segment belonging to the second segment group, and the segment pair having the maximum similarity is determined, which corresponds to both end points of the segment pair. The feature point pair to be determined is determined as the corresponding feature point pair.

また特許請求の範囲第2項では、第1項における前記第
2の手段による対応付けにおいて、対応付けられた特徴
点を始点とし、始点とされた特徴点の隣接特徴点を終点
とする2つのセグメントのうちの長いセグメントを固定
し、他方のセクプトンについてはその始点とされる特徴
点からの特徴点間の距離の総和が固定されたセグメント
の長さの定数倍を始めて超える特徴点までに制限してセ
グメント間の類似度を計算する。
Further, in claim 2, in the association by the second means in the first aspect, two associated feature points are set as a start point and an adjacent feature point of the feature point made the start point is set as an end point. A long segment of the segments is fixed, and for the other sexpton, the sum of the distances from the starting feature point to the feature point is limited to a feature point that exceeds a fixed multiple of the length of the fixed segment for the first time. Then, the similarity between the segments is calculated.

〔作用〕[Action]

本発明方式によれば、ストロークの近似に特徴点を加味
して行ない、その近似ストロークの特徴点の対応付けを
距離計算に供されるストローク間で行なわれた後にすな
わち、本発明方式は2つのストローク例えばAとBを構
成する特徴点間の対応を決定するもので、対応付けは最
初にAとBの始点を対応付け、既に対応付いている特徴
点対を基に次の対応する特徴点対を決定する。
According to the method of the present invention, the feature points are added to the approximation of the stroke, and the feature points of the approximate stroke are associated between the strokes used for the distance calculation. A stroke, for example, determines the correspondence between the feature points forming A and B. The correspondence is made by first associating the start points of A and B, and the next corresponding feature point based on the already associated feature point pair. Determine the pair.

ストロークAの特徴点、例えばSとストロークBの特徴
点、例えばTが対応していると仮定すると、この場合セ
グメント間類似度が計算されるのは、第1のセグメント
群、すなわち特徴点Sを始点とするセグメント群の要素
であるセグメントと、第2のセグメント群、すなわち特
徴点Tを始点とするセグメント群の要素であるセグメン
トの全ての組合せである。
Assuming that the characteristic point of the stroke A, for example S, corresponds to the characteristic point of the stroke B, for example T, the inter-segment similarity is calculated in the first segment group, that is, the characteristic point S. All combinations of a segment that is an element of the segment group having the starting point and a second segment group, that is, a segment that is an element of the segment group having the characteristic point T as the starting point.

このようにして類似度が最大となるセグメント対を決定
し、前記セグメント対の両終点に対応する特徴点対を次
に対応する特徴点対として決定する。
In this way, the segment pair having the highest similarity is determined, and the feature point pair corresponding to both end points of the segment pair is determined as the next corresponding feature point pair.

従って、特徴点はいずれもストローク間距離計算の中で
考慮されており、パターン認識精度の向上に寄与すると
ころが大きい。
Therefore, all the feature points are considered in the calculation of the distance between strokes, and they largely contribute to the improvement of the pattern recognition accuracy.

〔実施例〕〔Example〕

以下、添付図面を参照しながら本発明の実施例を説明す
る。
Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings.

先ず、本発明の基本概念を説明する。手書きパターン、
例えば漢字パターンの座標点の時系列データとして表示
されるストロークから抽出される屈曲点及び両端点を特
徴点として用いてそのストロークの近似を行なってその
近似ストロークについて辞書パターンのストロークとの
間で特徴点の対応づけを為し、その特徴点対応づけを施
されたストローク間の距離計算を行なってそのパターン
認識処理に供する。
First, the basic concept of the present invention will be described. Handwriting pattern,
For example, the inflection points and end points extracted from the strokes displayed as time-series data of the coordinate points of the Chinese character pattern are used as feature points to approximate the strokes, and the approximate strokes are characterized by the strokes of the dictionary pattern. The points are associated with each other, and the distances between the strokes associated with the feature points are calculated and used for the pattern recognition processing.

上述の特徴点の対応づけは次のように行なわれる。先
ず、ストロークの始点(s1及びt1)の対応づけを行な
う。そして、それ以降の各対応づけは次のようにして行
なわれる。任意の特徴点si(例えば、辞書パターンの任
意のストロークの特徴点)及び任意の特徴点tj(例え
ば、入力パターンの任意のストロークの特徴点)の両特
徴点が対応しているとしたとき、次に対応すべき特徴点
sk,tl(i<k,j<l)は次のようにして決定される。
The above-mentioned correspondence between the feature points is performed as follows. First, the start points (s 1 and t 1 ) of the strokes are associated with each other. And each subsequent correspondence is performed as follows. When it is assumed that both arbitrary feature points si (for example, feature points of arbitrary strokes in the dictionary pattern) and arbitrary feature points tj (for example, feature points of arbitrary strokes of the input pattern) correspond, Next feature point
sk, tl (i <k, j <l) is determined as follows.

上述の如く対応づけられた特徴点si,tjに隣接する特徴
点si+1,tj+1を結ぶ線分(この線分が既述のセグメント
である。)sisi+1とtjtj+1の長さを比較する。この比較
において、 |sisi+1|≧|tjtj+1| ・・・(1) ならば、sk=si+1とし、 |sisi+1|<|tjtj+1| ・・・(2) ならば、tl=tj+1とする。
A line segment connecting the feature points si +1 and tj +1 adjacent to the feature points si and tj associated as described above (this line segment is the segment described above). The lengths of sisi +1 and tjtj +1 . Compare the In this comparison, if | sisi +1 | ≧ | tjtj +1 | ・ ・ ・ (1), then sk = si +1 and if | sisi +1 | <| tjtj +1 | ・ ・ ・ (2) , Tl = tj + 1 .

上記比較においては、sk又はtlの決定は行ない得ること
になるが、tl又はskの決定は行ない得ていないので、次
のようにしてその特徴点の決定を行なう。例えば、|sis
i+1|≧|tjtj+1|である場合には(第2図参照)、 l=|sisi+1| ・・・(3) 及び を定義し(但し、式(4)において、l1=|tjtj+1|,l2
=|tj+1tj+2|,・・・lm=|tj+m-1tj+m|,以上のような複
数のセグメントの集合が既述のセグメント群である。)
セグメントの総和Lmが初めてl=|sisi+1|を超えるよう
な点tj+n(n=1乃至m)まで特徴点tjと特徴点tj+nと
を結ぶ仮想的なセグメント群に属するセグメントの各々
とセグメントsisi+1との間の類似度を計算する。この類
似度は次式 による。但し、上式において、及びはその計算に供
される2つのセグメントの始点から終点へ向かうベクト
ルの各々である。式(5)の計算に用いられるセグメン
ト群のうち、最もセグメントsisi+1との類似度を高くす
る点tj+nをtl=tj+nとしてその点を特徴点skに対応すべ
き特徴点とする。
In the above comparison, sk or tl can be determined, but tl or sk cannot be determined. Therefore, the characteristic point is determined as follows. For example, | sis
When i +1 | ≧ | tjtj +1 | (see FIG. 2), l = | sisi +1 | ... (3) and Is defined (however, in the formula (4), l 1 = | tjtj +1 |, l 2
= | Tj + 1tj + 2 |, ... lm = | tj + m - 1tj + m |, the set of a plurality of segments as described above is the segment group described above. )
Sum Lm of the segment for the first time l = | sisi +1 | more than such a point tj + n (n = 1 to m) of the segments belonging to virtual segment groups connecting the feature point tj and the feature point tj + n up Compute the similarity between each and the segment sisi +1 . This similarity is by. However, in the above equation, and are the vectors from the start point to the end point of the two segments used for the calculation. Among the segment groups used in the calculation of equation (5), the point tj + n that maximizes the similarity with the segment sisi +1 is set as tl = tj + n, and that point is defined as a feature point that should correspond to the feature point sk. To do.

又、式(2)となる場合にも、上記と同様の処理を行な
って特徴点tlに対応すべき特徴点skを得る。
Also, in the case of the expression (2), the same processing as above is performed to obtain the characteristic point sk that should correspond to the characteristic point tl.

上述のような処理を求められたsk,tlを始点として次に
対応すべき特徴点の算定をそのストロークについて順次
に行う。
With the sk and tl for which the above-described processing has been obtained as the starting point, the calculation of the characteristic points that should correspond next is sequentially performed for that stroke.

第1のセグメント群及び第2のセグメント群は、類似度
の計算に当たり、計算量を低減するため、ある条件によ
って範囲(例えばセグメント群に属するセグメントの個
数)を制限する場合がある。例えばこの実施例において
は、第1のセグメント群に属するセグメントの個数を1
としている。対応づけが行なわれた場合に、対応づけら
れない特徴点が残る。例えば、siとtjとの対応づけ並び
にsi+1とtj+nとの対応づけが行ない得たとしても、t
j+1,・・・tj+n-1の各特徴点が未対応の特徴点として残
る。これらの未対応特徴点に対しsisi+1をセグメントtj
tj+1,tj+1tj+2,・・・の長さの比で内分する点(仮想特
徴点)を設定し、これらの点に未対応特徴点を対応づけ
る(第3図参照)。
The first segment group and the second segment group may limit the range (for example, the number of segments belonging to the segment group) depending on certain conditions in order to reduce the amount of calculation in calculating the degree of similarity. For example, in this embodiment, the number of segments belonging to the first segment group is 1
I am trying. When the matching is performed, there remains feature points that cannot be matched. For example, even if it is possible to associate si and tj and si +1 and tj + n, t
Each feature point of j + 1 , ..., tj + n- 1 remains as an unsupported feature point. Segment sisi +1 for these uncorresponding feature points tj
Points (virtual feature points) to be internally divided are set by the ratio of the lengths of tj +1 , tj +1 tj +2 , ... And these feature points are associated with uncorresponding feature points (see FIG. 3). .

このようにして、ストローク内のすべての特徴点につい
ての対応づけを施す。
In this way, all the feature points in the stroke are associated with each other.

そして、上述の如くして対応づけられたストローク内の
仮想特徴点を含んだすべての特徴点について1対1で対
応する特徴点を両端とするセグメント間で距離の計算を
行ない、セグメントの長さで重みづけしたものの総和を
求めんとするストローク間距離とする。
Then, for all the feature points including the virtual feature points in the strokes associated as described above, the distances are calculated between the segments having the one-to-one corresponding feature points at both ends, and the segment length is calculated. The distance between strokes is calculated as the sum of the weighted items.

上述したところは本発明の基本とするところであるが、
一方のストローク群の終点が他方のストローク群の終点
以外の特徴点と対応してしまい、その結果として未対応
特徴点が残ってしまう場合には(第4図参照)、未対応
のセグメントの長さの総和に係数を乗じた値をペナルテ
ィとして上述の如くして求められたストローク間距離に
加える。
Although the above is the basis of the present invention,
If the end point of one stroke group corresponds to a feature point other than the end point of the other stroke group, and as a result, uncorresponding feature points remain (see FIG. 4), the length of the uncorresponding segment A value obtained by multiplying the sum of the values by a coefficient is added as a penalty to the distance between strokes obtained as described above.

上述した本発明概念を実施する一実施例を第1図に示
す。第1図において、1はタブレットのような文字入力
装置で、一定時間間隔で座標点をサンプリングし、サン
プリングされた座標点の時系列データが特徴点抽出装置
2へ送られる。特徴点抽出装置2はノイズ除去,正規化
などの処理と共に屈曲点の抽出処理を行ない、そのデー
タを特徴点対応決定装置3へ送る。
An embodiment for implementing the inventive concept described above is shown in FIG. In FIG. 1, reference numeral 1 denotes a character input device such as a tablet, which samples coordinate points at regular time intervals and sends time-series data of the sampled coordinate points to a feature point extraction device 2. The feature point extraction device 2 performs bending point extraction processing together with noise removal and normalization processing, and sends the data to the feature point correspondence determination device 3.

一方、辞書パターンメモリ4は文字入力装置1から送ら
れて来る画数情報(一文字当たりのペンのアップダウン
回数)に応答して同一の画数を有する文字の辞書パター
ンデータを順次に特徴点対応決定装置3へ送る。なお、
辞書パターンデータは入力パターンデータと同じような
特徴点抽出処理が前以って行なわれて辞書パターンメモ
リ4に記憶されている。
On the other hand, the dictionary pattern memory 4 responds to the stroke number information (the number of pen ups and downs per character) sent from the character input device 1 and sequentially outputs dictionary pattern data of characters having the same stroke number to the feature point correspondence determining device. Send to 3. In addition,
The dictionary pattern data is stored in the dictionary pattern memory 4 after the feature point extraction processing similar to that of the input pattern data is performed in advance.

特徴点抽出装置2及び辞書パターンメモリ4からのデー
タを受け取る特徴点対応決定装置3では、上述したよう
なセグメント情報をセグメント間類似度計算装置5へ送
ってセグメント間類似度を計算し、その類似度を考慮し
つつ特徴点の対応づけ(その詳細は上述したところに従
う。)を行なう。
The feature point correspondence determination device 3 that receives data from the feature point extraction device 2 and the dictionary pattern memory 4 sends the segment information as described above to the inter-segment similarity degree calculation device 5 to calculate the inter-segment similarity degree, and to calculate the similarity. The feature points are associated with each other while taking into consideration the degree (the details are as described above).

このようにして特徴点の対応づけ処理が為された後、そ
のデータがストローク間距離計算装置6へ送られ、その
データに基づいて未対応の特徴点に仮想特徴点を対応づ
ける処理を為して(第3図参照)すべての特徴点の対応
づけを行ない、対応づけられたストローク間の距離計算
を行なう。
After the feature point associating process is performed in this manner, the data is sent to the inter-stroke distance calculation device 6, and the process of associating the virtual feature point with the unsupported feature point is performed based on the data. (See FIG. 3), all the feature points are associated with each other, and the distance between the associated strokes is calculated.

このようなストローク間距離計算がパターンを構成する
すべてのストロークについて行なわれると、その合計を
入力文字パターンと距離計算に供されたその時の辞書パ
ターンとの距離として候補決定装置7へ送られる。
When such stroke-to-stroke distance calculation is performed for all strokes forming a pattern, the total is sent to the candidate determination device 7 as the distance between the input character pattern and the dictionary pattern at that time used for the distance calculation.

このような候補距離は画数情報で指定された範囲に含ま
れるすべての辞書パターンデータと入力文字パターンと
の間で求められてストローク間距離計算装置6から候補
決定装置7へ送られ、それら候補の中で最も距離の小さ
いものを選び出し、それに対応する辞書パターンの文字
コードを認識結果として出力する。
Such a candidate distance is calculated between all the dictionary pattern data included in the range specified by the stroke number information and the input character pattern, and is sent from the inter-stroke distance calculation device 6 to the candidate determination device 7 and these candidate distances are calculated. The one with the smallest distance is selected and the character code of the corresponding dictionary pattern is output as the recognition result.

なお、上記実施例における特徴点の対応づけにセグメン
ト間類似度を用いる例について説明したが、セグメント
間の相関度を得る他の手段にてその対応づけを為すよう
にしてもよい。
Although the example in which the inter-segment similarity is used for associating the feature points in the above-described embodiment has been described, the association may be performed by other means for obtaining the inter-segment correlation.

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

以上説明したように本発明によれば、 原則的にすべての特徴点のストローク間距離計算への
組み入れを可能にし、 精度の高いパターン認識が直接的に行える、等の効果
が得られる。
As described above, according to the present invention, in principle, all feature points can be incorporated in the stroke distance calculation, and highly accurate pattern recognition can be directly performed.

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

第1図は本発明の一実施例を示す図、第2図は特徴点の
対応づけの説明に用いる図、第3図は第2図の対応づけ
で対応づけられなかった特徴点の対応づけの説明に用い
る図、第4図は本発明の対応づけ原則から外れて来る特
徴点の処理の説明に用いる図、第5図は固定点数近似に
よる距離計算の説明に用いる図、第6図は等距離間隔近
似による距離計算の説明に用いる図、第7図は定間隔近
似における屈曲点情報の欠落を示す図である。 図において、1は入力文字装置、2は特徴点抽出装置、
3は特徴点対応決定装置、4は辞書パターンメモリ、5
はセグメント間類似度計算装置、6はストローク間距離
計算装置、7は候補決定装置である。
FIG. 1 is a diagram showing an embodiment of the present invention, FIG. 2 is a diagram used for explaining the correspondence of feature points, and FIG. 3 is a correspondence of feature points that have not been associated with the correspondence of FIG. FIG. 4 is a diagram used to explain processing of feature points that deviate from the correspondence principle of the present invention, FIG. 5 is a diagram used to explain distance calculation by fixed point number approximation, and FIG. 6 is FIG. 7 is a diagram used for explaining distance calculation by equidistant interval approximation, and FIG. 7 is a diagram showing a lack of bending point information in constant interval approximation. In the figure, 1 is an input character device, 2 is a feature point extraction device,
3 is a feature point correspondence determination device, 4 is a dictionary pattern memory, 5
Is an inter-segment similarity calculation device, 6 is an inter-stroke distance calculation device, and 7 is a candidate determination device.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】手書きパターンの座標点の時系列データと
して表現されるストロークと辞書パターンのストローク
との間の距離を計算するとき、ストロークから屈曲点を
抽出し、抽出された屈曲点及びストローク端点を特徴点
としてストロークの近似を行う第1の手段と、その近似
されたストロークの特徴点の対応を決定して特徴点対応
をとられたストローク間の距離計算を行って、パターン
認識を行う第2の手段とを備えたストローク間計算方式
において、 前記第2の手段はストロークの始点同士を始めに対応付
けてから先に対応付いた特徴点対を基に次に対応する特
徴点を順次に所定する手段であって ストロークの任意の特徴点対を始点および終点とするセ
グメント間の類似度を計算するセグメント間類似度計算
手段を有し、 先に対応付いている特徴点対をそれぞれ始点とし一定条
件で求められた後方の特徴点群を終点とする第1及び第
2の2つのセグメント群について、第1のセグメント群
に属するセグメントと第2のセグメント群に属するセグ
メントとの対の全ての組合せについてセグメント間類似
度を計算して類似度が最大となるセグメント対を決定し 前記セグメント対の両終点に対応する特徴点対を次に対
応する特徴点対として決定すること を特徴とするストローク間距離計算方式。
1. When calculating a distance between a stroke expressed as time-series data of coordinate points of a handwritten pattern and a stroke of a dictionary pattern, a bending point is extracted from the stroke, and the extracted bending point and stroke end point are extracted. A first means for approximating a stroke with the feature point as a feature point, and determining the correspondence between the feature points of the approximated stroke, calculating the distance between the strokes corresponding to the feature points, and performing the pattern recognition. In the inter-stroke calculation method including the second means, the second means first associates the start points of the strokes with each other first, and then sequentially provides the next corresponding feature point based on the previously associated feature point pairs. It has a means for calculating the similarity between segments, which is a predetermined means and calculates the similarity between segments having an arbitrary feature point pair of a stroke as a start point and an end point. For the first and second segment groups whose starting point is each pair of characteristic points and whose end points are the rearward characteristic point groups obtained under certain conditions, the segment belonging to the first segment group and the second segment group The segment-to-segment similarity is calculated for all combinations of pairs with the segment belonging to, and the segment pair having the maximum similarity is determined, and the feature point pairs corresponding to both end points of the segment pair are then associated with the corresponding feature point pair. Stroke distance calculation method characterized by determining as
【請求項2】前記第2の手段による対応付けにおいて、 対応付けられた特徴点を始点とし、 始点とされた特徴点の隣接特徴点を終点とする2つのセ
グメントのうちの長いセグメントを固定し、 他方のセグメントについてはその始点とされる特徴点か
らの特徴点間の距離の総和が固定されたセグメントの長
さの定数倍を始めて超える特徴点までに制限してセグメ
ント間の類似度を計算すること を特徴とする特許請求の範囲第1項に記載のストローク
間距離計算方式。
2. In the associating by the second means, a long segment of two segments whose fixed feature point is a starting point and whose adjacent feature point is a starting point is fixed. , For the other segment, the similarity between segments is calculated by limiting the sum of the distances from the feature point that is the starting point to the feature point that exceeds the fixed multiple of the length of the fixed segment for the first time The inter-stroke distance calculation method according to claim 1.
JP60039096A 1985-02-28 1985-02-28 Stroke distance calculation method Expired - Fee Related JPH073670B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60039096A JPH073670B2 (en) 1985-02-28 1985-02-28 Stroke distance calculation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60039096A JPH073670B2 (en) 1985-02-28 1985-02-28 Stroke distance calculation method

Publications (2)

Publication Number Publication Date
JPS61198381A JPS61198381A (en) 1986-09-02
JPH073670B2 true JPH073670B2 (en) 1995-01-18

Family

ID=12543546

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60039096A Expired - Fee Related JPH073670B2 (en) 1985-02-28 1985-02-28 Stroke distance calculation method

Country Status (1)

Country Link
JP (1) JPH073670B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05189617A (en) * 1991-04-15 1993-07-30 Microsoft Corp Method and apparatus for arc segmentation in handwritten-character recognition
JP2686231B2 (en) * 1994-06-30 1997-12-08 正樹 中川 Handwritten character online recognition method and apparatus
JP2002024764A (en) * 2000-07-05 2002-01-25 Fujitsu Ltd Handwritten character average pattern generator and method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5977578A (en) * 1982-08-25 1984-05-04 Hitachi Ltd Extracting system of characteristic point of manually written character

Also Published As

Publication number Publication date
JPS61198381A (en) 1986-09-02

Similar Documents

Publication Publication Date Title
JP2750057B2 (en) Statistical mixing method for automatic handwritten character recognition
US20080130996A1 (en) Method For Character Recognition
JPS5975375A (en) Character recognizer
CN108875629B (en) Palm vein identification method based on multi-sample feature fusion
US6671403B1 (en) Pattern recognition apparatus and method utilizing conversion to a common scale by a linear function
JP3125904B2 (en) Handwritten character recognition method and handwritten character recognition system
JPH073670B2 (en) Stroke distance calculation method
CN111460074B (en) Track collision analysis method and device and electronic equipment
JPH05257982A (en) Character string recognizing method
CN109985369B (en) Self-adaptive swimming stroke identification method based on intelligent wrist-worn equipment
JP3024680B2 (en) Handwritten pattern storage and retrieval device
JPH09319828A (en) On-line character recognition device
CN111310548A (en) Method for recognizing stroke type in online handwriting
JPS58163080A (en) Feature extracting system of character
JP3198218B2 (en) Online handwriting recognition method
Chen et al. Using dynamic programming to match human behavior sequences
JP2671984B2 (en) Information recognition device
JP2633523B2 (en) Handwriting input device
JPS58163081A (en) Recognizing system of on-line handwritten character
KR900005141B1 (en) Handwritter character recognizing device
JP2851865B2 (en) Character recognition device
JPS58186882A (en) Input device of handwritten character
JPS6022793B2 (en) character identification device
JPH0210473B2 (en)
JPH0922443A (en) On-line handwritten character recognition method

Legal Events

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