JPH09106439A - Character recognizing device, its method and computer controller - Google Patents

Character recognizing device, its method and computer controller

Info

Publication number
JPH09106439A
JPH09106439A JP7263919A JP26391995A JPH09106439A JP H09106439 A JPH09106439 A JP H09106439A JP 7263919 A JP7263919 A JP 7263919A JP 26391995 A JP26391995 A JP 26391995A JP H09106439 A JPH09106439 A JP H09106439A
Authority
JP
Japan
Prior art keywords
stroke
strokes
input
character
dictionary
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.)
Withdrawn
Application number
JP7263919A
Other languages
Japanese (ja)
Inventor
Hiroto Yoshii
裕人 吉井
Eiji Takasu
英司 高須
Tsuneichi Arai
常一 新井
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP7263919A priority Critical patent/JPH09106439A/en
Priority to CN961127317A priority patent/CN1094221C/en
Priority to KR1019960045584A priority patent/KR100232975B1/en
Publication of JPH09106439A publication Critical patent/JPH09106439A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Character Discrimination (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a character recognition device, its method and a computer controller which recognize a print hand and an abbreviated/running hand without increasing a storage capacity and a recognizing time. SOLUTION: The number of inputted strokes is counted to compare the feature of the inputted strokes and the feature of the same number of strokes with the counted strokes, which are stored in a recognition dictionary 206a storing the feature of strokes composing a standard character. As a result of comparison, in the case a coinciding ratio is lower than a prescribed value, the feature of the inputted strokes and the feature of the more strokes than the same number of strokes stored in the dictionary 206a are compared with each other. Based on the result of comparison, a character composed of the inputted strokes is defined.

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 for recognizing a character based on a characteristic of an input stroke, a method for the character recognition device, and a computer control device.

【0002】[0002]

【従来の技術】従来、デジタイザ等の座標入力装置を用
いて入力された文字の認識において、楷書(正規の書き
方)でない続け字や略字の手書き文字を認識することを
可能とする文字認識装置がある。この種の装置では、記
憶媒体等に記憶させている認識用の辞書に正規の書き方
の文字情報以外に続け字や略字の文字情報を記憶させ、
その辞書に記憶される文字情報と入力される手書き文字
の情報とを比較することで文字認識を行っていた。
2. Description of the Related Art Conventionally, in recognition of characters input using a coordinate input device such as a digitizer, a character recognition device capable of recognizing handwritten characters such as continuous characters and abbreviated characters, which are not regular writing (regular writing). is there. In this type of device, the recognition dictionary stored in a storage medium or the like stores character information of consecutive characters and abbreviations in addition to the character information of the regular writing,
Character recognition was performed by comparing the character information stored in the dictionary with the input handwritten character information.

【0003】例えば、楷書の「木」が含まれる4画の辞
書に、本来は5画で書かれる「本」の続け字のパターン
を保持することによって、「本」が4画の続け字で入力
された場合であっても、「本」という文字を認識するこ
とができるようにしていた。また、認識速度を落とさず
に略字、続け字を認識するために、楷書用(正規の書き
方)の辞書と略字/続け字用(正規でない書き方)の辞
書を分けておき、まず、楷書用の辞書を用いて入力され
た文字のマッチングを行い、認識結果が思わしくなかっ
た場合は、略字/続け字用の辞書と入力される文字をマ
ッチングする方法があった。
For example, by holding a pattern of consecutive characters of a "book" originally written in 5 strokes in a dictionary of 4 strokes including "tree" in a regular drawing, the "book" becomes a continuous stroke of 4 strokes. Even if it is input, the character "book" can be recognized. In order to recognize abbreviations and continuation characters without slowing down the recognition speed, a dictionary for regular writing (regular writing) and a dictionary for abbreviations / continuation (non-regular writing) are separated. There is a method of matching input characters using a dictionary and matching the input characters with the dictionary for abbreviation / continuation characters when the recognition result is not bad.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、全ての
略字/続け字も認識できるようにするため、全ての略字
/続け字に対応する文字も辞書に記憶させる構成にする
と、楷書のみの辞書に比べ、辞書の記憶容量が大幅に増
えてしまう。また、多くのパターンとマッチングを行う
必要が生じ、その結果、より多くの認識時間が必要にな
ってしまい、認識処理の処理速度を低下させてしまうと
いう問題点があった。また、特にオンライン手書き文字
認識の場合、楷書が入力される確率と、略字/続け字が
入力される確率がほとんど同じで、事前にどちらかを優
先的に認識させると認識率が極端に低下してしまうこと
があるという問題点があった。
However, in order to be able to recognize all the abbreviations / successive characters, if the configuration is such that the characters corresponding to all the abbreviations / successive characters are also stored in the dictionary, compared to a dictionary containing only regular writing. , The storage capacity of the dictionary will increase significantly. Further, it is necessary to perform matching with many patterns, and as a result, more recognition time is required, which causes a problem that the processing speed of recognition processing is reduced. Also, especially in the case of online handwritten character recognition, the probability of inputting a regular drawing is almost the same as the probability of inputting abbreviations / successive characters, and if either of them is recognized preferentially in advance, the recognition rate will drop significantly. There was a problem that it might happen.

【0005】本発明は上記の問題点を鑑みてなされたも
のであり、記憶容量と認識時間を増大することなく、楷
書、略字/続け字を認識することができる文字認識装置
及びその方法及びコンピュータ制御装置を提供すること
を目的としている。
The present invention has been made in view of the above problems, and a character recognition apparatus and method and a computer therefor capable of recognizing a regular character, abbreviations / continuation characters without increasing the storage capacity and the recognition time. The purpose is to provide a control device.

【0006】[0006]

【課題を解決するための手段】上記の問題点を解決する
ための本発明による文字認識装置は以下の構成を備え
る。即ち、入力されたストロークの特徴に基づいて文字
を認識する文字認識装置であって、標準文字を構成する
ストロークの特徴を記憶する辞書と、前記入力されたス
トロークの画数を計数する計数手段と、前記入力された
ストロークの特徴と前記辞書に記憶される前記計数手段
で計数された画数と同数のストロークの特徴とを比較す
る第1比較手段と、第1比較手段の結果、一致する割合
が所定値よりも低い場合、前記入力されたストロークの
特徴と前記辞書に記憶される前記同数のストロークより
も多い画数のストロークの特徴とを比較する第2比較手
段と、第1比較手段と第2比較手段の結果に基づいて、
入力されたストロークが構成する文字を決定する決定手
段とを備える。
A character recognition apparatus according to the present invention for solving the above problems has the following configuration. That is, a character recognition device for recognizing a character based on the characteristics of an input stroke, a dictionary that stores the characteristics of a stroke that forms a standard character, and a counting unit that counts the number of strokes of the input stroke, As a result of the first comparing means for comparing the input stroke characteristics with the stroke characteristics of the same number of strokes stored in the dictionary as the number of strokes counted by the counting means, the matching ratio is predetermined. If it is lower than the value, the second comparison means for comparing the characteristics of the input stroke with the characteristics of the stroke having the stroke count larger than the same number of strokes stored in the dictionary, the first comparison means and the second comparison means. Based on the results of the means
Determining means for determining the character formed by the input stroke.

【0007】また、好ましくは、前記第2比較手段は、
前記画数に所定数を加える毎に得られる画数の前記辞書
に記憶されるストロークの特徴と前記入力されたストロ
ークを該所定数を加える毎に得られる画数が所定画数に
達するまで順次比較する。入力された画数以上のストロ
ークの特徴と比較することで、略字/続け字の文字認識
を行うことができるからである。
Preferably, the second comparing means is
The stroke feature stored in the dictionary of the stroke number obtained each time the predetermined number is added to the stroke number is sequentially compared with the input stroke until the stroke number obtained each time the predetermined number is added reaches the predetermined stroke number. This is because it is possible to perform character recognition of abbreviated characters / contiguous characters by comparing with the characteristics of strokes that are equal to or more than the input stroke number.

【0008】また、好ましくは、前記第1比較手段は、
前記入力されたストロークの特徴と前記辞書に記憶され
る前記計数手段で計数された画数と同数のストロークの
特徴の全てと比較する。また、好ましくは、前記辞書
は、標準文字の標準の筆順に従って、該標準文字を構成
するストロークの特徴を記憶している辞書である。
Preferably, the first comparing means is
The input stroke feature is compared with all stroke features stored in the dictionary and having the same number of strokes as the number of strokes counted by the counting means. Further, preferably, the dictionary is a dictionary storing characteristics of strokes forming the standard character in accordance with a standard stroke order of the standard character.

【0009】また、好ましくは、前記第1比較手段は、
前記入力されたストロークの入力順序の所定順序まで
は、該入力されたストロークの特徴と前記辞書に記憶さ
れる前記計数手段で計数された画数と同数でかつ該入力
順序と同順序のストロークの特徴とを比較し、該所定の
順序以降は、前記入力されたストロークの特徴と前記辞
書に記憶される前記計数手段で計数された画数と同数の
ストロークの特徴の全てとを比較する。
Preferably, the first comparison means is
Up to a predetermined order of the input order of the input strokes, the characteristics of the strokes that are the same as the number of strokes counted by the counting means stored in the dictionary and that are in the same order as the input order After the predetermined order, the feature of the input stroke is compared with all the features of the stroke stored in the dictionary and having the same number of strokes as the number of strokes counted by the counting means.

【0010】また、好ましくは、前記所定値は、少なく
とも前記入力されたストロークの画数、入力時間、入力
速度のいずれかを変数とする関数によって得られる値で
ある。また、好ましくは、前記関数は、増加関数であ
る。また、好ましくは、前記決定手段は、前記第1比較
手段と前記第2比較手段で比較対象とした前記辞書のス
トロークの特徴と一致する割合が一番高い割合を持つ該
比較対象に対応する文字を認識文字として決定する。
Further, preferably, the predetermined value is a value obtained by a function having at least one of the stroke number of the input stroke, the input time, and the input speed as a variable. Also, preferably, the function is an increasing function. Further, preferably, the determining means is a character corresponding to the comparison object having a highest proportion of matching with the feature of the stroke of the dictionary compared by the first comparing means and the second comparing means. Is determined as the recognition character.

【0011】また、好ましくは、前記決定手段は、前記
第1比較手段と前記第2比較手段で得られる比較結果の
それぞれに所定のバイアス値を加算する加算手段を更に
備え、前記加算手段で得られる新たな結果に基づいて、
前記入力ストロークが構成する文字を決定する。
Further, preferably, the determining means further comprises an adding means for adding a predetermined bias value to each of the comparison results obtained by the first comparing means and the second comparing means, and the determining means obtains by the adding means. Based on the new results
Determine the character that the input stroke comprises.

【0012】また、好ましくは、前記所定のバイアス値
は、少なくとも前記入力されたストロークの画数、入力
時間、入力速度のいずれかに基づいて決定されるバイア
ス値である。上記の目的を達成するための本発明による
文字認識方法は以下の構成を備える。即ち、入力された
ストロークの特徴に基づいて文字を認識する文字認識方
法であって、前記入力されたストロークの画数を計数す
る計数工程と、前記入力されたストロークの特徴と標準
文字を構成するストロークの特徴を記憶する辞書に記憶
される前記計数工程で計数された画数と同数のストロー
クの特徴とを比較する第1比較工程と、第1比較工程の
結果、一致する割合が所定値よりも低い場合、前記入力
されたストロークの特徴と前記辞書に記憶される前記同
数のストロークよりも多い画数のストロークの特徴とを
比較する第2比較工程と、第1比較工程と第2比較工程
の結果に基づいて、入力されたストロークが構成する文
字を決定する決定工程とを備える。
Further, preferably, the predetermined bias value is a bias value determined based on at least one of the stroke number of the input stroke, the input time, and the input speed. A character recognition method according to the present invention for achieving the above object has the following configuration. That is, a character recognition method for recognizing a character based on a characteristic of an input stroke, a counting step of counting the number of strokes of the input stroke, and a stroke forming a standard character with the characteristic of the input stroke. As a result of the first comparing step of comparing the number of strokes counted in the counting step and the features of the same number of strokes stored in the dictionary storing the features of the first comparing step, the matching ratio is lower than a predetermined value. In this case, the second comparison step of comparing the characteristics of the input stroke with the characteristics of the stroke having the stroke count larger than the same number of strokes stored in the dictionary, and the results of the first comparison step and the second comparison step And a determining step of determining a character formed by the input stroke.

【0013】上記の目的を達成するための本発明による
コンピュータ制御装置は以下の構成を備える。即ち、メ
モリ媒体から所定のプログラムを読み込んでコンピュー
タを制御するコンピュータ制御装置であって、前記メモ
リ媒体は、標準文字を構成するストロークの特徴を記憶
する辞書と、前記入力されたストロークの画数を計数す
る計数工程の手順コードと、前記入力されたストローク
の特徴と前記辞書に記憶される前記計数工程で計数され
た画数と同数のストロークの特徴とを比較する第1比較
工程の手順コードと、第1比較工程の結果、一致する割
合が所定値よりも低い場合、前記入力されたストローク
の特徴と前記辞書に記憶される前記同数のストロークよ
りも多い画数のストロークの特徴とを比較する第2比較
工程の手順コードと、第1比較工程と第2比較工程の結
果に基づいて、入力されたストロークが構成する文字を
決定する決定工程の手順コードとを備える。
A computer controller according to the present invention for achieving the above object has the following configuration. That is, a computer control device for controlling a computer by reading a predetermined program from a memory medium, wherein the memory medium counts the number of strokes of the input dictionary and a dictionary that stores the features of strokes that form a standard character. The procedure code of the counting step, the procedure code of the first comparing step of comparing the characteristics of the input stroke with the characteristics of the strokes stored in the dictionary, the stroke number being the same as the number of strokes counted in the counting step, and As a result of the first comparison step, if the matching ratio is lower than a predetermined value, the second comparison for comparing the feature of the input stroke with the feature of the stroke having the number of strokes larger than the same number of strokes stored in the dictionary. The character formed by the input stroke is determined based on the procedure code of the process and the results of the first comparison process and the second comparison process. And a procedure code of constant step.

【0014】[0014]

【発明の実施の形態】以下、図面を参照して本発明の好
適な実施の形態を詳細に説明する。図1は本実施の形態
の文字認識装置の構成を示すブロック図である。201
は座標入力部であり、デジタイザ201aとペン201
bで構成される。ペン201bによってデジタイザ20
1a上に文字や図形の座標データを入力することができ
る。また、入力された座標データはCPU203の制御
により表示部202で表示することができる。202は
表示部であり、CRT等のディスプレイからなり、座標
入力部201で入力された文字や図形の座標データやC
PU203の制御によってメモリ204等から読み込ま
れる文字データを表示する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a block diagram showing the configuration of the character recognition device according to the present embodiment. 201
Is a coordinate input unit, and includes a digitizer 201a and a pen 201.
b. Digitizer 20 with pen 201b
It is possible to input coordinate data of characters and figures on 1a. The input coordinate data can be displayed on the display unit 202 under the control of the CPU 203. Reference numeral 202 denotes a display unit, which is a display such as a CRT, and which displays coordinate data of characters and figures input by the coordinate input unit 201 and C.
The character data read from the memory 204 or the like under the control of the PU 203 is displayed.

【0015】205はFDD(フロッピーディスクドラ
イブ)であり、FDを装着しデータの読み書きが可能で
ある。また、装着されたFD(不図示)に後述する処理
フロー(図3)のプログラムを書き込み、該プログラム
を本装置のRAM204bに読み込むことで処理を実行
させることもできる。尚、本実施の形態1では、該プロ
グラムをROM204aに記憶させておき、CPU20
3の制御により後述する処理フロー(図3)を実行して
いる。
Reference numeral 205 denotes an FDD (floppy disk drive), which is equipped with the FD and can read / write data. Further, it is also possible to execute a process by writing a program of a processing flow (FIG. 3) described later in the attached FD (not shown) and reading the program into the RAM 204b of the present apparatus. In the first embodiment, the program is stored in the ROM 204a and the CPU 20
The process flow (FIG. 3) described later is executed under the control of No. 3.

【0016】206はHDD(ハードディスクドライ
ブ)であり、デジタイザ201aより入力された文字の
認識を行うための後述する認識用辞書206aを内蔵し
ている。尚、認識用辞書206aは大容量のデータを記
憶できるHD(ハードディスク)等の記憶媒体に記憶さ
れている。203はCPUであり、入力された文字の認
識を行なったり、各種制御を行う。204はメモリであ
り、ROM204a、RAM204bで構成される。R
OM204aは、CPU203が文字認識に用いる認識
プログラムや各種制御プログラムを記憶している。ま
た、文字のフォント情報や文字コード等を記憶してい
る。RAM204bは、HDD206に内蔵されるHD
(不図示)に記憶される辞書より読み込んだデータや入
力された座標データ、認識プログラムが使用する変数等
のデータを一時的に格納する領域あるいは各種データの
作業領域である。
Reference numeral 206 denotes an HDD (hard disk drive), which has a built-in recognition dictionary 206a, which will be described later, for recognizing characters input from the digitizer 201a. The recognition dictionary 206a is stored in a storage medium such as a hard disk (HD) capable of storing a large amount of data. Reference numeral 203 denotes a CPU that performs recognition of input characters and performs various controls. Reference numeral 204 denotes a memory, which includes a ROM 204a and a RAM 204b. R
The OM 204a stores a recognition program and various control programs used by the CPU 203 for character recognition. Also, it stores character font information and character codes. The RAM 204b is an HD built in the HDD 206.
An area for temporarily storing data read from a dictionary stored in (not shown), input coordinate data, data such as variables used by the recognition program, or a work area for various data.

【0017】図2は本実施の形態のCPU203の制御
によって実行される機能の構成を示す機能ブロック図で
ある。CPU203の制御により、まず、同画数マッチ
ング部101が起動され、デジタイザ201aから入力
された文字データは、その入力された文字を構成するス
トロークの画数が計数される。そして、計数された画数
と同じ画数の辞書とで文字データのマッチングを行う。
そして、マッチング終了後、同画数結果吟味部102が
起動され、マッチング結果が良いかどうかの吟味を行
う。マッチング結果が良い場合は、認識結果調整部10
4が起動され、その結果を認識結果として出力する。一
方、マッチング結果が悪い場合は、プラス画数マッチン
グ部103が起動され、入力されたストローク(以下、
入力ストロークと呼ぶ)の画数以上の所定画数までの各
画数における辞書と順次マッチングを行う。所定画数ま
でのマッチングが終了すると、認識結果調整部104が
起動され、入力ストロークの画数から所定の画数の各画
数のマッチング結果の中から、最適なマッチング結果を
決定し、その決定されたマッチング結果を認識結果とし
て出力する。
FIG. 2 is a functional block diagram showing the configuration of the functions executed under the control of the CPU 203 of this embodiment. Under the control of the CPU 203, first, the same stroke number matching unit 101 is activated, and in the character data input from the digitizer 201a, the number of strokes forming the input character is counted. Then, the character data is matched with the dictionary having the same number of strokes as the counted number of strokes.
After the matching is completed, the same stroke number result examination unit 102 is activated to examine whether or not the matching result is good. If the matching result is good, the recognition result adjusting unit 10
4 is activated and the result is output as a recognition result. On the other hand, when the matching result is bad, the positive stroke number matching unit 103 is activated and the input stroke (hereinafter,
It is sequentially matched with the dictionary in each stroke number up to a predetermined stroke number which is greater than or equal to the stroke number of (input stroke). When the matching up to the predetermined number of strokes is completed, the recognition result adjusting unit 104 is activated, and the optimum matching result is determined from the matching results of the strokes of the input stroke to the predetermined number of strokes, and the determined matching result is determined. Is output as a recognition result.

【0018】次に本実施の形態の処理フローについて、
図3のフローチャートを用いて説明する。図3は本実施
の形態の処理フローを示すフローチャートである。ステ
ップS300で、デジタイザ201aにペン201bを
用いてストロークを入力する。ステップS301で、C
PU203の制御により、同画数マッチング部101が
起動され、入力ストロークのストローク情報と辞書に保
持されたストローク情報(以下、辞書ストロークと呼
ぶ)を、ストローク単位、部分パターン単位、文字単
位、または文字列単位でマッチングする。
Next, regarding the processing flow of this embodiment,
This will be described with reference to the flowchart of FIG. FIG. 3 is a flowchart showing the processing flow of this embodiment. In step S300, a stroke is input to the digitizer 201a using the pen 201b. In step S301, C
The same stroke number matching unit 101 is activated under the control of the PU 203, and the stroke information of the input stroke and the stroke information held in the dictionary (hereinafter referred to as dictionary stroke) are set in stroke units, partial pattern units, character units, or character strings. Match by unit.

【0019】尚、マッチングの方法としては、入力スト
ロークの順序と認識用辞書206aに保持されている辞
書ストロークの順序を1対1対応でマッチングしていっ
てもよいし、それぞれの順番を無視して総当たりでマッ
チングしてもよい。また、同画数マッチング部101で
使用する認識用辞書206aには、入力ストローク数と
同じ画数の辞書ストロークが保持されている。同じ画数
のストローク情報としては楷書(正規の書き方)を構成
するストロークの情報と共に、例えば、使用頻度の高い
略字/続け字(正規以外の書き方)を構成するストロー
クの情報を記憶させていても良い。この場合、認識用辞
書206aの中に略字/続け字のストローク情報が含ま
れているので、この時点である程度の略字/続け字に対
する認識率を確保することができる。
As a matching method, the order of input strokes and the order of dictionary strokes stored in the recognition dictionary 206a may be matched one-to-one, or each order may be ignored. You may match by brute force. The recognition dictionary 206a used by the same stroke count matching unit 101 holds dictionary strokes having the same stroke count as the input stroke count. As the stroke information having the same stroke number, for example, information on strokes forming a regular writing (regular writing) and information on strokes forming frequently used abbreviations / contiguous characters (writing other than regular writing) may be stored. . In this case, since the abbreviation / successive stroke information is included in the recognition dictionary 206a, a certain recognition rate for abbreviated / successive characters can be secured at this point.

【0020】ステップS302で、この同画数マッチン
グ部101によるマッチングが終了すると、同画数結果
吟味部102が起動され、同画数マッチング部101の
マッチング結果を判定する。マッチング結果が良いと判
定された場合(ステップS302でYES)、そのマッ
チング結果をRAM204bに記憶し、ステップS30
7に進む。マッチング結果が悪いと判定された場合(ス
テップS302でNO)、そのマッチング結果をRAM
204bに記憶し、ステップS303に進む。
When the matching by the same stroke number matching unit 101 is completed in step S302, the same stroke number result examining unit 102 is activated to determine the matching result of the same stroke number matching unit 101. When it is determined that the matching result is good (YES in step S302), the matching result is stored in the RAM 204b, and step S30 is performed.
Go to 7. When it is determined that the matching result is bad (NO in step S302), the matching result is stored in the RAM.
It stores in 204b, and progresses to step S303.

【0021】マッチング結果の判定方法としては、例え
ば、同画数マッチング部101の結果として認識する文
字の候補文字の該当確率が、所定の閾値よりも大きいか
否かでマッチング結果の判定を行う。そこで、例えば、
80%という閾値を設定して、候補文字の該当確率が8
0%以上である場合、この結果を良いと判定する。ま
た、略字/続け字は、楷書に比べて速く書かれる場合が
多いので、入力画数が多いほど閾値を高く設定し、少な
いほど低く設定しても行ってもよい。
As a method of determining the matching result, for example, the matching result is determined based on whether or not the matching probability of the candidate character of the character recognized as the result of the same stroke number matching unit 101 is larger than a predetermined threshold value. So, for example,
The threshold of 80% is set, and the matching probability of candidate characters is 8
When it is 0% or more, this result is judged to be good. Further, abbreviated characters / successive characters are often written faster than regular writing. Therefore, the threshold may be set higher as the number of input strokes is larger, and may be set lower as the number of input strokes is smaller.

【0022】更には、例えば、閾値を以下のような線形
関数で表現される式によって定めても良い。 閾値=60+2×(入力ストロークの画数) この場合、20画以上の文字を入力すると、無条件で同
画数マッチング部101のマッチング結果が悪いと判定
されることになる。
Further, for example, the threshold value may be defined by the following expression expressed by a linear function. Threshold = 60 + 2 × (number of strokes of input stroke) In this case, if 20 or more characters are input, it is unconditionally determined that the matching result of the same stroke number matching unit 101 is bad.

【0023】尚、上式のような入力ストロークの画数に
対する線形関数を用いて閾値を設定することに限定され
るわけではなく、画数に対する増加関数(単調増加であ
る必要もない)であれば何でもよい。また、入力ストロ
ークの画数の他に、入力ストロークの筆記時間、入力ス
トロークの筆記速度等を用いて閾値を設定することも容
易に可能である。
The threshold is not limited to the setting of the threshold value using the linear function for the stroke number of the input stroke as described above, and any increasing function for the stroke number (need not be monotonic increase) may be used. Good. In addition to the number of strokes of the input stroke, the writing time of the input stroke, the writing speed of the input stroke, and the like can be used to easily set the threshold value.

【0024】ステップS302でのマッチング結果が悪
い場合は、略字/続け字でストロークが入力された可能
性がある。よって、以降のステップで、マッチング対象
のステップで画数を増加して認識処理を行う。ステップ
S303で、入力ストロークの画数iに+1画加え、画
数iを更新する(i=正の整数)。ステップS304
で、更新された画数iが所定の画数n(n=正の整数、
但し、n>i)より大きいか否かを判定する。画数iが
所定の画数nより大きい場合(ステップS304でYE
S)、ステップS306に進み、画数iが所定の画数n
より小さい場合(ステップS304でNO)、ステップ
S305に進む。ステップS305で、プラス画数マッ
チング部103が起動され、更新された画数iと同じ画
数の認識用辞書206aに保持された辞書ストローク
を、ストローク単位、部分パターン単位、文字単位、ま
たは文字列単位でマッチングする。そして、画数iが所
定の画数nになるまでステップS303〜ステップS3
05の処理を順次繰り返し、各画数iが更新される毎に
得られるマッチング結果は順次RAM204bに記憶さ
れる。
If the matching result in step S302 is poor, there is a possibility that strokes have been input in abbreviated / continuous characters. Therefore, in the subsequent steps, the number of strokes is increased and the recognition processing is performed in the matching target step. In step S303, +1 stroke is added to the stroke count i of the input stroke to update the stroke count i (i = a positive integer). Step S304
And the updated stroke number i is a predetermined stroke number n (n = a positive integer,
However, it is determined whether or not n> i). When the stroke number i is larger than the predetermined stroke number n (YE in step S304)
S), the process proceeds to step S306, and the stroke number i is the predetermined stroke number n.
If it is smaller (NO in step S304), the process proceeds to step S305. In step S305, the plus stroke number matching unit 103 is activated, and the dictionary strokes held in the recognition dictionary 206a having the same stroke number as the updated stroke number i are matched in stroke units, partial pattern units, character units, or character string units. To do. Then, steps S303 to S3 are performed until the number of strokes i reaches a predetermined number of strokes n.
The matching result obtained each time the stroke number i is updated by sequentially repeating the processing of 05 is sequentially stored in the RAM 204b.

【0025】尚、所定の画数nの上限は、例えば、同画
数吟味部102で設定される閾値と同様、入力ストロー
クの画数、筆記時間、筆記速度の関数として決定する。
また、ステップS305のプラス画数マッチング部10
3におけるマッチング方法は、例えば、入力ストローク
の入力順序と認識用辞書206aに保持されている辞書
ストロークの順序を1対1対応でマッチングしていって
もよいし、それぞれの順番を無視して総当たりでマッチ
ングしてもよい。特に、略字や続け字が入力された場合
で、どのストロークが略されたかについての明確な傾向
がない場合には、以下、図4で説明されるマッチング方
法を行うことが望ましい。
The upper limit of the predetermined stroke number n is determined as a function of the stroke number of the input stroke, the writing time, and the writing speed, like the threshold value set in the stroke number examining unit 102.
In addition, the plus stroke number matching unit 10 in step S305.
In the matching method in 3, the input order of the input strokes and the order of the dictionary strokes stored in the recognition dictionary 206a may be matched in a one-to-one correspondence. You may match by winning. In particular, when abbreviated characters or continuous characters are input and there is no clear tendency as to which stroke is abbreviated, it is desirable to perform the matching method described below with reference to FIG.

【0026】図4は本実施の形態のプラス画数マッチン
グ部103におけるマッチング方法を説明するための図
である。例えば、図4の(a)に示されるように、入力
ストロークで構成される文字が「本」の続け字で、その
文字の位置構成である入力パターンと筆順に対し、図4
の(b)に示されるような認識用辞書206aに記憶さ
れている楷書体の「本」を構成する辞書ストロークの位
置構成である辞書パターンと筆順とでマッチングを行
う。この場合のマッチング方法は、図4の(c)に示す
ように、入力ストロークの各入力順序に対して、それぞ
れ図4の(b)で示される辞書ストロークとのマッチン
グを行う。尚、図4の(c)で示される数字は、入力ス
トロークの入力順序と辞書ストロークの入力順序であ
り、マッチングを行わせる組み合わせを順序同士を結ぶ
線分で示している。この場合は、入力ストロークの各順
序を、辞書ストロークの各順序とマッチングを行うマッ
チング方法を示している。
FIG. 4 is a diagram for explaining a matching method in the plus stroke number matching unit 103 of this embodiment. For example, as shown in (a) of FIG. 4, the character formed by the input stroke is a continuous character of “book”, and the input pattern and the stroke order, which are the position composition of the character,
The matching is performed with the stroke order and the dictionary pattern, which is the position configuration of the dictionary strokes forming the "book" of the open-face type, stored in the recognition dictionary 206a as shown in (b). In the matching method in this case, as shown in FIG. 4C, each input order of the input strokes is matched with the dictionary stroke shown in FIG. 4B. The numbers shown in (c) of FIG. 4 are the input order of the input strokes and the input order of the dictionary strokes, and the combinations for which matching is performed are indicated by line segments connecting the orders. In this case, a matching method is shown in which each order of input strokes is matched with each order of dictionary strokes.

【0027】また、一般には入力ストロークによって構
成される文字または文字列の入力順が後の入力ストロー
クが略される傾向があるとすれば、例えば、図5の
(c)に示されるような、入力順序が最小の方の入力ス
トロークに対しては、つまり、入力ストロークの1画
目、2画目はそれぞれ辞書ストロークの1画目、2画目
の同画数目とマッチングを行い、それ以降の入力ストロ
ークの3画目と4画目は辞書ストロークの各画数目とマ
ッチングを行っても良い。
If the input order of a character or a character string composed of input strokes is generally abbreviated in the subsequent input strokes, for example, as shown in FIG. For the input stroke having the smallest input order, that is, the first stroke and the second stroke of the input stroke are matched with the same stroke number of the first stroke and the second stroke of the dictionary stroke, respectively. The third stroke and the fourth stroke of the input stroke may be matched with each stroke of the dictionary stroke.

【0028】ステップS306で、RAM204bに記
憶されている同画数マッチング部101におけるマッチ
ング結果と、プラス画数マッチング部103の各画数i
におけるマッチング結果より、最適なマッチング結果を
決定する。ステップS306における決定方法として
は、同画数マッチング部101におけるマッチング結果
と、プラス画数マッチング部103の各画数iにおける
マッチング結果の中から、一番良い結果のマッチング結
果に対応する文字を認識文字とする。また、所定のバイ
アス値を同画数マッチング部101のマッチング結果と
プラス画数マッチング部103のマッチング結果にそれ
ぞれ加え、その加えられたそれぞれのマッチング結果よ
り、一番良い結果のマッチング結果に対応する文字を認
識文字として選択しても良い。
In step S306, the matching result in the same stroke number matching unit 101 stored in the RAM 204b and each stroke number i in the positive stroke number matching unit 103 are stored.
The optimum matching result is determined from the matching result in. As the determination method in step S306, the character corresponding to the best matching result out of the matching result in the same stroke number matching unit 101 and the matching result in each stroke number i in the positive stroke number matching unit 103 is set as the recognized character. . In addition, a predetermined bias value is added to the matching result of the same stroke number matching unit 101 and the matching result of the positive stroke number matching unit 103, respectively, and the character corresponding to the best matching result is added from the added matching results. You may select as a recognition character.

【0029】尚、一般的に、文字または文字列を早く書
いた場合は、その文字が略字/続け字である可能性が高
く、プラス画数マッチング部103の結果が正解の可能
性が高くなる。一方、文字または文字列を遅く書いた場
合は、その文字が楷書で書かれた可能性が高く、同画数
マッチング部101の結果が正解の可能性が高い。その
ため、特に所定のバイアス値を加えて得られるマッチン
グ結果より、最適なマッチング結果を決定する方法にお
いては、画数、筆記時間、筆記速度等の文字または文字
列の特徴を表す指標を更に用いて、所定のバイアス値を
適宜変更しても良い。
In general, when a character or a character string is written early, the character is likely to be an abbreviation / continuation character, and the result of the plus stroke number matching unit 103 is likely to be correct. On the other hand, when a character or a character string is written late, it is highly likely that the character was written in a square pattern, and the result of the same stroke count matching unit 101 is likely to be correct. Therefore, in particular, from the matching result obtained by adding a predetermined bias value, in the method of determining the optimal matching result, the number of strokes, the writing time, the writing speed and the like, further using the index indicating the characteristics of the character or the character string, The predetermined bias value may be changed appropriately.

【0030】ステップS307で、決定されたマッチン
グ結果に対応する文字のフォント情報と文字コードをR
OM204aより読み込んで、例えば、表示部202に
認識結果として出力する。上述のフローチャートで説明
される文字認識は、ユーザによっては楷書でよく書く人
もいれば、続け字をよく書く人もいる。例えば、楷書を
よく書く人に対して、実施の形態におけるプラス画数マ
ッチング部103の結果を認識結果として出力すると、
誤っている場合が多い。一方、続け字をよく書く人に実
施の形態における同画数マッチング部101のマッチン
グ結果を認識結果として出力しても、誤っている場合が
多い。
In step S307, the font information and the character code of the character corresponding to the determined matching result are set to R.
It is read from the OM 204a and is output to the display unit 202 as a recognition result, for example. As for the character recognition described in the above-mentioned flow chart, some users often write it in a regular drawing, and some people write a continuous character well. For example, when the result of the plus stroke number matching unit 103 in the embodiment is output as a recognition result to a person who often writes a regular script,
It is often wrong. On the other hand, even if the matching result of the same stroke number matching unit 101 in the embodiment is output as a recognition result to a person who often writes continuous characters, it is often incorrect.

【0031】このため、上述のフローチャートで説明さ
れる閾値とバイアス値は、例えば、図6あるいは図7に
示されるような設定メニューを表示部202に表示さ
せ、その設定メニューに従ってユーザが自由に設定可能
とすることで、より文字認識の認識率の向上を図ること
ができる。尚、設定メニューはその起動プログラムを、
例えば、ROM204aに記憶させておき、ユーザの操
作によって表示部202に表示させるような構成にする
ことで容易に実現できる。
For this reason, the threshold value and the bias value described in the above-mentioned flowchart are displayed on the display unit 202, for example, by displaying the setting menu as shown in FIG. 6 or 7, and the user can freely set the setting menu according to the setting menu. By enabling this, it is possible to further improve the recognition rate of character recognition. In addition, the setting menu,
For example, it can be easily realized by storing it in the ROM 204a and displaying it on the display unit 202 by a user's operation.

【0032】図6では、閾値の設定項目として、例え
ば、閾値のデフォルト値を設定する「デフォルト値」項
目(図6では、デフォルト値=60)、プラス画数マッ
チング部103において閾値を決定するための基準とな
る文字の特徴を表す指標(例えば、画数、筆記時間、筆
記速度)を設定する「インクリメント指数」項目(図6
では、インクリメント指数=画数)、指標の値を所定の
値ずつ更新するための数を設定する「インクリメント度
数」項目(図6では、インクリメント度数=2)を設け
ることで、ユーザの好みに応じて閾値の設定を行うこと
ができる。
In FIG. 6, as the threshold setting item, for example, a “default value” item (default value = 60 in FIG. 6) for setting a default value of the threshold value, and for determining the threshold value in the plus stroke number matching unit 103. An “increment index” item (FIG. 6) for setting an index (for example, the number of strokes, writing time, writing speed) indicating the characteristics of the reference character.
Then, the increment index = the number of strokes), and the “increment frequency” item (increment frequency = 2 in FIG. 6) for setting the number for updating the index value by a predetermined value is provided. A threshold can be set.

