JP2009200989A - Distribution-side program for data input support, input-side program, distribution-side apparatus, input-side apparatus, and data input support system - Google Patents

Distribution-side program for data input support, input-side program, distribution-side apparatus, input-side apparatus, and data input support system Download PDF

Info

Publication number
JP2009200989A
JP2009200989A JP2008042365A JP2008042365A JP2009200989A JP 2009200989 A JP2009200989 A JP 2009200989A JP 2008042365 A JP2008042365 A JP 2008042365A JP 2008042365 A JP2008042365 A JP 2008042365A JP 2009200989 A JP2009200989 A JP 2009200989A
Authority
JP
Japan
Prior art keywords
input
data
image data
distribution
file
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
JP2008042365A
Other languages
Japanese (ja)
Inventor
Shinichi Saito
信一 齊藤
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2008042365A priority Critical patent/JP2009200989A/en
Publication of JP2009200989A publication Critical patent/JP2009200989A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To input data while keeping confidentiality upon data input of information having confidentiality included in a document. <P>SOLUTION: A data input support system includes a distribution side apparatus 100 for generating divided image data from original image data and ciphering the divided image data such that only data inputter can decode the same, generating a distribution file including the divided image data and transmitting the distribution file to an input-side device used by the data inputter; and an input side device 200 for receiving the distribution file transmitted from the distribution side device 100, decoding the ciphered divided image data contained in the distribution file, presenting information contained in the decoded divided image data to the data inputter, receiving input of data by the data inputter, associating input data with the divided image data and containing it in the distribution file, and transmitting back the distribution file to the distribution-side device of the distribution source. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、データ入力支援のための配信側プログラム、入力側プログラム、配信側装置、入力側装置及びデータ入力支援システムに関する。   The present invention relates to a distribution side program for data input support, an input side program, a distribution side device, an input side device, and a data input support system.

様々なデータ(文字や数字)が含まれた原稿を読み取って電子化し、その電子化された画像データを参照して原稿に含まれているデータを入力する業務が行われている。   An operation is performed in which a document including various data (characters and numbers) is read and digitized, and the data included in the document is input with reference to the digitized image data.

例えば、図13に示すように、入力業務を行う業者へ住所、氏名、口座番号、金額を含む銀行口座情報の画像データを送信し、業者では受け取った銀行口座情報の画像データから画像を再現し、その画像を参照して画像データに含まれる住所、氏名、口座番号及び金額を入力する作業を行う。   For example, as shown in FIG. 13, image data of bank account information including an address, name, account number, and amount is transmitted to a supplier who performs input work, and the supplier reproduces an image from the received image data of bank account information. Referring to the image, the work of inputting the address, name, account number, and amount included in the image data is performed.

ところが、原稿に個人情報等の秘匿義務がある情報が含まれている場合、原稿に含まれている複数の情報をそれぞれ別の業者に入力させる処理を行う場合がある。例えば、図13に示す銀行口座情報の場合、図14に示すように、画像を住所、氏名、口座番号、金額それぞれを含む領域に分割した分割画像、又は、それぞれの領域以外の領域をマスクしたマスク画像を別々の業者に送付し、それぞれの情報について各々の業者において入力処理する方法が採用されている(特許文献1,2等)。   However, when the manuscript includes information having confidentiality obligations such as personal information, there is a case where a plurality of pieces of information included in the manuscript are input to different vendors. For example, in the case of the bank account information shown in FIG. 13, as shown in FIG. 14, a divided image obtained by dividing an image into areas each including an address, name, account number, and amount of money, or areas other than the respective areas are masked. A method is employed in which mask images are sent to different vendors, and the respective vendors perform input processing on each piece of information (Patent Documents 1, 2, etc.).

特開2003−58813号公報JP 2003-58813 A 特開2006−229859号公報JP 2006-229859 A

このような方法を採用した場合、依頼主側では各業者で入力されたデータを集め、元の画像データに含まれるデータの組み合わせを再現する必要がある。そこで、依頼主及び総ての入力業者において元の画像データと分割画像やマスク画像や入力データとを関連付けておく必要がある。特に、入力業者においては、分割画像やマスク画像と元の画像データの関連付けと、入力データと元の画像データとの関連付けを行う必要があり、ファイルの管理が煩雑になっている。   When such a method is adopted, it is necessary for the client side to collect data input by each supplier and reproduce a combination of data included in the original image data. Therefore, it is necessary for the client and all input contractors to associate the original image data with the divided image, mask image, and input data. In particular, the input trader needs to associate the divided image or mask image with the original image data, and associate the input data with the original image data, and file management is complicated.

本発明の1つの構成要素は、コンピュータに、データ入力者による入力を必要とする入力対象情報を含む原稿画像データから前記入力対象情報を含む画像領域を抽出した分割画像データを生成する画像分割ステップと、前記分割画像データに対して、前記分割画像データに含まれる入力対象情報のデータ入力者のみが復号化可能に暗号化を施す分割画像データ暗号化ステップと、暗号化された前記分割画像データを含む配信ファイルを前記原稿画像データ毎に生成する配信ファイル生成ステップと、前記配信ファイルをデータ入力者が使用する入力側装置へ送信するファイル送信ステップと、を含む処理を実行させることを特徴とする配信側プログラムである。   One component of the present invention is an image segmentation step for generating segmented image data in which an image area including the input target information is extracted from document image data including input target information that requires input by a data input person. A divided image data encryption step for encrypting the divided image data so that only a data input person of the input target information included in the divided image data can decrypt the encrypted image data; A distribution file generation step for generating a distribution file for each original image data, and a file transmission step for transmitting the distribution file to an input side device used by a data input person. This is a distribution side program.

ここで、前記分割画像データの暗号化に用いた第1暗号鍵を、前記分割画像データに含まれる入力対象情報のデータ入力者のみが復号化できる第2暗号鍵を用いて暗号化する暗号鍵暗号化ステップをさらにコンピュータに実行させ、前記配信ファイル生成ステップは、暗号化された前記分割画像データと前記第2暗号鍵とを関連付けて配信ファイルに含めるものとしてもよい。   Here, the first encryption key used for encrypting the divided image data is encrypted using a second encryption key that can be decrypted only by a data input person of the input target information included in the divided image data. An encryption step may be further executed by the computer, and the distribution file generation step may include the encrypted divided image data and the second encryption key in association with each other in the distribution file.

また、前記配信ファイル生成ステップは、暗号化された前記分割画像データと、前記分割画像データの画像が前記原稿画像に占める画像領域を特定する領域特定情報と、を関連付けて配信ファイルに含めるものとしてもよい。   In the distribution file generation step, the encrypted divided image data and area specifying information for specifying an image area occupied by the image of the divided image data in the document image are included in the distribution file in association with each other. Also good.

また、前記配信ファイル生成ステップは、暗号化された前記分割画像データと、前記分割画像データに含まれる入力対象情報の属性を示す属性情報と、を関連付けて配信ファイルに含めるものとしてもよい。   The distribution file generation step may include the encrypted divided image data and attribute information indicating attributes of input target information included in the divided image data in association with each other in the distribution file.

また、前記配信ファイル生成ステップは、暗号化された前記分割画像データと、前記分割画像データに含まれる入力対象情報を入力する際の制限を示す制限情報と、を関連付けて配信ファイルに含めるものとしてもよい。   In the distribution file generation step, the encrypted divided image data and restriction information indicating restriction when inputting the input target information included in the divided image data are associated and included in the distribution file. Also good.

また、本発明の別の構成要素は、コンピュータに、データ入力者による入力を必要とする入力対象情報を含む原稿画像データから前記入力対象情報を含む画像領域を抽出した画像データを暗号化した分割画像データを含んだ配信ファイルを受信するファイル受信ステップと、前記配信ファイルに含まれる暗号化された前記分割画像データを復号化する画像データ復号化ステップと、前記復号化された分割画像データに含まれる情報をデータ入力者に呈示し、データ入力者によるデータの入力を受け付けるデータ入力ステップと、前記データ入力ステップで得られた入力データを、前記分割画像データに関連付けて前記配信ファイルに含める配信ファイル更新ステップと、前記配信ファイルを配信元の配信側装置に返送するファイル送信ステップと、を含む処理を実行させることを特徴とする入力側プログラムである。   According to another aspect of the present invention, there is provided a computer in which image data obtained by extracting an image area including the input target information from original image data including input target information that requires input by a data input person is encrypted. Included in the file receiving step for receiving a distribution file including image data, the image data decoding step for decoding the encrypted divided image data included in the distribution file, and the decoded divided image data A data input step for presenting information to the data input person and accepting data input by the data input person, and a distribution file for including the input data obtained in the data input step in the distribution file in association with the divided image data An update step, and a file transmission step for returning the delivery file to the delivery source device. When an input-side program for causing the processing including execution.

ここで、前記入力データを前記配信側装置のユーザのみが復号化可能な暗号鍵で暗号化する暗号鍵暗号化ステップをさらにコンピュータに実行させ、前記配信ファイル更新ステップは、暗号化された前記入力データを前記分割画像データに関連付けて前記配信ファイルに含めるものとしてもよい。   Here, the computer further executes an encryption key encryption step of encrypting the input data with an encryption key that can be decrypted only by a user of the distribution side device, and the distribution file update step includes the encrypted input Data may be included in the distribution file in association with the divided image data.

また、前記配信ファイルに含まれる前記分割画像データに、前記分割画像データに含まれる入力対象情報のデータ入力者のみが復号化可能である暗号化された暗号鍵が関連付けられている場合に、前記暗号鍵を復号化する暗号鍵復号化ステップをさらにコンピュータに実行させ、前記画像データ復号化ステップでは、前記復号化された暗号鍵を用いて前記配信ファイルに含まれる暗号化された前記分割画像データを復号化するものとしてもよい。   Further, when the divided image data included in the distribution file is associated with an encrypted encryption key that can be decrypted only by a data input person of the input target information included in the divided image data, An encryption key decryption step for decrypting an encryption key is further executed by a computer, and in the image data decryption step, the encrypted divided image data included in the distribution file using the decrypted encryption key It is good also as what decodes.

また、前記配信ファイルに含まれる前記分割画像データに、前記分割画像データの画像が原稿画像に占める画像領域を特定する領域特定情報が関連付けられている場合に、前記データ入力ステップは、前記画像領域を特定する情報に応じた前記原稿画像内の画像領域に前記分割画像データを表示させてユーザに呈示するものとしてもよい。   When the divided image data included in the distribution file is associated with area specifying information for specifying an image area occupied by an image of the divided image data in the document image, the data input step includes the image area. The divided image data may be displayed in an image area in the document image corresponding to information for specifying the information and presented to the user.

また、前記配信ファイルに含まれる前記分割画像データに、前記分割画像データに含まれる入力対象情報を入力する際の制限を示す制限情報が関連付けられている場合に、前記データ入力ステップは、前記制限情報に応じてデータ入力者によるデータの入力を制限するものとしてもよい。   Further, when the divided image data included in the distribution file is associated with restriction information indicating a restriction when inputting the input target information included in the divided image data, the data input step includes the restriction It is good also as what restricts the data input by a data input person according to information.

また、前記分割画像データのいずれかに含まれる入力対象情報の1つに対して複数のデータ入力者が設定されており、前記データ入力ステップにおいて前記複数のデータ入力者によって入力された入力データが異なっている場合に、前記配信ファイル更新処理は、当該相違を示すデータ状況フラグを設定し、前記分割画像データに関連付けて前記配信ファイルに含めるものとしてもよい。   A plurality of data input persons are set for one piece of input target information included in any of the divided image data, and the input data input by the plurality of data input persons in the data input step is If they are different, the distribution file update process may set a data status flag indicating the difference and include it in the distribution file in association with the divided image data.

