JPH0562392B2 - - Google Patents

Info

Publication number
JPH0562392B2
JPH0562392B2 JP59073423A JP7342384A JPH0562392B2 JP H0562392 B2 JPH0562392 B2 JP H0562392B2 JP 59073423 A JP59073423 A JP 59073423A JP 7342384 A JP7342384 A JP 7342384A JP H0562392 B2 JPH0562392 B2 JP H0562392B2
Authority
JP
Japan
Prior art keywords
standard
stroke
pattern
input
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.)
Expired - Lifetime
Application number
JP59073423A
Other languages
Japanese (ja)
Other versions
JPS60217478A (en
Inventor
Katsunori Ooi
Yutaka Hitai
Yoshiaki Kurosawa
Yoshikatsu Nakamura
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.)
Toshiba Corp
Original Assignee
Tokyo Shibaura 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 Tokyo Shibaura Electric Co Ltd filed Critical Tokyo Shibaura Electric Co Ltd
Priority to JP59073423A priority Critical patent/JPS60217478A/en
Publication of JPS60217478A publication Critical patent/JPS60217478A/en
Publication of JPH0562392B2 publication Critical patent/JPH0562392B2/ja
Granted legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02EREDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
    • Y02E60/00Enabling technologies; Technologies with a potential or indirect contribution to GHG emissions mitigation
    • Y02E60/30Hydrogen technology
    • Y02E60/50Fuel cells

Landscapes

  • Character Discrimination (AREA)

Description

【発明の詳細な説明】 〔発明の技術分野〕 本発明は座標入力装置を介して筆記入力される
手書き文字を、その筆順に係りなく簡易に認識す
ることのできる手書き文字認識装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to a handwritten character recognition device that can easily recognize handwritten characters input via a coordinate input device, regardless of the stroke order.

〔発明の技術的背景とその問題点〕[Technical background of the invention and its problems]

近時、タブレツト装置等の座標入力装置を介し
て筆記入力される手書き文字を、そのストローク
情報を利用して認識し、上記手書き文字が示す文
字データをコード化して計算機等に入力する手書
き文字認識装置が種々提唱されている。
Recently, handwritten character recognition has been developed, which uses stroke information to recognize handwritten characters entered via a coordinate input device such as a tablet device, encodes the character data indicated by the handwritten characters, and inputs the code into a computer, etc. Various devices have been proposed.

第1図はその一例を示すものである。 FIG. 1 shows an example.

タブレツト等の座標入力装置からなる文字入力
部1を介して筆記入力された文字パターンは、前
処理部2にて入力ノイズの除去、文字の大きさの
正規化等の前処理が施された後、特徴抽出部3に
与えられる。この特徴抽出部3にて上記入力文字
パターンのストローク情報の特徴が抽出される。
認識処理部5は、この入力文字パターンのストロ
ーク情報と、標準パターン辞書4に予め登録され
た認識対象カテゴリの各標準パターンのストロー
ク情報とをマツチング処理するものである。この
マツチング処理は、例えば上記入力パターンと各
標準パターンとの間の類似度や距離等を計算して
行われる。
Character patterns input by hand through a character input unit 1 consisting of a coordinate input device such as a tablet are subjected to preprocessing such as removing input noise and normalizing character size in a preprocessing unit 2. , is given to the feature extractor 3. The feature extraction section 3 extracts the features of the stroke information of the input character pattern.
The recognition processing section 5 performs a matching process between the stroke information of this input character pattern and the stroke information of each standard pattern of the recognition target category registered in advance in the standard pattern dictionary 4. This matching process is performed, for example, by calculating the degree of similarity, distance, etc. between the input pattern and each standard pattern.

このようにして各標準パターン毎に求められた
上記類似度や距離の情報が認識部6にて評価さ
れ、前記入力文字パターンに対する認識結果(認
識対象カテゴリ)が求められる。
The information on the similarity and distance obtained for each standard pattern in this way is evaluated by the recognition unit 6, and a recognition result (recognition target category) for the input character pattern is obtained.

ところで上記入力文字パターンは、例えば第2
図に示すようにタブレツト面上に筆記されるスト
ロークの系列として与えられる。これ故、筆記者
によつては、その筆記ストロークの順序(筆順)
が正規の筆順と異なることがある。
By the way, the above input character pattern is, for example, the second
It is given as a series of strokes written on the tablet surface as shown in the figure. Therefore, for some scribes, the order of their written strokes (stroke order)
may differ from the normal stroke order.

