JPS63106089A - Online hand-written character recognizing and processing circuit - Google Patents

Online hand-written character recognizing and processing circuit

Info

Publication number
JPS63106089A
JPS63106089A JP61103640A JP10364086A JPS63106089A JP S63106089 A JPS63106089 A JP S63106089A JP 61103640 A JP61103640 A JP 61103640A JP 10364086 A JP10364086 A JP 10364086A JP S63106089 A JPS63106089 A JP S63106089A
Authority
JP
Japan
Prior art keywords
combination
distance
stroke
circuit
strokes
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.)
Pending
Application number
JP61103640A
Other languages
Japanese (ja)
Inventor
Toru Oshika
大鹿 徹
Yutaka Hasegawa
豊 長谷川
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
NEC Engineering Ltd
Original Assignee
NEC Corp
NEC Engineering 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 NEC Corp, NEC Engineering Ltd filed Critical NEC Corp
Priority to JP61103640A priority Critical patent/JPS63106089A/en
Publication of JPS63106089A publication Critical patent/JPS63106089A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To shorten a processing time by calculating a distance between strokes once, storing a combination in which the distance between the strokes is decided to be a minimum, and saving the calculation of the distance between the strokes on this combination when the same combination is produced again. CONSTITUTION:A combination storing means 12 stores the combination of feature points in which the distance between the strokes is calculated once and the distance between the strokes is decided to be a minimum at every stroke, and a duplication preventing means 11 compares the combination stored in a combination storing means 12 with the combination processed in combination decision means 5, 6, and if they are the same, the processing on the combination is stopped. Accordingly, the once decided combination is not repeatedly processed, so that the processing time can be remarkably shortened.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、オンライン手書き文字認識処理回路に関し、
特に処理時間の短縮化を図ったオンライン手書き文字認
識処理回路に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to an online handwritten character recognition processing circuit;
In particular, the present invention relates to an online handwritten character recognition processing circuit that reduces processing time.

〔概要〕〔overview〕

゛本発明は、時系列に入力される筆跡データのストロー
クごとに特徴点を抽出し、相対する標準パターンの特徴
点とのすべての組合せを作り、ストローク間距離を計算
し、ストローク間距離が最小である組合せを決定し、こ
れに基づいて該当する標準パターンを決定し文字種別コ
ードを出力するオンライン手書き文字認識回路において
、一度ストローク間距離を計算し、ストローク間距離が
最小と決定された上記組合せを記憶しておき、再度同じ
上記組合せが発生した場合、この組合せについてのスト
ローク間距離の計算を省略することにより、 処理時間の短縮化を図ったものである。
゛The present invention extracts feature points for each stroke of handwriting data input in time series, creates all combinations with feature points of opposing standard patterns, calculates the distance between strokes, and finds the minimum distance between strokes. In an online handwritten character recognition circuit that determines a combination based on which the corresponding standard pattern is determined and outputs a character type code, the distance between strokes is calculated once, and the above combination with the minimum distance between strokes is determined. is stored, and when the same above-mentioned combination occurs again, the calculation of the distance between strokes for this combination is omitted, thereby shortening the processing time.

〔従来の技術〕[Conventional technology]

第2図は従来のオンライン手書き文字認識処理回路の一
例を示すブロック構成図である。
FIG. 2 is a block diagram showing an example of a conventional online handwritten character recognition processing circuit.

座標入力回路1はオペレータからの時系列の筆跡データ
を取り込み、特徴抽出回路2はこのデータから一ストロ
ークごとの特徴点を抽出し、入カバターン記憶回路3は
この特徴点の集まりである入カバターンを記憶する。標
準パターン記憶回路9には標準文字データである標準パ
ターンがあらかじめ記憶されている。ストローク間距離
計算組合せ回路4は、標準パターンと入カバターンを取
り出し、それを構成している入力ストローク数n個の特
徴点と標準パターンを構成する同数n個の特徴点との間
で合成(nXm)個の組合せを発生させ、ストローク間
距離計算回路5は、この組合せの各特徴点間の距離をス
トローク間距離とじて計算し、ストローク間距離最小値
決定回路6は一つの標準ストロークパターンに対して最
も近い一つの入力ストロークパターンを決定する。以上
の処理をn個のストロークパターンに対して行いカテゴ
リ間距離が求まる。カテゴリ間距離最小値決定回路7は
、この距離が最小の標準パターンを決定し、認識文字種
別コード出力回路8は、決定された標準パターンの文字
種別コードを出力する。
The coordinate input circuit 1 takes in time-series handwriting data from the operator, the feature extraction circuit 2 extracts feature points for each stroke from this data, and the input cover pattern storage circuit 3 stores input cover patterns that are a collection of these feature points. Remember. Standard patterns, which are standard character data, are stored in advance in the standard pattern storage circuit 9. The inter-stroke distance calculation combination circuit 4 extracts the standard pattern and the input pattern, and synthesizes (n ) combinations are generated, the inter-stroke distance calculation circuit 5 calculates the distance between each feature point of this combination as the inter-stroke distance, and the inter-stroke distance minimum value determination circuit 6 calculates the distance between each feature point of this combination as the inter-stroke distance. to determine the single closest input stroke pattern. The above processing is performed for n stroke patterns to determine the inter-category distance. The inter-category distance minimum value determination circuit 7 determines the standard pattern with the minimum distance, and the recognized character type code output circuit 8 outputs the character type code of the determined standard pattern.