【0033】一方、バイアス値の設定項目として、同画
数マッチング部101のマッチング結果とプラス画数マ
ッチング部103のマッチング結果に加えるバイアス値
のデフォルト値を設定する「デフォルト値」項目(図6
では、2:1の割合でプラス画数マッチング部103の
マッチング結果と同画数マッチング部101のマッチン
グ結果にインクリメント度数をバイアス値として加え
る)、プラス画数マッチング部103において閾値を決
定するための基準となる文字の特徴を表す指標(例え
ば、画数、筆記時間、筆記速度)を設定する「インクリ
メント指数」項目(図6では、インクリメント指数=筆
記速度)、バイアス値を画数が更新する毎に設定する
「インクリメント度数」項目(図6では、インクリメン
ト度数=0.1)を設けることで、ユーザの好みに応じ
て閾値の設定を行うことができる。
On the other hand, as a bias value setting item, a "default value" item (FIG. 6) for setting the default value of the bias value added to the matching result of the same stroke number matching unit 101 and the matching result of the positive stroke number matching unit 103.
Then, the increment frequency is added as a bias value to the matching result of the positive stroke number matching unit 103 and the matching result of the same stroke number matching unit 101 at a ratio of 2: 1), and becomes a reference for determining the threshold value in the positive stroke number matching unit 103. “Increment index” item (increment index = writing speed in FIG. 6) for setting an index (for example, stroke number, writing time, writing speed) indicating the character characteristics, and “increment” set every time the stroke number updates the bias value. By providing the “frequency” item (increment frequency = 0.1 in FIG. 6), the threshold value can be set according to the user's preference.

