JP2882327B2 - Line figure matching device - Google Patents

Line figure matching device

Info

Publication number
JP2882327B2
JP2882327B2 JP7322034A JP32203495A JP2882327B2 JP 2882327 B2 JP2882327 B2 JP 2882327B2 JP 7322034 A JP7322034 A JP 7322034A JP 32203495 A JP32203495 A JP 32203495A JP 2882327 B2 JP2882327 B2 JP 2882327B2
Authority
JP
Japan
Prior art keywords
feature point
dictionary
feature
data
input data
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
JP7322034A
Other languages
Japanese (ja)
Other versions
JPH09161059A (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.)
NEC Corp
Original Assignee
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP7322034A priority Critical patent/JP2882327B2/en
Publication of JPH09161059A publication Critical patent/JPH09161059A/en
Application granted granted Critical
Publication of JP2882327B2 publication Critical patent/JP2882327B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)
  • Image Analysis (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、線図形整合装置に
関し、オンラインデータとして入力された線図形から標
準パタンと対応する特徴点を選別し、対応する線図形の
構造を評価しパタン間の整合を行う線図形整合装置に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a line graphic matching apparatus, which selects a feature point corresponding to a standard pattern from a line figure input as online data, evaluates the structure of the corresponding line figure, and matches the pattern. The present invention relates to a line graphic matching apparatus for performing the following.

【0002】[0002]

【従来の技術】従来、この種の線図形整合装置は、オン
ライン文字認識装置などで代表されるように、オンライ
ンデータとしてタブレットなどの入力装置から入力され
た線図形を標準パタンと整合を行い、その整合の程度を
評価するために用いている。たとえば、線図形整合装置
の一例が、1982年、山本和彦、弛緩性整合法による
手書き教育漢字認識(電子情報通信学会論文誌 Vo
l.J65−D No.91167−1174頁)に記
載されている。この例では、オンラインデータに対する
線図形整合ではないが、当該装置は、オンラインデータ
の線図形整合にも適用が可能である。この論文に記載さ
れている線図形整合装置の動作を図16を用いて説明す
る。この従来例は、入力されたデータを記憶する入力デ
ータ記憶部31と、入力データを線分近似するための線
分特徴を抽出する線分特徴抽出部32と、辞書データが
記憶されている辞書データ記憶部34と、辞書データ中
の線分と入力データ中の線分と対応する線分候補を選択
する対応線分候補抽出部33と、入力データ中の線分と
辞書データ中の線分の最適対応を求める弛緩処理部35
と、整合スコアを計算する整合スコア計算部36を備え
る。
2. Description of the Related Art Conventionally, this type of line / graphic matching device matches a line / graphic input from an input device such as a tablet with a standard pattern as online data, as typified by an online character recognition device. It is used to evaluate the degree of the matching. For example, in 1982, Kazuhiko Yamamoto, an example of a line figure matching device, recognizes handwritten educational kanji characters by the relaxation matching method (IEICE Transactions Vol.
l. J65-D No. 91116-1174). In this example, it is not line graphic matching for online data, but the apparatus can also be applied to line graphic matching of online data. The operation of the line graphic matching apparatus described in this paper will be described with reference to FIG. In this conventional example, an input data storage unit 31 that stores input data, a line segment feature extraction unit 32 that extracts a line segment feature for approximating a line segment of the input data, and a dictionary in which dictionary data is stored A data storage unit 34, a corresponding line segment candidate extraction unit 33 for selecting a line segment candidate corresponding to a line segment in the dictionary data and a line segment in the input data, and a line segment in the input data and a line segment in the dictionary data Processing unit 35 for finding the optimal correspondence
And a matching score calculation unit 36 for calculating a matching score.

【0003】入力データ記憶部31では、2値化された
画像データが記憶されており、線分特徴抽出部32に送
られる。
An input data storage section 31 stores binarized image data and sends it to a line feature extraction section 32.

【0004】線分特徴抽出部32では、2値の画像デー
タの境界を追跡し、Davisの方法(L.Davi
s. Shape Mathing Using Re
laxation Techniques,IEEE
Trans,Vol PAMI−1 No.1(197
9))を用いて輪郭点列を抽出し、境界の線分による多
角形近似を行う。各線分の特徴は、線分の始点の座標
と、終点の座標と、線分の傾きと、線分の長さからなり
線分特徴リストに格納され、対応線候補抽出部33に送
られる。
[0004] The line segment feature extraction unit 32 tracks the boundaries of the binary image data and uses the Davis method (L. Davi).
s. Shape Mathing Using Re
laxation Technologies, IEEE
Trans, Vol PAMI-1 No. 1 (197
9)), a contour point sequence is extracted, and polygon approximation is performed using a boundary line segment. The characteristics of each line segment include the coordinates of the start point of the line segment, the coordinates of the end point, the inclination of the line segment, and the length of the line segment, are stored in a line segment feature list, and sent to the corresponding line candidate extraction unit 33.

【0005】対応線分候補抽出部33では、辞書データ
記憶部34から辞書データを読み出し、辞書データ中の
各線分と入力データ中の各線分とのすべての組み合わせ
において、線分の傾きの差d1 、長さの差d2 、始点の
位置ずれの差d3 、終点の位置ずれの差d4 が比較さ
れ、以下の式を満たすとき、対応候補線分として格納さ
れる。 ここで、c1 ,c2 ,c3 ,c4 は、定数値で与えられ
る。
The corresponding line segment candidate extraction unit 33 reads out the dictionary data from the dictionary data storage unit 34, and obtains the difference d of the line segment inclination in all combinations of each line segment in the dictionary data and each line segment in the input data. 1, the difference d 2 in length, the difference d 3 of the displacement of the starting point, the difference d 4 of positional deviation of the end point are compared, when satisfying the following equation, it is stored as the corresponding candidate line segments. Here, c 1 , c 2 , c 3 , and c 4 are given by constant values.

【0006】このような1対1の対応の他に、複数の入
力線分と1本の辞書線分の対応や、複数の辞書線分と1
本の入力線分に対する対応においても比較する。図17
(a)に示すような、辞書線分iと入力線分kとの比較
で、線分の長さの差d5 (辞書線分iの長さと入力線分
kの長さの差)がd5 >c5 となる条件ならば、入力線
分kの終点近傍線リストから、 の式を満たす線分k′が存在すれば、辞書線分iに対応
する対応候補線分として2本の入力線分k、k′が格納
される。ここで、d6 は辞書線分iと入力線分kとの傾
き差、d7 は辞書線分iと入力線分k′との傾き差、d
8 は辞書線分iの長さと入力線分kとk′の長さの和と
の差、d9 は辞書線分iと入力線分kとの始点の位置ず
れの差、d10は辞書線分iと入力線分k′との終点の位
置ずれの差、d11は入力線分kの終点と入力線分k′の
始点との位置ずれの差を示し、c6、c7 、c8
9 、c10、c11は、定数値を示す。
In addition to such a one-to-one correspondence, a plurality of input line segments and one dictionary line segment, and a plurality of dictionary line segments and one dictionary line
The comparison is also made in correspondence to the book input line segments. FIG.
By comparing the dictionary line segment i with the input line segment k as shown in (a), the difference d 5 in the length of the line segment (the difference between the length of the dictionary line segment i and the length of the input line segment k) is found. Under the condition that d 5 > c 5 , from the end point vicinity line list of the input line segment k, If there is a line segment k 'that satisfies the expression, two input line segments k and k' are stored as corresponding candidate line segments corresponding to the dictionary line segment i. Here, d 6 is the gradient difference between dictionary line segment i and input line segment k, d 7 is the gradient difference between dictionary line segment i and input line segment k ′, d
8 the difference between the sum of the length and the input line segment lengths of k and k 'dictionary segment i, d 9 is the difference between the positional deviation of the starting point of the input line segment k and dictionary segment i, d 10 is the dictionary a line segment i input segment k 'difference of the positional deviation of the end point of the, d 11 are input segment k and the end point of the input line segment k' indicates the difference of the positional deviation of the starting point of, c 6, c 7, c 8 ,
c 9 , c 10 , and c 11 indicate constant values.

