JP2019045932A - Processing device, processing system, processing method, and processing program - Google Patents

Processing device, processing system, processing method, and processing program Download PDF

Info

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
Application number
JP2017165177A
Other languages
Japanese (ja)
Inventor
小林 正幸
Masayuki Kobayashi
正幸 小林
紀彦 山田
Norihiko Yamada
紀彦 山田
貴通 阿藤
Takamichi Ato
貴通 阿藤
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2017165177A priority Critical patent/JP2019045932A/en
Priority to CN201810987612.2A priority patent/CN109426810A/en
Publication of JP2019045932A publication Critical patent/JP2019045932A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/40Document-oriented image-based pattern recognition
    • G06V30/41Analysis of document content
    • G06V30/418Document matching, e.g. of document images
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/12Accounting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/40Document-oriented image-based pattern recognition
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character 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

To provide a processing device capable of appropriately processing passbook image data obtained by reading a passbook, a processing system, a processing method, and a processing program.SOLUTION: A main server 4 includes an acquisition unit 410 which acquires passbook image data obtained by reading a passbook on which transaction information on deposits and withdrawals is recorded, an image data processing unit 420 which processes the passbook image data, and a first storage control unit 430 which allows a storage unit to store the passbook image data used for the process of the image data processing unit 420. When a second passbook image data corresponding to the passbook of a first passbook image data, the second passbook image data being newly acquired by the acquisition unit 410, is stored in the storage unit, the image data processing unit 420 processes difference image data which is the difference between the first passbook image data and the second passbook image data.SELECTED DRAWING: Figure 8

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.

特開2017−010312号公報Unexamined-Japanese-Patent No. 2017-010312

ところで、通帳は、記帳のたびに取引情報が追加されていく。このため、処理装置が、通帳画像データに対して処理を行う場合、ページの途中までしか取引情報が記帳されていないページについて処理を行った後、取引情報が追加された同じページについて処理を行う場合がある。ところが、特許文献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 Patent Document 1, in such a case, processing such as journalizing must be performed again on processed transaction information, which is inefficient.

本発明は、上記の問題点に鑑み、通帳を読み取った通帳画像データに対する処理をより適切に行うことが可能な処理装置、処理システム、処理方法および処理プログラムを提供することを目的とする。   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.

本発明の一実施形態に係る処理システムのシステム構成図である。It is a system configuration figure of a processing system concerning one embodiment of the present invention. スキャナーのハードウェア構成を示すブロック図である。It is a block diagram showing the hardware constitutions of a scanner. 携帯端末のハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of a portable terminal. メインサーバーのハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of a main server. ストレージサーバーのハードウェア構成を示すブロック図である。It is a block diagram showing the hardware constitutions of a storage server. プリンターのハードウェア構成を示すブロック図である。FIG. 2 is a block diagram showing a hardware configuration of a printer. 会計事務所PCのハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of accounting office PC. メインサーバーの機能構成を示すブロック図である。It is a block diagram showing functional composition of a main server. 取引情報が記帳された通帳の一例を示す図である。It is a figure which shows an example of the passbook with which transaction information was posted. 図9の通帳に取引情報が追加で記帳された通帳の一例を示す図である。It is a figure which shows an example of the passbook which transaction information addedly registered by the passbook of FIG. 通帳画像データの表示例を示す図である。It is a figure which shows the example of a display of passbook image data. 処理データの表示例を示す図である。It is a figure which shows the example of a display of process data. 携帯端末処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a portable terminal process. メインサーバー処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a main server process. 変形例1に係る通帳画像データの表示例を示す図である。It is a figure which shows the example of a display of passbook image data which concerns on modification 1. FIG.

以下、添付の図面を参照して、本発明の処理装置、処理システム、処理方法および処理プログラムの一実施形態を説明する。図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 scanner 1, a portable terminal 2, a main server 4, a storage server 5, a printer 7, and an accounting office PC (Personal Computer) 8. The mobile terminal 2 is an example of the “information processing terminal”. Further, the main server 4 is an example of the “processing device” and the “server”. Also, the storage server 5 is an example of the “external storage device”.

同図に示すように、スキャナー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 scanner 1 and the portable terminal 2 are connected via a communication line 3 such as a cable. The portable terminal 2 and the main server 4 are connected via the first network NW1, and the main server 4 and the storage server 5 are connected via the second network NW2. Further, the main server 4 and the printer 7 are connected via the third network NW3, and the storage server 5 and the accounting office PC 8 are connected via the fourth network NW4.

本実施形態では、メインサーバー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 scanner 1 and the portable terminal 2, a network such as a wireless LAN or a wired LAN may be used.

本実施形態において、メインサーバー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 accounting office PC 8 are set up in an accounting office that has a contract with the voucher reading service provider. The scanner 1 and the portable terminal 2 are assumed to be used by the person in charge of the accounting office at the adviser.

スキャナー1は、証憑をスキャンし、証憑画像データを読み取る。また、携帯端末2は、スキャナー1によって読み取られた証憑画像データをメインサーバー4にアップロードする。   The scanner 1 scans a voucher and reads voucher image data. Further, the portable terminal 2 uploads the voucher image data read by the scanner 1 to the main server 4.

メインサーバー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 portable terminal 2 and performs an OCR process, and generates processing data in which necessary character information is extracted from the character information obtained by the OCR process. Hereinafter, the process including the process of generating the OCR process and the process data (process of the image data processing unit 420 described later) is referred to as “image data process”. Image data processing is an example of “processing” in the present invention. Further, the main server 4 outputs a voucher file including the uploaded voucher image data and the processing data to the storage server 5. The storage server 5 acquires a voucher file from the main server 4 and stores it in a voucher file database 55 b (hereinafter, the database is described as “DB”, see FIG. 5). Further, the main server 4 generates print data based on the uploaded voucher image data, and outputs the print data to the printer 7. The timing when the main server 4 outputs the print data to the printer 7 is, for example, immediately after the generation of the print data, or when there is a print instruction from the portable terminal 2 or the accounting office PC 8.

プリンター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 accounting office PC 8 accesses the storage server 5 and acquires the voucher file stored in the voucher file DB 55 b. Also, the accounting office PC 8 performs accounting processing such as journalizing processing based on the acquired voucher file (mainly processing data).

