JPS62103782A - Character recognizing device - Google Patents

Character recognizing device

Info

Publication number
JPS62103782A
JPS62103782A JP60244315A JP24431585A JPS62103782A JP S62103782 A JPS62103782 A JP S62103782A JP 60244315 A JP60244315 A JP 60244315A JP 24431585 A JP24431585 A JP 24431585A JP S62103782 A JPS62103782 A JP S62103782A
Authority
JP
Japan
Prior art keywords
loop
character
recognition
stroke
absence
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
JP60244315A
Other languages
Japanese (ja)
Inventor
Tomio Sakata
坂田 富生
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
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP60244315A priority Critical patent/JPS62103782A/en
Publication of JPS62103782A publication Critical patent/JPS62103782A/en
Pending legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)

Abstract

PURPOSE:To improve a recognizing ratio to a similar stroke character such as HIRAGANA (Japanese syllabary) character by using the loop detecting result and determining the final recognizing result out of plural candidate category when the recognizing object character has many similar characters like the HIRAGANA character. CONSTITUTION:When a loop detecting part 17 receives the control signal from a recognizing processing part 15, the part reads the data of segments S1-S8 to constitute the stroke from a stroke buffer 14. The loop detecting part 17 examines the crossing relation between segments away over the constant value or above and decides the presence and the absence of the loop. In such a case, the loop detecting part 17 considers the imperfection of the loop due to the habit, etc., of the writer, for example, at the terminal point P9 of the stroke, a virtual segment S9 of the same direction and the same length as the final segment S8 is assumed and with the virtual segment S9 as the final segment, the presence and the absence of the loop are decided. The recognizing processing part 15 determines the final recognizing result based upon the category pair of the obtained candidate category and the deciding result of the presence and the absence of the loop.

Description

【発明の詳細な説明】 [発明の技術分野] 本発明は、特にタブレット人力装置を使用する文字認識
装置に関する。
DETAILED DESCRIPTION OF THE INVENTION Technical Field of the Invention The present invention relates to character recognition devices, particularly those using tablet human power devices.

[発明の技術的背景とその問題点] 従来、タブレット入力装置を使用したオンライン文字認
識装置がある。この文字認識装置は、タブレットに記入
ペンで記入された文字が座標データ列として変換し、こ
の座標データ列からなるパターンを予め記憶した標準パ
ターンに基づいて認識するように構成されている。
[Technical background of the invention and its problems] Conventionally, there is an online character recognition device that uses a tablet input device. This character recognition device is configured to convert characters written on a tablet with a writing pen into a coordinate data string, and to recognize a pattern made of this coordinate data string based on a pre-stored standard pattern.

ところで、a ’fl&対象の文字の中に平仮名文字等
を含む場合、類似文字が多くなり、認識処理で最終的認
識結果を決定するのが困難となる。このため、類似文字
の判定として、文字が記入される際のストロークで構成
されたパターンにループの有無を検出する方式がある。
By the way, if the target characters include hiragana characters, etc., there will be many similar characters, making it difficult to determine the final recognition result in the recognition process. For this reason, there is a method for determining similar characters by detecting the presence or absence of loops in a pattern made up of strokes when writing a character.

