JP2002109471A - Device for processing input character - Google Patents

Device for processing input character

Info

Publication number
JP2002109471A
JP2002109471A JP2000300470A JP2000300470A JP2002109471A JP 2002109471 A JP2002109471 A JP 2002109471A JP 2000300470 A JP2000300470 A JP 2000300470A JP 2000300470 A JP2000300470 A JP 2000300470A JP 2002109471 A JP2002109471 A JP 2002109471A
Authority
JP
Japan
Prior art keywords
stroke
character
strokes
input
intersection
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
JP2000300470A
Other languages
Japanese (ja)
Inventor
Hiroaki Suzuki
博明 鈴木
Masataka Yoshikawa
昌隆 吉川
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.)
Brother Industries Ltd
Original Assignee
Brother Industries 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 Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP2000300470A priority Critical patent/JP2002109471A/en
Publication of JP2002109471A publication Critical patent/JP2002109471A/en
Pending legal-status Critical Current

Links

Landscapes

  • Character Input (AREA)
  • Character Discrimination (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a character recognition device which can accurately recognize sloppy handwriting character. SOLUTION: A type of stroke which is input in a tablet for handwriting input character is judged (S3). When it is a straight stroke (S4: YES), an intersection between the strokes is detected (S5). When the strokes are intersected (S6: YES), an angle of the intersection or inside product is computed, compared to the prescribed threshold, and judged whether it is overlap stoke or not (S8). When it is an overlap stroke (S8: YES), overlapped stokes are divided (S9), and offline character recognition is processed (S10).

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、入力された手書き
文字を認識して、文字コードに変換する文字認識装置に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a character recognition device that recognizes input handwritten characters and converts them into character codes.

【0002】[0002]

【従来の技術】従来、手書き文字の認識方法としては、
入力された文字の構成線である一つの線(以下、「スト
ローク」と言う。)を認識単位とし、ストロークの入力
順の時系列の情報を用いて認識を行うオンライン認識
と、入力された文字全体の形の情報を用いて認識を行う
オフライン認識とが知られている。オンライン認識は、
ストロークが入力されると認識の処理が行われるために
手書き文字の認識処理が速いという特徴があるが、筆順
の誤り、続け字、重ね書きなどの筆順と画数の変動に対
して脆いという欠点がある。これに対して、オフライン
認識は、入力された文字全体の形の情報を用いて認識を
行うために筆順の誤りや重ね書き等による誤認識は少な
いという特徴がある。
2. Description of the Related Art Conventionally, methods for recognizing handwritten characters include:
One line (hereinafter, referred to as “stroke”), which is a constituent line of an input character, is used as a recognition unit, and online recognition that performs recognition using time-series information in the input order of strokes, and an input character Off-line recognition is known in which recognition is performed using information in the entire form. Online recognition is
Although the recognition process is performed when a stroke is input, the handwriting character recognition process is fast.However, the drawback is that it is vulnerable to variations in the stroke order and strokes, such as incorrect stroke order, continuation characters, and overwriting. is there. On the other hand, the off-line recognition has a feature that since the recognition is performed using information on the shape of the entire input character, there is little erroneous recognition due to an error in the stroke order or overwriting.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、オフラ
イン認識は、入力された文字の全体的なバランス、スト
ロークの位置がずれることなどに対して脆いという欠点
がある。特に、ストロークの位置ずれの中でも、本来は
交差しないストロークが重なり合って筆記されてしまっ
た場合には、オフライン方式では、認識が困難であると
いう問題がある。
However, off-line recognition has a drawback that it is brittle with respect to the overall balance of input characters and the displacement of stroke positions. In particular, in the case where strokes that originally do not intersect with each other are written even when the strokes are misaligned, the offline method has a problem that recognition is difficult.

【0004】本発明は、上記課題を解決するためになさ
れたものであり、オフライン方式による手書き文字認識
を行う場合に、本来は交差しないストロークが重なり合
って筆記されてしまった場合でも、そのストロークを検
出、分離して、重複ストロークを含む入力文字を正しく
認識することができる文字認識装置を提供することを目
的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problem. In performing handwritten character recognition by an off-line method, even if strokes that originally do not intersect and are written by overlapping, the strokes are not changed. It is an object of the present invention to provide a character recognition device capable of detecting and separating and correctly recognizing input characters including overlapping strokes.

【0005】[0005]

【課題を解決するための手段】上記目的を達成するため
の請求項1に係る発明の入力文字処理装置は、手書きで
文字を入力する手書き文字入力手段と、前記手書き文字
入力手段から入力される手書き文字の各ストロークをオ
ンライン方式で検出するストローク検出手段と、前記ス
トローク検出手段が検出した二つのストローク間の交差
の状況を検出する交差ストローク検出手段と、前記交差
ストローク検出手段により検出された前記二つのストロ
ーク間の交差の状況に基づいて、前記二つのストローク
が本来は交差すべきものであるか分離すべきものである
かを判断する交差ストローク重複判断手段と、当該交差
ストローク重複判断手段が交差している二つのストロー
クが重複していると判断したときに、当該交差している
二つのストロークを分離する交差ストローク分離手段と
を備えたことを特徴とする構成となっている。
According to a first aspect of the present invention, there is provided an input character processing apparatus for inputting characters by handwriting, and inputting from the handwritten character inputting means. Stroke detection means for detecting each stroke of the handwritten character in an online manner; intersection stroke detection means for detecting the state of intersection between the two strokes detected by the stroke detection means; and Intersecting stroke overlapping determining means for determining whether the two strokes should originally intersect or be separated based on the state of intersection between the two strokes, and the intersecting stroke overlapping determining means intersect. When it is determined that the two strokes overlap, the two intersecting strokes It has a structure which is characterized in that a cross-stroke separating means for separating.

【0006】この構成の入力文字処理装置では、ストロ
ーク検出手段が手書き文字入力手段から入力される手書
き文字の各ストロークをオンライン方式で検出し、交差
ストローク検出手段がストローク検出手段が検出した二
つのストローク間の交差の状況を検出し、交差ストロー
ク重複判断手段は、交差ストローク検出手段により検出
された二つのストローク間の交差の状況に基づいて、当
該二つのストロークが本来は交差すべきものであるか分
離すべきものであるかを判断し、当該交差ストローク重
複判断手段が交差している二つのストロークが重複して
いると判断したときに、交差ストローク分離手段が当該
交差している二つのストロークを分離する。
In the input character processing apparatus having this configuration, the stroke detecting means detects each stroke of the handwritten character input from the handwritten character input means in an online manner, and the intersection stroke detecting means detects the two strokes detected by the stroke detecting means. The intersection stroke detection unit detects an intersection state between the two strokes based on the intersection state between the two strokes detected by the intersection stroke detection unit, and determines whether the two strokes should originally intersect. The intersecting stroke separation means separates the two intersecting strokes when the intersecting stroke overlap determining means determines that the two intersecting strokes overlap. .

【0007】また、請求項2に係る発明の入力文字処理
装置では、請求項1に記載の入力文字処理装置の構成に
加えて、前記ストローク検出手段が検出したストローク
が直線か否かを判定するストローク種類判定手段と、交
差している二つのストローク間の交差角度を測定する交
差角度測定手段とを備え、前記交差ストローク検出手段
は、前記ストローク種類判定手段がストロークが直線で
あると判断した二つのストローク間の交差を検出し、前
記交差ストローク検出手段が二つのストローク間の交差
の有無を検出したときに、前記交差ストローク重複判断
手段は、前記交差角度測定手段の検出結果に基づいて二
つのストロークが本来は分離すべきものが重なっている
重複であるか否かを判断することを特徴とする構成とな
っている。
According to a second aspect of the present invention, in addition to the configuration of the first aspect, it is determined whether or not the stroke detected by the stroke detecting means is a straight line. A stroke type determination unit; and an intersection angle measurement unit that measures an intersection angle between the two intersecting strokes. The intersection stroke detection unit determines that the stroke type determination unit determines that the stroke is a straight line. When an intersection between two strokes is detected and the intersecting stroke detecting means detects the presence or absence of an intersecting between the two strokes, the intersecting stroke overlap judging means detects two intersections based on the detection result of the intersecting angle measuring means. The configuration is characterized in that it is determined whether or not the stroke is an overlap in which what should be separated originally overlaps.

【0008】この構成の入力文字処理装置では、請求項
1に記載の入力文字処理装置の作用に加えて、ストロー
ク種類判定手段がストローク検出手段が検出したストロ
ークが直線か否かを判定し、交差角度測定手段が交差し
ている二つのストローク間の交差角度を測定し、交差ス
トローク検出手段は、ストローク種類判定手段がストロ
ークが直線であると判断した二つのストローク間の交差
を検出し、交差ストローク検出手段が二つのストローク
間の交差の有無を検出したときに、交差ストローク重複
判断手段は、交差角度測定手段の検出結果に基づいて二
つのストロークが本来は分離すべきものが重なっている
重複であるか否かを判断する。
[0008] In the input character processing device having this configuration, in addition to the operation of the input character processing device according to the first aspect, the stroke type determining means determines whether the stroke detected by the stroke detecting means is a straight line, and determines whether the stroke is a straight line. The angle measuring means measures the intersection angle between the two intersecting strokes, and the intersection stroke detecting means detects the intersection between the two strokes determined by the stroke type determining means to be a straight line, and When the detecting means detects the presence or absence of the intersection between the two strokes, the intersection stroke overlap judging means judges that the two strokes are overlaps which should be separated based on the detection result of the intersection angle measuring means. It is determined whether or not.

【0009】また、請求項3に係る発明の入力文字処理
装置では、請求項1に記載の入力文字処理装置の構成に
加えて、前記ストローク検出手段が検出したストローク
が直線か否かを判定するストローク種類判定手段と、交
差している二つのストロークのベクトルの内積を計算す
る内積計算手段とを備え、前記交差ストローク検出手段
は、前記ストローク種類判定手段がストロークが直線で
あると判断した二つのストローク間の交差の有無を検出
し、前記交差ストローク検出手段が二つのストローク間
の交差を検出したときに、前記交差ストローク重複判断
手段は、前記内積計算手段の検出結果に基づいて二つの
ストロークが本来は分離すべきものが重なっている重複
であるか否かを判断することを特徴とする構成となって
いる。
According to a third aspect of the present invention, in addition to the configuration of the input character processing apparatus of the first aspect, it is determined whether or not the stroke detected by the stroke detecting means is a straight line. A stroke type determining unit, and an inner product calculating unit that calculates an inner product of vectors of two intersecting strokes, wherein the intersecting stroke detecting unit determines that the stroke type determining unit determines that the stroke is a straight line. When the presence or absence of the intersection between the strokes is detected, and the intersection stroke detection unit detects the intersection between the two strokes, the intersection stroke overlap determination unit determines whether the two strokes are based on the detection result of the inner product calculation unit. Originally, it is characterized in that it is determined whether or not overlaps are to be separated.

【0010】この構成の入力文字処理装置では、請求項
1に記載の入力文字処理装置の作用に加えて、交差スト
ローク検出手段は、ストローク種類判定手段がストロー
クが直線であると判断した二つのストローク間の交差の
有無を検出し、交差ストローク検出手段が二つのストロ
ーク間の交差を検出したときに、交差ストローク重複判
断手段は、内積計算手段の検出結果に基づいて二つのス
トロークが本来は分離すべきものが重なっている重複で
あるか否かを判断する。
[0010] In the input character processing device having this configuration, in addition to the operation of the input character processing device according to the first aspect, the cross stroke detecting means includes two strokes whose stroke type determining means determines that the stroke is a straight line. When the presence or absence of an intersection between the two strokes is detected and the intersection stroke detection means detects the intersection between the two strokes, the intersection stroke overlap determination means determines whether the two strokes should be separated based on the detection result of the inner product calculation means. It is determined whether the kimono is an overlapping part or not.

【0011】また、請求項4に係る発明の入力文字処理
装置では、請求項1に記載の入力文字処理装置の構成に
加えて、前記ストローク検出手段が検出したストローク
の幅を広くするストローク増幅手段と、前記ストローク
増幅手段がストロークの幅を広くしたストロークの面積
を測定するストローク面積測定手段と、前記ストローク
増幅手段がストロークの幅を広くした二つのストローク
間の重複面積を測定するストローク間重複面積測定手段
と、前記ストローク面積測定手段が計測した前記二つの
ストロークの面積の何れかと前記ストローク間重複面積
測定手段が計測した重複面積との比率を計算する重複面
積占有度計算手段とを備え、前記交差ストローク重複判
断手段は、前記重複面積占有度計算手段の計測結果に基
づいて二つのストロークが本来は分離すべきものが重な
っている重複であるか否かを判断することを特徴とする
構成となっている。
According to a fourth aspect of the present invention, in addition to the configuration of the first aspect, the stroke amplifying means for increasing the width of the stroke detected by the stroke detecting means. A stroke area measuring means for measuring an area of a stroke in which the stroke amplifying means widens a stroke, and an inter-stroke overlapping area for measuring an overlapping area between two strokes in which the stroke amplifying means widens the stroke. Measuring means, comprising overlapping area occupancy calculating means for calculating the ratio of any of the two stroke areas measured by the stroke area measuring means and the overlapping area measured by the inter-stroke overlapping area measuring means, The intersecting stroke overlap judging means determines two strokes based on the measurement result of the overlapping area occupancy calculating means. Over click originally has a structure which is characterized by determining whether a duplicate overlapping those to be separated.

【0012】この構成の入力文字処理装置では、請求項
1に記載の入力文字処理装置の作用に加えて、ストロー
ク増幅手段はストローク検出手段が検出したストローク
の幅を広くし、ストローク面積測定手段はストローク増
幅手段がストロークの幅を広くしたストロークの面積を
測定し、ストローク間重複面積測定手段はストローク増
幅手段がストロークの幅を広くした二つのストローク間
の重複面積を測定し、重複面積占有度計算手段はストロ
ーク面積測定手段が計測した二つのストロークの面積の
何れかとストローク間重複面積測定手段が計測した重複
面積との比率を計算し、交差ストローク重複判断手段
は、重複面積占有度計算手段の計測結果に基づいて二つ
のストロークが本来は分離すべきものが重なっている重
複であるか否かを判断する。
[0012] In the input character processing device having this configuration, in addition to the operation of the input character processing device according to the first aspect, the stroke amplifying means widens the width of the stroke detected by the stroke detecting means, and the stroke area measuring means includes: The stroke amplifying means measures the area of the stroke whose stroke width is widened, and the inter-stroke overlapping area measuring means measures the overlapping area between the two strokes whose stroke amplifying means widens the stroke, and calculates the overlapping area occupancy. The means calculates a ratio of one of the two stroke areas measured by the stroke area measuring means to the overlapping area measured by the inter-stroke overlapping area measuring means, and the intersection stroke overlapping determining means calculates the ratio of the overlapping area occupancy calculating means. Based on the results, it is determined whether or not the two strokes are overlaps that should be separated. To.

【0013】また、請求項5に係る発明の入力文字処理
装置では、請求項1に記載の入力文字処理装置の構成に
加えて、前記手書き文字入力手段から入力される手書き
文字を拡大する文字拡大手段を備え、前記交差ストロー
ク検出手段は当該文字拡大手段により拡大された文字に
基づいて、二つのストローク間の交差の有無を検出する
ことを特徴とする構成となっている。
According to a fifth aspect of the present invention, in addition to the configuration of the input character processing apparatus of the first aspect, in addition to the configuration of the input character processing apparatus, a character enlargement for enlarging a handwritten character input from the handwritten character input means. Means for detecting whether there is an intersection between two strokes based on the character enlarged by the character enlarging means.

【0014】この構成の入力文字処理装置では、請求項
1に記載の入力文字処理装置の作用に加えて、交差スト
ローク検出手段は文字拡大手段により拡大された文字に
基づいて、二つのストローク間の交差の有無を検出す
る。
[0014] In the input character processing device having this configuration, in addition to the operation of the input character processing device according to the first aspect, the intersection stroke detecting means detects the distance between two strokes based on the character enlarged by the character enlarging means. Detect the presence or absence of intersection.

【0015】また、請求項6に係る発明の入力文字処理
装置では、請求項1乃至5の何れかに記載の入力文字処
理装置の構成に加えて、前記ストローク検出手段が検出
したストローク及び前記交差ストローク分離手段が分離
したストロークに基づく文字の全体の形を用いて手書き
文字を認識して、文字コードに変換するオフライン文字
認識手段を備えたことを特徴とする構成となっている。
According to a sixth aspect of the present invention, in addition to the configuration of the input character processing device according to any one of the first to fifth aspects, the stroke and the intersection detected by the stroke detecting means are provided. An off-line character recognizing means for recognizing a handwritten character using the whole shape of the character based on the stroke separated by the stroke separating means and converting it into a character code is provided.

【0016】この構成の入力文字処理装置では、請求項
1乃至5の何れかに記載の入力文字処理装置の作用に加
えて、オフライン文字認識手段は、ストローク検出手段
が検出したストローク及び交差ストローク分離手段が分
離したストロークに基づく文字の全体の形を用いて手書
き文字を認識して、文字コードに変換する。
In the input character processing device having this configuration, in addition to the operation of the input character processing device according to any one of claims 1 to 5, the off-line character recognizing means can separate the stroke and the cross stroke detected by the stroke detecting means. The means recognizes the handwritten character using the entire shape of the character based on the separated stroke and converts it into a character code.

【0017】また、請求項7に係る発明の入力文字処理
装置では、請求項1乃至6の何れかに記載の入力文字処
理装置の構成に加えて、前記ストローク検出手段が検出
したストローク及び前記交差ストローク分離手段が分離
したストロークに基づく文字の全体の形を表示する表示
手段を備えたことを特徴とする構成となっている。
According to a seventh aspect of the present invention, in addition to the configuration of the input character processing apparatus according to any one of the first to sixth aspects, the stroke and the intersection detected by the stroke detecting means are provided. The stroke separation means includes a display means for displaying the entire shape of the character based on the separated stroke.

【0018】この構成の入力文字処理装置では、請求項
1乃至6の何れかに記載の入力文字処理装置の作用に加
えて、表示手段はストローク検出手段が検出したストロ
ーク及び交差ストローク分離手段が分離したストローク
に基づく文字の全体の形を表示する。
In the input character processing device having this configuration, in addition to the operation of the input character processing device according to any one of claims 1 to 6, the display means may include a stroke detected by the stroke detection means and a cross stroke separation means. Displays the overall shape of the character based on the stroke.

【0019】また、請求項8に係る発明の入力文字処理
装置では、請求項1乃至7の何れかに記載の入力文字処
理装置の構成に加えて、前記交差ストローク検出手段
は、交差している二つのストロークの交差の状況を検出
することを特徴とする構成となっている。
According to an eighth aspect of the present invention, in addition to the configuration of the input character processing device according to any one of the first to seventh aspects, the intersection stroke detecting means intersects. The configuration is characterized by detecting a state of intersection of two strokes.

【0020】この構成の入力文字処理装置では、請求項
1乃至7の何れかに記載の入力文字処理装置の作用に加
えて、交差ストローク検出手段は、交差している二つの
ストロークの交差の状況を検出する。
In the input character processing device having this configuration, in addition to the operation of the input character processing device according to any one of claims 1 to 7, the intersecting stroke detecting means may detect the intersection of two intersecting strokes. Is detected.

【0021】[0021]

【発明の実施の形態】以下、本発明の一実施の形態につ
いて図面を参照して説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to the drawings.

【0022】図1は、文字認識装置1の装置の概略構成
を示すブロック図であり、図2は、手書き文字入力用タ
ブレット4の平面図である。
FIG. 1 is a block diagram showing a schematic configuration of the character recognition device 1, and FIG. 2 is a plan view of a tablet 4 for inputting handwritten characters.

【0023】図1に示すように、本発明の第一の実施の
形態の文字認識装置1は、文字認識装置1の制御を司る
CPU2に、データを一時的に記憶するRAM8と、C
PU2で実行されるプログラム等を記憶したROM7
と、CPU2へのデータの入出力を仲介するI/Oイン
ターフェース3とが接続されている。また、I/Oイン
ターフェース3には、ペン5によって手書きされる文字
を入力する手書き文字入力用タブレット4と、液晶表示
装置から構成された表示装置6とが接続されている。
As shown in FIG. 1, a character recognition apparatus 1 according to a first embodiment of the present invention includes a RAM 2 for temporarily storing data, a RAM 8 for temporarily storing data,
ROM 7 storing programs executed by PU 2
And an I / O interface 3 that mediates input / output of data to / from the CPU 2. The I / O interface 3 is connected to a handwritten character input tablet 4 for inputting characters handwritten by the pen 5 and a display device 6 including a liquid crystal display device.

【0024】次に、ROM7の記憶エリアについて説明
する。ROM7には、図1に示すように、オフライン認
識プログラム記憶エリア7aと、オフライン認識辞書記
憶エリア7bと、文字切出しプログラム記憶エリア7c
と、ストローク認識プログラム記憶エリア7dと、基本
ストローク辞書記憶エリア7eと、交差ストローク検出
プログラム記憶エリア7fと、重複判定値算出プログラ
ム記憶エリア7gと、重複判定閾値記憶エリア7hと、
交差ストローク分離プログラム記憶エリア7iとが設け
られている。
Next, the storage area of the ROM 7 will be described. As shown in FIG. 1, the ROM 7 has an off-line recognition program storage area 7a, an off-line recognition dictionary storage area 7b, and a character extraction program storage area 7c.
A stroke recognition program storage area 7d, a basic stroke dictionary storage area 7e, an intersection stroke detection program storage area 7f, an overlap determination value calculation program storage area 7g, an overlap determination threshold storage area 7h,
A cross stroke separation program storage area 7i is provided.

【0025】尚、オフライン認識プログラム記憶エリア
7aには、手書き文字入力用タブレット4に入力された
一文字の文字全体の形の情報を用いて認識を行うオフラ
イン認識処理をCPU2に実行させるオフライン認識プ
ログラムが記憶されている。さらに、オフライン認識辞
書記憶エリア7bには、オフライン認識処理で参照され
る一文字の文字全体の形の特徴データを記憶したオフラ
イン認識辞書が記憶されている。また、文字切出しプロ
グラム記憶エリア7cには、手書き文字入力用タブレッ
ト4から入力されるデータから一文字を識別して一文字
のデータとして切り出す処理をCPU2に実行させる文
字切出しプログラムが記憶されている。
In the off-line recognition program storage area 7a, there is stored an off-line recognition program for causing the CPU 2 to execute an off-line recognition process for recognizing using the information on the entire shape of one character input to the handwritten character input tablet 4. It is remembered. Further, an off-line recognition dictionary storage area 7b stores an off-line recognition dictionary storing feature data in the form of an entire character referred to in the off-line recognition processing. The character extraction program storage area 7c stores a character extraction program that causes the CPU 2 to execute processing of identifying one character from the data input from the handwritten character input tablet 4 and extracting the data as one character data.

【0026】さらに、ストローク認識プログラム記憶エ
リア7dには、手書き文字入力用タブレット4から入力
されるストロークが直線か否か等のストロークの種類を
判別するストローク種類判定処理をCPU2に実行させ
るストローク認識プログラムが記憶されている。また、
基本ストローク辞書記憶エリア7eには、ストローク種
類判定処理で参照される基本ストロークの方向列のデー
タが記憶されている。さらに、交差ストローク検出プロ
グラム記憶エリア7fには、ストローク間の交差の状況
を検出する交差ストローク検出処理をCPU2に実行さ
せる交差ストローク検出プログラムが記憶されている。
また、重複判定値算出プログラム記憶エリア7gには、
ストローク間の重複を判定する重複判定値であるストロ
ーク間の交差角又は内積を算出する重複判定値算出処理
をCPU2に実行させる重複判定値算出プログラムが記
憶されている。
Further, a stroke recognition program for causing the CPU 2 to execute a stroke type determination process for determining the type of stroke such as whether or not the stroke input from the handwriting character input tablet 4 is a straight line is stored in the stroke recognition program storage area 7d. Is stored. Also,
The basic stroke dictionary storage area 7e stores data of the direction sequence of the basic stroke referred to in the stroke type determination processing. Further, the cross stroke detection program storage area 7f stores a cross stroke detection program for causing the CPU 2 to execute a cross stroke detection process for detecting a crossing state between strokes.
Also, the duplication determination value calculation program storage area 7g has
An overlap determination value calculation program for causing the CPU 2 to execute an overlap determination value calculation process of calculating an intersection angle between strokes or an inner product, which is an overlap determination value for determining overlap between strokes, is stored.

【0027】さらに、重複判定閾値記憶エリア7hに
は、重複判定値算出処理で参照されるストローク間の重
複を判定するための閾値が記憶されている。また、交差
ストローク分離プログラム記憶エリア7iには、重複判
定値算出処理でストロークが重複していると判定された
交差しているストロークを分離する処理をCPU2に実
行させる交差ストローク分離プログラムが記憶されてい
る。
Further, a threshold for determining the overlap between strokes referred to in the overlap determination value calculation processing is stored in the overlap determination threshold storage area 7h. The cross stroke separation program storage area 7i stores a cross stroke separation program that causes the CPU 2 to execute a process of separating intersecting strokes determined to have overlapping strokes in the overlap determination value calculation process. I have.

【0028】次に、RAM8の記憶エリアについて説明
する。RAM8には、図1に示すように、手書き文字入
力用タブレット4に入力されたストロークを記憶する入
力ストロークデータ記憶エリア8aと、手書き文字入力
用タブレット4に入力された文字をオフライン認識した
結果の文字コードを記憶する認識結果記憶エリア8b
と、ストローク種類判定処理の結果を記憶する入力スト
ロークの種類情報記憶エリア8cと、交差ストローク検
出処理の結果を記憶する交差ストロークの有無情報記憶
エリア8dと、重複判定値算出処理により求められたス
トロークの交差角又は内積を記憶する重複判定値記憶エ
リア8eと、CPU2が行う各種の処理でデータを記憶
するワーキングエリア8fとが設けられている。
Next, the storage area of the RAM 8 will be described. As shown in FIG. 1, an input stroke data storage area 8 a for storing strokes input to the handwritten character input tablet 4, and a result of offline recognition of characters input to the handwritten character input tablet 4 are stored in the RAM 8. Recognition result storage area 8b for storing character codes
And an input stroke type information storage area 8c for storing the result of the stroke type determination processing, an intersection stroke presence / absence information storage area 8d for storing the result of the intersection stroke detection processing, and a stroke determined by the overlap determination value calculation processing. And a working area 8f for storing data in various processes performed by the CPU 2.

【0029】次に、図2を参照して、手書き文字入力用
タブレット4の構造を説明する。図2に示すように、手
書き文字入力用タブレット4は横長の長方形に形成さ
れ、手書き文字入力用タブレット4の表面の略中央から
下部にかけては、手書き文字を入力する略正方形に形成
された第1入力エリア4aと、第2入力エリア4bと、
第3入力エリア4cとが横一列に隣接して設けられてい
る。第1入力エリア4a乃至第3入力エリア4cの何れ
かににペン5により文字を記入すると入力されたストロ
ークのデータがI/Oインターフェース3を介してCP
U2に送られるようになっている。
Next, the structure of the handwritten character input tablet 4 will be described with reference to FIG. As shown in FIG. 2, the handwritten character input tablet 4 is formed in a horizontally long rectangle, and a first square formed for inputting handwritten characters is formed from a substantially center to a lower part of the surface of the handwritten character input tablet 4. An input area 4a, a second input area 4b,
The third input area 4c is provided adjacent to one horizontal row. When characters are written in any of the first input area 4a to the third input area 4c with the pen 5, the input stroke data is transferred to the CP via the I / O interface 3.
It is sent to U2.

【0030】また、上記の手書き文字入力用タブレット
4の第1入力エリア4a乃至第3入力エリア4cの内部
は、手書き文字入力用タブレット4の表面と平行に数1
00Ωの抵抗を持つ導電性フィルムがわずかの隙間をあ
けて二枚張ってあり、手書き文字入力用タブレット4の
表面をペン5の先端で押すと二枚の導電性フィルムが接
触してX座標及びY座標が読み取られる周知の構造とな
っている。
The inside of the first input area 4a to the third input area 4c of the handwritten character input tablet 4 is expressed by the following expression 1 in parallel with the surface of the handwritten character input tablet 4.
Two conductive films having a resistance of 00Ω are stretched with a slight gap therebetween. When the surface of the handwriting character input tablet 4 is pressed with the tip of the pen 5, the two conductive films come into contact with each other and the X coordinate and It has a well-known structure from which the Y coordinate can be read.

【0031】また、手書き文字入力用タブレット4の上
部には、液晶表示装置(LCD)から構成された表示装
置6が設けられている。表示装置6には、第1入力エリ
ア4a乃至第3入力エリア4cに手書きで入力され、C
PU2により文字認識された文字が入力順に表示される
ようになっている。尚、手書き文字入力用タブレット4
の第1入力エリア4a乃至第3入力エリア4cは、LC
Dを組み込んで、入力したストロークが表示される液晶
タブレットを用いても良い。
A display device 6 composed of a liquid crystal display (LCD) is provided above the handwritten character input tablet 4. In the display device 6, handwritten input is performed in the first input area 4a to the third input area 4c.
Characters recognized by the PU2 are displayed in the order of input. In addition, handwriting character input tablet 4
The first input area 4a to the third input area 4c of the
A liquid crystal tablet in which the input stroke is displayed by incorporating D may be used.

【0032】以上のように構成された文字認識装置1の
動作について、図3乃至図14を参照して説明する。図
3は、文字認識装置1が行う文字認識処理の主制御のフ
ローチャートであり、図4は、ストローク種類判定処理
のフローチャートであり、図5は、ストローク交差検出
処理のフローチャートであり、図6は、オフライン文字
認識処理のフローチャートであり、図7は、手書き文字
入力の模式図であり、図8は、交差ストロークの模式図
であり、図9は、交差ストロークの始点を揃えた状態の
模式図であり、図10は、交差ストロークを分離した状
態の模式図であり、図11は、認識された文字が表示さ
れた状態を示す図であり、図12及び図13は、ストロ
ーク種類判定処理の概念図であり、図14(1)〜(1
0)は、基本ストロークの例示である。
The operation of the character recognition device 1 configured as described above will be described with reference to FIGS. FIG. 3 is a flowchart of main control of character recognition processing performed by the character recognition device 1, FIG. 4 is a flowchart of stroke type determination processing, FIG. 5 is a flowchart of stroke intersection detection processing, and FIG. FIG. 7 is a schematic diagram of a handwritten character input, FIG. 8 is a schematic diagram of an intersection stroke, and FIG. 9 is a schematic diagram of a state where the starting points of the intersection stroke are aligned. FIG. 10 is a schematic view showing a state in which the intersecting stroke is separated, FIG. 11 is a view showing a state in which the recognized character is displayed, and FIGS. It is a conceptual diagram, FIG.
0) is an example of a basic stroke.

