JPH096904A - Image processing method and apparatus - Google Patents
Image processing method and apparatusInfo
- Publication number
- JPH096904A JPH096904A JP7153329A JP15332995A JPH096904A JP H096904 A JPH096904 A JP H096904A JP 7153329 A JP7153329 A JP 7153329A JP 15332995 A JP15332995 A JP 15332995A JP H096904 A JPH096904 A JP H096904A
- Authority
- JP
- Japan
- Prior art keywords
- information
- image
- character
- input
- dictionary
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Landscapes
- Character Input (AREA)
- Character Discrimination (AREA)
Abstract
(57)【要約】
【目的】 文字認識に用いる辞書への新たなデータの登
録に用いる画像処理の指定を自在にできるようにする。
前記辞書に登録する画像情報を、認識候補を抽出するこ
とができなかった、或は認識処理が施されなかった画像
情報でも選択できるようにする。
【構成】 入力した画像情報をイメージ表示部に表示し
(311)、その表示画面上で文字画像情報を指定し
(301)、その指定された画像情報を文字登録ウイン
ドウ(304)内のイメージ表示枠に貼り付けるよう指
示し(305)、そのイメージに対応付けて登録する文
字をキーボードより入力し(307)確認の指示(30
8)に応じてそれらのイメージと文字を対応付け得る情
報を文字認識辞書に登録する。
(57) [Summary] [Purpose] To enable the user to freely specify the image processing used to register new data in the dictionary used for character recognition.
The image information registered in the dictionary can be selected even if the recognition candidate cannot be extracted or the recognition processing is not performed. [Structure] The input image information is displayed on an image display unit (311), character image information is designated on the display screen (301), and the designated image information is displayed as an image in a character registration window (304). It is instructed to paste in the frame (305), the character to be registered in association with the image is input from the keyboard (307), and the confirmation instruction (30
8) In accordance with 8), the information capable of associating the image with the character is registered in the character recognition dictionary.
Description
【0001】[0001]
【産業上の利用分野】本発明は文字画像を認識辞書に登
録することが可能な文字認識装置に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a character recognition device capable of registering a character image in a recognition dictionary.
【0002】[0002]
【従来の技術】文字認識装置は一般的に、文字画像の標
準的な特徴を格納した認識辞書を有し、入力した画像か
ら文字部分を切り出す文字切り出し手段、切り出した文
字画像から特徴を抽出し、認識辞書の各文字の標準特徴
との類似度を演算し、最も類似度の大きい文字を認識結
果とする識別演算手段、認識を表示する認識結果表示手
段を具備している。このような文字認識装置の認識精度
を向上するための方法として、文字登録が知られてい
る。文字登録とは、文字画像と文字コードを指定し、そ
の文字画像の特徴を認識辞書に登録し更新するものであ
る。2. Description of the Related Art Generally, a character recognition device has a recognition dictionary which stores standard features of a character image, and a character segmenting means for segmenting a character portion from an input image and a feature extracting from the segmented character image. A recognition calculation unit that calculates the similarity between each character in the recognition dictionary and the standard feature and uses the character with the highest similarity as the recognition result, and a recognition result display unit that displays the recognition are provided. Character registration is known as a method for improving the recognition accuracy of such a character recognition device. In character registration, a character image and a character code are specified, and the characteristics of the character image are registered and updated in the recognition dictionary.
【0003】従来、文字認識装置は、認識結果表示手段
に表示された認識結果の中から登録する文字を選択する
と、それに対応する文字画像が文字登録の対象となるよ
うに構成されている。一例を図7を用いて説明する。ま
ず認識結果を表示するテキストウインドウ711上で、
認識が正しく行われた文字或いは誤った文字など、文字
登録したい文字701をカーソルにより選択する。次に
メニュー702をクリックする等で「文字登録」処理の
開始を指示すると、選択された文字701に対応する文
字画像703が文字登録用ウインドウ712の登録文字
イメージ枠に表示され、その文字画像が何の文字である
かを文字入力部704にキーボード等を用いて入力する
ことにより指定する。内容に問題がなければ「登録確
認」ボタン705を押すことで、認識辞書に文字が登録
される。文字画像703の表示は、カーソルにより指定
された文字701が導出された認識処理が行なわれた画
像情報を表示したものであり、切り出された文字単位の
画像情報或いは切り出された文字画像の座標情報を、認
識結果のテキストと対応づけて格納したものを利用して
表示していた。Conventionally, a character recognition device is constructed so that when a character to be registered is selected from the recognition results displayed on the recognition result display means, the character image corresponding to the selected character is the object of character registration. An example will be described with reference to FIG. 7. First, on the text window 711 that displays the recognition result,
A character 701 to be registered, such as a character recognized correctly or an incorrect character, is selected by the cursor. Next, when the user starts the “character registration” process by clicking on the menu 702 or the like, the character image 703 corresponding to the selected character 701 is displayed in the registered character image frame of the character registration window 712, and the character image is displayed. The character is designated by inputting it into the character input unit 704 using a keyboard or the like. If there is no problem in the content, the character is registered in the recognition dictionary by pressing the "registration confirmation" button 705. The display of the character image 703 displays the image information on which the recognition process is performed by deriving the character 701 designated by the cursor, and is the image information of each cut character or the coordinate information of the cut character image. Was displayed by using the one stored in association with the text of the recognition result.
【0004】[0004]
【発明が解決しようとしている課題】しかしながら、上
記従来例では、文字認識処理中の入力画像上にある、文
字画像に対応する認識結果が存在する場合のみ文字登録
が可能となるため、文字登録をする場合、文字認識を実
行しなければならない欠点があった。However, in the above-mentioned conventional example, character registration can be performed only when there is a recognition result corresponding to the character image on the input image during character recognition processing. If you do, there was a drawback that you had to perform character recognition.
【0005】本発明に係る目的は、入力画像内で、対応
する認識結果が存在しない文字画像や、入力画像以外の
文字画像でも、文字登録を可能とするものである。An object of the present invention is to enable character registration in a character image for which a corresponding recognition result does not exist in the input image or a character image other than the input image.
【0006】[0006]
【課題を解決する為の手段】上記課題を解決する為に、
本発明は入力した画像情報を表示し、前記表示された画
像情報において指定された部分画像領域を記憶し、文字
情報を入力し、前記記憶されている部分画像情報と前記
入力された文字情報を対応付得るデータを文字認識辞書
に登録する画像処理方法及び装置を提供する。Means for Solving the Problems To solve the above problems,
The present invention displays input image information, stores a partial image area designated in the displayed image information, inputs character information, and stores the stored partial image information and the input character information. An image processing method and apparatus for registering data that can be associated with each other in a character recognition dictionary.
【0007】また、上記課題を解決する為に、本発明は
好ましくは前記入力した画像情報を認識し、前記認識を
行った画像情報を表示した表示画面上で前記部分画像の
指定を行う。In order to solve the above-mentioned problems, the present invention preferably recognizes the input image information and specifies the partial image on a display screen displaying the recognized image information.
【0008】また、上記課題を解決する為に、本発明は
好ましくは前記部分画像領域を正規化した後、前記文字
認識辞書に登録する。In order to solve the above problems, the present invention preferably normalizes the partial image area and then registers it in the character recognition dictionary.
【0009】また、上記課題を解決する為に、本発明は
好ましくは前記部分画像情報から特徴情報を抽出し、こ
の抽出された特徴情報と前記文字入力手段により入力さ
れた文字情報とを対応付けて前記文字認識辞書に登録す
る。In order to solve the above problems, the present invention preferably extracts feature information from the partial image information and associates the extracted feature information with the character information input by the character input means. And register it in the character recognition dictionary.
【0010】また、上記課題を解決する為に、本発明は
好ましくは前記表示された画像情報上で指定された領域
を矩形により表示する。In order to solve the above problems, the present invention preferably displays the area designated on the displayed image information in a rectangular shape.
【0011】また、上記課題を解決する為に、本発明は
好ましくは前記表示された画像情報上で指定された領域
の位置情報を、前記入力した画像情報における座標情報
として記憶する。In order to solve the above-mentioned problems, the present invention preferably stores position information of an area designated on the displayed image information as coordinate information in the input image information.
【0012】また、上記課題を解決する為に、本発明は
好ましくは前記登録された文字認識辞書を用いて、前記
入力される画像情報を認識する。In order to solve the above problems, the present invention preferably recognizes the input image information by using the registered character recognition dictionary.
【0013】上記課題を解決する為に、本発明は指定さ
れた情報と、該情報の種類を識別し得る識別情報とを対
応付けて記憶し、前記記憶されている情報の貼り付けの
指示に応じて、前記に記憶されている識別情報を判断
し、前記判断により該識別情報が画像情報であることを
示していると判断される場合に、前記記憶されている指
定された情報と、その情報に対応付けて辞書に登録すべ
く入力された文字情報とを対応付けて当該辞書に登録す
る画像処理方法及び装置を提供する。In order to solve the above problem, the present invention stores specified information and identification information capable of identifying the type of the information in association with each other, and gives an instruction to paste the stored information. Accordingly, the identification information stored in the above is determined, and when the determination indicates that the identification information is image information, the stored specified information and its Provided is an image processing method and device for registering in a dictionary in association with character information input to be registered in a dictionary in association with information.
【0014】また、上記課題を解決する為に、本発明は
好ましくは前記貼り付けの指示は、辞書への登録ウイン
ドウにおける枠に対して指示する。In order to solve the above problems, the present invention preferably gives an instruction for pasting to a frame in a dictionary registration window.
【0015】また、上記課題を解決する為に、本発明は
好ましくは前記記憶されている指定された情報を正規化
し、その正規化された情報を前記辞書に登録する。Further, in order to solve the above-mentioned problems, the present invention preferably normalizes the stored specified information and registers the normalized information in the dictionary.
【0016】また、上記課題を解決する為に、本発明は
好ましくは前記記憶されている指定された情報から特徴
情報を抽出し、該抽出された特徴情報を前記辞書に対応
付けて登録する。In order to solve the above problems, the present invention preferably extracts feature information from the stored specified information, and registers the extracted feature information in association with the dictionary.
【0017】また、上記課題を解決する為に、本発明は
好ましくは前記登録された辞書を用いて画像情報を認識
する。In order to solve the above problems, the present invention preferably recognizes image information using the registered dictionary.
【0018】[0018]
(第1の実施例)図1は本発明を実施する画像処理装置
の構成を示すブロック図である。101はROM102
に格納されている制御プログラムに従って本装置全体の
制御を行うCPU、102はCPU101が実行する後
述するフローチャートに示す処理など本装置の制御プロ
グラムや、認識辞書のデータなどを格納するROM、1
03は文書画像などを記憶するRAM、104は磁気デ
ィスクなどの外部記憶装置であり、105はCRTや液
晶表示器などのディスプレイ、106はキーボード、1
07はマウス等のポインティングデバイス、108は画
像を読み取るためのイメージスキャナである。110は
LBPやインクジェット方式のプリンタであり文字認識
した結果のテキストを印字する。111は通信I/Fで
あり、公衆回線等を介して他の装置とのデータの授受を
制御し、画像情報の入力や、認識結果の出力、また、本
願発明に大きく関係する辞書を更新するデータの送信も
制御し得る。109はデータバスであり、各構成間のデ
ータの送受信に用いる。(First Embodiment) FIG. 1 is a block diagram showing the arrangement of an image processing apparatus embodying the present invention. 101 is the ROM 102
A CPU that controls the entire apparatus according to a control program stored in the CPU 102; a ROM 102 that stores the control program of the apparatus, such as the processes shown in the flowcharts described later, executed by the CPU 101;
Reference numeral 03 is a RAM for storing document images, 104 is an external storage device such as a magnetic disk, 105 is a display such as a CRT or liquid crystal display, 106 is a keyboard, 1
Reference numeral 07 is a pointing device such as a mouse, and 108 is an image scanner for reading an image. Reference numeral 110 denotes an LBP or inkjet printer, which prints the text resulting from character recognition. A communication I / F 111 controls data exchange with other devices via a public line or the like, inputs image information, outputs recognition results, and updates a dictionary which is greatly related to the present invention. The transmission of data may also be controlled. A data bus 109 is used for transmitting and receiving data between the components.
【0019】図1に示す構成の文字認識装置が実行する
本実施例の概略を図2のフローチャートおよび図3のデ
ィスプレイ105の表示状態を用いて説明する。An outline of this embodiment executed by the character recognition apparatus having the configuration shown in FIG. 1 will be described with reference to the flowchart of FIG. 2 and the display state of the display 105 of FIG.
【0020】ここで図2のフローチャートは、文字登録
処理の詳細を示すものであり、この処理はスキャナ10
8等より入力された画像を文字認識して、図3(a)の
ように認識対象となった画像がイメージ表示枠311
に、認識結果のテキストがテキスト表示枠312に表示
された後、開始される。The flowchart of FIG. 2 shows the details of the character registration process, which is performed by the scanner 10.
The image input from 8 etc. is subjected to character recognition, and the image to be recognized as shown in FIG.
Then, after the text of the recognition result is displayed in the text display frame 312, it is started.
【0021】まず、S201では、入力画像上の文字登
録しようとしている文字画像の範囲をマウス107等で
指定する。マウス107で指定された領域の座標情報
は、入力画像中の座標情報に変換されてRAM103に
格納される。この座標情報に基づいて指定された範囲が
301のように矩形で囲まれて表示される。次に、S2
02でメニューの「コピー」302を選択すると、S2
03で矩形301内の画像をRAM103の登録文字画
像用の一時格納領域に格納する。その後、メニューの
「文字登録」303がマウス107により選択される
と、図3(b)のように文字登録用のウインドウ304
を表示し、「貼り付け」ボタン305の押下に応じて
(S204)、S205で一時格納領域(RAM103
内)に格納された画像を図3(c)のようにイメージ表
示枠306に表示する。S206でキーボード106よ
り入力されるその文字画像が何の文字であるかの文字情
報を文字入力部307に表示し、登録内容を確認後、
「確認」ボタン308の押下に応じてイメージ表示枠3
06のイメージと文字入力部307の文字とを対応づけ
る為の辞書データが認識辞書に追加して記憶され、認識
辞書の更新が終了する(S207)。First, in S201, the range of the character image to be registered on the input image is designated by the mouse 107 or the like. The coordinate information of the area designated by the mouse 107 is converted into coordinate information in the input image and stored in the RAM 103. The range designated based on this coordinate information is displayed surrounded by a rectangle such as 301. Next, S2
When "Copy" 302 in the menu is selected with 02, S2
In 03, the image in the rectangle 301 is stored in the temporary storage area for registered character images in the RAM 103. After that, when the “character registration” 303 of the menu is selected with the mouse 107, a character registration window 304 is displayed as shown in FIG.
Is displayed, and in response to pressing of the “paste” button 305 (S204), a temporary storage area (RAM103
The image stored in (inside) is displayed in the image display frame 306 as shown in FIG. In S206, the character information indicating what character the character image input from the keyboard 106 is is displayed on the character input unit 307, and after confirming the registered content,
Image display frame 3 in response to pressing of the “confirm” button 308
The dictionary data for associating the image of 06 with the characters of the character input unit 307 is additionally stored in the recognition dictionary, and the updating of the recognition dictionary ends (S207).
【0022】尚、S203で指定文字画像301を一時
格納領域に格納する際、或いは、S205で一時格納領
域に格納された更新をイメージ表示枠306に表示する
際に、指定文字画像301を文字登録するのに適したサ
イズに正規化処理する。The designated character image 301 is registered as a character when the designated character image 301 is stored in the temporary storage area in S203 or when the update stored in the temporary storage area is displayed in the image display frame 306 in S205. Normalize to a size suitable for
【0023】また、S207における認識辞書の更新処
理の為に、「確認」ボタン308の押下に応じてイメー
ジ表示枠306内の文字画像から認識用の特徴データを
抽出する。この抽出された特徴データと文字入力部30
7の文字コードを対応したデータを認識辞書に格納す
る。Further, in order to update the recognition dictionary in S207, the feature data for recognition is extracted from the character image in the image display frame 306 in response to the depression of the "confirm" button 308. The extracted feature data and character input unit 30
Data corresponding to the character code of 7 is stored in the recognition dictionary.
【0024】また、認識辞書の更新処理として、上記の
ように単に文字の特徴データと文字コードを対応付けた
データを追加する方法の他に、既に使用している認識辞
書の特性を合わせて、新規登録する文字コードの既記憶
されているデータに新規記憶するデータを復合させ、該
文字コードを認識する為の特徴データを作り直して更新
しても良い。As the recognition dictionary update processing, in addition to the method of simply adding the data in which the character feature data and the character code are associated with each other as described above, the characteristics of the recognition dictionary already in use are also combined. Alternatively, the newly stored data may be restored to the already stored data of the character code to be newly registered, and the characteristic data for recognizing the character code may be recreated and updated.
【0025】以上説明したように、文字登録画像の指定
が入力画像のどの部分でも可能なので、文字切り出しが
失敗した場合や、入力画像内で、ノイズと判断されて文
字認識をしていない文字画像でも文字登録ができるとい
う効果がある。As described above, since the character registration image can be specified in any part of the input image, the character image that has not been recognized when character cutting fails or when it is judged as noise in the input image is not recognized. But there is an effect that you can register characters.
【0026】なお、上記実施例では、本発明を実施する
ための最低限の構成要件で説明を行なっているが、例え
ば汎用コンピュータに、本発明を実施する処理を行なう
プログラムや認識辞書等のデータを外部記憶手段104
や通信I/F111により外部から提供し、あらかじめ
RAM103に格納するように構成されていてもよい
し、記憶装置はRAM103に限定されるものでもな
い。In the above embodiments, the minimum configuration requirements for implementing the present invention have been described. For example, a general-purpose computer is provided with data such as a program for executing the processing for implementing the present invention and a recognition dictionary. External storage means 104
It may be configured to be externally provided by the communication I / F 111 and stored in the RAM 103 in advance, and the storage device is not limited to the RAM 103.
【0027】また、図2のフローチャートでは本発明に
係る処理だけを示しているので、例えばS203とS2
04の間に、一時格納領域の内容を変更するような処理
でなければ、本発明に係らない処理を行なうことが可能
となるように構成されていてもよい。Since the flowchart of FIG. 2 shows only the processing according to the present invention, for example, S203 and S2
During the period of 04, if the process is not a process of changing the content of the temporary storage area, the process not related to the present invention may be performed.
【0028】(第2の実施例)図1に示す構成の文字認
識装置が実行する他の実施例を図4のフローチャートお
よび図5のディスプレイ105の状態を用いて説明す
る。本実施例は、おもに汎用コンピュータで実施される
ものである。(Second Embodiment) Another embodiment executed by the character recognition apparatus having the configuration shown in FIG. 1 will be described with reference to the flowchart of FIG. 4 and the state of the display 105 of FIG. This embodiment is mainly implemented by a general-purpose computer.
【0029】本装置内に存在する一時格納領域は、図6
に示すように、識別子601とデータ部602で構成さ
れており、格納されたデータが、画像であるか、文字列
であるかなど、識別子601によって種類を識別するこ
とができるようになっている。本装置上で他のプログラ
ムを実行でき、一時格納領域に図6のようなデータを格
納できるように構成されていれば、例えば、メニューの
「コピー」ボタン502でマウス107により指定され
た文字画像501の矩形内の画像を一時格納領域のデー
タ部602に格納し、その指定が行なわれたウインドウ
が画像処理ウインドウ511であるので、識別子601
に画像であることを示す情報を格納する。このような一
時格納領域へのデータの格納処理の後に行なわれる文字
登録処理の詳細が、図4のフローチャートである。The temporary storage area existing in this apparatus is shown in FIG.
As shown in FIG. 5, it is composed of an identifier 601 and a data section 602, and the type can be identified by the identifier 601 such as whether the stored data is an image or a character string. . If another program can be executed on the device and the data as shown in FIG. 6 can be stored in the temporary storage area, for example, the character image designated by the mouse 107 by the “copy” button 502 of the menu will be displayed. The image in the rectangle 501 is stored in the data portion 602 of the temporary storage area, and the window in which the designation is made is the image processing window 511. Therefore, the identifier 601
The information indicating that it is an image is stored in. The details of the character registration process performed after the data storage process in the temporary storage area is shown in the flowchart of FIG.
【0030】文字登録処理をメニューボタン(不図示)
をクリックすることにより指示し、この指示に応じて表
示される文字登録ウインドウ512におけるイメージ表
示枠504に表示すべく、まず、S401で貼り付けボ
タン503を押すことで一時格納領域に格納されている
データをイメージ表示枠504に貼り付けるよう指示す
る。S402で一時格納領域の識別子が画像であること
を示しているかどうかを判定し、画像でなければ貼り付
けが不可能となり、処理を終了する。識別子が画像であ
ることを示しているのなら、S403で一時格納領域の
データをイメージ表示枠504に表示する。S404で
その文字画像が何の文字であるかをキーボード106に
より文字入力部505に入力し、登録内容を確認後、
「確認」ボタン506を押すことで、イメージ表示枠5
04の文字画像と文字入力部505を対応付け得るデー
タが認識辞書に記憶され、認識辞書の更新が終了する
(S405)。Menu button for character registration processing (not shown)
By clicking, the paste button 503 is pressed in S401 to display in the image display frame 504 in the character registration window 512 displayed in response to this instruction, and the image is stored in the temporary storage area. An instruction is given to paste the data into the image display frame 504. In S402, it is determined whether or not the identifier of the temporary storage area indicates that it is an image. If it is not an image, pasting is impossible, and the process ends. If the identifier indicates that it is an image, the data in the temporary storage area is displayed in the image display frame 504 in S403. In S404, what character the character image is is input to the character input unit 505 by the keyboard 106, and after confirming the registered content,
By pressing the "Confirm" button 506, the image display frame 5
Data capable of associating the character image No. 04 with the character input unit 505 is stored in the recognition dictionary, and the updating of the recognition dictionary ends (S405).
【0031】以上説明したように、データの種類を特定
しない一時格納領域に、識別子とともにデータを格納す
ることで、画像データの受け渡しが文字認識処理にかか
わらず可能なので、画像が文字認識処理に入力されてな
い場合でも文字登録が可能となる効果がある。As described above, by storing the data together with the identifier in the temporary storage area that does not specify the type of the data, the image data can be transferred regardless of the character recognition processing, so that the image is input to the character recognition processing. Even if it is not done, there is an effect that the character can be registered.
【0032】[0032]
【発明の効果】以上説明したように、本発明によれば、
入力した画像情報を表示し、前記表示された画像情報に
おいて指定された部分画像領域を記憶し、文字情報を入
力し、前記記憶されている部分画像情報と前記入力され
た文字情報を対応付け得るデータを文字認識辞書に登録
することにより、登録処理出来る文字画像の選択が自由
に行え、より良い辞書の作成が容易にできる。As described above, according to the present invention,
The input image information is displayed, the partial image area designated in the displayed image information is stored, the character information is input, and the stored partial image information and the input character information can be associated with each other. By registering the data in the character recognition dictionary, the character images that can be registered can be freely selected, and a better dictionary can be easily created.
【0033】以上説明したように、本発明によれば、前
記入力した画像情報を認識し、前記認識を行った画像情
報を表示した表示画面上で前記部分画像の指定を行うこ
とにより、認識が行われたか如何によらず、登録する文
字画像の選択が自由にできる。As described above, according to the present invention, recognition is performed by recognizing the input image information and designating the partial image on the display screen displaying the recognized image information. The character image to be registered can be freely selected regardless of whether it is performed.
【0034】以上説明したように、本発明によれば、前
記部分画像領域を正規化した後、前記文字認識辞書に登
録することにより、画像を指定する際にユーザに指定の
精密性を強要しなくて良いので、より操作性が向上す
る。As described above, according to the present invention, by normalizing the partial image area and then registering the partial image area in the character recognition dictionary, the user is required to perform the specified precision when specifying the image. Since it is not necessary, operability is further improved.
【0035】以上説明したように、本発明によれば、前
記部分画像情報から特徴情報を抽出し、この抽出された
特徴情報と前記文字入力手段により入力された文字情報
とを対応付けて前記文字認識辞書に登録することによ
り、より良い文字認識辞書の作成が容易となる。As described above, according to the present invention, the characteristic information is extracted from the partial image information, and the extracted characteristic information and the character information input by the character input means are associated with each other. By registering in the recognition dictionary, it becomes easier to create a better character recognition dictionary.
【0036】以上説明したように、本発明によれば、前
記表示された画像情報上で指定された領域を、矩形によ
り表示することにより、画像情報の指定を認識でき、指
定操作を確実に行うことができる。As described above, according to the present invention, by designating the area designated on the displayed image information in a rectangular shape, the designation of the image information can be recognized and the designation operation can be surely performed. be able to.
【0037】以上説明したように、本発明によれば、前
記表示された画像情報上で指定された領域の位置情報
を、前記入力した画像情報における座標情報として記憶
することにより、画像情報の処理が簡単に行える。As described above, according to the present invention, the processing of the image information is performed by storing the position information of the area designated on the displayed image information as the coordinate information in the input image information. Can be done easily.
【0038】以上説明したように、本発明によれば、前
記登録された文字認識辞書を用いて、前記入力される画
像情報を認識することにより、認識率を向上できる。As described above, according to the present invention, the recognition rate can be improved by recognizing the input image information by using the registered character recognition dictionary.
【0039】以上説明したように、本発明によれば、指
定された情報と、該情報の種類を識別し得る識別情報と
を対応付けて記憶し、前記記憶されている情報の貼り付
けの指示に応じて、前記に記憶されている識別情報を判
断し前記判断により該識別情報が画像情報であることを
示していると判断される場合に、前記記憶されている指
定された情報と、その情報に対応付けて辞書に登録すべ
く入力された文字情報とを対応付けて当該辞書に登録す
ることにより、登録する情報の指定を行う文書が自在に
選択でき、より自由度の高い登録処理が行える。As described above, according to the present invention, designated information and identification information capable of identifying the type of the information are stored in association with each other, and an instruction to paste the stored information is given. According to the above, when the identification information stored in the above is determined and it is determined by the determination that the identification information is image information, the stored specified information and its By registering in the dictionary in association with the character information input to be registered in the dictionary in association with the information, the document for specifying the information to be registered can be freely selected, and the registration process with a higher degree of freedom can be performed. You can do it.
【0040】以上説明したように、本発明によれば、前
記貼り付けの指示は、辞書への登録ウインドウにおける
枠に対して指示されることにより、辞書に登録する画像
の読み込みが簡便な操作で行える。As described above, according to the present invention, the pasting instruction is given to the frame in the dictionary registration window, so that the image to be registered in the dictionary can be easily read. You can do it.
【0041】以上説明したように、本発明によれば、前
記記憶されている指定された情報を正規化し、その正規
化された情報を前記辞書に登録することにより、画像を
指定する際にユーザに指定の精密性を強要しなくて良い
ので、より操作性が向上する。As described above, according to the present invention, the specified information stored is normalized, and the normalized information is registered in the dictionary so that the user can specify the image when specifying the image. Since it is not necessary to enforce the precision specified in, the operability is further improved.
【0042】以上説明したように、本発明によれば、前
記記憶されている指定された情報から特徴情報を抽出
し、該抽出された特徴情報を前記辞書に対応付けて登録
することにより、より良い辞書の作成が容易になる。As described above, according to the present invention, the feature information is extracted from the stored specified information, and the extracted feature information is registered in association with the dictionary. Making a good dictionary easier.
【0043】以上説明したように、本発明によれば、前
記登録された辞書を用いて画像情報を認識することによ
り、認識率を向上できる。As described above, according to the present invention, the recognition rate can be improved by recognizing image information using the registered dictionary.
【図1】第1の実施例に係る画像処理装置のブロック
図。FIG. 1 is a block diagram of an image processing apparatus according to a first embodiment.
【図2】第1の実施例に係る画像処理装置が行なう文字
登録処理のフローチャート。FIG. 2 is a flowchart of character registration processing performed by the image processing apparatus according to the first embodiment.
【図3】第1の実施例に係る文字登録時のディスプレイ
上の表示を説明する図。FIG. 3 is a diagram illustrating a display on a display during character registration according to the first embodiment.
【図4】第2の実施例に係る画像処理装置が行なう文字
登録処理のフローチャート。FIG. 4 is a flowchart of a character registration process performed by the image processing apparatus according to the second embodiment.
【図5】第2の実施例に係る文字登録時のディスプレイ
上の表示を説明する図。FIG. 5 is a diagram illustrating a display on a display during character registration according to the second embodiment.
【図6】一時格納領域の構造を説明する図。FIG. 6 is a diagram illustrating the structure of a temporary storage area.
【図7】従来例における文字登録時のディスプレイ上の
表示を説明する図。FIG. 7 is a diagram illustrating a display on a display during character registration in a conventional example.
Claims (24)
域を記憶し、 文字情報を入力し、 前記記憶されている部分画像情報と前記入力された文字
情報を対応付け得るデータを文字認識辞書に登録するこ
とを特徴とする画像処理方法。1. Displaying input image information, storing a partial image area specified in the displayed image information, inputting character information, storing the stored partial image information and the input character An image processing method characterized in that data capable of associating information is registered in a character recognition dictionary.
部分画像の指定を行うことを特徴とする請求項1に記載
の画像処理方法。2. The image processing method according to claim 1, wherein the input image information is recognized, and the partial image is designated on a display screen displaying the recognized image information.
文字認識辞書に登録することを特徴とする請求項1に記
載の画像処理方法。3. The image processing method according to claim 1, wherein the partial image area is normalized and then registered in the character recognition dictionary.
し、この抽出された特徴情報と前記入力された文字情報
とを対応付けて前記文字認識辞書に登録することを特徴
とする請求項1に記載の画像処理方法。4. The characteristic information is extracted from the partial image information, and the extracted characteristic information and the input character information are associated with each other and registered in the character recognition dictionary. The described image processing method.
領域を、矩形により表示することを特徴とする請求項1
に記載の画像処理方法。5. The area designated on the displayed image information is displayed in a rectangular shape.
The image processing method according to 1.
領域の位置情報を、前記入力した画像情報における座標
情報として記憶することを特徴とする請求項1に記載の
画像処理方法。6. The image processing method according to claim 1, wherein position information of a region designated on the displayed image information is stored as coordinate information in the input image information.
前記入力される画像情報を認識することを特徴とする請
求項1に記載の画像処理方法。7. Using the registered character recognition dictionary,
The image processing method according to claim 1, wherein the input image information is recognized.
し得る識別情報とを対応付けて記憶し、 前記記憶されている情報の貼り付けの指示に応じて、前
記に記憶されている識別情報を判断し、 前記判断により該識別情報が画像情報であることを示し
ていると判断される場合に、前記記憶されている指定さ
れた情報と、その情報に対応付けて辞書に登録すべく入
力された文字情報とを対応付けて当該辞書に登録するこ
とを特徴とする画像処理方法。8. The specified information and identification information capable of identifying the type of the information are stored in association with each other, and stored in accordance with an instruction to paste the stored information. When the identification information is judged and the judgment shows that the identification information is image information, the specified information stored and the information is registered in the dictionary in association with the specified information. An image processing method, characterized in that it is registered in the dictionary in association with the character information that has been input.
インドウにおける枠に対して指示されることを特徴とす
る請求項8に記載の画像処理方法。9. The image processing method according to claim 8, wherein the paste instruction is given to a frame in a dictionary registration window.
正規化し、その正規化された情報を前記辞書に登録する
ことを特徴とする請求項8に記載の画像処理方法。10. The image processing method according to claim 8, wherein the stored designated information is normalized, and the normalized information is registered in the dictionary.
ら特徴情報を抽出し、該抽出された特徴情報を前記辞書
に対応付けて登録することを特徴とする請求項8に記載
の画像処理方法。11. The image processing method according to claim 8, wherein feature information is extracted from the stored specified information, and the extracted feature information is registered in association with the dictionary. .
を認識することを特徴とする請求項8に記載の画像処理
方法。12. The image processing method according to claim 8, wherein image information is recognized using the registered dictionary.
手段と、 前記画像情報を表示した表示画面上で指定された部分画
像領域を記憶する指定画像記憶手段と、 文字情報を入力する文字入力手段と、 前記指定画像記憶手段に記憶されている部分画像情報と
前記文字入力手段により入力された文字情報を対応付け
得るデータを文字認識辞書に登録する登録手段とを有す
ることを特徴とする画像処理装置。13. An image input unit for inputting image information, a display unit for displaying the image information input from the image input unit, and a partial image area designated on a display screen displaying the image information. Designated image storage means, character input means for inputting character information, data that can associate partial image information stored in the designated image storage means with character information input by the character input means in a character recognition dictionary. An image processing apparatus comprising: a registration unit for registering.
情報を認識する認識手段を有し、 前記認識を行った画像情報を表示した表示画面上で前記
部分画像の指定を行うことを特徴とする請求項13に記
載の画像処理装置。14. A recognition device for recognizing the image information input by the image input device, wherein the partial image is designated on a display screen displaying the recognized image information. Item 13. The image processing device according to item 13.
文字認識辞書に登録することを特徴とする請求項13に
記載の画像処理装置。15. The image processing apparatus according to claim 13, wherein the partial image area is normalized and then registered in the character recognition dictionary.
し、この抽出された特徴情報と前記文字入力手段により
入力された文字情報とを対応付けて前記文字認識辞書に
登録することを特徴とする請求項13に記載の画像処理
装置。16. The feature information is extracted from the partial image information, and the extracted feature information and the character information input by the character input means are associated with each other and registered in the character recognition dictionary. The image processing device according to claim 13.
領域を、矩形により表示することを特徴とする請求項1
3に記載の画像処理装置。17. The area designated on the image information display means is displayed in a rectangular shape.
The image processing device according to item 3.
領域の位置情報を、前記入力した画像情報における座標
情報として記憶する位置記憶手段を有することを特徴と
する請求項13に記載の画像処理装置。18. The image processing according to claim 13, further comprising position storage means for storing position information of an area designated on the image information display means as coordinate information in the input image information. apparatus.
識辞書を用いて、前記画像入力手段より入力される画像
情報を認識することを特徴とする請求項13に記載の画
像処理装置。19. The image processing apparatus according to claim 13, wherein the image information input by the image input unit is recognized by using the character recognition dictionary registered by the registration unit.
別し得る識別情報とを対応付けて記憶する記憶手段と、 前記記憶手段に記憶されている情報の貼り付けを指示す
る貼り付け指示手段と、 前記貼り付け指示手段による貼り付けの指示に応じて、
前記記憶手段に記憶されている識別情報を判断する判断
情報と、 前記判断により該識別情報が画像情報であることを示し
ている場合に、前記記憶手段に記憶されている指定され
た情報と、その情報に対応付けて辞書に登録すべく入力
された文字情報とを対応付けて当該辞書に登録する登録
手段とを有することを特徴とする画像処理装置。20. Storage means for storing the designated information and identification information capable of identifying the type of the information in association with each other, and a pasting instruction for instructing pasting of the information stored in the storage means. Means, and in accordance with the pasting instruction by the pasting instruction means,
Judgment information for judging the identification information stored in the storage means, and designated information stored in the storage means when the judgment information indicates that the identification information is image information, An image processing apparatus, comprising: a registration unit that registers in the dictionary the character information input to be registered in the dictionary in association with the information.
録ウインドウにおける枠に対して指示されることを特徴
とする請求項に記載20の画像処理装置。21. The image processing apparatus according to claim 20, wherein the paste instruction unit is instructed to a frame in a dictionary registration window.
れた情報を正規化し、その正規化された情報を前記辞書
に登録することを特徴とする請求項20に記載の画像処
理装置。22. The image processing apparatus according to claim 20, wherein the designated information stored in the storage means is normalized, and the normalized information is registered in the dictionary.
れた情報から特徴情報を抽出し、該抽出された特徴情報
を前記辞書に対応付けて登録することを特徴とする請求
項20に記載の画像処理装置。23. The feature information is extracted from designated information stored in the storage means, and the extracted feature information is registered in association with the dictionary. Image processing device.
用いて画像情報を認識することを特徴とする請求項20
に記載の画像処理装置。24. The image information is recognized using a dictionary registered by the registration means.
An image processing apparatus according to claim 1.
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP7153329A JPH096904A (en) | 1995-06-20 | 1995-06-20 | Image processing method and apparatus |
| US08/666,680 US6456739B1 (en) | 1995-06-19 | 1996-06-18 | Apparatus for recognizing characters and a method therefor |
| DE69608035T DE69608035T2 (en) | 1995-06-19 | 1996-06-18 | Character recognition device and method |
| EP96304527A EP0750270B1 (en) | 1995-06-19 | 1996-06-18 | An apparatus for recognising characters and a method therefor |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP7153329A JPH096904A (en) | 1995-06-20 | 1995-06-20 | Image processing method and apparatus |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH096904A true JPH096904A (en) | 1997-01-10 |
Family
ID=15560118
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP7153329A Pending JPH096904A (en) | 1995-06-19 | 1995-06-20 | Image processing method and apparatus |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH096904A (en) |
-
1995
- 1995-06-20 JP JP7153329A patent/JPH096904A/en active Pending
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US6226631B1 (en) | Apparatus and methodology for submitting search queries | |
| US5987448A (en) | Methodology for displaying search results using character recognition | |
| JP2000322417A (en) | Image filing apparatus and method, and storage medium | |
| JP2001202475A (en) | Character recognition device and control method of character recognition device | |
| JPH08180068A (en) | Electronic filing equipment | |
| JPH096904A (en) | Image processing method and apparatus | |
| JPH06215089A (en) | Color image file management device | |
| JP2010039783A (en) | Device, system, method and program of document processing | |
| JPH10171920A (en) | Method and device for character recognition, and its recording medium | |
| US6456739B1 (en) | Apparatus for recognizing characters and a method therefor | |
| JP3484446B2 (en) | Optical character recognition device | |
| WO2022004097A1 (en) | Information processing device, information processing method, and computer program | |
| JPH1063813A (en) | Method for managing image document and device therefor | |
| JP2001028032A (en) | Image information processing device and mark sheet | |
| JPH0935007A (en) | Handwritten character / figure recognition device | |
| JPH08212287A (en) | Data management system and data processing method | |
| JP2002279343A (en) | Recognition result correction apparatus, recognition result correction method, and recording medium | |
| JPH10171917A (en) | Device and method for character recognition and its recording medium | |
| JPH07334611A (en) | How to display unrecognized characters | |
| JPH10154157A (en) | Electronic filing system | |
| JPH096894A (en) | Character recognition apparatus and method | |
| JPH10320107A (en) | Handwritten character input device with handwritten character recognition function | |
| JP2705972B2 (en) | Document processing device | |
| JPH06149888A (en) | Electronic filing system | |
| JPH06325205A (en) | Character recognizing device and method for designating area to be recognized and executed thereof |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20050609 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20050621 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20050822 |
|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20050927 |