JPH07192096A - Online handwriting recognition device - Google Patents
Online handwriting recognition deviceInfo
- Publication number
- JPH07192096A JPH07192096A JP5332528A JP33252893A JPH07192096A JP H07192096 A JPH07192096 A JP H07192096A JP 5332528 A JP5332528 A JP 5332528A JP 33252893 A JP33252893 A JP 33252893A JP H07192096 A JPH07192096 A JP H07192096A
- Authority
- JP
- Japan
- Prior art keywords
- character
- homomorphic
- characters
- isomorphic
- information
- 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
Links
Landscapes
- Character Discrimination (AREA)
Abstract
(57)【要約】
【目的】 認識文字列の中に同形文字があり、判断がつ
かない場合に、前後の文字列の認識結果の情報によりそ
の同形文字を自動的に判断する。
【構成】 同形文字検索部4は認識結果バッファ3に蓄
積された結果から同形文字を検索する。文字種取得部6
は前後の文字の種類を取得し、位置関係取得部7は前後
の文字との位置関係を取得する。文字決定部8は文字種
および同形文字テーブル5を参照して文字を決定し、同
形文字結果操作部9により文字決定部8から得られた結
果をもとに認識結果を入れ換え、認識結果表示部10で
表示する。「力」と「カ」などの同形文字が存在する場
合に、同形文字テーブルを参照し、同形文字を前後の文
字およびそれとの位置関係などで判別する。また、同形
文字が連続して並んでいる場合に、同形文字列の前後ま
で判断する情報を検索し、その情報により同形文字列を
すべて判別する。
(57) [Summary] [Purpose] If there is a homomorphic character in the recognized character string and it cannot be determined, the homomorphic character is automatically judged based on the recognition result information of the preceding and following character strings. [Arrangement] The homomorphic character search unit 4 searches for homomorphic characters from the results accumulated in the recognition result buffer 3. Character type acquisition unit 6
Acquires the type of front and rear characters, and the positional relationship acquisition unit 7 acquires the positional relationship with the front and rear characters. The character determination unit 8 determines the character by referring to the character type and the homomorphic character table 5, and replaces the recognition result based on the result obtained from the character determination unit 8 by the homomorphic character result operation unit 9, and the recognition result display unit 10 Display with. When there are homomorphic characters such as “force” and “mosquito”, the homomorphic character table is referred to and the homomorphic character is determined based on the preceding and succeeding characters and their positional relationship. Further, when the homomorphic characters are lined up consecutively, information for judging before and after the homomorphic character string is searched for, and all the isomorphic character strings are judged by the information.
Description
【0001】[0001]
【産業上の利用分野】本発明は、オンライン手書き文字
認識装置に関し、より詳細には、「力」「カ」などのよ
うな単独の文字としては識別不可能な同形文字を、文字
列の他の文字の認識結果により言語情報を使わずに識別
を行なうようにしたオンライン手書き文字認識装置に関
する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an on-line handwritten character recognition device, and more specifically, to an isomorphic character that cannot be identified as a single character such as "force" or "ka", other than a character string. The present invention relates to an on-line handwritten character recognition device for identifying characters without using linguistic information based on the recognition result of the characters.
【0002】[0002]
【従来の技術】タブレット上に記入された図形の認識方
法として入力図形ストロークを、形状の特徴から円弧ま
たは直線による1組の線分要素列データに変換し、あら
かじめ同様の線分要素列データとして定義されている登
録図形とマッチングをとることで認識を行っていた。線
分要素列データに変換する場合に、曖昧さを取り入れた
方法もあるが、図形の登録を必要としていた。また、筆
記方向の角度ヒストグラムの分布を調べ、この分布状況
により線分の判定を行い、辺の数等を識別する方法があ
る。いずれの方法でも、入力された図形の大きさ、スト
ロークの長さに関わらず一様な処理を行っていた。ま
た、従来の枠内に文字を入力するようなオンライン文字
認識装置においては、枠に書かれた文字の位置や大きさ
などによって「力」や「カ」の識別を行なっていた。2. Description of the Related Art As a method of recognizing a graphic entered on a tablet, an input graphic stroke is converted from a shape feature into a set of line segment element sequence data by arcs or straight lines, and is previously converted into similar line segment element sequence data. The recognition was performed by matching the defined registered figure. There is also a method that introduces ambiguity when converting to line segment element sequence data, but it requires registration of figures. Further, there is a method of examining the distribution of the angle histogram in the writing direction, determining the line segment based on the distribution situation, and identifying the number of sides or the like. In either method, uniform processing was performed regardless of the size of the input figure and the length of the stroke. Further, in the conventional online character recognition device for inputting characters in a frame, "force" and "mosquito" are identified by the position and size of the characters written in the frame.
【0003】[0003]
【発明が解決しようとする課題】しかしながら、従来の
オンライン手書き文字認識装置において、利用者として
は、上記書きわけを行なうことは大きな負担となり、ま
た、曖昧に書かれている場合は、どちらに判断されるか
わからない。また、入力枠がない場合などでは、上記の
ような手法はとれず、「力」や「カ」などの書きわけを
行なうことは不可能である。However, in the conventional on-line handwritten character recognition device, it is a heavy burden for the user to perform the above transcription, and in the case of ambiguous writing, which one is to be judged? I don't know if it will be done. Further, in the case where there is no input frame, the above method cannot be taken, and it is impossible to write "power" or "power".
【0004】本発明は、このような実情に鑑みてなされ
たもので、認識文字列の中に同形文字があり、判断がつ
かない場合に、基本的に前後の文字列の認識結果の情報
によりその同形文字を自動的に判断するようにしたオン
ライン手書き文字認識装置を提供することを目的として
いる。The present invention has been made in view of such a situation, and basically, when there is a homomorphic character in a recognized character string and it is not possible to make a judgment, basically the information on the recognition result of the preceding and following character strings is used. It is an object of the present invention to provide an on-line handwritten character recognition device that automatically determines the homomorphic character.
【0005】[0005]
【課題を解決するための手段】本発明は、上記目的を達
成するために、(1)タブレットより送られてきたペン
の位置情報によって文字を照合するオンライン手書き文
字認識装置において、同形文字情報を有する同形文字テ
ーブルと、同形文字が存在する場合に、前記同形文字テ
ーブルを参照し、前記同形文字を前後の文字および該前
後の文字との位置関係などで判別する判別手段とを有す
ること、更には、(2)前記同形文字が連続して並んで
いる場合に、同形文字列の前後まで判別する情報を検索
する検索手段と、該検索手段により検索された情報によ
り同形文字列をすべて判別する判別手段とを有するこ
と、或いは、(3)入力手段から送られてくるデータに
より文字を認識する文字認識手段と、該文字認識手段に
より認識された結果を蓄える認識結果バッファと、同形
文字及びそれに関する情報を有する同形文字テーブル
と、該同形文字テーブルと前記認識結果バッファの内容
とから同形文字を検索する同形文字検索手段と、該同形
文字検索手段で同形文字とされた文字の前後の文字の種
類を取得する文字種取得手段を具備し、同形文字の判別
を行うようにしたこと、更には、(4)前後の文字との
位置関係を取得する位置関係取得手段を設けたことを特
徴としたものである。In order to achieve the above object, the present invention provides (1) an on-line handwritten character recognition device for collating characters based on position information of a pen sent from a tablet. A homomorphic character table having, and a discrimination means for discriminating the homomorphic character based on the preceding and succeeding characters and the positional relationship between the preceding and succeeding characters when the homomorphic character exists, and (2) When the homomorphic characters are continuously arranged, a search unit that searches for information to be discriminated before and after the homomorphic character string and all the isomorphic character strings are discriminated by the information retrieved by the search unit. Or (3) a character recognition means for recognizing a character by the data sent from the input means, and a result recognized by the character recognition means. A recognition result buffer to be stored, a homomorphic character table having homomorphic characters and information about the same, an isomorphic character searching means for searching a homomorphic character from the homomorphic character table and the contents of the recognition result buffer, and an isomorphic character searching means. A character type acquisition unit that acquires the type of characters before and after the character that is made to be a character is provided, and the same-shaped character is determined, and further, (4) the positional relationship that acquires the positional relationship with the characters before and after the character. It is characterized in that an acquisition means is provided.
【0006】[0006]
【作用】入力手段から送られてくるデータにより文字を
認識し、認識された結果を認識結果バッファに蓄える。
同形文字及びそれに関する情報を有する同形文字テーブ
ルの情報と、前記認識結果バッファの情報とから同形文
字を検索し、同形文字とされた文字の前後の文字の種類
を取得する。前後の文字の種類などでは判断できない場
合には、前後の文字との位置関係を取得し、同形文字の
判別を行う。The character is recognized by the data sent from the input means, and the recognized result is stored in the recognition result buffer.
A homomorphic character is searched from the information of the homomorphic character table having the homomorphic character and information about the homomorphic character and the information of the recognition result buffer, and the types of characters before and after the homomorphic character are acquired. If it cannot be determined based on the type of characters before and after, the positional relationship with the characters before and after is acquired, and the homomorphic characters are determined.
【0007】[0007]
【実施例】実施例について、図面を参照して以下に説明
する。図1は、本発明によるオンライン文字認識装置の
一実施例を説明するための構成図で、図中、1はタブレ
ット、2は認識部、3は認識結果バッファ、4は同形文
字検索部、5は同形文字テーブル、6は文字種確定部
(文字種取得部)、7は位置関係取得部、8は文字決定
部、9は同形文字結果操作部、10は認識結果表示部で
ある。Embodiments will be described below with reference to the drawings. FIG. 1 is a block diagram for explaining an embodiment of an online character recognition device according to the present invention. In the figure, 1 is a tablet, 2 is a recognition unit, 3 is a recognition result buffer, 4 is a homomorphic character search unit, 5 Is a homomorphic character table, 6 is a character type determination unit (character type acquisition unit), 7 is a positional relationship acquisition unit, 8 is a character determination unit, 9 is an isomorphic character result operation unit, and 10 is a recognition result display unit.
【0008】文字認識部2はタブレット1から送られて
くるデータにより文字を認識する。認識結果バッファ3
は認識された結果を蓄えておく。同形文字検索部4は認
識された結果から同形文字を検索する。同形文字テーブ
ル5は同形文字およびそれに関する情報を入れてある。
文字種取得部6は前後の文字の種類を取得する。位置関
係取得部7は前後の文字との位置関係を取得する。文字
決定部8は文字種および同形文字テーブル5を参照して
文字を決定する。同形文字結果操作部9は文字決定部8
から得られた結果をもとに認識結果を入れ換える。認識
結果表示部10では、同形文字結果操作部9で操作され
た後の認識結果バッファ3を表示する。The character recognition unit 2 recognizes characters based on the data sent from the tablet 1. Recognition result buffer 3
Stores the recognized result. The homomorphic character search unit 4 searches for homomorphic characters from the recognized result. The homomorphic character table 5 stores homomorphic characters and information about them.
The character type acquisition unit 6 acquires the type of characters before and after. The positional relationship acquisition unit 7 acquires the positional relationship with the preceding and succeeding characters. The character determination unit 8 determines a character by referring to the character type and the isomorphic character table 5. The isomorphic character result operation unit 9 is the character determination unit 8.
Swap the recognition results based on the results obtained from. The recognition result display unit 10 displays the recognition result buffer 3 after being operated by the isomorphic character result operation unit 9.
【0009】以下、本発明によるオンライン手書き文字
認識装置の動作を、より具体的な例に基づいて説明す
る。タブレット1より送られてきたデータは、文字認識
部2で文字認識され、認識結果バッファ3へ蓄えられ
る。文字認識部2より認識終了の信号が送られると、同
形文字検索部4では、同形文字テーブル5と認識結果バ
ッファ3との内容とを見合わせてどの認識結果が同形文
字を持つかを検索する。The operation of the online handwritten character recognition apparatus according to the present invention will be described below based on a more specific example. The data sent from the tablet 1 is character-recognized by the character recognition unit 2 and stored in the recognition result buffer 3. When the recognition end signal is sent from the character recognition unit 2, the homomorphic character search unit 4 searches the homomorphic character table 5 and the contents of the recognition result buffer 3 to find out which recognition result has the same character.
【0010】例えば、図2(a)に示す入力データに対
して、図2(b)に示すような認識結果があり、図3の
ようなテーブルがあると、n文字目の結果、同形文字検
索部4ではi番目のテーブルを検索し、n文字目の結果
が同形文字を持つものであると判断する。この同形文字
のi番目には、 ・「カ」の同形文字には「力」「ヵ」がある。 ・「カ」は少なくとも前後のどちらかがカタカナであ
る。 ・「ヵ」は前の文字が数字である。 ・「力」は上記以外の場合。 という記述がされている。For example, if there is a recognition result as shown in FIG. 2 (b) for the input data shown in FIG. 2 (a) and there is a table as shown in FIG. The search unit 4 searches the i-th table and determines that the result of the n-th character has homomorphic characters. The i-th homomorphic character is as follows.・ At least one of "Ka" is katakana either before or after.・ "K" is a number in the previous character.・ "Power" is other than the above. Is described.
【0011】文字種取得部6では、認識結果バッファ3
より同形文字検索部4で同形文字とされた文字の前後の
文字の種類を取得する。前後が同形文字の場合は不定と
しておく。文字決定部8では前後の文字種及び同形文字
テーブル5を参照し、同形文字テーブル5の規則に従
い、同形文字の処理を行なう。In the character type acquisition unit 6, the recognition result buffer 3
Further, the type of characters before and after the character that is regarded as the homomorphic character by the homomorphic character search unit 4 is acquired. If the front and rear are homomorphic characters, it is undefined. The character determination unit 8 refers to the preceding and following character types and the isomorphic character table 5, and processes isomorphic characters according to the rules of the isomorphic character table 5.
【0012】通常、漢字「一」と「ー(長音)」は、手
書きされると、単独でその文字だけで判断することは困
難である。そこで長音は「前の文字がカタカナである」
という特性を利用すると、前の文字の種類がカタカナの
時のみ長音にすることで判別できる。同形文字が連続し
て並んでいる場合は、前後が同形文字であるため、文字
種が不定となっている。その場合は判断がつかないた
め、同形文字でなくなる所まで検索を行ない、そこで文
字種をみて判断することとする。Normally, it is difficult to judge the kanji "1" and "-(long sound)" by themselves only by handwriting. So long sound is "the previous character is katakana"
By using this characteristic, it can be identified by making a long sound only when the type of the previous character is katakana. When the homomorphic characters are lined up consecutively, the character type is undefined because the front and rear are homomorphic characters. In that case, since it cannot be determined, a search is performed until the characters are not homomorphic, and the character type is used to make the determination.
【0013】例えば、図2(b)に示すような認識結果
の場合、前の文字が「の」で平仮名、後ろの文字が
「夕」で漢字となっているため、テーブルのルールに従
うと「力」という結果になってしまう。しかし、「夕」
の文字も、図3に示すように同形文字として登録されて
おり、この時点では漢字と判断できていない。同様に、
次の「口」も同形文字となるために、「グ」の文字の時
点でカタカナという文字種を得られることになる。この
「グ」でカタカナを得られると、一連の同形文字列に後
ろの文字がカタカナであるという情報を与えることによ
り、「力」が「カ」に、「夕」が「タ」に、「口」が
「ロ」と確定できる。そこで、同形文字結果操作部9で
は、上記結果を元に認識結果バッファ3に結果を操作
し、認識結果表示部10へ送られる。なお、図3におい
て、「なし」とある所は、そこが何であろうが依存しな
いということである。For example, in the case of the recognition result as shown in FIG. 2 (b), since the preceding character is "no" and is hiragana, and the following character is "even" and kanji, the rule of the table is " The result is "power". However, "evening"
The character is also registered as an isomorphic character as shown in FIG. 3, and it cannot be determined as a kanji at this point. Similarly,
Since the next "mouth" is also an isomorphic character, the character type Katakana can be obtained at the time of the character "G". When Katakana can be obtained with this "Gu", by giving information that the latter character is Katakana to a series of isomorphic character strings, "Power" becomes "Ka", "Evening" becomes "Ta", " The mouth can be confirmed as "b". Therefore, the homomorphic character result operation unit 9 operates the result in the recognition result buffer 3 based on the above result and sends it to the recognition result display unit 10. In addition, in FIG. 3, the place where there is "none" is that it does not depend on whatever it is.
【0014】図5は、本発明によるオンライン文字認識
装置の動作を説明するためのフローチャートである。以
下、各ステップに従って順に説明する。まず、認識結果
により文字列を取得し(step1)、そのうち、一文字取
得する(step2)。次に、取得された一文字が最後の文
字かどうかを判断し(step3)、最後の文字であれば出
力する(step11)。取得された一文字が最後の文字で
なければ、次に、同形文字を持つものが存在するかどう
かを判断し(step4)、存在しなければ、前記step2へ
行く。FIG. 5 is a flow chart for explaining the operation of the online character recognition device according to the present invention. Hereinafter, each step will be described in order. First, a character string is acquired based on the recognition result (step 1), and one character is acquired from the character string (step 2). Next, it is determined whether the acquired one character is the last character (step 3), and if it is the last character, it is output (step 11). If the acquired one character is not the last character, then it is judged whether or not there is a character having the isomorphic character (step 4). If not, the process proceeds to the step 2.
【0015】同形文字を持つものが存在すれば、前後の
文字種を取得し(step5)、同形文字が続くかどうかを
判断する(step6)。同形文字が続けば、同形文字が続
かない所まで検索し(step7)、前記step5へ行く。前
記step6において、同形文字が続かなければ、前後の文
字との位置関係を取得し(step8)、テーブルと一致す
るかどうかを判断する(step9)。一致すれば、結果を
入れ換え(step10)、前記step2へ行き、一致しなけ
ればすぐに前記step2へ行く。If there is a character having a homomorphic character, the character types before and after are acquired (step 5), and it is determined whether the homomorphic character continues (step 6). If the homomorphic characters continue, a search is performed until the homomorphic characters do not continue (step 7), and the process goes to step 5. If homomorphic characters do not continue in step 6, the positional relationship with the preceding and succeeding characters is acquired (step 8), and it is determined whether they match the table (step 9). If they match, the results are exchanged (step 10), and the process goes to step 2, and if they do not match, the process immediately goes to step 2.
【0016】すなわち、図2(a),(b)に示すよう
な場合には、まず、「の」では同形文字を持たないので
次の文字へ移る。「力」では、同形文字が存在するの
で、同形文字の処理へ移る。step5で前後の文字種を取
得するが、step6で後ろが「夕」で同形文字と判断され
るため、step7で後に同形文字が続かなくなる「口」の
所まで探索される。そこで、後ろの文字が「グ」でカタ
カナの文字種だとわかり、step10で「カ」のテーブル
と一致するため、結果を「カ」と入れ換える。That is, in the case as shown in FIGS. 2 (a) and 2 (b), since "no" has no isomorphic character, the process proceeds to the next character. Since there is a homomorphic character in "Power", the process moves to processing of the homomorphic character. In step 5, the preceding and following character types are acquired, but in step 6, the rear part is judged to be "evening" and the character is a homomorphic character, so in step 7, a search is made up to the "mouth" where the isomorphic character does not continue. Then, the character behind is "G" and it is understood that it is a katakana character type, and since it matches the table of "K" in step 10, the result is replaced with "K".
【0017】「カ」と入れ換えると同時に文字種をテー
ブルにある通りカタカナに設定することにより、後ろの
文字も「夕」が「タ」に、「口」が「ロ」にと順次結果
を入れ換えられるようになる。また、反対に、「力一
杯」のような場合では、「杯」が漢字であるために、
「力」と「一」がそのまま漢字と認識される。When the character type is set to katakana as shown in the table at the same time as "ka" is replaced, the result can be replaced with "ta" for "even" and "ro" for "mouth". Like On the other hand, in the case of "Kiki Ippai", since "Kai" is Kanji,
"Power" and "Ichi" are recognized as kanji.
【0018】「,」と「’」のような場合は、前後の文
字の種類などでは判断できないため、図3のような記述
がされている。step8で前後の文字との位置関係を取得
し、図3から文字決定部8でどちらが満たされているか
を判断し、同形文字結果操作部9へと送ることで判断し
ている。図4のような場合では、前の文字に対して下の
方にあるため、位置関係取得部7で、「下にある」とい
う情報が得られ文字決定部8で「,」と判定される。In the case of "," and "'", it is not possible to judge by the type of characters before and after, so the description as shown in FIG. 3 is given. In step 8, the positional relationship with the preceding and succeeding characters is acquired, which is determined by the character determination unit 8 from FIG. 3, and is sent to the isomorphic character result operation unit 9 for determination. In the case as shown in FIG. 4, since the character is lower than the previous character, the positional relationship acquisition unit 7 obtains the information “below” and the character determination unit 8 determines “,”. .
【0019】[0019]
【発明の効果】以上の説明から明らかなように、本発明
によると、タブレットより送られてきたペンの位置情報
によって文字を照合するオンライン手書き文字認識装置
において、「力」と「カ」などの同形文字が存在する場
合に、同形文字テーブルを参照し、同形文字を前後の文
字およびそれとの位置関係などで判別する判断手段を有
し、また、同形文字が連続して並んでいる場合に、同形
文字列の前後まで判断する情報を検索し、その情報によ
り同形文字列をすべて判別する前記手段を有しているの
で、単語照合などの大きなシステムを利用することなし
に、簡単なテーブルを作成するだけで、同形文字の判別
を行なうことができる。As is apparent from the above description, according to the present invention, in an online handwritten character recognition device for collating characters based on the position information of the pen sent from the tablet, "force" and "mosquito" etc. When there are homomorphic characters, the homomorphic character table is referred to, the homomorphic character has a judgment means for discriminating it based on the front and back characters and the positional relationship with it, and when the homomorphic characters are lined up continuously, Since it has the above-mentioned means for searching the information to determine before and after the homomorphic character string and discriminating all the isomorphic character strings based on that information, a simple table can be created without using a large system such as word matching. Just by doing, it is possible to determine the homomorphic characters.
【図1】本発明によるオンライン手書き文字認識装置の
一実施例を説明するための構成図である。FIG. 1 is a configuration diagram for explaining an embodiment of an online handwritten character recognition device according to the present invention.
【図2】本発明による文字認識結果の例を示す図であ
る。FIG. 2 is a diagram showing an example of a character recognition result according to the present invention.
【図3】本発明における同形テーブルの例を示す図であ
る。FIG. 3 is a diagram showing an example of an isomorphic table according to the present invention.
【図4】本発明における位置判定の例を示す図である。FIG. 4 is a diagram showing an example of position determination in the present invention.
【図5】本発明によるオンライン手書き文字認識装置の
動作を説明するためのフローチャートである。FIG. 5 is a flowchart for explaining the operation of the online handwritten character recognition device according to the present invention.
1…タブレット、2…認識部、3…認識結果バッファ、
4…同形文字検索部、5…同形文字テーブル、6…文字
種確定部(文字種取得部)、7…位置関係取得部、8…
文字決定部、9…同形文字結果操作部、10…認識結果
表示部。1 ... Tablet, 2 ... Recognition unit, 3 ... Recognition result buffer,
4 ... Isomorphic character search unit, 5 ... Isomorphic character table, 6 ... Character type determination unit (character type acquisition unit), 7 ... Positional relationship acquisition unit, 8 ...
Character determination unit, 9 ... Isomorphic character result operation unit, 10 ... Recognition result display unit.
Claims (4)
情報によって文字を照合するオンライン手書き文字認識
装置において、同形文字情報を有する同形文字テーブル
と、同形文字が存在する場合に、前記同形文字テーブル
を参照し、前記同形文字を前後の文字および該前後の文
字との位置関係などで判別する判別手段とを有すること
を特徴とするオンライン手書き文字認識装置。1. An online handwritten character recognition device for collating characters based on position information of a pen sent from a tablet, wherein an isomorphic character table having isomorphic character information and the isomorphic character table when the isomorphic character exists. An online handwritten character recognizing device, comprising: a reference unit for determining the same-shape character based on a front-back character and a positional relationship between the front-back character and the front-back character.
に、同形文字列の前後まで判別する情報を検索する検索
手段と、該検索手段により検索された情報により同形文
字列をすべて判別する判別手段とを有することを特徴と
する請求項1記載のオンライン手書き文字認識装置。2. When the homomorphic characters are continuously arranged, a retrieval unit that retrieves information to be discriminated before and after the homomorphic character string, and all the isomorphic character strings are discriminated by the information retrieved by the retrieval unit. The on-line handwritten character recognition device according to claim 1, further comprising a discrimination means.
文字を認識する文字認識手段と、該文字認識手段により
認識された結果を蓄える認識結果バッファと、同形文字
及びそれに関する情報を有する同形文字テーブルと、該
同形文字テーブルと前記認識結果バッファの内容とから
同形文字を検索する同形文字検索手段と、該同形文字検
索手段で同形文字とされた文字の前後の文字の種類を取
得する文字種取得手段を具備し、同形文字の判別を行う
ようにしたことを特徴とするオンライン手書き文字認識
装置。3. A character recognition means for recognizing a character by the data sent from the input means, a recognition result buffer for storing a result recognized by the character recognition means, a homomorphic character table having homomorphic characters and information about the same. And an isomorphic character search means for searching for an isomorphic character from the isomorphic character table and the contents of the recognition result buffer, and a character type acquisition means for acquiring the type of a character before and after the character which is an isomorphic character by the isomorphic character search means. An on-line handwritten character recognizing device, characterized by comprising:
関係取得手段を設けたことを特徴とする請求項3記載の
オンライン手書き文字認識装置。4. The on-line handwritten character recognition device according to claim 3, further comprising a positional relationship acquisition means for acquiring a positional relationship with the preceding and succeeding characters.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5332528A JPH07192096A (en) | 1993-12-27 | 1993-12-27 | Online handwriting recognition device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5332528A JPH07192096A (en) | 1993-12-27 | 1993-12-27 | Online handwriting recognition device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH07192096A true JPH07192096A (en) | 1995-07-28 |
Family
ID=18255933
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP5332528A Pending JPH07192096A (en) | 1993-12-27 | 1993-12-27 | Online handwriting recognition device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH07192096A (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2015032239A (en) * | 2013-08-06 | 2015-02-16 | 富士ゼロックス株式会社 | Information processing apparatus and information processing program |
-
1993
- 1993-12-27 JP JP5332528A patent/JPH07192096A/en active Pending
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2015032239A (en) * | 2013-08-06 | 2015-02-16 | 富士ゼロックス株式会社 | Information processing apparatus and information processing program |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP3664550B2 (en) | Document retrieval method and apparatus | |
| EP0844583B1 (en) | Method and apparatus for character recognition | |
| US5161245A (en) | Pattern recognition system having inter-pattern spacing correction | |
| JPH0792815B2 (en) | Pattern recognition method | |
| US8411958B2 (en) | Apparatus and method for handwriting recognition | |
| JPS6359660A (en) | information processing equipment | |
| US20090276411A1 (en) | Issue trend analysis system | |
| JPH08314966A (en) | Document creating apparatus index creation method and document searching apparatus | |
| JPH0785080A (en) | All document search system | |
| JP7095450B2 (en) | Information processing device, character recognition method, and character recognition program | |
| JPH07192096A (en) | Online handwriting recognition device | |
| JP2002189734A (en) | Search term extraction device and search term extraction method | |
| JPH06215184A (en) | Extraction area labeling device | |
| JP3371983B2 (en) | Method and apparatus for collating incomplete character strings with character strings | |
| JPH09319828A (en) | On-line character recognition device | |
| JP3376808B2 (en) | Word input device and word input method | |
| JPH07302306A (en) | Character input device | |
| JPH08272813A (en) | Filing equipment | |
| JPH0528324A (en) | English character recognition device | |
| JPH1115852A (en) | Image database center device, image database registration / search method, and recording medium | |
| JPH07117993B2 (en) | A User-Specific Prototype Set Generation Method for Handwritten Character Recognition | |
| JPH05135213A (en) | Document processor | |
| JP2005050175A (en) | Image data document retrieval system | |
| JPS6336487A (en) | Character reading system | |
| JP2637762B2 (en) | Pattern detail identification method |