JPS62286190A - Identification system for online voiced sound and semi-voiced sound - Google Patents

Identification system for online voiced sound and semi-voiced sound

Info

Publication number
JPS62286190A
JPS62286190A JP61129731A JP12973186A JPS62286190A JP S62286190 A JPS62286190 A JP S62286190A JP 61129731 A JP61129731 A JP 61129731A JP 12973186 A JP12973186 A JP 12973186A JP S62286190 A JPS62286190 A JP S62286190A
Authority
JP
Japan
Prior art keywords
voiced sound
semi
voiced
circuit
feature point
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
JP61129731A
Other languages
Japanese (ja)
Inventor
Atsushi Ogata
緒方 篤
Tetsuji Morishita
森下 哲次
Ichiji Ishigaki
一司 石垣
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP61129731A priority Critical patent/JPS62286190A/en
Publication of JPS62286190A publication Critical patent/JPS62286190A/en
Pending legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)

Abstract

PURPOSE:To correctly identify characters having a voiced sound and a semi- voiced sound by using comparatively stable characteristic of the position of the coordinates of feature points such as the start point, the end point and the middle point of a stroke in an online hand writing character recognition. CONSTITUTION:A recognition candidate is decided by a general sorting circuit 2 for a character pattern hand writing inputted to a tablet 1. In the case of the character having the voiced sound and the semi-voiced sound, the coordinate of the feature point detected by a feature point detecting circuit 4 and the description in a feature point dictionary 3 are compared in an identification circuit 5. As the result of this, the voiced sound or the semi-voiced sound is decided and a final recognition result is decided. For instance, if the recognition candidate of the input pattern is 'pa' or 'ba' by the circuit 2, a detailed identification is carried out according to the contents of the dictionary 3. The position of a stroke second from the last is detected by a circuit 4 and this position is not a prescribed right upper position, so that it is decided that the input pattern is 'pa' by a circuit 5.

Description

【発明の詳細な説明】 3、発明の詳細な説明 〔1既要〕 本発明はオンライン手書き文字認識において、濁音と半
濁音の識別が文字の画数変動やループの形状変動によっ
て困1「になるという問題を解決するため、ストローク
の始点、終点、中点等の特徴点の座標の位置という比較
的安定した特徴を利用することにより、濁音、半;濁音
のある文字の識別が正しく行われる様にしたものである
[Detailed Description of the Invention] 3. Detailed Description of the Invention [1 Already Required] The present invention solves the problem in online handwritten character recognition, where it becomes difficult to distinguish between voiced and semi-voiced sounds due to changes in the number of strokes of characters and changes in the shape of loops. In order to solve this problem, by using relatively stable features such as the coordinate positions of feature points such as the start point, end point, and midpoint of a stroke, characters with voiced sounds and half-voiced sounds can be correctly identified. This is what I did.

〔卒業上の利用分野〕[Fields of use for graduation]

本発明は文字をタブレ・ットに手書き入力し、実時間で
認識するオンライン手書き文字認識に係わり、特に、ひ
らがな、カタカナの濁音、半濁音のある文字の識別に関
する。
The present invention relates to online handwritten character recognition in which characters are handwritten into a tablet and recognized in real time, and particularly relates to the identification of characters with voiced and half-voiced sounds in hiragana and katakana.

〔従来の技術〕[Conventional technology]

従来の濁音、半濁音識別方式には、■入力文字の画数に
よって識別を行うものと、■半濁音のループを検出して
識別を行うものとがある。第4図は、前者■の概要を示
すブロック図である。タブレット6上に手書き入力され
た文字は、大分類回路7によって認識候補が決定される
が、濁音、半濁音のある文字が認識候補になった場合は
、画数判定回路8によって詳細識別が行われる。大分類
方式で「ば」と認識された文字も4画ならば「ば」、5
画ならば「ば」と認識される。第5図は後者■の方式の
概要をなすもので、第4図と異なる点は、画数判定回路
8の代わりに、ループ検出回路1)が使用されているこ
とである。大分類方式で「ば」と認識された文字は、最
終ストロークからループが検出されれば「ば」、検出さ
れなければ「ば」と認識される。
Conventional methods for identifying voiced sounds and semi-voiced sounds include: (1) identification based on the number of strokes of an input character, and (2) identification by detecting loops of semi-voiced sounds. FIG. 4 is a block diagram showing an outline of the former (2). For characters input by hand on the tablet 6, recognition candidates are determined by the major classification circuit 7, but if a character with a voiced or semi-voiced sound becomes a recognition candidate, detailed recognition is performed by the stroke count determination circuit 8. . If the character recognized as "Ba" by the major classification method has 4 strokes, it becomes "Ba" and 5.
If it is a picture, it will be recognized as "ba". FIG. 5 shows an outline of the latter method (2), and the difference from FIG. 4 is that a loop detection circuit 1) is used instead of the stroke number determination circuit 8. A character recognized as "Ba" by the major classification method is recognized as "Ba" if a loop is detected from the final stroke, and as "Ba" if no loop is detected.

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

