JPH05128300A - Character recognition method and device therefor - Google Patents

Character recognition method and device therefor

Info

Publication number
JPH05128300A
JPH05128300A JP3288275A JP28827591A JPH05128300A JP H05128300 A JPH05128300 A JP H05128300A JP 3288275 A JP3288275 A JP 3288275A JP 28827591 A JP28827591 A JP 28827591A JP H05128300 A JPH05128300 A JP H05128300A
Authority
JP
Japan
Prior art keywords
character
candidate characters
display
candidate
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.)
Withdrawn
Application number
JP3288275A
Other languages
Japanese (ja)
Inventor
Akihiro Matsumoto
昭浩 松本
Toru Futaki
徹 二木
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 JP3288275A priority Critical patent/JPH05128300A/en
Publication of JPH05128300A publication Critical patent/JPH05128300A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)

Abstract

(57)【要約】 【目的】 良い操作性を保持し、かつ、効率的な文字修
正を実行する。 【構成】 入力した画像原稿から文字を切り出して文字
辞書を参照して類似度を計算し文字認識を行い複数の候
補文字をメモリ5に記憶する。その後、マウス或はキー
ボードからの操作によって、ディスプレイ7にサブウィ
ンドウ21を表示し、上位8つの候補文字を表示する。
ここで、上位8つの候補文字から所望の文字が得られな
い場合、マウス操作によって拡張サブウィンドウ24を
表示し、さらに8つの候補文字を表示する。
(57) [Summary] [Purpose] Perform good character correction while maintaining good operability. [Structure] Characters are cut out from an input image original, a similarity is calculated with reference to a character dictionary, character recognition is performed, and a plurality of candidate characters are stored in a memory 5. After that, the sub window 21 is displayed on the display 7 by operating the mouse or the keyboard, and the upper eight candidate characters are displayed.
Here, when the desired character cannot be obtained from the upper eight candidate characters, the extended sub-window 24 is displayed by the mouse operation, and further eight candidate characters are displayed.

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 method and an apparatus thereof, and more particularly to a character recognition method and an apparatus thereof capable of displaying a plurality of candidate characters of a character recognition result.

【0002】[0002]

【従来の技術】従来の文字認識装置では、文字が描かれ
た画像原稿から文字を一文字ずつ切り出し、その一文字
一文字について装置に備えられた文字辞書に格納された
標準文字パターンと比較して類似度を計算し、その結果
最も類似度が高いものを認識結果として認識対象文字の
第1候補文字としていた。また、第1候補文字に次いで
類似度の高い順に第2候補文字、第3候補文字、…を選
択し、それらの演算値(識別計算値)は装置のメモリに
記憶していた。
2. Description of the Related Art In a conventional character recognition device, characters are cut out one by one from an image original on which characters are drawn, and the similarity of each character is compared with a standard character pattern stored in a character dictionary provided in the device. Was calculated, and as a result, the character having the highest degree of similarity was used as the recognition result as the first candidate character of the recognition target character. Further, the second candidate character, the third candidate character, ... Are selected in descending order of similarity to the first candidate character, and their calculated values (identification calculated values) are stored in the memory of the device.

【0003】これによって、文字認識結果を表示する際
には第1候補文字だけがディスプレイ表示されるが、装
置に装備されたキーボードあるいはマウス等を操作し
て、例えば、ディスプレイにサブウィンドウ画面を表示
し、メモリに記憶されている第2候補文字以下の文字を
読み出して、その画面に第1〜第N候補文字を表示する
ことができた。
As a result, when the character recognition result is displayed, only the first candidate character is displayed on the display. However, by operating the keyboard or the mouse equipped on the apparatus, for example, the sub window screen is displayed on the display. , The characters below the second candidate character stored in the memory were read out, and the first to Nth candidate characters could be displayed on the screen.

【0004】[0004]