また、本発明の別の構成要素は、コンピュータに、データ入力者による入力を必要とする入力対象情報を含む原稿画像データから前記入力対象情報を含む画像領域を抽出した画像データを暗号化した分割画像データと、前記分割画像データに関連付けられた入力データと、含んだ配信ファイルを受信するファイル受信ステップと、前記ファイル受信ステップで受信された配信ファイルであって、同じ原稿画像データに関連付けられている配信ファイルに含まれている入力データを1つの入力データベースに纏めるデータアセンブルステップと、を含む処理を実行させることを特徴とする配信側プログラムである。   According to another aspect of the present invention, there is provided a computer in which image data obtained by extracting an image area including the input target information from original image data including input target information that requires input by a data input person is encrypted. Image data, input data associated with the divided image data, a file receiving step for receiving a distribution file including the distribution data, and a distribution file received at the file receiving step, wherein the distribution file is associated with the same document image data. And a data assembling step for assembling input data included in a distribution file into one input database.

また、前記配信ファイルが、前記分割画像データと、前記分割画像データに関連付けられた入力データと、前記入力データの信憑性を示すデータ状況フラグと、を含む場合に、前記分割画像データから再現された画像と、前記分割画像データに関連付けられている入力データと、を表示し、表示の際に前記分割画像データに関連付けられているデータ状況フラグに応じて入力データの表示態様を変更して表示するものとしてもよい。   Further, when the distribution file includes the divided image data, input data associated with the divided image data, and a data status flag indicating the authenticity of the input data, the distribution file is reproduced from the divided image data. And the input data associated with the divided image data are displayed, and the display mode of the input data is changed according to the data status flag associated with the divided image data at the time of display. It is good also as what to do.

また、本発明の別の態様における構成要素は、データ入力者による入力を必要とする入力対象情報を含む原稿画像データから前記入力対象情報を含む画像領域を抽出した分割画像データを生成する画像分割手段と、前記分割画像データに対して、前記分割画像データに含まれる入力対象情報のデータ入力者のみが復号化可能に暗号化を施す分割画像データ暗号化手段と、暗号化された前記分割画像データを含む配信ファイルを前記原稿画像データ毎に生成する配信ファイル生成手段と、前記配信ファイルをデータ入力者が使用する入力側装置へ送信するファイル送信手段と、を備えることを特徴とする配信側装置である。   According to another aspect of the present invention, there is provided an image division that generates divided image data obtained by extracting an image area including the input target information from document image data including input target information that requires input by a data input person. Means for encrypting the divided image data so that only a data input person of the input target information included in the divided image data can decrypt the divided image data, and the encrypted divided image A distribution side comprising distribution file generation means for generating a distribution file including data for each original image data, and file transmission means for transmitting the distribution file to an input side device used by a data input person Device.

また、本発明の別の態様における構成要素は、データ入力者による入力を必要とする入力対象情報を含む原稿画像データから前記入力対象情報を含む画像領域を抽出した画像データを暗号化した分割画像データを含んだ配信ファイルを受信するファイル受信手段と、前記配信ファイルに含まれる暗号化された前記分割画像データを復号化する画像データ復号化手段と、前記復号化された分割画像データに含まれる情報をデータ入力者に呈示し、データ入力者によるデータの入力を受け付けるデータ入力手段と、前記データ入力手段で得られた入力データを、前記分割画像データに関連付けて前記配信ファイルに含める配信ファイル更新手段と、前記配信ファイルを配信元の配信側装置に返送するファイル送信手段と、を備えることを特徴とする入力側装置である。   According to another aspect of the present invention, there is provided a divided image obtained by encrypting image data obtained by extracting an image area including the input target information from document image data including input target information that requires input by a data input person. Included in the file receiving means for receiving the distribution file including data, the image data decoding means for decoding the encrypted divided image data included in the distribution file, and the decoded divided image data Data input means for presenting information to a data input person and accepting data input by the data input person, and update of the distribution file to include the input data obtained by the data input means in the distribution file in association with the divided image data And a file transmission means for returning the distribution file to the distribution-side distribution apparatus. It is an input-side device.

また、本発明の別の態様における構成要素は、データ入力者による入力を必要とする入力対象情報を含む原稿画像データから前記入力対象情報を含む画像領域を抽出した画像データを暗号化した分割画像データと、前記分割画像データに関連付けられた入力データと、含んだ配信ファイルを受信するファイル受信手段と、前記ファイル受信手段で受信された配信ファイルであって、同じ原稿画像データに関連付けられている配信ファイルに含まれている入力データを1つの入力データベースに纏めるデータアセンブル手段と、を備えることを特徴とする配信側装置である。   According to another aspect of the present invention, there is provided a divided image obtained by encrypting image data obtained by extracting an image area including the input target information from document image data including input target information that requires input by a data input person. Data, input data associated with the divided image data, file receiving means for receiving the distribution file included therein, and distribution files received by the file receiving means, which are associated with the same document image data And a data assembling unit that collects input data included in the distribution file into one input database.

これらの装置を組み合わせて、データ入力者による入力を必要とする入力対象情報を含む原稿画像データから前記入力対象情報を含む画像領域を抽出した分割画像データを生成する画像分割手段と、前記分割画像データに対して、前記分割画像データに含まれる入力対象情報のデータ入力者のみが復号化可能に暗号化を施す分割画像データ暗号化手段と、
暗号化された前記分割画像データを含む配信ファイルを前記原稿画像データ毎に生成する配信ファイル生成手段と、前記配信ファイルをデータ入力者が使用する入力側装置へ送信する第1ファイル送信手段と、前記入力側装置から返信された配信ファイルを受信する第1ファイル受信手段と、前記ファイル受信手段で受信された配信ファイルであって、同じ原稿画像データに関連付けられている配信ファイルに含まれている入力データを1つの入力データベースに纏めるデータアセンブル手段と、を備える配信側装置と、前記配信側装置から送信された配信ファイルを受信する第2ファイル受信手段と、前記配信ファイルに含まれる暗号化された前記分割画像データを復号化する画像データ復号化手段と、前記復号化された分割画像データに含まれる情報をデータ入力者に呈示し、データ入力者によるデータの入力を受け付けるデータ入力手段と、前記データ入力手段で得られた入力データを、前記分割画像データに関連付けて前記配信ファイルに含める配信ファイル更新手段と、前記配信ファイルを配信元の配信側装置に返送する第2ファイル送信手段と、を備える入力側装置と、を含むことを特徴とするデータ入力支援システムを構成してもよい。
An image dividing unit that combines these devices to generate divided image data obtained by extracting an image area including the input target information from document image data including input target information that requires input by a data input person, and the divided image A divided image data encryption means for encrypting data so that only a data input person of the input target information included in the divided image data can decrypt the data;
A distribution file generating unit that generates a distribution file including the encrypted divided image data for each document image data; a first file transmission unit that transmits the distribution file to an input side device used by a data input person; The first file receiving means for receiving the delivery file returned from the input side device and the delivery file received by the file receiving means, which are included in the delivery file associated with the same document image data A data assembling unit that collects input data into one input database; a second file receiving unit that receives a distribution file transmitted from the distribution side device; and an encrypted file included in the distribution file. Image data decoding means for decoding the divided image data, and the decoded divided image data Data input means for presenting information to be entered to the data input person and receiving data input by the data input person, and delivery including the input data obtained by the data input means in the delivery file in association with the divided image data You may comprise the data input assistance system characterized by including the input side apparatus provided with a file update means and the 2nd file transmission means which returns the said delivery file to the delivery side apparatus of a delivery origin.

請求項1,6,12,14,15,16及び17の構成によれば、原稿画像に含まれる情報をより安全に入力し、データ化することができる。特に、個人情報のようにデータ入力処理に秘匿性を必要とする場合に複数の業者においてデータを入力する際の秘匿性を保持することができる。   According to the configuration of the first, sixth, twelfth, fourteenth, fifteenth, sixteenth and seventeenth aspects, it is possible to input information contained in the document image more safely and convert it into data. In particular, when confidentiality is required for data input processing like personal information, it is possible to maintain confidentiality when inputting data in a plurality of vendors.

請求項2,7及び8の構成によれば、暗号化処理を用いることによって原稿画像に含まれる情報をより安全に入力し、データ化することができる。   According to the configuration of claims 2, 7 and 8, by using the encryption process, the information included in the document image can be input more safely and converted into data.

請求項3及び9の構成によれば、原稿画像に含まれる情報を原稿画像における画像領域に表示してユーザに確認させ、ユーザはそれを目視した上でデータとして入力することができる。   According to the configuration of the third and ninth aspects, the information included in the document image is displayed in the image area of the document image to allow the user to confirm it, and the user can input it as data after viewing it.

請求項4の構成によれば、原稿画像に含まれる情報の属性を確認することができ、属性に応じた処理を実現することができる。   According to the configuration of the fourth aspect, the attribute of the information included in the document image can be confirmed, and processing according to the attribute can be realized.

請求項5及び10の構成によれば、原稿画像に含まれる情報を入力する際にその内容に応じてデータ入力を制限することができる。   According to the fifth and tenth aspects of the present invention, when inputting information included in a document image, data input can be restricted according to the contents.

請求項11及び13の構成によれば、原稿画像に含まれる1つの情報に対して複数のデータ入力者がデータ入力を行った場合に、データ状況フラグによって入力データが相違したか否かを確認することができ、データの信憑性を知ることができる。   According to the configuration of the eleventh and thirteenth aspects, when a plurality of data input persons input data for one piece of information included in the document image, it is confirmed whether or not the input data is different depending on the data status flag. And know the authenticity of the data.

本発明の実施の形態における入力支援システムは、図1に示すように、配信側装置100と入力側装置200(200a〜200d)とを含んで構成される。配信側装置100はデータ入力を依頼する依頼主側に設置され、入力側装置200はデータ入力を行う業者等に設置される。配信側装置100及び入力側装置200は、インターネット等の通信手段を用いて互いに情報伝達可能に接続される。なお、本実施の形態では、入力側装置200を4台としたがこれに限定されるものではなく、入力処理を行う項目の数に応じて台数を変更してもよい。   As shown in FIG. 1, the input support system according to the embodiment of the present invention includes a distribution-side device 100 and input-side devices 200 (200a to 200d). The distribution-side device 100 is installed on the requester side that requests data input, and the input-side device 200 is installed on a supplier who performs data input. The distribution-side device 100 and the input-side device 200 are connected so as to be able to transmit information to each other using communication means such as the Internet. In this embodiment, the number of input side devices 200 is four. However, the present invention is not limited to this, and the number may be changed according to the number of items to be input processed.

配信側装置100は、図2に示すように、中央処理部10a、記憶部12a、入力部14a、表示部16a及びインターフェース部18aを含んで構成される。これらの構成部は、バスやネットワーク等の情報伝達手段によって相互に情報伝達可能に接続される。   As shown in FIG. 2, the distribution-side apparatus 100 includes a central processing unit 10a, a storage unit 12a, an input unit 14a, a display unit 16a, and an interface unit 18a. These components are connected to each other by information transmission means such as a bus or a network so as to be able to transmit information to each other.

中央処理部10aは、CPU(中央制御装置)を含んで構成される。中央処理部10aは、記憶部12a、入力部14a及びインターフェース部18aから情報を受け取り、その情報に対してプログラムに従って演算等の処理を施し、表示部16a及びインターフェース部18aへ出力することによって情報処理を行う。本実施の形態では、中央処理部10aは、記憶部12aに予め格納されている配信側プログラムを実行することによって、入力支援システムの配信側装置100としての機能を実現する。   The central processing unit 10a includes a CPU (central control device). The central processing unit 10a receives information from the storage unit 12a, the input unit 14a, and the interface unit 18a, processes the information according to a program, and outputs the information to the display unit 16a and the interface unit 18a. I do. In the present embodiment, the central processing unit 10a implements the function as the distribution side device 100 of the input support system by executing the distribution side program stored in advance in the storage unit 12a.