【0007】図17(b)も図17(a)と同様に、辞
書線分iと入力線分kとの比較で、線分の長さの差d12
(入力線分iの長さと辞書線分kの長さの差)がd12
12となる条件ならば、辞書線分i′の終点近傍線リス
トから、 の式を満たす線分i′が存在すれば、辞書線分iとi′
に対応する対応候補線分として入力線分kが格納され
る。
[0007] Similar to FIG. 17 (b) also FIG. 17 (a), the comparison between the input line segment k and dictionary segment i, the difference between the line segment length d 12
(The difference between the length of the input segment i and the length of the dictionary segment k) is d 12 >
If c 12 become conditions, from the end near line list of dictionary segments i ', If there is a line segment i 'that satisfies the expression, the dictionary line segments i and i'
The input line segment k is stored as a corresponding candidate line segment corresponding to.

【0008】ここで、d13は辞書線分iと入力線分kと
の傾き差、d14は辞書線分i′と入力線分kとの傾き
差、d15は辞書線分i、i′の長さの和と入力線分kの
長さとの差、d16は辞書線分iと入力線分kとの始点の
位置ずれの差、d17は辞書線分i′と入力線分kとの終
点の位置ずれの差、d18は辞書線分iの終点と辞書線分
i′の始点との位置ずれの差を示し、c13、c14
15、c16、c17、c18は、定数値を示す。
Here, d 13 is a difference between the inclination of the dictionary segment i and the input line k, d 14 is a difference between the dictionary segment i ′ and the input segment k, and d 15 is the dictionary segment i, i. ', The difference between the sum of the lengths and the length of the input line segment k, d 16 is the difference in the displacement of the starting point between the dictionary line segment i and the input line segment k, d 17 is the dictionary line segment i' and the input line segment The difference d 18 between the end point of the dictionary line segment i and the start point of the dictionary line segment i ′ is denoted by d 18 , and c 13 , c 14 ,
c 15 , c 16 , c 17 , and c 18 indicate constant values.

【0009】すべての辞書線分について、対応候補線分
を前記の条件にもとづいて求め、対応の程度を以下によ
り計算する。
For all dictionary line segments, correspondence candidate line segments are obtained based on the above conditions, and the degree of correspondence is calculated as follows.

【0010】辞書線分iと入力線分kと対応の程度Pik
は、 (数4) Pik=max{1−W1 ×max(|d19|−c19
0)−W2 ×max(|d20|−c20、0)−W3 ×m
ax(|d21|−c21、0)−W4 ×max(|d22
−c22、0)、0} と定義され、すべての対応候補線分で求め、弛緩処理部
35に送られる。
Dictionary line segment i and input line segment k correspond to degree P ik
Is given by ( Equation 4) P ik = max {1−W 1 × max (| d 19 | −c 19 ,
0) −W 2 × max (| d 20 | −c 20 , 0) −W 3 × m
ax (| d 21 | −c 21 , 0) −W 4 × max (| d 22 |
−c 22 , 0), 0}, which is obtained by all the corresponding candidate line segments, and sent to the relaxation processing unit 35.

【0011】ここで、d19は辞書線分iと入力線分kと
の傾き差、d20は辞書線分iと入力線分kとの長さの
差、d21は辞書線分iと入力線分kとの始点の位置ずれ
差、d22は、辞書線分iと入力線分kとの終点の位置ず
れ差を示し、W1 、W2 、W3、W4 、c19、c20、c
21、c22は、定数値を示す。
Here, d 19 is the inclination difference between dictionary segment i and input segment k, d 20 is the difference in length between dictionary segment i and input segment k, and d 21 is the difference between dictionary segment i and input segment k. positional displacement difference of the start point of the input line segment k, d 22 represents the positional deviation difference of the end point of the input line segment k and dictionary segment i, W 1, W 2, W 3, W 4, c 19, c 20 , c
21 and c 22 indicate constant values.

【0012】弛緩処理部35では、辞書線分iに対応す
る入力線分をkとし、辞書線分iの始点に対する近傍辞
書線分jに対応する入力線分をlとした時の適合計数r
sij(k,l)とし、辞書線分iの終点に対する近傍辞
書線分j′に対応する入力線分をl′とした時の適合係
数reij ′(k,l′)とし以下のように、 (数5) rsij (k,l)=max{min(1−W5 ×|d23
|+c23、1)、0}+max{min(1−W6 ×|
24|+c24、1)、0} reij (k,l)=max{min(1−W7 ×|d25
|+c25、1)、0}+max{min(1−W8 ×|
26|+c26、1)、0} と定義され、すべての対応候補線分において計算し求め
る。
In the relaxation processing unit 35, an input line segment corresponding to the dictionary line segment i is set to k, and a matching coefficient r when the input line segment corresponding to the neighboring dictionary line segment j to the start point of the dictionary line segment i is set to l.
Let sij (k, l) be an adaptation coefficient reij '(k, l') where l 'is an input line segment corresponding to a nearby dictionary line segment j' with respect to the end point of dictionary line segment i. , ( Equation 5) r sij (k, l) = max {min (1−W 5 × | d 23
| + C 23 , 1), 0} + max {min (1-W 6 × |
d 24 | + c 24 , 1), 0} reij (k, l) = max {min (1−W 7 × | d 25
| + C 25 , 1), 0} + max {min (1-W 8 × |
d 26 | + c 26 , 1), 0}, and is calculated and obtained for all the corresponding candidate line segments.

【0013】ここで、d23は辞書線分iと入力線分kと
の始点のx方向の差と辞書線分jと入力線分lとの終点
のx方向の差との差、d24は辞書線分iと入力線分kと
の始点のy方向の差と辞書線分jと入力線分lとの終点
のy方向の差との差、d25は辞書線分iと入力線分kと
の終点のx方向の差と辞書線分j′と入力線分l′との
終点のx方向の差との差、d26は辞書線分iと入力線分
kとの終点のy方向の差と辞書線分j′と入力線分l′
との終点のy方向の差との差とし、c23、c24、c25
26は定数値を示す。
Here, d 23 is the difference between the difference in the x direction at the starting point between dictionary line segment i and input line segment k and the difference in the x direction at the end point between dictionary line segment j and input line segment l, d 24 Is the difference between the difference between the dictionary line segment i and the input line segment k in the y direction at the start point and the difference between the dictionary line segment j and the input line segment l in the y direction, and d 25 is the dictionary line segment i and the input line. the difference between the difference in the x-direction of the end point of the partial k and the end point of the x-direction difference and dictionary segment j 'to the input line segment l', d 26 is the end point of the input line segment k and dictionary segment i Difference in y direction, dictionary line segment j 'and input line segment l'
, C 23 , c 24 , c 25 ,
c 26 denotes a constant value.

【0014】次に、前記の対応の程度を前記の適合係数
によって次式に従って更新する。 (数6) Pik=(qik×Pik)/Σ(qik′×Pik′) qik=(qsik +qeik )/ΣLj +ΣLj ′ qsik =Σ{Lj ×max(rsij (k,l)×
jl)} qeik =Σ{Lj ′×max(rsij ′(k,l′)×
j l ′)} ここで、Lj は辞書線分jの長さ、Lj ′は辞書線分
j′の長さ、lは辞書線分iの始点に対するすべての近
傍線分の対応入力線分、l′は辞書線分iの終点に対す
るすべての近傍線分の対応入力線分を示す。
Next, the degree of the above-mentioned correspondence is updated by the above-mentioned adaptation coefficient according to the following equation. (Number 6) P ik = (q ik × P ik) / Σ (q ik '× P ik') q ik = (q sik + q eik) / ΣL j + ΣL j 'q sik = Σ {L j × max ( r sij (k, l) ×
P jl )} q eik = Σ {L j ′ × max (r sij ′ (k, l ′) ×
P jl ′)} where L j is the length of dictionary line segment j, L j ′ is the length of dictionary line segment j ′, and l is the correspondence of all neighboring line segments to the starting point of dictionary line segment i. The input line segment l 'indicates the corresponding input line segment for all the neighboring line segments with respect to the end point of the dictionary line segment i.