【発明が解決しようとする課題】しかしながら上記従来
例では、表示されるN個の候補文字中に正解の文字が含
まれる確率をできる限り高く保ち、且つ、画面表示の見
やすさも考慮してディスプレイに表示する候補文字の数
(N)には適当な閾値(NTH)を設けていたために、N
個の候補文字中に認識対象文字が存在しない場合(実際
の装置運用上で、しばしば見受けられる)には第N候補
文字より下位候補文字もメモリには記憶されているにも
かかわらず、オペレータが自分で正しい文字をキーボー
ドより入力しなければならないという問題点があった。
However, in the above-mentioned conventional example, the probability that the correct character is included in the N candidate characters displayed is kept as high as possible, and the display is made in consideration of the legibility of the screen display. Since an appropriate threshold value (N TH ) is set for the number of candidate characters to be displayed (N), N
If the recognition target character does not exist among the candidate characters (often found in actual device operation), even though the candidate character lower than the Nth candidate character is also stored in the memory, There was a problem that you had to enter the correct characters yourself from the keyboard.

【0005】この問題は短絡的には閾値(NTH)を大き
くとることで解決できるが、NTHの値が大きいと常に多
くの候補が表示され表示画面が見にくくなり、装置の操
作性が低下するという別の問題点を発生させてしまう。
[0005] This problem can be solved by a large threshold (N TH) in simplistic, always a number of candidates is displayed the display screen becomes difficult to see, lowering the operability of the device and the value of N TH is greater It causes another problem of doing.

【0006】本発明は上記従来例に鑑みてなされたもの
で、良い操作性の保持と効率的な文字選択という2つの
点を両立させた文字認識方法及びその装置を提供するこ
とを目的としている。
The present invention has been made in view of the above-mentioned conventional example, and an object thereof is to provide a character recognition method and an apparatus therefor, which are compatible with both of the two points of maintaining good operability and efficient character selection. ..

【0007】[0007]

【課題を解決するための手段】上記目的を達成するため
に、本発明の文字認識方法は以下のような工程からな
る。即ち、画像原稿を入力し前記画像原稿に描かれた文
字を認識する文字認識方法であって、前記画像原稿を入
力する入力工程と、前記入力工程によって入力された前
記画像原稿に描かれた文字を一文字ずつ切り出す切り出
し工程と、前記切り出し工程によって切り出された文字
の一文字一文字について、所定の標準文字パターンが格
納された文字辞書を参照して類似度を計算し、N個の候
補文字を出力する候補文字出力工程と、前記N個の候補
文字の内、前記類似度の高い順よりM個の候補文字を表
示するよう指示する第1指示工程と、前記第1指示工程
の指示に基づき前記M個の候補文字を表示する表示工程
と、前記M個の候補文字の表示に加えてさらにL個の候
補文字を前記類似度の高い順より表示するよう指示する
第2指示工程と、前記第2指示工程の指示に基づき前記
L個の候補文字を表示する拡張表示工程とを有すること
を特徴とする文字認識方法を備える。
In order to achieve the above object, the character recognition method of the present invention comprises the following steps. That is, a character recognition method for recognizing a character drawn on an image manuscript by inputting an image manuscript, wherein an input step of inputting the image manuscript and a character drawn on the image manuscript input by the input step. For each character cut out by the cutting step, the similarity is calculated with reference to the character dictionary in which a predetermined standard character pattern is stored, and N candidate characters are output. A candidate character output step; a first instructing step of instructing to display M candidate characters in the descending order of similarity among the N candidate characters; and the M instruction based on the instruction of the first instructing step. A display step of displaying a number of candidate characters, a second instruction step of instructing to display a further L candidate characters in descending order of similarity in addition to the display of the M candidate characters, Comprising a character recognition method characterized by having an extension display step of displaying the L candidate characters based on an instruction of the 2 instructions steps.