記憶部12aは、半導体メモリ、ハードディスク装置、光ディスク装置等の情報記憶装置を含んで構成される。記憶部12aは、配信側装置100で実行される配信側プログラムや配信側装置100での処理に供されるデータを格納及び保持する。   The storage unit 12a includes an information storage device such as a semiconductor memory, a hard disk device, and an optical disk device. The storage unit 12a stores and holds a distribution-side program executed by the distribution-side device 100 and data used for processing by the distribution-side device 100.

入力部14aは、キーボード等の文字データ入力側装置、マウス等のポインティングデバイス等の情報入力側装置を含んで構成される。入力部14aは、配信側装置に対して情報を入力するユーザによって操作され、ユーザからの指示や処理のためのデータを受け付けるために用いられる。また、入力部14aは、紙等の印刷媒体に画像形成された画像を読み取り、電子データである画像データに変換するスキャナ等の画像読取装置を含んでもよい。入力部14aから入力されたデータは記憶部12aに格納及び保持される。   The input unit 14a includes a character data input device such as a keyboard and an information input device such as a pointing device such as a mouse. The input unit 14a is operated by a user who inputs information to the distribution side device, and is used to receive an instruction from the user and data for processing. The input unit 14a may include an image reading device such as a scanner that reads an image formed on a print medium such as paper and converts the image into image data that is electronic data. Data input from the input unit 14a is stored and held in the storage unit 12a.

表示部16aは、ディスプレイ等の表示装置を含んで構成される。表示部16aは、アプリケーションでの処理を行う際にユーザにユーザインターフェース画像や処理対象である情報を呈示するために用いられる。例えば、ユーザに対して、配信側装置での処理に必要な情報の入力を促すユーザインターフェース画像や原稿画像や入力データを呈示する画面を表示する。   The display unit 16a includes a display device such as a display. The display unit 16a is used for presenting a user interface image and information to be processed to the user when performing processing in the application. For example, a screen that presents a user interface image, a document image, or input data that prompts the user to input information necessary for processing in the distribution side device is displayed.

インターフェース部18aは、配信側装置100をLAN、WAN、インターネット等の通信手段を介して他の装置へ情報伝達可能に接続するための装置を含んで構成される。本実施の形態において、配信側装置100は、インターフェース部18aを用いて入力処理に必要な画像データやデータを外部の装置から取得してもよい。また、配信側装置100は、インターフェース部18aを用いて入力処理に必要な画像データやデータを入力側装置200が設置された外部業者へ送信する。インターフェース部18aは、例えば、TCP/IP等の既存のプロトコルに則って情報伝達を実現する装置としてもよい。   The interface unit 18a is configured to include a device for connecting the distribution side device 100 to other devices via a communication means such as LAN, WAN, and the Internet so that information can be transmitted. In the present embodiment, the distribution-side device 100 may acquire image data and data necessary for input processing from an external device using the interface unit 18a. In addition, the distribution-side device 100 transmits image data and data necessary for input processing using the interface unit 18a to an external contractor in which the input-side device 200 is installed. The interface unit 18a may be a device that realizes information transmission according to an existing protocol such as TCP / IP.

入力側装置200は、図3に示すように、中央処理部10b、記憶部12b、入力部14b、表示部16b及びインターフェース部18bを含んで構成される。これらの構成部は、バスやネットワーク等の情報伝達手段によって相互に情報伝達可能に接続される。   As shown in FIG. 3, the input side device 200 includes a central processing unit 10b, a storage unit 12b, an input unit 14b, a display unit 16b, and an interface unit 18b. These components are connected to each other by information transmission means such as a bus or a network so as to be able to transmit information to each other.

中央処理部10bは、CPU(中央制御装置)を含んで構成される。中央処理部10bは、記憶部12b、入力部14b及びインターフェース部18bから情報を受け取り、その情報に対してプログラムに従って演算等の処理を施し、表示部16b及びインターフェース部18bへ出力することによって情報処理を行う。本実施の形態では、中央処理部10bは、記憶部12bに予め格納されている入力側プログラムを実行することによって、入力支援システムの入力側装置200としての機能を実現する。   The central processing unit 10b includes a CPU (central control device). The central processing unit 10b receives information from the storage unit 12b, the input unit 14b, and the interface unit 18b, processes the information according to a program, and outputs the information to the display unit 16b and the interface unit 18b. I do. In the present embodiment, the central processing unit 10b implements the function as the input side device 200 of the input support system by executing the input side program stored in advance in the storage unit 12b.

記憶部12bは、半導体メモリ、ハードディスク装置、光ディスク装置等の情報記憶装置を含んで構成される。記憶部12bは、入力側装置200で実行される入力側プログラムや入力側装置200での処理に供されるデータを格納及び保持する。   The storage unit 12b includes an information storage device such as a semiconductor memory, a hard disk device, and an optical disk device. The storage unit 12b stores and holds an input side program executed by the input side device 200 and data used for processing by the input side device 200.

入力部14bは、キーボード等の文字データ入力側装置、マウス等のポインティングデバイス等の情報入力側装置を含んで構成される。入力部14bは、入力側装置に対して情報を入力するユーザ(データの入力者等)によって操作され、ユーザからの指示や処理のためのデータを受け付けるために用いられる。入力部14bから入力されたデータは記憶部12bに格納及び保持される。   The input unit 14b includes a character data input device such as a keyboard and an information input device such as a pointing device such as a mouse. The input unit 14b is operated by a user (such as a data input person) who inputs information to the input side device, and is used to receive an instruction from the user and data for processing. Data input from the input unit 14b is stored and held in the storage unit 12b.

表示部16bは、ディスプレイ等の表示装置を含んで構成される。表示部16bは、アプリケーションでの処理を行う際にユーザにユーザインターフェース画像や処理対象である情報を呈示するために用いられる。例えば、ユーザに対して、入力側装置200でのデータの入力処理に必要なユーザインターフェース画像を表示する。   The display unit 16b includes a display device such as a display. The display unit 16b is used to present a user interface image and information to be processed to the user when performing processing in the application. For example, a user interface image necessary for data input processing in the input side device 200 is displayed to the user.

インターフェース部18bは、入力側装置200をLBN、WBN、インターネット等の通信手段を介して他の装置へ情報伝達可能に接続するための装置を含んで構成される。本実施の形態において、入力側装置200は、インターフェース部18bを用いて配信側装置100からデータの入力処理に必要な画像データやデータを取得する。また、入力側装置200は、インターフェース部18bを用いて、入力されたデータを配信側装置100へ送信する。インターフェース部18bは、例えば、TCP/IP等の既存のプロトコルに則って情報伝達を実現する装置としてもよい。   The interface unit 18b includes a device for connecting the input-side device 200 to other devices via a communication unit such as LBN, WBN, and the Internet so that information can be transmitted. In the present embodiment, the input side device 200 acquires image data and data necessary for data input processing from the distribution side device 100 using the interface unit 18b. Further, the input side apparatus 200 transmits the input data to the distribution side apparatus 100 using the interface unit 18b. The interface unit 18b may be a device that realizes information transmission according to an existing protocol such as TCP / IP.

図4は、本実施の形態における入力支援システムを機能ブロック図として示したものである。   FIG. 4 is a functional block diagram showing the input support system in the present embodiment.

配信側装置100は、図4に示すように、画像取得手段20、画像分割手段21、分割画像データ暗号化手段22、暗号鍵暗号化手段23、配信ファイル生成手段24、ファイル送受信手段25、データアセンブル手段26及び表示手段27を含んで構成される。   As shown in FIG. 4, the distribution side apparatus 100 includes an image acquisition unit 20, an image division unit 21, a divided image data encryption unit 22, an encryption key encryption unit 23, a distribution file generation unit 24, a file transmission / reception unit 25, data The assembly means 26 and the display means 27 are included.

入力側装置200は、ファイル送受信手段30、暗号鍵復号化手段31、画像データ復号化手段32、データ入力手段33、入力データ暗号手段34、配信ファイル更新手段35を含んで構成される。   The input side device 200 includes a file transmission / reception means 30, an encryption key decryption means 31, an image data decryption means 32, a data input means 33, an input data encryption means 34, and a distribution file update means 35.

以下、入力支援システムにおいて図4の機能ブロック図に示す機能を実現する際の処理について説明する。本実施例では、図13に示した銀行口座の情報が含まれた原稿のデータ入力を例に説明を行う。   Hereinafter, processing when the functions shown in the functional block diagram of FIG. 4 are realized in the input support system will be described. In the present embodiment, description will be given by taking as an example data input of a document including bank account information shown in FIG.

以下では、配信側装置100において配信側プログラムを実行することによって処理される配信ファイル作成処理及びデータアセンブル処理、並びに、入力側装置200において入力側プログラムを実行することによって処理されるデータ入力処理について分けて説明する。   Hereinafter, a distribution file creation process and a data assembly process that are processed by executing the distribution side program in the distribution side apparatus 100, and a data input process that is processed by executing the input side program in the input side apparatus 200 will be described. Separately described.

<配信ファイルの作成及び配信処理>
配信ファイルの作成及び配信処理は、図5に示すフローチャートに沿って実行される。中央処理部10aは、記憶部12aに記憶されている配信側プログラムを実行して、ステップS10からの処理を行う。
<Delivery file creation and delivery processing>
The distribution file creation and distribution processing is executed according to the flowchart shown in FIG. The central processing unit 10a executes the distribution side program stored in the storage unit 12a and performs the processing from step S10.

ステップS10では、データ入力処理の処理対象となる原稿画像データを取得する。このステップS10が図4における画像取得手段20に相当する。原稿画像データは、入力部14aに含まれる画像読取装置によって紙などの印刷媒体に画像形成されている原稿を読み取ることによって取得することができる。また、インターフェース部18aを介して、外部の装置から原稿画像データを取得してもよい。取得された原稿画像データは記憶部12aに格納及び保持される。   In step S10, document image data to be processed in the data input process is acquired. This step S10 corresponds to the image acquisition means 20 in FIG. The document image data can be acquired by reading a document on which an image is formed on a print medium such as paper by an image reading device included in the input unit 14a. Further, the document image data may be acquired from an external device via the interface unit 18a. The acquired document image data is stored and held in the storage unit 12a.

ステップS12では、原稿画像データの分割処理が行われる。中央処理部10aは、処理対象の原稿画像データからデータ入力処理が必要な情報を含む領域を分割・抽出する。このステップが図4における画像分割手段21に相当する。   In step S12, document image data division processing is performed. The central processing unit 10a divides and extracts an area including information that requires data input processing from the document image data to be processed. This step corresponds to the image dividing means 21 in FIG.

例えば、口座情報、入金伝票、領収書等のように原稿のフォーマットの種別毎に入力が必要な情報、その情報が含まれている領域、その情報の属性及びその情報の入力に関する制約が定められている場合、記憶部12aにこれらの情報を予め記憶させておき、中央処理部10aは、ステップS10において取得された原稿画像データのフォーマットを画像解析等により特定し、そのフォーマットに応じてデータ入力処理が必要な情報が含まれている領域を抽出してそれぞれ分割画像データとして分割する。また、原稿画像データのフォーマットは、原稿に予めフォーマットを示す埋込み情報を付加しておき、それを読み出して解析することによって特定するものとしてもよい。   For example, information that needs to be entered for each type of document format, such as account information, deposit slips, receipts, etc., areas containing the information, attributes of the information, and restrictions on input of the information are defined. If the information is stored in the storage unit 12a, the central processing unit 10a specifies the format of the document image data acquired in step S10 by image analysis or the like, and inputs data according to the format. An area including information that needs processing is extracted and divided as divided image data. Further, the format of the document image data may be specified by adding embedded information indicating the format to the document in advance, and reading and analyzing it.