このループの検出により、例えば「ね」と「わ」、「ろ
」と[るjのような相互に類似した文字の認識を行なう
ことができる。
By detecting this loop, it is possible to recognize mutually similar characters such as "ne" and "wa", "ro" and [ruj, for example.

ループ検出の方式には、各種の方式が開発されている。Various methods have been developed for loop detection.

例えば第1の方式として、第4図(a)に示すように、
1ストロークの各座標をサンプリングして、座標点系列
P1〜P15を得た後に、一定値以上離れた2座標点の
全ての組について座標点間の距離を全て求める。この距
離の中で最小距離である座標点P3.P13間の距li
dが所定の閾値より小さい場合に、ループがあると判定
する。しかしながら、この第1の方式では、第4図(b
)に示すように、1ストロークの各座標点のサンプリン
グが比較的粗い場合、最小距離の2点P2.P8間の距
離が所定の閾値より大きくなることがある。このため、
ループが有るにもかかわらず、ループ無しと判定される
ことになる。
For example, as a first method, as shown in FIG. 4(a),
After sampling each coordinate of one stroke to obtain coordinate point series P1 to P15, all distances between coordinate points are determined for all sets of two coordinate points separated by a certain value or more. Coordinate point P3, which is the smallest distance among these distances. Distance li between P13
If d is smaller than a predetermined threshold, it is determined that there is a loop. However, in this first method, as shown in FIG.
), when the sampling of each coordinate point of one stroke is relatively coarse, two points P2 . The distance between P8 may be greater than a predetermined threshold. For this reason,
Even though there is a loop, it is determined that there is no loop.

また、第2の方式として、第5図(a)に示すように、
1ストロークをセグメント系列81〜S7で構成された
パターンにおいて、隣接する各セグメントが形成する角
度e1〜e6を求める方式がある。この第2の方式は、
求めた角度の和の絶対値eが一定値(2π)より大きけ
れば、ループ有りと判定する方式である。しかしながら
、この第2の方式では、第5図(b)に示すように、絶
対1111 eが一定値(2π)より大きくなり、ルー
プが無いにもかかわらず、ループが有ると判定されるこ
とがある。
In addition, as a second method, as shown in FIG. 5(a),
There is a method of determining angles e1 to e6 formed by adjacent segments in a pattern in which one stroke is composed of segment series 81 to S7. This second method is
This method determines that a loop exists if the absolute value e of the sum of the calculated angles is larger than a certain value (2π). However, in this second method, as shown in FIG. 5(b), the absolute 1111e becomes larger than a constant value (2π), and it may be determined that there is a loop even though there is no loop. be.

ざらに、第3の方式として、第6図(a)乃至(C)に
示すように、一定値以上離れたセグメントの全ての組に
ついて、その始終点座標から両セグメントの交差関係を
調べる方式がある。この第3の方式では、交差、丁字形
又はL字形の結合関係にあるセグメント対(Si、Sj
)を検出した際、ループが有ると判定する。この場合、
第6図(d)に示すように、交差、丁字形又はL字形の
結合関係が無いため、ループが無いと判定される。
Roughly speaking, as a third method, as shown in FIGS. 6(a) to (C), there is a method of examining the intersecting relationship between both segments from the coordinates of their starting and ending points for all pairs of segments that are separated by a certain value or more. be. In this third method, segment pairs (Si, Sj
) is detected, it is determined that there is a loop. in this case,
As shown in FIG. 6(d), since there is no intersecting, T-shaped, or L-shaped connection relationship, it is determined that there is no loop.

しかしながら、実際の文字記入時には、筆記者の癖等に
より本来ループが形成されるべき部分が分離し、ループ
無しと判定されることがある。
However, when actually writing characters, a portion where a loop should originally be formed may separate due to the scribe's habits or the like, and it may be determined that there is no loop.

したがって、前記第1乃至第3のループ検出方式でルー
プの有無を検出しても、文字認識装置の認識精度がそれ
ほど高くならない問題がある。
Therefore, even if the presence or absence of a loop is detected using the first to third loop detection methods, there is a problem in that the recognition accuracy of the character recognition device is not so high.

[発明の目的] 本発明の目的は、ループ検出方式を利用する文字認識装
置において、平仮名文字等の類似文字の多い文字に対す
る認識率を向上することができる文字認識装置を提供す
ることにある。
[Object of the Invention] An object of the present invention is to provide a character recognition device that uses a loop detection method and can improve the recognition rate for characters with many similar characters, such as hiragana characters.

[発明の概要] 本発明は、タブレット入力手段を備えた文字認識装置に
おいて、予めループの有無で区別しかつ類似した2文字
からなるカテゴリペアを複数組記憶したメモリ手段、ル
ープ検出手段及び認識決定手段を備えている。認識決定
手段は、文字認識手段の認識結果が複数の候補文字から
なりかつメモリ手段に記憶されたカテゴリペアを含む場
合、ループ検出手段の検出結果及びカテゴリペアに対応
する各候補文字の尤度に基づいて、認識結果から最終的
認識結果を決定するように構成されている。
[Summary of the Invention] The present invention provides a character recognition device equipped with a tablet input means, which includes a memory means storing a plurality of category pairs consisting of two similar characters, distinguished in advance by the presence or absence of loops, a loop detection means, and a recognition determination device. have the means. When the recognition result of the character recognition means consists of a plurality of candidate characters and includes a category pair stored in the memory means, the recognition determination means determines the likelihood of each candidate character corresponding to the detection result of the loop detection means and the category pair. Based on the recognition result, the final recognition result is determined from the recognition result.

このような構成の文字H1装置により、ループ検出結果
を利用して、ループの有無で区別できる類似文字に対す
る認識率を向上することが可能となる。
With the character H1 device having such a configuration, it is possible to improve the recognition rate for similar characters that can be distinguished by the presence or absence of loops by using the loop detection results.

[発明の実施例] 以下図面を参照して本発明の一実施例を説明する。第1
図は本発明の一実施例に係わる文字認識装置の構成を示
すブロック図である。第1図において、タブレット10
は、記入用ペンで文字が記入されるとその記入用ペンの
接触位置座標に応じた電気信号を出力する。タブレット
制御部11は、タブレット10から出力される電気@号
をデジタル信号からなる座標データ列に変換する。座標
バッフ7メモリ12は、タブレット制御部11から出力
される座標データ列を格納する。
[Embodiment of the Invention] An embodiment of the present invention will be described below with reference to the drawings. 1st
The figure is a block diagram showing the configuration of a character recognition device according to an embodiment of the present invention. In FIG. 1, a tablet 10
When a character is written with a writing pen, it outputs an electric signal according to the contact position coordinates of the writing pen. The tablet control unit 11 converts the electric @ sign output from the tablet 10 into a coordinate data string consisting of a digital signal. The coordinate buffer 7 memory 12 stores the coordinate data string output from the tablet control section 11.

特徴/ストローク抽出部13は、座標バッファメモリ1
2に格納された座標データ列から、特徴パターン及びス
トロークを抽出する。ストロークバッフ?14は、特徴
/ストローク抽出部13で抽出されたストロークデータ
を格納するメモリである。認識処理部15は、特徴/ス
トローク抽出部13から出力される特徴パターンと予め
辞書メモリ16に記憶された凛準パターンとのマツチン
グ処理を実行して、尤度の高い候補文字(候補カテゴリ
)を順次出力する。一方、ループ検出部11は、ストロ
ークバッファ14に格納されたストロークデータから、
ループの有無を判定する回路である。
The feature/stroke extraction unit 13 uses the coordinate buffer memory 1
A characteristic pattern and a stroke are extracted from the coordinate data string stored in 2. Stroke buff? Reference numeral 14 denotes a memory that stores stroke data extracted by the feature/stroke extraction unit 13. The recognition processing unit 15 performs a matching process between the feature pattern output from the feature/stroke extraction unit 13 and the Rin quasi pattern stored in the dictionary memory 16 in advance, and selects candidate characters (candidate categories) with high likelihood. Output sequentially. On the other hand, the loop detection unit 11 detects, from the stroke data stored in the stroke buffer 14,
This is a circuit that determines the presence or absence of a loop.

また、認識処理部15は、予めループの有無で区別され
た2類似文字をベアとした複数のカテゴリペアからなる
テーブル(第2図)を記憶している。
In addition, the recognition processing unit 15 stores a table (FIG. 2) consisting of a plurality of category pairs based on two similar characters that have been distinguished in advance based on the presence or absence of loops.

認識処理部15は、複数の候補カテゴリの中で尤度の高
いカテゴリペアが存在すると、ループ検出部17のルー
プ検出結果に基づいて、複数の候補カテゴリの中から最
終的な認識結果を決定する。
When a category pair with a high likelihood exists among the plurality of candidate categories, the recognition processing section 15 determines the final recognition result from among the plurality of candidate categories based on the loop detection result of the loop detection section 17. .

口のような構成の文字認識装置において、同実施例の動
作を説明する。先ず、オペレータが記入ペンでタブレッ
ト10に文字を記入すると、記入ペンの接触位置に応じ
た電気信号がタブレット10から出力される。タブレッ
ト制御部11は、タブレット10からの電気信号をデジ
タル信号に・変換し、記入ペンの接触位置に応じた位置
座標データ(n−1ビツト)とペンステータスフラグ(
1ビツト)からなる座標データを出力する。ペンステー
タスフラグは、記入ペンがタブレット10に接触したか
否かの状態を指示するフラグである。ここで、nはタブ
レット10の記入面の大きさと空間分解能から決定され
る値で、通常では10〜15程度の値である。
The operation of this embodiment in a character recognition device configured like a mouth will be explained. First, when an operator writes characters on the tablet 10 with a writing pen, an electric signal is output from the tablet 10 according to the contact position of the writing pen. The tablet control unit 11 converts the electric signal from the tablet 10 into a digital signal, and outputs position coordinate data (n-1 bits) corresponding to the contact position of the writing pen and a pen status flag (
Outputs coordinate data consisting of 1 bit). The pen status flag is a flag that indicates whether or not the writing pen has touched the tablet 10. Here, n is a value determined from the size of the writing surface of the tablet 10 and the spatial resolution, and is usually a value of about 10 to 15.

座標バッファメモリ12は、タブレット制御部11から
出力される座標データ列を順次格納する。特@/ストロ
ーク抽出部13は、座標バッファメモリ12から座標デ
ータを順次読出し、ペンステータスフラグのオン状態が
継続する座標データ列を、1ストロ一ク分の座標データ
列として抽出する。特徴/ストローク抽出部13は、抽
出した座標データ列に基づいて特徴パターン(特徴デー
タ系列)を求め、認識処理部15に出力する。同時に、
特徴、/ストローク抽出部13は、1ストロ一ク分の座
標データ列を複数のセグメントに分割し、各セグメント
の始終点座標データからなるストロークデータをストロ
ークバッファ14に出力する。
The coordinate buffer memory 12 sequentially stores coordinate data strings output from the tablet control unit 11. The special @/stroke extraction unit 13 sequentially reads coordinate data from the coordinate buffer memory 12 and extracts a coordinate data string in which the pen status flag continues to be on as a coordinate data string for one stroke. The feature/stroke extraction section 13 obtains a feature pattern (feature data series) based on the extracted coordinate data string and outputs it to the recognition processing section 15 . at the same time,
The feature/stroke extraction unit 13 divides the coordinate data string for one stroke into a plurality of segments, and outputs stroke data consisting of start and end point coordinate data of each segment to the stroke buffer 14.

認識処理部15は、辞書メモリ16に記憶された標準パ
ターンに基づいて、特@/ストローク抽出部13から出
力される特徴パターンに対する認識処理を行なう。認識
処理部15は、認識処理により複数の候補カテゴリを出
力する。ここで、認識処理部15は、例えば第2図に示
すようなテーブルを記憶している。このテーブルは、例
えば平仮名文字の「ね」と「わ」、「る」と「ろ」のよ
うに、ループの有無で区別された2類似文字をペアとし
た複数のカテゴリペアからなる。認識処理部15は、複
数の候補カテゴリの中にテーブル内のカテゴリペアが存
在すると、ループ検出部17に対してループ検出動作を
指示する制御信号を出力する。また、認識処理部15は
複数の候補カテゴリの中にテーブル内のカテゴリペアが
存在しない場合、最大の尤度の候補カテゴリを最終的認
識結果として出力する。
The recognition processing section 15 performs recognition processing on the characteristic pattern output from the special@/stroke extraction section 13 based on the standard pattern stored in the dictionary memory 16. The recognition processing unit 15 outputs a plurality of candidate categories through recognition processing. Here, the recognition processing unit 15 stores a table as shown in FIG. 2, for example. This table is made up of a plurality of category pairs of two similar characters that are distinguished by the presence or absence of loops, such as the hiragana characters "ne" and "wa" and "ru" and "ro." When the category pair in the table is present among the plurality of candidate categories, the recognition processing section 15 outputs a control signal instructing the loop detection section 17 to perform a loop detection operation. Further, if the category pair in the table does not exist among the plurality of candidate categories, the recognition processing unit 15 outputs the candidate category with the maximum likelihood as the final recognition result.

ループ検出部17は、認識処理部15から制御信号を受
信すると、ストロークバッファ14から第3図に示すよ
うなストロークを構成するセグメント81〜S8のデー
タを読出す。ループ検出部17は、一定値以上離れたセ
グメント間の交差関係を調べて、ループの有無の判定を
行なう。この場合、ループ検出部17は、筆記者の癖等
によるループの不完全性を考慮して、第3図に示すよう
に、例えばストロークの終点P9に最終セグメントS8
と同一方向、同一長さの仮想セグメントS9を想定し、
この仮想セグメントS9を最終セグメントとしてループ
の有無の判定を行なう。これにより、本来ループの必要
な文字が筆記者の癖等によりループの不完全な文字とし
て記入されても、ループ有りと検出することができる。
Upon receiving the control signal from the recognition processing section 15, the loop detection section 17 reads data of segments 81 to S8 forming a stroke as shown in FIG. 3 from the stroke buffer 14. The loop detection unit 17 examines the intersecting relationship between segments separated by a certain value or more, and determines the presence or absence of a loop. In this case, the loop detection unit 17 takes into consideration the incompleteness of the loop due to the scribe's habits, etc., and detects the final segment S8 at the end point P9 of the stroke, for example, as shown in FIG.
Assuming a virtual segment S9 in the same direction and the same length,
The presence or absence of a loop is determined using this virtual segment S9 as the final segment. As a result, even if a character that originally requires a loop is written as a character with an incomplete loop due to the scribe's habits or the like, it can be detected that there is a loop.

この場合、本来ループの無い文字に対して、仮想セグメ
ントS9を想定しても、ループが形成されるようなこと
は希である。
In this case, even if virtual segment S9 is assumed for a character that originally does not have a loop, it is rare for a loop to be formed.

ループ検出部17は、ループの有無の判定結果を認識処
理部15に出力する。認識処理部15は、求めた候補カ
テゴリのカテゴリペアとループの有無の判定結果に基づ
いて、最終的認識結果を決定する。
The loop detection unit 17 outputs the determination result of the presence or absence of a loop to the recognition processing unit 15. The recognition processing unit 15 determines the final recognition result based on the obtained category pair of candidate categories and the determination result of the presence or absence of a loop.

即ち、例えば求められたカテゴリペアが「ろ」と「る」
で、前者と後者の尤度比がαであるとする。
That is, for example, the requested category pair is "ro" and "ru".
Suppose that the likelihood ratio between the former and the latter is α.

α≧1(「ろ」の尤度≧「る」の尤度)のとき、αが所
定の閾値α1(α1〉1)より大きい場合、認識処理部
15はループが有ればリジェクトし、ループが無ければ
「ろ」を最終的認識結果として出力する。また、α≦α
1の場合、認識処理部15はループが有れば「る」を、
ループが無ければ「ろ」を最終的認識結果として出力す
る。
When α≧1 (likelihood of “ro”≧likelihood of “ru”), if α is larger than a predetermined threshold α1 (α1>1), the recognition processing unit 15 rejects the loop if there is a loop. If there is no ``ro'', it outputs ``ro'' as the final recognition result. Also, α≦α
In the case of 1, the recognition processing unit 15 recognizes "ru" if there is a loop,
If there is no loop, "ro" is output as the final recognition result.

また、α〈1(「ろ」の尤度〈「る」の尤度)のとき、
αが所定の閾値α2(α2〈1)より小さい場合、認識
処理部15はループが有れば「る」を最終的認識結果と
して出力し、ループが無ければリジェクトする。また、
α≧α2の場合、認識処理部15はループが有れば「る
」を、ループが無ければ「ろ」を最終的認識結果として
出力する。
Also, when α〈1 (likelihood of “ro” (likelihood of “ru”)),
If α is smaller than a predetermined threshold α2 (α2<1), the recognition processing unit 15 outputs “ru” as the final recognition result if there is a loop, and rejects if there is no loop. Also,
In the case of α≧α2, the recognition processing unit 15 outputs “ru” if there is a loop, and outputs “ro” if there is no loop as the final recognition result.

即ち、認識処理部15は、カテゴリペアの尤度の高い方
とループの有無の判定結果が一致すれば、その候補カテ
ゴリを認識結果とする。また、認識処理部15は、比較
結果が相反するときはリジェクトし、尤度日αが閾値よ
り小さい場合にはループ検出部17の判定結果に対応す
る候補カテゴリを認識結果として出力する。
That is, if the determination result of the presence or absence of a loop matches the one with higher likelihood of the category pair, the recognition processing unit 15 takes that candidate category as the recognition result. In addition, the recognition processing unit 15 rejects when the comparison results are contradictory, and outputs the candidate category corresponding to the determination result of the loop detection unit 17 as the recognition result when the likelihood date α is smaller than the threshold value.

このようにして、認識処理によりループの有無が異なる
類似文字のペアが候補カテゴリとして存在する場合、ル
ープ検出結果に基づいて適正な候補カテゴリを最終的認
識結果として決定することができる。この場合、ループ
検出処理では、仮想セグメントS9を利用した方式によ
り、筆記者の癖等により不完全なループが形成された場
合でも、ループの有無を確実に検出できる。このため、
カテゴリペアが存在する場合、ループ検出結果を利用し
た認識処理の精度を向上することができる。
In this way, if a pair of similar characters with different loops exist as candidate categories in the recognition process, an appropriate candidate category can be determined as the final recognition result based on the loop detection results. In this case, in the loop detection process, the presence or absence of a loop can be reliably detected by a method using the virtual segment S9 even if an incomplete loop is formed due to the scribe's habits or the like. For this reason,
When category pairs exist, the accuracy of recognition processing using loop detection results can be improved.

[発明の効果コ 以上詳述したように本発明によれば、認識対象文字が平
仮名文字のように類似文字が多い場合、ループ検出結果
を利用して、複数の候補カテゴリの中から最終的認識結
果を確実に決定することができる。したがって、平仮名
文字等の類似ストローク文字に対する認識率を、大幅に
向上することができるものである。
[Effects of the Invention] As detailed above, according to the present invention, when the recognition target character has many similar characters such as hiragana characters, the loop detection result is used to select the final recognition from among multiple candidate categories. The results can be determined with certainty. Therefore, the recognition rate for characters with similar strokes such as hiragana characters can be greatly improved.

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

第1図は本発明の一実施例に係わる文字認識装置の構成
を示すブロック図、第2図は同実施例の認識処理部に予
め記憶されるカテゴリペアのテーブルの一例を示す図、
第3図は同実施例のループ検出部の動作を説明するため
の図、第4図乃至第6図はそれぞれ従来のループ検出動
作を説明するための図である。 10・・・タブレット、11・・・タブレット制御部、
13・・・特徴/ストローク抽出部、15・・・認識処
理部、17・・・ループ検出部。 出願人代理人 弁理士 鈴 江 武 愚弟1 ;; 第2図       第3図 区        区 々             唖 訣        禮
FIG. 1 is a block diagram showing the configuration of a character recognition device according to an embodiment of the present invention, and FIG. 2 is a diagram showing an example of a table of category pairs stored in advance in the recognition processing section of the embodiment.
FIG. 3 is a diagram for explaining the operation of the loop detection section of the same embodiment, and FIGS. 4 to 6 are diagrams for explaining the conventional loop detection operation, respectively. 10...Tablet, 11...Tablet control unit,
13... Feature/stroke extraction section, 15... Recognition processing section, 17... Loop detection section. Applicant's agent Patent attorney Takeshi Suzue Gutai 1 ;;

Claims (1)

【特許請求の範囲】 記入文字に応じた座標位置を座標データ列に変換するタ
ブレット入力手段と、 このタブレット入力手段から出力される座標データ列に
基づいて文字認識処理を実行して認識結果を出力する文
字認識手段と、 予めループの有無で区別しかつ類似した2文字からなる
カテゴリペアを複数組記憶したメモリ手段と、 前記タブレット入力手段から出力される座標データ列に
基づいてループの有無を検出するループ検出手段と、 前記文字認識手段の認識結果が複数の候補文字からなり
かつ前記メモリ手段に記憶されたカテゴリペアを含む場
合前記ループ検出手段の検出結果及び前記カテゴリペア
に対応する各候補文字の尤度に基づいて前記認識結果か
ら最終的認識結果を決定する認識決定手段とを具備した
ことを特徴とする文字認識装置。
[Claims] A tablet input means for converting a coordinate position corresponding to a written character into a coordinate data string, and a character recognition process based on the coordinate data string output from the tablet input means to output a recognition result. character recognition means that stores a plurality of category pairs consisting of two similar characters that are distinguished in advance by the presence or absence of loops; and a memory means that detects the presence or absence of loops based on the coordinate data string output from the tablet input means. a loop detection means for detecting the detection result of the loop detection means and each candidate character corresponding to the category pair when the recognition result of the character recognition means is composed of a plurality of candidate characters and includes a category pair stored in the memory means; 1. A character recognition device comprising: recognition determining means for determining a final recognition result from the recognition results based on the likelihood of the recognition result.
JP60244315A 1985-10-31 1985-10-31 Character recognizing device Pending JPS62103782A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60244315A JPS62103782A (en) 1985-10-31 1985-10-31 Character recognizing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60244315A JPS62103782A (en) 1985-10-31 1985-10-31 Character recognizing device

Publications (1)

Publication Number Publication Date
JPS62103782A true JPS62103782A (en) 1987-05-14

Family

ID=17116895

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60244315A Pending JPS62103782A (en) 1985-10-31 1985-10-31 Character recognizing device

Country Status (1)

Country Link
JP (1) JPS62103782A (en)

Similar Documents

Publication Publication Date Title
JPS60217477A (en) Handwritten character recognizing device
JPS6140684A (en) Contour tracking device
JPS62103782A (en) Character recognizing device
JPS6068484A (en) On-line handwritten character recognizing system
JPH0210473B2 (en)
JPH04337890A (en) Device for recognizing on-line handwritten character
JPS59158482A (en) Character recognizing device
JP2959054B2 (en) Line type discrimination method in pattern recognition device
JPS613287A (en) Graphic form input system
JPH04184584A (en) Method and device for recognizing character
JPH0944604A (en) Character recognizing processing method
JPH06131466A (en) Method and device for recognizing pattern
JPS62236088A (en) Recognizing device of character with sonant mark and p-sonant mark
JPS62108383A (en) Broken line extracting system
JPS59128682A (en) Character reader
JPH0436435B2 (en)
JPH09237321A (en) Device for recognizing handwritten character
JPH01237778A (en) Character recognizing method
JPH0830717A (en) Character recognition method and device therefor
JPH0347554B2 (en)
JPS5852782A (en) Separating and extracting device for segment
JP2002074269A (en) Method for recognizing character
JPH02181286A (en) Word retrieving system
JPS59161784A (en) On-line character recognizing and rough classifying method
JPH1115919A (en) Device and method for recognizing character and medium recording program for recognizing character