【0034】また、図7に示されるような設定メニュー
を用いて設定してもよい。図7の設定メニューは、例え
ば、楷書が書かれる場合と続き字が書かれる場合を文字
認識の指標として構成された設定メニューである。図7
に示されるように、ユーザはつまみ701を動かすこと
で楷書と続け字の認識する割合を自由に設定することが
できる。また、極端に略字/続け字を書く人に対して
は、実施の形態1における同画数マッチング部101と
プラス画数マッチング103の起動の順番を入れ替える
ことをユーザが設定できるように、「決して楷書は書か
ない」メニューを設け、ユーザはチェックボタン702
をチェックすることによって、同画数マッチング部10
1とプラス画数マッチング103の起動の順番を入れ替
えることができる。
Alternatively, the setting may be performed using a setting menu as shown in FIG. The setting menu of FIG. 7 is, for example, a setting menu configured as an index of character recognition when a regular writing and a continuous writing are written. FIG.
As shown in, the user can freely set the recognition ratio of the regular characters and the continuous characters by moving the knob 701. In addition, for a person who writes extremely abbreviated characters / successive characters, the user can set the order of activating the same stroke number matching unit 101 and the positive stroke number matching 103 in the first embodiment so that the user can set “Never use a regular character The menu "Don't write" is provided so that the user can check button 702
By checking the
The order of activating 1 and the positive stroke number matching 103 can be exchanged.