【0033】以下、使用者がペン5を用いて、「旧」と
いう文字を入力した場合を例にして図3に示すフローチ
ャートに沿って説明する。まず、図7に示すように、使
用者が、手書き文字入力用タブレット4の第1入力エリ
ア4aに「旧」の文字の各ストロークの内の1ストロー
クの入力を行うと(S1)、文字の全ストロークの入力
終了か否かを判断する(S2)。この判断は、ROM7
の文字切出しプログラム記憶エリア7cに記憶されてい
る文字切出しプログラムに従って、一文字の全ストロー
クの入力が終了したか否かを判断する(S2)。具体的
には、一文字の入力が終了か否かの判断は、例えば、次
のストロークの入力までの時間が一定時間(一例とし
て、「1秒間」や「2秒間」)開いた場合や第1入力エ
リア4aに入力していたものが第2入力エリア4bに入
力を始めたり、第2入力エリア4bに入力していたもの
が第3入力エリア4cに入力を始めたりした場合等に、
一文字の全ストロークの入力が終了したと判断する(S
2:YES)。一文字の全ストロークの入力が終了して
いない場合には(S2:NO)、S3の処理に移行す
る。
Hereinafter, a case where the user inputs the character "Old" using the pen 5 will be described with reference to the flowchart shown in FIG. First, as shown in FIG. 7, when the user inputs one of the strokes of the "old" character in the first input area 4a of the handwritten character input tablet 4 (S1), the character is input. It is determined whether the input of all strokes has been completed (S2). This judgment is made in ROM 7
According to the character extraction program stored in the character extraction program storage area 7c, it is determined whether or not the input of all strokes of one character is completed (S2). Specifically, it is determined whether or not the input of one character is completed, for example, when the time until the input of the next stroke is opened for a predetermined time (for example, “1 second” or “2 seconds”), or when the first stroke is input. When the input to the input area 4a starts inputting to the second input area 4b, or when the input to the second input area 4b starts inputting to the third input area 4c,
It is determined that the input of all strokes of one character has been completed (S
2: YES). If the input of all strokes of one character has not been completed (S2: NO), the process proceeds to S3.