【0015】(数6)をある一定回数t回繰り返し、最
も大きいPikを持つ入力線分kを、辞書線分iに対応す
る線分として選択する。
(Equation 6) is repeated a certain number of times t, and the input line segment k having the largest P ik is selected as the line segment corresponding to the dictionary line segment i.

【0016】整合スコア計算部36では、前記対応の程
度をもとに、入力データと辞書データの整合値を計算し
て求め、出力する。
The matching score calculation unit 36 calculates and calculates a matching value between the input data and the dictionary data based on the degree of the correspondence, and outputs it.

【0017】[0017]

【発明が解決しようとする課題】この従来の線図形整合
装置では、特徴点または代表点を抽出して表現される線
分近似した線図形の入力データと辞書データとを整合さ
せる際、入力データと辞書データの線図形の構造が同一
である線図形に対して変形が加わると、入力データと辞
書データの特徴点数が一致しない場合があり、複数の特
徴点が1点に対応付けられたり、対応付けられるべき特
徴点が見つけられないために、入力データの特徴点と辞
書データの特徴点との対応において、誤対応を招き易い
欠点がある。この問題の解決のために、変形が加わり特
徴点数が変化した線図形に対して、特徴点の統合や分割
などの処理が必要になる。この場合、1対2程度だけの
組み合わせで済めばよいが、精度を上げるためには、1
対3、1対4、2対3というように線分が多い線図形ほ
ど多くの組合わせを考えなければならず、全体の処理と
して計算量が膨大となる。
In this conventional line figure matching apparatus, when matching input data of a line figure approximated to a line segment expressed by extracting a feature point or a representative point with dictionary data, When the line figure having the same structure as the line figure of the dictionary data is deformed, the number of feature points of the input data and the dictionary data may not match, and a plurality of feature points may be associated with one point, Since a feature point to be associated cannot be found, there is a drawback that an erroneous correspondence is likely to occur in the correspondence between the feature point of the input data and the feature point of the dictionary data. In order to solve this problem, it is necessary to perform processing such as integration or division of feature points on a line figure whose number of feature points has changed due to deformation. In this case, it is sufficient to use only a combination of about one to two.
A larger number of combinations must be considered for a line figure having a larger number of line segments such as a pair 3, a 1: 4, and a 2: 3, and the amount of calculation becomes enormous as a whole process.

【0018】また、予め与えられた線分対応の組み合わ
せの中に、正しい組み合わせがなければ誤対応を起こす
という問題がある。この問題の解決のために、特徴点数
を一致させる方法として、ストロークを等分割する方法
もあるが、この場合、ストローク数が一致していなけれ
ば、特徴点数も一致しないため、複数の特徴点が1点に
対応付けられたり、対応付けられるべき特徴点が見つけ
られないために、誤対応を招く原因となる問題がある。
Another problem is that if there is no correct combination among the predetermined combinations of line segment correspondences, erroneous correspondences may occur. In order to solve this problem, as a method of matching the number of feature points, there is a method of equally dividing a stroke. In this case, if the number of strokes does not match, the number of feature points does not match. There is a problem that causes an erroneous correspondence because a feature point to be associated with one point or a feature point to be associated cannot be found.

【0019】[0019]

【課題を解決するための手段】上述した問題点を解決す
るため、本発明の線図形整合装置は、オンラインデータ
として入力される線図形データを記憶する入力データ記
憶部と、入力データとの整合の度合いを計算するために
予め用意された辞書データ情報を記憶する辞書データ記
憶部と、前記入力データ記憶部から出力される入力デー
タからできるだけ原線図形の形状を保存できる細かさで
特徴点を抽出し特徴情報を付加して格納する特徴点抽出
部と、前記特徴点抽出部から出力される入力データ中の
各特徴点と辞書データ中の特徴点とのすべての組み合わ
せについて特徴を比較し対応の程度を示す類似度を計算
して求め、類似度テーブルを作成する特徴点整合計算部
と、前記類似度テーブルをもとに、辞書データ中の特徴
点と対応する入力データ中の特徴点を選択する対応特徴
点選択部と、前記対応特徴選択部で選択された辞書デー
タ中の特徴点と入力データ中の特徴点との類似度をもと
に入力データの線図形と辞書データの線図形の整合度を
計算する整合スコア計算部とを備える。
SUMMARY OF THE INVENTION In order to solve the above-mentioned problems, a line graphic matching apparatus according to the present invention has an input data storage unit for storing line graphic data input as online data, and a matching of the input data. A dictionary data storage unit for storing dictionary data information prepared in advance to calculate the degree of the feature point, and extracting the feature points with the fineness that can save the shape of the original figure as much as possible from the input data output from the input data storage unit. A feature point extraction unit that extracts and adds feature information and stores the feature points, and compares and supports features of all combinations of each feature point in the input data output from the feature point extraction unit and a feature point in the dictionary data A feature point matching calculation unit for calculating and obtaining a similarity indicating the degree of the degree, and generating a similarity table; and an input corresponding to a feature point in the dictionary data based on the similarity table. A corresponding feature point selecting unit for selecting a feature point in the input data, and a line of the input data based on the similarity between the feature point in the dictionary data selected by the corresponding feature selecting unit and the feature point in the input data. A matching score calculation unit that calculates a matching degree between the figure and the line figure of the dictionary data.

【0020】[0020]

【発明の実施の形態】次に、本発明について実施例を図
面を参照して説明する。図1は、本発明の一実施例を示
すブロック図である。図1を参照すると、本発明の第1
の実施例は、入力されたデータ(座標点列)を記憶する
入力データ記憶部11と、原データの形状をできるだけ
保存できる細かさで、端点、交点、屈曲点などの特徴点
を抽出する特徴点抽出部12と、辞書データが記憶され
ている辞書データ記憶部14と、入力データの中の特徴
点と辞書データの中の特徴点との類似度を、すべての組
に対して計算して求める特徴点整合計算部13と、上記
類似度をもとに辞書データの各特徴点に対応する特徴点
の選択を行う対応特徴点選択部15と、対応する特徴点
の選択後の線図形の構造を評価し、整合スコアを計算す
る整合スコア計算部16を備える。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing one embodiment of the present invention. Referring to FIG. 1, a first embodiment of the present invention is shown.
Is an input data storage unit 11 for storing input data (coordinate point sequence), and a feature for extracting feature points such as end points, intersections, and inflection points with a fineness that can preserve the shape of the original data as much as possible. A point extraction unit 12, a dictionary data storage unit 14 in which dictionary data is stored, and a similarity between a feature point in input data and a feature point in dictionary data are calculated for all pairs. A feature point matching calculation unit 13 to be obtained, a corresponding feature point selection unit 15 for selecting feature points corresponding to each feature point of the dictionary data based on the similarity, and a line figure after selection of the corresponding feature point. A matching score calculation unit 16 that evaluates the structure and calculates a matching score is provided.

【0021】次に、図1を参照して、本実施例の動作に
ついて説明する。
Next, the operation of this embodiment will be described with reference to FIG.