従来の、入力文字の画数によって識別を行う濁音、半濁
音識別方式では、「は0」の様に画数変動のあるパター
ンが誤読されるという問題がある。
In the conventional voiced and semi-voiced sound identification method, which identifies characters based on the number of strokes of an input character, there is a problem in that a pattern with a variation in the number of strokes, such as "wa 0", is misread.

また、ループの検出によって識別を行う方式では、「1
v」の様にループの形状変動が激しい場合、ループがイ
灸出されないという問題がある。
In addition, in a method that performs identification by detecting loops, "1
When the shape of the loop changes drastically like "v", there is a problem that the loop is not ejected.

〔問題点を解決するための手段〕[Means for solving problems]

第1図は本発明の濁音、半濁音識別方式を用いたオンラ
イン手書き文字認識装置の原理ブロック図である。図中
、1は文字入力用タブレット、2は大分類回路、3は濁
音、または半濁音をもつ文字のストロークの特徴点の位
置を記述した特徴点辞書、4はス1−ロークの特徴点の
座標の位置を検出する特徴点検出回路、5は特徴点検出
回路4の結果と特徴点辞書3の記述から、濁音、半濁音
を識別する識別回路である。
FIG. 1 is a principle block diagram of an online handwritten character recognition device using the voiced and semi-voiced sound discrimination method of the present invention. In the figure, 1 is a character input tablet, 2 is a major classification circuit, 3 is a feature point dictionary that describes the positions of feature points of strokes of characters with voiced or semi-voiced sounds, and 4 is a feature point of strokes. A feature point detection circuit 5 detects the position of the coordinates, and a discrimination circuit 5 identifies voiced sounds and semi-voiced sounds from the results of the feature point detection circuit 4 and the descriptions in the feature point dictionary 3.

〔作用〕[Effect]

第1図に示されているタブレット1に手書き入力された
文字パターンは大分類回路2によって認識候補が決定さ
れるが、濁音、または半濁音をもつ文字の場合には、特
徴点検出回路4により検出された特徴点の座標と、特徴
点辞書3内の記述とが、識別回路5において比較され、
濁音か半濁音かが判定されて最終的な認識結果が決定さ
れる。
The character pattern handwritten into the tablet 1 shown in FIG. The coordinates of the detected feature point and the description in the feature point dictionary 3 are compared in the identification circuit 5,
The final recognition result is determined by determining whether the sound is voiced or semi-voiced.

〔実施例〕〔Example〕

第1図に示した原理図によって実施例の動作を説明する
The operation of the embodiment will be explained with reference to the principle diagram shown in FIG.

第2図は手書き入カバターンの1例、第3図は特徴点辞
書3の内容の一部を示す図である。
FIG. 2 is an example of a handwritten cover pattern, and FIG. 3 is a diagram showing part of the contents of the feature point dictionary 3.

例えば、第2図に示されたパターンがタブレット1上に
手書き入力されたとする。画数情報を用いた従来の方式
では、この文字は3画しかないので正しく認識されず、
また、ループの検出を利用する第2の従来方式では、ル
ープの形状変動のため、ループが検出されない。一方、
本発明においては第1図の構成において大分類回路2に
よって第2図の入カバターンの認識候補が「ば」または
「ば」になったとすると、第3図に示されている様な特
徴点辞書3の内容に従って、詳細識別が行われる。特徴
点検出回路4によって、最終から2番目のストロークの
終点の位置が検出され、この位置が右上でないため、識
別回路5によって、入カバターンが7ば」であるという
判定が行われる。
For example, assume that the pattern shown in FIG. 2 is input by hand on the tablet 1. Conventional methods that use stroke count information cannot correctly recognize this character because it only has three strokes.
Furthermore, in the second conventional method that uses loop detection, loops are not detected due to variations in the shape of the loops. on the other hand,
In the present invention, if the major classification circuit 2 in the configuration of FIG. 1 determines that the recognition candidate for the input pattern in FIG. Detailed identification is performed according to the contents of 3. The feature point detection circuit 4 detects the position of the end point of the second to last stroke, and since this position is not at the upper right, the identification circuit 5 determines that the incoming cover turn is 7B.

上記の例は、「ば、ば」の文字対の場合を示しているが
、他の「び、び」、「ぶ、ぶ」、「べ、ぺ」、「ぼ、ぼ
」の文字対の場合にも同様にして本発明を適用できるこ
とは言うまでもない。
The above example shows the case of the character pair "ba, ba", but other character pairs "bi, bi", "bu, bu", "be, pe", "bo, bo" It goes without saying that the present invention can be similarly applied to other cases.

〔発明の効果] 本発明によれば、画数変動やループの形状変動のある文
字でも安定に濁音、半濁音の識別ができるため、筆記者
制限が少なく、より使い易いシステムが提供できるとい
う効果がある。
[Effects of the Invention] According to the present invention, it is possible to stably identify voiced sounds and semi-voiced sounds even in characters with variations in the number of strokes and variations in the shape of loops, so there are fewer restrictions on scribes and an easier-to-use system can be provided. be.

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