なお、第1図において10は制御回路である。In addition, in FIG. 1, 10 is a control circuit.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来のオンライン手書き文字認識処理回路では
、入カバターンと標準パターンの差が最小なものを認識
文字としているが、この決定に際して必要なストローク
間距離計算を入カバターンと標準パターンのすべてのス
トロークの組合せに対して行っているため、既に距離計
算され最小値組合せと決定されたストロークに対しても
、再び重複して距離計算を行い処理時間が長くなる欠点
がある。
In the conventional online handwritten character recognition processing circuit described above, the character with the smallest difference between the input cover pattern and the standard pattern is recognized. Since this is performed for combinations, there is a drawback that distance calculations are repeated even for strokes that have already been calculated and determined to be the minimum value combination, which increases processing time.

本発明の目的は、上記の欠点を除去することにより、処
理時間の短縮化を図ったオンライン手書き文字認識回路
を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide an online handwritten character recognition circuit that reduces processing time by eliminating the above drawbacks.

C問題点を解決するための手段〕 本発明は、時系列的に入力される筆跡データのストロー
クごとに特徴点を抽出しこの特徴点と相対するあらかじ
め定められた標準パターンの特徴点のすべてとの組合せ
を発生する組合わせ手段と、この組合せの各特徴点間の
距離をストローク間距離として計算し、このストローク
間距離が最小である上記組合せを決定する組合せ決定手
段と、上記標準パターンを記憶する標準パターン記憶手
段とを含むオンライン手書き文字認識処理回路において
、上記組合せ決定手段が決定した組合せを1ストローク
ごとに記憶する組合せ記憶手段と、この組合せ記憶手段
に記憶された組合せと上記組合せ手段で組合せを実行中
の組合せとを比較し、同じ組合せが再び発生した場合は
その組合せを除外する重複防止手段とを含むことを特徴
とする。
Means for Solving Problem C] The present invention extracts a feature point for each stroke of handwriting data that is inputted in time series, and extracts a feature point from each stroke of handwriting data that is inputted in time series, and extracts a feature point from all the feature points of a predetermined standard pattern that are opposed to this feature point. a combination means for generating a combination, a combination determining means for calculating the distance between each feature point of this combination as an inter-stroke distance, and determining the combination with the minimum distance between strokes, and storing the standard pattern. an online handwritten character recognition processing circuit that includes a standard pattern storage means for storing the combination determined by the combination determination means for each stroke; and a combination storage means for storing the combination determined by the combination determination means for each stroke; The present invention is characterized by including a duplication prevention means for comparing the combination with the combination currently being executed and excluding the combination if the same combination occurs again.

〔作用〕[Effect]

本発明は、組合せ記憶手段により、一度ストローク間距
離が計算され、ストローク間距離が最小であると決定さ
れた特徴点の組合せを1ストロークごとに記憶しておき
、重複防止手段により、上記組合せ記憶手段に記憶され
た上記組合せと、組合せ決定手段で処理中の組合せとを
比較し、もしそれが同じであればその組合せについての
処理を中止させる。
In the present invention, the inter-stroke distance is once calculated by the combination storage means, and the combination of feature points determined to have the minimum inter-stroke distance is stored for each stroke, and the duplication prevention means is used to store the combination of feature points determined to have the minimum inter-stroke distance. The combination stored in the means is compared with the combination being processed by the combination determining means, and if they are the same, the processing for that combination is stopped.

従って、本発明においては一度決定された組合せについ
ては二度と繰り返して処理されることがないので、処理
時間を大幅に短縮することが可能となる。
Therefore, in the present invention, a combination once determined is not repeatedly processed again, making it possible to significantly shorten processing time.

