JPH0636067A - Character reader - Google Patents

Character reader

Info

Publication number
JPH0636067A
JPH0636067A JP5014112A JP1411293A JPH0636067A JP H0636067 A JPH0636067 A JP H0636067A JP 5014112 A JP5014112 A JP 5014112A JP 1411293 A JP1411293 A JP 1411293A JP H0636067 A JPH0636067 A JP H0636067A
Authority
JP
Japan
Prior art keywords
character
candidate
screen
recognized
characters
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP5014112A
Other languages
Japanese (ja)
Inventor
Naoki Maeda
直樹 前田
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.)
Sumitomo Electric Industries Ltd
Original Assignee
Sumitomo Electric Industries Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sumitomo Electric Industries Ltd filed Critical Sumitomo Electric Industries Ltd
Priority to JP5014112A priority Critical patent/JPH0636067A/en
Publication of JPH0636067A publication Critical patent/JPH0636067A/en
Pending legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)

Abstract

PURPOSE:To provide the character reader which reduces the trouble of correcting a misrecognized character and shortens the correction period of time. CONSTITUTION:When the misrecognized character is designated with a cursor as shown in the figure while displaying on a screen, a group of character candidates for the misrecognized character is displayed in a window together with the similarities of the respective character candidates displayed in a bar graph. An operator while referring to the lengths of the bar graph can investigate character candidate with higher similarities mainly, and the correction of the character is facilitated to increase the selecting speed of the character.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、文字(記号を含む。)
を表す画像データを得て、この画像データに基づいて画
像中に含まれる文字を1つ1つ認識して、対応する文字
コードを出力する文字読取装置に関し、特に誤って認識
された文字を修正する時の画面表示に関するものであ
る。
The present invention relates to characters (including symbols).
A character reading device that obtains image data representing a character, recognizes each character included in an image based on the image data, and outputs a corresponding character code, and particularly corrects a character that is erroneously recognized. It is related to the screen display when doing.

【0002】[0002]

【従来の技術】よく知られている光学的文字読取装置
(OCR)における文字認識は、次のようにして行われ
る。まず、イメージスキャナによって光学的に原稿を読
み取ることにより得られた文書画像から、各文字毎の文
字画像を切り出し、切り出された文字画像から文字の特
徴量を抽出する。この抽出された特徴量を、認識可能な
各文字に対する基本の特徴量を記憶した認識用辞書の記
憶内容と比較・照合し、特徴量が最も類似している文字
の文字コードを、認識結果として出力する。さらに、特
徴量がある程度類似している複数の候補文字からなる候
補文字群も出力しておく。
2. Description of the Related Art Character recognition in a well-known optical character reader (OCR) is performed as follows. First, a character image for each character is cut out from a document image obtained by optically reading a document with an image scanner, and the feature amount of the character is extracted from the cut out character image. The extracted feature amount is compared and collated with the stored contents of the recognition dictionary that stores the basic feature amount for each recognizable character, and the character code of the character having the most similar feature amount is used as the recognition result. Output. Further, a candidate character group composed of a plurality of candidate characters having similar feature amounts to some extent is also output.

【0003】ところで、文字の認識は必ずしも正確に行
われるとは限らないから、誤って認識された文字を正し
い文字に修正するための修正作業を事後的に行う必要が
ある。また、正しいと思われる文字でも候補文字を確認
したい場合がある。このような修正作業は、認識結果で
ある認識文字を表示装置に表示させるとともに、キーボ
ードやマウス等の指示入力装置を人間が操作することに
よって行われる。
By the way, since the recognition of characters is not always performed correctly, it is necessary to perform after-correction work for correcting an erroneously recognized character into a correct character. In addition, there are cases where it is desired to check candidate characters even if the characters seem to be correct. Such correction work is performed by displaying a recognition character as a recognition result on a display device and operating a command input device such as a keyboard or a mouse by a person.

【0004】従来の誤認識文字等を修正するための方法
を、図4に示す。表示装置の画面に表示された認識文字
列のうち、誤認識と思われる文字にカーソルを合わせて
クリック操作を行うことにより、画面の中のウィンドに
当該認識文字の認識過程において抽出された複数の候補
文字群を表示させる。すなわち、図4の例でいえば類似
度が第1位の文字が誤認識文字である「紳」となり、類
似度の2番目に大きな文字は第2位の候補文字「神」と
なり、類似度の3番目に大きな文字は第3位の候補文字
「押」となる。
FIG. 4 shows a conventional method for correcting misrecognized characters and the like. Among the recognized character strings displayed on the screen of the display device, by placing the cursor on a character that seems to be misrecognized and performing a click operation, a plurality of characters extracted in the recognition process of the recognized character are displayed in the window on the screen. Display the candidate character group. That is, in the example of FIG. 4, the character having the first degree of similarity is “gentle” which is a misrecognized character, and the character having the second highest degree of similarity is the second candidate character “God”. The third largest character is the third candidate character “Oshi”.

