JP2011233035A - Image editing apparatus, data entry system and program therefor - Google Patents

Image editing apparatus, data entry system and program therefor Download PDF

Info

Publication number
JP2011233035A
JP2011233035A JP2010104315A JP2010104315A JP2011233035A JP 2011233035 A JP2011233035 A JP 2011233035A JP 2010104315 A JP2010104315 A JP 2010104315A JP 2010104315 A JP2010104315 A JP 2010104315A JP 2011233035 A JP2011233035 A JP 2011233035A
Authority
JP
Japan
Prior art keywords
image
input field
position information
form image
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2010104315A
Other languages
Japanese (ja)
Inventor
Tomoyuki Tanaka
智之 田中
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.)
Toshiba Corp
Toshiba Digital Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Solutions Corp
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 Toshiba Corp, Toshiba Solutions Corp filed Critical Toshiba Corp
Priority to JP2010104315A priority Critical patent/JP2011233035A/en
Publication of JP2011233035A publication Critical patent/JP2011233035A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To improve efficiency of work by displaying input information which is not held in an entry column of a form to an operator as a clear image.SOLUTION: Positional information of an entry field in a form image is extracted based on the form image received by a control unit 30 and a form name of the form image. An evaluation value of each of image areas in a separated form image is determined by referring to the positional information of the extracted entry field. A resolution of each image area is determined based on the determined evaluation value. The form image formed by each image area of the resolution determined by an image processing unit is displayed. Therefore, a small information amount and the information which is not held in the entry field are provided as a clear image.

Description

本発明は、画像編集装置、データエントリシステムおよびそのプログラムに関する。   The present invention relates to an image editing apparatus, a data entry system, and a program thereof.

OCRやスキャナで郵便物、特に小包のあて先を認識する際において、文字認識ができなかった場合に、読み取った帳票イメージをオペレータ端末に表示し、オペレータがその帳票イメージに記載されている内容や項目を確認および入力してデータベース等に保管するデータエントリシステムがある。このようなデータエントリシステムにおいて、例えば特許文献1に開示されるように、帳票イメージをオペレータ端末に表示する際に、郵便物全体の画像(背景画像)を低い解像度を適用して表示し、帳票の入力欄(あて先)に相当するデータ部分(認識対象データ)に高い解像度を適用して背景画像に重ねて表示することにより、データ量を軽減しながらオペレータの作業を容易にする方法がある。   When recognizing mail, especially parcel destinations with OCR or a scanner, if the character cannot be recognized, the scanned form image is displayed on the operator terminal, and the contents and items described in the form image are displayed by the operator. There is a data entry system for confirming and inputting the data and storing it in a database or the like. In such a data entry system, as disclosed in, for example, Patent Document 1, when displaying a form image on an operator terminal, an image (background image) of the entire mail piece is displayed by applying a low resolution, and the form is displayed. There is a method of facilitating the operator's work while reducing the amount of data by applying a high resolution to the data portion (recognition target data) corresponding to the input field (destination) and displaying it over the background image.

特開2004−504139号公報JP 2004-504139 A

しかしながら、上述した方法では、手書きによってあて先を記載する際や印刷ズレなどによって発生する、読取対象の入力欄(フィールド)からはみ出した文字の記入部分は、高解像度のフィールドイメージでは表示されない。図11、は特許文献1の技術において入力される帳票画像101の一例である。また、図12は、帳票画像101が入力された場合にオペレータ端末に表示される帳票画像105の一例である。図11及び図12の符号102〜104、106〜108は、読み取った帳票の入力欄の内容を表す。   However, according to the above-described method, a character entry portion that protrudes from an input field (field) to be read, which occurs when a destination is written by handwriting or due to printing misalignment, is not displayed in a high-resolution field image. FIG. 11 is an example of a form image 101 input in the technique of Patent Document 1. FIG. 12 is an example of a form image 105 displayed on the operator terminal when the form image 101 is input. Reference numerals 102 to 104 and 106 to 108 in FIGS. 11 and 12 represent the contents of the input fields of the read forms.

特許文献1の技術を用いた場合、入力された帳票画像は図12の帳票画像105のように入力欄106,107,108からはみ出た部分は低解像度で表示されることになる。このため、オペレータは、帳票の文字記入欄に実際に筆記された文字がどのような文字であるかを判定できない場合がある。その場合、オペレータ自身が読取元の帳票自体から該当不明部分を見つけ出し、文字を判断することを行うため、処理の作業効率が低下していた。また、読取元の帳票が、例えば業務用途の場合、バッチ処理のため多数枚が1つのファイルにまとめてファイリングされていることが多く、その中から該当する一枚の帳票を見つけ出すのが容易ではなく、作業効率が低下していた。   When the technique of Patent Document 1 is used, the part of the input form image that protrudes from the input fields 106, 107, and 108 as shown in the form image 105 of FIG. 12 is displayed at a low resolution. For this reason, the operator may not be able to determine what kind of character is actually written in the character entry column of the form. In that case, the operator himself / herself finds the corresponding unknown part from the form itself of the reading source and determines the character, so that the work efficiency of the processing is lowered. Also, if the source form is for business use, for example, many batches are filed together in one file for batch processing, and it is not easy to find one corresponding form from among them. There was no work efficiency.

本発明は、上記の問題点を解決するためになされたもので、帳票の入力欄の外にはみ出た入力情報に関しても鮮明なイメージをオペレータに表示できる画像編集装置、データエントリシステムおよびそのプログラムの提供を目的とする。   The present invention has been made in order to solve the above-mentioned problems. An image editing apparatus, a data entry system, and a program for the image editing apparatus that can display a clear image to an operator even for input information that protrudes outside the entry field of the form. For the purpose of provision.