【0008】また他の発明によれば、画像原稿を入力し
前記画像原稿に描かれた文字を認識する文字認識装置で
あって、前記画像原稿を入力する入力手段と、前記入力
手段によって入力された前記画像原稿に描かれた文字を
一文字ずつ切り出す切り出し手段と、前記切り出し手段
によって切り出された文字の一文字一文字について、所
定の標準文字パターンが格納された文字辞書を参照して
類似度を計算し、N個の候補文字を出力する候補文字出
力手段と、前記N個の候補文字の内、前記類似度の高い
順よりM個の候補文字を表示するよう指示する第1指示
手段と、前記第1指示手段の指示に基づき前記M個の候
補文字を表示する表示手段と、前記M個の候補文字の表
示に加えてさらにL個の候補文字を前記類似度の高い順
より表示するよう指示する第2指示手段と、前記第2指
示工程の指示に基づき前記L個の候補文字を表示する拡
張表示手段とを有することを特徴とする文字認識装置を
備える。
According to another aspect of the invention, there is provided a character recognition device for inputting an image original and recognizing characters drawn on the image original, the input means inputting the image original, and the input means for inputting the image original. The similarity is calculated by referring to a character dictionary in which a predetermined standard character pattern is stored for each of the characters cut out by the cutting means and the character cut out by the cutting means. , N candidate character output means for outputting N candidate characters, and a first instructing means for instructing to display M candidate characters in the descending order of similarity among the N candidate characters. Display means for displaying the M candidate characters based on the instruction of the 1 indicating means, and L candidate characters in addition to the display of the M candidate characters in the descending order of similarity. Comprising a Shimesuru second instruction means, the character recognition apparatus characterized by having an expanded display means for displaying the L number of candidate characters based on the instructions of the second instruction step.

【0009】[0009]

【作用】以上の構成により本発明は、第1指示手段の指
示によって類似度の高い順よりM個の候補文字を表示
し、さらに、第2指示工程の指示によって、L個の候補
文字を類似度の高い順より表示するよう動作する。
With the above arrangement, the present invention displays M candidate characters in descending order of similarity according to the instruction of the first indicating means, and further displays L candidate characters similar to each other according to the instruction of the second indicating step. It works to display from the highest frequency.

【0010】[0010]

【実施例】以下添付図面を参照して本発明の好適な実施
例を詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT A preferred embodiment of the present invention will be described in detail below with reference to the accompanying drawings.

【0011】図1は本発明の代表的な実施例である文字
認識装置の構成を示すブロック図である。図1におい
て、1は文字認識処理に関する各種指示情報を入力する
キーボードとマウス等のポインティングデバイス、2は
入力画像から一文字ずつ切り出して文字認識を行う文字
認識部、3は装置全体の制御及び文字認識処理を実行す
るCPU、4は文字が描かれた画像原稿を読み込むスキ
ャナ、5はCPU3が実行する制御プログラム、スキャ
ナ4によって読み込んだ画像原稿などを格納するメモ
リ、6はVRAM、7は文字認識結果を表示するディス
プレイである。
FIG. 1 is a block diagram showing the configuration of a character recognition apparatus which is a typical embodiment of the present invention. In FIG. 1, reference numeral 1 is a pointing device such as a keyboard and mouse for inputting various kinds of instruction information relating to character recognition processing, 2 is a character recognition unit for recognizing characters by cutting out one character from an input image, and 3 is control of the entire apparatus and character recognition A CPU that executes processing, 4 is a scanner that reads an image original in which characters are drawn, 5 is a control program that the CPU 3 executes, a memory that stores an image original read by the scanner 4, 6 is VRAM, 7 is a character recognition result Is a display for displaying.

【0012】上記装置では、まず、スキャナ4より画像
原稿をメモリ5に取り込んで、文字認識部2により認識
させ、その結果をディスプレイ(CRT)7に表示す
る。
In the above apparatus, first, the image original is read by the scanner 4 into the memory 5, the character recognizing section 2 recognizes it, and the result is displayed on the display (CRT) 7.

【0013】次に上記構成の文字認識装置を用いて実行
する文字認識処理について、図2に示すフローチャート
と、図3に示すディスプレイ7への表示例とを参照して
説明する。
Next, a character recognition process executed by using the character recognition device having the above-mentioned configuration will be described with reference to the flowchart shown in FIG. 2 and the display example on the display 7 shown in FIG.