このような場合、入力ストロークをその入力順
に標準パターンの全ての標準ストロークと照合す
るようにすると、非常に膨大な照合計算を行うこ
とが必要となる。
In such a case, if the input stroke is matched with all the standard strokes of the standard pattern in the input order, it will be necessary to perform a very large number of matching calculations.

そこで従来では、例えば第3図に示すように、
「正」なる文字の標準ストロークと筆記入力され
たストロークとをテーブル上に対応付けし、その
対応関係にあるストローク間で照合処理するよう
にしている。然し乍ら、入力パターンの画数が多
い場合等にはストローク間の対応関係を見出だす
こと自体が非常に困難である。従つて、その認識
処理率が悪いと云う問題があつた。
Therefore, conventionally, for example, as shown in Figure 3,
The standard strokes of "correct" characters and the strokes input by hand are associated on a table, and matching is performed between the strokes in the correspondence relationship. However, when the input pattern has a large number of strokes, it is very difficult to find the correspondence between strokes. Therefore, there was a problem that the recognition processing rate was low.

〔発明の目的〕 本発明はこのような事情を考慮してなされたも
ので、その目的とするところは、筆記入力される
文字パターンのストローク入力順序に関係なく、
その入力文字パターンを簡易に、且つ効率良く認
識することのできる手書き文字認識装置を提供す
ることにある。
[Object of the Invention] The present invention has been made in consideration of the above circumstances, and its purpose is to provide a method for inputting characters by hand, regardless of the stroke input order of the character pattern.
It is an object of the present invention to provide a handwritten character recognition device that can easily and efficiently recognize the input character pattern.

〔発明の概要〕[Summary of the invention]

本発明は、標準パターン辞書に標準パターンの
各標準ストロークの筆記方向および位置座標に関
する特徴情報を標準筆記ストローク順序で記憶し
ておき、筆記入力より得られた入力文字パターン
の各ストロークの筆記方向および位置座標に関す
る特徴情報に合致するストロークを標準筆記順で
検出するとともに、この合致検出されたストロー
クを入力文字パターンのストローク中から取除い
て、入力ストロークの筆記方向および位置座標に
関する特徴情報の全てが標準ストロークの筆記方
向および位置座標に関する特徴情報に合致する標
準パターンを検出し、この検出された標準パター
ンを標準パターン辞書から読出し標準筆記ストロ
ーク順序に各ストロークが並べられた入力文字パ
ターンと照合し、入力文字パターンを認識処理す
るようにしたものである。
The present invention stores characteristic information regarding the writing direction and positional coordinates of each standard stroke of a standard pattern in a standard writing stroke order in a standard pattern dictionary, and stores the writing direction and position coordinates of each stroke of an input character pattern obtained from writing input. Strokes that match the feature information regarding the position coordinates are detected in the standard writing order, and the strokes detected as matches are removed from the strokes of the input character pattern, so that all the feature information regarding the writing direction and position coordinates of the input strokes are removed. detecting a standard pattern that matches feature information regarding the writing direction and position coordinates of standard strokes; reading out the detected standard pattern from a standard pattern dictionary; and comparing it with an input character pattern in which each stroke is arranged in the standard writing stroke order; It is designed to recognize and process input character patterns.

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