次に、図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 scanner 1. The scanner 1 is, for example, a handy scanner, and has a central processing unit (CPU) 11, a read only memory (ROM) 12, a random access memory (RAM) 13, and a communication interface (hereinafter, the interface is referred to as "I / F"). 14, an operation button 15 and a reading mechanism 16 are provided.

CPU11は、スキャナー1内の各部と信号の入出力を行い、各種演算処理を行う。ROM12は、不揮発性の記憶媒体であり、スキャナー1のファームウェアを記憶する。RAM13は、揮発性の記憶媒体であり、CPU11のワークエリアとして用いられる。通信I/F14は、通信線3を介して携帯端末2と通信する。操作ボタン15は、各種操作を行う操作手段として用いられる。読取機構16は、原稿から画像データを光学的に読み取るものであり、原稿を走査する光源や、原稿で反射された光を電気信号に変換するイメージセンサーを含む。   The CPU 11 inputs / outputs signals to / from each unit in the scanner 1 and performs various arithmetic processing. The ROM 12 is a non-volatile storage medium, and stores the firmware of the scanner 1. The RAM 13 is a volatile storage medium and is used as a work area of the CPU 11. The communication I / F 14 communicates with the portable terminal 2 via the communication line 3. The operation button 15 is used as operation means for performing various operations. The reading mechanism 16 optically reads image data from a document, and includes a light source for scanning the document, and an image sensor for converting light reflected by the document into an electric signal.

図3は、携帯端末2のハードウェア構成を示すブロック図である。携帯端末2は、例えばスマートフォンであり、CPU21、フラッシュROM22、RAM23、通信I/F24、カメラモジュール25およびタッチパネル26を備える。   FIG. 3 is a block diagram showing the hardware configuration of the portable terminal 2. The portable terminal 2 is, for example, a smart phone, and includes a CPU 21, a flash ROM 22, a RAM 23, a communication I / F 24, a camera module 25, and a touch panel 26.

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 CPU 21 performs input and output of signals with each unit in the mobile terminal 2 and performs various arithmetic processing. The flash ROM 22 is a non-volatile and rewritable storage medium, and stores a Web browser 22a, a dedicated application 22b, and the like in addition to an operating system (OS). The web browser 22a is used to display a web page. The dedicated application 22 b is also used to upload the voucher image data acquired from the scanner 1 to the main server 4. In addition, when uploading the voucher image data to the main server 4, the CPU 21 adds additional information and uploads it. Further, when uploading the passbook image data obtained by reading the passbook page of the passbook 90, the CPU 21 includes, in the additional information, identification information of the passbook page from which the passbook image data has been read. In the present embodiment, the “passbook page” refers to the second spread page of the passbook 90, and the “passbook image data” refers to image data obtained by reading the second spread page of the passbook 90. On the other hand, the RAM 23 is used as a work area of the CPU 21.

通信I/F24は、通信線3を介してスキャナー1と通信し、第1のネットワークNW1を介してメインサーバー4と通信する。なお、図3では1つのインターフェースとして図示しているが、実際にはそれぞれの通信プロトコルに対応した複数のインターフェースを備えることとなる。   The communication I / F 24 communicates with the scanner 1 via the communication line 3 and communicates with the main server 4 via the first network NW1. Although FIG. 3 illustrates one interface, in actuality, a plurality of interfaces corresponding to respective communication protocols are provided.

カメラモジュール25は、被写体像を形成する撮像レンズや、撮像レンズにより形成された被写体像を光電変換する撮像素子を含む。タッチパネル26は、ディスプレーおよびタッチ式センサーを一体形成したものであり、表示手段および入力手段として用いられる。なお、携帯端末2は、スキャナー1から証憑画像データを取得するのではなく、カメラモジュール25を用いて証憑を撮像することにより、証憑画像データを取得してもよい。   The camera module 25 includes an imaging lens that forms an object image, and an imaging element that photoelectrically converts an object image formed by the imaging lens. The touch panel 26 integrally forms a display and a touch sensor, and is used as a display means and an input means. The portable terminal 2 may acquire voucher image data by capturing a voucher using the camera module 25 instead of acquiring the voucher image data from the scanner 1.

図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 CPU 41, a ROM 42, a RAM 43, a communication I / F 44, and an HDD (Hard Disc Drive) 45.

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 CPU 41 inputs and outputs signals to and from each unit in the main server 4 and performs various arithmetic processing. The ROM 42 stores a program such as a BIOS (Basic Input Output System). The RAM 43 is used as a work area of the CPU 41. The communication I / F 44 communicates with the portable terminal 2 via the first network NW1, communicates with the storage server 5 via the second network NW2, and communicates with the printer 7 via the third network NW3. When the communication protocols of the networks NW1, NW2 and NW3 are different, the communication I / F 44 includes a plurality of interfaces corresponding to the respective communication protocols.

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 portable terminal 2 using the web browser 22a (see FIG. 3). The web application 45a mainly provides a web page for the user of the portable terminal 2 to perform the upload operation of the voucher image data.

メインプログラム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 portable terminal 2. The CPU 41 performs, as image data processing, processing for determining whether or not the uploaded voucher image data is passbook image data, in the case where it is determined that it is passbook image data, and passbook image data of the same passbook 90 is a passbook image. When stored in the data DB 45c, processing for generating differential image data that is the difference, processing for generating processing data obtained by performing OCR processing etc. on the differential image data when generating differential image data, etc. I do. In addition, the main program 45b performs processing for storing passbook image data subjected to image data processing in the passbook image data DB 45c, and a voucher file including processed data generated by the image data processing and uploaded voucher image data. , And processing for outputting to the storage server 5.

通帳画像データ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 same passbook 90 and the same passbook page (hereinafter simply referred to as “the same passbook page”) is acquired multiple times, the passbook image data acquired last time is overwritten on the passbook image data acquired last time. Remember only.

ポイント管理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 CPU 41 subtracts points corresponding to the number of transactions specified from the processing data from the points given to the accounting office specified from the login information of the portable terminal 2 that has uploaded the voucher image data. When the voucher is the passbook 90, the number of transactions indicates the number of pieces of transaction information A (see FIG. 9 and the like) described in the passbook 90. Also, if the voucher is a receipt or bill, usually one receipt or bill is counted as one transaction.

図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 CPU 51, a ROM 52, a RAM 53, a communication I / F 54, and an HDD 55.

