JPH0584933B2 - - Google Patents

Info

Publication number
JPH0584933B2
JPH0584933B2 JP62145686A JP14568687A JPH0584933B2 JP H0584933 B2 JPH0584933 B2 JP H0584933B2 JP 62145686 A JP62145686 A JP 62145686A JP 14568687 A JP14568687 A JP 14568687A JP H0584933 B2 JPH0584933 B2 JP H0584933B2
Authority
JP
Japan
Prior art keywords
character
code
candidate
memory
recognition
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.)
Expired - Lifetime
Application number
JP62145686A
Other languages
Japanese (ja)
Other versions
JPS63310050A (en
Inventor
Hiroshi Matsumura
Katsuharu Aoki
Shuichi Toyoda
Akira Mori
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric Co 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 Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP62145686A priority Critical patent/JPS63310050A/en
Publication of JPS63310050A publication Critical patent/JPS63310050A/en
Publication of JPH0584933B2 publication Critical patent/JPH0584933B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】 (イ) 産業上の利用分野 本発明は、文字認識装置とホストコンピユータ
とより成り、認識結果を表示装置に表示する文字
認識システムに関する。
DETAILED DESCRIPTION OF THE INVENTION (a) Field of Industrial Application The present invention relates to a character recognition system that includes a character recognition device and a host computer and displays recognition results on a display device.

(ロ) 従来の技術 特開昭60−238986号公報及び特開昭61−74080
号公報に開示されているように、従来、文字認識
システムは、文字認識装置と表示装置を備えたホ
ストコンピユータとを接続して構成していた。
(b) Prior art JP-A-60-238986 and JP-A-61-74080
As disclosed in the above publication, conventional character recognition systems have been configured by connecting a character recognition device and a host computer equipped with a display device.

文字認識装置側では、入力文字の文字パターン
から特徴パターンを抽出し、抽出した特徴パター
ンを予め記憶されている標準パターンと照合する
ことにより、入力文字の認識を行い、認識により
入力文字に対する複数の候補文字を選択してい
た。そして、この候補文字に対応する文字コード
をコードメモリから読出し、この文字コードをホ
スト側へ送出していた。ホスト側では、文字コー
ドを文字パターンに変換するキヤラクタジエネレ
ータと表示装置とを備え、文字認識装置から転送
された文字コードをキヤラクタジエネレータで文
字パターンに変換し、この文字パターンを認識結
果として表示装置に表示していた。
On the character recognition device side, the input character is recognized by extracting a feature pattern from the character pattern of the input character and comparing the extracted feature pattern with a pre-stored standard pattern. Candidate characters were selected. Then, the character code corresponding to this candidate character is read from the code memory, and this character code is sent to the host side. The host side is equipped with a character generator that converts character codes into character patterns and a display device.The character generator converts character codes transferred from the character recognition device into character patterns, and this character pattern is used as a recognition result. was displayed on the display device.

(ハ) 発明が解決しようとする問題点 一般に、文字認識装置におけるコードメモリ
や、ホストコンピユータにおけるキヤラクタジエ
ネレータは、JISコード表等の文字コード表に基
づいて、その文字コード又は文字パターンが記憶
されているが、現在では、このJISコード表には
新旧2つのコード表が存在する。例えば、新字体
の文字「檜」の文字コードは、新JISコード表で
は「4116」であるが、旧JISコード表では「5956」
であり、旧字体の文字「桧」の文字コードは、新
JISコード表では「5956」、旧JISコード表では
「4116」である。つまり、これら新旧2つのコー
ド表では、一部の文字について、新字体の文字コ
ードと旧字体の文字コードが、入れ替えられてい
る。
(C) Problems to be Solved by the Invention Generally, the code memory in a character recognition device or the character generator in a host computer stores character codes or character patterns based on a character code table such as a JIS code table. However, there are currently two JIS code tables: a new and an old code table. For example, the character code for the new font "Hinoki" is "4116" in the new JIS code table, but "5956" in the old JIS code table.
The character code for the old font "Hinoki" is the new one.
It is "5956" in the JIS code table, and "4116" in the old JIS code table. In other words, in these two old and new code tables, for some characters, the character codes of the new font and the character codes of the old font are swapped.

従つて、ホスト側のキヤラクタジエネレータが
旧JISコード表、文字認識装置側のコードメモリ
が新JISコード表というように、異なるコード表
に基づく場合、文字認識装置側で、認識の結果、
候補文字として「檜」を選択したとしても、文字
コードとしては「4116」が出力され、ホスト側で
はこの文字コードが「桧」の文字パターンに変換
されてしまい、このため、表示装置には入力文字
「檜」の認識結果として、正しくない「桧」が表
表示されてしまうという問題が起こる。
Therefore, if the character generator on the host side is based on the old JIS code table and the code memory on the character recognition device side is based on the new JIS code table, the recognition results on the character recognition device side,
Even if you select "Hinoki" as a candidate character, "4116" is output as the character code, and this character code is converted to the character pattern "Hinoki" on the host side, so the display device cannot input it. As a result of recognition of the character "Hinoki", a problem arises in that the incorrect "Hinoki" is displayed on the front.

又、ホストコンピユータにおいては、キヤラク
タジエネレータが必ずしもJISコード表に基づく
とは限らず、メーカー特有のコード表に基づくも
のもあり、このような場合、文字認識装置のコー
ドメモリがJISコード表に基づいていれば、上述
と全く同様の問題が起こる。
In addition, in the host computer, the character generator is not necessarily based on the JIS code table, but may be based on a code table specific to the manufacturer, and in such cases, the code memory of the character recognition device may not be based on the JIS code table. If this is the case, problems similar to those described above will occur.

(ニ) 問題点を解決するための手段 本発明は、ホストコンピユータから、内部のキ
ヤラクタジエネレータが複数の文字コード表のう
ちいずれに基づくかを示すコード表情報を、認識
に先立ち送出せしめ、文字認識装置側は、複数の
文字コード表に基づく複数の文字コードをコード
メモリに記憶すると共に、前記コード表情報に応
じた文字コード表の前記候補文字に対応する文字
コードを、前記コードメモリより読出し出力する
ようにして、上記問題点を解決するものである。
(d) Means for solving the problem The present invention causes the host computer to send code table information indicating which of a plurality of character code tables the internal character generator is based on before recognition, The character recognition device side stores a plurality of character codes based on a plurality of character code tables in a code memory, and also stores character codes corresponding to the candidate characters in the character code table according to the code table information from the code memory. The above problem is solved by reading and outputting the data.

(ホ) 作 用 本発明では、ホスト側のキヤラクタジエネレー
タがどの文字コード表に基づくかを、コード表情
報として文字認識装置に知らしめ、文字認識装置
側が、このコード表情報に応じた文字コード表の
文字コードの中から、認識により選択した候補文
字の文字コードを読出し出力するので、認識によ
り選択した候補文字の正しい文字パターンが、必
ず表示手段に表示されることとなる。
(E) Effect In the present invention, the character generator on the host side informs the character recognition device which character code table is based on as code table information, and the character recognition device side recognizes characters according to this code table information. Since the character code of the candidate character selected by recognition is read out from among the character codes of the code table, the correct character pattern of the candidate character selected by recognition is always displayed on the display means.

(ヘ) 実施例 第1図は、本発明による文字認識システムの実
施例を示すブロツク図であり、1が文字認識装
置、2はワードプロセツサ等のホストコンピユー
タである。
(F) Embodiment FIG. 1 is a block diagram showing an embodiment of a character recognition system according to the present invention, in which 1 is a character recognition device, and 2 is a host computer such as a word processor.

文字認識装置1は、入力される原稿用紙3を走
査光電変換して、入力文字パターンを得る文字観
測部4と、各文字の標準パターンを所定の順序で
記憶した辞書部5と文字コードを記憶するコード
メモリ6と、認識部7と、入力文字1文字に対し
て複数の候補文字の文字コードを記憶する候補メ
モリ8と、制御部9とを備え、コードメモリ6
は、辞書部5に標準パターンが記憶されている各
文字に対して、新JISコード表に基づく各文字コ
ードを、標準パターンと同じ順序で記憶した第1
コードメモリ10と、新JISコード表と旧JISコー
ド表において文字と文字コードとの対応が異なる
文字についてのみ、新JISコードと旧JISコードと
を対応させて記憶した候補コードメモリ11とよ
り成る。
The character recognition device 1 includes a character observation unit 4 that scans and photoelectrically converts input manuscript paper 3 to obtain an input character pattern, a dictionary unit 5 that stores standard patterns of each character in a predetermined order, and stores character codes. The code memory 6 includes a code memory 6 for storing character codes, a recognition unit 7, a candidate memory 8 for storing character codes of a plurality of candidate characters for one input character, and a control unit 9.
For each character whose standard pattern is stored in the dictionary section 5, each character code based on the new JIS code table is stored in the first part stored in the same order as the standard pattern.
It consists of a code memory 10 and a candidate code memory 11 in which new JIS codes and old JIS codes are stored in correspondence only for characters whose correspondences between characters and character codes are different in the new JIS code table and the old JIS code table.

一方、ホストコンピユータ2は、キーボード1
2、制御部13、デイスプレイ14、文字コード
を記憶する画面に対応した画面メモリ15、キヤ
ラクタジエネレータ16、そして、キヤラクタジ
エネレータ16がどの文字コード表に基づくかを
示すコード表情報CDを記憶するメモリ19を備
え、このキヤラクタジエネレータ16の文字パタ
ーンは、旧JISコード表に基づいて記憶されてい
る。メモリ19は、コード表情報CDとして、キ
ヤラクタジエネレータ16が旧JISコード表に基
づく場合「1」を、新JISコード表に基づく場合
「0」を、各々記憶するものであり、この場合、
「1」を記憶する。
On the other hand, the host computer 2 uses the keyboard 1
2. A control unit 13, a display 14, a screen memory 15 corresponding to the screen for storing character codes, a character generator 16, and a code table information CD indicating which character code table the character generator 16 is based on. It is provided with a memory 19 for storing character patterns, and the character patterns of this character generator 16 are stored based on the old JIS code table. The memory 19 stores "1" as the code table information CD when the character generator 16 is based on the old JIS code table, and "0" when it is based on the new JIS code table. In this case,
Memorize "1".

そこで、認識を開始するため、先ず、キーボー
ド12の認識キー20を押下すると、認識指令及
びメモリ19に記憶されていたコード表情報CD
が、ホストコンピユータ2から文字認識装置1に
送られ、制御部9は、コード表情報CDが「0」
であればフラグFRをオフ、「1」であればフラグ
FRをオンにすると共に、認識指令に応じて、文
字観測部4を入力可能状態にする。従つて、この
状態で、原稿用紙3を入力すれば、文字観測部4
が動作し、入力された文字の文字パターンが認識
部7へ出力される。認識部7は、入力文字パター
ンから特徴パターンを抽出し、この特徴パターン
を標準パターンと照合することにより、入力文字
1文字に対して、類似性の高い第1位〜第5位ま
での5つの候補文字を選択する。そして、第1コ
ードメモリ10からこれら第1位〜第5位までの
候補文字に対応する各文字コードを読出し、候補
メモリ8の記憶エリア81a〜81eに順に格納
する。
Therefore, in order to start recognition, first, when the recognition key 20 of the keyboard 12 is pressed, the recognition command and the code table information CD stored in the memory 19 are pressed.
is sent from the host computer 2 to the character recognition device 1, and the control unit 9 determines that the code table information CD is "0".
If so, turn off the flag FR, if it is "1", turn off the flag
At the same time as turning on the FR, the character observation unit 4 is made ready for inputting according to the recognition command. Therefore, if the manuscript paper 3 is input in this state, the character observation section 4
operates, and the character pattern of the input characters is output to the recognition unit 7. The recognition unit 7 extracts a feature pattern from the input character pattern, and compares this feature pattern with a standard pattern to identify the five most similar patterns, from 1st to 5th, for each input character. Select candidate characters. Then, each character code corresponding to the first to fifth candidate characters is read from the first code memory 10 and stored in the storage areas 81a to 81e of the candidate memory 8 in order.

従つて、候補メモリ8には、認識により選択し
た第1位〜第5位までの候補文字に対し、新JIS
コード表に基づく文字コードが格納されることと
なる。
Therefore, the candidate memory 8 stores new JIS characters for the first to fifth candidate characters selected by recognition.
Character codes based on the code table will be stored.

この後、制御部9は、フラグFRのオンオフを
判定し、フラグFRがオフであれば、1文字目の
入力文字についての文字コードの選択を終了し、
記憶エリア81aに格納された第1位の候補文字
に対する文字コードをそのままホスト側へ出力す
る。しかしながら、この例のように、フラグFR
オンであるときは、記憶エリア81a〜81eに
格納された文字コードを読出し、この文字コード
が補助コードメモリ11に記憶されている新JIS
コードと一致するかを判定し、一致するときには
対応する旧JISコードを読出し、この旧JISコード
を新JISコードに代えて、記憶エリア81a〜8
1eに、各々格納し直す。一致しないときは、そ
の文字コードは新旧両コード表において文字コー
ドが同一なものなので、そのまま格納しておく。
このようにして、1文字目の入力文字についての
文字コードの選択が終了したら、フラグFRがオ
フの場合と同様、記憶エリア81aに格納されて
いる第1位の候補文字に対する文字コードをホス
ト側へ転送する。
After that, the control unit 9 determines whether the flag FR is on or off, and if the flag FR is off, it finishes selecting the character code for the first input character,
The character code for the first candidate character stored in the storage area 81a is output as is to the host side. However, as in this example, the flag FR
When it is on, the character code stored in the storage areas 81a to 81e is read, and this character code is stored in the auxiliary code memory 11.
If the code matches, the corresponding old JIS code is read out, and the old JIS code is replaced with the new JIS code, and storage areas 81a to 8
1e, respectively. If they do not match, the character code is the same in both the old and new code tables, so it is stored as is.
In this way, when the selection of the character code for the first input character is completed, the host side selects the character code for the first candidate character stored in the storage area 81a, as in the case where the flag FR is off. Transfer to.

候補メモリ8は、2文字目の入力文字に対して
も記憶エリア82a〜82eというように、入力
文字の全ての文字に対して5つの記憶エリアを有
し、認識部7及び制御部9は、各入力文字に対し
て上述と同様の処理を行う。
The candidate memory 8 has five storage areas for all input characters, such as storage areas 82a to 82e for the second input character, and the recognition unit 7 and control unit 9 The same processing as described above is performed for each input character.

つまり、候補メモリ8には、コード表情報に応
じたコード表における候補文字の文字コードが格
納されることとなる。
That is, the candidate memory 8 stores the character codes of candidate characters in the code table according to the code table information.

ホスト側では、制御部13が転送されてきた文
字コードを画面メモリ15に順次記憶して行き、
キヤラクタジエネレータ16がこの文字コードを
旧JISコード表に基づいて文字パターンに変換し、
この文字パターンを認識結果としてデイスプレイ
画面に表示するが、文字認識装置1が出力する文
字コードは、この場合、上述した如く、旧JISコ
ード表に基づくものであるので、デイスプレイ画
面には、候補文字に対応する正しい文字パターン
が表示される。
On the host side, the control unit 13 sequentially stores the transferred character codes in the screen memory 15.
The character generator 16 converts this character code into a character pattern based on the old JIS code table,
This character pattern is displayed on the display screen as a recognition result, but in this case, the character code output by the character recognition device 1 is based on the old JIS code table as described above, so the display screen shows candidate characters. The correct character pattern corresponding to is displayed.

例えば、2文字目の入力文字が「檜」であつ
て、認識により選択した第1位の候補文字が同一
の「檜」である場合、記憶エリア82aには、最
初の新JISコード「4116」が格納されるが、補助
コードメモリ11を用いて、対応する旧JISコー
ド「5956」に変更されるので、旧JISコード表に
基づくキヤラクタジエネレータ16では、コード
「5956」が文字パターン「檜」に変換され、この
正しい文字パターンが認識結果として表示され
る。
For example, if the second input character is "Hinoki" and the first candidate character selected by recognition is the same "Hinoki", the first new JIS code "4116" is stored in the storage area 82a. is stored, but is changed to the corresponding old JIS code "5956" using the auxiliary code memory 11. Therefore, in the character generator 16 based on the old JIS code table, the code "5956" is changed to the character pattern "Hinoki". ” and this correct character pattern is displayed as the recognition result.

尚、修正キー17や次候補キー20を押下した
場合も、第2位以降の候補文字パターンとして
は、正しい文字パターンが出力される。
Note that even when the correction key 17 or the next candidate key 20 is pressed, the correct character pattern is output as the second and subsequent candidate character patterns.

ところで、本実施例では、補助コードメモリ1
1として新JISコードと旧JISコードを対応させた
ものを用いたが、特開昭60−238986号公報のよう
に、標準パターンや文字コードを文字番号で管理
するものにおいては、補助コードメモリとして、
文字番号と旧JISコードを対応させたものを用い、
認識により選択した文字番号が、この補助コード
メモリに記憶されている文字番号と一致するか否
かを判定して、一致するものは旧JISコードを出
力し、一致しないものは第1コードメモリ10か
ら新旧同一のJISコードを出力するようにしても
良い。
By the way, in this embodiment, the auxiliary code memory 1
1, we used a new JIS code that corresponds to the old JIS code, but in cases where standard patterns and character codes are managed using character numbers, as in JP-A-60-238986, it can be used as an auxiliary code memory. ,
Using the correspondence between letter numbers and old JIS codes,
It is determined whether the character number selected by recognition matches the character number stored in this auxiliary code memory, and if it matches, the old JIS code is output, and if it does not match, it is output to the first code memory 10. It is also possible to output the same JIS code for the old and new versions.

以上説明した実施例は、新旧JISコード表のよ
うに、一部の文字についてのみ、文字と文字コー
ドとの対応が異なるコード表に、本発明を適用し
た例であるが、JISコード表と、JISコード表とは
全く異なるメーカー特有のコード表を用いる場合
にも、本発明は適用可能である。
The embodiment described above is an example in which the present invention is applied to a code table in which the correspondence between characters and character codes differs only for some characters, such as the old and new JIS code tables. The present invention is also applicable when using a manufacturer-specific code table that is completely different from the JIS code table.

即ち、第2図は、本発明の他の実施例を示すブ
ロツク図であり、コードメモリ6は、全ての文字
に対してJISコード表に基づく文字コードを、標
準パターンと同じ順序で記憶した第1コードメモ
リ21と、全ての文字に対してJISコードと異な
る特有のコード表に基づく文字コードを、標準パ
ターンと同じ順序で記憶した第2コードメモリ2
2とより成り、更に、文字認識装置1は、フラグ
FRのオンオフ状態に応じて、第1及び第2のコ
ードメモリ21及び22のいずれか一方を選択す
る選択部23を有している。
That is, FIG. 2 is a block diagram showing another embodiment of the present invention, in which the code memory 6 stores character codes based on the JIS code table for all characters in the same order as the standard pattern. 1 code memory 21 and a 2nd code memory 2 that stores character codes for all characters based on a unique code table different from the JIS code in the same order as the standard pattern.
2, and the character recognition device 1 further includes a flag
It has a selection section 23 that selects either one of the first and second code memories 21 and 22 depending on the on/off state of the FR.

この場合、ホスト側のメモリ19には、コード
表情報CDとして、キヤラクタジエネレータ16
がJISコード表に基づく場合には「0」、特有のコ
ード表に基づく場合には「1」が記憶されてお
り、前述の実施例と同様、認識キー20の押下時
に文字認識装置1側へ送出され、制御部9はその
内容に応じてフラグをオンオフする。そして、選
択部23は、このフラグに応じて、オフであれば
第1コードメモリ21を、オンであれば第2コー
ドメモリ22を選択する。従つて、認識部7で
は、認識により選択した候補文字の文字コードと
して、コード表情報CDが「0」であれば、JISコ
ード表に基づく文字コードが選択され、コード表
情報CDが「1」であれば、特有のコード表に基
づく文字コードが選択され、これらの文字コード
が候補メモリ8に格納される。そして、制御部9
は、各入力文字に対する第1位の候補文字の文字
コードをホスト側へ送出し、又、修正キー17あ
るいは次候補キー20の押下に応じて、候補メモ
リ8の対応する文字コードを読出し送出する。
In this case, the character generator 16 is stored in the memory 19 on the host side as a code table information CD.
If the code is based on the JIS code table, "0" is stored, and if it is based on a specific code table, "1" is stored.Same as the previous embodiment, when the recognition key 20 is pressed, the character recognition device 1 side is stored. The control unit 9 turns the flag on or off depending on the content. Then, depending on the flag, the selection unit 23 selects the first code memory 21 if it is off, and selects the second code memory 22 if it is on. Therefore, in the recognition unit 7, if the code table information CD is "0" as the character code of the candidate character selected by recognition, the character code based on the JIS code table is selected, and the code table information CD is "1". If so, character codes based on the specific code table are selected and these character codes are stored in the candidate memory 8. And the control section 9
sends the character code of the first candidate character for each input character to the host side, and also reads and sends the corresponding character code from the candidate memory 8 in response to pressing of the correction key 17 or the next candidate key 20. .

依つて、この例でも、認識により選択した候補
文字の正しい文字パターンがデイスプレイ画面に
表示される。
Therefore, in this example as well, the correct character pattern of the candidate character selected by recognition is displayed on the display screen.

(ト) 発明の効果 本発明に依れば、ホストコンピユータ側のキヤ
ラクタジエネレータが、複数の文字コード表のい
ずれに基づく場合でも、文字認識装置が認識によ
り選択した候補文字の正しい文字パターンを、必
ずホスト側の表示手段で表示でき、従つて、接続
するホストコンピユータのハードウエア上の規制
が緩和され、文字認識装置の普及に大きく役立
つ。
(g) Effects of the Invention According to the present invention, the character generator on the host computer side can recognize the correct character pattern of the candidate character selected by the character recognition device, regardless of which one of the plurality of character code tables is used. , it can always be displayed on the display means on the host side, and therefore restrictions on the hardware of the connected host computer are relaxed, greatly contributing to the spread of character recognition devices.

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

第1図は本発明の一実施例の構成を示すブロツ
ク図、第2図は本発明の他の実施例の構成を示す
ブロツク図である。 1…文字認識装置、2…ホストコンピユータ、
5…辞書部、6…コードメモリ、7…認識部、8
…候補メモリ、9…制御部、10…第1コードメ
モリ、11…補助コードメモリ、14…デイスプ
レイ、16…キヤラクタジエネレータ、21…第
1コードメモリ、22…第2コードメモリ、23
…選択部。
FIG. 1 is a block diagram showing the structure of one embodiment of the invention, and FIG. 2 is a block diagram showing the structure of another embodiment of the invention. 1...Character recognition device, 2...Host computer,
5...Dictionary section, 6...Code memory, 7...Recognition section, 8
...Candidate memory, 9...Control unit, 10...First code memory, 11...Auxiliary code memory, 14...Display, 16...Character generator, 21...First code memory, 22...Second code memory, 23
...Selection section.

Claims (1)

【特許請求の範囲】[Claims] 1 入力文字を認識して該入力文字に対する候補
文字を選択し、該候補文字の文字コードを送出す
る文字認識装置と、文字と文字コードとの対応を
示す複数の文字コード表のいずれかに基づいて文
字パターンを記憶したキヤラクタジユネレータ及
び表示手段を備えたホストコンピユータとより成
り、前記文字認識装置から送出される前記候補文
字の文字コードを、前記キヤラクタジエネレータ
で対応する文字パターンに変換し、該文字パター
ンを前記表示手段に表示する文字認識システムに
おいて、前記ホストコンピユータは、前記キヤラ
クタジエネレータが前記複数の文字コード表のう
ちいずれに基づくかを示すコード表情報を認識に
先立ち送出し、前記文字認識装置は、前記複数の
文字コード表に基づく複数の文字コードをコード
メモリに記憶すると共に、前記コード表情報に応
じた文字コード表の前記候補文字に対応する文字
コードを、前記コードメモリより読出し出力する
ことを特徴とした文字認識システム。
1 Based on a character recognition device that recognizes an input character, selects a candidate character for the input character, and sends the character code of the candidate character, and one of a plurality of character code tables showing the correspondence between characters and character codes. a character generator that stores character patterns, and a host computer equipped with a display means, and converts the character code of the candidate character sent from the character recognition device into a corresponding character pattern by the character generator. In the character recognition system that displays the character pattern on the display means, the host computer sends code table information indicating which one of the plurality of character code tables the character generator is based on prior to recognition. The character recognition device stores a plurality of character codes based on the plurality of character code tables in a code memory, and also stores character codes corresponding to the candidate characters in the character code table according to the code table information. A character recognition system characterized by reading and outputting from a code memory.
JP62145686A 1987-06-11 1987-06-11 Character recognition system Granted JPS63310050A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62145686A JPS63310050A (en) 1987-06-11 1987-06-11 Character recognition system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62145686A JPS63310050A (en) 1987-06-11 1987-06-11 Character recognition system

Publications (2)

Publication Number Publication Date
JPS63310050A JPS63310050A (en) 1988-12-19
JPH0584933B2 true JPH0584933B2 (en) 1993-12-03

Family

ID=15390746

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62145686A Granted JPS63310050A (en) 1987-06-11 1987-06-11 Character recognition system

Country Status (1)

Country Link
JP (1) JPS63310050A (en)

Also Published As

Publication number Publication date
JPS63310050A (en) 1988-12-19

Similar Documents

Publication Publication Date Title
US6535652B2 (en) Image retrieval apparatus and method, and computer-readable memory therefor
US6035062A (en) Character recognition method and apparatus
JPH0584933B2 (en)
JP3097721B2 (en) Terminal printer
JP2547574B2 (en) Character recognition system
JP2644778B2 (en) Character generator
KR920002253B1 (en) Character input method and apparatus thereof
JPH0340429B2 (en)
JP3025382B2 (en) Document processing device
JP4261831B2 (en) Character recognition processing method, character recognition processing device, character recognition program
JPH0355874B2 (en)
JPH06290308A (en) Character recognizing device
JP2976990B2 (en) Character recognition device
JPS60251464A (en) Electronic dictionary
JPH053631B2 (en)
JPH1166048A (en) Method and device for registering font
JPS5972511A (en) Special code input device using ordinary code
JPS61133487A (en) Character recognizing device
JPH09134357A (en) Character processor
JPS61193257A (en) Method and apparatus for inputting character symbol of chinese language into terminal
JPS62229438A (en) Document processor
JPH04332073A (en) Method and device for processing character
JPH07271897A (en) Character recognizing device
JPH04286063A (en) Device and method for processing document
JPH07120396B2 (en) Document reader