【0034】S3の処理では、ストローク種類判定処理
を行う。このストローク種類判定処理について、図4に
示すストローク種類判定処理のサブルーチンと図12に
示すストローク種類判定処理の模式図と、図13に示す
ストロークのベクトルの16方向の概念図を参照して説
明する。
In step S3, a stroke type determination process is performed. This stroke type determination process will be described with reference to a subroutine of the stroke type determination process shown in FIG. 4, a schematic diagram of the stroke type determination process shown in FIG. 12, and a conceptual diagram of a stroke vector in 16 directions shown in FIG. .

【0035】まず、図12(1)に示すような手書きの
ストロークaが入力されると、図12(2)に示すよう
に、そのストロークの中のペン5の動きを、順に上下左
右斜め16方向(図13参照)のいずれかの方向を向い
た16セグメントのベクトルである方向列bに分割する
(S21)。次いで、図12(3)に示す入力方向の方
向列と、図12(5)に示す基本ストロークに対応した
基本ストロークの方向列(図12(4)参照)とをマッ
チングし(S22)、方向差の少なかった基本ストロー
クが前記手書きのストロークaのストロークの種類とし
て判定され(S22)、RAM8の入力ストロークの種
類情報記憶エリア8cに記憶される(S22)。
First, when a handwritten stroke a as shown in FIG. 12 (1) is inputted, as shown in FIG. It is divided into a direction sequence b, which is a 16-segment vector oriented in one of the directions (see FIG. 13) (S21). Next, the direction sequence of the input direction shown in FIG. 12 (3) is matched with the direction sequence of the basic stroke (see FIG. 12 (4)) corresponding to the basic stroke shown in FIG. 12 (5) (S22). The basic stroke having a small difference is determined as the stroke type of the handwritten stroke a (S22) and stored in the input stroke type information storage area 8c of the RAM 8 (S22).

【0036】尚、基本ストロークの方向列のデータは、
ROM7の基本ストローク辞書記憶エリア7eに記憶さ
れている。ここで、基本ストロークの種類の一例を図1
4を参照して説明する。図14(1)〜(10)は、基
本ストロークの例示である。図14の(1)〜(10)
に示す基本ストロークの内、(1)〜(4)に示すスト
ロークが、直線ストロークである。従って、図7に示す
手書き文字の「旧」のストロークAやストロークB等の
すべての構成線は、直線ストロークと判断される。
The data of the direction sequence of the basic stroke is as follows.
It is stored in a basic stroke dictionary storage area 7e of the ROM 7. Here, an example of the type of the basic stroke is shown in FIG.
This will be described with reference to FIG. FIGS. 14 (1) to (10) are examples of basic strokes. (1) to (10) of FIG.
Among the basic strokes shown in (1), the strokes shown in (1) to (4) are linear strokes. Therefore, all the constituent lines such as the “old” stroke A and the stroke B of the handwritten character shown in FIG. 7 are determined to be straight strokes.

【0037】図3のフローチャートのS4の判断処理で
は、S22の処理で判定し、RAM8の入力ストローク
の種類情報記憶エリア8cに記憶した入力ストロークの
種類が、直線か否かを判断する(S4)。入力ストロー
クの種類が直線の場合には(S4:YES)、ストロー
ク間の交差検出処理(S5)を行い、入力ストロークの
種類が直線でない場合には(S4:NO)、S2に戻
る。
In the determination process of S4 in the flowchart of FIG. 3, the determination is made in the process of S22, and it is determined whether or not the type of the input stroke stored in the input stroke type information storage area 8c of the RAM 8 is a straight line (S4). . If the type of the input stroke is a straight line (S4: YES), an intersection detection process between strokes (S5) is performed. If the type of the input stroke is not a straight line (S4: NO), the process returns to S2.

【0038】ストローク間の交差検出処理(S5)で
は、S4で、直線ストロークであると判定されたストロ
ークと、すでに入力されている各直線ストロークとを比
較し、ストローク間に交差が生じているか否かを検出す
る。具体的には、図5に示すストローク交差検出処理を
行う。
In the process of detecting intersection between strokes (S5), the stroke determined to be a straight stroke in S4 is compared with each of the already input straight strokes to determine whether there is an intersection between the strokes. Or to detect. Specifically, a stroke intersection detection process shown in FIG. 5 is performed.