CPU51は、ストレージサーバー5内の各部と信号の入出力を行い、各種演算処理を行う。ROM52は、BIOS等のプログラムを記憶する。RAM53は、CPU51のワークエリアとして用いられる。通信I/F54は、第2のネットワークNW2を介してメインサーバー4と通信し、第4のネットワークNW4を介して会計事務所PC8と通信する。通信I/F54は、ネットワークNW2,NW4の通信プロトコルが異なる場合、それぞれの通信プロトコルに対応した複数のインターフェースを含む。   The CPU 51 inputs / outputs signals to / from each unit in the storage server 5 and performs various arithmetic processing. The ROM 52 stores a program such as a BIOS. The RAM 53 is used as a work area of the CPU 51. The communication I / F 54 communicates with the main server 4 via the second network NW2 and communicates with the accounting office PC 8 via the fourth network NW4. The communication I / F 54 includes, when the communication protocols of the networks NW2 and NW4 are different, a plurality of interfaces corresponding to the respective communication protocols.

HDD55は、OSの他、Webアプリケーション55aおよび証憑ファイルDB55b等を記憶する。Webアプリケーション55aは、会計事務所PC8によりWebブラウザー84a(図7参照)を用いて操作される。Webアプリケーション55aは、主に、会計事務所PC8のユーザーが、所望の証憑ファイルを検索するためのWebページを提供する。   The HDD 55 stores, in addition to the OS, the Web application 55a, the voucher file DB 55b, and the like. The web application 55a is operated by the accounting office PC 8 using the web browser 84a (see FIG. 7). The web application 55a mainly provides a web page for the user of the accounting office PC 8 to search for a desired voucher file.

証憑ファイルDB55bは、メインサーバー4から取得した証憑ファイルを記憶する。証憑ファイルは、証憑を読み取った証憑画像データと、その証憑画像データに対する画像データ処理により生成された処理データと、を含む。例えば、証憑画像データが通帳画像データである場合、証憑ファイルは、通帳ページを読み取った通帳画像データと、その通帳画像データを処理した処理データ(通帳90の見開き2ページ分に含まれる取引情報Aに関するデータ)と、を含む。   The voucher file DB 55 b stores the voucher file acquired from the main server 4. The voucher file includes voucher image data from which the voucher is read, and processed data generated by image data processing on the voucher image data. For example, when the voucher image data is passbook image data, the voucher file includes passbook image data obtained by reading the passbook page and processing data obtained by processing the passbook image data (transaction information A included in two spread pages of the passbook 90). And data on

図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 CPU 71, a ROM 72, a RAM 73, a communication I / F 74, an operation panel 75, and a printing mechanism 76.

CPU71は、プリンター7内の各部と信号の入出力を行い、各種演算処理を行う。ROM72は、プリンター7のファームウェアを記憶する。RAM73は、CPU71のワークエリアとして用いられる。通信I/F74は、第3のネットワークNW3を介してメインサーバー4と通信する。操作パネル75は、各種操作を行う操作手段として用いられる。印刷機構76は、インクジェット方式または電子写真方式等により、コピー用紙等の印刷媒体に印刷を行うものである。   The CPU 71 performs input and output of signals with each unit in the printer 7 and performs various arithmetic processing. The ROM 72 stores the firmware of the printer 7. The RAM 73 is used as a work area of the CPU 71. The communication I / F 74 communicates with the main server 4 via the third network NW3. The operation panel 75 is used as operation means for performing various operations. The printing mechanism 76 performs printing on a print medium such as copy paper by an inkjet method or an electrophotographic method.

図7は、会計事務所PC8のハードウェア構成を示すブロック図である。会計事務所PC8は、CPU81、ROM82、RAM83、HDD84、通信I/F85、キーボード86、マウス87およびディスプレー88を備える。   FIG. 7 is a block diagram showing the hardware configuration of the accounting office PC 8. The accounting office PC 8 includes a CPU 81, a ROM 82, a RAM 83, an HDD 84, a communication I / F 85, a keyboard 86, a mouse 87, and a display 88.

CPU81は、会計事務所PC8内の各部と信号の入出力を行い、各種演算処理を行う。ROM82は、BIOS等のプログラムを記憶する。RAM83は、CPU81のワークエリアとして用いられる。HDD84は、OSの他、Webブラウザー84aおよび会計処理アプリケーション84b等を記憶する。Webブラウザー84aは、Webページ(証憑ファイルを検索するための操作画面など)を表示するために用いられる。また、会計処理アプリケーション84bは、ストレージサーバー5の証憑ファイルDB55bから読み出した証憑ファイルの表示、並びに処理データに基づく取引情報Aの仕訳処理(勘定科目の付与など)や出納帳の作成処理等に用いられる。   The CPU 81 inputs and outputs signals to and from each unit in the accounting office PC 8 and performs various arithmetic processing. The ROM 82 stores a program such as a BIOS. The RAM 83 is used as a work area of the CPU 81. The HDD 84 stores, in addition to the OS, a web browser 84a and an accounting process application 84b. The web browser 84a is used to display a web page (such as an operation screen for searching a voucher file). In addition, the accounting application 84 b is used for displaying a voucher file read from the voucher file DB 55 b of the storage server 5, and for journalizing processing of transaction information A based on processing data (for example, adding account items) Be

通信I/F85は、第4のネットワークNW4を介してストレージサーバー5と通信する。キーボード86およびマウス87は、会計処理アプリケーション84bの操作など、各種操作を行う操作手段として用いられる。ディスプレー88は、会計処理アプリケーション84bの操作画面など、各種情報を表示する表示手段として用いられる。   The communication I / F 85 communicates with the storage server 5 via the fourth network NW4. The keyboard 86 and the mouse 87 are used as operation means for performing various operations such as the operation of the accounting application 84 b. The display 88 is used as a display means for displaying various information such as an operation screen of the accounting process application 84b.

次に、図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 acquisition unit 410, an image data processing unit 420, a first storage control unit 430, a second storage control unit 440, and a charge processing unit 450 as functional components. These functions are realized by the CPU 41 performing arithmetic processing based on the Web application 45a and the main program 45b.