【0014】まずステップS11では画像原稿を入力
し、ステップS12で入力された画像原稿より認識対象
となる文字を切り出し、ステップS13で文字認識処理
を実行する。ステップS13では、文字認識部2を用い
て文字認識部2内部に格納された文字辞書に収容されて
いる標準文字パターンを参照して切り出された文字との
類似度(X)を計算する。この類似度計算から個々の認
識対象文字に対して類似度演算値が得られる。この時、
認識対象文字各々について候補文字として類似度が高い
順にK個の候補文字までをメモリ5に記憶しておく。
First, in step S11, an image original is input, characters to be recognized are cut out from the image original input in step S12, and character recognition processing is executed in step S13. In step S13, the character recognition unit 2 is used to calculate the degree of similarity (X) with the cut character by referring to the standard character pattern stored in the character dictionary stored in the character recognition unit 2. From this similarity calculation, a similarity calculation value is obtained for each recognition target character. At this time,
For each recognition target character, up to K candidate characters are stored in the memory 5 in descending order of similarity as candidate characters.

【0015】次にステップS14において、複数個の候
補文字をディスプレイ表示するか、或は、1つの候補文
字(第1候補文字)を表示するかを選択する。この選択
は、キーボードからのキー入力或はマウス操作によって
行われる。ここで、1つの候補文字(第1候補文字)を
表示することを選択した場合は処理を終了するが、複数
個の候補文字をディスプレイ表示することを選択した場
合は処理はステップS15に進む。ステップS15に処
理が進んだ場合、ディスプレイ7には図3(a)に示さ
れるようなサブウィンドウ21が表示される。図3
(a)には、“明日の天気は、曇のち晴れ”と認識され
た文字列の中で“曇”をカーソル22で選択し、“曇”
と認識された文字について他の上位8個の候補文字が表
示される様子が示されている。
Next, in step S14, it is selected whether to display a plurality of candidate characters on the display or to display one candidate character (first candidate character). This selection is performed by key input from the keyboard or mouse operation. If the display of one candidate character (first candidate character) is selected, the process ends, but if the display of a plurality of candidate characters is selected, the process proceeds to step S15. When the process proceeds to step S15, the sub window 21 as shown in FIG. 3A is displayed on the display 7. Figure 3
In (a), select "cloudy" with the cursor 22 in the character string recognized as "Tomorrow's weather is cloudy, then cloudy".
It is shown that the other top eight candidate characters are displayed for the character recognized as.

【0016】ステップS15では、サブウィンドウ21
に表示された上位8個の候補文字の中から正しいと思わ
れる文字を選択する。しかしながら、ここでオペレータ
が候補文字中に正解の文字を発見できなかった場合、処
理はステップS16に進み、サブウィンドウ21を拡張
してさらに別の候補文字を表示するかどうかを選択す
る。ここで、サブウィンドウ21を拡張することを選択
した場合、オペレータはサブウィンドウ21に表示され
ている“拡張表示”のメニューをマウスでクリックす
る。これによりサブウィンドウ21は図3(b)に示す
ように拡張され、拡張サブウィンドウ24が表示され
る。拡張サブウィンドウ24には、さらに8個の候補文
字を追加表示される。この後、処理はステップS17に
進み、オペレータはステップS15と同様の文字選択作
業を行う。このとき、拡張サブウィンドウ24内からも
所望の文字が得られないときはオペレータはマニュアル
操作により文字修正作業を実行する。
In step S15, the sub window 21
Select a character that seems to be correct from the top 8 candidate characters displayed in. However, if the operator cannot find the correct character in the candidate characters, the process proceeds to step S16, and the sub-window 21 is expanded to select whether to display another candidate character. Here, when it is selected to expand the sub window 21, the operator clicks the "expansion display" menu displayed in the sub window 21 with the mouse. As a result, the sub window 21 is expanded as shown in FIG. 3B, and the expanded sub window 24 is displayed. Eight candidate characters are additionally displayed in the expanded sub-window 24. After that, the process proceeds to step S17, and the operator performs the character selection work similar to step S15. At this time, if the desired character cannot be obtained from the expanded sub-window 24, the operator manually performs the character correction work.