なお、入力処理が必要な情報が含まれている領域とは、原稿画像データ内において入力が必要な情報が占める領域を特定する情報であり、例えば座標(X軸始点、Y軸始点、幅、高さ)等の情報をいう。属性とは、入力される情報の内容(銀行口座に関する原稿の場合には住所、氏名、口座番号、金額等)を特定する情報をいう。情報の入力に関する制約とは、その情報を入力する際の文字数、文字種等をいう。   The area including information that requires input processing is information that identifies the area occupied by information that needs to be input in the document image data. For example, coordinates (X-axis start point, Y-axis start point, width, Information such as height). The attribute refers to information for specifying the content of input information (in the case of a manuscript relating to a bank account, an address, name, account number, amount, etc.). The restriction regarding the input of information refers to the number of characters, the character type, and the like when inputting the information.

また、記憶部12aに格納されている原稿画像データを読み出し、原稿画像を表示部16aに表示させて入力が必要な情報が含まれている領域をユーザに選択させてもよい。ユーザは、表示部16aに表示された原稿画像を参照しつつ、入力部14aのポインティングデバイス等を用いて、入力が必要な情報が含まれている領域及び情報の属性を入力する。中央処理部10aは、原稿画像データから入力部14aによって入力された領域に対応する分割画像データを生成する。   Alternatively, the document image data stored in the storage unit 12a may be read, and the document image may be displayed on the display unit 16a to allow the user to select an area including information that needs to be input. While referring to the document image displayed on the display unit 16a, the user inputs an area including information that needs to be input and an attribute of the information using a pointing device or the like of the input unit 14a. The central processing unit 10a generates divided image data corresponding to the area input by the input unit 14a from the document image data.

原稿画像データから分割された分割画像データは、原稿画像データ毎に原稿画像データ中の領域を特定する座標情報(X軸始点、Y軸始点、幅、高さ)、情報の属性及び入力時の制約と関連付けられて記憶部12aに格納及び保持される。   The divided image data divided from the document image data includes coordinate information (X-axis start point, Y-axis start point, width, height) for specifying an area in the document image data for each document image data, information attributes, and input time. It is stored and held in the storage unit 12a in association with the constraint.

ステップS14では、配信ファイルが生成される。このステップが図4における画像分割手段21、分割画像データ暗号化手段22、暗号鍵暗号化手段23、配信ファイル生成手段24に相当する。   In step S14, a distribution file is generated. This step corresponds to the image dividing unit 21, the divided image data encrypting unit 22, the encryption key encrypting unit 23, and the distribution file generating unit 24 in FIG.

配信ファイルは、図6に示すようなデータ構造によって構成される。配信ファイルは、原稿画像データ毎に作成される。配信ファイルには、原稿画像データに関連付けてそれを特定するための固有の識別子(ファイル名等)が付けられる。配信ファイルは、領域データ、属性データ、制約データ、入力データ、入力者の証明書、入力者用暗号鍵データ、配信者の証明書、配信者用暗号鍵データ、入力データ状況フラグ、画像データを含んで構成される。これらの情報は分割画像データ毎に配信ファイルに含められる。   The distribution file has a data structure as shown in FIG. A distribution file is created for each document image data. The distribution file is given a unique identifier (file name or the like) for specifying the document image data in association with it. The distribution file includes area data, attribute data, constraint data, input data, input certificate, input key encryption data, distribution certificate, distribution key data, input data status flag, and image data. Consists of including. Such information is included in the distribution file for each divided image data.

領域データは、上記入力処理が必要な情報が含まれている領域をいう。属性データは、上記入力処理が必要な情報の属性をいう。制約データは、上記入力が必要な情報の入力時の制約をいう。   The area data refers to an area including information that requires the input process. Attribute data refers to attributes of information that requires the input process. The constraint data refers to constraints at the time of inputting the information that needs to be input.

入力データは、配信ファイルの配信を受けた業者が入力側装置200を用いて入力したデータである。入力データは、本ステップで生成された配信ファイルを異なる複数の入力側装置200a〜200dを備える入力処理業者にそれぞれ送信し、それぞれの入力側装置200a〜200dを用いて各分割画像データに含まれる情報に入力者に入力させたデータである。入力データは、配信側装置100の公開鍵で暗号化する。また、各データについて複数の入力者を設定する場合、分割画像データ毎に複数の入力データを含めてもよい。本実施の形態では、住所、氏名、口座番号、金額の分割画像データ毎に入力者1,2、入力者3,4、入力者5,6及び入力者7,8の2名ずつを割り当てている。   The input data is data input using the input-side device 200 by a supplier who has received the distribution file. The input data is transmitted to the input processor provided with a plurality of different input-side devices 200a to 200d, and is included in each divided image data using the respective input-side devices 200a to 200d. It is the data that the input person inputs to the information. The input data is encrypted with the public key of the distribution side device 100. When a plurality of input persons are set for each data, a plurality of input data may be included for each divided image data. In the present embodiment, two persons of input persons 1, 2, input persons 3, 4, input persons 5, 6 and input persons 7, 8 are assigned for each divided image data of address, name, account number, and amount. Yes.

入力者の証明書は、入力側装置200a〜200dにおいて入力を行う入力者の暗号鍵の認証を行うための電子証明書のデータである。入力者用暗号鍵データは、暗号化された分割画像データを復号化するための暗号鍵のデータである。入力者用暗号鍵データは、各分割画像データについて入力を行う入力者の暗号鍵(公開鍵)で暗号化してもよい。入力者の暗号鍵(公開鍵)は、入力者の証明書のデータで承認される。   The certificate of the input person is electronic certificate data for authenticating the encryption key of the input person who inputs in the input side devices 200a to 200d. The encryption key data for input person is encryption key data for decrypting the encrypted divided image data. The encryption key data for the input person may be encrypted with the encryption key (public key) of the input person who inputs the divided image data. The encryption key (public key) of the input person is approved by the data of the input person's certificate.

配信者の証明書は、配信側装置100を用いる配信者の暗号鍵(公開鍵)の認証を行うための電子証明書のデータである。配信者用暗号鍵データは、入力データを暗号化するための配信側装置の公開鍵のデータである。配信者用暗号鍵データは、入力側装置200a〜200dにおいて入力された入力データを暗号化して配信側装置100へ返信する際に用いられる。   The distributor's certificate is data of an electronic certificate for authenticating the encryption key (public key) of the distributor using the distribution side device 100. Distributor encryption key data is data of a public key of a distribution side device for encrypting input data. The encryption key data for the distributor is used when the input data input in the input side devices 200a to 200d is encrypted and returned to the distribution side device 100.

入力データ状況フラグは、入力データの信憑性を示すフラグである。本実施の形態では、具体的には、1つデータについて複数の入力者による入力を行った場合に入力されたデータが一致するか否かを示すフラグとする。本実施の形態では、入力データ状況フラグが0の場合は入力データ無し(未だデータが入力されていない)、1の場合は各分割画像データについての複数の入力データが一致している、2の場合は各分割画像データについての複数の入力データが一致してないことを示す。   The input data status flag is a flag indicating the authenticity of the input data. In the present embodiment, specifically, it is a flag indicating whether or not the input data matches when input by a plurality of input persons is performed on one piece of data. In this embodiment, when the input data status flag is 0, there is no input data (data has not been input yet), and when it is 1, a plurality of input data for each divided image data match. This indicates that the plurality of input data for each piece of divided image data do not match.

画像データは、各分割画像データである。本実施の形態では、銀行口座情報の画像データにおいて住所、氏名、口座番号及び金額の情報が含まれる領域の画像データとされる。分割画像データは、暗号鍵を用いて暗号化される。各分割画像データを暗号化するために用いられた暗号鍵は、各分割画像データの入力者毎の証明書で承認された公開鍵で暗号化されて入力者用暗号鍵データとして配信ファイルに含められる。   The image data is each divided image data. In the present embodiment, the image data of the bank account information is image data of an area including address, name, account number, and amount information. The divided image data is encrypted using an encryption key. The encryption key used to encrypt each divided image data is encrypted with the public key approved by the certificate for each input user of each divided image data and included in the distribution file as the encryption key data for the input user. It is done.

これらの情報が分割画像データ毎に配信ファイルに含められる。入力データは下記のデータ入力処理において配信ファイルに含められるので、本ステップでは領域データ、属性データ、制約データ、入力者の証明書、入力者用暗号鍵データ、配信者の証明書、配信者用暗号鍵データ、入力データ状況フラグ及び画像データを配信ファイルに含める処理を行う。具体的には、図7に示すサブルーチンのフローチャートに沿って処理が行われる。各処理は処理対象の原稿画像データから分割された分割画像データ毎に行われ、原稿画像データ毎に総ての分割画像データに対応するデータが1つの配信ファイルとして纏められる。   Such information is included in the distribution file for each divided image data. Since the input data is included in the distribution file in the following data input process, in this step, area data, attribute data, constraint data, input certificate, input key data, distribution certificate, distribution data A process of including the encryption key data, the input data status flag, and the image data in the distribution file is performed. Specifically, processing is performed according to a flowchart of a subroutine shown in FIG. Each processing is performed for each divided image data divided from the document image data to be processed, and data corresponding to all the divided image data is collected as one distribution file for each document image data.

ステップS14−1では、各分割画像データの暗号化が行われる。このステップが分割画像データ暗号化手段22に相当する。ここでは、ステップS12において原稿画像データから分割された分割画像データ毎に異なる暗号鍵を用いて暗号化が行われる。暗号鍵は予め記憶部12aに記憶させておき、中央処理部10aが分割画像データ毎に記憶部12aから順に読み出して適用してもよい。暗号化された各分割画像データは記憶部12aに保存される。   In step S14-1, each divided image data is encrypted. This step corresponds to the divided image data encryption unit 22. Here, encryption is performed using a different encryption key for each of the divided image data divided from the original image data in step S12. The encryption key may be stored in the storage unit 12a in advance, and the central processing unit 10a may read and apply the divided image data sequentially from the storage unit 12a. Each encrypted divided image data is stored in the storage unit 12a.

本実施の形態では、例えば、住所の分割画像データAについては暗号鍵a、氏名の分割画像データBについては暗号鍵b、口座番号の分割画像データCについては暗号鍵c、金額の分割画像データDについては暗号鍵dを用いて暗号化を行う。これらの暗号化された分割画像データがそれぞれ図6における画像データA,B,C,Dとなる。   In the present embodiment, for example, the encryption key a for the divided image data A of the address, the encryption key b for the divided image data B of the name, the encryption key c for the divided image data C of the account number, and the divided image data of the amount. D is encrypted using the encryption key d. These encrypted divided image data become image data A, B, C, and D in FIG.

ステップS14−2では、各分割画像データに適用された暗号鍵を暗号化する。このステップが暗号鍵暗号化手段23に相当する。中央処理部10aは、各分割画像データの入力処理を行う入力者のみが復号化することができる暗号鍵を用いて、各分割画像データに適用された暗号鍵を暗号化する。例えば、各分割画像データの入力処理を行う入力者の証明書によって認証された公開鍵を用いて暗号化を行う。各入力者の暗号鍵(公開鍵)及びその電子証明書データは予め各入力者が属する業者等から取得しておけばよい。暗号化された各暗号鍵は記憶部12aに保存される。   In step S14-2, the encryption key applied to each divided image data is encrypted. This step corresponds to the encryption key encryption unit 23. The central processing unit 10a encrypts the encryption key applied to each divided image data by using an encryption key that can be decrypted only by an input person who performs input processing of each divided image data. For example, encryption is performed using a public key authenticated by a certificate of an input person who performs input processing of each divided image data. Each input person's encryption key (public key) and its electronic certificate data may be acquired in advance from a trader to which each input person belongs. Each encrypted encryption key is stored in the storage unit 12a.