取得部410は、携帯端末2からアップロードされた証憑画像データと、当該証憑画像データに付加された付加情報と、を取得する(画像データ取得ステップ)。例えば、証憑として、通帳90の通帳ページが読み取られた場合、取得部410は、通帳ページを読み取った通帳画像データと、通帳ページの識別情報を含む付加情報と、を取得する。通帳ページの識別情報とは、その通帳ページを有する通帳90の通帳種類、金融機関名、金融機関コード、支店名、店番、口座番号、口座名義、および通帳ページのページ番号のうち、1以上の情報を指す。   The acquisition unit 410 acquires the voucher image data uploaded from the mobile terminal 2 and the additional information added to the voucher image data (image data acquisition step). For example, when a passbook page of the passbook 90 is read as a voucher, the obtaining unit 410 obtains passbook image data obtained by reading the passbook page and additional information including identification information of the passbook page. The identification information of the passbook page is one or more of the passbook type of the passbook 90 having the passbook page, financial institution name, financial institution code, branch name, branch number, shop number, account number, account name, and page number of passbook page. Point to information.

ここで、図9および図10を参照し、通帳90に記帳される取引情報Aについて説明する。両図は、通帳90の見開き2ページ分の記帳例を示している。また、図9は、3件の取引情報Aが記帳された場合を示している。各取引情報Aは、日付(「年月日」欄)、摘要、出金額(「お支払金額」欄)、入金額(「お預り金額」欄)、差引残高、取引先情報(「お支払金額」欄または「お預り金額」欄)を含む。また、通帳90には、取引情報Aの他、通帳種類91、ページ番号92および項目名93などが予め印刷されている。   Here, the transaction information A registered in the passbook 90 will be described with reference to FIGS. 9 and 10. Both figures show an example of bookkeeping for two pages of a spread of the passbook 90. Further, FIG. 9 shows a case where three pieces of transaction information A are posted. Each transaction information A is date ("date" column), abstract, withdrawal amount ("payment amount" column), deposit amount ("payment amount" column), balance, customer information ("payment" Includes “Amount” column or “Delivery amount” column). In addition to the transaction information A, a passbook type 91, a page number 92, an item name 93 and the like are printed in advance on the passbook 90.

一方、図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 passbook 90 shown in FIG. 9 (see reference numeral 94). In the description of the image data processing unit 420 described later, passbook image data obtained by reading the passbook page shown in FIG. 9 is stored in the passbook image data DB 45 c of the main server 4, and the passbook page shown in FIG. The case where the passbook image data which has been read is uploaded from the portable terminal 2 will be described.

図8の説明に戻る。画像データ処理部420は、画像データ処理を行うものであり(画像データ処理ステップ)、画像データ判別部421、処理対象決定部422、OCR処理部423および処理データ生成部424を含む。   It returns to the explanation of FIG. The image data processing unit 420 performs image data processing (image data processing step), and includes an image data determination unit 421, a processing target determination unit 422, an OCR processing unit 423, and a processing data generation unit 424.

画像データ判別部421は、取得部410が取得した証憑画像データが、通帳画像データであるか否かを判別する。この判別は、証憑画像データと共にアップロードされた付加情報に含まれる証憑種類を示す情報に基づいて行う。証憑種類とは、通帳90、領収書、請求書のいずれかを示す情報を指す。   The image data determination unit 421 determines whether the voucher image data acquired by the acquisition unit 410 is passbook image data. This determination is performed based on information indicating the voucher type included in the additional information uploaded along with the voucher image data. The voucher type refers to information indicating either the passbook 90, a receipt, or an invoice.

処理対象決定部422は、画像データ処理の処理対象を決定する。例えば、画像データ判別部421により、取得部410が取得した証憑画像データが通帳画像データであると判別された場合であって、同じ通帳ページの通帳画像データが通帳画像データDB45cに記憶されている場合、取得部410が新たに取得した通帳画像データである第1通帳画像データと、通帳画像データDB45cに記憶されている通帳画像データである第2通帳画像データと、の差分である差分画像データを生成し、生成した差分画像データを処理対象として決定する。ここで、図10に示した通帳90を読み取った通帳画像データが、第1通帳画像データの一例であり、図9に示した通帳90を読み取った通帳画像データが、第2通帳画像データの一例である。また、同じ通帳ページの通帳画像データが通帳画像データDB45cに記憶されているか否かの判別は、取得部410が取得した識別情報と同じ識別情報が対応付けられた通帳画像データが記憶されているか否かに応じて判定する。処理対象決定部422により、差分画像データが処理対象として決定された場合、後述するOCR処理部423および処理データ生成部424により、差分データに対する処理(差分処理)が行われる。   The processing target determination unit 422 determines a processing target of image data processing. For example, when the image data determination unit 421 determines that the voucher image data acquired by the acquisition unit 410 is passbook image data, passbook image data of the same passbook page is stored in the passbook image data DB 45 c. In this case, differential image data that is the difference between the first passbook image data that is the passbook image data newly acquired by the acquisition unit 410 and the second passbook image data that is the passbook image data stored in the passbook image data DB 45c. Are generated, and the generated difference image data is determined as a processing target. Here, the passbook image data obtained by reading the passbook 90 shown in FIG. 10 is an example of the first passbook image data, and the passbook image data obtained by reading the passbook 90 shown in FIG. 9 is an example of the second passbook image data. It is. In addition, whether the passbook image data of the same passbook page is stored in the passbook image data DB 45 c is determined whether passbook image data associated with the same identification information as the identification information acquired by the acquisition unit 410 is stored. It judges according to whether or not. When differential image data is determined as a processing target by the processing target determining unit 422, processing (difference processing) on differential data is performed by an OCR processing unit 423 and a processing data generation unit 424 described later.

また、処理対象決定部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 target determining unit 422 The passbook image data acquired by the acquisition unit 410 is determined as a processing target. Furthermore, when it is determined that the acquired voucher image data is not passbook image data, the process target determination unit 422 processes the voucher image data (receipt image data or bill image data) acquired by the acquisition unit 410. Decide as.

OCR処理部423は、処理対象決定部422により決定された処理対象(差分画像データなど)に対し、OCR処理を行う。例えば、処理対象が通帳画像データである場合(第1通帳画像データまたは差分画像データである場合)、通帳90に記帳された取引情報Aの文字を文字コードに変換し、文字情報を生成する。   The OCR processing unit 423 performs an OCR process on the processing target (such as difference image data) determined by the processing target determination unit 422. For example, when the processing target is passbook image data (first passbook image data or difference image data), the characters of the transaction information A registered in the passbook 90 are converted into character codes to generate character information.