かくして本発明によれば、入力ストロークの順
序に係りなく、その入力文字パターンを簡易に、
且つ効率良く認識することが可能になる。また、
筆記入力より得られた入力文字パターンと標準パ
ターン辞書に標準筆記ストローク順序で記憶され
た標準パターンの各標準ストロークとの合致検出
を、ストロークの筆記方向および位置座標に関す
る特徴情報を用いて行うようにしているので、つ
まり、合致検出を、ストロークの位置座標に止ま
らず筆記方向の要素も加味して行うようにしたの
で、かかるストロークの合致検出から適正な標準
パターンを検出することができ、この結果として
精度の高い手書き文字の認識を実現することがで
きる。また、合致検出された入力ストロークを入
力パターンのストローク中から除去しながら、次
に合致する入力ストロークを検出し、入力ストロ
ークの全てに合致する標準ストロークを検出する
ので、ストローク数の多い入力文字パターンであ
つても、そのストロークの並べ換え処理を簡易
に、確実に行うことができる。その後、ストロー
クの合致した標準パターンと入力文字パターンと
の照合処理を行うので、その計算処理量を少なく
して認識処理の効率向上を図ることができる等の
効果が奏せられる。
Thus, according to the present invention, regardless of the order of input strokes, the input character pattern can be easily
Moreover, it becomes possible to recognize efficiently. Also,
Match detection between an input character pattern obtained from handwritten input and each standard stroke of a standard pattern stored in a standard pattern dictionary in the order of standard writing strokes is performed using feature information regarding the writing direction and position coordinates of the stroke. In other words, matching detection is performed not only by the position coordinates of the strokes, but also by taking into account factors such as the writing direction, so it is possible to detect an appropriate standard pattern from the matching detection of such strokes, and as a result, It is possible to realize highly accurate handwritten character recognition. In addition, while the input strokes detected as matches are removed from the strokes of the input pattern, the next matching input stroke is detected, and a standard stroke that matches all of the input strokes is detected. Even if the strokes are reordered, the strokes can be rearranged easily and reliably. Thereafter, the input character pattern is compared with the standard pattern whose strokes match, so that the amount of calculation processing can be reduced and the efficiency of the recognition processing can be improved.

〔発明の実施例〕[Embodiments of the invention]

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

第4図は実施例装置の概略構成図であり、第1
図に示す従来装置と同一部分には同一符号を付し
て示してある。
FIG. 4 is a schematic configuration diagram of the embodiment device, and the first
The same parts as those of the conventional device shown in the figure are designated by the same reference numerals.

この実施例装置が特徴とするところは、前記標
準パターン辞書4に登録された認識対象カテゴリ
の各標準パターンに対応して、標準パターン辞書
の一部をなす標準パターンストローク特徴記憶部
7に前記各ストロークの順序情報を登録してお
く。
The feature of this embodiment device is that each standard pattern stroke feature storage unit 7, which is a part of the standard pattern dictionary, is stored in correspondence with each standard pattern of the recognition target category registered in the standard pattern dictionary 4. Register stroke order information.

そして入力パターン再構成部8では、上記スト
ロークの順序情報に従つて、入力パターンの入力
ストロークの入力順序を再構成し、その入力スト
ロークの順序を前記ストローク標準パターンのス
トローク順序に合せる。その後、全てのストロー
クについて対応がとれた標準パターンを見出だ
し、この標準パターンと上記ストロークの並べ換
えが行われた入力パターンとの間で文字認識処理
を行うようにした点である。
The input pattern reconstruction unit 8 reconstructs the input order of the input strokes of the input pattern according to the stroke order information, and matches the input stroke order to the stroke order of the stroke standard pattern. Thereafter, a standard pattern that corresponds to all the strokes is found, and character recognition processing is performed between this standard pattern and the input pattern in which the strokes have been rearranged.

先ず、本装置の基本的な動作につき説明する。 First, the basic operation of this device will be explained.

文字入力部1から入力された入力文字パターン
は特徴抽出部3にてその特徴が抽出される。この
特徴抽出部3で抽出される入力文字パターンの特
徴は、例えば筆記ストロークの方向、各筆記スト
ロークの始点、中点、および終点の位置座標から
なる。この場合、入力文字パターンのストローク
数、つまり入力文字の画数も特徴情報として抽出
するようにしても良い。
The features of the input character pattern inputted from the character input section 1 are extracted by the feature extraction section 3. The features of the input character pattern extracted by the feature extraction unit 3 include, for example, the direction of the written stroke, and the position coordinates of the starting point, middle point, and end point of each written stroke. In this case, the number of strokes of the input character pattern, that is, the number of strokes of the input character may also be extracted as feature information.