【0017】これに対して、サブウィンドウ21を拡張
しないことを選択したなら、処理はステップS18に進
み、オペレータはマニュアル操作により文字修正作業を
実行する。
On the other hand, if the sub-window 21 is not expanded, the process proceeds to step S18, where the operator manually performs the character correction work.

【0018】従って本実施例に従えば、文字認識の信頼
度が低い文字に対して、まず第1段階としてN個(本実
施例ではN=8)の候補文字を表示して、その中から所
望の正解の文字を選択させる。この段階で所望の文字が
得られない場合、さらに、第2段階として追加でM個
(本実施例ではM=8)の候補文字を表示させその中か
ら所望の正解の文字を選択させることができる。
Therefore, according to this embodiment, N (N = 8 in this embodiment) candidate characters are displayed as a first step for a character whose character recognition reliability is low, and the candidate characters are displayed. Select the desired correct letter. If the desired character is not obtained at this stage, M characters (M = 8 in this embodiment) can be additionally displayed as the second stage, and a desired correct character can be selected from them. it can.

【0019】なお本実施例では段階的にまずサブウィン
ドウ21を表示し、次にマウスを用いて拡張サブウィン
ドウ24を表示して追加の候補文字を表示させる場合に
ついて説明したが、本発明はこれに限定されるものでは
ない。例えば、ステップS13で実行した類似度計算の
演算値(X)を利用して、候補文字を表示するように選
択された文字の演算値(XD )が閾値(TH)から在る
正の値(α)より大きい場合及び第1候補文字の演算値
(XD1)と第8候補文字の演算値(XD8)との差がある
値(β)よりも小さい場合、即ち、 (1)TH+α<XD (2)|XD1−XD8|<β である場合には暗黙のうちに拡張サブウィンドウ21の
表示を実行して、最初から(N+M)個の候補文字を表
示することも可能である。また、拡張サブウィンドウ表
示操作指示はマウスに限らず、例えば、キーボード等の
入力指示によってもよい。また、拡張サブウィンドウ表
示を行う画面上の位置なども変更可能であることは言う
までもない。
In this embodiment, the sub-window 21 is first displayed step by step, and then the extended sub-window 24 is displayed by using the mouse to display additional candidate characters. However, the present invention is not limited to this. It is not something that will be done. For example, by using the calculated value (X) of the similarity calculation executed in step S13, the calculated value (X D ) of the character selected to display the candidate character is a positive value existing from the threshold value (TH). When it is larger than (α) or when the difference between the calculated value (X D1 ) of the first candidate character and the calculated value (X D8 ) of the eighth candidate character is smaller than a certain value (β), that is, (1) TH + α When <X D (2) | X D1 −X D8 | <β, it is possible to implicitly execute the display of the extended sub-window 21 and display (N + M) candidate characters from the beginning. is there. Further, the extended sub-window display operation instruction is not limited to the mouse, and may be an input instruction such as a keyboard. Needless to say, the position on the screen where the extended sub-window display is performed can be changed.

【0020】尚、本発明は、複数の機器から構成される
システムに適用しても良いし、1つの機器から成る装置
に適用しても良い。また、本発明はシステム或は装置に
プログラムを供給することによって達成される場合にも
適用できることは言うまでもない。
The present invention may be applied to a system composed of a plurality of devices or an apparatus composed of one device. Further, it goes without saying that the present invention can be applied to the case where it is achieved by supplying a program to a system or an apparatus.

【0021】[0021]

【発明の効果】以上説明したように本発明によれば、必
要な時だけ表示される候補文字の数を増やすことができ
るので、不必要に表示画面が見にくくなることもなく良
好な操作性の保持され、また、表示される候補文字の数
を増加によって誤認識の修正作業を容易に行うことがで
きる効果がある。
As described above, according to the present invention, it is possible to increase the number of candidate characters displayed only when necessary, so that the display screen does not become unnecessarily difficult to see and good operability is maintained. By increasing the number of candidate characters that are held and displayed, there is an effect that correction work of erroneous recognition can be easily performed.

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