【0035】尚、図6、図7は設定メニューの一例であ
り、これに限らない。例えば、この他にもユーザの用途
に応じて様々な設定メニューを設けて適宜設定を行うこ
とも容易に可能である。以上説明したように、本実施の
形態によれば、楷書と略字/続け字を認識するために、
同画数マッチング部101とプラス画数マッチング部1
03を設け、入力ストロークと辞書ストロークのマッチ
ング結果を判定し、その判定結果に基づいて同画数マッ
チング部101とプラス画数マッチング部103を使い
分けて文字認識を行う。その結果、略字/続け字用の認
識辞書を備えなくて済むので、記憶媒体に略字/続け字
用の認識辞書を確保することなく、楷書用の認識辞書を
備えるだけで、楷書、略字/続け字の認識を可能とする
ことができる。また、ユーザの書き方の特性に応じて楷
書、略字/続け字の認識する条件を適時設定することが
できるので、文字認識の認識率と処理速度を向上するこ
とができる。
6 and 7 are examples of setting menus, and the present invention is not limited to these. For example, in addition to this, various setting menus can be provided according to the use of the user and appropriate setting can be easily performed. As described above, according to the present embodiment, in order to recognize the regular characters and the abbreviations / continuation characters,
Same stroke number matching unit 101 and positive stroke number matching unit 1
03 is provided to determine the matching result between the input stroke and the dictionary stroke, and character recognition is performed by selectively using the same stroke number matching unit 101 and the positive stroke number matching unit 103 based on the determination result. As a result, since it is not necessary to provide a recognition dictionary for abbreviations / continuation characters, it is not necessary to secure a recognition dictionary for abbreviations / continuation characters in the storage medium. Character recognition can be enabled. In addition, since the conditions for recognizing regular characters and abbreviations / successive characters can be set in a timely manner according to the writing characteristics of the user, the recognition rate of character recognition and the processing speed can be improved.