もし特徴点の数をnとすると、従来例と本発明による計
算回数の差ΔNは、 となり、nが大きいCストローク数の大きい)文字はど
、処理時間の短縮化が図られる。
If the number of feature points is n, the difference ΔN in the number of calculations between the conventional example and the present invention is as follows.For characters with a large number of strokes (C) where n is large, the processing time can be shortened.

〔実施例〕〔Example〕

以下、本発明の実施例について図面を参照して説明する
Embodiments of the present invention will be described below with reference to the drawings.

第1図は本発明の一実施例を示すブロック構成図である
0本実施例は、時系列の筆跡データを取り込む座標入力
回路lと、上記筆跡データからストロークごとに特徴点
を抽出する特徴抽出回路2と、この抽出された特徴点の
集りである入カバターンをあらかじめ与えられた標準パ
ターンと同一形式で記憶する入カバターン記憶回路3と
、一つの上記入カバターンと一つの上記標準パターンと
を取り出しそれぞれの相対する上記特徴点間ですべての
組合せを発生するストローク間距離組合せ回路4と、こ
の組み合わせの各特徴点間の距離をストローク間距離と
して計算するストローク間距離計算回路5と、一つの上
記標準パターンに最も近い一つの上記入カバターンを選
択するストローク間距離最小値決定回路6と、この選択
された入カバターンと標準パターンとのカテゴリ間距離
が他標準パターンを用いた場合のカテゴリ間距離よりも
短く最小であることを判定するカテゴリ間距離最小値決
定回路7と、このカテゴリ間距離が最小と決定された標
準パターンの文字種別コードを出力する認識文字種別コ
ード出力回路8と、上記標準パターンを記憶する標準パ
ターン記憶回路9と、ストローク間距離最小値決定回路
6においてストローク間距離が最小と決定された上記組
合せを1ストロークごとに記憶するストローク組合せ記
憶回路12と、このストローク組合せ記憶回路12に記
憶された既決定の上記組合せとストローク間距離計算組
合せ回路4において組合せ中の組合せとを比較し、同じ
組合せが再び発生した場合その組合せの処理を除外させ
るストローク間距離計算組合せ重複処理回路11と、制
御回路10とを含んでいる。
FIG. 1 is a block configuration diagram showing one embodiment of the present invention. This embodiment includes a coordinate input circuit l that takes in time-series handwriting data, and a feature extraction circuit that extracts feature points for each stroke from the handwriting data. A circuit 2, an input pattern storage circuit 3 that stores the input pattern, which is a collection of extracted feature points, in the same format as a standard pattern given in advance, and extracts one input pattern and one standard pattern. an inter-stroke distance combination circuit 4 that generates all combinations between the opposing feature points; an inter-stroke distance calculation circuit 5 that calculates the distance between each feature point of this combination as an inter-stroke distance; An inter-stroke distance minimum value determining circuit 6 that selects the one above-mentioned cover turn that is closest to the standard pattern, and determines that the inter-category distance between the selected input cover turn and the standard pattern is greater than the inter-category distance when other standard patterns are used. an inter-category distance minimum value determination circuit 7 that determines that the inter-category distance is shortest and minimum; a recognized character type code output circuit 8 that outputs the character type code of the standard pattern for which the inter-category distance is determined to be the minimum; a standard pattern storage circuit 9 that stores the minimum distance between strokes, a stroke combination storage circuit 12 that stores for each stroke the above-mentioned combination for which the minimum distance between strokes has been determined by the minimum distance between strokes determination circuit 6, and this stroke combination storage circuit 12. an inter-stroke distance calculation combination duplication processing circuit 11 which compares the previously determined combinations stored in the , and the combinations being combined in the inter-stroke distance calculation combination circuit 4, and excludes the processing of that combination when the same combination occurs again; and a control circuit 10.

本発明の特徴は、第1図において、ストローク間距離計
算組合せ重複回避回路11と、ストローク組合せ記憶回
路12とを設けたことにある。
The feature of the present invention is that, in FIG. 1, an inter-stroke distance calculation combination duplication avoidance circuit 11 and a stroke combination storage circuit 12 are provided.