処理データ生成部424は、OCR処理部423によるOCR処理により得られた文字情報の中から、必要な文字情報を抽出した処理データを生成する。ここで、必要な文字情報とは、例えば、処理対象が通帳画像データである場合、日付、出金額、入金額および取引先を示す情報である(図12参照)。   The processing data generation unit 424 generates processing data in which necessary character information is extracted from the character information obtained by the OCR processing by the OCR processing unit 423. Here, the necessary character information is, for example, information indicating a date, a withdrawal amount, a deposit amount, and a business partner when the processing object is passbook image data (see FIG. 12).

一方、第1記憶制御部430は、処理対象が通帳画像データである場合、画像データ処理部420の処理に用いられた通帳画像データを、通帳画像データが読み取られた通帳ページの識別情報と対応付けて、通帳画像データDB45cに記憶させる(第1記憶制御ステップ)。画像データ処理部420の処理に用いられた通帳画像データとは、画像データ処理部420の処理が支障なく行われた場合、取得部410が取得した通帳画像データ(第1通帳画像データ)を指す。   On the other hand, when the processing target is passbook image data, the first storage control unit 430 matches the passbook image data used in the processing of the image data processing unit 420 with the identification information of the passbook page from which the passbook image data is read. Then, it is stored in the passbook image data DB 45 c (first storage control step). The passbook image data used for the processing of the image data processing unit 420 refers to the passbook image data (first passbook image data) acquired by the acquisition unit 410 when the processing of the image data processing unit 420 is performed without any problem. .

第2記憶制御部440は、画像データ処理部420の処理に用いられた証憑画像データと、証憑画像データに対する画像データ処理部420の処理により生成された処理データと、を対応付けた証憑ファイルを、ストレージサーバー5内の証憑ファイルDB55bに記憶させる。このとき、第2記憶制御部440は、証憑ファイルと共に、メインサーバー4が携帯端末2に提供するWebページのログイン情報に含まれる会計事務所IDと、アップロードされた日時を示す日時情報と、を対応付けて記憶させる。また、第2記憶制御部440は、画像データ処理部420の処理対象が通帳画像データである場合、通帳ページの識別情報を、さらに対応付けて記憶させる。   The second storage control unit 440 associates a voucher file in which the voucher image data used in the process of the image data processing unit 420 and the processing data generated by the process of the image data processing unit 420 for the voucher image data are associated. , And stored in the voucher file DB 55 b in the storage server 5. At this time, the second storage control unit 440, together with the voucher file, the accounting office ID included in the login information of the web page provided to the portable terminal 2 by the main server 4, and the date and time information indicating the uploaded date and time Corresponds and makes it memorize. In addition, when the processing target of the image data processing unit 420 is passbook image data, the second storage control unit 440 further associates identification information of the passbook page and stores it.

これらの構成により、会計事務所PC8のユーザーは、会計事務所ID、日時情報、通帳ページの識別情報を用いて、証憑ファイルDB55bの中から、所望の証憑ファイルを検索し、会計事務所PC8のディスプレー88に表示させることができる。図11は、証憑ファイルに含まれる通帳画像データを、会計事務所PC8のディスプレー88に表示した表示例を示す図である。通帳画像データ(証憑画像データ)は、例えばPDF等のイメージデータである。また、図12は、証憑ファイルに含まれる処理データを、会計事務所PC8のディスプレー88に表示した表示例を示す図である。処理データは、例えばテキストデータである。会計事務所PC8は、同図に示すように、処理データとして、日付、出金額、入金額および取引先を示す情報を、まとめて表形式で表示させてもよいし、これらの情報の一部を、所定のフォーマット上の入力欄に表示させてもよい。   With these configurations, the user of accounting office PC 8 searches for a desired voucher file from the voucher file DB 55 b using the accounting office ID, date and time information, and identification information of the passbook page, and the accounting office PC 8 It can be displayed on the display 88. FIG. 11 is a view showing a display example in which the passbook image data included in the voucher file is displayed on the display 88 of the accounting office PC 8. The passbook image data (evidence image data) is, for example, image data such as PDF. FIG. 12 is a view showing a display example in which the processing data included in the voucher file is displayed on the display 88 of the accounting office PC 8. The processing data is, for example, text data. As shown in the figure, the accounting office PC 8 may collectively display information indicating date, withdrawal amount, deposit amount, and business partner as processing data in the form of a table, or a part of the information. May be displayed in an input field on a predetermined format.

図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 processing unit 450 performs charging processing according to the number of transactions specified from the processing data. For example, when the processing target of the image data processing unit 420 is passbook image data, the charging processing unit 450 performs charging processing according to the number of pieces of transaction information A specified from the processing data. That is, when the processing target of the image data processing unit 420 is difference image data, charging processing is performed according to the number of pieces of transaction information A specified from the difference image data. Therefore, passbook image data obtained by reading the passbook 90 shown in FIG. 9 is stored in advance in the passbook image data DB 45 c, and passbook image data obtained by reading the passbook 90 shown in FIG. 10 is newly uploaded from the portable terminal 2. In the case, the accounting process is performed for two pieces of transaction information A (see reference numeral 94). In this embodiment, as the charging process, according to the number of remaining points of the accounting office corresponding to the accounting office ID included in the login information when the voucher image data is uploaded to the main server 4, it corresponds to the number of transactions. Perform point subtraction.

次に、図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 portable terminal 2 will be described. The mobile terminal 2 (CPU 21) logs in to the web page of the main server 4 by inputting the accounting office ID and the password (S01). Further, the portable terminal 2 acquires the adviser ID inputted in accordance with the operation screen displayed on the web page (S02). Furthermore, the portable terminal 2 acquires the voucher type (one of the passbook 90, the receipt, and the bill) input according to the operation screen displayed on the web page (S03).

その後、携帯端末2は、証憑種類として通帳90が入力されたか否かを判別し(S04)、通帳90が入力されたと判定した場合は(S04:Yes)、操作画面にしたがって入力される通帳ページの識別情報を取得する(S05)。また、携帯端末2は、スキャナー1に対し、証憑画像データの読み取りを指示して証憑画像データを取得する(S06)。例えば、証憑種類として通帳90が入力された場合は、通帳90の見開き2ページ分(図9等参照)を1証憑分の通帳画像データとして取得する。携帯端末2は、証憑画像データを取得すると、当該証憑画像データと、顧問先ID、証憑種類、通帳ページの識別情報を含む付加情報と、を、メインサーバー4にアップロードする(S07)。   Thereafter, the portable terminal 2 determines whether or not the passbook 90 is input as the voucher type (S04), and when it is determined that the passbook 90 is input (S04: Yes), a passbook page input according to the operation screen The identification information of is acquired (S05). Further, the portable terminal 2 instructs the scanner 1 to read the voucher image data to acquire the voucher image data (S06). For example, when the passbook 90 is input as the voucher type, two spread pages (see FIG. 9 and the like) of the passbook 90 are acquired as passbook image data for one voucher. When acquiring the voucher image data, the portable terminal 2 uploads the voucher image data and the additional information including the adviser ID, the voucher type, and the identification information of the passbook page to the main server 4 (S07).

次に、図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 passbook 90 or not (S12). Here, when the voucher type included in the additional information indicates the passbook 90, it is determined that the voucher type is the passbook 90. In the case of S12: Yes, the main server 4 determines whether or not passbook image data associated with identification information identical to identification information of a passbook page included in the additional information is stored in the passbook image data DB 45c ( S13).

メインサーバー4は、アップロードされた証憑画像データの通帳90に対応する通帳画像データが通帳画像データDB45cに記憶されていた場合(S13:Yes)、取得部410が新たに取得した通帳画像データ(第1通帳画像データ)と、通帳画像データDB45cに記憶されている通帳画像データ(第2通帳画像データ)と、の差分である差分画像データを生成する(S14)。また、メインサーバー4はこの差分画像データに対してOCR処理を行い(S15)、当該OCR処理により得られた文字情報の中から、必要な文字情報を抽出した処理データを生成する(S16)。   When the passbook image data corresponding to the passbook 90 of the uploaded voucher image data is stored in the passbook image data DB 45 c (S 13: Yes), the main server 4 passesbook image data (the first acquired by the acquiring unit 410) First, the differential image data is generated which is the difference between the first passbook image data and the passbook image data (second passbook image data) stored in the passbook image data DB 45 c (S 14). Further, the main server 4 performs an OCR process on the difference image data (S15), and generates processing data in which necessary character information is extracted from the character information obtained by the OCR process (S16).

一方、メインサーバー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 passbook 90 of the uploaded voucher image data is not stored in the passbook image data DB 45c (S13: No), the main server 4 obtains the voucher image data (S13) The OCR processing is performed on all bookkeeping items of the passbook image data (S19), and processing data is generated by extracting necessary character information from the character information obtained by the OCR processing (S20). Further, the main server 4 stores passbook image data subjected to the OCR processing and the processing data generation processing after S16 or S20 in the passbook image data DB 45c (S21).

メインサーバー4は、S18またはS21の後、処理データから特定される取引数に応じて、ポイントの減算処理を行う(S22)。また、メインサーバー4は、S11にて取得された証憑画像データと、S16、S18またはS20にて生成された処理データと、会計事務所IDと、日時情報と、通帳ページの識別情報(証憑種類が通帳90である場合)と、を対応付けて証憑ファイルを生成する(S23)。また、メインサーバー4は、生成した証憑ファイルをストレージサーバー5に出力し(S24)、証憑ファイルDB55bに記憶させる。   After S 18 or S 21, the main server 4 performs point subtraction processing according to the number of transactions specified from the processing data (S 22). Further, the main server 4 receives the voucher image data acquired in S11, the processing data generated in S16, S18 or S20, the accounting office ID, the date and time information, and the identification information of the passbook page (the voucher type Is associated with the passbook 90) to generate a voucher file (S23). Further, the main server 4 outputs the generated voucher file to the storage server 5 (S24), and stores the same in the voucher file DB 55b.

以上説明したとおり、本実施形態のメインサーバー4は、証憑種類が通帳90である場合であって、取得部410が新たに取得した通帳ページの識別情報に対応する通帳画像データが通帳画像データDB45cに記憶されている場合、取得された通帳画像データと、通帳画像データDB45cに記憶されている通帳画像データと、の差分である差分画像データに対して画像データ処理を行う。この構成により、処理済みの通帳画像データに対し、重複して画像データ処理を行うことを防止でき、ひいては通帳画像データに対する処理をより適切に行うことができる。   As explained above, the main server 4 of this embodiment is the case where the voucher type is the passbook 90, and passbook image data corresponding to the identification information of the passbook page newly acquired by the acquisition unit 410 is the passbook image data DB 45c. When the passbook image data is stored in the image data processing unit 11, image data processing is performed on difference image data which is a difference between the acquired passbook image data and the passbook image data stored in the passbook image data DB 45c. With this configuration, it is possible to prevent image data processing from being performed redundantly on processed passbook image data, and it is possible to more appropriately process the passbook image data.

また、メインサーバー4は、取得部410が取得した証憑画像データが、通帳画像データではないと判定した場合には、取得部410が取得した証憑画像データに対して処理を行うため、一つのメインサーバー4で、通帳90だけでなく、通帳以外の証憑に対する処理も行うことができる。   In addition, when the main server 4 determines that the voucher image data acquired by the acquisition unit 410 is not passbook image data, the main server 4 performs processing on the voucher image data acquired by the acquisition unit 410, so one main The server 4 can process not only the passbook 90 but also vouchers other than the passbook.

また、メインサーバー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 passbook 90 that has been processed before, the main server 4 does not subtract points according to the number of all the transactions. Since point subtraction is performed according to the number of transactions specified from the difference image data, more appropriate charging processing can be performed on the user.

なお、上記の実施形態に限らず、以下の変形例を採用可能である。
[変形例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 storage control unit 440, in the first passbook image data used for the processing (difference processing) of the image data processing unit 420, transaction information A specified from difference image data (processing data) and other transaction information A may be stored in the storage server 5 after being subjected to image processing to make it distinguishable. FIG. 15 is a view showing a display example of passbook image data according to the present modification displayed on the display 88 of the accounting office PC 8. As shown in FIG. In the example of the figure, the case where the image processing which superimposes the frame image 95 which encloses two pieces of added transaction information A on passbook image data used for processing of image data processing part 420 is illustrated. . According to this configuration, the user operating the accounting office PC 8 uses the transaction information A (the newly processed transaction information A) specified from the difference image data and the other transaction information A (the transaction processed in the past). Information A) can be identified. In addition to the image processing shown in the figure, processing of marking a mark in the vicinity of the added transaction information A and character decoration of the characters of the added 2 pieces of transaction information A (bold, colored characters Processing etc.).

また、さらなる変形例として、第2記憶制御部440において、画像データ処理部420の処理に用いられた通帳画像データに画像処理を施したデータと、処理データと、取得部410が取得した第1通帳画像データと、を対応付けてストレージサーバー5に記憶させてもよい。この構成によれば、画像処理を施したデータと、処理データと、の他、通帳原本の読み取り結果を示す通帳画像データ(第1通帳画像データ)を、会計事務所PC8等において用いることができる。   Further, as a further modification, in the second storage control unit 440, data obtained by performing image processing on passbook image data used for processing of the image data processing unit 420, processing data, and the first acquired by the acquisition unit 410. The passbook image data may be stored in the storage server 5 in association with each other. According to this configuration, in addition to data subjected to image processing, processing data, and passbook image data (first passbook image data) indicating the result of reading a passbook original, the accounting office PC 8 or the like can use it. .

[変形例2]
上記の実施形態において、処理対象決定部422は、取得された通帳画像データと同じ通帳ページの通帳画像データが通帳画像データDB45cに記憶されているか否かを、識別情報が同じか否かに応じて判別したが、必ずしも識別情報に含まれる全ての情報が一致しなくてもよい。例えば、金融機関名とページ番号が一致した場合、同じ通帳ページの通帳画像データであると判定してもよい。また、識別情報に基づいて判別するのではなく、通帳画像データの画像解析により、同じ通帳ページの通帳画像データであるか否かを判別してもよい。この場合、例えば取得された通帳画像データの1行目の取引情報Aを含む画像領域と、通帳画像データDB45cに記憶されている通帳画像データの対応する画像領域と、を照合し、その照合結果に基づいて、同じ通帳ページの通帳画像データであるか否かを判別してもよい。
[Modification 2]
In the above embodiment, the process target determination unit 422 determines whether the passbook image data of the same passbook page as the obtained passbook image data is stored in the passbook image data DB 45 c according to whether the identification information is the same or not. However, not all pieces of information included in the identification information need to match. For example, when the financial institution name and the page number match, it may be determined that it is passbook image data of the same passbook page. Further, instead of determining based on the identification information, it may be determined whether the passbook image data of the same passbook page is the same by image analysis of the passbook image data. In this case, for example, the image area including the transaction information A on the first line of the acquired passbook image data is collated with the corresponding image area of the passbook image data stored in the passbook image data DB 45c, and the collation result It may be determined whether or not the passbook image data of the same passbook page is the same.

[変形例3]
上記の実施形態において、課金処理部450は、処理データから特定される取引数に応じた分のポイントを、事前に入金された金額に応じて付与されたポイントから減算したが、他の課金方法を採用してもよい。例えば、取引数に応じた金額を加算していき、所定期間ごとに請求処理を行ってもよい。
[Modification 3]
In the above embodiment, the charging processing unit 450 subtracts points corresponding to the number of transactions specified from the processing data from points given according to the amount of money deposited in advance, but other charging methods may be used. May be adopted. For example, the amount of money corresponding to the number of transactions may be added, and billing processing may be performed for each predetermined period.

[変形例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 processing unit 423 and the processing data generation unit 424 may be realized by an external server. In addition, a part of the HDD 45 of the main server 4 (for example, the passbook image data DB 45 c) may be provided in the external server.

また、さらなる変形例として、これらOCR処理部423および処理データ生成部424の処理を人により行い、人によって抽出された情報(日付、出金額、入金額および取引先などの情報)をメインサーバー4が取得する構成でもよい。この場合、メインサーバー4は、処理対象決定部422により決定された処理対象となる画像データを、人が操作する情報処理端末に出力すればよい。   Further, as a further modification, the processing of the OCR processing unit 423 and the processing data generation unit 424 is performed by a person, and the information extracted by the person (information such as date, withdrawal amount, deposit amount, customer, etc.) May be acquired. In this case, the main server 4 may output the image data to be processed determined by the processing target determination unit 422 to an information processing terminal operated by a person.

また、さらなる変形例として、メインサーバー4により、会計事務所PC8の処理を行ってもよい。例えば、メインサーバー4内で仕訳処理を行い、メインサーバー4と接続された情報処理端末により、仕訳処理結果を参照可能な構成としてもよい。   Further, as a further modification, the processing of the accounting office PC 8 may be performed by the main server 4. For example, the journal processing may be performed in the main server 4 and the information processing terminal connected to the main server 4 may refer to the journal processing result.

[変形例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 portable terminal 2, an information processing terminal such as a PC may be employed. In addition, as the accounting office PC 8, an information processing terminal such as a tablet terminal may be adopted instead of the PC.

[変形例6]
上記の実施形態において、携帯端末2は、証憑種類として通帳90が入力された場合、スキャナー1の1回のスキャンごとに通帳画像データを取得したが、スキャナー1側で、複数の通帳ページのスキャンを連続して行い、その複数の通帳ページ分の読み取り結果をまとめて取得してもよい。また、携帯端末2は、この複数の通帳ページ分の読み取り結果を、まとめてメインサーバー4にアップロードしてもよい。この場合、メインサーバー4において、複数の通帳ページ分の読み取り結果を、各通帳ページのデータに分割して処理することが好ましい。
[Modification 6]
In the above embodiment, when the passbook 90 is input as the voucher type, the portable terminal 2 acquires passbook image data for each scan of the scanner 1, but the scanner 1 scans a plurality of passbook pages. The reading results of the plurality of passbook pages may be acquired collectively. In addition, the portable terminal 2 may upload the reading results of the plurality of passbook pages collectively to the main server 4. In this case, it is preferable that the main server 4 divide and process reading results of a plurality of passbook pages into data of each passbook page.

また、同様に、領収書や請求書などの証憑について、複数枚をスキャナー1にて一括スキャンしてもよい。この場合も、メインサーバー4において、各証憑の証憑画像データに分割して処理することが好ましい。   Similarly, multiple documents may be scanned at once by the scanner 1 for vouchers such as receipts and bills. Also in this case, it is preferable that the main server 4 divide and process the voucher image data of each voucher.

[変形例7]
上記の実施形態において、「通帳ページ」とは、通帳90の見開き2ページを指すものとしたが、通帳90の片面1ページを指すものとしてもよい。つまり、通帳90の片面1ページ分を読み取った画像データを、「通帳画像データ」としてもよい。
[Modification 7]
In the above embodiment, the “passbook page” refers to the two spread pages of the passbook 90, but may be one page of one side of the passbook 90. That is, the image data obtained by reading one page of one side of the passbook 90 may be used as “passbook image data”.

また、さらなる変形例として、通帳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 passbook 90 but the image data obtained by reading all the pages of the passbook 90 may be used as “passbook image data”. In this case, the acquisition unit 410 of the main server 4 acquires the passbook image data and the identification information of the passbook 90 from which the passbook image data has been read, and the first storage control unit 430 of the image data processing unit 420 The passbook image data used in the process may be stored in the passbook image data DB 45 c in association with the identification information of the passbook 90 from which the passbook image data is read.

[変形例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 passbook 90.

[変形例9]
上記の実施形態では、スキャナー1で読み取った証憑画像データを、携帯端末2を介してメインサーバー4にアップロードしたが、スキャナー1から直接メインサーバー4にアップロードしてもよい。また、スキャナー1に代えて、スキャナー機能を有する複合機を用いてもよい。
[Modification 9]
In the above embodiment, the voucher image data read by the scanner 1 is uploaded to the main server 4 via the mobile terminal 2, but may be uploaded directly from the scanner 1 to the main server 4. Also, instead of the scanner 1, a multifunction machine having a scanner function may be used.

[変形例10]
上記の実施形態において、取得部410は、携帯端末2からアップロードされた証憑画像データを取得したが、取得先は携帯端末2に限らない。例えば、携帯端末2からアップロードされた証憑画像データを、メインサーバー4と通信可能な外部サーバーまたはメインサーバー4内の記憶領域に蓄積しておき、蓄積された証憑画像データをメインサーバー4(CPU41)が定期的に取得してもよい。若しくは、蓄積された証憑画像データの中から、ユーザー(携帯端末2等)が処理対象として選択したものを、メインサーバー4(CPU41)が取得してもよい。つまり、本発明の「取得部が新たに取得した第1通帳画像データ」は、携帯端末2から新たに取得した通帳画像データのみならず、外部サーバーまたはメインサーバー4内の記憶領域から新たに取得した通帳画像データであってもよい。
[Modification 10]
In the above embodiment, the acquisition unit 410 acquires the voucher image data uploaded from the portable terminal 2, but the acquisition destination is not limited to the portable terminal 2. For example, the voucher image data uploaded from the portable terminal 2 is stored in an external server that can communicate with the main server 4 or in a storage area in the main server 4, and the stored voucher image data is stored in the main server 4 (CPU 41) You may get it regularly. Alternatively, the main server 4 (CPU 41) may acquire the one selected by the user (the portable terminal 2 or the like) as the processing target from among the stored voucher image data. That is, “the first passbook image data newly acquired by the acquisition unit” of the present invention is newly acquired not only from the passbook image data newly acquired from the portable terminal 2 but also from the storage area in the external server or the main server 4 It may be passbook image data.

[その他の変形例]
上記の実施形態および変形例に示したメインサーバー4の各処理を、CPU41が実行するためのプログラム(Webアプリケーション45aおよびメインプログラム45b)、またそのプログラムを記録したコンピューター読み取り可能な記録媒体(CD−ROM、フラッシュメモリーカード等)も、本発明の権利範囲に含まれる。その他、本発明の要旨を逸脱しない範囲で、適宜変更が可能である。
[Other modifications]
A program (the Web application 45a and the main program 45b) for the CPU 41 to execute each processing of the main server 4 shown in the above embodiment and modification, and a computer readable recording medium (CD-) recording the program. A ROM, a flash memory card, etc. is also included in the scope of the present invention. In addition, changes can be made as appropriate without departing from the scope of the present invention.

4…メインサーバー、410…取得部、420…画像データ処理部、421…画像データ判別部、422…処理対象決定部、423…OCR処理部、424…処理データ生成部、430…第1記憶制御部、440…第2記憶制御部、450…課金処理部   4 main server 410 acquisition unit 420 image data processing unit 421 image data determination unit 422 processing target determination unit 423 OCR processing unit 424 processing data generation unit 430 first storage control Unit 440: Second storage control unit 450: Charging processing unit

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記憶制御部を備えることを特徴とする請求項1ないし3のいずれか1項に記載の処理装置。   A second storage for storing the passbook image data used in the processing of the image data processing unit and processing data generated by the processing of the image data processing unit on the passbook image data in association with each other in an external storage device The processing apparatus according to any one of claims 1 to 3, further comprising a control unit. 前記差分処理が行われた場合、
前記第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.
前記第2記憶制御部は、前記画像データ処理部の処理に用いられた前記通帳画像データに前記画像処理を施したデータと、前記処理データと、前記第1通帳画像データと、を対応付けて前記外部記憶装置に記憶させることを特徴とする請求項5に記載の処理装置。   The second storage control unit associates data obtained by performing the image processing on the passbook image data used in the processing of the image data processing unit, the processing data, and the first passbook image data in association with each other. The processing device according to claim 5, wherein the processing device is stored in the external storage device. 前記処理データから特定される前記取引情報の数に応じて、課金処理を行う課金処理部を備えることを特徴とする請求項4ないし6のいずれか1項に記載の処理装置。   The processing apparatus according to any one of claims 4 to 6, further comprising: a charge processing unit that performs charge processing according to the number of pieces of transaction information specified from the processing data. 情報処理端末とサーバーとがネットワークを介して接続される処理システムであって、
前記サーバーは、
前記情報処理端末から、入出金に関する取引情報が記帳された通帳を読み取った通帳画像データを取得する取得部と、
前記通帳画像データに対して処理を行う画像データ処理部と、
前記画像データ処理部の処理に用いられた前記通帳画像データを記憶部に記憶させる第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.
JP2017165177A 2017-08-30 2017-08-30 Processing device, processing system, processing method, and processing program Withdrawn JP2019045932A (en)

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)

* Cited by examiner, † Cited by third party
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)

* Cited by examiner, † Cited by third party
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)

* Cited by examiner, † Cited by third party
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

Patent Citations (7)

* Cited by examiner, † Cited by third party
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