よって、上記目的を達成するために、
本発明の一態様に係る画像編集装置は、読み取られた帳票画像および前記帳票画像の入力欄の位置情報を格納する記憶部と、前記読み取られた前記帳票画像および前記入力欄の位置情報を受信する手段と、前記帳票画像を複数の画像領域に分割する手段と、分割した画像領域毎に前記入力欄の位置情報との位置関係を評価する手段と、前記評価に基づき前記入力欄の領域と重なる画像領域では最も高解像度と設定し、前記入力欄の位置情報から離れている画像領域に対しては前記入力欄の位置情報から離れるに従い低い解像度を設定する手段とを有する画像処理部とを備えることを特徴とし、
本発明の一態様に係るデータエントリシステムは、記入欄を有する帳票画像を読み取る画像読取装置と、前記読取装置で読み取られた帳票画像および前記帳票画像の入力欄の位置情報を記憶する記憶手段を備え、前記票画像上の各記入欄に記入された情報に対するデータエントリ処理を行うための帳票画像情報を作成するサーバと、前記帳票画像情報を表示しデータエントリ処理を行う情報端末装置とからなるデータエントリシステムであって、前記サーバは、前記帳票画像を複数の画像領域に分割する手段と、前記分割した画像領域毎に前記入力欄の位置情報との位置関係を評価する手段と、前記評価に基づき前記入力欄の領域と重なる画像領域では最も高解像度と設定し、前記入力欄の位置情報から離れている画像領域に対してしては前記入力欄の位置情報から離れるに従い低い解像度に設定する手段とを有する画像処理部を備え、前記画像処理部で設定された解像度に基づき、前記情報端末装置に表示するための前記帳票画像を作成することを特徴とし、
本発明の一態様に係るデータエントリプログラムは、読み取られた帳票画像と、前記帳票画像の入力欄の位置情報を受信するステップと、前記帳票画像を複数の画像領域に分割するステップと、分割した画像領域毎に前記入力欄の位置情報との位置関係を評価するステップと、その評価に基づき前記入力欄の領域と重なる画像領域では最も高解像度と設定し、前記入力欄の位置情報から離れている画像領域に対しては前記入力欄の位置情報から離れるに従い低い解像度を設定するステップと、をコンピュータに実現させることを特徴とする。
Therefore, in order to achieve the above purpose,
An image editing apparatus according to an aspect of the present invention receives a read form image and position information of an input field of the form image, and receives the read form image and position information of the input field. Means for dividing the form image into a plurality of image areas, means for evaluating the positional relationship with the position information of the input field for each of the divided image areas, and the area of the input field based on the evaluation An image processing unit having means for setting the highest resolution in the overlapping image area and setting a lower resolution as the distance from the position information in the input field is increased for the image area far from the position information in the input field. Characterized by comprising,
A data entry system according to an aspect of the present invention includes an image reading apparatus that reads a form image having an entry field, and a storage unit that stores position information of the form image read by the reading apparatus and an input field of the form image. And a server that creates form image information for performing data entry processing on information entered in each entry field on the form image, and an information terminal device that displays the form image information and performs data entry processing. In the data entry system, the server includes a unit that divides the form image into a plurality of image regions, a unit that evaluates a positional relationship between position information of the input field for each of the divided image regions, and the evaluation Based on the above, the highest resolution is set for the image area that overlaps the area of the input field, and the image area far from the position information of the input field is set to the previous resolution. An image processing unit having a means for setting a lower resolution as the distance from the position information of the input field increases, and creates the form image to be displayed on the information terminal device based on the resolution set by the image processing unit It is characterized by
A data entry program according to an aspect of the present invention includes: a read form image; receiving position information of an input field of the form image; dividing the form image into a plurality of image areas; A step of evaluating the positional relationship with the position information of the input field for each image area, and setting the highest resolution in the image area overlapping the area of the input field based on the evaluation, apart from the position information of the input field And a step of setting a lower resolution for the existing image area as the distance from the position information in the input field increases.

本発明によれば、帳票の入力欄の外にはみ出た入力情報に関しても鮮明なイメージをオペレータに提供することができる。   According to the present invention, it is possible to provide a clear image to an operator regarding input information that protrudes outside the entry field of a form.

本実施形態に係るデータエントリシステムの全体構成の一例を示すブロック図である。It is a block diagram which shows an example of the whole structure of the data entry system which concerns on this embodiment. 本実施形態に係る画像データ作成処理を行う対象の帳票画像の一例である。It is an example of the form image of the object which performs image data creation processing concerning this embodiment. 本実施形態に係る画像処理部による画像データ作成処理の一例を示すフローチャートである。It is a flowchart which shows an example of the image data creation process by the image process part which concerns on this embodiment. 本実施形態に係る帳票情報テーブルの一例を示す図である。It is a figure which shows an example of the form information table which concerns on this embodiment. 本実施形態に係る入力欄位置情報テーブルの一例を示す図である。It is a figure which shows an example of the input column position information table which concerns on this embodiment. 本実施形態に係る帳票画像と入力欄の位置情報との関係を示す図である。It is a figure which shows the relationship between the form image which concerns on this embodiment, and the positional information on an input column. 本実施形態に係る評価値定義部による評価値定義処理の一例を示すフローチャートである。It is a flowchart which shows an example of the evaluation value definition process by the evaluation value definition part which concerns on this embodiment. 本実施形態に係る帳票画像において評価値が「10」と定義された格子画像領域を示す図である。It is a figure which shows the grid | lattice image area | region where the evaluation value was defined as "10" in the form image which concerns on this embodiment. 本実施形態に係る評価値定義部によって評価値定義処理が行われた帳票画像の一例を示す図である。It is a figure which shows an example of the form image in which the evaluation value definition process was performed by the evaluation value definition part which concerns on this embodiment. 本実施形態に係る情報端末装置が受信する帳票画像の一例を示す図である。It is a figure which shows an example of the form image which the information terminal device which concerns on this embodiment receives. 先行技術による、入力される帳票画像の一例を示す図である。It is a figure which shows an example of the form image input by a prior art. 先行技術による、オペレータ端末に表示される帳票画像の一例を示す図である。It is a figure which shows an example of the form image displayed on an operator terminal by a prior art.