次に本実施例の動作について説明する。座標入力回路1
はオペレータからの時系列の筆跡データを取り込み、特
徴抽出回路2はこのデータからストロークごとの特徴点
を抽出し、これを入力ストローク数分n個について行い
、入カバターン記憶回路3はこの特徴点の集まりである
入カバターンを記憶する。標準パターン記憶回路9には
標準文字データである標準パターンがあらかじめ記憶さ
れている。ストローク間距離計算組合せ回路4は、入カ
バターンと標準パターンを取り出し、それを構成してい
る入力ストローク数n個の特徴点と、標準パターンを構
成する同数n個の特徴点との間で(n x n)個の組
合せを発生させ、ストローク間距離計算回路5は、この
組合せのストローク間距離を計算し、ストローク間距離
最小値決定回路6は1つの標準ストロークに対し最も近
い距離の1つの入力ストロークを決定し、これをn個の
標準ストロークに対して決定する。ストローク組合せ記
憶回路12は、この順次決定される組合せのストローク
を記憶し、ストローク間距離計算組合せ重複回避回路1
1は、この情報を基に既決定されたストロークが再び距
離計算の組合せに選ばれることを防ぎ、結果としてn個
の標準ストロークに対してそれぞれもつもとも近距離の
n個の入力ストロークを決定することを、 n+ (n+1)+−・−・−+2+1の組合せ計算に
押さえている。カテゴリ間距離最小値決定回路7は、決
定された組合せの全ストローク間距離が、複数の標準パ
ターンとの比較の中で最も短いものを決定し、認識文字
種別コード出力回路8は決定された標準パターンの文字
種別コードを出力する。
Next, the operation of this embodiment will be explained. Coordinate input circuit 1
takes in time-series handwriting data from the operator, the feature extraction circuit 2 extracts feature points for each stroke from this data, performs this for n pieces corresponding to the number of input strokes, and the input cover pattern storage circuit 3 extracts the feature points of this feature point. Memorize the input cover pattern that is a collection. Standard patterns, which are standard character data, are stored in advance in the standard pattern storage circuit 9. The inter-stroke distance calculation combination circuit 4 takes out the input cover pattern and the standard pattern, and calculates (n x n) combinations, the inter-stroke distance calculation circuit 5 calculates the inter-stroke distance of this combination, and the inter-stroke distance minimum value determination circuit 6 generates one input of the closest distance for one standard stroke. Determine the stroke and determine this for n standard strokes. The stroke combination storage circuit 12 stores the strokes of the sequentially determined combinations, and performs the inter-stroke distance calculation combination duplication avoidance circuit 1.
1 prevents previously determined strokes from being selected again for distance calculation combinations based on this information, and as a result, determines n input strokes that are originally short distances for each of the n standard strokes. This is reduced to n+ (n+1)+-・-・-+2+1 combination calculations. The inter-category distance minimum value determination circuit 7 determines the shortest distance between all strokes of the determined combination compared with a plurality of standard patterns, and the recognized character type code output circuit 8 determines the shortest distance between all strokes of the determined combination. Outputs the character type code of the pattern.

入力ストローク数がn個の場合、上記のように、従来の
方式では、(n X n)回の距離計算を行って最短距
離を求めていたが、本発明では既設定の組合せ情報をフ
ィードバックさせることにより、L−+2 の距離計算で最短距離を求めることができる。認識処理
の場合その認識時間は距離計算時間が大半を占め他の処
理時間は無視できるものであるため、認識時間中 の距離計算時間分を減少でき、nの大きい入力座標値の
多く発生する文字(ストローク数の多い文字)はど減少
される。
When the number of input strokes is n, as described above, in the conventional method, distance calculations are performed (n x n) times to find the shortest distance, but in the present invention, preset combination information is fed back. By doing so, the shortest distance can be found by calculating the distance L-+2. In the case of recognition processing, most of the recognition time is distance calculation time, and other processing time can be ignored, so the distance calculation time in the recognition time can be reduced. (characters with many strokes) are reduced.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明は、入カバターンと標準パ
ターンの最短距離を求める場合、その組合せの数を減少
させることにより、距離計算にかかる時間を最小に押さ
えることができる効果がある。これは特に入力座標値の
多く発生する文字(ストローク数の多い文字)に対して
その効果が大である。
As described above, the present invention has the effect of minimizing the time required for distance calculation by reducing the number of combinations when determining the shortest distance between the input cover pattern and the standard pattern. This is particularly effective for characters that occur with many input coordinate values (characters that have a large number of strokes).

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