上記筆記ストロークの方向は、例えば各筆記ス
トロークの始点と終点とを結ぶ直線の傾きによつ
て定義され、具体的には第5図に示すように筆記
ストロークの傾斜角θを(π/4)毎に区画分類
する等して表される。ここでは上記傾斜角θに応
じて筆記ストロークを4つのタイプA,B,C,
Dに分類している。そして、これらの分類タイプ
と前記筆記ストロークの始点、中点、終点の位置
座標の情報により前記各筆記ストロークを表現す
るようにしている。
The direction of the writing stroke is defined, for example, by the slope of the straight line connecting the starting point and the ending point of each writing stroke, and specifically, as shown in FIG. It is expressed by dividing and classifying each area. Here, there are four types of writing strokes, A, B, C, and
It is classified as D. Each writing stroke is expressed using these classification types and information on the positional coordinates of the starting point, middle point, and ending point of the writing stroke.

第6図および第7図は筆記入力された文字
「析」および「明」の入力パターンについて求め
られた筆記ストロークの情報を示すもので、これ
らの各筆記ストロークは筆記順序に従つて番号付
されている。そして各筆記ストローク毎に、その
ストロークが求められた始点、中点、終点の各座
標データを、その入力パターンの全体について表
記したものとなつている。この例では、座標デー
タをX軸方向およびY軸方向に順位付けしてその
特徴を表記している。
Figures 6 and 7 show the information on the written strokes obtained for the input patterns of the characters ``ANA'' and ``明'', and each of these written strokes is numbered according to the order of writing. ing. For each writing stroke, the coordinate data of the starting point, middle point, and ending point from which the stroke was determined are written for the entire input pattern. In this example, the coordinate data is ranked in the X-axis direction and the Y-axis direction and its characteristics are expressed.

これに対して前記標準パターン辞書4には、例
えば第8図に示すように各認識対象カテゴリを示
す文字コード毎に、その標準パターンの情報が登
録されている。この標準パターンの情報は従来の
認識処理で用いられたものと同様に、各標準パタ
ーンをそれぞれ構成するストロークの始点、中
点、終点の座標データ(X,Y)を記述したもの
となつている。
On the other hand, in the standard pattern dictionary 4, information on standard patterns is registered for each character code indicating each recognition target category, as shown in FIG. 8, for example. This standard pattern information, similar to that used in conventional recognition processing, describes the coordinate data (X, Y) of the start point, middle point, and end point of the strokes that make up each standard pattern. .

また本装置が特徴とする各標準ストロークの特
徴情報は、標準パターンストローク特徴記憶部7
に登録されている。この標準ストロークの特徴情
報は、そのストロークが取り得る筆記方向の情報
として記述される。例えばそのストロークの特徴
情報がA,Bとして与えられる場合、そのストロ
ークの方向が前述した筆記方向AまたはBとなる
ことを示している。またストロークの特徴情報が
NAとして与えられる場合には、そのストローク
の方向が筆記方向A以外であることを示してい
る。
Further, the characteristic information of each standard stroke characterized by this device is stored in the standard pattern stroke characteristic storage section 7.
is registered in. The feature information of this standard stroke is described as information about the possible writing directions of the stroke. For example, when the characteristic information of the stroke is given as A and B, this indicates that the direction of the stroke is the above-mentioned writing direction A or B. Also, stroke characteristic information
When given as NA, it indicates that the direction of the stroke is other than the writing direction A.

しかしてこのようにして表記される標準ストロ
ークの特徴情報は、その標準パターンの標準筆記
ストローク順序に従つて、そのストロークに対応
して前記標準パターンストローク特徴記憶部7に
格納されている。
However, the characteristic information of the standard stroke written in this manner is stored in the standard pattern stroke characteristic storage section 7 in accordance with the standard writing stroke order of the standard pattern and corresponding to that stroke.

このようにして標準パターンストローク記憶部
7に格納された標準ストロークの特徴情報が、そ
の格納順序に従つて順に読出される。
The characteristic information of the standard strokes stored in the standard pattern stroke storage section 7 in this manner is sequentially read out in accordance with the storage order.

入力パターン再構成部8では、このようにして
順序制御されるストロークの特徴情報に従つて、
力文字パターン中の上記各標準ストロークに該当
する入力ストロークを順に検出している。この
際、一致検出したストロークを入力文字パターン
を構成するストローク中から除去し、順次、その
残されたストローク中の次の次の標準ストローク
に該当する入力ストロークを検出することが行わ
れる。
In the input pattern reconstruction unit 8, according to the stroke characteristic information whose order is controlled in this way,
Input strokes corresponding to each of the standard strokes in the input character pattern are sequentially detected. At this time, the detected matching strokes are removed from the strokes constituting the input character pattern, and the input strokes corresponding to the next standard stroke among the remaining strokes are sequentially detected.