【図1】本発明の代表的な実施例である文字認識装置の
構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a character recognition device that is a typical embodiment of the present invention.

【図2】図1に示す装置が実行する文字認識処理を示す
フローチャートである。
FIG. 2 is a flowchart showing a character recognition process executed by the device shown in FIG.

【図3】サブウィンドウ21と拡張サブウィンドウ24
の画面表示例を示す図である。
FIG. 3 shows a sub window 21 and an extended sub window 24.
It is a figure which shows the example of a screen display.

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

21 サブウィンドウ 22 カーソル 23 拡張表示指示メニュー 24 拡張サブウィンドウ 21 sub window 22 cursor 23 extended display instruction menu 24 extended sub window

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 画像原稿を入力し前記画像原稿に描かれ
た文字を認識する文字認識方法であって、 前記画像原稿を入力する入力工程と、 前記入力工程によって入力された前記画像原稿に描かれ
た文字を一文字ずつ切り出す切り出し工程と、 前記切り出し工程によって切り出された文字の一文字一
文字について、所定の標準文字パターンが格納された文
字辞書を参照して類似度を計算し、N個の候補文字を出
力する候補文字出力工程と、 前記N個の候補文字の内、前記類似度の高い順よりM個
の候補文字を表示するよう指示する第1指示工程と、 前記第1指示工程の指示に基づき前記M個の候補文字を
表示する表示工程と、 前記M個の候補文字の表示に加えてさらにL個の候補文
字を前記類似度の高い順より表示するよう指示する第2
指示工程と、 前記第2指示工程の指示に基づき前記L個の候補文字を
表示する拡張表示工程とを有することを特徴とする文字
認識方法。
1. A character recognition method for recognizing a character drawn on an image original by inputting the image original, comprising an input step of inputting the image original, and a drawing on the image original input by the input step. A step of cutting out the extracted characters one by one, and for each character cut out by the cutting step, the similarity is calculated by referring to a character dictionary in which a predetermined standard character pattern is stored, and N candidate characters are calculated. A candidate character output step of outputting, a first instruction step of instructing to display M candidate characters of the N candidate characters in descending order of similarity, and an instruction of the first instruction step. A display step of displaying the M candidate characters based on the second step; and a second step of instructing to display the L candidate characters in the descending order of the degree of similarity, in addition to the display of the M candidate characters.
A character recognition method comprising: an instruction step; and an extended display step of displaying the L candidate characters based on the instruction of the second instruction step.
【請求項2】 画像原稿を入力し前記画像原稿に描かれ
た文字を認識する文字認識装置であって、 前記画像原稿を入力する入力手段と、 前記入力手段によって入力された前記画像原稿に描かれ
た文字を一文字ずつ切り出す切り出し手段と、 前記切り出し手段によって切り出された文字の一文字一
文字について、所定の標準文字パターンが格納された文
字辞書を参照して類似度を計算し、N個の候補文字を出
力する候補文字出力手段と、 前記N個の候補文字の内、前記類似度の高い順よりM個
の候補文字を表示するよう指示する第1指示手段と、 前記第1指示手段の指示に基づき前記M個の候補文字を
表示する表示手段と、前記M個の候補文字の表示に加え
てさらにL個の候補文字を前記類似度の高い順より表示
するよう指示する第2指示手段と、 前記第2指示工程の指示に基づき前記L個の候補文字を
表示する拡張表示手段とを有することを特徴とする文字
認識装置。
2. A character recognition device for inputting an image original and recognizing characters drawn on the image original, comprising: input means for inputting the image original; and drawing on the image original input by the input means. A cut-out means for cutting out the extracted characters one by one, and for each character cut out by the cut-out means, the similarity is calculated by referring to a character dictionary in which a predetermined standard character pattern is stored, and N candidate characters are calculated. A candidate character output means for outputting, a first instructing means for instructing to display M candidate characters out of the N candidate characters in descending order of similarity, and an instruction for the first instructing means. Based on the display means for displaying the M candidate characters, and a second indicator for instructing to display the L candidate characters in the descending order of similarity in addition to the display of the M candidate characters. When character recognition device characterized by having an extended display means for displaying the L number of candidate characters based on the instructions of the second instruction step.
【請求項3】 前記候補文字出力手段によって計算され
る前記類似度の結果に基づき、前記第1指示手段による
指示を契機として、前記L個の候補文字の文字を同時に
表示するよう第2指示手段に指示を与える制御手段を有
することを特徴とする請求項第2項に記載の文字認識装
置。
3. The second instructing means for simultaneously displaying the characters of the L candidate characters on the basis of the result of the similarity calculated by the candidate character output means, triggered by the instruction by the first instructing means. The character recognition device according to claim 2, further comprising control means for giving an instruction to the character recognition device.
JP3288275A 1991-11-05 1991-11-05 Character recognition method and device therefor Withdrawn JPH05128300A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3288275A JPH05128300A (en) 1991-11-05 1991-11-05 Character recognition method and device therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3288275A JPH05128300A (en) 1991-11-05 1991-11-05 Character recognition method and device therefor