【0005】表示された候補文字群を構成する各候補文
字は、いずれも類似度が大きな文字ばかりであるから、
この候補文字群のなかに正しい文字が含まれている可能
性が高い。そこで、操作者はカーソルを正しい候補文字
「神」の位置に移動させ、この位置でクリック操作を行
うことになる。これにより、誤認識文字の修正ができ
る。
Since each of the candidate characters forming the displayed candidate character group is a character having a high degree of similarity,
It is highly possible that the correct character is included in this candidate character group. Therefore, the operator moves the cursor to the correct position of the candidate character "God" and performs a click operation at this position. Thereby, the erroneously recognized character can be corrected.

【0006】[0006]

【発明が解決しようとする課題】ところで、前記のよう
に候補文字群を表示させる場合、どの候補文字がどの程
度の類似度又は相違度を持つのかが表示されないため
に、操作者は、どの文字が正しい文字なのかを、候補文
字の1つ1つについて、検討する必要がある。このた
め、修正に時間がかかり、操作者に負担がかかる。ま
た、操作者の選択ミスも発生しやすくなる。
By the way, when displaying a candidate character group as described above, since the candidate character and the degree of similarity or dissimilarity are not displayed, the operator cannot select which character. It is necessary to consider whether each is a correct character for each candidate character. Therefore, the correction takes time and burdens the operator. In addition, an operator's selection error is likely to occur.

【0007】また、前記のように候補文字群を表示させ
る場合、候補文字が字形の類似した多数の文字を含むと
き、候補文字を表示しただけでは他の文字との違いがつ
きにくいため、操作者は候補文字の選択に細心の注意を
払うことになる。そのため、このような候補文字がある
場合には、操作者に負担がかかり、選択ミスがさらに増
えることになる。具体例をあげると、カタカナの「リ」
と平仮名の「り」、カタカナの「ヘ」と平仮名の
「へ」、漢字の「口」とカタカナの「ロ」、漢字の「工
(こう)」とカタカナの「エ(え)」、記号の「−(マ
イナス)」とカタカナの「ー(長音)」と記号の「 -
(ハイフン)」がある。
Further, in the case of displaying the candidate character group as described above, when the candidate character includes a large number of characters having similar glyphs, it is difficult to make a difference from other characters only by displaying the candidate character. Will pay close attention to the selection of candidate characters. Therefore, if there is such a candidate character, the operator is burdened and selection mistakes are further increased. To give a concrete example, the katakana "ri"
And hiragana “ri”, katakana “he” and hiragana “he”, kanji “mouth” and katakana “lo”, kanji “ko” and katakana “e”, symbols "-(Minus)" and katakana "-(long sound)" and the symbol "-"
(Hyphen) "

【0008】そこで、本発明の目的は、上述の技術的課
題を解決し、誤認識文字等の修正作業のわずらわしさを
格段に軽減し、修正時間を短縮することのできる文字読
取装置を提供することである。
Therefore, an object of the present invention is to solve the above-mentioned technical problems and to provide a character reading device capable of remarkably reducing the troublesomeness of the correction work of erroneously recognized characters and shortening the correction time. That is.

【0009】[0009]

【課題を解決するための手段及び作用】前記の目的を達
成するための請求項1記載の文字読取装置は、画像デー
タで表された文字を認識して、認識結果である認識文字
を含む複数の候補文字からなる候補文字群を出力する認
識処理手段と、この認識処理手段が出力する候補文字群
中の前記認識文字を画面に表示する認識文字表示手段
と、この認識文字表示手段に表示された認識文字のう
ち、任意の認識文字を画面上のカーソルで指示するため
の文字指示手段と、この文字指示手段からの指示入力に
応答して、当該文字に対応した前記候補文字群を前記画
面に表示する候補文字群表示手段と、この候補文字群中
の所望の候補文字を画面上のカーソルで選択するための
選択入力手段と、選択された候補文字を、当該文字と置
き換えて新たに認識文字とする手段とを含み、候補文字
群表示手段が、画面のウィンドの中に候補文字を、各候
補文字の類似度又は相違度に対応する図形とともに表示
するものである。
A character reading apparatus according to claim 1 for achieving the above object recognizes a character represented by image data, and includes a plurality of characters including a recognized character which is a recognition result. Recognition means for outputting a candidate character group consisting of the candidate characters, a recognition character display means for displaying the recognition characters in the candidate character group output by the recognition processing means on a screen, and a recognition character display means for displaying the recognition characters. Character recognition means for indicating an arbitrary recognition character among the recognized characters with a cursor on the screen, and in response to an instruction input from this character designating means, the candidate character group corresponding to the character is displayed on the screen. A candidate character group display means for displaying, a selection input means for selecting a desired candidate character in the candidate character group with a cursor on the screen, and a newly recognized candidate character by replacing the selected candidate character with the character. Sentence And means for a candidate character group display means, the candidate character in the window of the screen, and displays with graphic corresponding to the similarity or dissimilarity of each candidate character.