本実施の形態では、住所の分割画像データAについては、暗号鍵aを入力者1の公開鍵及び入力者2の公開鍵で暗号化する。これらが、それぞれ図6における入力者用暗号鍵データ1及び入力者用暗号鍵データ2となる。また、氏名の分割画像データBについては、暗号鍵bを入力者3の公開鍵及び入力者4の公開鍵で暗号化する。これらが、それぞれ図6における入力者用暗号鍵データ3及び入力者用暗号鍵データ4となる。口座番号の分割画像データCについては、暗号鍵cを入力者5の公開鍵及び入力者6の公開鍵で暗号化する。これらが、それぞれ図6における入力者用暗号鍵データ5及び入力者用暗号鍵データ6となる。金額の分割画像データDについては、暗号鍵dを入力者7の公開鍵及び入力者8の公開鍵で暗号化する。これらが、それぞれ図6における入力者用暗号鍵データ7及び入力者用暗号鍵データ8となる。   In the present embodiment, for the divided image data A of the address, the encryption key a is encrypted with the public key of the input person 1 and the public key of the input person 2. These are the input user encryption key data 1 and the input user encryption key data 2 in FIG. For the divided image data B of the name, the encryption key b is encrypted with the public key of the input person 3 and the public key of the input person 4. These are the input user encryption key data 3 and the input user encryption key data 4 in FIG. For the divided image data C of the account number, the encryption key c is encrypted with the public key of the input person 5 and the public key of the input person 6. These are the input user encryption key data 5 and the input user encryption key data 6 in FIG. For the divided image data D of the amount of money, the encryption key d is encrypted with the public key of the input person 7 and the public key of the input person 8. These are the input user encryption key data 7 and the input user encryption key data 8 in FIG.

ステップS14−3では、配信ファイルが実際に構成される。このステップが配信ファイル生成手段24に相当する。中央処理部10aは、記憶部12aに保存されている各分割画像データの領域データ、属性データ、制約データ、入力者の電子証明書、入力者用暗号鍵データ、配信者の電子証明書、配信者の暗号鍵データ及び分割画像データを読み出し、分割画像データ毎に関連付けて配信ファイルを構成する。   In step S14-3, the distribution file is actually configured. This step corresponds to the distribution file generation means 24. The central processing unit 10a includes area data, attribute data, constraint data, input person electronic certificate, input person encryption key data, distributor electronic certificate, distribution of each divided image data stored in the storage unit 12a. The user's encryption key data and divided image data are read out, and a distribution file is constructed in association with each divided image data.

本実施の形態では、入力者用暗号鍵データはステップS14−2で暗号化された入力者毎の暗号鍵とし、分割画像データはステップS14−1で暗号化された各分割画像データとする。また、配信者の電子証明書及び配信者の暗号鍵データは予め記憶部12aに格納及び保持しておけばよい。また、入力データ状況フラグは初期値“0”に設定する。   In this embodiment, the encryption key data for the input person is the encryption key for each input person encrypted in step S14-2, and the divided image data is each divided image data encrypted in step S14-1. Further, the distributor's electronic certificate and the provider's encryption key data may be stored and held in advance in the storage unit 12a. The input data status flag is set to an initial value “0”.

ステップS14−3の処理が終了すると処理は図5のメインルーチンのステップS16に戻される。   When the process of step S14-3 ends, the process returns to step S16 of the main routine of FIG.

ステップS16では、入力処理を行う業者へ配信ファイルを配信する。このステップが図4におけるファイル送受信手段25に相当する。中央処理部10aは、インターフェース部18aを介して、データの入力者が使用する入力側装置200a〜200dに対してステップS14で生成された配信ファイルを配信する。   In step S16, the distribution file is distributed to a supplier who performs input processing. This step corresponds to the file transmission / reception means 25 in FIG. The central processing unit 10a distributes the distribution file generated in step S14 to the input side devices 200a to 200d used by the data input person via the interface unit 18a.

本実施の形態の例では、住所の入力を行う入力者1及び2が使用する入力側装置200a、氏名の入力を行う入力者3及び4が使用する入力側装置200b、口座番号の入力を行う入力者5及び6が使用する入力側装置200c、金額の入力を行う入力者7及び8が使用する入力側装置200dへ配信ファイルが送信される。   In the example of the present embodiment, the input side device 200a used by the input persons 1 and 2 who input the address, the input side apparatus 200b used by the input persons 3 and 4 who input the name, and the account number are input. The distribution file is transmitted to the input side apparatus 200c used by the input persons 5 and 6, and the input side apparatus 200d used by the input persons 7 and 8 who input the amount of money.

以上の処理によって配信ファイルの作成及び配信処理が終了する。   With the above processing, the distribution file creation and distribution processing is completed.

<データの入力処理及び配信ファイルの返信処理>
次に、配信ファイルを受け取った入力側装置200でのデータの入力処理及び配信ファイルの返信処理について説明する。データの入力処理及び配信ファイルの返信処理は、図8に示すフローチャートに沿って実行される。中央処理部10bは、記憶部12bに記憶されている入力側プログラムを実行して、ステップS20からの処理を行う。
<Data input process and distribution file reply process>
Next, data input processing and distribution file reply processing in the input side apparatus 200 that has received the distribution file will be described. The data input process and the delivery file return process are executed according to the flowchart shown in FIG. The central processing unit 10b executes the input side program stored in the storage unit 12b and performs the processing from step S20.

なお、本実施の形態では、入力対象となる住所、氏名、口座番号及び金額の各データはそれぞれ異なる業者において異なる入力側装置200a〜200dを用いて処理されるが、以下の説明では住所を例に説明を行う。他のデータについても同様に処理することができる。   In the present embodiment, the address, name, account number, and amount data to be input are processed by different vendors using different input devices 200a to 200d. In the following description, an address is used as an example. I will explain. Other data can be processed similarly.

ステップS20では、配信ファイルの取得処理が行われる。このステップがファイル送受信手段30に相当する。中央処理部10bは、インターフェース部18bを介して、配信側装置100から入力側装置200を宛先として送信された配信ファイルを受信する。   In step S20, distribution file acquisition processing is performed. This step corresponds to the file transmission / reception means 30. The central processing unit 10b receives the distribution file transmitted from the distribution side device 100 to the input side device 200 via the interface unit 18b.

ステップS22では、データの入力者のログイン処理が行われる。中央処理部10bは、表示部16bにデータの入力者のログインを促すユーザインターフェース画面を表示させる。ユーザインターフェース画面は、データの入力者のID及びログインパスワードの入力を促すものとしてもよい。入力側装置200を用いてデータの入力を行う入力者は、ユーザインターフェース画面に応じて、入力部14bを用いてログイン処理に必要なデータを入力する。中央処理部10bは、入力されたデータに応じてデータの入力者であるか否かを認証し、データの入力者であればログインを許可する。例えば、入力されたユーザID及びパスワードが、予め記憶部12bに登録されている入力者のユーザID及びパスワードと一致すればログインを許可する。   In step S22, the login process of the data input person is performed. The central processing unit 10b displays a user interface screen that prompts the data input person to log in on the display unit 16b. The user interface screen may prompt the input of the data input person ID and the login password. An input person who inputs data using the input side device 200 inputs data necessary for the login process using the input unit 14b in accordance with the user interface screen. The central processing unit 10b authenticates whether or not the user is a data inputer according to the input data, and permits login if the data inputer. For example, if the input user ID and password match the user ID and password of the input person registered in advance in the storage unit 12b, login is permitted.

本実施の形態では、住所の入力担当である入力者1又は2がログインしたものとして以下の説明を行う。   In the present embodiment, the following description will be given on the assumption that the input person 1 or 2 who is in charge of the address has logged in.

ステップS24では、配信ファイルに含まれる入力者毎の暗号鍵を復号する。このステップは暗号鍵復号化手段31に相当する。中央処理部10bは、ステップS22でログインした入力者に対するデータがステップS20で受信した配信ファイルに含まれているか調べる。配信ファイルに含まれていれば、ステップS22でログインした入力者の秘密鍵を記憶部12bから読み出し、配信ファイルからその入力者の暗号鍵データをその秘密鍵で復号化する。なお、各入力者の秘密鍵は予め記憶部12bに登録しておけばよい。   In step S24, the encryption key for each input person included in the distribution file is decrypted. This step corresponds to the encryption key decryption means 31. The central processing unit 10b checks whether the data for the input user who has logged in at step S22 is included in the distribution file received at step S20. If it is included in the distribution file, the secret key of the input person who has logged in is read from the storage unit 12b in step S22, and the encryption key data of the input person is decrypted from the distribution file with the secret key. The secret key of each input person may be registered in advance in the storage unit 12b.

例えば、ステップS14−2において用いられた住所の入力者1の公開鍵に対応する秘密鍵を用いて、配信ファイルの入力者用暗号鍵データ1を復号化することによって画像データAを復号化するための暗号鍵aを得ることができる。同様に、ログインしたユーザが入力者2であった場合、ステップS14−2において用いられた住所の入力者2の公開鍵に対応する秘密鍵を用いて、配信ファイルの入力者用暗号鍵データ2を復号化することによって画像データAを復号化するための暗号鍵aを得ることができる。   For example, the image data A is decrypted by decrypting the encryption key data 1 for the input person of the distribution file by using the secret key corresponding to the public key of the input person 1 of the address used in step S14-2. Encryption key a can be obtained. Similarly, when the logged-in user is the input person 2, the encryption key data 2 for the input person in the distribution file is used by using the private key corresponding to the public key of the input person 2 at the address used in step S14-2. The encryption key a for decrypting the image data A can be obtained.

ステップS26では、配信ファイルに含まれる分割画像データを復号する。このステップは画像データ復号化手段32に相当する。中央処理部10bは、ステップS24において復号化された暗号鍵を用いて、配信ファイルに含まれログインした入力者に割り当てられた分割画像データを復号化する。   In step S26, the divided image data included in the distribution file is decoded. This step corresponds to the image data decoding unit 32. The central processing unit 10b uses the encryption key decrypted in step S24 to decrypt the divided image data included in the distribution file and assigned to the logged-in input person.

このとき、ログイン中の入力者が入力するものではない分割画像データについてはステップS24で復号化された暗号鍵とは異なる暗号鍵で暗号化されているので復号することができない。例えば、ステップS24で復号化された住所の入力者1又は2の暗号鍵では画像データB,C,Dを復号化することはできない。   At this time, the divided image data that is not input by the input user who is logged in cannot be decrypted because it is encrypted with an encryption key different from the encryption key decrypted in step S24. For example, the image data B, C, and D cannot be decrypted with the encryption key of the input person 1 or 2 of the address decrypted in step S24.

また、入力データ状況フラグが“0”以外であれば、既にデータの入力が終了していることを示していると判定して、このステップにおける分割画像データの復号化を行わない処理としてもよい。   Further, if the input data status flag is other than “0”, it may be determined that the input of data has already been completed, and the process of not decoding the divided image data in this step may be performed. .

ステップS28では、データの入力処理を行う。このステップはデータ入力手段33の一部に相当する。中央処理部10bは、ステップS24で復号化された分割画像データから画像を再現して表示部16bに表示させる。すなわち、入力対象となる情報を含む分割画像データのみが画像として表示部16bに表示される。原稿画像内の他の分割画像データについては復号化できないので再現されない。   In step S28, data input processing is performed. This step corresponds to a part of the data input means 33. The central processing unit 10b reproduces an image from the divided image data decoded in step S24 and causes the display unit 16b to display the image. That is, only the divided image data including information to be input is displayed on the display unit 16b as an image. Other divided image data in the document image cannot be reproduced and cannot be reproduced.

ログイン中の入力者は表示部16bに表示された画像を確認し、入力部14bを用いて画像に含まれる情報を入力側装置200に入力する。中央処理部10bは、入力されたデータを記憶部12bに格納及び保持させる。   The input user who is logged in confirms the image displayed on the display unit 16b, and inputs information included in the image to the input-side device 200 using the input unit 14b. The central processing unit 10b stores and holds the input data in the storage unit 12b.