Publications (1)

Publication Number Publication Date
JPH05128300A true JPH05128300A (en) 1993-05-25

Family

ID=17728072

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3288275A Withdrawn JPH05128300A (en) 1991-11-05 1991-11-05 Character recognition method and device therefor

Country Status (1)

Country Link
JP (1) JPH05128300A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0896085A (en) * 1994-09-22 1996-04-12 Ibm Japan Ltd Character recognition character complement method and computer system
JP2016095662A (en) * 2014-11-13 2016-05-26 株式会社プリマジェスト Information processing apparatus and information processing method
JP2022097259A (en) * 2020-12-18 2022-06-30 富士フイルムビジネスイノベーション株式会社 Information processing apparatus and information processing program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0896085A (en) * 1994-09-22 1996-04-12 Ibm Japan Ltd Character recognition character complement method and computer system
US5835635A (en) * 1994-09-22 1998-11-10 Interntional Business Machines Corporation Method for the recognition and completion of characters in handwriting, and computer system
JP2016095662A (en) * 2014-11-13 2016-05-26 株式会社プリマジェスト Information processing apparatus and information processing method
JP2022097259A (en) * 2020-12-18 2022-06-30 富士フイルムビジネスイノベーション株式会社 Information processing apparatus and information processing program
CN114724160A (en) * 2020-12-18 2022-07-08 富士胶片商业创新有限公司 Information processing apparatus, information processing method, and computer-readable medium
CN114724160B (en) * 2020-12-18 2026-01-09 富士胶片商业创新有限公司 Information processing apparatus, information processing method, computer-readable medium and computer program product

Similar Documents

Publication Publication Date Title
US6504540B1 (en) Method and apparatus for altering one or more attributes of one or more blocks of image data in a document
JPH05128300A (en) Character recognition method and device therefor
EP0519713B1 (en) Character input method and apparatus
US5991440A (en) Method and apparatus for recognizing input handwritten characters associated with title information
JP3242224B2 (en) Handwritten character recognition device
JPH08190603A (en) Character recognition device and its candidate character display method
JP2004240643A (en) Character recognition system, character recognition method and program
JP3068895B2 (en) Character recognition result correction method
JPH10143501A (en) Character string prediction method and document creation device using this character string prediction method
JPH0816571A (en) Kanji input device
JPH07271921A (en) Character recognition device and character recognition method
JP2002279343A (en) Recognition result correction apparatus, recognition result correction method, and recording medium
JPH0540845A (en) Character proofing method and apparatus
JPH103516A (en) Information processing method and apparatus
JP3177045B2 (en) Online character recognition device
JPH05120472A (en) Character recognition device
JP2858581B2 (en) Image processing method and apparatus
JP2687902B2 (en) Document image recognition device
JPH05290209A (en) Character recognition method and its device
JPH096894A (en) Character recognition apparatus and method
JPH103515A (en) Image processing method and apparatus
JP3717971B2 (en) Corresponding display method of recognized character and image data and character recognition device
JPH07141464A (en) Document editing device
JPH05120471A (en) Character recognizing device
JPH0636067A (en) Character reader

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990204