【0010】この構成によれば、認識文字を画面に表示
させながら、文字指示手段により所望の文字を指示する
と、この文字の候補文字群が、図形によって表された各
候補文字の類似度又は相違度とともに画面のウィンドの
中に表示される。この結果、操作者は、図形を見なが
ら、候補文字の類似度又は相違度を一目で把握できるの
で、この図形を候補文字を選択するときの判断材料とす
ることができ、候補文字選択が迅速容易になる。
According to this structure, when the desired character is designated by the character designating means while the recognized character is displayed on the screen, the candidate character group of this character shows the similarity or difference between the candidate characters represented by the graphic. It is displayed in the window on the screen along with the degree. As a result, the operator can grasp the similarity or difference of the candidate characters at a glance while looking at the figure, and this figure can be used as a judgment material when selecting the candidate character, and the candidate character can be quickly selected. It will be easier.

【0011】また、請求項2記載の文字読取装置は、前
記候補文字群表示手段が、画面のウィンドの中に候補文
字、及び各候補文字の類似度又は相違度に対応する図形
とともに、各候補文字の属性を併せて表示するものであ
る。このような属性として、例えば、当該候補文字の
「字種」、「読み」、「他の言語に訳したときの意味」
があげられる。
Further, in the character reading device according to the second aspect, the candidate character group display means includes the candidate characters in the window of the screen and the figures corresponding to the similarity or difference of each candidate character, and each candidate. The character attributes are also displayed. Such attributes include, for example, “character type”, “reading”, and “meaning when translated into another language” of the candidate character.
Can be given.

【0012】このように候補文字とこれらに対応する属
性を併せて表示することによって、字形だけからでは区
別しにくい場合でも、操作者は、候補文字を容易に選択
することができるようになる。また、請求項3記載の文
字読取装置は、認識文字表示画面に表示された各認識文
字について、その文字の類似度又は相違度を表わす図形
を、その文字に対応させて同一画面に表示する手段をさ
らに含むものである。
By thus displaying the candidate characters and the attributes corresponding to them in this way, the operator can easily select the candidate characters even when it is difficult to distinguish them from the character shapes alone. Further, the character reading device according to claim 3 is a means for displaying, for each recognized character displayed on the recognized character display screen, a graphic representing the similarity or difference of the character on the same screen in association with the character. Is further included.

【0013】この文字読取装置によれば、認識文字表示
画面に表示された各認識文字について、その文字の類似
度又は相違度を表わす図形が表示されるので、操作者
は、文章を読んで修正の必要な文字を探さなくても、こ
の図形を手掛かりにして修正の必要な文字を探すことが
できる。したがって、操作者の労力が減り、修正時間も
短縮される。
According to this character reading device, for each recognized character displayed on the recognized character display screen, a graphic representing the degree of similarity or difference of the character is displayed, so that the operator reads and corrects the sentence. You can use this figure as a clue to find the character you need to correct, without having to search for the character you need. Therefore, the labor of the operator is reduced and the correction time is also shortened.

【0014】[0014]

【実施例】以下では、本発明の実施例を、添付図面を参
照して詳細に説明する。図2は本発明の一実施例の光学
的文字読取装置の全体構成を示す斜視図である。文字読
取装置は、イメージスキャナ1と、文字認識をする本体
である漢字OCRユニット2と、漢字OCRユニット2
によって認識された文字列を画面に表示するとともに、
文章の変換、編集、記憶などを行うパーソナルコンピュ
ータ又はワークステーション(以下「パーソナルコンピ
ュータ」という)3などからなっている。
Embodiments of the present invention will be described in detail below with reference to the accompanying drawings. FIG. 2 is a perspective view showing the overall configuration of an optical character reading device according to an embodiment of the present invention. The character reading device includes an image scanner 1, a Chinese character OCR unit 2 which is a main body for character recognition, and a Chinese character OCR unit 2.
While displaying the character string recognized by the screen,
It is composed of a personal computer or a workstation (hereinafter referred to as "personal computer") 3 for converting, editing and storing sentences.