尚、標準ストロークに該当する入力ストローク
が検出されない場合には、その標準パターンと入
力パターンとが異なるとして、その標準パターン
に対するストロークの照合処理が中止される。そ
して次の標準パターンに対するストローク検出
が、上述したストローク検出処理と同様にして行
われる。
Note that if an input stroke corresponding to a standard stroke is not detected, it is assumed that the standard pattern and the input pattern are different, and the process of matching strokes against the standard pattern is stopped. Stroke detection for the next standard pattern is then performed in the same manner as the stroke detection process described above.

第9図は入力パターン再構成部8による入力文
字「正」の処理の様子を示すものである。
FIG. 9 shows how the input pattern reconstruction section 8 processes the input character "correct".

特徴抽出部3で抽出された入力文字のストロー
クに関する情報は、入力パターン再構成部8で処
理されて認識処理部5に送られる。
Information regarding the strokes of the input characters extracted by the feature extraction section 3 is processed by the input pattern reconstruction section 8 and sent to the recognition processing section 5.

即ち、特徴抽出部3で抽出された入力パターン
のストロークに関する情報は、先ず再構成部8の
入力バツフアに供給され、記憶される。再構成部
8では、例えば第9図に示される「正」なる文字
のストローク特徴に基いて、それに該当するスト
ロークを入力文字パターンが持つているか否か調
べる。
That is, the information regarding the stroke of the input pattern extracted by the feature extraction section 3 is first supplied to the input buffer of the reconstruction section 8 and stored. The reconstruction unit 8 checks whether the input character pattern has a stroke corresponding to the stroke characteristic of the character "correct" shown in FIG. 9, for example.

即ち、照合部は先ず第1の標準ストローク特徴
に該当するストロークを入力バツフアに格納され
た入力ストローク中から検索する。この場合、
「正」なる入力ストローク中に、第9図aの一転
鎖線で示されるストロークがあるので、上記照合
部はこのストロークのデータを第1順序のストロ
ークデータとして再構成部8の出力バツフアに書
き込む。一方、照合部は上記入力バツフアから当
該ストロークデータを消去する。
That is, the matching section first searches for a stroke that corresponds to the first standard stroke feature from among the input strokes stored in the input buffer. in this case,
Among the "positive" input strokes, there is a stroke indicated by the dashed line in FIG. On the other hand, the verification section deletes the stroke data from the input buffer.

次に照合部は第2の特徴に該当するストローク
について、再び入力バツフアの検索を行う。この
場合、入力バツフアに残されているストロークの
中から、第9図bの一転鎖線で示されるストロー
クが検出されるので、このストロークデータを前
記出力バツフアへ第2順序のストロークデータと
して書込むと共に、当該ストロークデータを入力
バツフアから消去する。
Next, the matching unit searches the input buffer again for a stroke that corresponds to the second feature. In this case, the stroke shown by the dashed line in FIG. 9b is detected from among the strokes remaining in the input buffer, so this stroke data is written to the output buffer as the second order stroke data, and , delete the relevant stroke data from the input buffer.

更に照合部は、同様に検索を続ける。即ち、第
3の特徴に該当するストロークを調べる。このと
き、残つているストロークの中では第9図cの一
転鎖線で示されるストロークが検出される。そこ
で照合部はこのストロークのデータを出力バツフ
ア第3順序のストロークデータとして書込むと共
に、当該ストロークのデータを入力バツフアから
消去する。
Further, the matching unit continues searching in the same way. That is, strokes corresponding to the third characteristic are checked. At this time, among the remaining strokes, the stroke shown by the dashed line in FIG. 9c is detected. Therefore, the collation section writes the data of this stroke as the stroke data of the third order in the output buffer, and deletes the data of the stroke from the input buffer.

このようにして、この例では入力文字パターン
が5つのストロークからなる(5画)であること
がわかつているので、第1乃至第5の標準ストロ
ークの特徴についての該当ストロークが順次検出
される。この結果、出力バツフアには標準ストロ
ーク順序に従つて並び換えられた入力ストローク
のデータが形成される。
In this way, in this example, since it is known that the input character pattern consists of five strokes (five strokes), strokes corresponding to the characteristics of the first to fifth standard strokes are sequentially detected. As a result, the output buffer is formed with input stroke data rearranged according to the standard stroke order.