【0036】尚、上記FDDの機能若しくは方法の機能
によって達成される本発明の目的は、前述の実施の形態
のプログラムを記憶させたFD等の記憶媒体によっても
達成できる。即ち、上記FDDに、その記憶媒体を装着
し、その記憶媒体から読み出したプログラム自体が本発
明の新規な機能を達成するからである。このための本発
明にかかるプログラムの構造的特徴は図8に示すとおり
である。
The object of the present invention achieved by the function of the FDD or the function of the method can also be achieved by a storage medium such as an FD in which the program of the above-described embodiment is stored. That is, the storage medium is mounted on the FDD, and the program itself read from the storage medium achieves the novel function of the present invention. The structural features of the program according to the present invention for this purpose are as shown in FIG.

【0037】本実施の形態の制御を実現するために、F
Dには5つのモジュールで構成されている。図に示すよ
うに辞書1011、計数モジュール1012、第1比較
モジュール1013、第2比較モジュール1014、決
定モジュール10151の5つである。この記憶媒体に
記憶されるモジュールに従って、図8に示すようなステ
ップS1002〜ステップS1005、「計数」、「第
1比較」、「第2比較」、「決定」の順で処理が実行さ
れる。それぞれの記憶媒体に記憶されるモジュールにお
いて、計数モジュール1012で実行される「計数」
(ステップS1002)処理は、図3のフローチャート
のステップS301に対応する。
In order to realize the control of this embodiment, F
D is composed of five modules. As shown in the figure, there are five: a dictionary 1011, a counting module 1012, a first comparing module 1013, a second comparing module 1014, and a determining module 10151. According to the modules stored in this storage medium, the processes are executed in the order of steps S1002 to S1005, "counting", "first comparison", "second comparison", and "decision" as shown in FIG. “Count” executed by the counting module 1012 in the modules stored in each storage medium
(Step S1002) The process corresponds to step S301 in the flowchart of FIG.