【0015】図3は、文字読取装置の基本的な構成を示
すブロック図である。イメージスキャナ1による光学的
読取によって取得された画像データは、漢字OCRユニ
ット2の認識処理部21に入力される。認識処理部21
には、認識可能な文字の基本となる特徴量を記憶した認
識用辞書が用意されている。認識処理部21では、入力
された画像データから1字分の文字画像が切り出され、
この切り出された文字画像から特徴量が抽出される。そ
して、抽出された特徴量と認識用辞書に記憶された特徴
量とが比較・照合され、最も類似度の高い又は相違度の
低い文字が認識結果の文字である認識文字とされる。さ
らに、類似度の高い又は相違度の低い順に所定個数(例
えば8個)の文字が候補文字群として出力される。この
候補文字群のなかには、認識文字も含まれている。
FIG. 3 is a block diagram showing the basic construction of the character reading device. The image data obtained by the optical reading by the image scanner 1 is input to the recognition processing unit 21 of the Kanji OCR unit 2. Recognition processing unit 21
Includes a recognition dictionary that stores the basic feature amount of recognizable characters. In the recognition processing unit 21, a character image for one character is cut out from the input image data,
A feature amount is extracted from the cut out character image. Then, the extracted feature amount and the feature amount stored in the recognition dictionary are compared and collated, and the character having the highest degree of similarity or the lowest degree of difference is set as the recognized character that is the character of the recognition result. Further, a predetermined number (e.g., 8) of characters are output as a candidate character group in descending order of similarity or dissimilarity. A recognition character is also included in this candidate character group.

【0016】認識文字を含む候補文字群は、パーソナル
コンピュータ3の候補文字バッファ31に蓄えられる。
この候補文字バッファ31に蓄えられた候補文字のう
ち、前記の認識文字は、表示制御部33を通してCRT
6の画面に表示される。このCRT6には、文字指示手
段及び選択入力手段などとして機能するマウス5が接続
されている。このマウス5は、表示された認識文字のう
ち、誤って認識された文字等(以下「誤認識文字」とい
う)を指示するためなどに用いられるものである。
The candidate character group including the recognized character is stored in the candidate character buffer 31 of the personal computer 3.
Among the candidate characters stored in the candidate character buffer 31, the recognized character is the CRT through the display control unit 33.
6 is displayed on the screen. The CRT 6 is connected to the mouse 5 which functions as a character designating means and a selection inputting means. The mouse 5 is used for pointing a character or the like that is erroneously recognized among the displayed recognition characters (hereinafter referred to as “erroneously recognized character”).

【0017】画面に現れた認識文字列のうちから、ある
誤認識文字を変換したい場合には、マウス5を操作して
その文字を指示する。すると、CRT6の画面には、変
換したい文字「紳」の直ぐ下に図1に示すようなウィン
ド表示が現れることになる。そして、「紳」,「神」,
「押」,・・・・を含む候補文字群が誤認識文字「紳」と同
じ列に表示され、各候補文字の類似度を示すバーグラフ
が同時に表示される。バーグラフの長さは、候補文字の
類似度が大きいほど長くなっている。なお、候補文字
は、必ずしも認識処理部21から出力されるすべての候
補文字である必要はなく、例えば類似度が基準値よりも
低い文字は、表示しないようにしてもよい。操作者は、
候補文字群中に変換したい文字「神」があるときには、
バーグラフを見ながらカーソルを下に移動させその文字
に合わせてマウス5のクリック操作を行うと、その文字
が新たに認識文字とされて誤認識文字と置き換えられ
る。
When it is desired to convert a certain erroneously recognized character from the recognized character string appearing on the screen, the mouse 5 is operated to indicate the character. Then, on the screen of the CRT 6, a window display as shown in FIG. 1 appears just below the character "gentle" to be converted. And "gentle", "God",
A group of candidate characters including "push", ... Is displayed in the same column as the misrecognized character "gentle", and a bar graph showing the similarity of each candidate character is displayed at the same time. The length of the bar graph becomes longer as the similarity of the candidate character increases. Note that the candidate characters do not necessarily have to be all the candidate characters output from the recognition processing unit 21, and, for example, a character whose degree of similarity is lower than the reference value may not be displayed. The operator
When there is a character "God" to be converted in the candidate character group,
When the cursor is moved downward while looking at the bar graph and the mouse 5 is clicked in accordance with the character, the character is newly recognized as a recognized character and is replaced with a misrecognized character.