以下に、本発明の第1の実施形態を図1乃至図10を参照しながら説明する。   In the following, a first embodiment of the present invention will be described with reference to FIGS.

(第1の実施形態)
図1は、本実施形態に係るデータエントリシステム100の全体構成の一例を示すブロック図である。まず、図1を参照して、本実施形態に係るデータエントリシステム100の全体構成について説明する。
(First embodiment)
FIG. 1 is a block diagram showing an example of the overall configuration of the data entry system 100 according to the present embodiment. First, the overall configuration of the data entry system 100 according to the present embodiment will be described with reference to FIG.

データエントリシステム100は、画像イメージを読み取る帳票読取装置11と、記憶部20、制御部30、画像処理部40を有するエントリサーバ10と、それに接続される複数の情報端末装置50などから構成される。   The data entry system 100 includes a form reading device 11 for reading an image, an entry server 10 having a storage unit 20, a control unit 30, and an image processing unit 40, and a plurality of information terminal devices 50 connected thereto. .

帳票読取装置11は、スキャナなどの装置によって帳票を読取って帳票画像を作成する。読み取られた帳票画像データは、制御部30によって記憶部20内の帳票イメージDB21もしくは画像処理部40に送信される。   The form reading device 11 reads a form with a device such as a scanner and creates a form image. The read form image data is transmitted by the control unit 30 to the form image DB 21 in the storage unit 20 or the image processing unit 40.

記憶部20は、帳票読取装置11が読み取った帳票画像データを記憶する帳票イメージデータベース21(DB)と、帳票入力欄DB22とを有している。帳票イメージDB21には、帳票画像データとその帳票画像の種類である「帳票名」とが関連付けて登録される。帳票入力欄DB22には、帳票名ごとに入力欄の定義情報が登録されている。入力欄の定義情報には、例えば図5に示すような入力欄の左上座標と右下座標とからなる入力欄の位置情報が含まれている。記憶部20としては、例えば磁気ディスク装置、半導体メモリ、光ディスクメモリなどが用いられる。   The storage unit 20 includes a form image database 21 (DB) that stores form image data read by the form reading device 11 and a form input field DB 22. In the form image DB 21, form image data and “form name” which is the type of the form image are registered in association with each other. In the form input field DB 22, input field definition information is registered for each form name. The definition information of the input field includes, for example, position information of the input field composed of upper left coordinates and lower right coordinates of the input field as shown in FIG. For example, a magnetic disk device, a semiconductor memory, an optical disk memory, or the like is used as the storage unit 20.

制御部30は、帳票読取装置11と、記憶部20と、画像処理部40と、複数の情報端末装置50を制御するものである。制御部30は、画像処理部40によって「画像データ作成処理」が行われた帳票画像データを接続先の情報端末装置50に送信する。   The control unit 30 controls the form reading device 11, the storage unit 20, the image processing unit 40, and the plurality of information terminal devices 50. The control unit 30 transmits the form image data on which the “image data creation process” has been performed by the image processing unit 40 to the information terminal device 50 that is the connection destination.

画像処理部40は、入力欄データ抽出部41と、評価値定義部42と、イメージ編集部43などを有する。画像処理部40は、帳票読取装置11により読み取られた帳票画像データを制御部30から受信すると、後述する「画像データ作成処理」を行う。画像処理部40としては、例えばスキャナや、通常のOCRや、スキャナと文字認識ソフトウェアをインストールしたPCで構成されるOCRなどが用いられる。   The image processing unit 40 includes an input field data extraction unit 41, an evaluation value definition unit 42, an image editing unit 43, and the like. When receiving the form image data read by the form reading device 11 from the control unit 30, the image processing unit 40 performs “image data creation processing” described later. As the image processing unit 40, for example, a scanner, a normal OCR, or an OCR configured by a PC on which a scanner and character recognition software are installed are used.

情報端末装置50は、入力部51と、表示部52などを有する。ここでは、3台の情報端末装置50を例示するが、1つ又はより多数の情報端末装置が接続されてもよい。また、情報端末装置50と制御部30は、ネットワークを介して接続してもよい。   The information terminal device 50 includes an input unit 51, a display unit 52, and the like. Here, three information terminal devices 50 are illustrated, but one or more information terminal devices may be connected. The information terminal device 50 and the control unit 30 may be connected via a network.

次に、本実施形態に係るデータエントリシステム100のデータエントリ処理について説明する。   Next, data entry processing of the data entry system 100 according to the present embodiment will be described.

(1)データエントリシステム100では、読み取り対象とする帳票を帳票読取装置11にかけてスキャンさせる。 (1) In the data entry system 100, a form to be read is scanned by the form reading device 11.

(2)制御部30は、帳票読取装置11でスキャンした帳票の種類を判別し、その判別結果を帳票画像データとともに記憶部20に格納する。 (2) The control unit 30 determines the type of the form scanned by the form reading device 11, and stores the determination result in the storage unit 20 together with the form image data.

(3)エントリを行うオペレータは、情報端末装置50でエントリ用のアプリケーションを起動する。 (3) An operator who makes an entry activates an entry application on the information terminal device 50.

(4)情報端末装置50のアプリケーションは、起動するとデータエントリシステム100と通信し、エントリ可能な帳票の情報を要求する。 (4) When activated, the application of the information terminal device 50 communicates with the data entry system 100 and requests information on a form that can be entered.

(5)データエントリシステム100の制御部30は、情報端末装置50から上記要求をうけると、記憶部20に蓄えられた情報から帳票画像データを取り出し、画像処理部40で「画像データ作成処理」を実行させる。続いて制御部30は、その画像データ作成処理によって得られた複数の解像度からなる帳票画像データなどの情報を要求元の情報端末装置50に送信する。本実施形態では、画像データ作成処理によって送信するデータ量を抑える仕組みとなっている。 (5) Upon receiving the above request from the information terminal device 50, the control unit 30 of the data entry system 100 extracts the form image data from the information stored in the storage unit 20, and the image processing unit 40 performs “image data creation processing”. Is executed. Subsequently, the control unit 30 transmits information such as form image data having a plurality of resolutions obtained by the image data creation process to the requesting information terminal device 50. In this embodiment, the amount of data transmitted by the image data creation process is suppressed.