【0038】第1比較モジュール1013で実行される
「第1比較」(ステップS1003)処理は、図3のフ
ローチャートのステップS302に対応する。第2比較
モジュール1014で実行される「第2比較」(ステッ
プS1004)処理は、図3のフローチャートのステッ
プS303〜ステップS305に対応する。決定モジュ
ール1015で実行される「決定」(ステップS100
5)処理は、図3のフローチャートのステップS30
6、ステップS307に対応する。
The "first comparison" (step S1003) processing executed by the first comparison module 1013 corresponds to step S302 in the flowchart of FIG. The “second comparison” (step S1004) process executed by the second comparison module 1014 corresponds to steps S303 to S305 in the flowchart of FIG. “Determination” executed by the determination module 1015 (step S100
5) The process is step S30 in the flowchart of FIG.
6, corresponding to step S307.

【0039】また、本発明は、複数の機器から構成され
るシステムに適用しても、1つの機器からなる装置に適
用しても良い。また、本発明はシステム或は装置にプロ
グラムを供給することによって実施される場合にも適用
できることは言うまでもない。この場合、本発明に係る
プログラムを格納した記憶媒体が本発明を構成すること
になる。そして、該記憶媒体からそのプログラムをシス
テム或は装置に読み出すことによって、そのシステム或
は装置が、予め定められた仕方で動作する。
The present invention may be applied to a system composed of a plurality of devices or an apparatus composed of a single device. Further, it goes without saying that the present invention can be applied to the case where it is implemented by supplying a program to a system or an apparatus. In this case, the storage medium storing the program according to the present invention constitutes the present invention. Then, by reading the program from the storage medium to the system or device, the system or device operates in a predetermined manner.

【0040】[0040]

【発明の効果】以上の説明からも明らかなように、本発
明によれば、記憶容量と認識時間を増大することなく、
楷書、略字/続け字を認識することができる文字認識装
置及びその方法及びコンピュータ制御装置を提供でき
る。
As is apparent from the above description, according to the present invention, the storage capacity and the recognition time are not increased.
It is possible to provide a character recognizing device, a method thereof, and a computer control device capable of recognizing regular characters and abbreviations / successive characters.

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

【図1】本実施の形態の文字認識装置の構成を示すブロ
ック図である。
FIG. 1 is a block diagram showing a configuration of a character recognition device of the present embodiment.

【図2】本実施の形態のCPU203の制御によって実
行される機能の構成を示す機能ブロック図である。
FIG. 2 is a functional block diagram showing a configuration of functions executed by control of a CPU 203 according to the present embodiment.

【図3】本実施の形態の処理フローを示すフローチャー
トである。
FIG. 3 is a flowchart showing a processing flow of the present embodiment.

【図4】本実施の形態のプラス画数マッチング部103
におけるマッチング方法を説明するための図である。
FIG. 4 is a plus stroke number matching unit 103 according to the present embodiment.
4 is a diagram for explaining a matching method in FIG.

【図5】本実施の形態の他の構成によるプラス画数マッ
チング部103におけるマッチング方法を説明するため
の図である。
FIG. 5 is a diagram for explaining a matching method in a plus stroke number matching unit 103 according to another configuration of the present embodiment.

【図6】本実施の形態の設定メニューの構成を示す図で
ある。
FIG. 6 is a diagram showing a configuration of a setting menu according to the present embodiment.

【図7】本実施の形態の他の構成による設定メニューの
構成を示す図である。
FIG. 7 is a diagram showing a configuration of a setting menu according to another configuration of the present embodiment.

【図8】本実施の形態の処理フローのプログラムを記憶
させたFDのメモリマップの構造を示す図である。
FIG. 8 is a diagram showing a structure of a memory map of an FD in which a program of the processing flow of this embodiment is stored.

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

201 座標入力部 201a デジタイザ 201b ペン 202 表示部 203 CPU 204 メモリ 204a ROM 204b RAM 205 FDD 206 HDD 206a 認識用辞書 201 coordinate input unit 201a digitizer 201b pen 202 display unit 203 CPU 204 memory 204a ROM 204b RAM 205 FDD 206 HDD 206a recognition dictionary

Claims (21)