以上が入力パターン再構成部8の基本的な動作
である。
The above is the basic operation of the input pattern reconstruction section 8.

認識処理部5は、このようにして標準パターン
のストローク順序に対応付けられた前記入力スト
ロークと前記標準パターンのストロークとの照合
を行うことになる。
In this way, the recognition processing unit 5 compares the input strokes associated with the stroke order of the standard pattern with the strokes of the standard pattern.

この照合は、前記始点、中点、終点の各座標位
置で示されるストロークの形状およびその文字に
対するストロークの位置関係等を入力ストローク
と標準ストロークとの間でそれぞれ対比し、その
間の類似度や距離を計算することによつて行われ
る。この類似度や上記距離から入力パターンの標
準パターンに対する類似性を評価する等して前記
入力パターンが認識される。
This comparison compares the shape of the stroke indicated by the coordinate positions of the start point, midpoint, and end point and the positional relationship of the stroke with respect to the character between the input stroke and the standard stroke, and calculates the degree of similarity and distance between them. This is done by calculating . The input pattern is recognized by evaluating the similarity of the input pattern to the standard pattern based on the degree of similarity and the distance.

尚、前記標準ストロークと入力ストロークとの
照合処理は、例えば入力パターンのストローク数
情報を利用して標準パターンのストローク数を限
定した上で行うようにすれば良い。このようにす
れば、画数の異なる標準パターンについて照合処
理することがなくなるので、処理プロセスの無駄
を省いて認識処理効率の向上を図ることが可能と
なる。
Note that the process of comparing the standard stroke and the input stroke may be performed after limiting the number of strokes of the standard pattern using, for example, information on the number of strokes of the input pattern. In this way, there is no need to perform matching processing on standard patterns with different numbers of strokes, so it is possible to eliminate waste in the processing process and improve recognition processing efficiency.

以上のように本装置によれば、入力ストローク
の順序を並べ換えると共に、その入力ストローク
に合致する標準ストロークを有する標準パターン
のみを選択して上記入力パターンとの照合を行う
ので、入力パターンの筆記ストローク順序に関係
なく、しかもそのストローク数の多少に拘らず、
入力文字パターンを効率良く認識することができ
る。
As described above, according to the present device, the order of input strokes is rearranged, and only standard patterns having standard strokes that match the input strokes are selected and compared with the input pattern, so that the input pattern can be written easily. Regardless of the stroke order and regardless of the number of strokes,
Input character patterns can be recognized efficiently.

また、筆記入力より得られた入力文字パターン
と標準パターン辞書に標準筆記ストローク順序で
記憶された標準パターンの各標準ストロークとの
合致検出を、ストロークの筆記方向および位置座
標に関する特徴情報を用いて行うようになるの
で、つまり、合致検出を、ストロークの位置座標
に止まらず筆記方向の要素も加味して行うように
したので、かかるストロークの合致検出から適正
な標準パターンを検出することができ、この結果
として精度の高い手書き文字の認識を実現するこ
とができる。
In addition, a match between the input character pattern obtained from the handwritten input and each standard stroke of the standard pattern stored in the standard pattern dictionary in the order of standard writing strokes is detected using feature information regarding the writing direction and position coordinates of the stroke. In other words, matching detection is performed not only by the position coordinates of the strokes, but also by taking into account factors such as the writing direction, so it is possible to detect an appropriate standard pattern from the matching detection of such strokes, and this As a result, highly accurate handwritten character recognition can be achieved.

従つて、入力ストローク順序に関する余分な負
担を筆記者に与えることがなく、その入力形式の
簡略化を図ることが可能となる。換言すれば、誤
つた筆順で入力文字パターンを筆記入力しても、
その入力文字パターンを認識することが可能とな
り、入力ミスを少なくして入力効率の向上を図る
ことが可能となる。
Therefore, it is possible to simplify the input format without placing an extra burden on the scribe regarding the order of input strokes. In other words, even if you input the input character pattern in the wrong stroke order,
It becomes possible to recognize the input character pattern, thereby reducing input errors and improving input efficiency.