例えば、ログインしているのが入力者1又は2である場合、ステップS26において復号化された画像データAが画像として表示部16bに表示される。画像データAは、図9に示すように、入力対象となる住所に関する情報を含んでいる。また、ステップS26において原稿画像に含まれる氏名、口座番号及び金額に関する画像データB,C,Dは復号化することができないので、それらの情報は表示されない。したがって、入力者1又は2は、表示された住所に関する情報を目視して、入力部14bを用いてそのデータを入力する。   For example, when the input person 1 or 2 is logged in, the image data A decoded in step S26 is displayed on the display unit 16b as an image. As shown in FIG. 9, the image data A includes information regarding an address to be input. In step S26, the image data B, C, and D relating to the name, account number, and amount included in the document image cannot be decrypted, and therefore, such information is not displayed. Accordingly, the input person 1 or 2 visually checks the displayed address information and inputs the data using the input unit 14b.

ステップS30では、総ての入力者についてデータの入力処理が終了したか否かが判定される。このステップはデータ入力手段38の一部に相当する。配信ファイルにおいて登録されている各データの入力者の総てからデータの入力を受け付けた場合はステップS32に処理移行させ、そうでない場合にはログオフ処理を行った後にステップS22に処理を戻す。   In step S30, it is determined whether or not the data input process has been completed for all input persons. This step corresponds to a part of the data input means 38. If data input has been received from all the data input persons registered in the distribution file, the process proceeds to step S32. If not, the logoff process is performed and then the process returns to step S22.

例えば、本実施の形態の配信ファイルの例では、住所に対して入力者1及び2が登録されているので、入力者1及び2による住所の入力を受け付けた場合にはステップS32に処理を移行させ、そうでない場合にはログオフ処理をした後にステップS22に戻し、未だ入力を行っていない入力者からのデータ入力を受け付ける処理を行う。   For example, in the example of the distribution file of the present embodiment, since the input persons 1 and 2 are registered for the address, when the input of the address by the input persons 1 and 2 is accepted, the process proceeds to step S32. Otherwise, after logoff processing is performed, the process returns to step S22, and processing for accepting data input from an input person who has not yet performed input is performed.

ステップS32では、入力されたデータの暗号化を行う。このステップは入力データ暗号手段34の一部に相当する。中央処理部10bは、ステップS30までの処理で各入力者から入力されたデータを配信者の公開鍵を用いて暗号化する。配信者の公開鍵は、配信ファイルの配信者用暗号鍵データとして含められている。また、配信者の公開鍵は、配信者ファイルに含められている配信者証明書によって認証される。   In step S32, the input data is encrypted. This step corresponds to a part of the input data encryption unit 34. The central processing unit 10b encrypts the data input from each input person in the process up to step S30 using the distributor's public key. The public key of the distributor is included as the encryption key data for the distributor of the distribution file. Further, the public key of the distributor is authenticated by a distributor certificate included in the distributor file.

ステップS34では、配信ファイルの更新が行われる。このステップは配信ファイル更新手段35に相当する。中央処理部10bは、暗号化されたデータをそれぞれ入力データとして配信ファイルに含める。   In step S34, the distribution file is updated. This step corresponds to the distribution file update unit 35. The central processing unit 10b includes the encrypted data as input data in the distribution file.

例えば、入力者1及び2によって入力された住所データは、分割画像データAに関連付けられた配信者暗号鍵データとして配信ファイルに含められている配信者の公開鍵で暗号化される。暗号化された入力者1及び2の住所データは、対応する分割画像データに対応付けられてそれぞれ入力データ1及び2として配信ファイルに含められる。   For example, the address data input by the input persons 1 and 2 is encrypted with the distributor's public key included in the distribution file as distributor encryption key data associated with the divided image data A. The encrypted address data of the input persons 1 and 2 are associated with the corresponding divided image data and included in the distribution file as input data 1 and 2, respectively.

また、入力データ状況フラグの設定を行う。中央処理部10bは、複数の入力者から受け付けたデータが総て一致するか否かを判定する。データが総て一致していれば入力データ状況フラグを“1”に設定し、そうでなければ“2”に設定する。設定された入力データ状況フラグは対応する分割画像データに対応付けられて配信ファイルに含められる。   Also, the input data status flag is set. The central processing unit 10b determines whether or not all the data received from a plurality of input persons match. If all the data match, the input data status flag is set to “1”; otherwise, it is set to “2”. The set input data status flag is associated with the corresponding divided image data and included in the distribution file.

ステップS36では、配信ファイルが配信側装置100へ返信される。このステップが図4におけるファイル送受信手段30に相当する。中央処理部10bは、インターフェース部18bを介して、配信ファイルの配信元の配信側装置100に配信ファイルを返信する。返信される配信ファイルは、入力されたデータ(暗号化後)及び設定された入力データ状況フラグによって更新されている。   In step S36, the distribution file is returned to the distribution side apparatus 100. This step corresponds to the file transmitting / receiving means 30 in FIG. The central processing unit 10b returns the distribution file to the distribution side device 100 that is the distribution source of the distribution file via the interface unit 18b. The delivery file to be returned is updated with the input data (after encryption) and the set input data status flag.

以上の処理によってデータの入力処理及び配信ファイルの返信処理が終了する。このデータの入力処理及び配信ファイルの返信処理は、配信ファイルの送信先となった入力側装置200a〜200dにおいて入力対象となるデータ毎に行われる。   With the above processing, the data input processing and the delivery file return processing are completed. The data input process and the distribution file reply process are performed for each data to be input in the input side devices 200a to 200d that are the transmission destinations of the distribution file.

<データアセンブル処理>
配信側装置100では、各入力側装置200a〜200dにおいて上記データの入力処理及び配信ファイルの返信処理によって処理された配信ファイルから原稿画像データ毎に入力データを纏める処理が行われる。
<Data assembly process>
In the distribution side apparatus 100, a process of collecting input data for each document image data from the distribution file processed by the data input process and the distribution file return process in each of the input side apparatuses 200a to 200d is performed.

データアセンブル処理は、図10に示すフローチャートに沿って実行される。中央処理部10aは、記憶部12aに記憶されている配信側プログラムを実行して、ステップS40からの処理を行う。なお、以下の処理では配信側装置100を利用するユーザのログイン処理等は終了しているものとして説明する。   The data assembly process is executed according to the flowchart shown in FIG. The central processing unit 10a executes the delivery side program stored in the storage unit 12a and performs the processing from step S40. In the following processing, it is assumed that the login processing of the user who uses the distribution-side device 100 has been completed.

ステップS40では、配信ファイルの取得処理が行われる。このステップがファイル送受信手段25に相当する。中央処理部10aは、インターフェース部18aを介して、入力側装置200a〜200dから配信側装置100を宛先として送信された配信ファイルを受信する。受信された配信ファイルは記憶部12aに格納及び保持される。   In step S40, a delivery file acquisition process is performed. This step corresponds to the file transmission / reception means 25. The central processing unit 10a receives a distribution file transmitted from the input side devices 200a to 200d with the distribution side device 100 as a destination via the interface unit 18a. The received distribution file is stored and held in the storage unit 12a.

本実施の形態では、住所データの入力を担当する入力側装置200aから入力済みの住所データが含まれた配信ファイルを受信し、氏名データの入力を担当する入力側装置200bから入力済みの氏名データが含まれた配信ファイルを受信し、口座番号データの入力を担当する入力側装置200cから入力済みの口座番号データが含まれた配信ファイルを受信し、金額データの入力を担当する入力側装置200dから入力済みの金額データが含まれた配信ファイルを受信する。   In the present embodiment, a distribution file containing input address data is received from the input side device 200a in charge of input of address data, and name data already input from the input side device 200b in charge of input of name data. Is received from the input side device 200c in charge of input of account number data, and the input side device 200d in charge of input of money amount data is received from the input side device 200c. Receive a delivery file containing the amount data already entered from.

ステップS42では、各配信ファイルに含まれるデータを纏める処理が行われる。このステップが、データアセンブル手段26に相当する。中央処理部10aは、ステップS40で受信された配信ファイルを記憶部12aから読み出し、各配信ファイルに格納されているデータを復号化し、それらのデータを配信ファイルの元となる原稿画像データに関連付けて保存する。   In step S42, processing for collecting data included in each distribution file is performed. This step corresponds to the data assembling means 26. The central processing unit 10a reads the distribution file received in step S40 from the storage unit 12a, decrypts the data stored in each distribution file, and associates the data with the original image data that is the source of the distribution file. save.

具体的は、ステップS40で入力側装置200aから受信された配信ファイルに含まれる住所のデータを読み出す。この住所のデータは配信側装置100の公開鍵で暗号化されているので、配信側装置100の証明書で認証された秘密鍵を用いて復号化する。同様に、入力側装置200b〜200dから受信された配信ファイルに含まれる氏名、口座番号、金額のデータについても復号化する。   Specifically, the address data included in the distribution file received from the input side device 200a in step S40 is read. Since the address data is encrypted with the public key of the distribution-side device 100, it is decrypted using the private key authenticated by the certificate of the distribution-side device 100. Similarly, the data of name, account number, and amount included in the distribution file received from the input side devices 200b to 200d is also decrypted.

復号化されたデータは原稿画像データに関連付けられたファイル名を元に、図11に示すように、原稿画像データ毎に入力データベースとして記憶部12aに格納及び保持される。   Based on the file name associated with the document image data, the decrypted data is stored and held in the storage unit 12a as an input database for each document image data as shown in FIG.

また、図11に示すように、ステップS40で入力側装置200a〜200dから受信された配信ファイルにそれぞれ入力データに対応付けて登録されている入力データ状況フラグを読み出し、各データに関連付けて入力データベースに登録してもよい。   Also, as shown in FIG. 11, the input data status flags registered in association with the input data are read from the distribution files received from the input side devices 200a to 200d in step S40, and the input database is associated with each data. You may register with.

ステップS44では、纏められたデータに対する処理又は纏められたデータを用いた処理が行われる。本実施の形態では、原稿画像と入力されたデータとをユーザに呈示して入力に間違いがないかを確認する処理を行う。このステップが表示手段27に相当する。   In step S44, processing for the collected data or processing using the collected data is performed. In the present embodiment, a process for confirming whether there is an error in the input by presenting the document image and the input data to the user is performed. This step corresponds to the display means 27.

中央処理部10aは、記憶部12から処理対象となっている原稿画像データを読み出し、その原稿画像データに基づいて原稿画像を表示部16aに表示させる。また、中央処理部10aは、記憶部12の入力データベースから処理対象となっている原稿画像データに関連付けて登録されている各データを読み出し、そのデータを原稿画像と併せて表示部16aに表示させる。   The central processing unit 10a reads the document image data to be processed from the storage unit 12, and causes the display unit 16a to display the document image based on the document image data. The central processing unit 10a reads each data registered in association with the document image data to be processed from the input database of the storage unit 12, and displays the data on the display unit 16a together with the document image. .

例えば、本実施の形態においては、図12に示すように、処理対象となる原稿画像データから再現された原稿画像40と、入力データベースにその原稿画像データに関連付けられて登録されている住所、氏名、口座番号、金額と、を表示部16aに表示させる。   For example, in the present embodiment, as shown in FIG. 12, the original image 40 reproduced from the original image data to be processed, and the address and name registered in the input database in association with the original image data. , Account number and amount are displayed on the display unit 16a.

これにより、配信側装置100のユーザは、原稿画像に含まれるデータと入力データとを目視で比較し、各入力側装置200a〜200dで入力されたデータに誤りがないか等を確認することができる。   As a result, the user of the distribution side apparatus 100 visually compares the data included in the document image with the input data, and confirms whether the data input by the input side apparatuses 200a to 200d is correct. it can.