【0018】以上のように本実施例によれば、認識文字
を画面に表示させながら、誤認識文字をカーソルによっ
て指示すると、この誤認識文字の候補文字群が、誤認識
文字の直ぐ下に隣接して設けられたウィンドの中にバー
グラフとともに表示される。この結果、操作者は、バー
グラフの長さを判断材料にして、類似度の高い候補文字
を主に検討することができる。したがって、文字の修正
が迅速に行えるとともに、操作者に与える心理的、時間
的な負担も減少する。
As described above, according to the present embodiment, when the erroneously recognized character is indicated by the cursor while the recognized character is displayed on the screen, the candidate character group of the erroneously recognized character is immediately adjacent to the erroneously recognized character. It is displayed together with the bar graph in the window that was set up. As a result, the operator can mainly consider candidate characters having a high degree of similarity, using the length of the bar graph as a criterion. Therefore, the characters can be corrected quickly, and the psychological and time burden on the operator is reduced.

【0019】以上の実施例では、候補文字群は、ウィン
ドの中にバーグラフとともに表示されていたが、これ以
外の直観的に把握できる方法、例えば、一定数の図形
(類似度に応じた数の星印など)ともに表示してもよ
い。次に、請求項2記載の発明に対応する実施例を説明
する。前述の実施例では、操作者は、候補文字群中に変
換したい文字があるかどうかをバーグラフを参考にしな
がら目視で探し出していた。ところが、図5に示すよう
に、「マリンスポーツ」の「リ」という文字を変換した
い場合に、マウス5を操作してその文字を指示すると、
CRT6の画面には、変換したい文字「リ」の直ぐ下に
図5に示すように「リ」、「り」、「い」、「″」とい
ったよく似た形の文字が現れる。小さな画面を見ながら
これらの文字を区別することは難しく、また、字形が似
ているのでバーグラフの長さにもあまり差はない。
In the above embodiments, the candidate character group is displayed together with the bar graph in the window, but other intuitive method can be used, for example, a certain number of figures (number depending on the degree of similarity). , Etc.) may be displayed together. Next, an embodiment corresponding to the invention described in claim 2 will be described. In the above-described embodiment, the operator visually searches for a character to be converted in the candidate character group with reference to the bar graph. However, as shown in FIG. 5, if you want to convert the character "ri" of "marine sports", if you operate the mouse 5 to indicate that character,
On the screen of the CRT 6, characters similar in shape such as “ri”, “ri”, “i”, and “″” appear immediately below the character “ri” to be converted, as shown in FIG. It is difficult to distinguish these characters while looking at a small screen, and since the glyphs are similar, there is not much difference in bar graph length.

【0020】よってこの場合、字形の似ている文字同士
を区別するために、バーグラフと重ねて各文字の属性で
ある、「ひらがな」「カタカナ」「記号」「漢字」「英
字」「数字」などの表示を行う。これによって、字形だ
けでは区別しにくい場合でも、操作者は、候補文字を容
易に選択することができるようになり、操作者の疲労軽
減、修正ミスの減少などの効果を得ることができる。
Therefore, in this case, in order to distinguish between characters having similar glyphs, the attributes of each character are overlapped with the bar graph, that is, "Hiragana", "Katakana", "Symbol", "Kanji", "English character", "Numeral". Is displayed. As a result, the operator can easily select the candidate character even if it is difficult to distinguish the character shape alone, and it is possible to obtain the effects of reducing the operator's fatigue and reducing correction errors.

【0021】前述の実施例では、バーグラフと重ねて各
文字の種類を日本語表示していたが、図6に示すように
ローマ字等で表示してもよい。また、図7に示すように
文字の読みを表示してもよい。また、図8に示すように
文字の意味を外国語で表示してもよい。ローマ字等で表
示すると、日本国外で文字読取装置を使用するときに、
日本語を母国語としない操作者が操作するときに便利で
ある。文字の読みを表示すると、よく似た漢字同士が候
補文字として並んでいるときに迅速に決定できるという
利点がある。文字の意味を外国語で表示すると、前記と
同じく、日本語を母国語としない操作者が操作するとき
に便利である。
In the above-mentioned embodiment, the type of each character is displayed in Japanese while being superimposed on the bar graph, but it may be displayed in Roman characters or the like as shown in FIG. Further, reading of characters may be displayed as shown in FIG. The meaning of the characters may be displayed in a foreign language as shown in FIG. If you display it in Roman letters, etc., when you use the character reader outside Japan,
This is convenient when operated by an operator whose native language is not Japanese. Displaying the reading of characters has the advantage that similar Kanji can be quickly determined when they are lined up as candidate characters. Displaying the meaning of the characters in a foreign language is convenient when an operator who does not speak Japanese as a native language operates it, as described above.