なお、画像処理部40は、記憶部20に格納された帳票画像データではなく、帳票読取装置11によって読み取られた帳票画像データを受信して「画像データ作成処理」を行ってもよい。また、「画像データ作成処理」を行った帳票画像データを記憶部20に一時記憶し、情報端末装置50から上記要求を受け取ると記憶部20から読み出して送信するとしてもよい。   Note that the image processing unit 40 may receive the form image data read by the form reading device 11 instead of the form image data stored in the storage unit 20 and perform “image data creation processing”. Alternatively, the form image data that has undergone the “image data creation process” may be temporarily stored in the storage unit 20, and when the request is received from the information terminal device 50, it may be read from the storage unit 20 and transmitted.

(6)情報端末装置50のアプリケーションは、制御部30から送信された、「画像データ作成処理」が行われた帳票画像データをもとに帳票画像を表示し、併せてエントリ画面を表示する。このとき表示される帳票画像は、入力欄からはみ出て記載された情報が「画像データ作成処理」で決定した解像度で表示されており、オペレータは容易に記載内容を識別することができる。 (6) The application of the information terminal device 50 displays a form image based on the form image data subjected to the “image data creation process” transmitted from the control unit 30, and also displays an entry screen. The form image displayed at this time is displayed at the resolution determined by the “image data creation process” with the information described outside the input field, and the operator can easily identify the description.

(7)送信された帳票画像に基づきデータエントリされたデータは、情報端末装置50からデータエントリシステム100に送信され、記憶部20に保存される。 (7) Data that has been data-entry based on the transmitted form image is transmitted from the information terminal device 50 to the data entry system 100 and stored in the storage unit 20.

続いて、上述したデータエントリ処理の工程(5)を行う際のデータエントリシステム100の動作について図2乃至図9を参照して説明する。   Next, the operation of the data entry system 100 when performing the above-described data entry processing step (5) will be described with reference to FIGS.

図2は、画像データ作成処理が行われる対象の帳票画像の一例であり、図3は画像処理部40による画像データ作成処理を示すフローチャートである。ここでは、図2に示す帳票画像300は、「郵便番号」301と、「住所」302と、「電話番号」303とが記載されているとする。   FIG. 2 is an example of a target form image on which image data creation processing is performed, and FIG. 3 is a flowchart showing image data creation processing by the image processing unit 40. Here, it is assumed that the form image 300 shown in FIG. 2 includes “zip code” 301, “address” 302, and “phone number” 303.

まず、画像処理部40が読み取られた帳票画像データを含む帳票情報を受信する(ステップS21)。帳票情報は、図4に示すテーブルの200ように、帳票画像データ201と、その帳票画像データ201の種類を示す帳票名202などを有している。本実施形態では、図4に示す画像1が図2に示す帳票画像データ300であるとする。すなわち、図2の帳票画像300の帳票名202(帳票の種類)は「帳票A」である。   First, form information including form image data read by the image processing unit 40 is received (step S21). The form information includes form image data 201, a form name 202 indicating the type of the form image data 201, and the like, as in the table 200 shown in FIG. In the present embodiment, it is assumed that the image 1 shown in FIG. 4 is the form image data 300 shown in FIG. That is, the form name 202 (form type) of the form image 300 in FIG. 2 is “form A”.

次に、画像処理部40の入力欄データ抽出部41は、帳票入力欄DB22から帳票画像データ300における入力欄毎の位置情報を抽出する(ステップS22)入力欄データ抽出部41は、抽出した入力欄毎の位置情報を評価値定義部42に出力する。   Next, the input field data extraction unit 41 of the image processing unit 40 extracts position information for each input field in the form image data 300 from the form input field DB 22 (step S22). The position information for each column is output to the evaluation value definition unit 42.

図5は、帳票画像データ300に対応して帳票入力欄DB22に登録されている「帳票A」の入力欄の位置情報テーブル500である。入力欄毎の位置情報は、図5に示すように、帳票名501ごとに定義されており、例えば「入力欄番号」502の欄1は、帳票画像300の第1の画像(郵便番号)301に対応するものであり、その入力欄の左上部分の座標を表す「左上座標」503と、右下部分の座標を現す「右下座標」504とからなる。すなわち、処理対象の帳票画像300の帳票名201と同じ帳票名501の位置情報が抽出される。図2に示した帳票画像300の第2の画像(住所)302、第3の画像(電話番号)303も同様に、図5の欄2、欄3に示すように位置情報が抽出される。 FIG. 5 is a position information table 500 of an input field of “form A” registered in the form input field DB 22 corresponding to the form image data 300. The position information for each input field is defined for each form name 501 as shown in FIG. 5. For example, the field 1 of “input field number” 502 is the first image (postal code) 301 of the form image 300. , And consists of “upper left coordinates” 503 representing the coordinates of the upper left portion of the input field and “lower right coordinates” 504 representing the coordinates of the lower right portion. That is, the position information of the form name 501 that is the same as the form name 201 of the form image 300 to be processed is extracted. Similarly, the position information is extracted from the second image (address) 302 and the third image (phone number) 303 of the form image 300 shown in FIG. 2 as shown in the column 2 and the column 3 of FIG.

本実施形態においては、入力欄はあらかじめ「対象の帳票画像のX軸に平行な辺と、Y軸に平行な辺とを持つ矩形である」と定義されている。すなわち、入力欄は「左上座標503を通り、X/Y軸に平行な辺」と「右下座標504を通り、X/Y軸に平行な辺」とに囲まれた位置にある。 In this embodiment, the input field is defined in advance as “a rectangle having a side parallel to the X axis and a side parallel to the Y axis of the target form image”. In other words, the input field is located at a position surrounded by “side passing through the upper left coordinate 503 and parallel to the X / Y axis” and “side passing through the lower right coordinate 504 and parallel to the X / Y axis”.