【0022】入力データ記憶部11には、1〜N個のス
トロークS=(S1 ,S2 ,…,SN )と、第i番目の
ストロークが、Mi 個の座標点列{(x1i,y1i),
(x2i,y2i),…,(xMi,yMi)}から構成される
入力データが入力として与えられ記憶されており、特徴
点抽出部12に送られる。
[0022] The input data storage unit 11, 1 to N-number of stroke S = (S 1, S 2 , ..., S N) and the i-th stroke, M i pieces of coordinate point sequence {(x 1i , y 1i ),
Input data composed of (x 2i , y 2i ),..., (X Mi , y Mi )} is given and stored as an input, and is sent to the feature point extracting unit 12.

【0023】特徴点抽出部12では、第1番目から順
に、第N番目までのストロークを読み出し、各ストロー
クに対して、入力データの原形状をできるだけ保存でき
るように、刻みしきい値dを5とするしきい値dを用い
て、第1番目の座標点の始点から連なる次の第2番目の
座標点までの線分の長さD1 を求め、しきい値dよりも
小さければ、第2番目の座標点から連なる次の第3番目
の座標点までの線分の長さD2 を求め、D=D1 +D2
がしきい値dより小さいかを調べ、小さければD(=D
1 +D2 +…+Di )≧dなる第i+1番目の座標点ま
で上記の操作を繰り返し、第i+1番目の座標点を特徴
点として抽出し、第i+1番目の座標点を始点として、
同様に次の特徴点を順次抽出する標本化を行う。前記標
本化により得られる特徴点列にストロークの始点、終点
に加え入力データの特徴点列とする。
The feature point extracting section 12 reads out the strokes from the first stroke to the Nth stroke, and sets the step threshold d to 5 for each stroke so that the original shape of the input data can be preserved as much as possible. Using the threshold value d, the length D 1 of the line segment from the start point of the first coordinate point to the next second coordinate point is determined. The length D 2 of the line segment from the second coordinate point to the next third coordinate point is determined, and D = D 1 + D 2
Is smaller than the threshold value d, and if it is smaller, D (= D
1 + D 2 +... + D i ) ≧ d, the above operation is repeated until the (i + 1) th coordinate point is extracted, and the (i + 1) th coordinate point is extracted as a feature point.
Similarly, sampling for sequentially extracting the next feature point is performed. The feature point sequence obtained by the sampling is used as the feature point sequence of the input data in addition to the start point and the end point of the stroke.

【0024】図2にひらがな「つ」を例にとった標本化
例を示す。
FIG. 2 shows an example of sampling using Hiragana "tsu" as an example.

【0025】各特徴点ごとに特徴点が属するストローク
番号Sと、座標値(x,y)と、図3に示すような、始
点、交点、屈曲点1(筆記方向に対して右曲がり)、屈
曲点2(筆記方向に対して左曲がり)、終点の5種類に
属性分けし、図4に示すような、コード化した属性g
と、次の特徴点へ向かう筆記角度tの特徴を求め、第i
番目の特徴点の表現を、Ai =(si ,xi ,yi ,g
i ,ti )と表現する。
For each feature point, a stroke number S to which the feature point belongs, a coordinate value (x, y), a start point, an intersection point, a bending point 1 (right-turn in the writing direction) as shown in FIG. Bend point 2 (turn left with respect to the writing direction) and end point are classified into five types of attributes, and coded attributes g as shown in FIG.
And the characteristic of the writing angle t toward the next characteristic point is obtained,
The expression of the th feature point is represented by A i = (s i , x i , y i , g
i , t i ).

【0026】図5に、一特徴点の特徴の概念図を示す。FIG. 5 shows a conceptual diagram of a feature at one feature point.

【0027】全てのストロークに対し、前記標本化と特
徴点表現を実施した入力データの構成は、N個の特徴点
列A=(A1 ,A2 ,…,AN )として表現され、特徴
点整合計算部13に送られる。
The structure of the input data obtained by performing the sampling and the feature point expression for all strokes is expressed as a sequence of N feature points A = (A 1 , A 2 ,..., A N ). It is sent to the point matching calculation unit 13.