このとき、入力データベースにおいて各データに関連付けて登録されている入力データ状況フラグを参照し、入力データ状況フラグが“2”である場合にはその入力データを他の入力データと異なる表示方法で表示して強調させてもよい。入力データ状況フラグが“2”であることは複数の入力者による入力時に入力データが一致しなかったことを示しており、そのような入力データを他の入力データと識別できる方法で表示することによって、原稿画像におけるそのデータは読み取りにくいものである等のデータの誤りが発生している可能性が高いこと示す。   At this time, the input data status flag registered in association with each data in the input database is referred to. When the input data status flag is “2”, the input data is displayed in a display method different from other input data. It may be emphasized. An input data status flag of “2” indicates that the input data does not match when input by a plurality of input persons, and such input data is displayed in a manner that can be distinguished from other input data. This indicates that there is a high possibility that a data error has occurred such that the data in the document image is difficult to read.

図12では、口座番号に対する入力データ状況フラグが“2”であったとして、口座番号の入力データにのみハッチングを施して表示させている。   In FIG. 12, assuming that the input data status flag for the account number is “2”, only the input data for the account number is hatched and displayed.

また、原稿画像データから画面上に再現された画像に含まれる各データと、入力された各データと、をユーザが目視で確認して入力データが誤っていると判断した場合、配信側装置100の入力部14aを用いてユーザが入力データを修正できるものとしてもよい。   Further, when the user visually confirms each data included in the image reproduced on the screen from the document image data and each input data and determines that the input data is incorrect, the distribution side device 100 The input data may be corrected by the user using the input unit 14a.

本発明の実施の形態におけるデータ入力支援システムの構成を示す図である。It is a figure which shows the structure of the data input assistance system in embodiment of this invention. 本発明の実施の形態における配信側装置の構成を示す図である。It is a figure which shows the structure of the delivery side apparatus in embodiment of this invention. 本発明の実施の形態における入力側装置の構成を示す図である。It is a figure which shows the structure of the input side apparatus in embodiment of this invention. 本発明の実施の形態におけるデータ入力支援システムの機能ブロック図である。It is a functional block diagram of a data input support system in an embodiment of the invention. 本発明の実施の形態における配信ファイルの作成及び配信処理のフローチャートである。It is a flowchart of creation of a delivery file and delivery processing in an embodiment of the present invention. 本発明の実施の形態における配信ファイルの構成例を示す図である。It is a figure which shows the structural example of the delivery file in embodiment of this invention. 本発明の実施の形態における配信ファイルの作成処理のサブルーチンのフローチャートである。It is a flowchart of the subroutine of the creation process of the delivery file in embodiment of this invention. 本発明の実施の形態におけるデータの入力処理及び配信ファイルの返信処理のフローチャートである。It is a flowchart of the data input process and the delivery file reply process in the embodiment of the present invention. 本発明の実施の形態におけるデータの入力処理を説明する図である。It is a figure explaining the input process of the data in embodiment of this invention. 本発明の実施の形態におけるデータアセンブル処理のフローチャートである。It is a flowchart of the data assembly process in embodiment of this invention. 本発明の実施の形態における入力データベースの登録例を示す図である。It is a figure which shows the example of registration of the input database in embodiment of this invention. 本発明の実施の形態における入力データの確認用画面の表示例を示す図である。It is a figure which shows the example of a display of the confirmation screen of input data in embodiment of this invention. 従来のデータの入力処理を説明する図である。It is a figure explaining the input process of the conventional data. 従来のデータの入力処理を説明する図である。It is a figure explaining the input process of the conventional data.

符号の説明Explanation of symbols

10a,10b 中央処理部、12a,12b 記憶部、14a,14b 入力部、16a,16b 表示部、18a,18b インターフェース部、20 画像取得手段、21 画像分割手段、22 分割画像データ暗号化手段、23 暗号鍵暗号化手段、24 配信ファイル生成手段、25 ファイル送受信手段、26 データアセンブル手段、27 表示手段、30 ファイル送受信手段、31 暗号鍵復号化手段、32 画像データ復号化手段、33 データ入力手段、34 入力データ暗号手段、35 配信ファイル更新手段、100 配信側装置、200(200a〜200d) 入力側装置。   10a, 10b Central processing unit, 12a, 12b storage unit, 14a, 14b input unit, 16a, 16b display unit, 18a, 18b interface unit, 20 image acquisition unit, 21 image division unit, 22 divided image data encryption unit, 23 Encryption key encryption means, 24 distribution file generation means, 25 file transmission / reception means, 26 data assembly means, 27 display means, 30 file transmission / reception means, 31 encryption key decryption means, 32 image data decryption means, 33 data input means, 34 input data encryption means, 35 distribution file update means, 100 distribution side apparatus, 200 (200a to 200d) input side apparatus.

Claims (17)