【0039】例えば、図7に示すストロークBに現在、
着目しており、ストロークBがS4の判定処理で、直線
ストロークであると判定された場合には、まず、ストロ
ークBの特徴点間の中点座標を求める(S31)。具体
的には、中点の数が1つになるまで、ストロークBの1
6方向のいずれかの方向を向いた16セグメントのベク
トルである方向列の中間点を結んでさらにその中点を求
める処理を行う(S32:NO、S33)。中点の数が
1つになると(S32:YES)、その求めた中点のY
座標の値と、ストロークBより以前に入力されている直
線ストロークAの上端のY座標の値及び下端のY座標の
値とを比較する(S34)。
For example, the stroke B shown in FIG.
Attention is paid, and when it is determined that the stroke B is a straight stroke in the determination processing of S4, first, the coordinates of the middle point between the characteristic points of the stroke B are obtained (S31). Specifically, until the number of midpoints becomes one,
A process of connecting the midpoints of the direction sequence, which is a vector of 16 segments oriented in any of the six directions, and further obtaining the midpoint is performed (S32: NO, S33). When the number of midpoints becomes one (S32: YES), Y of the obtained midpoint is obtained.
The value of the coordinates is compared with the value of the Y coordinate of the upper end and the value of the Y coordinate of the lower end of the linear stroke A input before the stroke B (S34).

【0040】S33で求めた中点のY座標の値が、直線
ストロークAの上端のY座標の値及び下端のY座標の値
の中間に存在する場合には(S35:YES)、次に、
S33で求めた中点のX座標の値と、ストロークBより
以前に入力されている直線ストロークAの左端のX座標
の値及び右端のX座標の値とを比較する(S36)。S
33で求めた中点のX座標の値が、直線ストロークAの
左端のX座標の値及び右端のX座標の値の中間に存在す
る場合には(S37:YES)、ストロークBとストロ
ークAとは、交差していると判断でき(S38)、スト
ロークBとストロークAとの間に交差有りの情報をRA
M8の交差ストロークの有無情報記憶エリア8dに記憶
する(S38)。また、S35の判断処理でNOと判断
された場合及びS36の判断処理でNOと判断された場
合には、ストロークBとストロークAとの間に交差無し
の情報をRAM8の交差ストロークの有無情報記憶エリ
ア8dに記憶する(S38)。その後、図3に示すフロ
ーチャートのS6に戻る。
If the value of the Y coordinate of the middle point obtained in S33 is between the values of the Y coordinate at the upper end and the Y coordinate at the lower end of the straight stroke A (S35: YES), then
The value of the X coordinate of the middle point obtained in S33 is compared with the value of the X coordinate of the left end and the value of the X coordinate of the right end of the straight stroke A input before the stroke B (S36). S
If the value of the X coordinate of the midpoint obtained in 33 is present between the value of the X coordinate of the left end and the value of the X coordinate of the right end of the straight stroke A (S37: YES), the stroke B and the stroke A Can be determined to intersect (S38), and information indicating that there is an intersection between the stroke B and the stroke A is RA
It is stored in the information storage area 8d for the presence or absence of the crossing stroke of M8 (S38). If the determination in S35 is NO and the determination in S36 is NO, the information indicating that there is no intersection between the stroke B and the stroke A is stored in the RAM 8 in the presence / absence information of the intersection stroke. It is stored in the area 8d (S38). Thereafter, the process returns to S6 of the flowchart shown in FIG.

【0041】S6の判断処理では、RAM8の交差スト
ロークの有無情報記憶エリア8dにストロークBとスト
ロークAと間に交差有りと記憶されている場合には、ス
トロークBとストロークAとの間に図8に示すような交
差の状況が生じているので、図9に示すようにストロー
クBとストロークAとの始点が一致するようにストロー
クB又はストロークAを平行移動し、ストロークBとス
トロークAと交差角θ又は、ストロークBのベクトル
(Bx,By)とストロークAのベクトル(Ax,Ay)との内
積(内積=AxBx+AyBy又は内積=|A||B|cosθ)
を求める(S7)。この交差角θ又は内積が、重複判定
値となり、RAM8の重複判定値記憶エリア8eに記憶
される(S7)。
In the determination process of S6, if the existence of the intersection between the stroke B and the stroke A is stored in the intersection stroke presence / absence information storage area 8d of the RAM 8, FIG. As shown in FIG. 9, the stroke B or the stroke A is translated so that the starting points of the stroke B and the stroke A coincide with each other, as shown in FIG. θ or the inner product of the vector of stroke B (Bx, By) and the vector of stroke A (Ax, Ay) (inner product = AxBx + AyBy or inner product = | A || B | cos θ)
(S7). The intersection angle θ or the inner product becomes an overlap determination value and is stored in the overlap determination value storage area 8e of the RAM 8 (S7).

【0042】S7で求めた重複判定値が、ROM7の重
複判定閾値記憶エリア7hに記憶されている所定の閾値
以下か否かを判断する。例えば、この交差角θが閾値で
ある所定の角度(例えば10度)以下の場合には、スト
ロークAとストロークBとが非常に浅い角度で交差して
いることになる。従って、2つのストロークが、漢字や
仮名ではあり得ない浅い角度で交差していることになる
ので、本来は交差すべきでないものが、乱雑に手書きさ
れたために交差した重複ストロークであると判断される
(S8:YES)。重複判定値として、ストロークのベ
クトルの内積を用いる場合には、閾値は、ストロークの
長さにより異なることになるので、ストロークが入力さ
れる手書き文字入力用タブレット4の文字入力エリア
(文字枠)の大きさに応じて、ROM7の重複判定閾値
記憶エリア7hに記憶されている。
It is determined whether or not the duplication judgment value obtained in S7 is equal to or smaller than a predetermined threshold stored in the duplication judgment threshold storage area 7h of the ROM 7. For example, if the intersection angle θ is equal to or smaller than a predetermined angle (for example, 10 degrees) which is a threshold value, it means that the stroke A and the stroke B intersect at a very shallow angle. Therefore, the two strokes intersect at a shallow angle that is impossible with kanji or kana, and what should not originally intersect is determined to be an overlapped stroke that intersected due to random handwriting. (S8: YES). When the inner product of the stroke vectors is used as the overlap determination value, the threshold value differs depending on the length of the stroke. Therefore, the threshold value of the character input area (character frame) of the handwritten character input tablet 4 into which the stroke is input is set. It is stored in the overlap determination threshold storage area 7h of the ROM 7 according to the size.

【0043】S8の判断処理で、本来は交差すべきでな
いものが、乱雑に手書きされたために交差した重複スト
ロークであると判断された場合には(S8:YES)、
交差ストロークの分離処理を行う(S9)。また、S6
の判断で交差無しと判断された場合(S6:NO)や、
S8の判断で重複ストロークではないと判断された場合
(S8:NO)には、S2に戻る。
In the determination process of S8, if it is determined that what should not intersect should be an intersecting overlapping stroke due to random handwriting (S8: YES),
The cross stroke separation process is performed (S9). Also, S6
If it is determined that there is no intersection (S6: NO),
If it is determined in S8 that the stroke is not an overlapping stroke (S8: NO), the process returns to S2.

【0044】この交差ストロークの分離処理(S9)で
は、図10に示すように、例えば、ストロークAをスト
ロークBから所定間隔(最低1ドット以上)離れるよう
に、平行移動により分離する。この所定間隔は、オフラ
イン文字認識時に誤認識が生じにくい間隔だけ、2本の
ストロークが最も良く分離するように予め定めておく。
交差ストロークの分離処理(S9)で、分離されたスト
ロークの情報はRAM8の入力ストロークデータ記憶エ
リア8aに記憶されて、交差したストロークの情報が訂
正される(S9)。
In the cross stroke separation process (S9), as shown in FIG. 10, for example, the stroke A is separated from the stroke B by a parallel movement so as to be separated from the stroke B by a predetermined interval (at least one dot). The predetermined interval is determined in advance so that the two strokes are separated best by an interval in which erroneous recognition does not easily occur during off-line character recognition.
In the intersecting stroke separation process (S9), information on the separated stroke is stored in the input stroke data storage area 8a of the RAM 8, and the information on the intersecting stroke is corrected (S9).

【0045】その後、交差ストロークの分離処理が終了
し(S9)、全ストロークの入力が終了すると(S2:
YES)、オフライン文字認識処理(S10)に移行す
る。オンライン文字認識処理について、図6に示すオン
ライン文字認識処理のサブルーチンのフローチャートを
参照して説明する。
Thereafter, the separation processing of the cross stroke is completed (S9), and the input of all the strokes is completed (S2:
YES), and proceeds to off-line character recognition processing (S10). The online character recognition processing will be described with reference to the flowchart of the online character recognition processing subroutine shown in FIG.

【0046】オフライン文字認識処理では、まず、入力
ストロークデータ記憶エリア8aに記憶されている一文
字の全ストロークを読み出し(S51)、その文字の形
状の特徴抽出を行い(S52)、その抽出された特徴の
データと、ROM7のオフライン認識辞書記憶エリア7
bに記憶されているオフライン認識辞書に登録されてい
る全登録文字とパターンマッチングが終了するまで(S
53:NO)、オフライン認識辞書に記憶されている文
字の形状の情報と入力ストロークデータ記憶エリア8a
に記憶されたストロークから構成される文字の形状の情
報とをパターンマッチング(形状比較)することにより
文字を同定する(S54)。
In the off-line character recognition processing, first, all strokes of one character stored in the input stroke data storage area 8a are read (S51), and the shape of the character is extracted (S52). And the offline recognition dictionary storage area 7 in the ROM 7
b until pattern matching with all registered characters registered in the offline recognition dictionary stored in
53: NO), information on the character shape stored in the offline recognition dictionary and the input stroke data storage area 8a
The character is identified by pattern matching (shape comparison) with the information on the shape of the character composed of the strokes stored in (1) (S54).

【0047】そして、S54の処理で同定された文字形
状の類似度の高い文字候補をRAM8の認識結果記憶エ
リア8bに記憶する(S55)。次いで、S53の判断
処理に戻り、ROM7のオフライン認識辞書記憶エリア
7eに記憶されているオフライン認識辞書に登録されて
いる全登録文字とパターンマッチングが終了すると(S
53:YES)、後処理を行う(S56)。後処理(S
56)では、S54の処理で同定され、S55の処理
で、RAM8の認識結果記憶エリア8bに記憶された文
字候補の文法的な接続可否を判断して、文法的な接続可
否に応じて、RAM8の認識結果記憶エリア8bに記憶
された文字候補の順位を入れ替える(S56)。その
後、図3に示すS11の処理に戻り、後処理(S56)
された文字候補の第1位の候補を表示バッファとして機
能するRAM8のワークキングエリア8fに記憶し(S
11)、表示装置6に表示する(S12)。
Then, the character candidates having a high degree of similarity in the character shape identified in the processing of S54 are stored in the recognition result storage area 8b of the RAM 8 (S55). Next, returning to the determination processing of S53, when pattern matching with all registered characters registered in the offline recognition dictionary stored in the offline recognition dictionary storage area 7e of the ROM 7 is completed (S53).
53: YES), and perform post-processing (S56). Post-processing (S
In 56), the grammatical connection of the character candidates stored in the recognition result storage area 8b of the RAM 8 is determined in the processing of S54, and the RAM 8 is determined in accordance with the grammatical connection. The order of the character candidates stored in the recognition result storage area 8b is changed (S56). Thereafter, the process returns to the processing of S11 shown in FIG. 3, and the post-processing (S56)
The first candidate of the selected character candidate is stored in the working area 8f of the RAM 8 functioning as a display buffer (S
11) Display on the display device 6 (S12).

【0048】以上説明したように、上記の第一の実施の
文字認識装置1では、オフライン方式による文字認識を
行う場合に、本来は交差しないストロークが重なり合っ
て筆記されてしまった場合でも、重複したストロークを
検出・分離してから、オフライン文字認識を行うので、
重複ストロークを含む入力文字を正しく認識することが
できる。図2の第1入力エリア4aに示すように、スト
ロークが重複して入力された「旧」の字も、オフライン
認識で正しく認識して表示装置6に、図11に示しよう
に「旧」と正しい認識結果を表示することができる。
As described above, in the character recognition apparatus 1 according to the first embodiment, when performing character recognition by the off-line method, even if strokes that originally do not intersect are written by overlapping, the characters are not overlapped. Offline character recognition is performed after strokes are detected and separated.
Input characters including overlapping strokes can be recognized correctly. As shown in the first input area 4a of FIG. 2, the character "Old" in which the stroke is duplicated and input is correctly recognized by the offline recognition and displayed on the display device 6 as "Old" as shown in FIG. A correct recognition result can be displayed.

【0049】次に、本発明の第二の実施の形態について
図15乃至図17を参照して説明する。第二の実施の形
態では、第一の実施の形態と同じ部材には、同じ符号を
付して説明する。図15は、第二の実施の形態の文字認
識装置1の概略構成を示すブロック図であり、図16
は、第二の実施の形態の文字認識装置1の制御のフロー
チャートであり、図17は、第二の実施の形態の文字認
識装置1の重複ストロークの分離処理を示す概念図であ
る。
Next, a second embodiment of the present invention will be described with reference to FIGS. In the second embodiment, the same members as those in the first embodiment are denoted by the same reference numerals and described. FIG. 15 is a block diagram illustrating a schematic configuration of the character recognition device 1 according to the second embodiment.
FIG. 17 is a flowchart of control of the character recognition device 1 of the second embodiment, and FIG. 17 is a conceptual diagram illustrating separation processing of overlapping strokes of the character recognition device 1 of the second embodiment.