なお、図示しないが、入力欄の定義は、図5に示した位置情報テーブル500において帳票名202毎に行うことも可能であるし、入力欄番号502毎に行うことも可能である。また、画像処理部40が帳票画像データを受信する毎に定義してもよい。 Although not shown, the definition of the input field can be performed for each form name 202 in the position information table 500 shown in FIG. 5 or can be performed for each input field number 502. Alternatively, it may be defined each time the image processing unit 40 receives form image data.

なお、入力欄の位置情報は「左上座標」と「右下座標」に限らない。例えば、入力欄の位置情報を「中心座標:(X,Y)」と「半径:R」とし、入力欄を「中心が「(X,Y)」で、半径が「R」の円形である」と定義しても良い。 The position information in the input field is not limited to “upper left coordinates” and “lower right coordinates”. For example, the position information in the input field is “center coordinates: (X, Y)” and “radius: R”, and the input field is a circle with “center is“ (X, Y) ”and radius is“ R ”. May be defined.

ステップS22の処理によって抽出された帳票画像300に対する入力欄の位置情報を図6に示す。図5に示す欄1が図6における破線の矩形で示した入力欄401であり、欄2が図6における破線の矩形で示した入力欄402であり、欄3が図6における破線の矩形で示した入力欄403である。   FIG. 6 shows the position information of the input field for the form image 300 extracted by the process of step S22. A column 1 shown in FIG. 5 is an input column 401 shown by a broken-line rectangle in FIG. 6, a column 2 is an input column 402 shown by a broken-line rectangle in FIG. 6, and a column 3 is a broken-line rectangle in FIG. This is the input field 403 shown.

続いて、画像処理部40の評価値定義部42は、帳票画像300を等幅の格子状の画像領域に分割し、分割した各格子の「評価値」を定義するための「評価値定義処理」を行う(ステップS23)。評価値定義部42は、定義した評価値をイメージ編集部43に出力する。この評価値とは、上述した帳票の入力欄と分割された格子との近さを表すものである。すなわち、評価値が高いことは、入力欄の位置と分割された格子とが近いことを意味する。したがって、入力欄の画像領域と分割された格子の画像領域とが重なる場合、その格子の評価値は最大値を示す。なお、分割は設定した画素数毎としてもよいし、mm(ミリメートル)などの長さの単位で行ってもよい。   Subsequently, the evaluation value definition unit 42 of the image processing unit 40 divides the form image 300 into grid-shaped image regions having equal widths, and performs “evaluation value definition processing” for defining the “evaluation value” of each divided grid. Is performed (step S23). The evaluation value definition unit 42 outputs the defined evaluation value to the image editing unit 43. This evaluation value represents the proximity between the above-described form entry field and the divided grid. That is, a high evaluation value means that the position of the input field is close to the divided grid. Therefore, when the image area of the input field and the image area of the divided grid overlap, the evaluation value of the grid shows the maximum value. The division may be performed for each set number of pixels or may be performed in units of length such as mm (millimeter).

評価値定義部42は、帳票画像300中の全ての格子に対して評価値を定義してもよい。また、評価値定義部42が定義した格子の評価値が最小値である場合に、全ての評価値未定義の格子の評価値を最小値とするようにしてもよい。最大値および最小値は、ユーザーが任意に設定するようにしてもよい。また、評価値は数字を用いてもよいし、アルファベットを用いてもよい。   The evaluation value definition unit 42 may define evaluation values for all grids in the form image 300. Further, when the evaluation value of the lattice defined by the evaluation value defining unit 42 is the minimum value, the evaluation values of all the lattices whose evaluation values are undefined may be set as the minimum value. The maximum value and the minimum value may be arbitrarily set by the user. Moreover, a numerical value may be used for an evaluation value and an alphabet may be used.

イメージ編集部43は、評価値定義部42が定義した各格子の評価値に基づいて各格子の解像度を決定し、新解像度の帳票画像データを作成する(ステップS24)。作成した新解像度の帳票画像データは、制御部30によって情報端末装置50に送信される(ステップS25)。   The image editing unit 43 determines the resolution of each grid based on the evaluation value of each grid defined by the evaluation value defining unit 42, and creates form image data with a new resolution (step S24). The created new resolution form image data is transmitted to the information terminal device 50 by the control unit 30 (step S25).

ステップS23の評価値定義処理について、図7乃至図10を参照して詳しく説明する。図7は、評価値定義部42による評価値定義処理を示すフローチャートである。ここでは、評価値定義処理42における評価値の最大値を「10」、最小値を「7」とする。   The evaluation value definition process in step S23 will be described in detail with reference to FIGS. FIG. 7 is a flowchart showing evaluation value definition processing by the evaluation value definition unit 42. Here, the maximum value of the evaluation value in the evaluation value definition process 42 is “10”, and the minimum value is “7”.