【0022】次に請求項3記載の発明に対応する実施例
を説明する。図1や図5に示したバーグラフ表示は、修
正が必要な文字をマウス等で指定しなければ現れなかっ
た。そのため、文章を読んで修正の必要な文字を探す必
要があったが、本実施例では、表示制御部33は、画面
に表示された各認識文字について、その文字の相違度
(例えば、1から類似度を引いた値)すなわちその文字
を選んだ不安度とでもいうべき量を表わす図形を、その
文字の背景に影を付けて表示させている(図9参照)。
図10は、このような背景表示を拡大して示す図であ
り、例えば「紳々の島」の「紳」、「地上」の「地」、
「楽圏」の「圏」は不安度の大きな文字として大きな影
(ただし図面作成の都合上、黒い影で表示せず、白い枠
を重ねて表示してある)が表示されている。「紳々の
島」の「島」、「最後の楽圏」の「最」や「楽」などは
不安度が中程度の文字として、「紳々の島」の「々」、
「最後の楽圏」の「後」は不安度の小さな文字として、
それぞれ影が表示されている。影の表示のない文字は、
不安なしと判断された文字である。
Next, an embodiment corresponding to the invention described in claim 3 will be described. The bar graph display shown in FIG. 1 and FIG. 5 did not appear unless a character requiring correction was designated with a mouse or the like. Therefore, it is necessary to read the sentence and search for a character that needs to be corrected. In the present embodiment, the display control unit 33 determines, for each recognized character displayed on the screen, the degree of difference (for example, from 1) of the character. A figure representing a quantity that should be called the degree of anxiety when the character is selected) is displayed with a shadow on the background of the character (see FIG. 9).
FIG. 10 is an enlarged view showing such a background display. For example, “Gentle” of “Gentle Island”, “ground” of “ground”,
A large shadow (but not a black shadow, but a white frame is displayed for convenience of drawing) is displayed as a character with a high degree of anxiety in the "sphere" of the "music zone". "Island" in "Gentle Island", "Last" and "Raku" in "Last Music Area" have moderate anxiety.
"After" of "the last music circle" is a character with little anxiety,
A shadow is displayed for each. Characters without shadow display
It is a character that has been determined to have no anxiety.

【0023】このように大中小の影が背景表示されるか
ら、操作者は、文章の前後のつながりとは無関係に、大
きな影が表示されている文字を真先に指定して、その文
字の候補文字群をウィンド表示させることができる。そ
して、バーグラフの長さや文字の属性表示を参考にし
て、候補文字群中に変換したい文字に合わせてマウス5
のクリック操作を行うと、その文字が新たに認識文字と
されて誤認識文字と置き換えられる。
Since the large, medium, and small shadows are displayed in the background in this way, the operator designates the character with the large shadow directly ahead of the character regardless of the connection before and after the sentence. Candidate character groups can be displayed in a window. Then, referring to the length of the bar graph and the attribute display of the characters, the mouse 5 is selected according to the character to be converted in the candidate character group.
When the click operation is performed, the character is newly recognized as a recognized character and is replaced with a misrecognized character.

【0024】前述の実施例では、大中小の影は矩形であ
ったが、これに限られるものではなく、例えば図11に
示されるように、三角形であってもよく、図12に示さ
れるように、縦長の棒であってもよい。本発明の実施例
は前述のとおりであるが、本発明はこれらの実施例に限
定されるものではない。例えば、前記の実施例では、誤
認識文字と候補文字の指示のためにマウス5が用いられ
ているが、例えばキーボード7のカーソルキーなどによ
って指示するようにしてもよい。
In the above-described embodiment, the large, medium and small shadows are rectangular, but the shadows are not limited to this, and may be triangular as shown in FIG. 11, or as shown in FIG. Alternatively, it may be a vertically long stick. Although the embodiments of the present invention are as described above, the present invention is not limited to these embodiments. For example, in the above-described embodiment, the mouse 5 is used to indicate the erroneously recognized character and the candidate character, but the cursor key of the keyboard 7 or the like may be used.

【0025】また、前記の実施例では、光学的読取によ
り画像データが取得される場合について説明したが、画
像データは例えばファクシミリ装置などの通信媒体を通
じて取得されるものでもよい。その他、本発明の要旨を
変更しない範囲で種々の設計変更を施すことが可能であ
る。
In the above embodiment, the case where the image data is obtained by the optical reading has been described, but the image data may be obtained through a communication medium such as a facsimile machine. In addition, various design changes can be made without changing the gist of the present invention.

【0026】[0026]

【発明の効果】請求項1記載の文字読取装置によれば、
認識文字を画面に表示させながら、文字指示手段により
任意の文字を指示すると、この文字の候補文字群が、図
形によって表された各候補文字の類似度又は相違度とと
もにウィンドの中に表示される。
According to the character reading device of the first aspect,
When an arbitrary character is designated by the character designating means while displaying the recognized character on the screen, the candidate character group of this character is displayed in the window together with the similarity or difference of each candidate character represented by the figure. .