【0050】図15に示すように、本発明の第一の実施
の形態の文字認識装置1は、文字認識装置1の制御を司
るCPU2に、データを一時的に記憶するRAM8と、
CPU2で実行されるプログラム等を記憶したROM7
と、CPU2へのデータの入出力を仲介するI/Oイン
ターフェース3とが接続されている。また、I/Oイン
ターフェース3には、ペン5によって手書きされる文字
を入力する手書き文字入力用タブレット4と、液晶表示
装置から構成された表示装置6とが接続されている。
As shown in FIG. 15, a character recognition device 1 according to a first embodiment of the present invention includes a RAM 8 for temporarily storing data in a CPU 2 for controlling the character recognition device 1;
ROM 7 storing programs executed by CPU 2
And an I / O interface 3 that mediates input / output of data to / from the CPU 2. The I / O interface 3 is connected to a handwritten character input tablet 4 for inputting characters handwritten by the pen 5 and a display device 6 including a liquid crystal display device.

【0051】次に、ROM7の記憶エリアについて説明
する。ROM7には、図15に示すように、オフライン
認識プログラム記憶エリア70aと、オフライン認識辞
書記憶エリア70bと、文字切出しプログラム記憶エリ
ア70cと、ストローク認識プログラム記憶エリア70
dと、ストローク増幅の拡大幅値記憶エリア70eと、
重複面積測定プログラム記憶エリア70fと、ストロー
ク面積測定プログラム記憶エリア70gと、重複面積占
有度算出プログラム記憶エリア70hと、重複面積占有
度閾値記憶エリア70iと、交差ストローク分離プログ
ラム記憶エリア70jとが設けられている。
Next, the storage area of the ROM 7 will be described. As shown in FIG. 15, the ROM 7 has an off-line recognition program storage area 70a, an off-line recognition dictionary storage area 70b, a character cutout program storage area 70c, and a stroke recognition program storage area 70a.
d, an expanded width value storage area 70e for stroke amplification,
An overlap area measurement program storage area 70f, a stroke area measurement program storage area 70g, an overlap area occupancy calculation program storage area 70h, an overlap area occupancy threshold storage area 70i, and an intersection stroke separation program storage area 70j are provided. ing.

【0052】尚、オフライン認識プログラム記憶エリア
70aには、手書き文字入力用タブレット4に入力され
た一文字の文字全体の形の情報を用いて認識を行うオフ
ライン認識処理をCPU2に実行させるオフライン認識
プログラムが記憶されている。さらに、オフライン認識
辞書記憶エリア70bには、オフライン認識処理で参照
される一文字の文字全体の形の特徴データを記憶したオ
フライン認識辞書が記憶されている。また、文字切出し
プログラム記憶エリア70cには、手書き文字入力用タ
ブレット4から入力されるデータから一文字を識別して
一文字のデータとして切り出す処理をCPU2に実行さ
せる文字切出しプログラムが記憶されている。
In the off-line recognition program storage area 70a, there is stored an off-line recognition program for causing the CPU 2 to execute an off-line recognition process for performing recognition using information on the entire shape of one character input to the handwritten character input tablet 4. It is remembered. Further, the offline recognition dictionary storage area 70b stores an offline recognition dictionary that stores feature data in the form of a single character referred to in the offline recognition processing. The character extraction program storage area 70c stores a character extraction program that causes the CPU 2 to execute a process of identifying one character from the data input from the handwritten character input tablet 4 and extracting the data as one character data.

【0053】さらに、ストローク幅の増幅プログラム記
憶エリア70dには、手書き文字入力用タブレット4か
ら入力されるストロークの幅を増幅する処理をCPU2
に実行させるストローク幅増幅プログラムが記憶されて
いる。また、ストローク増幅の拡大幅値記憶エリア70
eには、ストロークの幅を増幅する処理で、ストローク
の幅をどれだけ増幅させるかの拡大幅値が記憶されてい
る。さらに、重複面積測定プログラム記憶エリア70f
には、ストロークの幅を増幅した2つのストロークの重
複面積を測定する重複面積測定処理をCPU2に実行さ
せる重複面積測定プログラムが記憶されている。
Further, in the stroke width amplification program storage area 70d, a process for amplifying the width of the stroke input from the handwriting character input tablet 4 is performed by the CPU 2.
Is stored. Also, the stroke width expansion width value storage area 70
In e, an enlarged width value indicating how much the stroke width is amplified in the process of amplifying the stroke width is stored. Further, the overlapping area measurement program storage area 70f
Stores an overlap area measurement program for causing the CPU 2 to execute an overlap area measurement process for measuring an overlap area of two strokes having amplified stroke widths.

【0054】また、ストローク面積測定プログラム記憶
エリア70gには、ストロークの幅を増幅した2つのス
トロークの面積を測定するストローク面積測定処理をC
PU2に実行させるストローク面積測定プログラムが記
憶されている。さらに、重複面積占有度算出プログラム
記憶エリア70hには、後述する重複面積占有度を算出
する処理をCPU2に実行させる重複面積占有度算出プ
ログラムが記憶されている。
In the stroke area measurement program storage area 70g, a stroke area measurement process for measuring the area of two strokes having amplified stroke widths is stored in C.
A stroke area measurement program to be executed by PU2 is stored. Further, an overlapping area occupancy calculation program storage area 70h stores an overlapping area occupancy calculating program for causing the CPU 2 to execute a process of calculating an overlapping area occupancy described later.

【0055】また、重複面積占有度閾値記憶エリア70
iには、重複面積占有度が計算された2つのストローク
間の重複を判断するための基準である重複面積占有度閾
値が記憶されている。さらに、交差ストローク分離プロ
グラム記憶エリア70jには、重複面積占有度と重複面
積占有度閾値とを比較して、ストロークが重複している
と判定された交差しているストロークを分離する処理を
CPU2に実行させる交差ストローク分離プログラムが
記憶されている。
The overlapping area occupancy threshold storage area 70
In i, an overlap area occupancy threshold, which is a reference for determining overlap between two strokes whose overlap area occupancy has been calculated, is stored. Further, in the cross stroke separation program storage area 70j, the CPU 2 compares the overlap area occupancy with the overlap area occupancy threshold and separates the intersecting strokes determined to have overlapped strokes. A cross stroke separation program to be executed is stored.

【0056】次に、RAM8の記憶エリアについて説明
する。RAM8には、図15に示すように、手書き文字
入力用タブレット4に入力されたストロークを記憶する
入力ストロークデータ記憶エリア80aと、手書き文字
入力用タブレット4に入力された文字をオフライン認識
した結果の文字コードを記憶する認識結果記憶エリア8
0bと、重複面積測定処理の結果を記憶する重複面積測
定値記憶エリア80cと、ストローク面積測定処理の結
果を記憶するストローク面積測定値記憶エリア80d
と、重複面積占有度を記憶する重複面積占有度計算結果
記憶エリア80eと、CPU2が行う各種の処理でデー
タを記憶するワーキングエリア80fとが設けられてい
る。
Next, the storage area of the RAM 8 will be described. As shown in FIG. 15, the RAM 8 has an input stroke data storage area 80a for storing strokes input to the handwritten character input tablet 4, and a result of offline recognition of characters input to the handwritten character input tablet 4, as shown in FIG. Recognition result storage area 8 for storing character codes
0b, an overlap area measurement value storage area 80c for storing the result of the overlap area measurement processing, and a stroke area measurement value storage area 80d for storing the result of the stroke area measurement processing.
And an overlapping area occupancy calculation result storage area 80e for storing the overlapping area occupancy, and a working area 80f for storing data in various processes performed by the CPU 2.

【0057】尚、第二の実施の形態でも、手書き文字入
力用タブレット4の構造は、図2に示す手書き文字入力
用タブレット4の構造と同様の構造及び機能である。
Note that, also in the second embodiment, the structure of the handwritten character input tablet 4 has the same structure and function as the structure of the handwritten character input tablet 4 shown in FIG.

【0058】以上のように構成された第二の実施の形態
の文字認識装置1の動作について、図16及び図17を
参照して説明する。
The operation of the character recognition apparatus 1 according to the second embodiment having the above-described configuration will be described with reference to FIGS.

【0059】以下、まず、図16に示すように、使用者
が、手書き文字入力用タブレット4の第1入力エリア4
aに文字の各ストロークの内の1ストロークの入力を行
うと(S61)、文字の全ストロークの入力終了か否か
を判断する(S62)。この判断は、ROM7の文字切
出しプログラム記憶エリア70cに記憶されている文字
切出しプログラムに従って、一文字の全ストロークの入
力が終了したか否かを判断する(S62)。
First, as shown in FIG. 16, the user operates the first input area 4 of the tablet 4 for inputting handwritten characters.
When one of the strokes of the character is input to a (S61), it is determined whether or not the input of all the strokes of the character has been completed (S62). This determination is made according to the character extraction program stored in the character extraction program storage area 70c of the ROM 7 to determine whether or not the input of all strokes of one character has been completed (S62).

【0060】具体的には、一文字の入力が終了か否かの
判断は、例えば、次のストロークの入力までの時間が一
定時間(一例として、「1秒間」や「2秒間」)開いた
場合や第1入力エリア4aに入力していたものが第2入
力エリア4bに入力を始めたり、第2入力エリア4bに
入力していたものが第3入力エリア4cに入力を始めた
りした場合等に、一文字の全ストロークの入力が終了し
たと判断する(S62:YES)。一文字の全ストロー
クの入力が終了していない場合には(S62:NO)、
S63の処理に移行する。
Specifically, it is determined whether or not the input of one character is completed, for example, when the time until the input of the next stroke is opened for a predetermined time (for example, “1 second” or “2 seconds”). For example, when an input to the first input area 4a starts inputting to the second input area 4b, an input to the second input area 4b starts inputting to the third input area 4c, etc. It is determined that the input of all strokes of one character is completed (S62: YES). If the input of all strokes of one character has not been completed (S62: NO),
The process proceeds to S63.

【0061】S63の処理では、ストローク幅の増幅処
理を行う。このストローク幅の増幅処理について、図1
7に示すストローク幅の増幅の概念図を参照して説明す
る。まず、図17(1)に示す交差角の大きい「×」や
図17(2)に示すような交差角の小さい「×」の手書
きのストロークが入力されると、各々、図17(3)、
(4)に示すように、そのストロークの幅をROM7の
ストローク増幅の拡大幅値記憶エリア70eに予め記憶
されている所定値だけ拡大(増幅)する(S63)。具
体的には、ストローク増幅の拡大幅値記憶エリア70e
に例えば、「8」と記憶されている場合には、ストロー
クの1ドットに対して回り8ドットを塗りつぶす等の方
法で、図17(3)、(4)に示すように、ストローク
を幅を拡大(増幅)する(S63)。
In the process of S63, a process of amplifying the stroke width is performed. FIG. 1 shows the stroke width amplification process.
This will be described with reference to a conceptual diagram of stroke width amplification shown in FIG. First, when a handwritten stroke of “x” having a large intersection angle shown in FIG. 17 (1) or “x” having a small intersection angle as shown in FIG. 17 (2) is input, respectively, FIG. 17 (3) ,
As shown in (4), the width of the stroke is expanded (amplified) by a predetermined value stored in advance in a stroke amplification expanded width value storage area 70e of the ROM 7 (S63). More specifically, the enlarged width value storage area 70e for stroke amplification
For example, when “8” is stored, the stroke is set to a width as shown in FIGS. 17 (3) and (4) by, for example, painting 8 dots around one dot of the stroke. It is expanded (amplified) (S63).

【0062】次に、ストローク幅を拡大したストローク
が他のストローク幅が拡大されたストロークと重複する
部分があるか否かを判断する(S64)。具体的には、
現在注目しているストローク幅を拡大したストロークの
1ドットに注目し、その1ドットの(x,y)座標デー
タと重なる他のストロークの1ドットの座標データがあ
るか否かを判断し、重なる他のストロークの座標データ
がある場合には重複部分有りと判断される(S64:Y
ES)。この判断を現在注目しているストローク幅を拡
大したストロークの全座標データに対して行う(S6
4)。
Next, it is determined whether or not there is a portion where the stroke whose stroke width has been enlarged overlaps another stroke whose stroke width has been enlarged (S64). In particular,
Attention is paid to one dot of the stroke in which the stroke width of interest is enlarged, and it is determined whether or not there is one dot coordinate data of another stroke overlapping with the (x, y) coordinate data of the one dot. If there is coordinate data of another stroke, it is determined that there is an overlapping portion (S64: Y
ES). This determination is made for all the coordinate data of the stroke in which the currently focused stroke width is enlarged (S6).
4).