評価値定義部42は、まず、帳票画像300を図8に示すように等幅の格子状に分割する(ステップS30)。次に、評価値定義部42は、帳票入力欄DB22から抽出された入力欄毎の位置情報に基づいて、ステップS30で分割した各格子の矩形が図6の入力欄401と重なりを持つか否か判定し、重なりを持つ格子を抽出する。評価値定義部42は、図9に示すように抽出された重なりを持つ全ての格子の評価値を「10」(最大値)とする(ステップS31)。すなわち、入力欄401,402,403と画像領域が重なる格子をもっとも近い、すなわち評価値が最大値「10」であると定義する。この入力欄401,402,403と画像領域が重なる格子を基準格子とする。なお、ここでは最大値を「10」と評価したが、「A」や「100」など、任意で設定してよい。また、画像領域の分割は等幅でなく、ユーザーが指定した幅で分割してもよい。図9では、帳票画像300に対し評価値が「10」と定義された格子画像領域533を示す。   The evaluation value definition unit 42 first divides the form image 300 into a uniform grid as shown in FIG. 8 (step S30). Next, the evaluation value definition unit 42 determines whether or not each grid rectangle divided in step S30 overlaps with the input field 401 in FIG. 6 based on the position information for each input field extracted from the form input field DB 22. To determine whether or not lattices with overlap are extracted. The evaluation value definition unit 42 sets “10” (maximum value) as the evaluation value of all the lattices having the overlap extracted as shown in FIG. 9 (step S31). That is, the grid where the input fields 401, 402, and 403 overlap with the image area is defined as the closest, that is, the evaluation value is the maximum value “10”. A grid where the input fields 401, 402, 403 and the image area overlap is set as a reference grid. Although the maximum value is evaluated as “10” here, “A” or “100” may be arbitrarily set. Further, the image area may be divided by a width specified by the user instead of the uniform width. FIG. 9 shows a grid image area 533 in which the evaluation value is defined as “10” for the form image 300.

続いて、評価値定義部42は、評価値を定義された格子の上下左右に隣接した格子のうち、評価値が未定義の格子の評価値を「(評価値)−1」と定義する(ステップS32)。評価値定義部42は、全ての格子に対して評価値Nが定義された場合(ステップS33のNo)、評価値定義処理を終了する。   Subsequently, the evaluation value definition unit 42 defines the evaluation value of the lattice whose evaluation value is undefined among the lattices adjacent to the upper, lower, left, and right of the lattice in which the evaluation value is defined as “(evaluation value) −1” ( Step S32). When the evaluation value N is defined for all the lattices (No in step S33), the evaluation value defining unit 42 ends the evaluation value defining process.

評価値定義部42は、評価値Nが未定義の格子が存在する場合であって(ステップS33のYes)、ステップS32で定義した評価値が「7」(最小値)より大である場合は(ステップS34のYes)、ステップS25に戻りステップS25〜ステップS27の処理を繰り返す。   The evaluation value defining unit 42 is a case where there is a lattice in which the evaluation value N is undefined (Yes in Step S33), and the evaluation value defined in Step S32 is larger than “7” (minimum value). (Yes in step S34), the process returns to step S25, and the processes in steps S25 to S27 are repeated.

評価値定義部42は、評価値Nが未定義の格子が存在する場合であって(ステップS33のYes)、ステップS32で定義した評価値が「7」(最小値)以下である場合(ステップS34のNo)、評価値未定義の全ての格子の評価値を「7」と定義し、(ステップS35)、評価値定義処理を終了する。   The evaluation value defining unit 42 is a case where there is a lattice with an undefined evaluation value N (Yes in Step S33), and the evaluation value defined in Step S32 is “7” (minimum value) or less (Step S33). No in S34), the evaluation values of all the lattices whose evaluation values are undefined are defined as “7” (step S35), and the evaluation value defining process is terminated.

図9に評価値定義部42によって評価値定義処理が行われた帳票画像300を示す。図9では、網掛けのない格子は評価値が「10」と定義された基準格子である。評価値「10」の基準格子の上下左右の領域(斜めの網掛けブロック)に対し、評価値「9」が定義されたことを示している。更に、評価値「9」の格子の上下左右の領域(格子の網掛けブロック)に対し、評価値「8」が定義されたことを示している。更に、評価値「8」の格子の上下左右の領域(多数点の網掛けブロック)に対し、評価値「7」が定義されたことを示している。
評価値定義部42は、入力欄データの情報を用いて、対象の帳票画像300において重要な画像領域はどこかを定める。
FIG. 9 shows a form image 300 that has been subjected to evaluation value definition processing by the evaluation value definition unit 42. In FIG. 9, a grid without shading is a reference grid whose evaluation value is defined as “10”. It shows that the evaluation value “9” is defined for the upper, lower, left and right regions (oblique shaded blocks) of the reference grid of the evaluation value “10”. Further, it is shown that the evaluation value “8” is defined for the upper, lower, left, and right regions (hatched blocks of the lattice) of the evaluation value “9”. Further, it is shown that the evaluation value “7” is defined for the upper, lower, left and right regions (multi-point shaded block) of the lattice of the evaluation value “8”.
The evaluation value definition unit 42 uses the information in the input field data to determine where the important image area in the target form image 300 is.

イメージ編集部43は、評価値定義部42が提示した評価値を参照して、評価値「10」、を最高解像度に設定して制御部30に出力する。また、評価値「9」を評価値「10」より低い解像度に設定に出力する。評価値「8」を評価値「9」より低い解像度に設定して制御部30に出力する。また、評価値「7」を評価値「8」より低い解像度に設定して制御部30に出力する。   The image editing unit 43 refers to the evaluation value presented by the evaluation value defining unit 42, sets the evaluation value “10” to the highest resolution, and outputs the evaluation value to the control unit 30. Also, the evaluation value “9” is output to the setting with a resolution lower than the evaluation value “10”. The evaluation value “8” is set to a resolution lower than the evaluation value “9” and is output to the control unit 30. Further, the evaluation value “7” is set to a resolution lower than the evaluation value “8” and is output to the control unit 30.

ここで、入力欄からはみ出した入力情報は、評価値「10」に隣接する領域であることが一般的であるので、この評価値「9」に対しては低い解像度ではなく高解像度に設定することにより、はみ出した入力情報の読み取りが著しく向上することができる。   Here, since the input information that protrudes from the input field is generally an area adjacent to the evaluation value “10”, the evaluation value “9” is set to a high resolution instead of a low resolution. Thus, the reading of the protruding input information can be remarkably improved.