更には、標準ストローク該当する入力ストロー
クがない場合には、その標準ストロークに対する
認識処理をその時点で中止して次の標準パターン
に対する処理に移るので、認識処理の無駄がな
い。これ故、短時間に効率良く入力パターンを認
識することができ、処理効率の向上を図り得る等
の実用上絶大なる効果が奏せられる。
Furthermore, if there is no input stroke that corresponds to a standard stroke, the recognition process for that standard stroke is stopped at that point and the process moves on to the next standard pattern, so there is no waste in the recognition process. Therefore, input patterns can be recognized efficiently in a short time, and tremendous practical effects such as improved processing efficiency can be achieved.

尚、本発明は上述した実施例に限定されるもの
ではない。例えば標準パターンの標準ストローク
の特徴情報を更に詳細な特徴として与えるように
しても良い。即ち、ストロークの方向を更に細か
く分類するようにしても良く、その位置情報も加
えてストローク検出を行うようにしても良い。ま
たストロークの特徴を座標原点からの位置やスト
ロークの筆記の向きの情報として与えるようにし
ても良い。要するに本発明はその要旨を逸脱しな
い範囲で種々変形して実施することができる。
Note that the present invention is not limited to the embodiments described above. For example, feature information of a standard stroke of a standard pattern may be provided as a more detailed feature. That is, the direction of the stroke may be classified more finely, and the position information thereof may also be added to detect the stroke. Further, the characteristics of the stroke may be provided as information on the position from the coordinate origin and the direction of writing of the stroke. In short, the present invention can be implemented with various modifications without departing from the gist thereof.

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

第1図は従来の文字認識装置の概略構成図、第
2図は筆記入力される入力パターンの例を示す
図、第3図は従来のストローク照合の例を示す
図、第4図は本発明の一実施例装置の概略構成
図、第5図はストロークの特徴を示すストローク
方向の分類例を示す図、第6図および第7図はそ
れぞれ入力パターンとその入力ストロークの特徴
情報を示す図、第8図は標準パターン辞書の構成
を示す図、第9図は本装置によるストローク検出
の流れを示す図である。 1…文字入力部、2…前処理部、3…特徴抽出
部、4…標準パターン辞書、5…認識処理部、6
…識別部、7…標準パターンストローク特徴記憶
部、8…入力パターン再構成部。
FIG. 1 is a schematic configuration diagram of a conventional character recognition device, FIG. 2 is a diagram showing an example of an input pattern input by handwriting, FIG. 3 is a diagram showing an example of conventional stroke matching, and FIG. 4 is a diagram showing the present invention. 5 is a diagram showing an example of classification of stroke directions showing characteristics of strokes; FIGS. 6 and 7 are diagrams showing input patterns and characteristic information of the input strokes, respectively; FIG. 8 is a diagram showing the structure of the standard pattern dictionary, and FIG. 9 is a diagram showing the flow of stroke detection by this device. 1...Character input unit, 2...Preprocessing unit, 3...Feature extraction unit, 4...Standard pattern dictionary, 5...Recognition processing unit, 6
...Identification section, 7. Standard pattern stroke feature storage section, 8. Input pattern reconstruction section.

Claims (1)