【0063】ストローク幅を拡大したストロークが他の
ストローク幅が拡大されたストロークと重複する部分が
ある場合には(S64:YES)、まず、ストローク幅
が拡大された各々のストロークの面積を求める(S6
5)。例えば、図17(3)に示す例では、ストローク
幅が拡大されたストロークC及びDの面積を各々求め
る。また、図17(4)に示す例では、ストローク幅が
拡大されたストロークE及びFの面積を各々求める(S
65)。求めた面積は、RAM8のストローク面積測定
値記憶エリア80dに記憶する(S65)。
When there is a portion where the stroke whose stroke width is enlarged overlaps another stroke whose stroke width is enlarged (S64: YES), first, the area of each stroke whose stroke width is enlarged is obtained (S64: YES). S6
5). For example, in the example shown in FIG. 17C, the areas of the strokes C and D whose stroke widths are enlarged are obtained. In the example shown in FIG. 17D, the areas of the strokes E and F whose stroke widths are enlarged are obtained (S
65). The obtained area is stored in the stroke area measured value storage area 80d of the RAM 8 (S65).

【0064】次に、ストローク幅が拡大されたストロー
ク間の重複面積を求める(S66)。具体的には、図1
7(3)に示す例では、ストローク幅が拡大されたスト
ロークC及びDの重複面積(図中斜線部分の面積)を求
める。また、図17(4)に示す例では、ストローク幅
が拡大されたストロークE及びFの重複面積(図中斜線
部分の面積)の面積を求める(S66)。求めた重複面
積は、RAM8の重複面積測定値記憶エリア80cに記
憶する(S66)。
Next, the overlapping area between the strokes having the increased stroke width is determined (S66). Specifically, FIG.
In the example shown in FIG. 7 (3), the overlap area of the strokes C and D with the increased stroke width (the area of the hatched portion in the figure) is obtained. In the example shown in FIG. 17 (4), the area of the overlap area of the strokes E and F with the increased stroke width (the area of the hatched portion in the figure) is obtained (S66). The obtained overlapping area is stored in the overlapping area measured value storage area 80c of the RAM 8 (S66).

【0065】次に、重複面積占有度を計算する(S6
7)。具体的には、次の計算式に基づいて求める。「重
複面積占有度=重複面積/ストローク面積」、尚、分母
のストローク面積としては、図17(3)の場合では、
S65で求めた2つのストロークC又はDの面積の内の
値の小さい方の面積を使用し、図17(4)の場合で
も、S65で求めた2つのストロークE又はFの面積の
内の値の小さい方の面積を使用する。重複面積占有度
は、交差角の小さいストローク間の方が交差角の大きい
ものに比べて、大きくなる。求めた重複面積占有度は、
重複面積測定値記憶エリア80cに記憶する(S6
7)。
Next, the overlapping area occupancy is calculated (S6).
7). Specifically, it is obtained based on the following formula. “Overlapping area occupancy = overlapping area / stroke area”. In the case of FIG. 17C, the stroke area of the denominator is
The smaller area of the areas of the two strokes C or D obtained in S65 is used. Even in the case of FIG. 17D, the value of the area of the two strokes E or F obtained in S65 is used. Use the smaller area of. The overlapping area occupancy is larger between strokes having a smaller intersection angle than that having a larger intersection angle. The obtained overlapping area occupancy is
It is stored in the overlapping area measurement value storage area 80c (S6).
7).

【0066】次に、S67で求めた重複面積占有度がR
OM8の重複面積占有度閾値記憶エリア70iに記憶さ
れている閾値以上か否かを判断する(S68)。例え
ば、重複面積占有度閾値記憶エリア70iに閾値として
「0.5」が記憶されていた場合には、図17(3)に
示す例では、重複面積占有度が閾値未満と判断され(S
68:NO)、図17(4)に示す例では、重複面積が
大きく、重複面積占有度が閾値以上と判断される(S6
8:YES)。重複面積占有度が閾値以上と判断された
場合には(S68:YES)、ストロークEとストロー
クFとが非常に浅い角度で交差していることになる。従
って、2つのストロークが、漢字や仮名ではあり得ない
浅い角度で交差していることになるので、本来は交差す
べきでないものが、乱雑に手書きされたために交差した
重複ストロークであるので、交差ストロークの分離処理
を行う(S69)。また、S64の判断で重複分無しと
判断された場合(S64:NO)や、S68の判断で重
複面積占有度が閾値未満と判断された場合(S68:N
O)には、S62に戻る。従って、図17(5)に示す
ように、ストロークCとストロークDは、本来、交差し
ているストロークとして分離されない。
Next, the overlapping area occupancy obtained in S67 is R
It is determined whether the threshold value is equal to or larger than the threshold value stored in the overlapping area occupancy threshold value storage area 70i of the OM 8 (S68). For example, when “0.5” is stored as the threshold in the overlapping area occupancy threshold storage area 70i, it is determined that the overlapping area occupancy is less than the threshold in the example illustrated in FIG.
68: NO), in the example shown in FIG. 17D, the overlapping area is large and the overlapping area occupancy is determined to be equal to or greater than the threshold (S6).
8: YES). If it is determined that the overlapping area occupancy is equal to or larger than the threshold value (S68: YES), it means that the stroke E and the stroke F intersect at a very shallow angle. Therefore, the two strokes intersect at a shallow angle that cannot be achieved with kanji or kana, and what should not intersect is the overlapping stroke that intersected due to random handwriting. A stroke separation process is performed (S69). Further, when it is determined in S64 that there is no overlap (S64: NO), or when it is determined in S68 that the overlapping area occupancy is less than the threshold (S68: N).
In O), the process returns to S62. Accordingly, as shown in FIG. 17 (5), the stroke C and the stroke D are not originally separated as intersecting strokes.

【0067】次に、交差ストロークの分離処理(S6
9)では、図17(6)に示すように、ストローク幅を
拡大していない元のストロークEとストロークFとを所
定間隔(最低1ドット以上)離れるように、平行移動に
より分離する。この所定間隔は、オフライン文字認識時
に誤認識が生じにくい間隔だけ、2本のストロークが最
も良く分離するように予め定めておく。交差ストローク
の分離処理(S69)で、分離されたストロークの情報
はRAM8の入力ストロークデータ記憶エリア80aに
記憶されて、交差したストロークの情報が訂正される
(S69)。
Next, separation processing of the intersection stroke (S6)
In 9), as shown in FIG. 17 (6), the original strokes E and F, whose stroke widths are not enlarged, are separated by parallel movement so as to be separated by a predetermined interval (at least one dot or more). The predetermined interval is determined in advance so that the two strokes are separated best by an interval in which erroneous recognition does not easily occur during off-line character recognition. In the intersecting stroke separation processing (S69), information on the separated stroke is stored in the input stroke data storage area 80a of the RAM 8, and the information on the intersecting stroke is corrected (S69).

【0068】その後、交差ストロークの分離処理が終了
し(S69)、全ストロークの入力が終了すると(S6
2:YES)、第一の実施の形態と同様にオフライン文
字認識処理を行い(S70)、オフライン認識された文
字候補の第1位の候補を表示バッファとして機能するR
AM8のワークキングエリア80fに記憶し(S7
1)、表示装置6に表示する(S72)。
Thereafter, the separation processing of the cross stroke is completed (S69), and the input of all the strokes is completed (S6).
2: YES), an off-line character recognition process is performed in the same manner as in the first embodiment (S70), and the first candidate of the off-line recognized character candidate functions as a display buffer.
Stored in the working area 80f of AM8 (S7
1) Display on the display device 6 (S72).

【0069】以上説明したように、上記の第二の実施の
文字認識装置1では、オフライン方式による文字認識を
行う場合に、本来は交差しないストロークが重なり合っ
て筆記されてしまった場合でも、重複したストロークの
ストローク幅を増幅して重複面積占有度を用いて重複ス
トロークを検出・分離してから、オフライン文字認識を
行うので、重複ストロークを含む入力文字を正しく認識
することができる。
As described above, in the character recognition device 1 according to the second embodiment, when character recognition is performed by the off-line method, even if strokes that originally do not intersect are written by overlapping, the characters are not overlapped. Offline character recognition is performed after the stroke width of the stroke is amplified and the overlapping stroke is detected and separated using the overlapping area occupancy, so that input characters including the overlapping stroke can be correctly recognized.

【0070】次に、本発明の第三の実施の形態について
図18乃至図19を参照して説明する。図18は、第三
の実施の形態の文字認識装置の制御のフローチャートで
あり、図19は、第三の実施の形態の文字認識装置の文
字拡大処理を示す概念図である。
Next, a third embodiment of the present invention will be described with reference to FIGS. FIG. 18 is a flowchart of control of the character recognition device according to the third embodiment, and FIG. 19 is a conceptual diagram illustrating a character enlargement process of the character recognition device of the third embodiment.

【0071】図18に示すように、本発明の第三の実施
の形態の文字認識装置では、入力されたストロークを拡
大して、交差ストロークの分離を行う点に特徴があるの
で、重複ストロークの検出処理や交差ストロークの分離
処理は、上記の第一の実施の形態及びの第二の実施の形
態実施の形態の何れの方法を採用してもよい。
As shown in FIG. 18, the character recognition device according to the third embodiment of the present invention is characterized in that the input stroke is enlarged and the cross stroke is separated. For the detection processing and the separation processing of the intersection stroke, any of the methods of the first embodiment and the second embodiment described above may be employed.

【0072】以下、図18及び図19を参照して第三の
実施の形態の文字認識装置の手書き文字の認識処理につ
いて説明する。第三の実施の形態の文字認識装置では、
図19(1)に示すように、入力文字「三」が入力され
ると(S81)、図19(2)に示すように、文字を拡
大する(S82)。この拡大は、例えば、文字の入力枠
が、10ドット×10ドットの場合には、5倍して、5
0ドット×50ドットに拡大する(S82)。各ストロ
ークの拡大は、拡大後の文字枠の対応する座標上に図1
9(2)に示すように拡大する。次いで、S82で拡大
したストロークに基づいて、重複する交差ストロークの
検出及び分離処理を行う(S83)。S83の交差スロ
トーク分離処理は、上記第一の実施の形態又は上記第二
の実施の形態の何れかの方法を用いる。
A description will now be given, with reference to FIGS. 18 and 19, of a process for recognizing handwritten characters by the character recognition apparatus according to the third embodiment. In the character recognition device of the third embodiment,
As shown in FIG. 19A, when the input character "three" is input (S81), the character is enlarged as shown in FIG. 19B (S82). For example, if the character input frame is 10 dots × 10 dots, this enlargement is multiplied by 5
The image is enlarged to 0 dots × 50 dots (S82). The enlargement of each stroke is shown in FIG. 1 on the corresponding coordinates of the enlarged character frame.
Enlarge as shown in 9 (2). Next, based on the stroke expanded in S82, detection and separation processing of an overlapping cross stroke is performed (S83). The cross-slot talk separation process in S83 uses the method according to the first embodiment or the second embodiment.

【0073】重複する交差ストロークの検出及び分離処
理(S83)が終了した場合には、各ストロークの特徴
検出を行い(S84)、次いで、オフライン文字認識を
行う(S85)。オフライン文字認識の結果に対して文
法的な接続関係を調べて並び換えを行う後処理を行う
(S86)。後処理のされた認識結果を記憶して(S8
7)、その後、オフライン認識された文字候補の第1位
の候補を図2に示す表示装置6に表示し(S88)、処
理を終了する。
When the process of detecting and separating overlapping intersection strokes (S83) is completed, the feature of each stroke is detected (S84), and then off-line character recognition is performed (S85). Post-processing is performed to check the grammatical connection relations of the results of the off-line character recognition and rearrange them (S86). The recognition result after the post-processing is stored (S8
7) After that, the first candidate of the character candidates recognized off-line is displayed on the display device 6 shown in FIG. 2 (S88), and the process ends.

【0074】以上説明したように、上記の第三の実施の
文字認識装置では、オフライン方式による文字認識を行
う場合に、初めに、入力された文字のストロークを拡大
して、重複ストロークを検出・分離してから、オフライ
ン文字認識を行うので、入力枠が小さい手書き文字入力
用タブレットから手書き文字が入力された場合でも重複
ストロークを含む入力文字を正しく認識することができ
る。
As described above, in the character recognition apparatus according to the third embodiment, when performing the character recognition by the off-line method, first, the stroke of the input character is enlarged to detect the overlapped stroke. Offline character recognition is performed after separation, so that even if handwritten characters are input from a handwritten character input tablet with a small input frame, input characters including overlapping strokes can be correctly recognized.