つまり、本実施形態では、分割した画像領域毎に入力欄の位置情報との位置関係を評価し、その評価に基づき入力欄の領域と重なる画像領域では最も高解像度と設定し、入力欄の位置情報から離れている画像領域に対しては、入力欄の位置情報から離れるに従い低い解像度を設定することになる。   That is, in this embodiment, the positional relationship with the position information of the input field is evaluated for each divided image area, and based on the evaluation, the highest resolution is set in the image area that overlaps the input field area. For an image area far from the information, a lower resolution is set as the distance from the position information in the input field increases.

なお、ここでは、評価値「10」〜「7」を段階的に低い解像度に設定するとしたが、評価値「10」を最も高解像度とし、評価値「9」と「8」を次に低い解像度とし、評価値「7」を次に低い解像度としてもよい。或いは、評価値「10」、「9」を最も高解像度とし、評価値「8」と「7」を次に低い解像度としてもよい。   Here, the evaluation values “10” to “7” are set to gradually lower resolutions, but the evaluation value “10” is the highest resolution, and the evaluation values “9” and “8” are the next lowest. The resolution may be set, and the evaluation value “7” may be set to the next lower resolution. Alternatively, the evaluation values “10” and “9” may be the highest resolution, and the evaluation values “8” and “7” may be the next lowest resolution.

そして制御部30は、作成した新解像度の帳票画像データをオペレータ端末である情報端末装置50に送信する。情報端末装置50が受信する帳票画像600を図10に示す。情報端末装置50では、図10の帳票画像600を用いてデータエントリーを実行する。   Then, the control unit 30 transmits the created new resolution form image data to the information terminal device 50 which is an operator terminal. A form image 600 received by the information terminal device 50 is shown in FIG. In the information terminal device 50, data entry is executed using the form image 600 of FIG.

以上のように、本実施形態によれば、元の帳票画像と比較して情報量が少なく、かつ入力欄からはみ出た情報も鮮明な帳票画像で情報端末装置に送信することにより、作業効率を向上することができる。また、解像度の高い画像データ(任意設定可)を保存し、解像度の低い画像データは削除するなどすることにより、画像データの記憶容量を削減することができる。   As described above, according to the present embodiment, the amount of information is small compared to the original form image, and information that protrudes from the input field is also transmitted to the information terminal device in a clear form image, thereby improving work efficiency. Can be improved. Further, the storage capacity of image data can be reduced by storing high-resolution image data (can be arbitrarily set) and deleting low-resolution image data.

なお、評価値定義部42の評価値定義処理は、確率分布モデルを用いて行ってもよい。例えば、入力欄の外枠の位置を0とし、外向きにxミリ離れたところにはみ出た文字が存在する確率を計算して、計算結果を参照して評価値を定義する。   Note that the evaluation value defining process of the evaluation value defining unit 42 may be performed using a probability distribution model. For example, the position of the outer frame of the input field is set to 0, the probability that there is a character that protrudes x millimeters outward is calculated, and the evaluation value is defined with reference to the calculation result.

また、本発明は上記した実施形態に限定されず、発明の要旨を逸脱しない範囲において、設計変更して構わない。   The present invention is not limited to the above-described embodiment, and the design may be changed without departing from the gist of the invention.

例えば、帳票画像を当幅の格子状の画像領域に分割するのではなく、各格子のサイズを指定してもよい。また、評価値定義処理は分割した全ての格子を対象とするのではなく、入力欄の外枠からの距離によって定義対象を限定してもよい。また、入力欄の外枠からの距離によって評価値を定義してもよい。すなわち、入力欄内の解像度を最も高解像度とし、入力欄からの一定の距離以内の領域を入力欄内の解像度より低い中解像度とし、入力欄から一定の距離より離れた領域を中解像度より低い解像度としてもよい。   For example, the size of each grid may be designated instead of dividing the form image into grid-like image areas of the current width. In addition, the evaluation value definition process may not limit all divided grids, but may limit the definition target based on the distance from the outer frame of the input field. Moreover, you may define an evaluation value with the distance from the outer frame of an input column. In other words, the resolution in the input field is the highest resolution, the area within a certain distance from the input field is the medium resolution lower than the resolution in the input field, and the area far from the input field is lower than the medium resolution. It is good also as resolution.

10…エントリサーバ、11…帳票読取装置、20…記憶部、21…帳票イメージデータベース、22…帳票入力欄データベース、30…制御部、40…画像処理部、41…入力欄データ抽出部、42…評価値定義部、43…イメージ編集部、50…情報端末装置、51…入力部、52…表示部 DESCRIPTION OF SYMBOLS 10 ... Entry server, 11 ... Form reading apparatus, 20 ... Memory | storage part, 21 ... Form image database, 22 ... Form input column database, 30 ... Control part, 40 ... Image processing part, 41 ... Input field data extraction part, 42 ... Evaluation value definition unit, 43 ... Image editing unit, 50 ... Information terminal device, 51 ... Input unit, 52 ... Display unit

Claims (4)