【特許請求の範囲】[Claims] 【請求項1】 入力されたストロークの特徴に基づいて
文字を認識する文字認識装置であって、 標準文字を構成するストロークの特徴を記憶する辞書
と、 前記入力されたストロークの画数を計数する計数手段
と、 前記入力されたストロークの特徴と前記辞書に記憶され
る前記計数手段で計数された画数と同数のストロークの
特徴とを比較する第1比較手段と、 第1比較手段の結果、一致する割合が所定値よりも低い
場合、前記入力されたストロークの特徴と前記辞書に記
憶される前記同数のストロークよりも多い画数のストロ
ークの特徴とを比較する第2比較手段と、 第1比較手段と第2比較手段の結果に基づいて、入力さ
れたストロークが構成する文字を決定する決定手段とを
備えることを特徴とする文字認識装置。
1. A character recognition device for recognizing a character on the basis of the characteristic of an input stroke, a dictionary for storing the characteristic of the stroke constituting a standard character, and a counting for counting the number of strokes of the input stroke. Means for comparing the input stroke feature with the stroke feature stored in the dictionary and having the same number of strokes as the number of strokes counted by the counting means, and the result of the first comparing means matches. When the ratio is lower than a predetermined value, a second comparison unit that compares the input stroke feature with a stroke feature that has a greater number of strokes than the same number of strokes stored in the dictionary, and a first comparison unit. A character recognizing device comprising: a determining unit that determines a character formed by an input stroke based on a result of the second comparing unit.
【請求項2】 前記第2比較手段は、前記画数に所定数
を加える毎に得られる画数の前記辞書に記憶されるスト
ロークの特徴と前記入力されたストロークを該所定数を
加える毎に得られる画数が所定画数に達するまで順次比
較することを特徴とする請求項1に記載の文字認識装
置。
2. The second comparing means is obtained every time when the predetermined number is added to the stroke feature stored in the dictionary and having the stroke number obtained every time the predetermined number is added to the stroke number. The character recognition device according to claim 1, wherein the comparison is performed sequentially until the number of strokes reaches a predetermined number of strokes.
【請求項3】 前記第1比較手段は、前記入力されたス
トロークの特徴と前記辞書に記憶される前記計数手段で
計数された画数と同数のストロークの特徴の全てと比較
することを特徴とする請求項1に記載の文字認識装置。
3. The first comparison means compares the input stroke feature with all stroke features stored in the dictionary and having the same number of strokes as the number of strokes counted by the counting means. The character recognition device according to claim 1.
【請求項4】 前記辞書は、標準文字の標準の筆順に従
って、該標準文字を構成するストロークの特徴を記憶し
ている辞書であることを特徴とする請求項1に記載の文
字認識装置。
4. The character recognition device according to claim 1, wherein the dictionary is a dictionary that stores characteristics of strokes that form a standard character according to a standard stroke order of the standard character.
【請求項5】 前記第1比較手段は、前記入力されたス
トロークの入力順序の所定順序までは、該入力されたス
トロークの特徴と前記辞書に記憶される前記計数手段で
計数された画数と同数でかつ該入力順序と同順序のスト
ロークの特徴とを比較し、該所定の順序以降は、前記入
力されたストロークの特徴と前記辞書に記憶される前記
計数手段で計数された画数と同数のストロークの特徴の
全てとを比較することを特徴とする請求項1ないし請求
項4のいずれかに記載の文字認識装置。
5. The first comparing means, up to a predetermined order of the input order of the input strokes, has the same number as the feature of the input strokes and the number of strokes counted by the counting means stored in the dictionary. And the stroke features in the same order as the input sequence are compared, and after the predetermined sequence, the stroke features having the same number as the stroke feature counted in the dictionary and the feature of the input stroke are stored in the dictionary. The character recognition device according to any one of claims 1 to 4, wherein the character recognition device is compared with all the features described in (1) to (4).
【請求項6】 前記所定値は、少なくとも前記入力され
たストロークの画数、入力時間、入力速度のいずれかを
変数とする関数によって得られる値であることを特徴と
する請求項1に記載の文字認識装置。
6. The character according to claim 1, wherein the predetermined value is a value obtained by a function having at least one of the stroke number of the input stroke, an input time, and an input speed as a variable. Recognition device.
【請求項7】 前記関数は、増加関数であることを特徴
とする請求項6に記載の文字認識装置。
7. The character recognition device according to claim 6, wherein the function is an increasing function.
【請求項8】 前記決定手段は、前記第1比較手段と前
記第2比較手段で比較対象とした前記辞書のストローク
の特徴と一致する割合が一番高い割合を持つ該比較対象
に対応する文字を認識文字として決定することを特徴と
する請求項1に記載の文字認識装置。
8. The character corresponding to the comparison object having a highest ratio of matching with the feature of the stroke of the dictionary compared by the first comparing device and the second comparing device. The character recognition device according to claim 1, wherein is determined as a recognition character.
【請求項9】 前記決定手段は、前記第1比較手段と前
記第2比較手段で得られる比較結果のそれぞれに所定の
バイアス値を加算する加算手段を更に備え、 前記加算手段で得られる新たな結果に基づいて、前記入
力ストロークが構成する文字を決定することを特徴とす
る請求項1に記載の文字認識装置。
9. The deciding means further comprises an adding means for adding a predetermined bias value to each of the comparison results obtained by the first comparing means and the second comparing means, and a new one obtained by the adding means. The character recognition device according to claim 1, wherein the character formed by the input stroke is determined based on the result.
【請求項10】 前記所定のバイアス値は、少なくとも
前記入力されたストロークの画数、入力時間、入力速度
のいずれかに基づいて決定されるバイアス値であること
を特徴とする請求項9に記載の文字認識装置。
10. The bias value according to claim 9, wherein the predetermined bias value is a bias value determined based on at least one of the stroke number of the input stroke, the input time, and the input speed. Character recognizer.
【請求項11】 入力されたストロークの特徴に基づい
て文字を認識する文字認識方法であって、 前記入力されたストロークの画数を計数する計数工程
と、 前記入力されたストロークの特徴と標準文字を構成する
ストロークの特徴を記憶する辞書に記憶される前記計数
工程で計数された画数と同数のストロークの特徴とを比
較する第1比較工程と、 第1比較工程の結果、一致する割合が所定値よりも低い
場合、前記入力されたストロークの特徴と前記辞書に記
憶される前記同数のストロークよりも多い画数のストロ
ークの特徴とを比較する第2比較工程と、 第1比較工程と第2比較工程の結果に基づいて、入力さ
れたストロークが構成する文字を決定する決定工程とを
備えることを特徴とする文字認識方法。
11. A character recognition method for recognizing a character based on a characteristic of an input stroke, the counting step of counting the number of strokes of the input stroke, the characteristic of the input stroke and a standard character. A first comparison step of comparing the stroke count of the same number as the stroke count stored in the dictionary storing the features of the constituent strokes, and as a result of the first comparison step, the matching rate is a predetermined value. If it is lower than the above, the second comparison step of comparing the characteristics of the input stroke with the characteristics of the stroke having the number of strokes larger than the same number of strokes stored in the dictionary, the first comparison step and the second comparison step. And a determination step of determining a character formed by the input stroke, based on the result of 1.
【請求項12】 前記第2比較工程は、前記画数に所定
数を加える毎に得られる画数の前記辞書に記憶されるス
トロークの特徴と前記入力されたストロークを該所定数
を加える毎に得られる画数が所定画数に達するまで順次
比較することを特徴とする請求項11に記載の文字認識
方法。
12. The second comparing step is obtained every time when the predetermined number is added to the stroke feature stored in the dictionary of the stroke number obtained every time when the predetermined number is added to the stroke number. The character recognition method according to claim 11, wherein the comparison is sequentially performed until the number of strokes reaches a predetermined number of strokes.
【請求項13】 前記第1比較工程は、前記入力された
ストロークの特徴と前記辞書に記憶される前記計数工程
で計数された画数と同数のストロークの特徴の全てと比
較することを特徴とする請求項11に記載の文字認識方
法。
13. The first comparison step is characterized by comparing the input stroke feature with all stroke features stored in the dictionary and having the same number of strokes as the number of strokes counted in the counting step. The character recognition method according to claim 11.
【請求項14】 前記辞書は、標準文字の標準の筆順に
従って、該標準文字を構成するストロークの特徴を記憶
している辞書であることを特徴とする請求項11に記載
の文字認識方法。
14. The character recognition method according to claim 11, wherein the dictionary is a dictionary that stores the characteristics of strokes forming the standard character in accordance with the standard stroke order of the standard character.
【請求項15】 前記第1比較工程は、前記入力された
ストロークの入力順序の所定順序までは、該入力された
ストロークの特徴と前記辞書に記憶される前記計数工程
で計数された画数と同数でかつ該入力順序と同順序のス
トロークの特徴とを比較し、該所定の順序以降は、前記
入力されたストロークの特徴と前記辞書に記憶される前
記計数工程で計数された画数と同数のストロークの特徴
の全てとを比較することを特徴とする請求項11ないし
請求項14のいずれかに記載の文字認識方法。
15. In the first comparing step, up to a predetermined order of the input order of the input strokes, the same number of stroke features as the input strokes and the number of strokes counted in the counting step are stored in the dictionary. And the stroke features in the same order as the input sequence are compared, and after the predetermined sequence, the stroke features having the same number as the stroke feature counted in the counting step and the feature of the input stroke are stored. 15. The character recognition method according to claim 11, wherein the character recognition method is compared with all of the characteristics of.
【請求項16】 前記所定値は、少なくとも前記入力さ
れたストロークの画数、入力時間、入力速度のいずれか
を変数とする関数によって得られる値であることを特徴
とする請求項11に記載の文字認識方法。
16. The character according to claim 11, wherein the predetermined value is a value obtained by a function having at least one of the stroke number of the input stroke, an input time, and an input speed as a variable. Recognition method.
【請求項17】 前記関数は、増加関数であることを特
徴とする請求項16に記載の文字認識方法。
17. The character recognition method according to claim 16, wherein the function is an increasing function.
【請求項18】 前記決定工程は、前記第1比較工程と
前記第2比較工程で比較対象とした前記辞書のストロー
クの特徴と一致する割合が一番高い割合を持つ該比較対
象に対応する文字を認識文字として決定することを特徴
とする請求項11に記載の文字認識装方法。
18. The character corresponding to the comparison object having the highest ratio of matching with the feature of the stroke of the dictionary compared in the first comparing step and the second comparing step in the determining step. 12. The character recognition method according to claim 11, wherein is determined as a recognition character.
【請求項19】 前記決定工程は、前記第1比較工程と
前記第2比較工程で得られる比較結果のそれぞれに所定
のバイアス値を加算する加算工程を更に備え、 前記加算工程で得られる新たな結果に基づいて、前記入
力ストロークが構成する文字を決定することを特徴とす
る請求項11に記載の文字認識方法。
19. The determination step further comprises an addition step of adding a predetermined bias value to each of the comparison results obtained in the first comparison step and the second comparison step, and a new value obtained in the addition step is added. The character recognition method according to claim 11, wherein the character formed by the input stroke is determined based on the result.
【請求項20】 前記所定のバイアス値は、少なくとも
前記入力されたストロークの画数、入力時間、入力速度
のいずれかに基づいて決定されるバイアス値であること
を特徴とする請求項19に記載の文字認識方法。
20. The bias value according to claim 19, wherein the predetermined bias value is a bias value determined based on at least one of the number of strokes of the input stroke, the input time, and the input speed. Character recognition method.
【請求項21】 メモリ媒体から所定のプログラムを読
み込んでコンピュータを制御するコンピュータ制御装置
であって、前記メモリ媒体は、 標準文字を構成するストロークの特徴を記憶する辞書
と、 前記入力されたストロークの画数を計数する計数工程の
手順コードと、 前記入力されたストロークの特徴と前記辞書に記憶され
る前記計数工程で計数された画数と同数のストロークの
特徴とを比較する第1比較工程の手順コードと、 第1比較工程の結果、一致する割合が所定値よりも低い
場合、前記入力されたストロークの特徴と前記辞書に記
憶される前記同数のストロークよりも多い画数のストロ
ークの特徴とを比較する第2比較工程の手順コードと、 第1比較工程と第2比較工程の結果に基づいて、入力さ
れたストロークが構成する文字を決定する決定工程の手
順コードとを備えることを特徴とするコンピュータ制御
装置。
21. A computer control device for controlling a computer by reading a predetermined program from a memory medium, wherein the memory medium stores a dictionary that stores characteristics of strokes that form a standard character, and a dictionary of the input strokes. A procedure code of a counting step for counting the number of strokes, and a procedure code of a first comparing step for comparing the feature of the input stroke with the feature of the same number of strokes stored in the dictionary as the stroke number counted in the counting step. And, as a result of the first comparing step, when the matching ratio is lower than a predetermined value, the feature of the input stroke is compared with the feature of the stroke having the stroke number larger than the same number of strokes stored in the dictionary. A sentence formed by the input stroke based on the procedure code of the second comparison process and the results of the first comparison process and the second comparison process. Computer controller, characterized in that it comprises a procedure code determining step of determining.
JP7263919A 1995-10-12 1995-10-12 Character recognizing device, its method and computer controller Withdrawn JPH09106439A (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP7263919A JPH09106439A (en) 1995-10-12 1995-10-12 Character recognizing device, its method and computer controller
CN961127317A CN1094221C (en) 1995-10-12 1996-10-11 Character sign recognition device and method thereof, and computor controlling device
KR1019960045584A KR100232975B1 (en) 1995-10-12 1996-10-12 Character recognizing apparatus and its method and computer control apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7263919A JPH09106439A (en) 1995-10-12 1995-10-12 Character recognizing device, its method and computer controller

Publications (1)

Publication Number Publication Date
JPH09106439A true JPH09106439A (en) 1997-04-22

Family

ID=17396098

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7263919A Withdrawn JPH09106439A (en) 1995-10-12 1995-10-12 Character recognizing device, its method and computer controller

Country Status (3)

Country Link
JP (1) JPH09106439A (en)
KR (1) KR100232975B1 (en)
CN (1) CN1094221C (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021009521A (en) * 2019-06-28 2021-01-28 株式会社リコー Electronic information board and electronic information board system and control method thereof and program

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110796917A (en) * 2018-08-02 2020-02-14 义守大学 Computerized writing evaluation and training method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021009521A (en) * 2019-06-28 2021-01-28 株式会社リコー Electronic information board and electronic information board system and control method thereof and program

Also Published As

Publication number Publication date
KR970022832A (en) 1997-05-30
CN1094221C (en) 2002-11-13
KR100232975B1 (en) 1999-12-01
CN1155127A (en) 1997-07-23

Similar Documents

Publication Publication Date Title
CN1205528C (en) Method for providing cue in computer system
US5864808A (en) Erroneous input processing method and apparatus in information processing system using composite input
US7562296B2 (en) Correction widget
US7164367B2 (en) Component-based, adaptive stroke-order system
US20030099398A1 (en) Character recognition apparatus and character recognition method
JP2001500646A (en) High speed type device and method
US7711541B2 (en) Chinese input method, Chinese input device, and computer-readable medium
US20040059569A1 (en) Hangul character input method, hangul character input device, hangul character input program and computer media with hangul character input program
JP3792755B2 (en) Character recognition method and apparatus
AU3215200A (en) Speed typing apparatus and method
JPH07146918A (en) Handwritten character recognizing device
JPH09106439A (en) Character recognizing device, its method and computer controller
KR100320062B1 (en) Hand-written input display
CN112882680A (en) Voice recognition method and device
KR20050007859A (en) Apparatus and method for inputting chinese language by phonetic symbol
CN111857362A (en) Character input method and character input device
JPH10162101A (en) Device and method for recognizing handwritten character
JPH10143501A (en) Character string predicting method and document generation device using the method
JPH10320107A (en) Handwritten character input device having handwritten character recognizing function
JP3022790B2 (en) Handwritten character input device
JPH0934890A (en) Handwritten character input device and kana/kanji conversion method
JPH03175592A (en) On-line character recognizing device
JPH08180137A (en) Character input device
JPH0684005A (en) Method and device for recognizing character
JPH0916345A (en) Electronic equipment and its control method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060127

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060203

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060404

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060606

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20060807