【0075】尚、本発明は前記実施の形態に限定される
ものではなく、本実施の形態の要旨を逸脱しない範囲内
で各種の態様で実施できることは勿論である。例えば、
第一の実施の形態の例で、図14の(1)〜(4)を直
線としたが、(5),(8),(9),(10)のよう
な直線を含むストロークも、その直線部分を1つのスト
ロークと見なして本提案の処理を実施することもでき
る。さらに、第二の実施の形態のストローク面積の計算
処理(S65)と重複面積の計算処理(S66)とは、
何れを先に行っても良いし、並列処理としても良い。
It should be noted that the present invention is not limited to the above-described embodiment, and it goes without saying that the present invention can be implemented in various modes without departing from the gist of the present embodiment. For example,
In the example of the first embodiment, (1) to (4) in FIG. 14 are straight lines, but strokes including straight lines such as (5), (8), (9), and (10) are also The processing of the present proposal can be performed by regarding the straight line portion as one stroke. Further, the stroke area calculation processing (S65) and the overlap area calculation processing (S66) of the second embodiment are as follows.
Either one may be performed first, or parallel processing may be performed.

【0076】[0076]

【発明の効果】以上、詳述したとおり、請求項1に係る
発明の入力文字処理装置は、ストローク検出手段が手書
き文字入力手段から入力される手書き文字の各ストロー
クをオンライン方式で検出し、交差ストローク検出手段
がストローク検出手段が検出した二つのストローク間の
交差の状況を検出し、交差ストローク重複判断手段は、
交差ストローク検出手段により検出された二つのストロ
ーク間の交差の状況に基づいて、当該二つのストローク
が本来は交差すべきものであるか分離すべきものである
かを判断し、当該交差ストローク重複判断手段が交差し
ている二つのストロークが重複していると判断したとき
に、交差ストローク分離手段が当該交差している二つの
ストロークを分離することがきる。従って、手書で入力
されたために本来は交差しないストロークが重なり合っ
た重複したストロークを分離することができる。
As described in detail above, in the input character processing apparatus according to the first aspect of the present invention, the stroke detecting means detects each stroke of the handwritten character input from the handwritten character input means in an online manner, The stroke detecting means detects the state of the intersection between the two strokes detected by the stroke detecting means, and the intersection stroke overlapping determining means
Based on the state of intersection between the two strokes detected by the intersection stroke detection means, it is determined whether the two strokes should originally intersect or should be separated, and the intersection stroke overlap determination means When it is determined that the two intersecting strokes overlap, the intersecting stroke separating means can separate the two intersecting strokes. Therefore, it is possible to separate overlapping strokes in which strokes that do not originally intersect due to being input by handwriting overlap.

【0077】また、請求項2に係る発明の入力文字処理
装置では、請求項1に記載の入力文字処理装置の効果に
加えて、ストローク種類判定手段がストローク検出手段
が検出したストロークが直線か否かを判定し、交差角度
測定手段が交差している二つのストローク間の交差角度
を測定し、交差ストローク検出手段は、ストローク種類
判定手段がストロークが直線であると判断した二つのス
トローク間の交差を検出し、交差ストローク検出手段が
二つのストローク間の交差の有無を検出したときに、交
差ストローク重複判断手段は、交差角度測定手段の検出
結果に基づいて二つのストロークが本来は分離すべきも
のが重なっている重複ストロークであるか否かを判断す
ることができる。
In the input character processing device according to the second aspect of the present invention, in addition to the effect of the input character processing device according to the first aspect, the stroke type determination means determines whether or not the stroke detected by the stroke detection means is a straight line. The intersection angle measurement means measures the intersection angle between the two intersecting strokes, and the intersection stroke detection means determines the intersection between the two strokes determined by the stroke type determination means as a straight line. When the intersection stroke detection means detects the presence or absence of intersection between the two strokes, the intersection stroke overlap determination means determines whether the two strokes should be separated based on the detection result of the intersection angle measurement means. It can be determined whether or not the overlapping strokes are overlapping.

【0078】また、請求項3に係る発明の入力文字処理
装置では、請求項1に記載の入力文字処理装置の効果に
加えて、交差ストローク検出手段は、ストローク種類判
定手段がストロークが直線であると判断した二つのスト
ローク間の交差の有無を検出し、交差ストローク検出手
段が二つのストローク間の交差を検出したときに、交差
ストローク重複判断手段は、内積計算手段の検出結果に
基づいて二つのストロークが本来は分離すべきものが重
なっている重複であるか否かを判断することができる。
従って、重複したストロークをストローク間の内積によ
り判断することができる。
In the input character processing apparatus according to the third aspect of the present invention, in addition to the effect of the input character processing apparatus according to the first aspect, in the cross stroke detection means, the stroke type determination means is a straight stroke. When the intersection stroke detection means detects the intersection between the two strokes, the intersection stroke overlap determination means detects two intersections based on the detection result of the inner product calculation means. It can be determined whether or not the stroke is an overlap in which what should be separated overlaps.
Therefore, the overlapped strokes can be determined by the inner product between the strokes.

【0079】また、請求項4に係る発明の入力文字処理
装置では、請求項1に記載の入力文字処理装置の効果に
加えて、ストローク増幅手段はストローク検出手段が検
出したストロークの幅を広くし、ストローク面積測定手
段はストローク増幅手段がストロークの幅を広くしたス
トロークの面積を測定し、ストローク間重複面積測定手
段はストローク増幅手段がストロークの幅を広くした二
つのストローク間の重複面積を測定し、重複面積占有度
計算手段はストローク面積測定手段が計測した二つのス
トロークの面積の何れかとストローク間重複面積測定手
段が計測した重複面積との比率を計算し、交差ストロー
ク重複判断手段は、重複面積占有度計算手段の計測結果
に基づいて二つのストロークが本来は分離すべきものが
重なっている重複ストロークであるか否かを判断するこ
とができる。
In the input character processing device according to the fourth aspect of the present invention, in addition to the effect of the input character processing device according to the first aspect, the stroke amplifying means increases the width of the stroke detected by the stroke detecting means. The stroke area measuring means measures the area of the stroke in which the stroke amplifying means widens the stroke, and the inter-stroke overlapping area measuring means measures the overlapping area between the two strokes in which the stroke amplifying means widens the stroke width. The overlapping area occupancy calculating means calculates the ratio of one of the two stroke areas measured by the stroke area measuring means to the overlapping area measured by the inter-stroke overlapping area measuring means, and the intersection stroke overlapping determining means calculates the overlapping area. Based on the measurement result of the occupancy calculation means, the two strokes are overlapped because they should be separated It can be determined whether a stroke.

【0080】また、請求項5に係る発明の入力文字処理
装置では、請求項1に記載の入力文字処理装置の効果に
加えて、交差ストローク検出手段は文字拡大手段により
拡大された文字に基づいて、二つのストローク間の交差
の有無を検出することができる。従って、手書き文字の
入力枠の小さい入力文字処理装置でも入力された文字を
拡大するので、二つのストロークが本来は分離すべきも
のが重なっている重複ストロークであるか否かを正確に
判断することができる。
Further, in the input character processing device according to the fifth aspect of the present invention, in addition to the effect of the input character processing device according to the first aspect, the intersection stroke detecting means is based on the character enlarged by the character enlarging means. , The presence or absence of the intersection between the two strokes can be detected. Therefore, since the input character is enlarged even in the input character processing device having a small input frame for handwritten characters, it is possible to accurately determine whether or not two strokes are overlapped strokes in which what should be separated overlaps. it can.

【0081】また、請求項6に係る発明の入力文字処理
装置では、請求項1乃至5の何れかに記載の入力文字処
理装置の効果に加えて、オフライン文字認識手段は、ス
トローク検出手段が検出したストローク及び交差ストロ
ーク分離手段が分離したストロークに基づく文字の全体
の形を用いて手書き文字を認識して、文字コードに変換
することができる。従って、手書で入力されたために本
来は交差しないストロークが重なり合った重複したスト
ロークを分離してから、オフライン文字認識を行うの
で、重複ストロークを有する入力文字でも正確に文字認
識を行うことができる。
Further, in the input character processing device according to the present invention, in addition to the effect of the input character processing device according to any one of the first to fifth aspects, the off-line character recognizing means includes a stroke detecting means for detecting the off-line character. The handwritten character can be recognized and converted into a character code using the entire shape of the character based on the separated stroke and the crossed stroke separating means. Therefore, since the off-line character recognition is performed after separating the overlapped strokes in which the strokes that do not intersect due to being input by handwriting overlap, the input characters having the overlapped strokes can be accurately recognized.

【0082】また、請求項7に係る発明の入力文字処理
装置では、請求項1乃至6の何れかに記載の入力文字処
理装置の効果に加えて、表示手段はストローク検出手段
が検出したストローク及び交差ストローク分離手段が分
離したストロークに基づく文字の全体の形を表示するこ
とができる。
In the input character processing device according to the present invention, in addition to the effects of the input character processing device according to any one of the first to sixth aspects, the display means may include a stroke detected by the stroke detection means. The entire shape of the character based on the stroke separated by the intersecting stroke separating means can be displayed.

【0083】また、請求項8に係る発明の入力文字処理
装置では、請求項1乃至7の何れかに記載の入力文字処
理装置の効果に加えて、前記交差ストローク検出手段
は、交差している二つのストロークの交差の状況を検出
することができる。
In the input character processing device according to the invention of claim 8, in addition to the effect of the input character processing device according to any one of claims 1 to 7, the cross stroke detecting means crosses. A situation where two strokes intersect can be detected.

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

【図1】図1は、文字認識装置1の装置の概略構成を示
すブロック図である。
FIG. 1 is a block diagram showing a schematic configuration of a character recognition device 1;

【図2】図2は、手書き文字入力用タブレット4の平面
図である。
FIG. 2 is a plan view of the handwritten character input tablet 4;

【図3】図3は、文字認識装置1が行う文字認識処理の
主制御のフローチャートである。
FIG. 3 is a flowchart of main control of a character recognition process performed by the character recognition device 1.

【図4】図4は、ストローク種類判定処理のフローチャ
ートである。
FIG. 4 is a flowchart of a stroke type determination process.

【図5】図5は、ストローク交差検出処理のフローチャ
ートである。
FIG. 5 is a flowchart of a stroke intersection detection process.

【図6】図6は、オフライン文字認識処理のフローチャ
ートである。
FIG. 6 is a flowchart of an off-line character recognition process.

【図7】図7は、手書き文字入力の模式図である。FIG. 7 is a schematic diagram of handwritten character input.

【図8】図8は、交差ストロークの模式図である。FIG. 8 is a schematic diagram of an intersection stroke.

【図9】図9は、交差ストロークの始点を揃えた状態の
模式図である。
FIG. 9 is a schematic diagram of a state where the starting points of the intersection strokes are aligned.

【図10】図10は、交差ストロークを分離した状態の
模式図である。
FIG. 10 is a schematic diagram of a state where a cross stroke is separated.

【図11】図11は、認識された文字が表示された状態
を示す図である。
FIG. 11 is a diagram illustrating a state where recognized characters are displayed;

【図12】図12は、ストローク種類判定処理の概念図
である。
FIG. 12 is a conceptual diagram of a stroke type determination process.

【図13】図13は、方向列の概念図である。FIG. 13 is a conceptual diagram of a direction row.

【図14】図14(1)〜(10)は、基本ストローク
の例示である。
FIGS. 14 (1) to (10) are examples of basic strokes.

【図15】図15は、第二の実施の形態の文字認識装置
1の概略構成を示すブロック図である。
FIG. 15 is a block diagram illustrating a schematic configuration of a character recognition device 1 according to a second embodiment.

【図16】図16は、第二の実施の形態の文字認識装置
1の制御のフローチャートである。
FIG. 16 is a flowchart of control of the character recognition device 1 according to the second embodiment.

【図17】図17は、第二の実施の形態の文字認識装置
1の重複ストロークの分離処理を示す概念図である。
FIG. 17 is a conceptual diagram illustrating a separation process of overlapping strokes of the character recognition device 1 according to the second embodiment.

【図18】図18は、第三の実施の形態の文字認識装置
の制御のフローチャートである。
FIG. 18 is a flowchart of control of the character recognition device according to the third embodiment.

【図19】図19は、第三の実施の形態の文字認識装置
の文字拡大処理を示す概念図である。
FIG. 19 is a conceptual diagram illustrating a character enlarging process of the character recognition device according to the third embodiment.

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