【特許請求の範囲】 1 認識対象文字カテゴリの標準パターンと共
に、この標準パターンの各標準ストロークの筆記
方向および位置座標に関する特徴情報を標準筆記
ストローク順序で記憶した標準パターン辞書と、 筆記入力された文字パターンの各ストロークの
筆記方向および位置座標に関する特徴情報を検出
する手段と、 前記標準パターン辞書に記憶された標準ストロ
ークの筆記方向および位置座標に関する特徴情報
を順に読出し、前記筆記入力された文字パターン
の各ストローク中の上記標準ストロークに筆記方
向および位置座標に関する特徴情報が合致するス
トロークを前記標準筆記順に検出するとともに、
合致検出されたストロークを前記入力文字パター
ンのストローク中から取除いて、入力ストローク
の筆記方向および位置座標に関する特徴情報の全
てが標準ストロークの筆記方向および位置座標に
関する特徴情報に合致する標準パターンを検出す
る手段と、 この検出された標準パターンを前記標準パター
ン辞書から読出し前記標準筆記ストローク順序に
各ストロークが並べられた前記入力文字パターン
と照合し、該入力文字パターンを認識処理する手
段とを具備したことを特徴とする手書き文字認識
装置。 2 標準パターンの検出手段は、標準パターン中
の1つの標準ストロークに対応する入力パターン
のストロークが見出だせない場合には、その標準
パターンに対する処理を中止するものである特許
請求の範囲第1項記載の手書き文字認識装置。 3 標準パターンと入力パターンとの照合による
認識処理は、上記標準パターンと入力パターンと
マツチング処理して求められるものである特許請
求の範囲第1項記載の手書き文字認識装置。
[Scope of Claims] 1. A standard pattern dictionary that stores feature information regarding the writing direction and position coordinates of each standard stroke of this standard pattern in the order of standard writing strokes, together with standard patterns of character categories to be recognized; and characters that have been input by hand. means for detecting feature information regarding the writing direction and positional coordinates of each stroke of the pattern; and means for sequentially reading out the feature information regarding the writing direction and positional coordinates of the standard strokes stored in the standard pattern dictionary, and detecting feature information regarding the writing direction and positional coordinates of each stroke of the pattern; Detecting strokes whose feature information regarding the writing direction and position coordinates match the standard stroke in each stroke in the standard writing order,
The detected strokes are removed from the strokes of the input character pattern to detect a standard pattern in which all of the characteristic information regarding the writing direction and positional coordinates of the input stroke match the characteristic information regarding the writing direction and positional coordinates of the standard stroke. and means for reading the detected standard pattern from the standard pattern dictionary, comparing it with the input character pattern in which each stroke is arranged in the standard writing stroke order, and recognizing and processing the input character pattern. A handwritten character recognition device characterized by: 2. If the standard pattern detection means cannot find a stroke of the input pattern that corresponds to one standard stroke in the standard pattern, the standard pattern detection means stops processing the standard pattern. Claim 1 The handwritten character recognition device described. 3. The handwritten character recognition device according to claim 1, wherein the recognition process by matching the standard pattern and the input pattern is obtained by matching the standard pattern and the input pattern.
JP59073423A 1984-04-12 1984-04-12 Handwritten character recognizing device Granted JPS60217478A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59073423A JPS60217478A (en) 1984-04-12 1984-04-12 Handwritten character recognizing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59073423A JPS60217478A (en) 1984-04-12 1984-04-12 Handwritten character recognizing device

Publications (2)

Publication Number Publication Date
JPS60217478A JPS60217478A (en) 1985-10-31
JPH0562392B2 true JPH0562392B2 (en) 1993-09-08

Family

ID=13517798

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59073423A Granted JPS60217478A (en) 1984-04-12 1984-04-12 Handwritten character recognizing device

Country Status (1)

Country Link
JP (1) JPS60217478A (en)

Also Published As

Publication number Publication date
JPS60217478A (en) 1985-10-31

Similar Documents

Publication Publication Date Title
JPH0562391B2 (en)
EP0114248B1 (en) Complex pattern recognition method and system
EP0564827B1 (en) A post-processing error correction scheme using a dictionary for on-line handwriting recognition
KR20010093764A (en) Retrieval of cursive chinese handwritten annotations based on radical model
US5659633A (en) Character recognition method utilizing compass directions and torsion points as features
JPH05225399A (en) Document processor
JPH0562392B2 (en)
JP2671984B2 (en) Information recognition device
JP3066530B2 (en) Online handwriting recognition device
JPS62271086A (en) Pattern recognizing device
JP2671985B2 (en) Information recognition method
KR900005141B1 (en) Character Recognition Device
JPH0357509B2 (en)
JP2549831B2 (en) Character recognition device input pattern / character string registration method
JPS60217487A (en) Character recognition device
JP3151866B2 (en) English character recognition method
JPH063613B2 (en) Handwriting recognition device
JPS6022793B2 (en) character identification device
JP2962911B2 (en) Character recognition device
JP2665488B2 (en) Personal dictionary registration method
Yeung et al. An off-line approach to extract natural strokes from handwritten Chinese characters
JPS60186980A (en) Recognition processing system for on-line handwritten character
JPH0714007A (en) Online handwritten character recognition method and apparatus
JPS6215681A (en) Recognizing system for on-line handwritten character
JPS60217488A (en) Character recognition device

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term