読み取られた帳票画像および前記帳票画像の入力欄の位置情報を格納する記憶部と、
前記読み取られた前記帳票画像および前記入力欄の位置情報を受信する手段と、前記帳票画像を複数の画像領域に分割する手段と、分割した画像領域毎に前記入力欄の位置情報との位置関係を評価する手段と、前記評価に基づき前記入力欄の領域と重なる画像領域では最も高解像度と設定し、前記入力欄の位置情報から離れている画像領域に対しては前記入力欄の位置情報から離れるに従い低い解像度を設定する手段とを有する画像処理部と
を備える画像編集装置。
A storage unit for storing the read form image and position information of an input field of the form image;
Positional relationship between means for receiving the read form image and position information of the input field, means for dividing the form image into a plurality of image areas, and position information of the input field for each divided image area And the highest resolution in the image area that overlaps the area of the input field based on the evaluation, and from the position information of the input field for an image area that is far from the position information of the input field An image editing apparatus comprising: an image processing unit having a means for setting a lower resolution as the user leaves.
前記分割した各画像領域は、等幅の矩形であり、
前記入力欄の位置情報は前記矩形の対角座標値である
ことを特徴とする請求項1に記載の画像編集装置。
Each of the divided image areas is a rectangle having an equal width,
The image editing apparatus according to claim 1, wherein the position information of the input field is a diagonal coordinate value of the rectangle.
記入欄を有する帳票画像を読み取る画像読取装置と、
前記読取装置で読み取られた帳票画像および前記帳票画像の入力欄の位置情報を記憶する記憶手段を備え、前記票画像上の各記入欄に記入された情報に対するデータエントリ処理を行うための帳票画像情報を作成するサーバと、
前記帳票画像情報を表示しデータエントリ処理を行う情報端末装置とからなるデータエントリシステムであって、
前記サーバは、
前記帳票画像を複数の画像領域に分割する手段と、
前記分割した画像領域毎に前記入力欄の位置情報との位置関係を評価する手段と、
前記評価に基づき前記入力欄の領域と重なる画像領域では最も高解像度と設定し、前記入力欄の位置情報から離れている画像領域に対してしては前記入力欄の位置情報から離れるに従い低い解像度に設定する手段とを有する画像処理部を備え、
前記画像処理部で設定された解像度に基づき、前記情報端末装置に表示するための前記帳票画像を作成することを特徴とするデータエントリシステム。
An image reading device for reading a form image having an entry field;
A form image for performing data entry processing on information entered in each entry field on the form image, comprising storage means for storing a form image read by the reading device and position information of an entry field of the form image A server that creates the information;
A data entry system comprising an information terminal device that displays the form image information and performs data entry processing,
The server
Means for dividing the form image into a plurality of image regions;
Means for evaluating a positional relationship with positional information of the input field for each of the divided image regions;
Based on the evaluation, the image area that overlaps the area of the input field is set to the highest resolution, and for an image area that is far from the position information of the input field, the resolution decreases as the distance from the position information of the input field increases An image processing unit having means for setting to
A data entry system for creating the form image to be displayed on the information terminal device based on the resolution set by the image processing unit.
読み取られた帳票画像と、前記帳票画像の入力欄の位置情報を受信するステップと、
前記帳票画像を複数の画像領域に分割するステップと、
分割した画像領域毎に前記入力欄の位置情報との位置関係を評価するステップと、
その評価に基づき前記入力欄の領域と重なる画像領域では最も高解像度と設定し、前記入力欄の位置情報から離れている画像領域に対しては前記入力欄の位置情報から離れるに従い低い解像度を設定するステップと、
をコンピュータに実現させることを特徴とするデータエントリプログラム。
Receiving the read form image and position information of the input field of the form image;
Dividing the form image into a plurality of image regions;
Evaluating the positional relationship with the position information of the input field for each divided image area;
Based on the evaluation, the image area that overlaps the area of the input field is set to the highest resolution, and the image area that is far from the position information of the input field is set to a lower resolution as the distance from the position information of the input field is increased. And steps to
A data entry program for causing a computer to realize the above.
JP2010104315A 2010-04-28 2010-04-28 Image editing apparatus, data entry system and program therefor Pending JP2011233035A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010104315A JP2011233035A (en) 2010-04-28 2010-04-28 Image editing apparatus, data entry system and program therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010104315A JP2011233035A (en) 2010-04-28 2010-04-28 Image editing apparatus, data entry system and program therefor

Publications (1)

Publication Number Publication Date
JP2011233035A true JP2011233035A (en) 2011-11-17

Family

ID=45322275

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010104315A Pending JP2011233035A (en) 2010-04-28 2010-04-28 Image editing apparatus, data entry system and program therefor

Country Status (1)

Country Link
JP (1) JP2011233035A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08305692A (en) * 1995-05-11 1996-11-22 Mitsubishi Electric Corp Displaying system for large amount of characters
JP2009163398A (en) * 2007-12-28 2009-07-23 Toshiba Corp Form reading device, form reading system and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08305692A (en) * 1995-05-11 1996-11-22 Mitsubishi Electric Corp Displaying system for large amount of characters
JP2009163398A (en) * 2007-12-28 2009-07-23 Toshiba Corp Form reading device, form reading system and program

Similar Documents

Publication Publication Date Title
JP6250014B2 (en) System and method for mobile image capture and processing
US10432820B2 (en) Image processing apparatus, image processing system, control method for image processing apparatus, and non-transitory computer readable medium
JP5326859B2 (en) Image processing device
JP6578897B2 (en) Information processing apparatus and information processing program
US11727701B2 (en) Techniques to determine document recognition errors
CN104615331A (en) Corner mark processing method
CN111144081A (en) Form generation method and device, storage medium and electronic equipment
JP7035656B2 (en) Information processing equipment and programs
US11875587B2 (en) Information processing system, information processing method, and non-transitory recording medium
CN113449732A (en) Information processing apparatus, image reading apparatus, recording medium, and information processing method
JP2006277001A (en) Input image displaying method, and input image displaying program
JP2009031937A (en) Form image processing apparatus and form image processing program
JP2011233035A (en) Image editing apparatus, data entry system and program therefor
CN111753346B (en) Linear member profile generating method, revit platform and storage medium
US11074392B2 (en) Information processing apparatus and non-transitory computer readable medium for switching between an attribute information mode and an image information mode
JP2018036880A (en) Information processing device and information processing program
JP7031465B2 (en) Information processing equipment and programs
JP7035474B2 (en) Document processing equipment and programs
JP7304604B1 (en) How to support data entry for forms
US10410052B2 (en) Stroke based skeletonizer
JP2013246782A (en) Drawing data management device and drawing data management program
JP2013088777A (en) Viewer device, server device, display control method, electronic comic editing method and program
JP4297815B2 (en) Information processing apparatus, processing method, program, and recording medium
JP2018041395A (en) Information processing device and information processing program
CN113987649A (en) Model generation method and device

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20111128

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20111206

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130409

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140313

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140404

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140822