【0028】特徴点整合計算部13では、辞書データ記
憶部14に記憶されている、辞書データを読み出し、辞
書データのM個の特徴点B=(B1 ,B2 ,…,BM
と入力データのN個の特徴点A=(A1 ,A2 ,…,A
N )とのすべての組み合わせにおいて、前記特徴を比較
し特徴点の整合の程度を示す特徴点の類似度を計算し求
める。入力データの第i番目の特徴点表現を、Ai
(sai,xai,yai,gai,tai)と表現し、辞書デー
タの第j番目の特徴点表現を、Bj =(sbj,xbj,y
bj,gbj,tbj)と表現すると、入力データの第i番目
の特徴点と辞書データの第j番目の特徴点との類似度S
ijは次式で与えられ、 (数7)Sij=W1 ×f1 (d1 )+W2 ×f
2 (d2 )+W3 ×f3 (gi ,gj )のような線形和
で表現される。
The feature point matching calculation unit 13 reads the dictionary data stored in the dictionary data storage unit 14, and obtains M feature points B = (B 1 , B 2 ,..., B M ) of the dictionary data.
And N feature points of input data A = (A 1 , A 2 ,..., A
In all combinations with N ), the features are compared and the similarity of feature points indicating the degree of matching of feature points is calculated and obtained. The i-th feature point expression of the input data is represented by A i =
(S ai , x ai , y ai , g ai , t ai ), and the j-th feature point expression of the dictionary data is represented by B j = (s bj , x bj , y
bj , g bj , t bj ), the similarity S between the i-th feature point of the input data and the j-th feature point of the dictionary data
ij is given by the following equation: (Equation 7) S ij = W 1 × f 1 (d 1 ) + W 2 × f
2 (d 2 ) + W 3 × f 3 (g i , g j ).

【0029】ただし、d1 =(xai−xbj)×(xai
bj)+(yai−ybj)×(yai−ybj)、d2 =|t
ai−tbj|とし、W1 、W2 、W3 は、それぞれ1とす
る。本実施例では、sqrtは平方根を表すものとして
1 (x)、f2 (x)は、f1 (x)=sqrt
(x)、f2 (x)=sqrt(x)としたが、図6に
示されるような単調増加関数を用いればどのようなもの
でもよい。また、f3 (a,b)は、a=bのとき1の
値を示し、それ以外のときは0の値を示す。
Where d 1 = (x ai −x bj ) × (x ai
x bj ) + (y ai −y bj ) × (y ai −y bj ), d 2 = | t
ai −t bj |, and W 1 , W 2 , and W 3 are each 1. In the present embodiment, assuming that sqrt represents a square root, f 1 (x) and f 2 (x) are f 1 (x) = sqrt
(X), f 2 (x) = sqrt (x), but any type may be used as long as a monotone increasing function as shown in FIG. 6 is used. Further, f 3 (a, b) indicates a value of 1 when a = b, and indicates a value of 0 otherwise.

【0030】入力データの中の特徴点と辞書データの中
の特徴点との全ての組み合わせにおいて、前記類似度を
計算し求め、図7に示すような類似度テーブルを作成
し、対応特徴点選択部15に送られる。
For all combinations of the feature points in the input data and the feature points in the dictionary data, the similarity is calculated and obtained, and a similarity table as shown in FIG. It is sent to the unit 15.

【0031】対応特徴点選択部15では、前記類似度テ
ーブルをもとに辞書データの各特徴点に対応すべき入力
データ中の特徴点を選択する。
The corresponding feature point selection unit 15 selects feature points in the input data that should correspond to each feature point of the dictionary data based on the similarity table.

【0032】図8、図9、図10、図11および図12
を参照して対応特徴点選択部15について説明する。
FIGS. 8, 9, 10, 11 and 12
The corresponding feature point selection unit 15 will be described with reference to FIG.

【0033】まず、図9、図10、図11および図12
の中の記号について説明する。値については図8の説明
と合わせて説明する。j(=1,2,…,M)は辞書デ
ータ中の特徴点番号、i(=1,2,…,N)は入力デ
ータ中の特徴点番号を示す。辞書特徴点優先順位G(=
1 ,G2 ,…,GM )は、辞書データ中の特徴点数と
同数のM個からなり、Gj は辞書データ中の第j番目の
特徴点の優先順位を表し、設計者により予め与えられて
いるものとする。探索空間を限定する探索フラグFは、
入力データ中の特徴点数と同数のN個の探索フラグF
(=F1 ,F2 ,…,FN )からなり、0と1の2値で
与えられる。探索フラグFi は、入力データ中の第i番
目の特徴点の探索フラグを表し、0の値を示すとき、選
択可能な特徴点であることを示し、1の値を示すとき
は、選択不可の特徴点であることを表す。対応特徴点番
号列Cは、辞書データ中の特徴点数と同数のM個の対応
特徴点番号列C(=C1 ,C2 ,…,CM )からなり、
j は辞書データ中の第j番目の特徴点と対応する入力
データ中の特徴点番号を示し、最終的な辞書データ中の
特徴点と入力データ中の特徴点との対応関係の結果を表
す。
First, FIGS. 9, 10, 11 and 12
The symbols inside are explained. The values will be described together with the description of FIG. j (= 1, 2,..., M) indicates a feature point number in the dictionary data, and i (= 1, 2,..., N) indicates a feature point number in the input data. Dictionary feature point priority G (=
G 1 , G 2 ,..., G M ) are composed of M as many as the number of feature points in the dictionary data, and G j represents the priority of the j-th feature point in the dictionary data. Shall be given. The search flag F that limits the search space is
N search flags F as many as the number of feature points in the input data
(= F 1 , F 2 ,..., F N ) and is given by two values of 0 and 1. The search flag F i represents a search flag for the i-th feature point in the input data. When the value is 0, it indicates that the feature point is selectable. When the value is 1, it is not selectable. Represents the feature point of The corresponding feature point number sequence C is composed of M corresponding feature point number sequences C (= C 1 , C 2 ,..., C M ) as many as the number of feature points in the dictionary data.
C j indicates the feature point number in the input data corresponding to the j-th feature point in the dictionary data, and indicates the final result of the correspondence between the feature points in the dictionary data and the feature points in the input data. .

【0034】まず、図8中の初期化A2では、k=1,
1 =F2 =…=FN =0、C1 =C2 =…=CM =−
1と設定する。
First, in initialization A2 in FIG. 8, k = 1,
F 1 = F 2 = ... = F N = 0, C 1 = C 2 = ... = C M = -
Set to 1.

【0035】図9に、辞書データ中の特徴点数が5で、
入力データ中の特徴点数が11のときの類似度テーブル
を用いて、初期化A2での辞書特徴点優先順位Gと、探
索フラグFと、対応特徴点番号列Cの状態を示す。
FIG. 9 shows that the number of feature points in the dictionary data is 5,
Using the similarity table when the number of feature points in the input data is 11, the states of the dictionary feature point priority order G, the search flag F, and the corresponding feature point number sequence C in the initialization A2 are shown.

【0036】図8中のA3では、Gj =kなる辞書デー
タ中の第j番目の特徴点とN個の探索フラグF=
(F1 ,F2 ,…,FN )で0の値を示している入力デ
ータ中のすべての特徴点とで最も高い類似度を示す第i
max 番目の特徴点を対応特徴点と選択し、第j番目の対
応特徴点番号Cj にimax が格納される。
At A3 in FIG. 8, the j-th feature point in the dictionary data where G j = k and N search flags F =
The i-th data that has the highest similarity with all the feature points in the input data that has a value of 0 at (F 1 , F 2 ,..., F N )
The max-th feature point selected as the corresponding feature point, i max is stored in the j-th corresponding feature point number C j.

【0037】図10のk=1の場合の例では、特徴点優
先順位がGj =1なる辞書データ中の第2番目の特徴点
において、探索フラグが0と対応する入力データ中の特
徴点との各類似度(S21,S22,…,S211 )の中で最
大類似度がS23であるとき第3番目の入力データ中の特
徴点が対応特徴点と選択され、対応特徴点番号C2 に3
が格納された状態を示す。
In the case of k = 1 in FIG. 10, in the second feature point in the dictionary data having the feature point priority order G j = 1, the feature point in the input data corresponding to the search flag of 0 is set. each similarity between (S 21, S 22, ... , S 211) the maximum similarity feature points in the third input data when a S 23 in the is selected and the corresponding feature points, the corresponding feature points Number C 2 to 3
Indicates a state where is stored.

【0038】図8中のA4では、ステップA3で選択さ
れた対応特徴点番号Cj の特徴点に対応する探索フラグ
imaxの値を1に変更する。
[0038] In A4 in FIG 8, to change the value of the search flag F imax that correspond to the feature points of the corresponding feature point number C j selected in step A3 to 1.

【0039】図10の例では、辞書データ中の第2番目
の特徴点に対応する入力データ中の第3番目の特徴点が
対応特徴点として選択され、この選択された対応特徴点
に対応する探索フラグF3 を0から1に変更した状態を
示す。
In the example of FIG. 10, the third feature point in the input data corresponding to the second feature point in the dictionary data is selected as the corresponding feature point, and the third feature point corresponding to the selected corresponding feature point is selected. the search flag F 3 shows a state in which change from 0 to 1.

【0040】図8中のA5では、kに1を加える。At A5 in FIG. 8, 1 is added to k.

【0041】図8中のA6では、kが辞書データ中の特
徴点数と同値をとるしきい値Kより大きいか、K以下で
あるかを判定し、Kより大きいときステップA12へ行
き、K以下であるとき、ステップA7へ行く。
At A6 in FIG. 8, it is determined whether or not k is greater than or equal to a threshold value K that takes the same value as the number of feature points in the dictionary data. If so, go to step A7.

【0042】図8中のA7では、探索フラグF(=
1 ,F2 ,…,FN )の値を調べ、すべて1のときス
テップA5へ行き、それ以外はステップA8へ行く。
At A7 in FIG. 8, the search flag F (=
F 1, F 2, ..., examine the value of F N), all go to step A5 time of 1, otherwise go to step A8.

【0043】図8中のA8では、Gj=k なる辞書データ
中の第j番目と同一ストローク中にある第j−1番目ま
たは第j+1番目の辞書データ中の特徴点と対応する対
応特徴点が存在するかしないかを判定する。すなわち、
j =sj-1 なる対応特徴点Cj-1 が正の値であるか、
または、sj =sj+1 なる対応特徴点Cj+1 の値が正で
あるかを調べ、正の値を示すとき、第j番目の辞書デー
タの特徴点に対する隣接特徴点の対応特徴点が存在した
と判定し、ステップA9へ行き、−1の値であれば第j
番目の辞書データの特徴点に対する隣接特徴点の対応特
徴点が存在しないと判定し、ステップA3へ行く。
At A8 in FIG. 8, a corresponding feature point corresponding to a feature point in the (j-1) -th or (j + 1) -th dictionary data in the same stroke as the j-th in the dictionary data of G j = k It is determined whether or not exists. That is,
whether the corresponding feature point C j-1 of s j = s j- 1 is a positive value,
Alternatively, it is checked whether the value of the corresponding feature point C j + 1 such that s j = s j + 1 is positive, and when the value indicates a positive value, the corresponding feature of the adjacent feature point to the feature point of the j-th dictionary data It is determined that a point exists, and the process goes to step A9.
It is determined that there is no corresponding feature point of an adjacent feature point with respect to the feature point of the second dictionary data, and the procedure goes to step A3.

【0044】図11のk=2の場合の例では、特徴点優
先順位がGj =2なる辞書データ中の第1番目の特徴点
において、同一ストローク中(s1 =s2 )にあるとす
る第2番目の隣接特徴点と対応する対応特徴点がC2
3であるので対応特徴が存在していることを示してい
る。
In the example of FIG. 11 where k = 2, it is assumed that the first feature point in the dictionary data whose feature point priority is G j = 2 is in the same stroke (s 1 = s 2 ). the second corresponds to the neighboring feature points corresponding feature points indicates that the corresponding feature is present because C 2 is 3 to.

【0045】図8中のA9では、Gj =kなる辞書デー
タ中の第j番目の特徴点と上記探索フラグF(=F1
2 ,…FN )で、0の値を示している入力データ中の
すべての特徴点とで、局所類似度を計算し求める。対応
特徴点番号Cj-1 の値が正であったときの辞書データ中
の第j番目の特徴点と入力データ中の第i番目の特徴点
との局所類似度は、 (数8) Lij=Sij+W3 +f3 (d3 )+W4 ×f4 (d4
−pn(i,j) と定義される。
At A9 in FIG. 8, the j-th feature point in the dictionary data of G j = k and the search flag F (= F 1 ,
F 2 ,... F N ), the local similarity is calculated and obtained for all the feature points in the input data indicating a value of 0. When the value of the corresponding feature point number C j-1 is positive, the local similarity between the j-th feature point in the dictionary data and the i-th feature point in the input data is given by: ij = S ij + W 3 + f 3 (d 3 ) + W 4 × f 4 (d 4 )
-Pn (i, j).

【0046】ここで、d3 は入力データ中の第Cj-1
目の特徴点から第i番目の特徴点へ向かう角度と、辞書
データ中の第j番目の筆記角度特徴tj との差を示し、
4は入力データ中の第Cj-1 番目の特徴点と第i番目
の特徴点との線分長と辞書データ中の第j−1番目と第
j番目とで作られる線分の長さとの差の絶対値を示し、
pn(i,j)は、入力データ中の第Cj-1 番目の特徴
点と第i番目の特徴点が同一ストロークのとき定数値E
を表し、異なるストロークのとき0の値を表す。また、
3 、W4 は、共に1とし、Eは50とする。本実施例
では、sqrtを平方根を表すものとすると、f
3 (x),f4 (x)は、f3 (x)=sqrt
(x)、f4 (x)=sqrt(x)としたが、図6に
示されるような単調増加関数を用いれば、どのようなも
のでもよい。
Here, d 3 is the difference between the angle from the C j-1 th feature point in the input data to the i th feature point and the j th writing angle feature t j in the dictionary data. Indicates that
d 4 is the length of the line segment between the C j-1 th feature point and the i th feature point in the input data and the length of the line segment formed by the j−1 th and j th features in the dictionary data The absolute value of the difference between
pn (i, j) is a constant value E when the C j-1 th feature point and the i th feature point in the input data have the same stroke.
And a value of 0 for different strokes. Also,
W 3 and W 4 are both 1 and E is 50. In this embodiment, if sqrt represents a square root, f
3 (x) and f 4 (x) are f 3 (x) = sqrt
(X), f 4 (x) = sqrt (x), but any type may be used as long as a monotonic increasing function as shown in FIG. 6 is used.

【0047】図8中のA10では、ステップA9で求め
た局所類似度の中から最も高い値を示す入力データ中の
第imax ′番目の特徴点を、Gj=k なる辞書データ中の
第j番目の特徴点を対応特徴点とし、第j番目の対応特
徴点Cj にimax ′が格納される。
[0047] In A10 in FIG. 8, a first i max 'th feature point in the input data having the highest value among the local similarity obtained in step A9, the in G j = k becomes dictionary data The j-th feature point is set as a corresponding feature point, and i max ′ is stored in the j-th corresponding feature point C j .

【0048】図11のk=2の場合の例では、特徴点優
先順位がGj =2なる辞書データ中の第1番目の特徴点
において、入力データ中の特徴点との局所類似度が最大
がLllであるとものとし、対応する入力データ中の第l
番目の特徴点が選択され、対応特徴点Cl に1が格納さ
れた状態を示す。
In the example of FIG. 11 where k = 2, the local similarity with the feature point in the input data at the first feature point in the dictionary data having the feature point priority order G j = 2 is the largest. Is L ll , and the l-th data in the corresponding input data is
This shows a state where the th feature point is selected and 1 is stored in the corresponding feature point Cl .

【0049】図8中のA11では、対応特徴点Cj-1
らCj まの間の探索フラグFr (ただし、r=Cj-1
からFimax′までの中で0の値を示している探索フラグ
を1にし、ステップA5へ行く。図11のk=2の場合
の例では、特徴点優先順位がGj =2なる辞書データ中
の第1番目の特徴点において、対応する入力データ中の
第l番目の特徴点が選択され、探索フラグF1 、F2
値が0から1に変更した状態を示す。
At A11 in FIG. 8, a search flag F r between the corresponding feature points C j-1 and C j (where r = C j-1 )
The search flag indicating a value of 0 in the range from to F imax ′ is set to 1, and the procedure goes to step A5. In the example where k = 2 in FIG. 11, the first feature point in the input data corresponding to the first feature point in the dictionary data whose feature point priority is G j = 2 is selected, This shows a state where the values of the search flags F 1 and F 2 have changed from 0 to 1.

【0050】上記の各ステップの処理を行い、終わりA
12に来たら、類似度テーブルと対応特徴点列C(=C
1 ,C2 ,…,CM )が、認識スコア計算部16に送ら
れる。
After performing the processing of each of the above steps,
12, the similarity table and the corresponding feature point sequence C (= C
1, C 2, ..., C M) is sent to the recognition score calculating unit 16.

【0051】図12に、k=5における辞書データ中の
特徴点と入力データ中の特徴点の対応結果と、探索フラ
グFと、対応特徴点列Cの状態を示す。
FIG. 12 shows the results of the correspondence between the feature points in the dictionary data and the feature points in the input data, the search flag F, and the corresponding feature point sequence C at k = 5.

【0052】図13に、ひらがな「い」についての対応
特徴点選択部の結果例を示す。整合スコア計算部26で
は、辞書データ中の各特徴点と対応する入力データ中の
対応特徴点C(=C1 ,C2 ,…,CM )との類似度S
を補正する。辞書データ中の第j番目の特徴点と入力デ
ータ中の第Cj 番目の特徴点との類似度Srj(ただし、
r=Cj )の補正は、 (数9) Srj=Srj+W5 ×f5 (d5 )+W6 ×f6 (d6 ) と定義される。
FIG. 13 shows an example of the result of the corresponding feature point selection unit for Hiragana "i". The matching score calculator 26 calculates the similarity S between each feature point in the dictionary data and the corresponding feature point C (= C 1 , C 2 ,..., C M ) in the input data.
Is corrected. The C j-th similarity S rj of feature points in the input and the j-th feature point in the dictionary data Data (however,
The correction of r = C j ) is defined as ( Equation 9) S rj = S rj + W 5 × f 5 (d 5 ) + W 6 × f 6 (d 6 ).

【0053】ここで、r=Cj 、d5 は辞書データ中の
第j番目の特徴点と接続する線分と対応する入力データ
中の第Cj 番目の特徴点と接続する線分との、対応線分
長さの差を表し、d6 は前記対応線分の角度差を示す。
また、W5 、W6 は共に1とする。本実施例では、sq
rtを平方根を表すものとすると、f5 (x),f
6(x)は、f5 (x)=sqrt(x)、f6 (x)
=sqrt(x)としたが、図7に示されるような単調
増加関数を用いれば、どのようなものでもよい。
[0053] Here, r = C j, d 5 is the line segment connecting the line segment which connects the j-th feature point in the dictionary data and the C j-th feature point in the corresponding input data , Represents the difference in the length of the corresponding line segment, and d 6 represents the angle difference of the corresponding line segment.
Further, W 5 and W 6 are both set to 1. In this embodiment, sq
If rt represents a square root, f 5 (x), f
6 (x) is f 5 (x) = sqrt (x), f 6 (x)
= Sqrt (x), but any value may be used as long as a monotonically increasing function as shown in FIG. 7 is used.

【0054】最終的な、入力データと辞書データの整合
の程度を表現する整合度Rは、 (数10) R=Σ Srj/M×h/H×(N−u)/N と定義され、計算して求め出力する。
The final matching degree R representing the degree of matching between the input data and the dictionary data is defined by the following equation (10). R = ΣS rj / M × h / H × (N−u) / N Calculate and output.

【0055】ここで、r=Cj 、Hは辞書データ中のス
トローク数を示し、hは余剰ストローク数(入力データ
中のストローク内の各特徴点に対応する探索フラグがす
べて0であるストローク数)を、Mは辞書データ中の特
徴点数を、Nは入力データ中の特徴点数を、uは入力デ
ータ中の未対応特徴点数(0の値を示す探索フラグF
(=F1 ,F2 ,…,FN )数)を示す。
Here, r = C j , H denotes the number of strokes in the dictionary data, and h denotes the number of surplus strokes (the number of strokes in which the search flags corresponding to each feature point in the strokes in the input data are all 0). ), M is the number of feature points in the dictionary data, N is the number of feature points in the input data, u is the number of uncorresponding feature points in the input data (a search flag F indicating a value of 0).
(= F 1 , F 2 ,..., F N ).

【0056】次に、図14を用いて、本発明の第2の実
施例を説明する。
Next, a second embodiment of the present invention will be described with reference to FIG.

【0057】図14は、本発明の第2の実施例を示すブ
ロック図である。図14を参照すると、本発明の第2の
実施例は、図1に示した第1の実施例と、局所特徴補正
部26を有する点で異なる。図14を参照して、本実施
例の動作を説明する。入力データ記憶部21、特徴点抽
出部22、特徴点整合計算部23、辞書データ記憶部2
4、対応特徴点選択部25および整合スコア計算部27
の動作は、第1の実施例と同一なため、説明は省略す
る。
FIG. 14 is a block diagram showing a second embodiment of the present invention. Referring to FIG. 14, the second embodiment of the present invention is different from the first embodiment shown in FIG. 1 in that a local feature correction unit 26 is provided. The operation of this embodiment will be described with reference to FIG. Input data storage unit 21, feature point extraction unit 22, feature point matching calculation unit 23, dictionary data storage unit 2
4. Corresponding feature point selection unit 25 and matching score calculation unit 27
Is the same as that of the first embodiment, and the description is omitted.

【0058】本実施例では、対応特徴点選択部25を行
った後、局所特徴補正部26において、図15に示すよ
うに対応特徴点間で、位置を重ね合わせ、対応する隣接
特徴点の位置ずれによる局所誤差により、類似度Sの補
正を行う。辞書データ中の第j番目の特徴点と対応する
入力データ中の第i番目の対応特徴点の類似度Sijの補
正は、 (数11) Sij=Sij+W7 ×f7 (d7 +d8 ) で定義される。
In this embodiment, after performing the corresponding feature point selecting section 25, the local feature correcting section 26 superimposes the positions between the corresponding feature points as shown in FIG. The similarity S is corrected based on the local error due to the displacement. The correction of the similarity S ij of the i-th corresponding feature point in the input data corresponding to the j-th feature point in the dictionary data is represented by ( Equation 11) S ij = S ij + W 7 × f 7 (d 7 + D 8 ).

【0059】ここで、d7 は辞書データ中の第j−1番
目の特徴点と対応する入力側の特徴点との距離を示し、
8 は辞書データ中の第j+1番目の特徴点と対応する
入力側の特徴点との距離を示す。また、W7 は1とす
る。本実施例では、sqrtを平方根であるものとする
と、f7 (x)は、f7 (x)=sqrt(x)とした
が、図7に示されるような単調増加関数を用いれば、ど
のようなものでもよい。
Here, d 7 indicates the distance between the j−1th feature point in the dictionary data and the corresponding feature point on the input side,
d 8 is the distance between the feature points of the input side corresponding to the (j + 1) -th feature point in the dictionary data. W 7 is set to 1. In this embodiment, assuming that sqrt is a square root, f 7 (x) is f 7 (x) = sqrt (x). However, if a monotone increasing function as shown in FIG. Such a thing may be used.

【0060】この局所特徴補正部26と対応特徴点選択
部25の処理をある一定数T(本実施例では、Tを3と
する)回繰り返し整合スコア計算部27において整合値
を出力する。
The process of the local feature correcting unit 26 and the process of the corresponding feature point selecting unit 25 are repeated a certain number of times T (T is 3 in this embodiment), and the matching score calculating unit 27 outputs a matching value.

【0061】[0061]

【発明の効果】以上説明したように、本発明による線図
形整合装置は、辞書データ中の特徴点と対応する入力デ
ータ中の特徴点を1対1の対応で選択する対応特徴点選
択部を設けたため、辞書データ中の特徴点と対応する入
力データ中の特徴点とは、必ず1対1で対応し、1対
2、1対3、2対3等の複数の特徴点との対応を考える
ための処理を必要としないという効果を有する。
As described above, the line / graphic matching apparatus according to the present invention includes a corresponding feature point selecting section for selecting a feature point in input data corresponding to a feature point in dictionary data in a one-to-one correspondence. Therefore, the feature points in the dictionary data and the corresponding feature points in the input data always correspond one-to-one, and the correspondence with a plurality of feature points such as one-to-two, one-to-three, two-to-three, etc. This has the effect that processing for thinking is not required.

【0062】また、辞書データ中の特徴点と対応する入
力データ中の特徴点を選択する際、筆順の情報は、スト
ローク内の筆記方向に関してだけ用いて対応特徴点を選
択する対応特徴点選択部を設けるため、画順、画数の変
動が起こる線図形に対しても整合可能であるという効果
を有する。
When selecting a feature point in the input data corresponding to a feature point in the dictionary data, the stroke order information is used only for the writing direction in the stroke to select a corresponding feature point. Is provided, there is an effect that matching can be performed even on a line figure in which the stroke order and the number of strokes vary.

【0063】また、辞書データより詳細に原データを表
現した入力データを抽出する特徴点抽出部を設けたた
め、辞書データ中の特徴点と対応する入力データ中の特
徴点の選択において、最適な対応付けが可能であるとい
う効果を有する。
Further, since a feature point extracting unit for extracting input data expressing original data in more detail than dictionary data is provided, it is possible to select a feature point in the input data corresponding to a feature point in the dictionary data. This has the effect that attachment is possible.

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

【図1】本発明の一実施例の機能的な構成を表したブロ
ック図。
FIG. 1 is a block diagram showing a functional configuration of an embodiment of the present invention.

【図2】ひらがな「つ」を例にとった場合の標本化を示
す図。
FIG. 2 is a diagram showing sampling in a case where Hiragana “tsu” is taken as an example.

【図3】特徴点の属性を示した図。FIG. 3 is a diagram showing attributes of feature points.

【図4】特徴点の属性をコード化した図。FIG. 4 is a diagram in which attributes of feature points are coded.

【図5】第i番目の特徴点における特徴を示した概念
図。
FIG. 5 is a conceptual diagram showing features at an i-th feature point.

【図6】単調増加関数の例を示した図。FIG. 6 is a diagram showing an example of a monotone increasing function.

【図7】辞書データ中の特徴点と入力データ中の特徴点
とのすべての組み合わせから作られる類似度テーブルを
示す図。
FIG. 7 is a diagram showing a similarity table created from all combinations of feature points in dictionary data and feature points in input data.

【図8】対応特徴点選択部の動作を示したフローチャー
ト図。
FIG. 8 is a flowchart showing the operation of a corresponding feature point selecting unit.

【図9】類似度テーブルを用いた初期化における、対応
特徴点列Cと探索フラグFの状態を示した一例図。
FIG. 9 is an example diagram showing a state of a corresponding feature point sequence C and a search flag F in initialization using a similarity table.

【図10】類似度テーブルを用いたk=1における、特
徴点対応結果と対応特徴点列C、探索フラグFの状態を
示した一例図。
FIG. 10 is an example diagram showing a feature point correspondence result, a corresponding feature point sequence C, and a search flag F at k = 1 using a similarity table.

【図11】類似度テーブルを用いたk=2における、特
徴点対応結果と対応特徴点列C、探索フラグFの状態を
示した一例図。
FIG. 11 is an example diagram showing a feature point correspondence result, a corresponding feature point sequence C, and a search flag F at k = 2 using a similarity table.

【図12】類似度テーブルを用いたk=5における、特
徴点対応結果と対応特徴点列C、探索フラグFの状態を
示した一例図。
FIG. 12 is an example diagram showing a feature point correspondence result, a corresponding feature point sequence C, and a search flag F at k = 5 using the similarity table.

【図13】対応特徴点選択部で選択された対応特徴点の
結果をひらがな「い」を例にしたときの図。
FIG. 13 is a diagram when the result of the corresponding feature point selected by the corresponding feature point selecting unit is an example of Hiragana “I”.

【図14】本発明の第2の実施例の機能的な構成を表し
たブロック図。
FIG. 14 is a block diagram showing a functional configuration of a second embodiment of the present invention.

【図15】局所特徴補正部の局所位置合わせの概念図。FIG. 15 is a conceptual diagram of local positioning of a local feature correction unit.

【図16】従来の手法の一例を示した機能的な構成を表
したブロック図。
FIG. 16 is a block diagram showing a functional configuration showing an example of a conventional technique.

【図17】辞書線分と入力線分の対応例を示す図。FIG. 17 is a diagram showing an example of correspondence between dictionary segments and input segments.

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

11 入力データ記憶部 12 特徴点抽出部 13 特徴点整合計算部 14 辞書データ記憶部 15 対応特徴点選択部 16 整合スコア計算部 21 入力データ記憶部 22 特徴点抽出部 23 特徴点整合計算部 24 辞書データ記憶部 25 対応特徴点選択部 26 局所特徴補正部 27 整合スコア計算部 31 入力データ記憶部 32 線分特徴抽出部 33 対応線分候補抽出部 34 辞書データ記憶部 35 弛緩処理部 36 整合スコア計算部 Reference Signs List 11 input data storage unit 12 feature point extraction unit 13 feature point matching calculation unit 14 dictionary data storage unit 15 corresponding feature point selection unit 16 matching score calculation unit 21 input data storage unit 22 feature point extraction unit 23 feature point matching calculation unit 24 dictionary Data storage unit 25 Corresponding feature point selection unit 26 Local feature correction unit 27 Matching score calculation unit 31 Input data storage unit 32 Line segment feature extraction unit 33 Corresponding line segment candidate extraction unit 34 Dictionary data storage unit 35 Relaxation processing unit 36 Matching score calculation Department

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】オンラインデータとして入力される線図形
データを記憶する入力データ記憶部と、 入力データとの整合の度合いを計算するために予め用意
された辞書データ情報を記憶する辞書データ記憶部と、 前記入力データ記憶部から出力される入力データから特
徴点を抽出し特徴情報を付加して格納する特徴点抽出部
と、 前記特徴点抽出部から出力される入力データ中の各特徴
点と辞書データ中の特徴点との組み合わせについて特徴
を比較し対応の程度を示す類似度を計算して求め、類似
度テーブルを作成する特徴点整合計算部と、 前記類似度テーブルをもとに、辞書データ中の特徴点と
対応する入力データ中の特徴点を選択する対応特徴点選
択部と、 前記対応特徴選択部で選択された辞書データ中の特徴点
と入力データ中の特徴点との類似度をもとに入力データ
の線図形と辞書データの線図形の整合度を計算する整合
スコア計算部とを備えたことを特徴とする線図形整合装
置。
An input data storage unit for storing line graphic data input as online data, and a dictionary data storage unit for storing dictionary data information prepared in advance for calculating the degree of matching with the input data. A feature point extraction unit that extracts feature points from input data output from the input data storage unit and adds and stores feature information; and a feature point and a dictionary in the input data output from the feature point extraction unit. A feature point matching calculation unit for comparing and calculating the similarity indicating the degree of correspondence by combining the features with the feature points in the data and creating a similarity table; and dictionary data based on the similarity table. A corresponding feature point selecting unit that selects a feature point in the input data corresponding to the feature point in, a feature point in the dictionary data selected by the corresponding feature selecting unit, and a feature point in the input data. Line figure aligning apparatus characterized by comprising a matching score calculator for calculating a degree of match line figure line drawing and the dictionary data of the input data based on the similarity.
【請求項2】前記対応特徴選択部で選択された辞書デー
タ中の特徴点と対応する入力データ中の特徴点との類似
度を、局所特徴により補正する局所特徴補正部を有する
請求項1記載の線図形整合装置。
2. A local feature correction unit for correcting a similarity between a feature point in dictionary data selected by the corresponding feature selection unit and a corresponding feature point in input data using a local feature. Line figure matching device.
JP7322034A 1995-12-11 1995-12-11 Line figure matching device Expired - Fee Related JP2882327B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7322034A JP2882327B2 (en) 1995-12-11 1995-12-11 Line figure matching device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7322034A JP2882327B2 (en) 1995-12-11 1995-12-11 Line figure matching device

Publications (2)

Publication Number Publication Date
JPH09161059A JPH09161059A (en) 1997-06-20
JP2882327B2 true JP2882327B2 (en) 1999-04-12

Family

ID=18139190

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7322034A Expired - Fee Related JP2882327B2 (en) 1995-12-11 1995-12-11 Line figure matching device

Country Status (1)

Country Link
JP (1) JP2882327B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9111176B2 (en) 2008-04-24 2015-08-18 Nec Corporation Image matching device, image matching method and image matching program

Also Published As

Publication number Publication date
JPH09161059A (en) 1997-06-20

Similar Documents

Publication Publication Date Title
Berg-Kirkpatrick et al. Unsupervised transcription of historical documents
JP2001175811A (en) Device and method for word rough classification, and recording medium with recorded control program thereof
CN111401099A (en) Text recognition method, device and storage medium
JP3761937B2 (en) Pattern recognition method and apparatus, and computer control apparatus
CN114357120A (en) Non-supervision type retrieval method, system and medium based on FAQ
CN112784531A (en) Chinese font and word stock generation method based on deep learning and part splicing
JP4817297B2 (en) Character search device
CN112966685A (en) Attack network training method and device for scene text recognition and related equipment
JP6754120B2 (en) Programs, information storage media and character dividers
Dehghan et al. Unconstrained Farsi handwritten word recognition using fuzzy vector quantization and hidden Markov models
JP2882327B2 (en) Line figure matching device
KR102215593B1 (en) Character recognition device that can recognize korean characters in images based on probability and operating method thereof
CN117291149A (en) Rarely used word decoding method and device, electronic equipment and storage medium
JPH08194716A (en) Picture processing method and its device
JP3080066B2 (en) Character recognition device, method and storage medium
JP2940747B2 (en) Character segmentation device
CN115909333A (en) Automatic labeling method for semantic segmentation image data based on deep learning
US11275969B2 (en) Visually-aware encodings for characters
CN113836897A (en) Method for aligning multi-source heterogeneous data dictionary
JP2021197165A (en) Information processing apparatus, information processing method and computer readable storage medium
JPH0683952A (en) Device and method for inputting and outputting character data
CN115512375A (en) Training method of text error correction model, text recognition method and related equipment
JP2003331214A (en) Character recognition error correction method, device and program
JP2000137766A (en) Device and method for word recognition
CN111859972A (en) Entity identification method, entity identification device, computer equipment and computer readable storage medium

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990105

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080205

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090205

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100205

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees