JP2019045932A - Processing device, processing system, processing method, and processing program - Google Patents
Processing device, processing system, processing method, and processing program Download PDFInfo
- Publication number
- JP2019045932A JP2019045932A JP2017165177A JP2017165177A JP2019045932A JP 2019045932 A JP2019045932 A JP 2019045932A JP 2017165177 A JP2017165177 A JP 2017165177A JP 2017165177 A JP2017165177 A JP 2017165177A JP 2019045932 A JP2019045932 A JP 2019045932A
- Authority
- JP
- Japan
- Prior art keywords
- image data
- passbook
- processing
- unit
- passbook image
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Withdrawn
Links
- 238000003672 processing method Methods 0.000 title claims abstract description 7
- 238000000034 method Methods 0.000 claims abstract description 49
- 230000010365 information processing Effects 0.000 claims description 10
- 238000004891 communication Methods 0.000 description 31
- 238000012015 optical character recognition Methods 0.000 description 24
- 230000004048 modification Effects 0.000 description 19
- 238000012986 modification Methods 0.000 description 19
- 238000010586 diagram Methods 0.000 description 14
- 238000003384 imaging method Methods 0.000 description 3
- 238000007726 management method Methods 0.000 description 3
- 230000006870 function Effects 0.000 description 2
- 238000005034 decoration Methods 0.000 description 1
- 238000010191 image analysis Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/40—Document-oriented image-based pattern recognition
- G06V30/41—Analysis of document content
- G06V30/418—Document matching, e.g. of document images
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q40/00—Finance; Insurance; Tax strategies; Processing of corporate or income taxes
- G06Q40/12—Accounting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/40—Document-oriented image-based pattern recognition
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/10—Character recognition
Landscapes
- Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- General Physics & Mathematics (AREA)
- Business, Economics & Management (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Multimedia (AREA)
- Artificial Intelligence (AREA)
- Development Economics (AREA)
- General Business, Economics & Management (AREA)
- Technology Law (AREA)
- Strategic Management (AREA)
- Marketing (AREA)
- Economics (AREA)
- Processing Or Creating Images (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
Abstract
Description
本発明は、通帳を読み取った通帳画像データに対して処理を行う処理装置、処理システム、処理方法および処理プログラムに関する。 The present invention relates to a processing apparatus, processing system, processing method, and processing program for processing passbook image data obtained by reading a passbook.
従来、通帳を読み取った通帳画像データを取得してOCR(Optical Character Recognition/Reader)処理を行い、通帳に記帳された取引情報が、入金に関するものであるか出金に関するものであるかを判別し、その判別結果に応じて、入金欄および出金欄を含む帳票を作成する会計処理システムが知られている(例えば、特許文献1)。この会計処理システムによれば、通帳に記帳された取引情報の仕訳を自動で行うことができる。 Conventionally, passbook image data obtained by reading a passbook is acquired and OCR (Optical Character Recognition / Reader) processing is performed to determine whether the transaction information registered in the passbook relates to payment or payment. There is known an accounting system that creates a slip including payment and withdrawal fields according to the determination result (for example, Patent Document 1). According to this accounting system, it is possible to automatically make a journal entry of transaction information registered in the passbook.
ところで、通帳は、記帳のたびに取引情報が追加されていく。このため、処理装置が、通帳画像データに対して処理を行う場合、ページの途中までしか取引情報が記帳されていないページについて処理を行った後、取引情報が追加された同じページについて処理を行う場合がある。ところが、特許文献1では、このような場合、処理済みの取引情報についても、再度仕訳等の処理を行わなければならず、非効率である。
By the way, in the passbook, transaction information is added each time the book is registered. For this reason, when processing the passbook image data, the processing device processes the page for which the transaction information is not registered until the middle of the page, and then performs the processing for the same page to which the transaction information is added. There is a case. However, in
本発明は、上記の問題点に鑑み、通帳を読み取った通帳画像データに対する処理をより適切に行うことが可能な処理装置、処理システム、処理方法および処理プログラムを提供することを目的とする。 An object of the present invention is to provide a processing apparatus, a processing system, a processing method, and a processing program capable of more appropriately processing passbook image data obtained by reading a passbook in view of the above-mentioned problems.
本発明の処理装置は、入出金に関する取引情報が記帳された通帳を読み取った通帳画像データを取得する取得部と、通帳画像データに対して処理を行う画像データ処理部と、画像データ処理部の処理に用いられた通帳画像データを記憶部に記憶させる第1記憶制御部と、を備え、画像データ処理部は、取得部が新たに取得した第1通帳画像データの通帳に対応する第2通帳画像データが記憶部に記憶されている場合、第1通帳画像データと、第2通帳画像データと、の差分である差分画像データに対して処理を行う差分処理を実行することを特徴とする。 The processing apparatus according to the present invention comprises an acquisition unit for acquiring passbook image data obtained by reading a passbook in which transaction information on deposit and withdrawal is registered, an image data processing unit for processing passbook image data, and an image data processing unit. A first storage control unit for storing the passbook image data used in the processing in the storage unit; and the image data processing unit is a second passbook corresponding to the passbook of the first passbook image data newly acquired by the acquisition unit. When the image data is stored in the storage unit, it is characterized in that differential processing is performed to process differential image data which is a difference between the first passbook image data and the second passbook image data.
本発明の処理システムは、情報処理端末とサーバーとがネットワークを介して接続される処理システムであって、サーバーは、情報処理端末から、入出金に関する取引情報が記帳された通帳を読み取った通帳画像データを取得する取得部と、通帳画像データに対して処理を行う画像データ処理部と、画像データ処理部の処理に用いられた通帳画像データを記憶部に記憶させる第1記憶制御部と、を備え、画像データ処理部は、取得部が新たに取得した第1通帳画像データの通帳に対応する第2通帳画像データが記憶部に記憶されている場合、第1通帳画像データと、第2通帳画像データと、の差分である差分画像データに対して処理を行う差分処理を実行することを特徴とする。 The processing system according to the present invention is a processing system in which an information processing terminal and a server are connected via a network, and the server is a passbook image obtained by reading from the information processing terminal a passbook in which transaction information related to deposit and withdrawal is registered. An acquisition unit for acquiring data; an image data processing unit for processing passbook image data; and a first storage control unit for storing passbook image data used in the processing of the image data processing unit in a storage unit. When the second passbook image data corresponding to the passbook of the first passbook image data newly acquired by the acquisition unit is stored in the storage unit, the image data processing unit further includes the first passbook image data and the second passbook. The present invention is characterized in that differential processing is performed to process differential image data which is the difference between the image data and the image data.
本発明の処理方法は、コンピューターが、入出金に関する取引情報が記帳された通帳を読み取った通帳画像データを取得する取得ステップと、通帳画像データに対して処理を行う画像データ処理ステップと、画像データ処理ステップの処理に用いられた通帳画像データを記憶部に記憶させる第1記憶制御ステップと、を実行し、画像データ処理ステップは、取得ステップにて新たに取得された第1通帳画像データの通帳に対応する第2通帳画像データが記憶部に記憶されている場合、第1通帳画像データと、第2通帳画像データと、の差分である差分画像データに対して処理を行う差分処理を実行することを特徴とする。 According to the processing method of the present invention, an acquisition step of acquiring passbook image data in which a computer reads a passbook on which transaction information regarding deposit and withdrawal is registered, an image data processing step of processing the passbook image data, and image data Executing a first storage control step of storing the passbook image data used in the processing of the processing step in the storage unit, and the image data processing step executing the passbook of the first passbook image data newly acquired in the acquisition step When the second passbook image data corresponding to is stored in the storage unit, differential processing is performed to process differential image data which is the difference between the first passbook image data and the second passbook image data. It is characterized by
本発明の処理プログラムは、コンピューターに、入出金に関する取引情報が記帳された通帳を読み取った通帳画像データを取得する取得ステップと、通帳画像データに対して処理を行う画像データ処理ステップと、画像データ処理ステップの処理に用いられた通帳画像データを記憶部に記憶させる第1記憶制御ステップと、を実行させるための処理プログラムであって、画像データ処理ステップは、取得ステップにて新たに取得された第1通帳画像データの通帳に対応する第2通帳画像データが記憶部に記憶されている場合、第1通帳画像データと、第2通帳画像データと、の差分である差分画像データに対して処理を行う差分処理を実行することを特徴とする。 The processing program according to the present invention comprises a computer, an acquisition step of acquiring passbook image data obtained by reading a passbook in which transaction information regarding deposit and withdrawal is registered, an image data processing step of processing the passbook image data, and image data A processing program for executing a first storage control step of storing passbook image data used in the processing of the processing step in the storage unit, and the image data processing step is newly acquired in the acquisition step. When the second passbook image data corresponding to the passbook of the first passbook image data is stored in the storage unit, processing is performed on differential image data that is the difference between the first passbook image data and the second passbook image data To perform differential processing to
これらの構成によれば、取得部が新たに取得した通帳画像データである第1通帳画像データと、記憶部に記憶されている処理済みの通帳画像データであって第1通帳画像データの通帳に対応する第2通帳画像データと、の差分である差分画像データに対して処理を行うことにより、処理済みの通帳画像データに対し、重複して処理を行うことを防止できる。これにより、通帳を読み取った通帳画像データに対する処理をより適切に行うことができる。
なお、画像データ処理部(画像データ処理ステップ)は、取得部が新たに取得した(取得ステップにて新たに取得された)第1通帳画像データの通帳に対応する第2通帳画像データが記憶部に記憶されていない場合、第1通帳画像データに対して処理を行うことが好ましい。
According to these configurations, the first passbook image data, which is passbook image data newly acquired by the acquisition unit, and the processed passbook image data stored in the storage unit, are used as the passbook of the first passbook image data. By performing processing on differential image data that is the difference between the corresponding second passbook image data, it is possible to prevent duplicate processing on processed passbook image data. Thus, processing can be more appropriately performed on the passbook image data obtained by reading the passbook.
The image data processing unit (image data processing step) stores the second passbook image data corresponding to the passbook of the first passbook image data newly acquired by the acquisition unit (newly acquired in the acquisition step). Preferably, the first passbook image data is processed.
上記の処理装置において、取得部は、通帳の通帳ページを読み取った通帳画像データと、当該通帳画像データが読み取られた通帳ページの識別情報と、を取得し、第1記憶制御部は、画像データ処理部の処理に用いられた通帳画像データを、当該通帳画像データが読み取られた通帳ページの識別情報と対応付けて記憶部に記憶させ、画像データ処理部は、差分処理において、第1通帳画像データと、取得部が取得した識別情報に対応する第2通帳画像データと、の差分である差分画像データに対して処理を行うことを特徴とする。 In the above processing apparatus, the acquisition unit acquires passbook image data obtained by reading the passbook page of the passbook and identification information of the passbook page obtained by reading the passbook image data, and the first storage control unit generates the image data The passbook image data used in the processing of the processing unit is stored in the storage unit in association with the identification information of the passbook page from which the passbook image data is read, and the image data processing unit performs the first passbook image processing in the difference processing. A process is performed on difference image data which is a difference between the data and the second passbook image data corresponding to the identification information acquired by the acquisition unit.
この構成によれば、一つの処理装置で、複数の通帳ページの通帳画像データに対して処理を行うことができる。
なお、「通帳ページ」とは、通帳の片面1ページまたは見開き2ページを指す。
According to this configuration, processing can be performed on passbook image data of a plurality of passbook pages by one processing device.
The "passbook page" refers to one side of the passbook or two spread pages.
上記の処理装置において、取得部は、通帳以外の証憑を読み取った画像データを取得可能であり、画像データ処理部は、取得部が取得した画像データが、通帳画像データであるか否かを判別し、通帳画像データであると判定した場合に、差分処理を行い、通帳画像データではないと判定した場合に、差分処理を行わず、取得部が取得した画像データに対して処理を行うことを特徴とする。 In the above processing apparatus, the acquisition unit can acquire image data obtained by reading a voucher other than the passbook, and the image data processing unit determines whether the image data acquired by the acquisition unit is passbook image data. If it is determined that the passbook image data is used, the difference processing is performed, and if it is determined that the passbook image data is not stored, the difference processing is not performed, and the processing for the image data acquired by the acquisition unit is performed. It features.
この構成によれば、一つの処理装置で、通帳だけでなく、通帳以外の証憑に対して処理を行うことができる。 According to this configuration, it is possible to process not only the passbook but also vouchers other than the passbook with one processing device.
上記の処理装置において、画像データ処理部の処理に用いられた通帳画像データと、通帳画像データに対する画像データ処理部の処理により生成された処理データと、を対応付けて外部記憶装置に記憶させる第2記憶制御部を備えることを特徴とする。 In the above processing apparatus, passbook image data used for processing of the image data processing unit and processing data generated by processing of the image data processing unit for the passbook image data are stored in the external storage device in association with each other. 2. A storage control unit is provided.
この構成によれば、画像データ処理部の処理に用いられた通帳画像データと、通帳画像データに対する画像データ処理部の処理により生成された処理データと、を、会計処理等に用いることができる。 According to this configuration, the passbook image data used for the processing of the image data processing unit and the processing data generated by the processing of the image data processing unit for the passbook image data can be used for accounting processing and the like.
上記の処理装置において、差分処理が行われた場合、第2記憶制御部は、画像データ処理部の処理に用いられた通帳画像データに、差分画像データから特定される取引情報と、その他の取引情報と、を識別可能とするための画像処理を施して、外部記憶装置に記憶させることを特徴とする。 In the above processing apparatus, when the differential processing is performed, the second storage control unit causes the passbook image data used in the processing of the image data processing unit to be transaction information specified from the differential image data and other transactions. It is characterized in that image processing to make the information distinguishable is performed and stored in an external storage device.
この構成によれば、ユーザーは、画像処理が施された通帳画像データを参照することにより、今回処理された取引情報(差分画像データから特定される取引情報)と、その他の取引情報と、を識別することができる。 According to this configuration, the user refers to the passbook image data on which the image processing has been performed, thereby the transaction information (transaction information specified from the difference image data) processed this time and the other transaction information. It can be identified.
上記の処理装置において、第2記憶制御部は、画像データ処理部の処理に用いられた通帳画像データに画像処理を施したデータと、処理データと、第1通帳画像データと、を対応付けて外部記憶装置に記憶させることを特徴とする。 In the above processing apparatus, the second storage control unit associates data obtained by performing image processing on passbook image data used for processing of the image data processing unit, processing data, and first passbook image data in association with each other. It is characterized by storing in an external storage device.
この構成によれば、画像処理を施したデータと、処理データと、の他、通帳原本の読み取り結果を示す通帳画像データ(第1通帳画像データ)を、会計処理等に用いることができる。 According to this configuration, it is possible to use passbook image data (first passbook image data) indicating the result of reading the passbook original data, in addition to the data subjected to the image processing and the processing data, for accounting processing and the like.
上記の処理装置において、処理データから特定される取引情報の数に応じて、課金処理を行う課金処理部を備えることを特徴とする。 The above processing apparatus is characterized by including a charge processing unit that performs charge processing according to the number of pieces of transaction information specified from the processing data.
この構成によれば、課金処理に伴って収益を得ることができる。 According to this configuration, revenue can be obtained along with the charging process.
以下、添付の図面を参照して、本発明の処理装置、処理システム、処理方法および処理プログラムの一実施形態を説明する。図1は、本発明の一実施形態に係る処理システムSYのシステム構成図である。処理システムSYは、スキャナー1と、携帯端末2と、メインサーバー4と、ストレージサーバー5と、プリンター7と、会計事務所PC(Personal Computer)8と、を含む。携帯端末2は、「情報処理端末」の一例である。また、メインサーバー4は、「処理装置」および「サーバー」の一例である。また、ストレージサーバー5は、「外部記憶装置」の一例である。
Hereinafter, an embodiment of a processing device, a processing system, a processing method and a processing program of the present invention will be described with reference to the attached drawings. FIG. 1 is a system configuration diagram of a processing system SY according to an embodiment of the present invention. The processing system SY includes a
同図に示すように、スキャナー1と携帯端末2は、ケーブル等の通信線3を介して接続される。また、携帯端末2とメインサーバー4は、第1のネットワークNW1を介して接続され、メインサーバー4とストレージサーバー5は、第2のネットワークNW2を介して接続される。また、メインサーバー4とプリンター7は、第3のネットワークNW3を介して接続され、ストレージサーバー5と会計事務所PC8は、第4のネットワークNW4を介して接続される。
As shown in the figure, the
本実施形態では、メインサーバー4およびストレージサーバー5として、クラウドサーバーを用いることを想定しているため、ネットワークNW1〜NW4として、インターネット通信網を用いるが、他の通信網を用いてもよい。また、ネットワークNW1〜NW4は、共通するネットワークでなく、異なるネットワークでもよい。また、各ネットワークNW1〜NW4を、複数のネットワークの組み合わせにより実現してもよい。また、ネットワークの通信形態は、無線通信でもよいし有線通信でもよい。さらに、スキャナー1と携帯端末2を接続する通信線3に代えて、無線LANまたは有線LAN等のネットワークを用いてもよい。
In the present embodiment, it is assumed that a cloud server is used as the main server 4 and the storage server 5, and thus the Internet communication network is used as the networks NW1 to NW4, but other communication networks may be used. Further, the networks NW1 to NW4 may not be common networks but different networks. Also, each of the networks NW1 to NW4 may be realized by a combination of a plurality of networks. Further, the communication mode of the network may be wireless communication or wired communication. Furthermore, instead of the communication line 3 connecting the
本実施形態において、メインサーバー4およびストレージサーバー5は、証憑読み取りサービスを提供する証憑読み取りサービス提供者が運営および管理することを想定している。「証憑読み取りサービス」とは、例えば、通帳90(図9等参照)、領収書、請求書等の証憑を読み取った画像データ(以下、「証憑画像データ」と称する)の管理と、証憑画像データに対する処理と、を含む会計事務所向けのサービスを指す。また、「通帳」とは、貯金通帳、預金通帳など、入出金に関する取引情報Aが記帳された冊子を指す。一方、プリンター7および会計事務所PC8は、証憑読み取りサービス提供者と契約している会計事務所に設置される。また、スキャナー1および携帯端末2は、会計事務所の担当者が顧問先で用いることを想定している。
In the present embodiment, it is assumed that the main server 4 and the storage server 5 are operated and managed by a voucher reading service provider who provides a voucher reading service. “Career reading service” includes, for example, management of image data (hereinafter referred to as “certain certificate image data”) obtained by reading vouchers such as passbook 90 (see FIG. 9 etc.), receipts, bills, etc., and voucher image data And services for accounting firms, including: Further, “passbook” refers to a booklet in which transaction information A related to deposit and withdrawal, such as a savings passbook and a deposit passbook, is registered. On the other hand, the printer 7 and the
スキャナー1は、証憑をスキャンし、証憑画像データを読み取る。また、携帯端末2は、スキャナー1によって読み取られた証憑画像データをメインサーバー4にアップロードする。
The
メインサーバー4は、携帯端末2からアップロードされた証憑画像データを取得してOCR処理を行い、そのOCR処理により得られた文字情報の中から、必要な文字情報を抽出した処理データを生成する。以下、これらOCR処理や処理データを生成する処理を含む処理(後述する画像データ処理部420の処理)を、「画像データ処理」と称する。画像データ処理は、本発明の「処理」の一例である。また、メインサーバー4は、アップロードされた証憑画像データと、処理データと、を含む証憑ファイルをストレージサーバー5に出力する。ストレージサーバー5は、メインサーバー4から証憑ファイルを取得し、証憑ファイルデータベース55b(以下、データベースを「DB」と表記する,図5参照)に記憶する。さらに、メインサーバー4は、アップロードされた証憑画像データに基づいて印刷データを生成し、プリンター7に出力する。メインサーバー4が印刷データをプリンター7に出力するタイミングは、印刷データの生成直後、若しくは、携帯端末2または会計事務所PC8からの印刷指示があったとき、などである。
The main server 4 acquires the voucher image data uploaded from the
プリンター7は、メインサーバー4から出力された印刷データに基づいて、証憑のコピーを印刷する。プリンター7としては、インターネット網(第3のネットワークNW3)を介して印刷データを受信可能なクラウドプリンターが想定される。会計事務所PC8は、ストレージサーバー5にアクセスし、証憑ファイルDB55bに記憶された証憑ファイルを取得する。また、会計事務所PC8は、取得した証憑ファイル(主に、処理データ)に基づいて、仕訳処理等の会計処理を行う。
The printer 7 prints a copy of the voucher based on the print data output from the main server 4. As the printer 7, a cloud printer capable of receiving print data via the Internet (third network NW3) is assumed. The
次に、図2ないし図7を参照し、処理システムSYを構成する各機器のハードウェア構成を説明する。図2は、スキャナー1のハードウェア構成を示すブロック図である。スキャナー1は、例えばハンディスキャナーであり、CPU(Central Processing Unit)11、ROM(Read Only Memory)12、RAM(Random Access Memory)13、通信インターフェース(以下、インターフェースを「I/F」と表記する)14、操作ボタン15および読取機構16を備える。
Next, with reference to FIG. 2 to FIG. 7, the hardware configuration of each device constituting the processing system SY will be described. FIG. 2 is a block diagram showing the hardware configuration of the
CPU11は、スキャナー1内の各部と信号の入出力を行い、各種演算処理を行う。ROM12は、不揮発性の記憶媒体であり、スキャナー1のファームウェアを記憶する。RAM13は、揮発性の記憶媒体であり、CPU11のワークエリアとして用いられる。通信I/F14は、通信線3を介して携帯端末2と通信する。操作ボタン15は、各種操作を行う操作手段として用いられる。読取機構16は、原稿から画像データを光学的に読み取るものであり、原稿を走査する光源や、原稿で反射された光を電気信号に変換するイメージセンサーを含む。
The
図3は、携帯端末2のハードウェア構成を示すブロック図である。携帯端末2は、例えばスマートフォンであり、CPU21、フラッシュROM22、RAM23、通信I/F24、カメラモジュール25およびタッチパネル26を備える。
FIG. 3 is a block diagram showing the hardware configuration of the
CPU21は、携帯端末2内の各部と信号の入出力を行い、各種演算処理を行う。フラッシュROM22は、不揮発性且つ書き換え可能な記憶媒体であり、OS(Operating System)の他、Webブラウザー22aおよび専用アプリケーション22b等を記憶する。Webブラウザー22aは、Webページを表示するために用いられる。また、専用アプリケーション22bは、スキャナー1から取得した証憑画像データをメインサーバー4にアップロードするために用いられる。なお、CPU21は、証憑画像データをメインサーバー4にアップロードする場合、付加情報を付加してアップロードする。また、CPU21は、通帳90の通帳ページを読み取った通帳画像データをアップロードする場合、付加情報に、通帳画像データが読み取られた通帳ページの識別情報を含める。本実施形態において「通帳ページ」とは、通帳90の見開き2ページを指し、「通帳画像データ」は、通帳90の見開き2ページを読み取った画像データを指す。一方、RAM23は、CPU21のワークエリアとして用いられる。
The
通信I/F24は、通信線3を介してスキャナー1と通信し、第1のネットワークNW1を介してメインサーバー4と通信する。なお、図3では1つのインターフェースとして図示しているが、実際にはそれぞれの通信プロトコルに対応した複数のインターフェースを備えることとなる。
The communication I /
カメラモジュール25は、被写体像を形成する撮像レンズや、撮像レンズにより形成された被写体像を光電変換する撮像素子を含む。タッチパネル26は、ディスプレーおよびタッチ式センサーを一体形成したものであり、表示手段および入力手段として用いられる。なお、携帯端末2は、スキャナー1から証憑画像データを取得するのではなく、カメラモジュール25を用いて証憑を撮像することにより、証憑画像データを取得してもよい。
The
図4は、メインサーバー4のハードウェア構成を示すブロック図である。メインサーバー4は、CPU41、ROM42、RAM43、通信I/F44およびHDD(Hard Disc Drive)45を備える。
FIG. 4 is a block diagram showing the hardware configuration of the main server 4. The main server 4 includes a
CPU41は、メインサーバー4内の各部と信号の入出力を行い、各種演算処理を行う。ROM42は、BIOS(Basic Input Output System)等のプログラムを記憶する。RAM43は、CPU41のワークエリアとして用いられる。通信I/F44は、第1のネットワークNW1を介して携帯端末2と通信し、第2のネットワークNW2を介してストレージサーバー5と通信し、第3のネットワークNW3を介してプリンター7と通信する。通信I/F44は、ネットワークNW1,NW2,NW3の通信プロトコルが異なる場合、それぞれの通信プロトコルに対応した複数のインターフェースを含む。
The
HDD45は、不揮発性の補助記憶装置であり、OSの他、Webアプリケーション45a、メインプログラム45b、通帳画像データDB45cおよびポイント管理DB45d等を記憶する。通帳画像データDB45cは、「記憶部」の一例である。 The HDD 45 is a non-volatile auxiliary storage device, and stores a Web application 45a, a main program 45b, a passbook image data DB 45c, a point management DB 45d, and the like in addition to the OS. The passbook image data DB 45 c is an example of the “storage unit”.
Webアプリケーション45aは、携帯端末2によりWebブラウザー22a(図3参照)を用いて操作される。Webアプリケーション45aは、主に、携帯端末2のユーザーが、証憑画像データのアップロード操作を行うためのWebページを提供する。
The web application 45a is operated by the
メインプログラム45bは、携帯端末2からアップロードされた証憑画像データに対する画像データ処理に用いられる。CPU41は、画像データ処理として、アップロードされた証憑画像データが通帳画像データであるか否かを判別する処理、通帳画像データであると判別した場合であって同じ通帳90の通帳画像データが通帳画像データDB45cに記憶されている場合、その差分となる差分画像データを生成する処理、差分画像データを生成した場合、その差分画像データに対してOCR処理等を行った処理データを生成する処理、などを行う。また、メインプログラム45bは、画像データ処理が行われた通帳画像データを通帳画像データDB45cに記憶させる処理や、画像データ処理により生成された処理データとアップロードされた証憑画像データとを含む証憑ファイルを、ストレージサーバー5に出力する処理、にも用いられる。
The main program 45 b is used for image data processing on the voucher image data uploaded from the
通帳画像データDB45cは、上記のとおり、画像データ処理が行われた通帳画像データを記憶する。なお、同じ通帳90且つ同じ通帳ページ(以下、単に「同じ通帳ページ」と称する)の通帳画像データを複数回取得した場合は、前回取得した通帳画像データに上書きし、最後に取得した通帳画像データのみを記憶する。
As described above, the passbook image data DB 45 c stores passbook image data subjected to image data processing. When passbook image data of the
ポイント管理DB45dは、証憑読み取りサービス提供者が、会計事務所から事前に入金された金額に応じて付与したポイントの残数を記憶する。CPU41は、処理データから特定される取引数に応じたポイントを、証憑画像データをアップロードした携帯端末2のログイン情報から特定される会計事務所に付与されたポイントから減算する。なお、取引数とは、証憑が通帳90の場合、通帳90に記載された取引情報A(図9等参照)の数を指す。また、証憑が領収書や請求書の場合は、通常、一枚の領収書または請求書を一取引としてカウントする。
The point management DB 45 d stores the remaining number of points provided by the voucher reading service provider according to the amount of money deposited in advance from the accounting office. The
図5は、ストレージサーバー5のハードウェア構成を示すブロック図である。ストレージサーバー5は、CPU51、ROM52、RAM53、通信I/F54およびHDD55を備える。
FIG. 5 is a block diagram showing the hardware configuration of the storage server 5. The storage server 5 includes a
CPU51は、ストレージサーバー5内の各部と信号の入出力を行い、各種演算処理を行う。ROM52は、BIOS等のプログラムを記憶する。RAM53は、CPU51のワークエリアとして用いられる。通信I/F54は、第2のネットワークNW2を介してメインサーバー4と通信し、第4のネットワークNW4を介して会計事務所PC8と通信する。通信I/F54は、ネットワークNW2,NW4の通信プロトコルが異なる場合、それぞれの通信プロトコルに対応した複数のインターフェースを含む。
The
HDD55は、OSの他、Webアプリケーション55aおよび証憑ファイルDB55b等を記憶する。Webアプリケーション55aは、会計事務所PC8によりWebブラウザー84a(図7参照)を用いて操作される。Webアプリケーション55aは、主に、会計事務所PC8のユーザーが、所望の証憑ファイルを検索するためのWebページを提供する。
The
証憑ファイルDB55bは、メインサーバー4から取得した証憑ファイルを記憶する。証憑ファイルは、証憑を読み取った証憑画像データと、その証憑画像データに対する画像データ処理により生成された処理データと、を含む。例えば、証憑画像データが通帳画像データである場合、証憑ファイルは、通帳ページを読み取った通帳画像データと、その通帳画像データを処理した処理データ(通帳90の見開き2ページ分に含まれる取引情報Aに関するデータ)と、を含む。
The
図6は、プリンター7のハードウェア構成を示すブロック図である。プリンター7は、CPU71、ROM72、RAM73、通信I/F74、操作パネル75および印刷機構76を備える。
FIG. 6 is a block diagram showing the hardware configuration of the printer 7. The printer 7 includes a
CPU71は、プリンター7内の各部と信号の入出力を行い、各種演算処理を行う。ROM72は、プリンター7のファームウェアを記憶する。RAM73は、CPU71のワークエリアとして用いられる。通信I/F74は、第3のネットワークNW3を介してメインサーバー4と通信する。操作パネル75は、各種操作を行う操作手段として用いられる。印刷機構76は、インクジェット方式または電子写真方式等により、コピー用紙等の印刷媒体に印刷を行うものである。
The
図7は、会計事務所PC8のハードウェア構成を示すブロック図である。会計事務所PC8は、CPU81、ROM82、RAM83、HDD84、通信I/F85、キーボード86、マウス87およびディスプレー88を備える。
FIG. 7 is a block diagram showing the hardware configuration of the
CPU81は、会計事務所PC8内の各部と信号の入出力を行い、各種演算処理を行う。ROM82は、BIOS等のプログラムを記憶する。RAM83は、CPU81のワークエリアとして用いられる。HDD84は、OSの他、Webブラウザー84aおよび会計処理アプリケーション84b等を記憶する。Webブラウザー84aは、Webページ(証憑ファイルを検索するための操作画面など)を表示するために用いられる。また、会計処理アプリケーション84bは、ストレージサーバー5の証憑ファイルDB55bから読み出した証憑ファイルの表示、並びに処理データに基づく取引情報Aの仕訳処理(勘定科目の付与など)や出納帳の作成処理等に用いられる。
The
通信I/F85は、第4のネットワークNW4を介してストレージサーバー5と通信する。キーボード86およびマウス87は、会計処理アプリケーション84bの操作など、各種操作を行う操作手段として用いられる。ディスプレー88は、会計処理アプリケーション84bの操作画面など、各種情報を表示する表示手段として用いられる。
The communication I /
次に、図8を参照し、メインサーバー4の機能構成を説明する。メインサーバー4は、機能構成として、取得部410、画像データ処理部420、第1記憶制御部430、第2記憶制御部440および課金処理部450を備える。これらの機能は、いずれもCPU41が、Webアプリケーション45aおよびメインプログラム45bに基づいて演算処理を行うことにより実現される。
Next, the functional configuration of the main server 4 will be described with reference to FIG. The main server 4 includes an
取得部410は、携帯端末2からアップロードされた証憑画像データと、当該証憑画像データに付加された付加情報と、を取得する(画像データ取得ステップ)。例えば、証憑として、通帳90の通帳ページが読み取られた場合、取得部410は、通帳ページを読み取った通帳画像データと、通帳ページの識別情報を含む付加情報と、を取得する。通帳ページの識別情報とは、その通帳ページを有する通帳90の通帳種類、金融機関名、金融機関コード、支店名、店番、口座番号、口座名義、および通帳ページのページ番号のうち、1以上の情報を指す。
The
ここで、図9および図10を参照し、通帳90に記帳される取引情報Aについて説明する。両図は、通帳90の見開き2ページ分の記帳例を示している。また、図9は、3件の取引情報Aが記帳された場合を示している。各取引情報Aは、日付(「年月日」欄)、摘要、出金額(「お支払金額」欄)、入金額(「お預り金額」欄)、差引残高、取引先情報(「お支払金額」欄または「お預り金額」欄)を含む。また、通帳90には、取引情報Aの他、通帳種類91、ページ番号92および項目名93などが予め印刷されている。
Here, the transaction information A registered in the
一方、図10は、図9に示した通帳90に、2件分の取引情報Aが追加で記帳された場合の記帳例を示している(符号94参照)。後述する画像データ処理部420の説明では、図9に示した通帳ページを読み取った通帳画像データが、メインサーバー4の通帳画像データDB45cに記憶されており、新たに、図10に示した通帳ページを読み取った通帳画像データが携帯端末2からアップロードされた場合を説明する。
On the other hand, FIG. 10 shows a bookkeeping example when two pieces of transaction information A are additionally booked in the
図8の説明に戻る。画像データ処理部420は、画像データ処理を行うものであり(画像データ処理ステップ)、画像データ判別部421、処理対象決定部422、OCR処理部423および処理データ生成部424を含む。
It returns to the explanation of FIG. The image
画像データ判別部421は、取得部410が取得した証憑画像データが、通帳画像データであるか否かを判別する。この判別は、証憑画像データと共にアップロードされた付加情報に含まれる証憑種類を示す情報に基づいて行う。証憑種類とは、通帳90、領収書、請求書のいずれかを示す情報を指す。
The image
処理対象決定部422は、画像データ処理の処理対象を決定する。例えば、画像データ判別部421により、取得部410が取得した証憑画像データが通帳画像データであると判別された場合であって、同じ通帳ページの通帳画像データが通帳画像データDB45cに記憶されている場合、取得部410が新たに取得した通帳画像データである第1通帳画像データと、通帳画像データDB45cに記憶されている通帳画像データである第2通帳画像データと、の差分である差分画像データを生成し、生成した差分画像データを処理対象として決定する。ここで、図10に示した通帳90を読み取った通帳画像データが、第1通帳画像データの一例であり、図9に示した通帳90を読み取った通帳画像データが、第2通帳画像データの一例である。また、同じ通帳ページの通帳画像データが通帳画像データDB45cに記憶されているか否かの判別は、取得部410が取得した識別情報と同じ識別情報が対応付けられた通帳画像データが記憶されているか否かに応じて判定する。処理対象決定部422により、差分画像データが処理対象として決定された場合、後述するOCR処理部423および処理データ生成部424により、差分データに対する処理(差分処理)が行われる。
The processing
また、処理対象決定部422は、取得された証憑画像データが通帳画像データであると判別された場合であって、通帳画像データDB45cに、同じ通帳ページの通帳画像データが記憶されていない場合、取得部410が取得した通帳画像データを処理対象として決定する。さらに、処理対象決定部422は、取得された証憑画像データが通帳画像データではないと判別された場合、取得部410が取得した証憑画像データ(領収書画像データまたは請求書画像データ)を処理対象として決定する。
Further, in the case where it is determined that the acquired voucher image data is passbook image data and the passbook image data of the same passbook page is not stored in the passbook image data DB 45 c, the process
OCR処理部423は、処理対象決定部422により決定された処理対象(差分画像データなど)に対し、OCR処理を行う。例えば、処理対象が通帳画像データである場合(第1通帳画像データまたは差分画像データである場合)、通帳90に記帳された取引情報Aの文字を文字コードに変換し、文字情報を生成する。
The
処理データ生成部424は、OCR処理部423によるOCR処理により得られた文字情報の中から、必要な文字情報を抽出した処理データを生成する。ここで、必要な文字情報とは、例えば、処理対象が通帳画像データである場合、日付、出金額、入金額および取引先を示す情報である(図12参照)。
The processing
一方、第1記憶制御部430は、処理対象が通帳画像データである場合、画像データ処理部420の処理に用いられた通帳画像データを、通帳画像データが読み取られた通帳ページの識別情報と対応付けて、通帳画像データDB45cに記憶させる(第1記憶制御ステップ)。画像データ処理部420の処理に用いられた通帳画像データとは、画像データ処理部420の処理が支障なく行われた場合、取得部410が取得した通帳画像データ(第1通帳画像データ)を指す。
On the other hand, when the processing target is passbook image data, the first
第2記憶制御部440は、画像データ処理部420の処理に用いられた証憑画像データと、証憑画像データに対する画像データ処理部420の処理により生成された処理データと、を対応付けた証憑ファイルを、ストレージサーバー5内の証憑ファイルDB55bに記憶させる。このとき、第2記憶制御部440は、証憑ファイルと共に、メインサーバー4が携帯端末2に提供するWebページのログイン情報に含まれる会計事務所IDと、アップロードされた日時を示す日時情報と、を対応付けて記憶させる。また、第2記憶制御部440は、画像データ処理部420の処理対象が通帳画像データである場合、通帳ページの識別情報を、さらに対応付けて記憶させる。
The second
これらの構成により、会計事務所PC8のユーザーは、会計事務所ID、日時情報、通帳ページの識別情報を用いて、証憑ファイルDB55bの中から、所望の証憑ファイルを検索し、会計事務所PC8のディスプレー88に表示させることができる。図11は、証憑ファイルに含まれる通帳画像データを、会計事務所PC8のディスプレー88に表示した表示例を示す図である。通帳画像データ(証憑画像データ)は、例えばPDF等のイメージデータである。また、図12は、証憑ファイルに含まれる処理データを、会計事務所PC8のディスプレー88に表示した表示例を示す図である。処理データは、例えばテキストデータである。会計事務所PC8は、同図に示すように、処理データとして、日付、出金額、入金額および取引先を示す情報を、まとめて表形式で表示させてもよいし、これらの情報の一部を、所定のフォーマット上の入力欄に表示させてもよい。
With these configurations, the user of
図8の説明に戻る。課金処理部450は、処理データから特定される取引数に応じて、課金処理を行う。例えば、課金処理部450は、画像データ処理部420の処理対象が通帳画像データである場合、処理データから特定される取引情報Aの数に応じて、課金処理を行う。つまり、画像データ処理部420の処理対象が差分画像データである場合は、差分画像データから特定される取引情報Aの数に応じて、課金処理を行う。したがって、図9に示した通帳90を読み取った通帳画像データが予め通帳画像データDB45cに記憶されており、図10に示した通帳90を読み取った通帳画像データが新たに携帯端末2からアップロードされた場合、2件分の取引情報A(符号94参照)について課金処理を行う。本実施形態では、課金処理として、メインサーバー4に証憑画像データがアップロードされた際のログイン情報に含まれる会計事務所IDに対応付けられた会計事務所の残ポイント数から、取引数に応じたポイントの減算を行う。
It returns to the explanation of FIG. The charging
次に、図13を参照し、携帯端末2による携帯端末処理の流れを説明する。携帯端末2(CPU21)は、会計事務所IDおよびパスワードが入力されることにより、メインサーバー4のWebページにログインする(S01)。また、携帯端末2は、Webページに表示される操作画面にしたがって入力される顧問先IDを取得する(S02)。さらに、携帯端末2は、Webページに表示される操作画面にしたがって入力される証憑種類(通帳90、領収書、請求書のいずれか)を取得する(S03)。
Next, with reference to FIG. 13, the flow of portable terminal processing by the
その後、携帯端末2は、証憑種類として通帳90が入力されたか否かを判別し(S04)、通帳90が入力されたと判定した場合は(S04:Yes)、操作画面にしたがって入力される通帳ページの識別情報を取得する(S05)。また、携帯端末2は、スキャナー1に対し、証憑画像データの読み取りを指示して証憑画像データを取得する(S06)。例えば、証憑種類として通帳90が入力された場合は、通帳90の見開き2ページ分(図9等参照)を1証憑分の通帳画像データとして取得する。携帯端末2は、証憑画像データを取得すると、当該証憑画像データと、顧問先ID、証憑種類、通帳ページの識別情報を含む付加情報と、を、メインサーバー4にアップロードする(S07)。
Thereafter, the
次に、図14を参照し、メインサーバー4によるメインサーバー処理の流れを説明する。メインサーバー4(CPU41)は、携帯端末2からアップロードされた証憑画像データおよび付加情報を取得すると(S11)、証憑種類が通帳90であるか否かを判別する(S12)。ここでは、付加情報に含まれる証憑種類が、通帳90を示す場合、証憑種類が通帳90であると判定する。メインサーバー4は、S12:Yesの場合、付加情報に含まれる通帳ページの識別情報と同一の識別情報が対応付けられた通帳画像データが通帳画像データDB45cに記憶されているか否かを判別する(S13)。
Next, the flow of main server processing by the main server 4 will be described with reference to FIG. When the main server 4 (CPU 41) acquires the voucher image data and the additional information uploaded from the portable terminal 2 (S11), the main server 4 determines whether the voucher type is the
メインサーバー4は、アップロードされた証憑画像データの通帳90に対応する通帳画像データが通帳画像データDB45cに記憶されていた場合(S13:Yes)、取得部410が新たに取得した通帳画像データ(第1通帳画像データ)と、通帳画像データDB45cに記憶されている通帳画像データ(第2通帳画像データ)と、の差分である差分画像データを生成する(S14)。また、メインサーバー4はこの差分画像データに対してOCR処理を行い(S15)、当該OCR処理により得られた文字情報の中から、必要な文字情報を抽出した処理データを生成する(S16)。
When the passbook image data corresponding to the
一方、メインサーバー4は、アップロードされた証憑画像データの証憑種類が通帳90以外の証憑(例えばレシートや請求書)であった場合には(S12:No)、S11にて取得された証憑画像データに対してOCR処理を行い(S17)、当該OCR処理により得られた文字情報の中から、必要な文字情報を抽出した処理データを生成する(S18)。また、メインサーバー4は、アップロードされた証憑画像データの通帳90に対応する通帳画像データが通帳画像データDB45cに記憶されていなかった場合(S13:No)、S11にて取得された証憑画像データ(通帳画像データ)の全ての記帳項目に対してOCR処理を行い(S19)、当該OCR処理により得られた文字情報の中から、必要な文字情報を抽出した処理データを生成する(S20)。また、メインサーバー4は、S16またはS20の後、OCR処理および処理データ生成処理が行われた通帳画像データを、通帳画像データDB45cに記憶させる(S21)。
On the other hand, when the voucher type of the uploaded voucher image data is a voucher other than the passbook 90 (for example, a receipt or a bill) (S12: No), the main server 4 obtains the voucher image data acquired in S11 OCR processing is performed on the image data (S17), and processing data is generated by extracting necessary character information from the character information obtained by the OCR processing (S18). Further, when passbook image data corresponding to the
メインサーバー4は、S18またはS21の後、処理データから特定される取引数に応じて、ポイントの減算処理を行う(S22)。また、メインサーバー4は、S11にて取得された証憑画像データと、S16、S18またはS20にて生成された処理データと、会計事務所IDと、日時情報と、通帳ページの識別情報(証憑種類が通帳90である場合)と、を対応付けて証憑ファイルを生成する(S23)。また、メインサーバー4は、生成した証憑ファイルをストレージサーバー5に出力し(S24)、証憑ファイルDB55bに記憶させる。
After S 18 or
以上説明したとおり、本実施形態のメインサーバー4は、証憑種類が通帳90である場合であって、取得部410が新たに取得した通帳ページの識別情報に対応する通帳画像データが通帳画像データDB45cに記憶されている場合、取得された通帳画像データと、通帳画像データDB45cに記憶されている通帳画像データと、の差分である差分画像データに対して画像データ処理を行う。この構成により、処理済みの通帳画像データに対し、重複して画像データ処理を行うことを防止でき、ひいては通帳画像データに対する処理をより適切に行うことができる。
As explained above, the main server 4 of this embodiment is the case where the voucher type is the
また、メインサーバー4は、取得部410が取得した証憑画像データが、通帳画像データではないと判定した場合には、取得部410が取得した証憑画像データに対して処理を行うため、一つのメインサーバー4で、通帳90だけでなく、通帳以外の証憑に対する処理も行うことができる。
In addition, when the main server 4 determines that the voucher image data acquired by the
また、メインサーバー4は、画像データ処理に用いられた証憑画像データと、画像データ処理の処理結果を示す処理データと、を対応付けてストレージサーバー5に記憶させるため、会計事務所PC8により、これらを用いることができる。 Further, the main server 4 associates the voucher image data used for the image data processing with the processing data indicating the processing result of the image data processing, and stores them in the storage server 5. Can be used.
また、メインサーバー4は、アップロードされた証憑画像データが、以前に処理されたことのある通帳90を読み取ったものであった場合、全ての取引の数に応じてポイントを減算するのではなく、差分画像データから特定される取引の数に応じて、ポイント減算を行うため、ユーザーに対してより適切な課金処理を行うことができる。
In addition, when the uploaded voucher image data is the one obtained by reading the
なお、上記の実施形態に限らず、以下の変形例を採用可能である。
[変形例1]
第2記憶制御部440において、画像データ処理部420の処理(差分処理)に用いられた第1通帳画像データに、差分画像データ(処理データ)から特定される取引情報Aと、その他の取引情報Aと、を識別可能とするための画像処理を施して、ストレージサーバー5に記憶させてもよい。図15は、本変形例に係る通帳画像データを、会計事務所PC8のディスプレー88に表示した表示例を示す図である。同図の例では、画像データ処理部420の処理に用いられた通帳画像データに、追加された2件分の取引情報Aを囲む枠画像95を重ねる画像処理を行った場合を例示している。この構成によれば、会計事務所PC8を操作するユーザーが、差分画像データから特定される取引情報A(新たに処理された取引情報A)と、その他の取引情報A(過去に処理された取引情報A)と、を識別することができる。なお、同図に示した画像処理以外にも、追加された取引情報Aの近傍にマークを付す処理や、追加された2件分の取引情報Aの文字に文字装飾を施す(太字、色付き文字に変更するなど)処理を行ってもよい。
In addition, the following modification is employable as well as said embodiment.
[Modification 1]
In the second
また、さらなる変形例として、第2記憶制御部440において、画像データ処理部420の処理に用いられた通帳画像データに画像処理を施したデータと、処理データと、取得部410が取得した第1通帳画像データと、を対応付けてストレージサーバー5に記憶させてもよい。この構成によれば、画像処理を施したデータと、処理データと、の他、通帳原本の読み取り結果を示す通帳画像データ(第1通帳画像データ)を、会計事務所PC8等において用いることができる。
Further, as a further modification, in the second
[変形例2]
上記の実施形態において、処理対象決定部422は、取得された通帳画像データと同じ通帳ページの通帳画像データが通帳画像データDB45cに記憶されているか否かを、識別情報が同じか否かに応じて判別したが、必ずしも識別情報に含まれる全ての情報が一致しなくてもよい。例えば、金融機関名とページ番号が一致した場合、同じ通帳ページの通帳画像データであると判定してもよい。また、識別情報に基づいて判別するのではなく、通帳画像データの画像解析により、同じ通帳ページの通帳画像データであるか否かを判別してもよい。この場合、例えば取得された通帳画像データの1行目の取引情報Aを含む画像領域と、通帳画像データDB45cに記憶されている通帳画像データの対応する画像領域と、を照合し、その照合結果に基づいて、同じ通帳ページの通帳画像データであるか否かを判別してもよい。
[Modification 2]
In the above embodiment, the process
[変形例3]
上記の実施形態において、課金処理部450は、処理データから特定される取引数に応じた分のポイントを、事前に入金された金額に応じて付与されたポイントから減算したが、他の課金方法を採用してもよい。例えば、取引数に応じた金額を加算していき、所定期間ごとに請求処理を行ってもよい。
[Modification 3]
In the above embodiment, the charging
[変形例4]
上記の実施形態では、「処理装置」の一例としてメインサーバー4を例示したが、メインサーバー4を複数のサーバーで実現してもよい。また、メインサーバー4の一部の処理を、外部サーバーで実現してもよい。例えば、OCR処理部423および処理データ生成部424の処理を、外部サーバーで実現してもよい。また、メインサーバー4のHDD45の一部(例えば、通帳画像データDB45c)を、外部サーバーに設けてもよい。
[Modification 4]
In the above embodiment, the main server 4 is illustrated as an example of the “processing device”, but the main server 4 may be realized by a plurality of servers. Also, part of the processing of the main server 4 may be realized by an external server. For example, the processing of the
また、さらなる変形例として、これらOCR処理部423および処理データ生成部424の処理を人により行い、人によって抽出された情報(日付、出金額、入金額および取引先などの情報)をメインサーバー4が取得する構成でもよい。この場合、メインサーバー4は、処理対象決定部422により決定された処理対象となる画像データを、人が操作する情報処理端末に出力すればよい。
Further, as a further modification, the processing of the
また、さらなる変形例として、メインサーバー4により、会計事務所PC8の処理を行ってもよい。例えば、メインサーバー4内で仕訳処理を行い、メインサーバー4と接続された情報処理端末により、仕訳処理結果を参照可能な構成としてもよい。
Further, as a further modification, the processing of the
[変形例5]
また、「処理装置」として、サーバーではなく、PCやタブレット端末等の情報処理端末を採用してもよい。この場合、上記のネットワークNW1〜NW4の一部または全てを、他の通信手段(ブルートゥース通信や赤外線通信、ケーブル接続など)に変更してもよい。同様に、携帯端末2に代えて、PC等の情報処理端末を採用してもよい。また、会計事務所PC8についても、PCではなく、タブレット端末等の情報処理端末を採用してもよい。
[Modification 5]
Moreover, you may employ | adopt not a server but information processing terminals, such as PC and a tablet terminal, as a "processing apparatus." In this case, some or all of the networks NW1 to NW4 may be changed to other communication means (such as Bluetooth communication, infrared communication, cable connection, etc.). Similarly, instead of the
[変形例6]
上記の実施形態において、携帯端末2は、証憑種類として通帳90が入力された場合、スキャナー1の1回のスキャンごとに通帳画像データを取得したが、スキャナー1側で、複数の通帳ページのスキャンを連続して行い、その複数の通帳ページ分の読み取り結果をまとめて取得してもよい。また、携帯端末2は、この複数の通帳ページ分の読み取り結果を、まとめてメインサーバー4にアップロードしてもよい。この場合、メインサーバー4において、複数の通帳ページ分の読み取り結果を、各通帳ページのデータに分割して処理することが好ましい。
[Modification 6]
In the above embodiment, when the
また、同様に、領収書や請求書などの証憑について、複数枚をスキャナー1にて一括スキャンしてもよい。この場合も、メインサーバー4において、各証憑の証憑画像データに分割して処理することが好ましい。
Similarly, multiple documents may be scanned at once by the
[変形例7]
上記の実施形態において、「通帳ページ」とは、通帳90の見開き2ページを指すものとしたが、通帳90の片面1ページを指すものとしてもよい。つまり、通帳90の片面1ページ分を読み取った画像データを、「通帳画像データ」としてもよい。
[Modification 7]
In the above embodiment, the “passbook page” refers to the two spread pages of the
また、さらなる変形例として、通帳90に含まれるページの一部(通帳ページ)を読み取った画像データではなく、通帳90の全ページを読み取った画像データを「通帳画像データ」としてもよい。この場合、メインサーバー4の取得部410は、通帳画像データと、当該通帳画像データが読み取られた通帳90の識別情報と、を取得し、第1記憶制御部430は、画像データ処理部420の処理に用いられた通帳画像データを、当該通帳画像データが読み取られた通帳90の識別情報と対応付けて通帳画像データDB45cに記憶させればよい。
Further, as a further modification, not the image data obtained by reading a part of the pages (passbook pages) included in the
[変形例8]
上記の実施形態において、メインサーバー4は、証憑画像データと共にアップロードされた付加情報に基づいて証憑種類を判別したが、証憑画像データを画像解析することにより証憑種類を判別してもよい。また、通帳ページの識別情報の一部として、通帳ページのページ番号については、通帳90ごとに決められた所定の領域をOCR処理することにより、取得するようにしてもよい。
[Modification 8]
In the above embodiment, the main server 4 determines the type of voucher based on the additional information uploaded together with the voucher image data, but the type of voucher may be determined by analyzing the voucher image data. Further, as a part of the identification information of the passbook page, the page number of the passbook page may be acquired by performing an OCR process on a predetermined area determined for each
[変形例9]
上記の実施形態では、スキャナー1で読み取った証憑画像データを、携帯端末2を介してメインサーバー4にアップロードしたが、スキャナー1から直接メインサーバー4にアップロードしてもよい。また、スキャナー1に代えて、スキャナー機能を有する複合機を用いてもよい。
[Modification 9]
In the above embodiment, the voucher image data read by the
[変形例10]
上記の実施形態において、取得部410は、携帯端末2からアップロードされた証憑画像データを取得したが、取得先は携帯端末2に限らない。例えば、携帯端末2からアップロードされた証憑画像データを、メインサーバー4と通信可能な外部サーバーまたはメインサーバー4内の記憶領域に蓄積しておき、蓄積された証憑画像データをメインサーバー4(CPU41)が定期的に取得してもよい。若しくは、蓄積された証憑画像データの中から、ユーザー(携帯端末2等)が処理対象として選択したものを、メインサーバー4(CPU41)が取得してもよい。つまり、本発明の「取得部が新たに取得した第1通帳画像データ」は、携帯端末2から新たに取得した通帳画像データのみならず、外部サーバーまたはメインサーバー4内の記憶領域から新たに取得した通帳画像データであってもよい。
[Modification 10]
In the above embodiment, the
[その他の変形例]
上記の実施形態および変形例に示したメインサーバー4の各処理を、CPU41が実行するためのプログラム(Webアプリケーション45aおよびメインプログラム45b)、またそのプログラムを記録したコンピューター読み取り可能な記録媒体(CD−ROM、フラッシュメモリーカード等)も、本発明の権利範囲に含まれる。その他、本発明の要旨を逸脱しない範囲で、適宜変更が可能である。
[Other modifications]
A program (the Web application 45a and the main program 45b) for the
4…メインサーバー、410…取得部、420…画像データ処理部、421…画像データ判別部、422…処理対象決定部、423…OCR処理部、424…処理データ生成部、430…第1記憶制御部、440…第2記憶制御部、450…課金処理部
4
Claims (10)
前記通帳画像データに対して処理を行う画像データ処理部と、
前記画像データ処理部の処理に用いられた前記通帳画像データを記憶部に記憶させる第1記憶制御部と、を備え、
前記画像データ処理部は、前記取得部が新たに取得した第1通帳画像データの通帳に対応する第2通帳画像データが前記記憶部に記憶されている場合、前記第1通帳画像データと、前記第2通帳画像データと、の差分である差分画像データに対して処理を行う差分処理を実行することを特徴とする処理装置。 An acquisition unit for acquiring passbook image data obtained by reading a passbook in which transaction information on deposit and withdrawal is registered;
An image data processing unit that processes the passbook image data;
A first storage control unit for storing the passbook image data used in the processing of the image data processing unit in a storage unit;
When the second passbook image data corresponding to the passbook of the first passbook image data newly acquired by the acquisition unit is stored in the storage unit, the image data processing unit further includes: the first passbook image data; What is claimed is: 1. A processing apparatus comprising: performing differential processing on differential image data that is the difference between the second passbook image data and the second passbook image data.
前記第1記憶制御部は、前記画像データ処理部の処理に用いられた前記通帳画像データを、当該通帳画像データが読み取られた通帳ページの前記識別情報と対応付けて前記記憶部に記憶させ、
前記画像データ処理部は、前記差分処理において、前記第1通帳画像データと、前記取得部が取得した前記識別情報に対応する前記第2通帳画像データと、の差分である前記差分画像データに対して処理を行うことを特徴とする請求項1に記載の処理装置。 The acquisition unit acquires the passbook image data obtained by reading the passbook page of the passbook and identification information of the passbook page obtained by reading the passbook image data.
The first storage control unit stores the passbook image data used in the process of the image data processing unit in the storage unit in association with the identification information of the passbook page from which the passbook image data is read.
The image data processing unit is for difference image data which is a difference between the first passbook image data and the second passbook image data corresponding to the identification information acquired by the acquisition unit in the difference processing. The processing apparatus according to claim 1, wherein the processing is performed.
前記画像データ処理部は、前記取得部が取得した前記画像データが、前記通帳画像データであるか否かを判別し、前記通帳画像データであると判定した場合に、前記差分処理を行い、前記通帳画像データではないと判定した場合に、前記差分処理を行わず、前記取得部が取得した前記画像データに対して処理を行うことを特徴とする請求項1または2に記載の処理装置。 The acquisition unit can acquire image data obtained by reading a voucher other than the passbook,
The image data processing unit determines whether the image data acquired by the acquisition unit is the passbook image data or not, and performs the difference process when it is determined that the passbook image data is the passbook image data. The processing apparatus according to claim 1, wherein the processing is performed on the image data acquired by the acquisition unit without performing the difference processing when it is determined not to be passbook image data.
前記第2記憶制御部は、前記画像データ処理部の処理に用いられた前記通帳画像データに、前記差分画像データから特定される前記取引情報と、その他の前記取引情報と、を識別可能とするための画像処理を施して、前記外部記憶装置に記憶させることを特徴とする請求項4に記載の処理装置。 When the difference process is performed,
The second storage control unit can distinguish the transaction information specified from the difference image data and the other transaction information in the passbook image data used for the process of the image data processing unit. 5. The processing apparatus according to claim 4, wherein the image processing is performed and stored in the external storage device.
前記サーバーは、
前記情報処理端末から、入出金に関する取引情報が記帳された通帳を読み取った通帳画像データを取得する取得部と、
前記通帳画像データに対して処理を行う画像データ処理部と、
前記画像データ処理部の処理に用いられた前記通帳画像データを記憶部に記憶させる第1記憶制御部と、を備え、
前記画像データ処理部は、前記取得部が新たに取得した第1通帳画像データの通帳に対応する第2通帳画像データが前記記憶部に記憶されている場合、前記第1通帳画像データと、前記第2通帳画像データと、の差分である差分画像データに対して処理を行う差分処理を実行することを特徴とする処理システム。 A processing system in which an information processing terminal and a server are connected via a network,
The server is
An acquisition unit that acquires passbook image data obtained by reading a passbook in which transaction information related to deposit and withdrawal is registered from the information processing terminal;
An image data processing unit that processes the passbook image data;
A first storage control unit for storing the passbook image data used in the processing of the image data processing unit in a storage unit;
When the second passbook image data corresponding to the passbook of the first passbook image data newly acquired by the acquisition unit is stored in the storage unit, the image data processing unit further includes: the first passbook image data; What is claimed is: 1. A processing system comprising: performing differential processing on differential image data that is the difference between the second passbook image data and the second passbook image data.
入出金に関する取引情報が記帳された通帳を読み取った通帳画像データを取得する取得ステップと、
前記通帳画像データに対して処理を行う画像データ処理ステップと、
前記画像データ処理ステップの処理に用いられた前記通帳画像データを記憶部に記憶させる第1記憶制御ステップと、を実行し、
前記画像データ処理ステップは、前記取得ステップにて新たに取得された第1通帳画像データの通帳に対応する第2通帳画像データが前記記憶部に記憶されている場合、前記第1通帳画像データと、前記第2通帳画像データと、の差分である差分画像データに対して処理を行う差分処理を実行することを特徴とする処理方法。 The computer is
An acquisition step of acquiring passbook image data obtained by reading a passbook in which transaction information on deposit and withdrawal is registered;
An image data processing step of processing the passbook image data;
Performing a first storage control step of storing the passbook image data used in the processing of the image data processing step in a storage unit;
When the second passbook image data corresponding to the passbook of the first passbook image data newly acquired in the acquisition step is stored in the storage unit, the image data processing step is performed with the first passbook image data. A processing method comprising: performing differential processing on differential image data that is a difference between the second passbook image data and the second passbook image data.
入出金に関する取引情報が記帳された通帳を読み取った通帳画像データを取得する取得ステップと、
前記通帳画像データに対して処理を行う画像データ処理ステップと、
前記画像データ処理ステップの処理に用いられた前記通帳画像データを記憶部に記憶させる第1記憶制御ステップと、を実行させるための処理プログラムであって、
前記画像データ処理ステップは、前記取得ステップにて新たに取得された第1通帳画像データの通帳に対応する第2通帳画像データが前記記憶部に記憶されている場合、前記第1通帳画像データと、前記第2通帳画像データと、の差分である差分画像データに対して処理を行う差分処理を実行することを特徴とする処理プログラム。 On the computer
An acquisition step of acquiring passbook image data obtained by reading a passbook in which transaction information on deposit and withdrawal is registered;
An image data processing step of processing the passbook image data;
A first storage control step of storing the passbook image data used in the processing of the image data processing step in a storage unit;
When the second passbook image data corresponding to the passbook of the first passbook image data newly acquired in the acquisition step is stored in the storage unit, the image data processing step is performed with the first passbook image data. A processing program for executing differential processing for processing differential image data which is a difference between the second passbook image data and the second passbook image data.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017165177A JP2019045932A (en) | 2017-08-30 | 2017-08-30 | Processing device, processing system, processing method, and processing program |
CN201810987612.2A CN109426810A (en) | 2017-08-30 | 2018-08-28 | Processing unit, processing system, processing method and computer readable recording medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017165177A JP2019045932A (en) | 2017-08-30 | 2017-08-30 | Processing device, processing system, processing method, and processing program |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2019045932A true JP2019045932A (en) | 2019-03-22 |
Family
ID=65514586
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017165177A Withdrawn JP2019045932A (en) | 2017-08-30 | 2017-08-30 | Processing device, processing system, processing method, and processing program |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP2019045932A (en) |
CN (1) | CN109426810A (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110060433B (en) * | 2019-04-11 | 2021-09-21 | 中国工商银行股份有限公司 | Bank self-service equipment assisting device, bank self-service cooperation system and bank self-service cooperation method |
JP2022161442A (en) * | 2021-04-09 | 2022-10-21 | 株式会社リコー | Information processing system, data management apparatus, data management method and program |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH07319997A (en) * | 1994-05-27 | 1995-12-08 | Fujitsu Ltd | Method for detecting image and medium processor |
US20130230205A1 (en) * | 2012-03-01 | 2013-09-05 | Ricoh Company, Ltd. | Expense report system with receipt image processing |
JP2015087830A (en) * | 2013-10-28 | 2015-05-07 | 富士ゼロックス株式会社 | Document processing apparatus and program |
JP2015146075A (en) * | 2014-01-31 | 2015-08-13 | 株式会社日本デジタル研究所 | accounting data input support system, method, and program |
JP2016021129A (en) * | 2014-07-14 | 2016-02-04 | 沖電気工業株式会社 | Information processing device, information processing system, information processing method, and program |
JP2017010312A (en) * | 2015-06-23 | 2017-01-12 | 日本ビズアップ株式会社 | Account processing system |
JP2017062596A (en) * | 2015-09-24 | 2017-03-30 | 東芝テック株式会社 | Printer and control program of printer |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4096642B2 (en) * | 2002-06-21 | 2008-06-04 | セイコーエプソン株式会社 | Image data processing method and image data processing system |
JP4359721B2 (en) * | 2007-04-06 | 2009-11-04 | シャープ株式会社 | Image processing system, image processing method, and program |
CN103500282A (en) * | 2013-09-30 | 2014-01-08 | 北京智谷睿拓技术服务有限公司 | Auxiliary observing method and auxiliary observing device |
-
2017
- 2017-08-30 JP JP2017165177A patent/JP2019045932A/en not_active Withdrawn
-
2018
- 2018-08-28 CN CN201810987612.2A patent/CN109426810A/en active Pending
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH07319997A (en) * | 1994-05-27 | 1995-12-08 | Fujitsu Ltd | Method for detecting image and medium processor |
US20130230205A1 (en) * | 2012-03-01 | 2013-09-05 | Ricoh Company, Ltd. | Expense report system with receipt image processing |
JP2015087830A (en) * | 2013-10-28 | 2015-05-07 | 富士ゼロックス株式会社 | Document processing apparatus and program |
JP2015146075A (en) * | 2014-01-31 | 2015-08-13 | 株式会社日本デジタル研究所 | accounting data input support system, method, and program |
JP2016021129A (en) * | 2014-07-14 | 2016-02-04 | 沖電気工業株式会社 | Information processing device, information processing system, information processing method, and program |
JP2017010312A (en) * | 2015-06-23 | 2017-01-12 | 日本ビズアップ株式会社 | Account processing system |
JP2017062596A (en) * | 2015-09-24 | 2017-03-30 | 東芝テック株式会社 | Printer and control program of printer |
Also Published As
Publication number | Publication date |
---|---|
CN109426810A (en) | 2019-03-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5997544B2 (en) | Information processing apparatus, slip editing terminal, information processing method, and program | |
US9002838B2 (en) | Distributed capture system for use with a legacy enterprise content management system | |
JP4339004B2 (en) | Paper-based digital data correction method and program | |
US9390089B2 (en) | Distributed capture system for use with a legacy enterprise content management system | |
JP6357621B1 (en) | Accounting processing apparatus, accounting processing system, accounting processing method and program | |
US10567614B2 (en) | Processing apparatus, processing method, and recording medium for storing process program to process image data obtained by reading voucher | |
JP6646308B1 (en) | Voucher analysis device, accounting processing system, voucher analysis method, voucher analysis program | |
JP2019220232A (en) | Duty-free sales document creating system, duty-free sales document creating apparatus and duty-free sales document creating program | |
JP2003271829A (en) | System for automatic bill payment and method therefor | |
JP6965761B2 (en) | Linkage system, information processing device, information registration method, program | |
JP2019045932A (en) | Processing device, processing system, processing method, and processing program | |
KR20180057262A (en) | Accounting system using a receipt | |
JP6976763B2 (en) | Journal information processing device, journal information processing method, and program | |
JP2020021458A (en) | Information processing apparatus, information processing method, and information processing system | |
JP4356908B2 (en) | Automatic financial statement input device | |
JP2016136310A (en) | Accounting information management system | |
US9978039B1 (en) | Document gateway system to cloud-based document repository | |
TWI660329B (en) | Multi-function peripheral with deposit function and deposit system using the same | |
JP2007280413A (en) | Automatic input device of financial statement | |
JP7373820B1 (en) | Programs, computers, information processing systems and information processing methods | |
JP7426634B1 (en) | Programs, computers and information processing methods | |
JP2008204228A (en) | Customer information registration system, customer information registration method, and customer information registration program | |
JP6844076B1 (en) | Data processing equipment, data processing methods and programs | |
JP2024071309A (en) | Registration number collation system | |
JP4185681B2 (en) | Transfer processing method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD05 | Notification of revocation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7425 Effective date: 20180910 |
|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20190920 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20200713 |
|
RD07 | Notification of extinguishment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7427 Effective date: 20200806 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20210430 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210525 |
|
A761 | Written withdrawal of application |
Free format text: JAPANESE INTERMEDIATE CODE: A761 Effective date: 20210726 |