1 文字認識装置 2 CPU 3 I/Oインターフェース 4 手書き文字入力用タブレット 4a 第1入力エリア 4b 第2入力エリア 4c 第3入力エリア 5 ペン 6 表示装置 7 ROM 7a オフライン認識プログラム記憶エリア 7b オフライン認識辞書記憶エリア 7c 文字切出しプログラム記憶エリア 7d ストローク認識プログラム記憶エリア 7e 基本ストローク辞書記憶エリア 7f 交差ストローク検出プログラム記憶エリア 7g 重複判定値算出プログラム記憶エリア 7h 重複判定閾値記憶エリア 7i 交差ストローク分離プログラム記憶エリア 8 RAM 8a 入力ストロークデータ記憶エリア 8b 認識結果記憶エリア 8c 入力ストロークの種類情報記憶エリア 8d 交差ストロークの有無情報記憶エリア 8e 重複判定値記憶エリア 8f ワーキングエリア 1 Character Recognition Device 2 CPU 3 I / O Interface 4 Handwriting Character Input Tablet 4a First Input Area 4b Second Input Area 4c Third Input Area 5 Pen 6 Display 7 ROM 7a Offline Recognition Program Storage Area 7b Offline Recognition Dictionary Storage Area 7c Character extraction program storage area 7d Stroke recognition program storage area 7e Basic stroke dictionary storage area 7f Cross stroke detection program storage area 7g Duplication determination value calculation program storage area 7h Duplication determination threshold storage area 7i Cross stroke separation program storage area 8 RAM 8a Input stroke data storage area 8b Recognition result storage area 8c Input stroke type information storage area 8d Cross stroke presence / absence information storage area 8e Duplicate judgment value storage area Rear 8f working area

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 手書きで文字を入力する手書き文字入力
手段と、 前記手書き文字入力手段から入力される手書き文字の各
ストロークをオンライン方式で検出するストローク検出
手段と、 前記ストローク検出手段が検出した二つのストローク間
の交差の状況を検出する交差ストローク検出手段と、 前記交差ストローク検出手段により検出された前記二つ
のストローク間の交差の状況に基づいて、前記二つのス
トロークが本来は交差すべきものであるか分離すべきも
のであるかを判断する交差ストローク重複判断手段と、 当該交差ストローク重複判断手段が交差している二つの
ストロークが重複していると判断したときに、 当該交差している二つのストロークを分離する交差スト
ローク分離手段とを備えたことを特徴とする入力文字処
理装置。
1. A handwritten character input unit for inputting a character by handwriting, a stroke detection unit for detecting each stroke of a handwritten character input from the handwritten character input unit in an online manner, An intersecting stroke detecting means for detecting an intersecting state between the two strokes, and the two strokes should intersect based on an intersecting state between the two strokes detected by the intersecting stroke detecting means. And an intersecting stroke overlap judging means for judging whether the two strokes intersect when the intersecting stroke overlapping judging means judges that the two intersecting strokes overlap. And an intersecting stroke separating means for separating the input character.
【請求項2】 前記ストローク検出手段が検出したスト
ロークが直線か否かを判定するストローク種類判定手段
と、交差している二つのストローク間の交差角度を測定
する交差角度測定手段とを備え、 前記交差ストローク検出手段は、前記ストローク種類判
定手段がストロークが直線であると判断した二つのスト
ローク間の交差を検出し、 前記交差ストローク検出手段が二つのストローク間の交
差の有無を検出したときに、前記交差ストローク重複判
断手段は、前記交差角度測定手段の検出結果に基づいて
二つのストロークが本来は分離すべきものが重なってい
る重複であるか否かを判断することを特徴とする請求項
1に記載の入力文字処理装置。
2. The apparatus according to claim 1, further comprising: a stroke type determination unit configured to determine whether a stroke detected by the stroke detection unit is a straight line; and an intersection angle measurement unit configured to measure an intersection angle between two intersecting strokes. Intersecting stroke detecting means detects an intersection between the two strokes that the stroke type determining means has determined that the stroke is a straight line, and when the intersecting stroke detecting means detects the presence or absence of an intersection between the two strokes, 2. The method according to claim 1, wherein the intersection stroke overlap determination unit determines whether or not the two strokes are overlaps where two strokes that should be separated overlap each other based on a detection result of the intersection angle measurement unit. Input character processing device as described.
【請求項3】 前記ストローク検出手段が検出したスト
ロークが直線か否かを判定するストローク種類判定手段
と、交差している二つのストロークのベクトルの内積を
計算する内積計算手段とを備え、 前記交差ストローク検出手段は、前記ストローク種類判
定手段がストロークが直線であると判断した二つのスト
ローク間の交差の有無を検出し、 前記交差ストローク検出手段が二つのストローク間の交
差を検出したときに、前記交差ストローク重複判断手段
は、前記内積計算手段の検出結果に基づいて二つのスト
ロークが本来は分離すべきものが重なっている重複であ
るか否かを判断することを特徴とする請求項1に記載の
入力文字処理装置。
3. A method according to claim 1, further comprising: a stroke type determining unit configured to determine whether the stroke detected by the stroke detecting unit is a straight line; and an inner product calculating unit configured to calculate an inner product of two intersecting stroke vectors. The stroke detecting means detects the presence or absence of an intersection between the two strokes that the stroke type determining means has determined that the stroke is a straight line, and when the intersection stroke detecting means detects the intersection between the two strokes, 2. The cross stroke overlap judging unit judges whether or not two strokes are overlaps in which two strokes which should be separated overlap each other, based on a detection result of the inner product calculation unit. Input character processing device.
【請求項4】 前記ストローク検出手段が検出したスト
ロークの幅を広くするストローク増幅手段と、 前記ストローク増幅手段がストロークの幅を広くしたス
トロークの面積を測定するストローク面積測定手段と、 前記ストローク増幅手段がストロークの幅を広くした二
つのストローク間の重複面積を測定するストローク間重
複面積測定手段と、 前記ストローク面積測定手段が計測した前記二つのスト
ロークの面積の何れかと前記ストローク間重複面積測定
手段が計測した重複面積との比率を計算する重複面積占
有度計算手段とを備え、 前記交差ストローク重複判断手段は、前記重複面積占有
度計算手段の計測結果に基づいて二つのストロークが本
来は分離すべきものが重なっている重複であるか否かを
判断することを特徴とする請求項1に記載の入力文字処
理装置。
4. A stroke amplifying means for increasing the width of the stroke detected by the stroke detecting means, a stroke area measuring means for measuring an area of the stroke whose stroke width is increased by the stroke amplifying means, and the stroke amplifying means. Is an inter-stroke overlapping area measuring means for measuring an overlapping area between two strokes having a widened stroke, and any one of the two stroke areas measured by the stroke area measuring means and the inter-stroke overlapping area measuring means. An overlapping area occupancy calculating means for calculating a ratio of the overlapping area to the measured overlapping area, wherein the intersection stroke overlap determining means is configured to separate two strokes based on the measurement result of the overlapping area occupancy calculating means. 2. A method according to claim 1, wherein it is determined whether or not there is an overlap. Input character processing apparatus according.
【請求項5】 前記手書き文字入力手段から入力される
手書き文字を拡大する文字拡大手段を備え、 前記交差ストローク検出手段は当該文字拡大手段により
拡大された文字に基づいて、二つのストローク間の交差
の有無を検出することを特徴とする請求項1に記載の入
力文字処理装置。
5. A character enlarging unit for enlarging a handwritten character input from the handwritten character input unit, wherein the intersection stroke detecting unit detects an intersection between two strokes based on the character enlarged by the character enlarging unit. 2. The input character processing device according to claim 1, wherein presence / absence of a character is detected.
【請求項6】 前記ストローク検出手段が検出したスト
ローク及び前記交差ストローク分離手段が分離したスト
ロークに基づく文字の全体の形を用いて手書き文字を認
識して、文字コードに変換するオフライン文字認識手段
を備えたことを特徴とする請求項1乃至5の何れかに記
載の入力文字処理装置。
6. Off-line character recognition means for recognizing a handwritten character by using the entire shape of a character based on the stroke detected by the stroke detection means and the stroke separated by the intersecting stroke separation means and converting it into a character code. The input character processing device according to any one of claims 1 to 5, further comprising:
【請求項7】 前記ストローク検出手段が検出したスト
ローク及び前記交差ストローク分離手段が分離したスト
ロークに基づく文字の全体の形を表示する表示手段を備
えたことを特徴とする請求項1乃至6の何れかに記載の
入力文字処理装置。
7. A display device according to claim 1, further comprising display means for displaying the entire shape of the character based on the stroke detected by said stroke detection means and the stroke separated by said cross stroke separation means. An input character processing device according to any of the claims.
【請求項8】 前記交差ストローク検出手段は、交差し
ている二つのストロークの交差の状況を検出することを
特徴とする請求項1乃至7の何れかに記載の入力文字処
理装置。
8. The input character processing device according to claim 1, wherein said intersection stroke detection means detects an intersection state of two intersecting strokes.
JP2000300470A 2000-09-29 2000-09-29 Device for processing input character Pending JP2002109471A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000300470A JP2002109471A (en) 2000-09-29 2000-09-29 Device for processing input character

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000300470A JP2002109471A (en) 2000-09-29 2000-09-29 Device for processing input character

Publications (1)

Publication Number Publication Date
JP2002109471A true JP2002109471A (en) 2002-04-12

Family

ID=18782154

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000300470A Pending JP2002109471A (en) 2000-09-29 2000-09-29 Device for processing input character

Country Status (1)

Country Link
JP (1) JP2002109471A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101182713B1 (en) * 2012-04-30 2012-09-13 유은숙 Seperation method for handwritten characters and computer device thereof
KR20130057930A (en) * 2011-11-24 2013-06-03 후지제롯쿠스 가부시끼가이샤 Image processing apparatus and image processing method
KR101361063B1 (en) * 2007-07-31 2014-02-21 삼성전자주식회사 Letter input apparatus and method thereof
US8989496B2 (en) 2012-09-26 2015-03-24 Kabushiki Kaisha Toshiba Electronic apparatus and handwritten document processing method
KR101895211B1 (en) 2016-12-07 2018-10-25 주식회사 셀바스에이아이 Trajectory recovery for english character

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101361063B1 (en) * 2007-07-31 2014-02-21 삼성전자주식회사 Letter input apparatus and method thereof
KR20130057930A (en) * 2011-11-24 2013-06-03 후지제롯쿠스 가부시끼가이샤 Image processing apparatus and image processing method
JP2013109680A (en) * 2011-11-24 2013-06-06 Fuji Xerox Co Ltd Image processing apparatus and image processing program
US9171218B2 (en) 2011-11-24 2015-10-27 Fuji Xerox Co., Ltd. Image processing apparatus, image processing method, and computer readable medium that recognize overlapping elements in handwritten input
KR101685473B1 (en) 2011-11-24 2016-12-12 후지제롯쿠스 가부시끼가이샤 Image processing apparatus and image processing method
KR101182713B1 (en) * 2012-04-30 2012-09-13 유은숙 Seperation method for handwritten characters and computer device thereof
US8989496B2 (en) 2012-09-26 2015-03-24 Kabushiki Kaisha Toshiba Electronic apparatus and handwritten document processing method
KR101895211B1 (en) 2016-12-07 2018-10-25 주식회사 셀바스에이아이 Trajectory recovery for english character

Similar Documents

Publication Publication Date Title
US7349576B2 (en) Method, device and computer program for recognition of a handwritten character
US6694056B1 (en) Character input apparatus/method and computer-readable storage medium
US5923793A (en) Handwritten character recognition apparatus with an improved feature of correction to stroke segmentation and method for correction to stroke segmentation for recognition of handwritten character
US5001765A (en) Fast spatial segmenter for handwritten characters
US20130212511A1 (en) Apparatus and method for guiding handwriting input for handwriting recognition
JP2651009B2 (en) Information recognition device
CN102163108A (en) Method and device for identifying multiple touch points
JP2002109471A (en) Device for processing input character
JP2000112599A (en) Device and method for processing document image
JPH0997311A (en) Handwriting pattern recognition device
JPH11213091A (en) Character recognition device
CA2000023C (en) Fast spatial segmenter for handwritten characters
JPH0729002A (en) Handwritten graphic recognition device
JP3977473B2 (en) Handwritten character recognition method and handwritten character recognition apparatus
JP2777890B2 (en) Handwritten character extraction method
JP2761679B2 (en) Online handwritten character recognition device
JP2003141448A (en) Method and device for character recognition, computer program, and portable terminal
JP2002109473A (en) Character recognition device
JP2000075975A (en) Trace input/output device and storage medium
JP3977477B2 (en) Stroke order processing method and handwritten character recognition apparatus for handwritten character recognition
JP2633523B2 (en) Handwriting input device
JPH063593B2 (en) Handwriting shorthand character converter
JP2715930B2 (en) Line detection method
JPH0981668A (en) Character recognition method and device
Zhu et al. A novel system model to recognition of merged-characters under linear, nonlinear and overlapped