【0027】この結果、操作者は、図形を参照しなが
ら、類似度の高いほう又は相違度の低いほうの候補文字
を主に検討することができ、文字の修正負担が軽くな
り、編集のスピードを速くすることができる。請求項2
記載の文字読取装置によれば、画面のウィンドの中に候
補文字、各候補文字の類似度又は相違度に対応する図形
とともに、各候補文字の属性が併せて表示されるので候
補文字同士の字形が似ている場合でも、文字の区別が容
易になり、操作者は、候補文字の選択が速くできるよう
になる。
As a result, the operator can mainly consider the candidate character having a higher degree of similarity or a lower degree of dissimilarity while referring to the figure, reducing the character correction load and speeding up editing. Can be faster. Claim 2
According to the described character reading device, the candidate character, the graphic corresponding to the similarity or difference of each candidate character, and the attribute of each candidate character are displayed together in the window of the screen. Even if the characters are similar to each other, the characters can be easily distinguished, and the operator can select the candidate character quickly.

【0028】請求項3記載の文字読取装置によれば、文
章の前後のつながりを考慮しなくても、修正の必要な文
字が自動的に表示されるので、修正時間が速くなり、操
作者の負担もさらに軽減される。
According to the character reading device of the third aspect, the characters that need to be corrected are automatically displayed without considering the connection before and after the sentence. The burden is further reduced.

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

【図1】指示された文字に隣接して設けられたウィンド
の中に、候補文字群が、バーグラフによって表された各
候補文字の類似度とともに表示された状態を説明する図
である。
FIG. 1 is a diagram illustrating a state in which a candidate character group is displayed together with a similarity of each candidate character represented by a bar graph in a window provided adjacent to a designated character.

【図2】文字読取装置の全体を示す斜視図である。FIG. 2 is a perspective view showing an entire character reading device.

【図3】本発明の一実施例の文字読取装置の基本構成を
示すブロック図である。
FIG. 3 is a block diagram showing a basic configuration of a character reading device according to an embodiment of the present invention.

【図4】従来の候補文字群の表示状態を示す図である。FIG. 4 is a diagram showing a display state of a conventional candidate character group.

【図5】バーグラフと重ねて各文字の種類を表示した他
の例を示す図である。
FIG. 5 is a diagram showing another example in which the type of each character is displayed in an overlapping manner with a bar graph.

【図6】バーグラフと重ねて各文字の種類をローマ字等
で表示した他の例を示す図である。
FIG. 6 is a diagram showing another example in which the type of each character is displayed in Roman letters or the like so as to be superimposed on a bar graph.

【図7】バーグラフと重ねて各文字の読みを表示した他
の例を示す図である。
FIG. 7 is a diagram showing another example in which the reading of each character is displayed in an overlapping manner with a bar graph.

【図8】バーグラフと重ねて各文字の意味を英語で表示
した他の例を示す図である。
FIG. 8 is a diagram showing another example in which the meaning of each character is displayed in English overlaid on a bar graph.

【図9】認識文字を選んだ不安度とでもいうべき量を表
わす図形を、その文字の背景に表示した状態を示す図で
ある。
FIG. 9 is a diagram showing a state in which a graphic representing the amount of anxiety when a recognized character is selected is displayed on the background of the character.

【図10】文字の背景表示を拡大して示す図である。FIG. 10 is an enlarged view showing a background display of characters.

【図11】文字の背景表示の形を変更した図である。FIG. 11 is a diagram in which the shape of the background display of characters is changed.

【図12】文字の背景表示の形を変更した図である。FIG. 12 is a diagram in which the shape of the background display of characters is changed.

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