第1図は本発明の原理図、 第2図は手書き入カバターンの1例、 第3図は特徴点辞書の内容の一部を示す図、第4図は画
数によって識別を行なう従来方式の原理図、 第5図はループの検出によって識別を行なう従来方式の
原理図である。 第1図において、1はタブレット、2は大分類回路、3
は特徴点辞書、4は特徴点検出回路、5は識別回路であ
る。 今苦さへカバターンのf4Iiり め2 図 @似点辞1/)ぢ暮 1も 3  ■ハ
Fig. 1 is a diagram of the principle of the present invention, Fig. 2 is an example of a handwritten cover pattern, Fig. 3 is a diagram showing part of the contents of a feature point dictionary, and Fig. 4 is the principle of the conventional method of identification based on the number of strokes. FIG. 5 is a diagram showing the principle of a conventional method that performs identification by detecting loops. In Figure 1, 1 is a tablet, 2 is a major classification circuit, and 3 is a tablet.
4 is a feature point dictionary, 4 is a feature point detection circuit, and 5 is an identification circuit. Now to bitterness Kabataan f4Ii Rime 2 Figure @ Similarity 1/) Jikure 1 also 3 ■Ha

Claims (2)

【特許請求の範囲】[Claims] (1)オンライン手書き文字認識装置において、濁音お
よび半濁音をもつカナ文字のストロークの特徴点の位置
を記述した特徴点辞書(3)と、ストロークの特徴点の
座標の位置を検出する特徴点検出手段(4)と、 上記特徴点検出手段(4)により検出した特徴点の座標
の位置と、 上記特徴点辞書(3)の内容とにもとづいてカナ文字の
濁音、半濁音を識別する手段(5)とを有することを特
徴とするオンライン濁音半濁音識別方式。
(1) In an online handwritten character recognition device, a feature point dictionary (3) that describes the positions of the feature points of the strokes of kana characters with voiced and semi-voiced sounds and feature point detection that detects the coordinate positions of the stroke feature points. Means (4); Means for identifying voiced sounds and semi-voiced sounds of kana characters based on the coordinate positions of the feature points detected by the feature point detection means (4) and the contents of the feature point dictionary (3); 5) An online voiced sound and semi-darkened sound identification method characterized by having the following.
(2)最後から2番目のストロークの終点位置が文字の
右上部に位置するとき濁音と判定し、該終点位置が文字
の右上部以外に位置するとき半濁音と判定することを特
徴とする特許請求の範囲第(1)項記載のオンライン濁
音半濁音識別方式。
(2) A patent characterized in that when the end point position of the penultimate stroke is located at the upper right corner of the character, it is determined to be a voiced sound, and when the end point position is located at a position other than the upper right corner of the character, it is determined to be a semi-voiced sound. An online voiced sound and semi-darkened sound identification method according to claim (1).
JP61129731A 1986-06-04 1986-06-04 Identification system for online voiced sound and semi-voiced sound Pending JPS62286190A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61129731A JPS62286190A (en) 1986-06-04 1986-06-04 Identification system for online voiced sound and semi-voiced sound

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61129731A JPS62286190A (en) 1986-06-04 1986-06-04 Identification system for online voiced sound and semi-voiced sound

Publications (1)

Publication Number Publication Date
JPS62286190A true JPS62286190A (en) 1987-12-12

Family

ID=15016805

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61129731A Pending JPS62286190A (en) 1986-06-04 1986-06-04 Identification system for online voiced sound and semi-voiced sound

Country Status (1)

Country Link
JP (1) JPS62286190A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0261783A (en) * 1988-08-29 1990-03-01 Matsushita Electric Ind Co Ltd Character recognizing device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0261783A (en) * 1988-08-29 1990-03-01 Matsushita Electric Ind Co Ltd Character recognizing device

Similar Documents

Publication Publication Date Title
JPS6079485A (en) Handwriting character recognition processing device
JPS62286190A (en) Identification system for online voiced sound and semi-voiced sound
JPS6089291A (en) Character recognition method
JPH11184971A (en) Device and method for character input with handwritten character recognition function
Kotak et al. An accelerometer based handwriting recognition of English alphabets using basic strokes
CA2000023C (en) Fast spatial segmenter for handwritten characters
JP2761679B2 (en) Online handwritten character recognition device
JP2671984B2 (en) Information recognition device
JPH0351029B2 (en)
JPH045231B2 (en)
JPS5929246Y2 (en) Online recognition processing device for handwritten characters
JPS6142083A (en) Character recognition device
JPS61193282A (en) Hand-written character recognizing device
JPS57209574A (en) Kanji (chinese characters) recognizing device
JPH02235189A (en) Character recognizing device
JP3069771B2 (en) Pattern recognition method and apparatus
JP3051628B2 (en) Character recognition method and device
JPH0475554B2 (en)
JPH063613B2 (en) Handwriting recognition device
JPS61213982A (en) Device for recognizing handwritten character
JPH08272909A (en) Method and device for character recognition
JPH0668308A (en) Handwritten character recognizing device
JPS61193280A (en) Hand-written character recognition device
JPS62120589A (en) Hand-written character recognizing device
JPS63187375A (en) Drawing reader