コンピュータに、
データ入力者による入力を必要とする入力対象情報を含む原稿画像データから前記入力対象情報を含む画像領域を抽出した分割画像データを生成する画像分割ステップと、
前記分割画像データに対して、前記分割画像データに含まれる入力対象情報のデータ入力者のみが復号化可能に暗号化を施す分割画像データ暗号化ステップと、
暗号化された前記分割画像データを含む配信ファイルを前記原稿画像データ毎に生成する配信ファイル生成ステップと、
前記配信ファイルをデータ入力者が使用する入力側装置へ送信するファイル送信ステップと、
を含む処理を実行させることを特徴とする配信側プログラム。
On the computer,
An image dividing step for generating divided image data obtained by extracting an image region including the input target information from document image data including input target information that requires input by a data input person;
A divided image data encryption step for encrypting the divided image data so that only a data input person of the input target information included in the divided image data can decrypt the data;
A distribution file generating step for generating a distribution file including the encrypted divided image data for each document image data;
A file transmission step of transmitting the distribution file to an input side device used by a data input person;
A distribution-side program that executes processing including:
請求項1に記載の配信側プログラムであって、
前記分割画像データの暗号化に用いた第1暗号鍵を、前記分割画像データに含まれる入力対象情報のデータ入力者のみが復号化できる第2暗号鍵を用いて暗号化する暗号鍵暗号化ステップをさらにコンピュータに実行させ、
前記配信ファイル生成ステップは、暗号化された前記分割画像データと前記第2暗号鍵とを関連付けて配信ファイルに含めることを特徴とする配信側プログラム。
It is the delivery side program of Claim 1, Comprising:
Encryption key encryption step of encrypting the first encryption key used for encrypting the divided image data by using a second encryption key that can be decrypted only by a data input person of the input target information included in the divided image data Is further executed on the computer,
In the distribution file generation step, the encrypted divided image data and the second encryption key are associated with each other and included in the distribution file.
請求項1又は2に記載の配信側プログラムであって、
前記配信ファイル生成ステップは、暗号化された前記分割画像データと、前記分割画像データの画像が前記原稿画像に占める画像領域を特定する領域特定情報と、を関連付けて配信ファイルに含めることを特徴とする配信側プログラム。
The distribution-side program according to claim 1 or 2,
The distribution file generation step includes the encrypted divided image data and region specifying information for specifying an image region in which the image of the divided image data occupies the original image is included in the distribution file. Distribution side program to perform.
請求項1〜3のいずれか1つに記載の配信側プログラムであって、
前記配信ファイル生成ステップは、暗号化された前記分割画像データと、前記分割画像データに含まれる入力対象情報の属性を示す属性情報と、を関連付けて配信ファイルに含めることを特徴とする配信側プログラム。
It is the delivery side program as described in any one of Claims 1-3,
The distribution file generating step includes associating the encrypted divided image data with attribute information indicating attributes of input target information included in the divided image data in a distribution file. .
請求項1〜4のいずれか1つに記載の配信側プログラムであって、
前記配信ファイル生成ステップは、暗号化された前記分割画像データと、前記分割画像データに含まれる入力対象情報を入力する際の制限を示す制限情報と、を関連付けて配信ファイルに含めることを特徴とする配信側プログラム。
It is the delivery side program as described in any one of Claims 1-4,
In the distribution file generation step, the encrypted divided image data and restriction information indicating restriction when inputting the input target information included in the divided image data are associated and included in the distribution file. Distribution side program to perform.
コンピュータに、
データ入力者による入力を必要とする入力対象情報を含む原稿画像データから前記入力対象情報を含む画像領域を抽出した画像データを暗号化した分割画像データを含んだ配信ファイルを受信するファイル受信ステップと、
前記配信ファイルに含まれる暗号化された前記分割画像データを復号化する画像データ復号化ステップと、
前記復号化された分割画像データに含まれる情報をデータ入力者に呈示し、データ入力者によるデータの入力を受け付けるデータ入力ステップと、
前記データ入力ステップで得られた入力データを、前記分割画像データに関連付けて前記配信ファイルに含める配信ファイル更新ステップと、
前記配信ファイルを配信元の配信側装置に返送するファイル送信ステップと、
を含む処理を実行させることを特徴とする入力側プログラム。
On the computer,
A file receiving step for receiving a distribution file including divided image data obtained by encrypting image data obtained by extracting an image area including the input target information from document image data including input target information that requires input by a data input person; ,
An image data decrypting step for decrypting the encrypted divided image data included in the distribution file;
A data input step of presenting information included in the decoded divided image data to a data input person and receiving an input of data by the data input person;
A distribution file update step of including the input data obtained in the data input step in the distribution file in association with the divided image data;
A file transmission step of returning the distribution file to a distribution-side distribution device;
An input-side program that executes processing including:
請求項6に記載の入力側プログラムであって、
前記入力データを前記配信側装置のユーザのみが復号化可能な暗号鍵で暗号化する暗号鍵暗号化ステップをさらにコンピュータに実行させ、
前記配信ファイル更新ステップは、暗号化された前記入力データを前記分割画像データに関連付けて前記配信ファイルに含めることを特徴とする入力側プログラム。
The input side program according to claim 6,
Causing the computer to further execute an encryption key encryption step of encrypting the input data with an encryption key that can be decrypted only by a user of the distribution side device;
In the distribution file update step, the encrypted input data is included in the distribution file in association with the divided image data.
請求項6又は7に記載の入力側プログラムであって、
前記配信ファイルに含まれる前記分割画像データに、前記分割画像データに含まれる入力対象情報のデータ入力者のみが復号化可能である暗号化された暗号鍵が関連付けられている場合に、前記暗号鍵を復号化する暗号鍵復号化ステップをさらにコンピュータに実行させ、
前記画像データ復号化ステップでは、前記復号化された暗号鍵を用いて前記配信ファイルに含まれる暗号化された前記分割画像データを復号化することを特徴とする入力側プログラム。
The input side program according to claim 6 or 7,
When the divided image data included in the distribution file is associated with an encrypted encryption key that can be decrypted only by a data input person of the input target information included in the divided image data, the encryption key The computer further executes an encryption key decryption step for decrypting
In the image data decrypting step, the encrypted divided image data included in the distribution file is decrypted using the decrypted encryption key.
請求項6〜8のいずか1つに記載の入力側プログラムであって、
前記配信ファイルに含まれる前記分割画像データに、前記分割画像データの画像が原稿画像に占める画像領域を特定する領域特定情報が関連付けられている場合に、
前記データ入力ステップは、前記画像領域を特定する情報に応じた前記原稿画像内の画像領域に前記分割画像データを表示させてユーザに呈示することを特徴とする入力側プログラム。
An input-side program according to any one of claims 6 to 8,
When area specifying information for specifying an image area occupied by the image of the divided image data in the original image is associated with the divided image data included in the distribution file,
The data input step displays the divided image data in an image area in the document image corresponding to information specifying the image area and presents it to the user.
請求項6〜9のいずれか1つに記載の入力側プログラムであって、
前記配信ファイルに含まれる前記分割画像データに、前記分割画像データに含まれる入力対象情報を入力する際の制限を示す制限情報が関連付けられている場合に、
前記データ入力ステップは、前記制限情報に応じてデータ入力者によるデータの入力を制限することを特徴とする入力側プログラム。
An input-side program according to any one of claims 6 to 9,
When the restriction information indicating the restriction when inputting the input target information included in the divided image data is associated with the divided image data included in the distribution file,
The data input step restricts data input by a data input person according to the restriction information.
請求項6〜10のいずれか1つに記載の入力側プログラムであって、
前記分割画像データのいずれかに含まれる入力対象情報の1つに対して複数のデータ入力者が設定されており、前記データ入力ステップにおいて前記複数のデータ入力者によって入力された入力データが異なっている場合に、
前記配信ファイル更新処理は、当該相違を示すデータ状況フラグを設定し、前記分割画像データに関連付けて前記配信ファイルに含めることを特徴とする入力側プログラム。
It is an input side program as described in any one of Claims 6-10, Comprising:
A plurality of data input persons are set for one piece of input target information included in any of the divided image data, and the input data input by the plurality of data input persons in the data input step is different. If
The distribution file update process sets a data status flag indicating the difference, and associates it with the divided image data and includes it in the distribution file.
コンピュータに、
データ入力者による入力を必要とする入力対象情報を含む原稿画像データから前記入力対象情報を含む画像領域を抽出した画像データを暗号化した分割画像データと、前記分割画像データに関連付けられた入力データと、を含んだ配信ファイルを受信するファイル受信ステップと、
前記ファイル受信ステップで受信された配信ファイルであって、同じ原稿画像データに関連付けられている配信ファイルに含まれている入力データを1つの入力データベースに纏めるデータアセンブルステップと、
を含む処理を実行させることを特徴とする配信側プログラム。
On the computer,
Split image data obtained by encrypting image data obtained by extracting an image area including the input target information from document image data including input target information that requires input by a data input person, and input data associated with the split image data And a file receiving step for receiving a distribution file including:
A data assembling step for collecting the input data included in the distribution file received in the file reception step and associated with the same document image data into one input database;
A distribution-side program that executes processing including:
請求項12に記載の配信側プログラムであって、
前記配信ファイルが、前記分割画像データと、前記分割画像データに関連付けられた入力データと、前記入力データの信憑性を示すデータ状況フラグと、を含む場合に、
前記分割画像データから再現された画像と、前記分割画像データに関連付けられている入力データと、を表示し、表示の際に前記分割画像データに関連付けられているデータ状況フラグに応じて入力データの表示態様を変更して表示することを特徴とする配信側プログラム。
It is a delivery side program of Claim 12, Comprising:
When the distribution file includes the divided image data, input data associated with the divided image data, and a data status flag indicating the authenticity of the input data,
An image reproduced from the divided image data and input data associated with the divided image data are displayed, and the input data is displayed according to a data status flag associated with the divided image data at the time of display. A distribution-side program, wherein a display mode is changed and displayed.
データ入力者による入力を必要とする入力対象情報を含む原稿画像データから前記入力対象情報を含む画像領域を抽出した分割画像データを生成する画像分割手段と、
前記分割画像データに対して、前記分割画像データに含まれる入力対象情報のデータ入力者のみが復号化可能に暗号化を施す分割画像データ暗号化手段と、
暗号化された前記分割画像データを含む配信ファイルを前記原稿画像データ毎に生成する配信ファイル生成手段と、
前記配信ファイルをデータ入力者が使用する入力側装置へ送信するファイル送信手段と、
を備えることを特徴とする配信側装置。
Image dividing means for generating divided image data obtained by extracting an image region including the input target information from document image data including input target information that requires input by a data input person;
A divided image data encryption means for encrypting the divided image data so that only a data input person of the input target information included in the divided image data can decrypt the data;
A distribution file generating means for generating a distribution file including the encrypted divided image data for each document image data;
A file transmission means for transmitting the distribution file to an input side device used by a data input person;
A distribution-side device comprising:
データ入力者による入力を必要とする入力対象情報を含む原稿画像データから前記入力対象情報を含む画像領域を抽出した画像データを暗号化した分割画像データを含んだ配信ファイルを受信するファイル受信手段と、
前記配信ファイルに含まれる暗号化された前記分割画像データを復号化する画像データ復号化手段と、
前記復号化された分割画像データに含まれる情報をデータ入力者に呈示し、データ入力者によるデータの入力を受け付けるデータ入力手段と、
前記データ入力手段で得られた入力データを、前記分割画像データに関連付けて前記配信ファイルに含める配信ファイル更新手段と、
前記配信ファイルを配信元の配信側装置に返送するファイル送信手段と、
を備えることを特徴とする入力側装置。
File receiving means for receiving a distribution file including divided image data obtained by encrypting image data obtained by extracting an image area including the input target information from document image data including input target information that requires input by a data input person; ,
Image data decrypting means for decrypting the encrypted divided image data included in the distribution file;
Data input means for presenting information included in the decoded divided image data to a data input person and receiving data input by the data input person;
A delivery file update means for including the input data obtained by the data input means in the delivery file in association with the divided image data;
File transmission means for returning the distribution file to the distribution-side distribution device;
An input side device comprising:
データ入力者による入力を必要とする入力対象情報を含む原稿画像データから前記入力対象情報を含む画像領域を抽出した画像データを暗号化した分割画像データと、前記分割画像データに関連付けられた入力データと、を含んだ配信ファイルを受信するファイル受信手段と、
前記ファイル受信手段で受信された配信ファイルであって、同じ原稿画像データに関連付けられている配信ファイルに含まれている入力データを1つの入力データベースに纏めるデータアセンブル手段と、
を備えることを特徴とする配信側装置。
Split image data obtained by encrypting image data obtained by extracting an image area including the input target information from document image data including input target information that requires input by a data input person, and input data associated with the split image data And a file receiving means for receiving a distribution file including:
A data assembling unit for collecting input data included in a distribution file received by the file receiving unit and associated with the same document image data in one input database;
A distribution-side device comprising:
データ入力者による入力を必要とする入力対象情報を含む原稿画像データから前記入力対象情報を含む画像領域を抽出した分割画像データを生成する画像分割手段と、
前記分割画像データに対して、前記分割画像データに含まれる入力対象情報のデータ入力者のみが復号化可能に暗号化を施す分割画像データ暗号化手段と、
暗号化された前記分割画像データを含む配信ファイルを前記原稿画像データ毎に生成する配信ファイル生成手段と、
前記配信ファイルをデータ入力者が使用する入力側装置へ送信する第1ファイル送信手段と、
前記入力側装置から返信された配信ファイルを受信する第1ファイル受信手段と、
前記ファイル受信手段で受信された配信ファイルであって、同じ原稿画像データに関連付けられている配信ファイルに含まれている入力データを1つの入力データベースに纏めるデータアセンブル手段と、
を備える配信側装置と、
前記配信側装置から送信された配信ファイルを受信する第2ファイル受信手段と、
前記配信ファイルに含まれる暗号化された前記分割画像データを復号化する画像データ復号化手段と、
前記復号化された分割画像データに含まれる情報をデータ入力者に呈示し、データ入力者によるデータの入力を受け付けるデータ入力手段と、
前記データ入力手段で得られた入力データを、前記分割画像データに関連付けて前記配信ファイルに含める配信ファイル更新手段と、
前記配信ファイルを配信元の配信側装置に返送する第2ファイル送信手段と、
を備える入力側装置と、
を含むことを特徴とするデータ入力支援システム。
Image dividing means for generating divided image data obtained by extracting an image region including the input target information from document image data including input target information that requires input by a data input person;
A divided image data encryption means for encrypting the divided image data so that only a data input person of the input target information included in the divided image data can decrypt the data;
A distribution file generating means for generating a distribution file including the encrypted divided image data for each document image data;
First file transmission means for transmitting the distribution file to an input side device used by a data input person;
First file receiving means for receiving a delivery file returned from the input side device;
A data assembling unit for collecting input data included in a distribution file received by the file receiving unit and associated with the same document image data in one input database;
A distribution side device comprising:
Second file receiving means for receiving a distribution file transmitted from the distribution side device;
Image data decrypting means for decrypting the encrypted divided image data included in the distribution file;
Data input means for presenting information included in the decoded divided image data to a data input person and receiving data input by the data input person;
A distribution file updating unit that includes the input data obtained by the data input unit in the distribution file in association with the divided image data;
A second file sending means for returning the delivery file to the delivery-side delivery device;
An input side device comprising:
A data input support system comprising:
JP2008042365A 2008-02-25 2008-02-25 Distribution-side program for data input support, input-side program, distribution-side apparatus, input-side apparatus, and data input support system Pending JP2009200989A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008042365A JP2009200989A (en) 2008-02-25 2008-02-25 Distribution-side program for data input support, input-side program, distribution-side apparatus, input-side apparatus, and data input support system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008042365A JP2009200989A (en) 2008-02-25 2008-02-25 Distribution-side program for data input support, input-side program, distribution-side apparatus, input-side apparatus, and data input support system

Publications (1)

Publication Number Publication Date
JP2009200989A true JP2009200989A (en) 2009-09-03

Family

ID=41143979

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008042365A Pending JP2009200989A (en) 2008-02-25 2008-02-25 Distribution-side program for data input support, input-side program, distribution-side apparatus, input-side apparatus, and data input support system

Country Status (1)

Country Link
JP (1) JP2009200989A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5312701B1 (en) * 2013-02-08 2013-10-09 三三株式会社 Business card management server, business card image acquisition device, business card management method, business card image acquisition method, and program
JP2017097560A (en) * 2015-11-20 2017-06-01 大日本印刷株式会社 Information processing unit, information processing system, information processing method and information processing program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5312701B1 (en) * 2013-02-08 2013-10-09 三三株式会社 Business card management server, business card image acquisition device, business card management method, business card image acquisition method, and program
WO2014122954A1 (en) * 2013-02-08 2014-08-14 Sansan株式会社 Business card management server, business card image acquisition device, business card management method, business card image acquisition method, and recording medium
US10089490B2 (en) 2013-02-08 2018-10-02 Sansan, Inc. Business card management server, business card image acquiring apparatus, business card management method, business card image acquiring method, and storage medium
JP2017097560A (en) * 2015-11-20 2017-06-01 大日本印刷株式会社 Information processing unit, information processing system, information processing method and information processing program

Similar Documents

Publication Publication Date Title
KR101130415B1 (en) A method and system for recovering password protected private data via a communication network without exposing the private data
US8549606B2 (en) Device for protecting digital content, device for processing protected digital content, method for protecting digital content, method for processing protected digital content, storage medium storing program for protecting digital content, and storage medium storing program for processing protected digital content
JP4991035B2 (en) Secure message system with remote decryption service
KR100536817B1 (en) Information processor and information processing method for cooperative operation of job processor
JP4780179B2 (en) Information processing apparatus and information processing program
NO333104B1 (en) Secure architecture with server plugins for digital rights management systems
EP3025235B1 (en) Anti-piracy protection for software
US20230040235A1 (en) Secure and robust decentralized ledger based data management
JP6940812B2 (en) Information processing equipment and computer programs
US20080086639A1 (en) Processor with encryption function, encryption device, encryption processing method, and computer readable medium
CN113726766A (en) Offline identity authentication method, system and medium
JP2007181011A (en) Data sharing device
US20040186997A1 (en) Encrypted data sharing system and encrypted data sharing method
JP6711042B2 (en) Decryption program, encryption program, decryption device, encryption device, decryption method, and encryption method
JP2009200989A (en) Distribution-side program for data input support, input-side program, distribution-side apparatus, input-side apparatus, and data input support system
JP2009100195A (en) Authentication client device, authentication server device, user authentication system
JP2015192377A (en) Method, system and program for key transmission
WO2010103800A1 (en) Server, terminal, program, and service providing method
JP2005275112A (en) Encryption/decryption system
JP4227327B2 (en) Peripheral device, control device, control method, and medium storing control program
JP4475576B2 (en) Network printing system, print data exchange method, and server computer program
JP2006004321A (en) Security system
JP6885150B2 (en) File sharing system, file sharing device, file sharing method, and file sharing program
Ahn et al. Towards scalable authentication in health services
KR20030069546A (en) Encryption service method for contents preservation