1 イメージスキャナ 2 漢字OCRユニット 3 パーソナルコンピュータ 5 マウス 6 CRT 7 キーボード 21 認識処理部 31 候補文字バッファ 32 候補文字選択部 33 表示制御部 1 Image Scanner 2 Kanji OCR Unit 3 Personal Computer 5 Mouse 6 CRT 7 Keyboard 21 Recognition Processing Section 31 Candidate Character Buffer 32 Candidate Character Selection Section 33 Display Control Section

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】画像データで表された文字を認識して、認
識結果である認識文字を含む複数の候補文字からなる候
補文字群を出力する認識処理手段と、 この認識処理手段が出力する候補文字群中の前記認識文
字を画面に表示する認識文字表示手段と、 この認識文字表示手段に表示された認識文字のうち、任
意の認識文字を画面上のカーソルで指示するための文字
指示手段と、 この文字指示手段からの指示入力に応答して、当該文字
に対応した前記候補文字群を前記画面に表示する候補文
字群表示手段と、 この候補文字群中の所望の候補文字を画面上のカーソル
で選択するための選択入力手段と、 選択された候補文字を、当該文字と置き換えて新たに認
識文字とする手段とを含み、 候補文字群表示手段が、画面のウィンドの中に候補文字
を、各候補文字の類似度又は相違度に対応する図形とと
もに表示するものであることを特徴とする文字読取装
置。
1. A recognition processing means for recognizing a character represented by image data and outputting a candidate character group consisting of a plurality of candidate characters including a recognition character as a recognition result, and a candidate output by this recognition processing means. Recognized character display means for displaying the recognized character in the character group on the screen, and character instructing means for instructing any recognized character among the recognized characters displayed on the recognized character display means with a cursor on the screen. In response to an instruction input from the character indicating means, a candidate character group display means for displaying the candidate character group corresponding to the character on the screen, and a desired candidate character in the candidate character group on the screen. The selection character inputting means for selecting with the cursor and the means for replacing the selected candidate character with the character to be a newly recognized character, the candidate character group display means displays the candidate character in the window of the screen. , Character reader, characterized in that it is intended to display together with the figure corresponding to the similarity or dissimilarity of the candidate characters.
【請求項2】候補文字群表示手段が、画面のウィンドの
中に候補文字、候補文字の類似度又は相違度に対応する
図形とともに、その候補文字の属性を併せて表示するも
のであることを特徴とする請求項1記載の文字読取装
置。
2. The candidate character group display means displays a candidate character, a graphic corresponding to the similarity or difference of the candidate character, and the attribute of the candidate character together in the window of the screen. The character reading device according to claim 1, which is characterized in that.
【請求項3】前記認識文字表示画面に表示された各認識
文字について、その認識文字の類似度又は相違度を表わ
す図形を、その文字に対応させて同一画面に表示する手
段をさらに含むことを特徴とする請求項1記載の文字読
取装置。
3. A means for displaying, for each recognized character displayed on the recognized character display screen, a graphic representing the degree of similarity or difference of the recognized character on the same screen in association with the character. The character reading device according to claim 1, which is characterized in that.
JP5014112A 1992-05-19 1993-01-29 Character reader Pending JPH0636067A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5014112A JPH0636067A (en) 1992-05-19 1993-01-29 Character reader

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP4-126352 1992-05-19
JP12635292 1992-05-19
JP5014112A JPH0636067A (en) 1992-05-19 1993-01-29 Character reader

Publications (1)

Publication Number Publication Date
JPH0636067A true JPH0636067A (en) 1994-02-10

Family

ID=26350016

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5014112A Pending JPH0636067A (en) 1992-05-19 1993-01-29 Character reader

Country Status (1)

Country Link
JP (1) JPH0636067A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009206774A (en) * 2008-02-27 2009-09-10 Canon Inc System and device for transmitting image, and control method
JP2015103082A (en) * 2013-11-26 2015-06-04 沖電気工業株式会社 Information processing apparatus, system, method, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009206774A (en) * 2008-02-27 2009-09-10 Canon Inc System and device for transmitting image, and control method
JP2015103082A (en) * 2013-11-26 2015-06-04 沖電気工業株式会社 Information processing apparatus, system, method, and program

Similar Documents

Publication Publication Date Title
US5349368A (en) Machine translation method and apparatus
JPH06274680A (en) Method and system recognizing document
JPH10207988A (en) Method and device for character recognition
US6542090B1 (en) Character input apparatus and method, and a recording medium
JPH0554073A (en) Digital translation device
EP0797157A2 (en) Machine interpreter
KR100298547B1 (en) Character input apparatus
JPH0636067A (en) Character reader
JP3782467B2 (en) Character input method and apparatus
JP3221968B2 (en) Character recognition device
JP3083171B2 (en) Character recognition apparatus and method
JP2874815B2 (en) Japanese character reader
JPH0562008A (en) Character recognition method
JP3068895B2 (en) Character recognition result correction method
JP2687902B2 (en) Document image recognition device
JPH05324901A (en) Character reader
JPH05120472A (en) Character recognizing device
JPH05120471A (en) Character recognizing device
JPH1078956A (en) Information processor
JPH0697455B2 (en) Kana-Kanji conversion device
JP5561312B2 (en) Electronic device with dictionary function, search character input method and program in electronic device with dictionary function
JP3717971B2 (en) Corresponding display method of recognized character and image data and character recognition device
JPH03160580A (en) Character correction method in character recognition system
JPH05314304A (en) Character recognition device
JPH07192081A (en) Handwritten character input device