第1図は本発明の一実施例を示すブロック構成図。 第2図は従来例を示すブロック構成図。 1・・・座標入力回路、2・・・特徴抽出回路、3・・
・入カバターン記憶回路、4・・・ストローク間距離計
算組合せ回路、5・・・ストローク間距離計算回路、6
・・・ストローク間距離最小値決定回路、7・・・カテ
ゴリ間距離最小値決定回路、8・・・認識文字種別コー
ド出力回路、9・・・標準パターン記憶回路、10・・
・制御回路、11・・・スtローク間距離計算組合せ重
複回避回路、12・・・ストローク組合せ記憶回路。
FIG. 1 is a block diagram showing an embodiment of the present invention. FIG. 2 is a block diagram showing a conventional example. 1... Coordinate input circuit, 2... Feature extraction circuit, 3...
- Input cover turn memory circuit, 4... Inter-stroke distance calculation combination circuit, 5... Inter-stroke distance calculation circuit, 6
... Inter-stroke distance minimum value determining circuit, 7... Inter-category distance minimum value determining circuit, 8... Recognized character type code output circuit, 9... Standard pattern storage circuit, 10...
- Control circuit, 11... Stroke distance calculation combination duplication avoidance circuit, 12... Stroke combination storage circuit.

Claims (1)

【特許請求の範囲】[Claims] (1)時系列的に入力される筆跡データのストロークご
とに特徴点を抽出しこの特徴点と相対するあらかじめ定
められた標準パターンの特徴点のすべてとの組合せを発
生する組合わせ手段(1)、(2)、(3)、(4)と
、この組合せの各特徴点間の距離をストローク間距離と
して計算し、このストローク間距離が最小である上記組
合せを決定する組合せ決定手段(5)、(6)と、 上記標準パターンを記憶する標準パターン記憶手段(9
)とを含むオンライン手書き文字認識回路において、 上記組合せ決定手段が決定した組合せを1ストロークご
とに記憶する組合せ記憶手段(12)と、この組合せ記
憶手段に記憶された組合せと上記組合せ手段で組合せを
実行中の組合せとを比較し、同じ組合せが再び発生した
場合はその組合せを除外する重複防止手段(11)とを
含むことを特徴とするオンライン手書き文字認識回路。
(1) Combination means (1) that extracts a feature point for each stroke of handwriting data input in time series and generates a combination of this feature point and all of the opposing feature points of a predetermined standard pattern. , (2), (3), and (4), and a combination determining means (5) that calculates the distance between each feature point of this combination as an inter-stroke distance, and determines the combination with the minimum inter-stroke distance. , (6), and standard pattern storage means (9) for storing the standard pattern.
), a combination storage means (12) for storing the combinations determined by the combination determination means for each stroke; and a combination storage means (12) for storing the combinations determined by the combination determination means for each stroke; An online handwritten character recognition circuit characterized in that it includes a duplication prevention means (11) for comparing the combinations currently being executed and excluding the combinations if the same combinations occur again.
JP61103640A 1986-05-06 1986-05-06 Online hand-written character recognizing and processing circuit Pending JPS63106089A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61103640A JPS63106089A (en) 1986-05-06 1986-05-06 Online hand-written character recognizing and processing circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61103640A JPS63106089A (en) 1986-05-06 1986-05-06 Online hand-written character recognizing and processing circuit

Publications (1)

Publication Number Publication Date
JPS63106089A true JPS63106089A (en) 1988-05-11

Family

ID=14359365

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61103640A Pending JPS63106089A (en) 1986-05-06 1986-05-06 Online hand-written character recognizing and processing circuit

Country Status (1)

Country Link
JP (1) JPS63106089A (en)

Similar Documents

Publication Publication Date Title
EP0459746B1 (en) Pattern recognition method, and apparatus therefor
JP3155577B2 (en) Character recognition method and device
JP3761937B2 (en) Pattern recognition method and apparatus, and computer control apparatus
JPH02266485A (en) Information recognizing device
US5526440A (en) Hand-written character recognition apparatus
JPS63106089A (en) Online hand-written character recognizing and processing circuit
US6208756B1 (en) Hand-written character recognition device with noise removal
JPS62271086A (en) Pattern recognizing device
JP2671984B2 (en) Information recognition device
JP3037727B2 (en) OCR system
JP2851865B2 (en) Character recognition device
KR100367580B1 (en) Device for recognizing on-line character of stroke order independence
JP3367973B2 (en) Character processing method and apparatus
JPH0721303A (en) Character recognizing device
JPH06295356A (en) On-line character recognition device
JPH03150690A (en) Character recognizing device
KR950001060B1 (en) Data recognition apparatus
JP2984315B2 (en) Recognition device
JPH02250194A (en) Hand-written character recognizing device
JPS63157291A (en) Character recognition method for formulated document
JPS6222187A (en) Character recognition device
JPH0467282A (en) Correcting method for recognition character
JPH05334495A (en) Method for extracting feature point
JPH02254581A (en) Information recognizing device
JPH06348909A (en) Device and method for recognizing handwriting input