JP2020021458A - Information processing apparatus, information processing method, and information processing system - Google Patents

Information processing apparatus, information processing method, and information processing system Download PDF

Info

Publication number
JP2020021458A
JP2020021458A JP2019080452A JP2019080452A JP2020021458A JP 2020021458 A JP2020021458 A JP 2020021458A JP 2019080452 A JP2019080452 A JP 2019080452A JP 2019080452 A JP2019080452 A JP 2019080452A JP 2020021458 A JP2020021458 A JP 2020021458A
Authority
JP
Japan
Prior art keywords
unit
image
payment
user
invoice
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2019080452A
Other languages
Japanese (ja)
Inventor
マーク・プンザラン ポール
Mark Punzalan Paul
マーク・プンザラン ポール
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions Inc
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 Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to US16/456,994 priority Critical patent/US20200026914A1/en
Publication of JP2020021458A publication Critical patent/JP2020021458A/en
Pending legal-status Critical Current

Links

Images

Abstract

To make it possible to perform electronic settlement of a bill not having a bar code.SOLUTION: An information terminal device 10 comprises: an image acquisition unit 22 that acquires a bill image; an identification information extraction unit 24 that extracts identification information indicating a bill source from the bill image; a type determination unit 25 that determines the type of the bill corresponding to the identification information; an area specification unit 26 that specifies an area of the bill image in which a character image related to electronic settlement is included on the basis of a format corresponding to the type of the bill determined by the type determination unit 25; a character recognition unit 27 that recognizes characters in the area; a settlement information extraction unit 28 that extracts characters related to the electronic settlement from the area; a display control unit 29 that displays the characters related to the electronic settlement on a display unit 12; and a communication unit 14 that, when a touch panel 13 receives a settlement instruction, transmits the characters related to the electronic settlement to a settlement server 30.SELECTED DRAWING: Figure 2

Description

本発明は、情報処理装置、情報処理方法および情報処理システムに関し、特に、取得した請求書画像を画像処理して電子決済に関する情報を抽出して決済サーバーに出力し、決済サーバーにて電子決済を実行させるための技術に関する。   The present invention relates to an information processing apparatus, an information processing method, and an information processing system, and in particular, performs image processing on an acquired invoice image to extract information related to electronic payment, output the information to a payment server, and perform electronic payment at the payment server. Related to the technology to be executed.

特許文献1には、携帯電話とアプリケーションサーバーと決済サーバーとを備えるシステムにおいて、携帯電話が請求書のバーコードを読み取って解読し、バーコードの解読データをアプリケーションサーバーに送信し、アプリケーションサーバーがバーコードの解読データから決済を実行するための情報を生成して決済サーバーに送信し、決済サーバーにおける決済処理の結果を携帯電話及びアプリケーションサーバーに返すことで、クレジットカードの電子決済を行うことが開示されている。   Patent Literature 1 discloses that in a system including a mobile phone, an application server, and a payment server, the mobile phone reads and decodes a barcode of a bill, transmits barcode decryption data to the application server, and the application server transmits the barcode. Disclosure of electronic payment of credit cards by generating information for executing payment from code decoding data and transmitting it to the payment server, and returning the payment processing result at the payment server to the mobile phone and application server Have been.

特開2007−323613号公報JP 2007-323613 A

しかしながら、特許文献1に記載のシステムでは、バーコード付き請求書の当該バーコードを読み取る必要があり、バーコードを有さない請求書については電子決済を行うことができない。   However, in the system described in Patent Literature 1, it is necessary to read the barcode of a bill with a barcode, and electronic payment cannot be performed for a bill without a barcode.

本発明は、上記の事情に鑑みなされたものであり、バーコードを有さない請求書の電子決済を行うことを可能にすることを目的とする。   The present invention has been made in view of the above circumstances, and an object of the present invention is to enable electronic payment of a bill without a barcode.

本発明の一局面にかかる情報処理装置は、ユーザーに対する請求書の画像である請求書画像を取得する画像取得部と、前記画像取得部が取得した請求書画像から請求元を示す識別情報を抽出する識別情報抽出部と、前記識別情報抽出部が抽出した識別情報に対応する請求書の種類を判別する種類判別部と、請求書の種類ごとに各請求書の書式を予め記憶する書式記憶部と、前記種類判別部が判別した請求書の種類に対応する書式を前記書式記憶部から読み出し、当該読み出した請求書の書式に基づいて、前記請求書画像において電子決済に関する文字画像が含まれる領域を特定する領域特定部と、前記領域特定部が特定した前記領域中の文字を認識する文字認識部と、表示部と、前記文字認識部が文字認識した前記領域中の文字のうち電子決済に関する文字を抽出する決済情報抽出部と、前記決済情報抽出部が抽出した電子決済に関する文字を前記表示部に表示させる表示制御部と、前記表示部に表示された電子決済の内容についての決済の指示をユーザーから受け付ける操作部と、前記操作部が前記決済の指示を受け付けた場合に、前記電子決済に関する文字を決済サーバーに送信する通信部と、を備えるものである。   An information processing apparatus according to one aspect of the present invention includes an image acquisition unit that acquires a bill image, which is an image of a bill for a user, and extracts identification information indicating a billing source from the bill image acquired by the image acquisition unit. Identification information extraction unit, a type identification unit that identifies the type of invoice corresponding to the identification information extracted by the identification information extraction unit, and a format storage unit that stores in advance the format of each invoice for each type of invoice And reading out a format corresponding to the type of invoice determined by the type determination unit from the format storage unit, and based on the read out format of the invoice, an area where the invoice image includes a character image related to electronic payment. A character recognition unit that recognizes a character in the region specified by the region specification unit; a display unit; and an electronic device among characters in the region recognized by the character recognition unit. A payment information extracting unit that extracts characters related to the electronic payment, a display control unit that causes the display unit to display characters related to the electronic payment extracted by the payment information extracting unit, and a payment processing unit that displays the contents of the electronic payment displayed on the display unit. An operation unit for receiving an instruction from a user; and a communication unit for transmitting, when the operation unit receives the payment instruction, characters related to the electronic payment to a payment server.

また、本発明の別の一局面にかかる情報処理方法は、ユーザーに対する請求書の画像である請求書画像を取得する画像取得ステップと、前記画像取得ステップにて取得した請求書画像から請求元を示す識別情報を抽出する識別情報抽出ステップと、前記識別情報抽出ステップにて抽出した識別情報に対応する請求書の種類を判別する種類判別ステップと、請求書の種類ごとに各請求書の書式を予め記憶する書式記憶部から、前記種類判別ステップにて判別した請求書の種類に対応する書式を読み出し、当該読み出した請求書の書式に基づいて、前記請求書画像において電子決済に関する文字画像が含まれる領域を特定する領域特定ステップと、前記領域特定ステップにて特定した前記領域中の文字を認識する文字認識ステップと、前記文字認識ステップにて文字認識した前記領域中の文字のうち電子決済に関する文字を抽出する決済情報抽出ステップと、前記決済情報抽出ステップにて抽出した電子決済に関する文字を表示部に表示させる表示制御ステップと、前記表示部に表示された電子決済の内容についての決済の指示をユーザーから受け付ける操作ステップと、前記操作ステップにて前記決済の指示を受け付けた場合に、前記電子決済に関する文字を決済サーバーに送信する通信ステップと、を備えるものである。   Further, an information processing method according to another aspect of the present invention includes an image acquiring step of acquiring a bill image, which is an image of a bill for a user, and a billing source from the bill image acquired in the image acquiring step. An identification information extraction step of extracting identification information to be indicated, a type determination step of determining a type of invoice corresponding to the identification information extracted in the identification information extraction step, and a format of each invoice for each type of invoice. A format corresponding to the bill type determined in the type determination step is read from a format storage unit stored in advance, and a character image related to electronic payment is included in the bill image based on the read bill format. An area identifying step of identifying an area to be identified; a character recognizing step of recognizing a character in the area identified in the area identifying step; A payment information extraction step of extracting characters related to electronic payment among the characters in the area recognized in the step, and a display control step of displaying characters related to electronic payment extracted in the payment information extraction step on a display unit; An operation step of receiving from the user a payment instruction regarding the content of the electronic payment displayed on the display unit, and transmitting the character related to the electronic payment to a payment server when the payment instruction is received in the operation step. And a communication step.

また、本発明の更に別の一局面にかかる情報処理システムは、情報処理装置と決済サーバーとがネットワークを介して通信可能な情報処理システムであって、前記情報処理装置は、請求書画像を取得する画像取得部と、ユーザーに対する請求書の画像である請求書画像を取得する画像取得部と、前記画像取得部が取得した請求書画像から請求元を示す識別情報を抽出する識別情報抽出部と、前記識別情報抽出部が抽出した識別情報を前記決済サーバーに送信する通信部と、を備え、前記決済サーバーは、前記通信部から受信した、前記識別情報抽出部が抽出した識別情報に対応する請求書の種類を判別する種類判別部と、請求書の種類ごとに各請求書の書式を予め記憶する書式記憶部と、前記種類判別部が判別した請求書の種類に対応する書式を前記書式記憶部から読み出し、当該読み出した請求書の書式に基づいて、前記請求書画像において電子決済に関する文字画像が含まれる領域を特定する領域特定部と、前記領域特定部が特定した前記領域を前記情報処理装置に送信するサーバー通信部と、を備え、前記情報処理装置は、前記通信部が前記サーバー通信部から受信した前記領域について文字を認識する文字認識部と、表示部と、前記文字認識部が文字認識した前記領域中の文字のうち電子決済に関する文字を抽出する決済情報抽出部と、前記決済情報抽出部が抽出した電子決済に関する文字を前記表示部に表示させる表示制御部と、前記表示部に表示された電子決済の内容についての決済の指示をユーザーから受け付ける操作部と、を更に備え、前記通信部は、前記操作部が前記決済の指示を受け付けた場合に、前記電子決済に関する文字を前記決済サーバーに送信し、前記決済サーバーは、前記サーバー通信部が受信した前記通信部からの前記電子決済に関する文字情報に基づいて電子決済を行う、ものである。   An information processing system according to yet another aspect of the present invention is an information processing system in which an information processing device and a settlement server can communicate via a network, and the information processing device acquires a bill image. An image acquisition unit that acquires a bill image that is an image of a bill for a user; and an identification information extraction unit that extracts identification information indicating a billing source from the bill image acquired by the image acquisition unit. A communication unit for transmitting the identification information extracted by the identification information extraction unit to the payment server, wherein the payment server corresponds to the identification information received from the communication unit and extracted by the identification information extraction unit. A type discriminating unit for discriminating the type of invoice, a format storage unit for preliminarily storing the format of each invoice for each type of invoice, From the format storage unit, based on the format of the read invoice, an area specifying unit that specifies an area including a character image related to electronic payment in the invoice image, and the area specified by the area specifying unit. A server communication unit that transmits to the information processing device, the information processing device, the communication unit recognizes a character in the area received from the server communication unit character recognition unit, a display unit, A payment information extraction unit that extracts a character related to electronic payment among characters in the area in which the character recognition unit has recognized the character, and a display control unit that causes the display unit to display the character related to electronic payment extracted by the payment information extraction unit. An operation unit that accepts a payment instruction from a user for the content of the electronic payment displayed on the display unit, wherein the communication unit includes the operation unit When the payment instruction is received, a character related to the electronic payment is transmitted to the payment server, and the payment server receives an electronic payment based on the character information related to the electronic payment from the communication unit received by the server communication unit. Make payments.

本発明によれば、バーコードを有さない請求書の電子決済を行うことができる。また、各種の請求書画像から電子決済に関する文字を生成して送信できるので、各種の請求書について電子決済を行うことができ、利便性を向上させることができる。   ADVANTAGE OF THE INVENTION According to this invention, the electronic payment of the bill which does not have a barcode can be performed. In addition, since characters related to electronic payment can be generated and transmitted from various invoice images, electronic payment can be performed for various invoices, and convenience can be improved.

本発明の一実施形態にかかる情報処理装置の一例である情報端末装置の正面図である。1 is a front view of an information terminal device as an example of an information processing device according to an embodiment of the present invention. 第1実施形態の情報処理システムにおける情報端末装置の内部構成を示すブロック図である。FIG. 2 is a block diagram illustrating an internal configuration of the information terminal device in the information processing system according to the first embodiment. 識別情報と請求書の種類との対応関係記憶テーブルの一例を示す図である。It is a figure showing an example of a correspondence storage table of identification information and the kind of bill. 第1実施形態の電子決済処理の一例を示すフローチャートである。It is a flowchart which shows an example of the electronic payment processing of 1st Embodiment. (A)は請求書画像の一例を示す図、(B)は抽出された電子決済に関する文字が表示部に表示された情報端末装置の一例を示す図である。FIG. 7A is a diagram illustrating an example of a bill image, and FIG. 7B is a diagram illustrating an example of an information terminal device in which extracted characters related to electronic payment are displayed on a display unit. (A)は請求書画像中の電子決済に関する文字画像の一例を示す図、(B)は請求書画像中の識別画像の抽出例を示す図である。(A) is a diagram showing an example of a character image related to electronic payment in a bill image, and (B) is a diagram showing an example of extracting an identification image in a bill image. 第2実施形態の情報処理システムにおける情報端末装置及び決済サーバーの内部構成を示すブロック図である。It is a block diagram showing an internal configuration of an information terminal device and a payment server in an information processing system of a second embodiment.

以下、本発明の実施形態の情報処理装置および情報処理システムについて図面を参照して詳細に説明する。   Hereinafter, an information processing apparatus and an information processing system according to an embodiment of the present invention will be described in detail with reference to the drawings.

図1は、本発明の一実施形態にかかる情報処理装置の一例である情報端末装置の正面図である。図2は、第1実施形態の情報処理システムにおける情報端末装置の内部構成を示すブロック図である。   FIG. 1 is a front view of an information terminal device which is an example of an information processing device according to an embodiment of the present invention. FIG. 2 is a block diagram illustrating an internal configuration of the information terminal device in the information processing system according to the first embodiment.

第1実施形態の情報処理システム1は、情報端末装置10と、決済サーバー30とを備える。情報端末装置10及び決済サーバー30が、ネットワークを介してそれぞれ通信可能に接続されている。   The information processing system 1 according to the first embodiment includes an information terminal device 10 and a payment server 30. The information terminal device 10 and the settlement server 30 are communicably connected to each other via a network.

なお、情報端末装置10には、決済サーバー30が提供する電子決済アプリケーションがインストールされている。情報端末装置10は、電子決済アプリケーションを実行することにより、請求書画像から電子決済に関する文字を生成して決済サーバー30に送信する機能、決済サーバー30から電子決済の結果を受信する機能などが構築される。   Note that an electronic payment application provided by the payment server 30 is installed in the information terminal device 10. By executing the electronic payment application, the information terminal device 10 has a function of generating characters related to the electronic payment from the bill image and transmitting the characters to the payment server 30, a function of receiving the result of the electronic payment from the payment server 30, and the like. Is done.

決済サーバー30は、電子決済アプリケーションを情報端末装置10に提供し、この電子決済アプリケーションを実行する情報端末装置10に対して電子決済サービスを提供し、電子決済を行うサーバーである。例えば、決済サーバー30は、銀行・郵便貯金による決済、クレジットカードによる決済、電子マネーによる決済などを実行する。   The payment server 30 is a server that provides an electronic payment application to the information terminal device 10, provides an electronic payment service to the information terminal device 10 that executes the electronic payment application, and performs electronic payment. For example, the settlement server 30 executes settlement by bank / postal savings, settlement by credit card, settlement by electronic money, and the like.

情報端末装置10は、例えば、タブレット型コンピューターなどの携帯端末装置であって、制御ユニット11と、表示部12と、タッチパネル13と、通信部14と、記憶部15と、撮影部16とを備えている。これらの構成要素は、互いにバスを通じてデータ又は信号の送受信が可能とされている。   The information terminal device 10 is, for example, a portable terminal device such as a tablet computer, and includes a control unit 11, a display unit 12, a touch panel 13, a communication unit 14, a storage unit 15, and an imaging unit 16. ing. These components can transmit and receive data or signals to and from each other via a bus.

表示部12は、液晶ディスプレイ(LCD:Liquid Crystal Display)や有機EL(OLED:Organic Light-Emitting Diode)などから構成される。   The display unit 12 includes a liquid crystal display (LCD: Liquid Crystal Display), an organic EL (OLED: Organic Light-Emitting Diode), and the like.

タッチパネル13は、所謂抵抗膜方式や静電容量方式等のタッチパネルである。タッチパネル13は、表示部12の画面に配置され、表示部12の画面に対する指などの接触をその接触位置と共に検知する。タッチパネル13は、指などの接触を検知すると、その接触位置の座標を示す検知信号を制御ユニット11の制御部21などに出力する。従って、タッチパネル13は、表示部12の画面に対するユーザー操作が入力される操作部としての役割を果たす。   The touch panel 13 is a touch panel of a so-called resistive type or a capacitive type. The touch panel 13 is arranged on the screen of the display unit 12 and detects a touch of a finger or the like on the screen of the display unit 12 together with the contact position. When the touch panel 13 detects contact with a finger or the like, the touch panel 13 outputs a detection signal indicating coordinates of the contact position to the control unit 21 of the control unit 11 or the like. Therefore, the touch panel 13 functions as an operation unit to which a user operation on the screen of the display unit 12 is input.

また、情報端末装置10は、ユーザー操作が入力される操作部として、上記のタッチパネル13に加えてハードキーを備えてもよい。   Further, the information terminal device 10 may include hard keys in addition to the touch panel 13 as an operation unit to which a user operation is input.

通信部14は、不図示のLANチップなどの通信モジュールを備える通信インターフェイスである。通信部14は、メールによる通信機能、決済サーバー30との通信機能など各種の通信機能を有する。通信部14は、例えば、メールに添付されたPDF(Portable Document Format)での請求書画像を受信することが可能である。   The communication unit 14 is a communication interface including a communication module such as a LAN chip (not shown). The communication unit 14 has various communication functions such as a communication function by e-mail and a communication function with the settlement server 30. The communication unit 14 can receive, for example, a bill image in PDF (Portable Document Format) attached to an e-mail.

記憶部15は、大容量のSSD(Solid State Drive)、HDD(Hard Disk Drive)などからなり、各種のデータやプログラムを記憶している。また、記憶部15は、ユーザー情報記憶部151、識別情報記憶部152、及び書式記憶部153を備える。   The storage unit 15 includes a large-capacity solid state drive (SSD), a hard disk drive (HDD), and the like, and stores various data and programs. The storage unit 15 includes a user information storage unit 151, an identification information storage unit 152, and a format storage unit 153.

ユーザー情報記憶部151は、ユーザーの認証情報と当該ユーザーの個人情報とを対応付けて予め記憶する。ユーザーの認証情報は、情報端末装置10にて開始される電子決済アプリケーションの正規の有資格者としてログインするために必要なユーザー固有の識別コードとしてのユーザーID(ログイン名)と、パスワードとで構成される。また、ユーザーの個人情報は、ユーザーによって予め登録された個人情報であって、当該ユーザーが口座を有する銀行名(例えば、XYZ銀行)の文字、口座名義人の文字、口座番号の文字、当該ユーザーの携帯電話番号の文字などが含まれる。   The user information storage unit 151 stores in advance authentication information of the user and personal information of the user in association with each other. The user authentication information is composed of a user ID (login name) as a user-specific identification code required to log in as an authorized person of the electronic payment application started by the information terminal device 10 and a password. Is done. Further, the personal information of the user is personal information registered in advance by the user, and includes characters of a bank name (for example, XYZ Bank) where the user has an account, characters of an account holder, characters of an account number, characters of the user, The characters of the mobile phone number are included.

識別情報記憶部152は、銀行、クレジット会社などの請求元を示す識別情報を予め記憶する。例えば、識別情報記憶部152は、図3に示すように、請求元を示す識別情報として、各社のロゴマークL1、L2、L3、L4などが記憶されるとともに、各社のロゴマークL1、L2、L3、L4と、各ロゴマークが示す請求元である会社とが対応付けて記憶されている。例えば、ロゴマークL1はA社(具体的には、A社はABC銀行である)を示し、ロゴマークL2はB社を示す。   The identification information storage unit 152 stores in advance identification information indicating a billing source such as a bank or a credit company. For example, as shown in FIG. 3, the identification information storage unit 152 stores the logos L1, L2, L3, L4, etc. of the respective companies as the identification information indicating the billing source, and also stores the logos L1, L2, L2, L3 and L4 are stored in association with the company that is the billing source indicated by each logo mark. For example, the logo mark L1 indicates a company A (specifically, the company A is an ABC Bank), and the logo mark L2 indicates a company B.

例えば、ロゴマークL1は、後述する図5(B)に示すように、会社名(ここではABC銀行名)を通常の文字による社名ロゴL11、会社(ここではABC銀行)を象徴するシンボルマークL12を含む。なお、識別情報としては、ロゴマークに限定されるものではなく、シンボルマーク、社名ロゴ、会社名を図案化した文字によるシンボルロゴの少なくとも1つを備えるものであってもよい。   For example, as shown in FIG. 5B described later, the logo mark L1 has a company name (here, the name of ABC bank) as a company name logo L11 using ordinary characters, and a symbol mark L12 that symbolizes the company (here, ABC bank). including. Note that the identification information is not limited to a logo mark, and may include at least one of a symbol mark, a company name logo, and a symbol logo with characters in which the company name is designed.

書式記憶部153は、請求書の種類ごとに各請求書の書式を予め記憶する。例えば、請求書の種類は、請求元である会社ごとに異なる。書式記憶部153は、図3に示すように、請求元である会社ごとの請求書の書式をそれぞれ記憶している。書式記憶部153は、A社(ABC銀行)の請求書の書式A1、B社の請求書の書式B1、C社の請求書の書式C1、D社の請求書の書式D1を記憶している。   The form storage unit 153 stores in advance the form of each bill for each bill type. For example, the type of bill differs depending on the company from which the bill is issued. As shown in FIG. 3, the form storage unit 153 stores the form of the bill for each company that is the billing source. The form storage unit 153 stores a form A1 of a bill of Company A (ABC Bank), a form B1 of a bill of Company B, a form C1 of a bill of Company C, and a form D1 of a bill of Company D. .

撮影部16は、例えばカメラである。撮影部16は、ユーザーによる操作に従って当該ユーザーに対する請求書を撮影する。   The photographing unit 16 is, for example, a camera. The photographing unit 16 photographs a bill for the user according to an operation by the user.

制御ユニット11は、プロセッサー、RAM(Random Access Memory)、及びROM(Read Only Memory)などから構成される。プロセッサーは、CPU(Central Processing Unit)、MPU、又はASIC等である。この制御ユニット11は、上記のROM又は記憶部15に記憶された制御プログラムが上記プロセッサーで実行されることにより、制御部21、画像取得部22、ユーザー認証部23、識別情報抽出部24、種類判別部25、領域特定部26、文字認識部27、決済情報抽出部28、表示制御部29として機能する。なお、制御ユニット11の上記の各構成要素は、前述の制御プログラムに基づく動作によらず、それぞれハード回路により構成されてもよい。   The control unit 11 includes a processor, a random access memory (RAM), a read only memory (ROM), and the like. The processor is a CPU (Central Processing Unit), an MPU, an ASIC, or the like. When the control program stored in the ROM or the storage unit 15 is executed by the processor, the control unit 11 controls the control unit 21, the image acquisition unit 22, the user authentication unit 23, the identification information extraction unit 24, It functions as a determination unit 25, an area identification unit 26, a character recognition unit 27, a payment information extraction unit 28, and a display control unit 29. Note that each of the above-described components of the control unit 11 may be configured by a hardware circuit without depending on the operation based on the above-described control program.

制御部21は、情報端末装置10の全体的な動作制御を司る。また、制御部21は、表示部12、タッチパネル13、通信部14、記憶部15および撮影部16などと接続されており、上記各構成要素の動作制御や、各構成要素との間での信号またはデータの送受信を行う。   The control unit 21 controls the overall operation of the information terminal device 10. The control unit 21 is connected to the display unit 12, the touch panel 13, the communication unit 14, the storage unit 15, the imaging unit 16, and the like, and controls the operation of each of the above-described components, and transmits signals to and from each of the components. Alternatively, data is transmitted and received.

また、制御部21は、タッチパネル13から出力される検知信号に基づき、ユーザーにより入力されたユーザー操作を特定する。例えば、ユーザー操作としては、タッチ操作(タップ操作)などがある。そして、制御部21は、特定したユーザー操作に応じた制御を行う。例えば、図1に示す表示部12の画面に表示された電子決済アプリケーションを示すアイコン(画像表示)121に対して、ユーザーがタッチ操作を行うと、タッチパネル13によるタッチ機能により、その接触位置の座標を示し且つタッチ操作を示す検出信号が制御部21に出力され、制御部21は、かかる検出信号に基づいて、電子決済アプリケーションを起動する。この電子決済アプリケーションに従って操作等を行うことにより、請求書画像から電子決済に関する文字を生成して送信することが可能となっている。詳細については後述する。   Further, the control unit 21 specifies a user operation input by the user based on the detection signal output from the touch panel 13. For example, the user operation includes a touch operation (tap operation). And the control part 21 performs control according to the specified user operation. For example, when the user performs a touch operation on an icon (image display) 121 indicating the electronic payment application displayed on the screen of the display unit 12 illustrated in FIG. And a detection signal indicating a touch operation is output to the control unit 21, and the control unit 21 activates the electronic payment application based on the detection signal. By performing an operation or the like in accordance with the electronic payment application, it is possible to generate and transmit characters related to electronic payment from the bill image. Details will be described later.

ユーザー認証部23は、タッチパネル13に入力されたユーザー認証のための入力情報と、ユーザー情報記憶部151に記憶された認証情報とが一致するか否かを判定する。具体的には、表示制御部29は、制御部21が実行する電子決済アプリケーションの開始の際に、ユーザーに対して、ユーザーID(ログイン名)とパスワードとの入力を促す画面表示を表示部12に表示させ、情報端末装置10は入力情報の入力待ち状態となる。ユーザー認証部23は、ユーザー認証のための入力情報がタッチパネル13に入力されると、当該入力情報と、ユーザー情報記憶部151に記憶された認証情報とが一致するか否かを判定する。   The user authentication unit 23 determines whether the input information for user authentication input to the touch panel 13 matches the authentication information stored in the user information storage unit 151. Specifically, the display control unit 29 displays a screen prompting the user to input a user ID (login name) and a password when the electronic payment application executed by the control unit 21 is started. And the information terminal device 10 is in a state of waiting for input of input information. When the input information for user authentication is input to the touch panel 13, the user authentication unit 23 determines whether the input information matches the authentication information stored in the user information storage unit 151.

画像取得部22は、ユーザーに対する請求書の画像である請求書画像を取得する。画像取得部22は、ユーザー認証部23にて一致と判定されると、撮影部16にて撮影された請求書画像、又は、通信部14が受信したメールに添付された請求書画像を取得する。   The image acquisition unit 22 acquires a bill image, which is an image of a bill for the user. If the user authentication unit 23 determines that the passwords match, the image acquisition unit 22 acquires the bill image captured by the capturing unit 16 or the bill image attached to the mail received by the communication unit 14. .

具体的には、撮影部16は、ユーザー認証部23にて一致と判定されると、ユーザーに対する請求書の撮影が可能となる。そして、撮影部16は、ユーザーによる操作に従って当該ユーザーに対する請求書を撮影する。そして、画像取得部22は、撮影部16が撮影した請求書画像を取得し、記憶部15に記憶させる。また、画像取得部22は、ユーザー認証部23にて一致と判定されると、通信部14が受信したメールに請求書画像が添付されている場合に当該請求書画像を取得し、記憶部15に記憶させる。   Specifically, when the user authentication unit 23 determines that the images match, the image capturing unit 16 can capture a bill for the user. Then, the photographing unit 16 photographs a bill for the user according to an operation by the user. Then, the image acquiring unit 22 acquires the bill image photographed by the photographing unit 16 and stores the bill image in the storage unit 15. Further, when the user authentication unit 23 determines that there is a match, the image acquisition unit 22 acquires the invoice image if the invoice image is attached to the mail received by the communication unit 14, and stores the invoice image in the storage unit 15. To memorize.

識別情報抽出部24は、画像取得部22が取得した請求書画像から請求元を示す識別情報を抽出する。例えば、識別情報抽出部24は、図2に示すように、画像取得部22が取得した請求書画像をレイアウト解析する解析部241と、解析部241がレイアウト解析した請求書画像において識別情報を示す識別画像を含む識別画像領域を特定する識別画像領域特定部242と、を備える。識別情報抽出部24は、識別画像領域特定部242が特定した識別画像領域を画像認識又は文字認識することにより識別画像が示す識別情報を抽出する。   The identification information extracting unit 24 extracts identification information indicating a billing source from the bill image acquired by the image acquiring unit 22. For example, as illustrated in FIG. 2, the identification information extraction unit 24 analyzes the bill image acquired by the image acquisition unit 22 in a layout analysis, and indicates the identification information in the bill image analyzed by the analysis unit 241. An identification image area specifying unit 242 for specifying an identification image area including the identification image. The identification information extraction unit 24 extracts the identification information indicated by the identification image by performing image recognition or character recognition on the identification image region specified by the identification image region specifying unit 242.

解析部241は、図5(A)に示す請求書画像G1をレイアウト解析する。識別画像領域特定部242は、解析部241がレイアウト解析した図5(B)に示す請求書画像において、識別情報を示す識別画像(ロゴマークL1を構成する社名ロゴL11及びシンボルマークL12)を含む識別画像領域T1を特定する。そして、識別情報抽出部24は、識別画像領域特定部242が特定した識別画像領域T1を画像認識又は文字認識することにより、識別画像(社名ロゴL11及びシンボルマークL12)が示す識別情報(ABC銀行、そのシンボルマーク)を抽出する。なお本実施形態では、社名ロゴL11及びシンボルマークL12の全てを抽出しているが、これらは同一の会社を示すものであるため、その何れか一つを抽出するとしてもよい。この場合でも、請求書の請求元、つまり会社を特定することができる。   The analysis unit 241 analyzes the layout of the bill image G1 shown in FIG. The identification image area specifying unit 242 includes identification images (company name logo L11 and symbol mark L12 constituting the logo L1) in the bill image shown in FIG. 5B analyzed by the analysis unit 241 in the layout. The identification image area T1 is specified. Then, the identification information extraction unit 24 performs image recognition or character recognition on the identification image area T1 specified by the identification image area specifying unit 242, and thereby the identification information (ABC Bank L11 and the symbol mark L12) indicated by the identification image (ABC Bank). , Its symbol mark). In the present embodiment, the company name logo L11 and the symbol mark L12 are all extracted. However, since these indicate the same company, any one of them may be extracted. Even in this case, the billing source of the bill, that is, the company can be specified.

種類判別部25は、識別情報抽出部24が抽出した識別情報に対応する請求書の種類を判別する。対応関係記憶テーブルには、図3に示すように、識別情報と会社名と請求書の種類とが予め対応付けて記憶されている。具体的には、種類判別部25は、図3に示す対応関係記憶テーブルを用いて、識別情報抽出部24が抽出した識別情報がロゴマークL1ある場合には、このロゴマークL1がA社(ABC銀行)を示すものであること、及び、A社(ABC銀行)に対応する請求書の種類が書式A1であることを判別する。   The type determination unit 25 determines the type of the bill corresponding to the identification information extracted by the identification information extraction unit 24. As shown in FIG. 3, the correspondence information storage table stores identification information, a company name, and a bill type in association with each other in advance. Specifically, when the identification information extracted by the identification information extracting unit 24 is the logo mark L1 using the correspondence storage table shown in FIG. (ABC Bank) and that the type of invoice corresponding to Company A (ABC Bank) is in the form A1.

領域特定部26は、種類判別部25が判別した請求書の種類に対応する書式を書式記憶部153から読み出し、当該読み出した請求書の書式に基づいて、請求書画像において電子決済に関する文字画像が含まれる領域を特定する。例えば、領域特定部26は、種類判別部25が判別した請求書の種類に対応する書式が図3に示す書式A1である場合に、A社(ABC銀行)の請求書の書式A1を書式記憶部153から読み出す。そして、領域特定部26は、当該読み出した請求書の書式A1に基づいて、後述する図6(A)に示すように請求書画像G1において電子決済に関する文字画像が含まれる領域T2を特定する。なお、書式A1には、請求書画像G1における領域T2の配置情報が含まれている。このため、領域特定部26は、請求書の書式A1に含まれる配置情報を用いて、請求書画像G1における領域T2を特定する。   The area specifying unit 26 reads out a format corresponding to the type of invoice determined by the type determination unit 25 from the format storage unit 153, and based on the read out format of the invoice, a character image related to electronic payment is included in the invoice image. Identify the included area. For example, when the format corresponding to the type of invoice determined by the type determination unit 25 is the format A1 shown in FIG. 3, the area specifying unit 26 stores the format A1 of the invoice of Company A (ABC Bank) in a format. Read from the unit 153. Then, the area specifying unit 26 specifies an area T2 in which the character image related to the electronic payment is included in the invoice image G1 as shown in FIG. 6A described later, based on the format A1 of the read invoice. The format A1 includes the arrangement information of the area T2 in the bill image G1. Therefore, the area specifying unit 26 specifies the area T2 in the invoice image G1 using the arrangement information included in the invoice form A1.

文字認識部27は、領域特定部26が特定した前記領域(つまり、電子決済に関する文字画像が含まれる領域)中の文字を認識する。例えば、文字認識部27は、図6(A)に示す領域T2について、既知のOCR(光学的文字認識)処理を行うことにより、領域T2中の文字を認識する。   The character recognizing unit 27 recognizes a character in the area specified by the area specifying unit 26 (that is, an area including a character image related to electronic payment). For example, the character recognition unit 27 recognizes characters in the area T2 by performing a known OCR (optical character recognition) process on the area T2 illustrated in FIG.

決済情報抽出部28は、文字認識部27が文字認識した前記領域中の文字のうち電子決済に関する文字を抽出する。例えば、決済情報抽出部28は、図6(A)に示すように、文字認識部27が文字認識した領域T2中の文字のうち、電子決済に関する文字としての、請求元が口座を有する銀行(つまり支払先)の口座名義人及び口座番号を示す文字T21、支払期日の名称およびその期日を示す文字T22、支払総額の名称およびその額を示す文字T23、分割支払額の一例である分割支払最低額の名称およびその額を示す文字T24をそれぞれ抽出する。   The payment information extraction unit 28 extracts characters related to electronic payment from the characters in the area recognized by the character recognition unit 27. For example, as shown in FIG. 6 (A), the payment information extracting unit 28 determines, among the characters in the area T2 that the character recognizing unit 27 has recognized the character, as a character relating to electronic payment, a bank (for which the billing source has an account). In other words, a letter T21 indicating the account holder and account number of the (payee), a letter T22 indicating the name of the due date and the due date, a letter T23 indicating the name and amount of the total payment, and the minimum amount of the divided payment which is an example of the divided payment The name of the sum and the character T24 indicating the sum are extracted.

また、決済情報抽出部28は、ユーザー情報記憶部151に記憶された当該ユーザーの個人情報から、少なくともユーザーが口座を有する銀行(例えば、XYZ銀行)名の文字P10、口座名義人の文字P11及び口座番号の文字P13を取得する。本実施形態では、決済情報抽出部28は、ユーザー情報記憶部151に記憶された当該ユーザーの個人情報から、更に、当該ユーザーの携帯電話番号の文字P12も取得する。   In addition, the payment information extraction unit 28 determines, from the personal information of the user stored in the user information storage unit 151, at least the character P10 of the name of the bank (for example, XYZ bank) where the user has an account, the character P11 of the account holder, and the like. The character P13 of the account number is obtained. In the present embodiment, the payment information extraction unit 28 further acquires the character P12 of the mobile phone number of the user from the personal information of the user stored in the user information storage unit 151.

表示制御部29は、制御部21による制御の下、表示部12の表示動作を制御する。また、表示制御部29は、決済情報抽出部28が抽出した電子決済に関する文字を表示部12に表示させる。例えば、表示制御部29は、図6(B)に示すように、決済情報抽出部28が抽出した電子決済に関する文字として、請求元が口座を有する銀行の口座名義人及び口座番号を示す文字T21、支払期日の名称およびその期日を示す文字T22、支払総額の名称およびその額を示す文字T23、分割支払最低額の名称およびその額を示す文字T24を表示部12に表示させる。また、表示制御部29は、図6(B)に示すように、ユーザー情報記憶部151に記憶された当該ユーザーの個人情報として、決済情報抽出部28が取得した当該ユーザーの銀行名の文字P10、当該ユーザーの口座名義人の文字P11、当該ユーザーの携帯電話番号の文字P12、当該ユーザーの口座番号の文字P13を表示部12に表示させる。   The display control unit 29 controls the display operation of the display unit 12 under the control of the control unit 21. In addition, the display control unit 29 causes the display unit 12 to display characters related to the electronic payment extracted by the payment information extraction unit 28. For example, as shown in FIG. 6 (B), the display control unit 29 sets the characters T21 indicating the account holder and account number of the bank where the billing source has the account as the characters related to the electronic payment extracted by the payment information extracting unit 28. The display unit 12 displays the name of the due date and the character T22 indicating the due date, the name of the total payment amount and the character T23 indicating the amount, and the name of the minimum payment amount and the character T24 indicating the amount thereof. Further, as shown in FIG. 6 (B), the display control unit 29 stores, as the personal information of the user stored in the user information storage unit 151, the character P10 of the bank name of the user acquired by the payment information extracting unit 28. The character P11 of the account holder of the user, the character P12 of the mobile phone number of the user, and the character P13 of the account number of the user are displayed on the display unit 12.

タッチパネル13は、表示部12に表示された電子決済の内容についての決済の指示をユーザーから受け付ける。   The touch panel 13 receives a payment instruction from the user regarding the content of the electronic payment displayed on the display unit 12.

通信部14は、タッチパネル13が前記決済の指示を受け付けた場合に、前記電子決済に関する文字を決済サーバー30に送信する。   The communication unit 14 transmits characters related to the electronic payment to the payment server 30 when the touch panel 13 receives the payment instruction.

決済サーバー30は、受信した電子決済に関する文字に基づいて電子決済を行う。例えば、決済サーバー30は、受信した電子決済に関する文字のうち、ユーザーが口座を有する銀行(例えば、XYZ銀行)名の文字P10、口座名義人の文字P11及び口座番号の文字P13から、ユーザーの銀行名、口座名義人及び口座番号を特定する。また、決済サーバー30は、請求元が口座を有する銀行の口座名義人及び口座番号を示す文字T21から支払先の名称、支払先の口座名義人及び支払先の口座番号を特定し、支払総額の名称およびその額を示す文字T23、又は、分割支払最低額の名称およびその額を示す文字T24から支払額を特定し、支払期日の名称およびその期日を示す文字T22から電子決済を行う日が期日内であることも確認する。決済サーバー30は、ユーザーが口座を有する銀行(例えば、XYZ銀行)から、当該ユーザーが指定した支払額を引き出し、この引き出した支払額を請求元(例えば、ABC銀行)に支払うという電子決済を行う。そして、決済サーバー30は、電子決済の結果を情報端末装置10の通信部14に送信する。情報端末装置10の表示制御部29は、制御部21による制御の下、通信部14が受信した電子決済の結果を表示部12に表示させる。   The payment server 30 performs electronic payment based on the received characters related to electronic payment. For example, the payment server 30 uses the characters P10 of the name of the bank (for example, XYZ Bank) in which the user has an account, the characters P11 of the account holder, and the characters P13 of the account number among the characters related to the electronic payment received, Specify the name, account holder, and account number. Further, the settlement server 30 specifies the name of the payee, the account holder of the payee and the account number of the payee from the character T21 indicating the account holder and account number of the bank having the account, and calculates the total amount of the payment. The payment amount is specified from the name T23 indicating the name and the amount thereof, or the character T24 indicating the name of the minimum installment payment amount and the amount thereof, and the date for performing the electronic settlement is determined from the name of the payment date and the character T22 indicating the payment date. Check that it is within the day. The payment server 30 performs an electronic payment in which a payment amount designated by the user is withdrawn from a bank (for example, XYZ Bank) in which the user has an account, and the withdrawn payment amount is paid to a billing source (for example, ABC Bank). . Then, the payment server 30 transmits the result of the electronic payment to the communication unit 14 of the information terminal device 10. The display control unit 29 of the information terminal device 10 causes the display unit 12 to display the result of the electronic payment received by the communication unit 14 under the control of the control unit 21.

次に、第1実施形態の情報端末装置10において、取得したユーザーの請求書画像から電子決済に関する文字を生成して送信する電子決済処理を、図4に示すフローチャートなどを参照して説明する。   Next, an electronic payment process in which the information terminal device 10 of the first embodiment generates and transmits characters related to electronic payment from the acquired user's bill image will be described with reference to the flowchart shown in FIG.

まず、情報端末装置10において、図1に示す表示部12の電子決済アプリケーションを示すアイコン121がユーザーによりタッチ操作がされると、この操作がタッチパネル13によるタッチ機能により検出され、制御部21は、タッチパネル13からの検出信号に基づいて電子決済アプリケーションを起動する(S11)。   First, in the information terminal device 10, when the user performs a touch operation on the icon 121 indicating the electronic payment application on the display unit 12 illustrated in FIG. 1, the operation is detected by the touch function of the touch panel 13, and the control unit 21 The electronic payment application is activated based on the detection signal from the touch panel 13 (S11).

表示制御部29は、制御部21が実行する電子決済アプリケーションの開始の際に、ユーザーに対して、ユーザーID(ログイン名)とパスワードとの入力を促す画面表示を表示部12に表示させ、情報端末装置10は入力情報の入力待ち状態となる。ユーザー認証部23は、ユーザー認証のための入力情報として、ユーザーID(ログイン名)及びパスワードがタッチパネル13に入力されると、入力されたユーザーID(ログイン名)及びパスワードと、ユーザー情報記憶部151に記憶された認証情報である正規のユーザーID(ログイン名)及びパスワードとが一致するか否かを判定する(S12:ユーザー認証ステップ)。   The display control unit 29 causes the display unit 12 to display a screen prompting the user to input a user ID (login name) and a password when the electronic payment application executed by the control unit 21 is started. The terminal device 10 waits for input of input information. When the user ID (login name) and password are input to the touch panel 13 as input information for user authentication, the user authentication unit 23 outputs the input user ID (login name) and password, and the user information storage unit 151. It is determined whether or not the regular user ID (login name) and the password, which are the authentication information stored in, match (S12: user authentication step).

ユーザー認証部23にて不一致と判定されると(S12「No」)、制御部21は本処理を終了させる。すなわち、制御部21は、ユーザー本人のログインが確認されないため、請求書画像を取得することなく、電子決済処理を完結させることなく途中終了させる。   If the user authentication unit 23 determines that they do not match (S12 “No”), the control unit 21 ends this processing. That is, since the login of the user is not confirmed, the control unit 21 terminates the electronic settlement processing without completing the electronic settlement processing without acquiring the bill image.

一方、画像取得部22は、ユーザー認証部23にて一致と判定されると(S12「Yes」)、請求書画像を取得する(S13:画像取得ステップ)。例えば、ユーザー認証部23にて一致と判定されると(S12「Yes」)、撮影部16は、ユーザーに対する請求書の撮影が可能となる。そして、撮影部16は、ユーザーによる操作に従って当該ユーザーに対する請求書を撮影する。そして、画像取得部22は、撮影部16が撮影した請求書画像を取得し、記憶部15に記憶させる。ここでは、画像取得部22は、撮影部16による請求書の撮影により、図5(A)に示す請求書画像G1を取得したとする。なお、撮影部16による請求書画像の取得以外に、通信部14による請求書画像の取得もあり得る。例えば、画像取得部22は、ユーザー認証部23にて一致と判定されると、通信部14が受信したメールに請求書画像が添付されている場合には、当該請求書画像を取得する。   On the other hand, when the user authentication unit 23 determines that they match (S12 “Yes”), the image acquisition unit 22 acquires a bill image (S13: image acquisition step). For example, when the user authentication unit 23 determines that they match (S12 “Yes”), the image capturing unit 16 can capture an invoice for the user. Then, the photographing unit 16 photographs a bill for the user according to an operation by the user. Then, the image acquiring unit 22 acquires the bill image photographed by the photographing unit 16 and stores the bill image in the storage unit 15. Here, it is assumed that the image acquisition unit 22 has acquired the bill image G1 shown in FIG. In addition to the acquisition of the bill image by the photographing unit 16, the acquisition of the bill image by the communication unit 14 is also possible. For example, if the user authentication unit 23 determines that there is a match, the image acquisition unit 22 acquires the invoice image if the invoice image is attached to the mail received by the communication unit 14.

識別情報抽出部24は、画像取得部22が取得した請求書画像から請求元を示す識別情報を抽出する(S14:識別情報抽出ステップ)。具体的には、識別情報抽出部24の解析部241は、図5(A)に示す請求書画像G1をレイアウト解析する。識別情報抽出部24の識別画像領域特定部242は、解析部241がレイアウト解析した図5(B)に示す請求書画像において、識別情報を示す識別画像(社名ロゴL11及びシンボルマークL12)を含む識別画像領域T1を特定する。そして、識別情報抽出部24は、識別画像領域特定部242が特定した識別画像領域T1を画像認識又は文字認識することにより、識別画像(社名ロゴL11及びシンボルマークL12)が示す識別情報(ABC銀行、そのシンボルマーク)を抽出する。   The identification information extracting unit 24 extracts identification information indicating a billing source from the bill image acquired by the image acquiring unit 22 (S14: identification information extracting step). Specifically, the analysis unit 241 of the identification information extraction unit 24 performs a layout analysis on the bill image G1 shown in FIG. The identification image area identification section 242 of the identification information extraction section 24 includes identification images (company name logo L11 and symbol mark L12) indicating identification information in the bill image shown in FIG. The identification image area T1 is specified. Then, the identification information extraction unit 24 performs image recognition or character recognition on the identification image area T1 specified by the identification image area specifying unit 242, and thereby the identification information (ABC Bank L11 and the symbol mark L12) indicated by the identification image (ABC Bank). , Its symbol mark).

例えば図5(B)に示すように識別情報抽出部24が識別情報を抽出した場合(S14「Yes」)には、種類判別部25は、識別情報抽出部24が抽出した識別情報に対応する請求書の種類を判別する(S15:種類判別ステップ)。具体的には、種類判別部25は、図3に示す対応関係記憶テーブルを用いて、識別情報抽出部24が抽出した識別情報がロゴマークL1であり、このロゴマークL1がA社(ABC銀行)であることから、A社(ABC銀行)に対応する請求書の種類が書式A1であることを判別する。   For example, as illustrated in FIG. 5B, when the identification information extraction unit 24 extracts the identification information (S14 “Yes”), the type determination unit 25 corresponds to the identification information extracted by the identification information extraction unit 24. The type of bill is determined (S15: type determination step). Specifically, the type discriminating unit 25 uses the correspondence storage table shown in FIG. 3 to identify the identification information extracted by the identification information extracting unit 24 as a logo L1. ), It is determined that the type of invoice corresponding to Company A (ABC Bank) is in the form A1.

一方、S14において、識別情報抽出部24が識別情報を抽出できなかった場合(S14「No」)には、制御部21は本処理を終了させる。すなわち、制御部21は、識別情報抽出部24にて識別情報を抽出できなかった場合には、請求書の種類を判別できないことから、電子決済処理を完結させることなく途中終了させる。   On the other hand, if the identification information extraction unit 24 fails to extract the identification information in S14 (“No” in S14), the control unit 21 ends this processing. In other words, when the identification information cannot be extracted by the identification information extracting unit 24, the control unit 21 terminates the electronic settlement processing without completing the electronic settlement processing because the type of bill cannot be determined.

領域特定部26は、種類判別部25が判別した請求書の種類に対応する書式を書式記憶部153から読み出し、当該読み出した請求書の書式に基づいて、請求書画像において電子決済に関する文字画像が含まれる領域を特定する(S16:領域特定ステップ)。例えば、領域特定部26は、種類判別部25が判別した請求書の種類に対応する書式が図3に示す書式A1である場合に、A社(ABC銀行)の請求書の書式A1を書式記憶部153から読み出す。そして、領域特定部26は、当該読み出した請求書の書式A1に基づいて、後述する図6(A)に示すように請求書画像G1において電子決済に関する文字画像が含まれる領域T2を特定する。   The area specifying unit 26 reads out a format corresponding to the type of invoice determined by the type determination unit 25 from the format storage unit 153, and based on the read out format of the invoice, a character image related to electronic payment is included in the invoice image. The included area is specified (S16: area specifying step). For example, when the format corresponding to the type of invoice determined by the type determination unit 25 is the format A1 shown in FIG. 3, the area specifying unit 26 stores the format A1 of the invoice of Company A (ABC Bank) in a format. Read from the unit 153. Then, the area specifying unit 26 specifies an area T2 in which the character image related to the electronic payment is included in the invoice image G1 as shown in FIG. 6A described later, based on the format A1 of the read invoice.

文字認識部27は、領域特定部26が特定した前記領域(つまり、電子決済に関する文字画像が含まれる領域)中の文字を認識する(S17:文字認識ステップ)。例えば、文字認識部27は、図6(A)に示す領域T2について、既知のOCR(光学的文字認識)処理を行うことにより、領域T2中の文字を認識する。   The character recognizing unit 27 recognizes characters in the area specified by the area specifying unit 26 (that is, an area including a character image related to electronic payment) (S17: character recognition step). For example, the character recognition unit 27 recognizes characters in the area T2 by performing a known OCR (optical character recognition) process on the area T2 illustrated in FIG.

決済情報抽出部28は、文字認識部27が文字認識した前記領域中の文字のうち電子決済に関する文字を抽出する(S18:決済情報抽出ステップ)。例えば、決済情報抽出部28は、図6(A)に示すように、文字認識部27が文字認識した領域T2中の文字のうち、電子決済に関する文字としての、請求元が口座を有する銀行の口座名義人及び口座番号を示す文字T21、支払期日の名称およびその期日を示す文字T22、支払総額の名称およびその額を示す文字T23、分割支払最低額の名称およびその額を示す文字T24をそれぞれ抽出する。さらに、決済情報抽出部28は、ユーザー情報記憶部151に記憶された当該ユーザーの個人情報から、ユーザーが口座を有する銀行(例えば、XYZ銀行)名の文字P10、口座名義人の文字P11、ユーザーの携帯電話番号の文字P12及びユーザーの口座番号の文字P13を取得する。   The payment information extraction unit 28 extracts a character related to electronic payment from the characters in the area recognized by the character recognition unit 27 (S18: payment information extraction step). For example, as shown in FIG. 6A, the payment information extracting unit 28 determines, among the characters in the area T2 recognized by the character recognizing unit 27, characters of the bank in which the billing source has an account, as characters relating to electronic payment. A character T21 indicating the account holder and account number, a character T22 indicating the name of the due date and its due date, a character T23 indicating the name of the total payment amount and its amount, a character T24 indicating the name of the minimum payment amount and the amount thereof, respectively Extract. Further, the payment information extracting unit 28 extracts the character P10 of the name of the bank (for example, XYZ bank) in which the user has an account, the character P11 of the account holder, the character P11 from the personal information of the user stored in the user information storage unit 151. And the character P13 of the user's account number.

表示制御部29は、決済情報抽出部28が抽出した電子決済に関する文字を表示部12に表示させる(S19:表示制御ステップ)。例えば、表示制御部29は、図6(B)に示すように、決済情報抽出部28が抽出した電子決済に関する文字として、請求元が口座を有する銀行の口座名義人及び口座番号を示す文字T21、支払期日の名称およびその期日を示す文字T22、支払総額の名称およびその額を示す文字T23、分割支払最低額の名称およびその額を示す文字T24を表示部12に表示させる。また、表示制御部29は、図6(B)に示すように、ユーザー情報記憶部151に記憶された当該ユーザーの個人情報として、決済情報抽出部28が取得した当該ユーザーの銀行名の文字P10、口座名義人の文字P11、当該ユーザーの携帯電話番号の文字P12、当該ユーザーの口座番号の文字P13を表示部12に表示させる。   The display control unit 29 causes the display unit 12 to display the characters related to the electronic payment extracted by the payment information extraction unit 28 (S19: display control step). For example, as shown in FIG. 6 (B), the display control unit 29 sets the characters T21 indicating the account holder and account number of the bank where the billing source has the account as the characters related to the electronic payment extracted by the payment information extracting unit 28. The display unit 12 displays the name of the due date and the character T22 indicating the due date, the name of the total payment amount and the character T23 indicating the amount, and the name of the minimum payment amount and the character T24 indicating the amount thereof. Further, as shown in FIG. 6 (B), the display control unit 29 stores, as the personal information of the user stored in the user information storage unit 151, the character P10 of the bank name of the user acquired by the payment information extracting unit 28. The character P11 of the account holder, the character P12 of the mobile phone number of the user, and the character P13 of the account number of the user are displayed on the display unit 12.

制御部21は、電子決済指示の有無を判定する(S20)。具体的には、制御部21は、タッチパネル13が、表示部12に表示された電子決済の内容についての決済の指示をユーザーから受け付けたか否かを判定する。ユーザーが、図6(B)に示す「一括払い」を示すボタンK1又は「分割払い」を示すボタンK2をタッチ操作し、タッチパネル13がボタンK1又はボタンK2へのタッチ操作を検出した場合、制御部21は、タッチパネル13からの検出信号に基づいて電子決済指示が有りと判定する。   The control unit 21 determines whether there is an electronic payment instruction (S20). Specifically, the control unit 21 determines whether the touch panel 13 has received a payment instruction from the user regarding the content of the electronic payment displayed on the display unit 12. When the user touches the button K1 indicating “collective payment” or the button K2 indicating “installment payment” illustrated in FIG. 6B and the touch panel 13 detects a touch operation on the button K1 or the button K2, the control unit 21 Determines that there is an electronic settlement instruction based on a detection signal from the touch panel 13.

一方、図6(B)に示す「キャンセル」を示すボタンK3をタッチ操作し、タッチパネル13がボタンK3へのタッチ操作を検出した場合(S20「No」)、制御部21は、タッチパネル13からの検出信号に基づいて、電子決済指示無しであると判定する。制御部21は、本処理を終了させる。   On the other hand, when the touch operation is performed on the button K3 indicating “cancel” illustrated in FIG. 6B and the touch panel 13 detects the touch operation on the button K3 (S20 “No”), the control unit 21 performs It is determined that there is no electronic settlement instruction based on the detection signal. The control unit 21 ends this processing.

なお、「後で再通知」を示すボタンK4をタッチ操作し、タッチパネル13がボタンK4へのタッチ操作を検出した場合、制御部21は、タッチパネル13からの検出信号に基づいて電子決済指示の有無が一旦保留となったと判定する。   In addition, when the touch operation is performed on the button K4 indicating the “reminder later” and the touch panel 13 detects the touch operation on the button K4, the control unit 21 determines whether or not the electronic payment instruction is issued based on the detection signal from the touch panel 13. Is temporarily suspended.

制御部21は、タッチパネル13が、表示部12に表示された電子決済の内容についての決済の指示をユーザーから受け付けた場合(S20「Yes」:操作ステップ)、すなわち、図6(B)に示すボタンK1又はボタンK2へのタッチ操作があった場合、通信部14は、電子決済に関する文字を決済サーバー30に送信する(S21:通信ステップ)。   The control unit 21 determines that the touch panel 13 has received a payment instruction for the content of the electronic payment displayed on the display unit 12 from the user (S20 “Yes”: operation step), that is, as illustrated in FIG. When there is a touch operation on the button K1 or the button K2, the communication unit 14 transmits characters related to electronic payment to the payment server 30 (S21: communication step).

具体的には、通信部14は、図6(B)に示す「一括払い」を示すボタンK1がタッチ操作された場合には、ユーザーが口座を有する銀行(例えば、XYZ銀行)名の文字P10、口座名義人の文字P11、口座番号の文字P13、支払期日の名称およびその期日を示す文字T22、及び、支払総額の名称およびその額を示す文字T23を、少なくとも決済サーバー30に送信する。なお、「分割払い」を示すボタンK2がタッチ操作された場合は、通信部14は、前記送信内容のうち、前記文字T23に替えて、分割支払最低額の名称およびその額を示す文字T24とした内容を決済サーバー30に送信する。   Specifically, when the button K1 indicating “collective payment” shown in FIG. 6B is touch-operated, the communication unit 14 displays the character P10 of the name of the bank (eg, XYZ bank) in which the user has an account, The character P11 of the account holder, the character P13 of the account number, the character T22 indicating the name of the due date and the due date, and the character T23 indicating the name of the total payment and the amount thereof are transmitted to at least the settlement server 30. When the button K2 indicating “installment payment” is touched, the communication unit 14 replaces the character T23 with the name of the minimum installment payment and the character T24 indicating the amount, instead of the character T23. The contents are transmitted to the settlement server 30.

決済サーバー30は、受信した電子決済に関する文字に基づいて電子決済を行う。例えば、決済サーバー30は、ユーザーが口座を有する銀行から、当該ユーザーが指定した支払額を引き出し、この引き出した支払額を請求元に支払うという電子決済を行う。そして、決済サーバー30は、電子決済の結果を情報端末装置10の通信部14に送信する。   The payment server 30 performs electronic payment based on the received characters related to electronic payment. For example, the payment server 30 performs electronic payment such that a payment amount designated by the user is withdrawn from a bank in which the user has an account and the withdrawn payment amount is paid to a billing source. Then, the payment server 30 transmits the result of the electronic payment to the communication unit 14 of the information terminal device 10.

情報端末装置10の表示制御部29は、制御部21による制御の下、通信部14が受信した電子決済の結果を表示部12に表示させる(S22)。制御部21は、S22のあと、本処理を終了させる。   The display control unit 29 of the information terminal device 10 causes the display unit 12 to display the result of the electronic payment received by the communication unit 14 under the control of the control unit 21 (S22). After S22, the control unit 21 ends the present process.

このように第1実施形態では、識別情報抽出部24は、画像取得部22が取得した請求書画像から請求元を示す識別情報を抽出する。種類判別部25は、識別情報抽出部24が抽出した識別情報に対応する請求書の種類を判別する。領域特定部26は、種類判別部25が判別した請求書の種類に対応する書式を、請求書の種類ごとに各請求書の書式を予め記憶する書式記憶部153から読み出し、当該読み出した請求書の書式に基づいて、請求書画像において電子決済に関する文字画像が含まれる領域を特定する。文字認識部27は、領域特定部26が特定した領域中の文字を認識する。決済情報抽出部28は、文字認識部27が文字認識した領域中の文字のうち電子決済に関する文字を抽出する。表示制御部29は、決済情報抽出部28が抽出した電子決済に関する文字を表示部12に表示させる。タッチパネル13は、表示部12に表示された電子決済の内容についての決済の指示をユーザーから受け付ける。通信部14は、タッチパネル13が決済の指示を受け付けた場合に、電子決済に関する文字を決済サーバー30に送信する。このため、決済サーバー30は、送信されてきた電子決済に関する文字に基づいて電子決済を行うことができる。よって、バーコードを有さない請求書の電子決済を行うことができる。また、各種の請求書画像から電子決済に関する文字を生成して送信できるので、各種の請求書について電子決済を行うことができ、利便性を向上させることができる。   As described above, in the first embodiment, the identification information extracting unit 24 extracts the identification information indicating the billing source from the bill image acquired by the image acquiring unit 22. The type determination unit 25 determines the type of the bill corresponding to the identification information extracted by the identification information extraction unit 24. The area identification unit 26 reads a format corresponding to the type of invoice determined by the type determination unit 25 from the format storage unit 153 that stores in advance the format of each invoice for each type of invoice, and reads the read invoice. Based on the format, an area where a character image related to electronic payment is included in the bill image is specified. The character recognition unit 27 recognizes a character in the area specified by the area specifying unit 26. The payment information extraction unit 28 extracts characters related to electronic payment from the characters in the area where the character recognition unit 27 has recognized the characters. The display control unit 29 causes the display unit 12 to display characters related to the electronic payment extracted by the payment information extraction unit 28. The touch panel 13 receives a payment instruction from the user regarding the content of the electronic payment displayed on the display unit 12. When the touch panel 13 receives a payment instruction, the communication unit 14 transmits characters related to electronic payment to the payment server 30. For this reason, the payment server 30 can perform electronic payment based on the transmitted characters related to electronic payment. Therefore, electronic settlement of a bill without a barcode can be performed. In addition, since characters related to electronic payment can be generated and transmitted from various invoice images, electronic payment can be performed for various invoices, and convenience can be improved.

また、ユーザー情報記憶部151は、ユーザーの認証情報と当該ユーザーの個人情報とを対応付けて予め記憶する。ユーザー認証部23は、タッチパネル13に入力されたユーザー認証のための入力情報と、ユーザー情報記憶部151に記憶された認証情報とが一致するか否かを判定する。画像取得部22は、ユーザー認証部23にて一致と判定されると、請求書画像を取得する。すなわち、ユーザー本人であることが確認された場合に限り、当該ユーザーに対する請求書画像が取得される。このため、ユーザー本人のみが電子決済の指示を行うことができ、電子決済の安全性を確保することができる。   In addition, the user information storage unit 151 stores user authentication information and personal information of the user in advance in association with each other. The user authentication unit 23 determines whether the input information for user authentication input to the touch panel 13 matches the authentication information stored in the user information storage unit 151. The image acquiring unit 22 acquires a bill image when the user authentication unit 23 determines that they match. That is, only when it is confirmed that the user is the user, the bill image for the user is acquired. Therefore, only the user himself / herself can give an instruction for electronic payment, and the security of electronic payment can be ensured.

また、決済情報抽出部28は、電子決済に関する文字として、文字認識部27が文字認識した領域中の文字のうち、支払総額及び分割支払額の文字の少なくとも一方を抽出するとともに、ユーザー情報記憶部151に記憶された当該ユーザーの個人情報から、少なくともユーザーが口座を有する銀行(例えば、XYZ銀行)名の文字P10、口座名義人及び口座番号の文字を取得する。このため、ユーザーが、電子決済に関する文字、つまり、支払総額及び分割支払額の文字、ユーザーの銀行名、口座名義人及び口座番号の文字を入力する必要がない。したがって、電子決済についての誤入力を防止でき、安全性を確保することができる。   Further, the payment information extracting unit 28 extracts at least one of the characters of the total payment amount and the installment payment amount from among the characters in the character recognized by the character recognizing unit 27 as the characters related to the electronic payment, and also stores the user information storage unit. From the personal information of the user stored in 151, at least the character P10 of the name of the bank (for example, XYZ bank) in which the user has an account, and the characters of the account holder and account number are acquired. This eliminates the need for the user to input characters related to electronic payment, that is, characters of the total payment amount and installment payment amount, and characters of the user's bank name, account holder, and account number. Therefore, erroneous input regarding electronic payment can be prevented, and security can be ensured.

また、画像取得部22は、ユーザー認証部23にて一致と判定されると、撮影部16にて撮影された請求書画像を取得する。すなわち、ユーザー本人であることが確認された場合に限り、当該ユーザーに対する請求書画像が取得される。このため、ユーザー本人のみが電子決済の指示を行うことができ、電子決済の安全性を確保することができる。   Further, when the user authentication unit 23 determines that there is a match, the image acquisition unit 22 acquires a bill image photographed by the photographing unit 16. That is, only when it is confirmed that the user is the user, the bill image for the user is acquired. Therefore, only the user himself / herself can give an instruction for electronic payment, and the security of electronic payment can be ensured.

また、画像取得部22は、ユーザー認証部23にて一致と判定されると、通信部14にて受信された請求書画像を取得する。すなわち、ユーザー本人であることが確認された場合に限り、当該ユーザーに対する請求書画像が取得される。このため、ユーザー本人のみが電子決済の指示を行うことができ、電子決済の安全性を確保することができる。   In addition, when the user authentication unit 23 determines that there is a match, the image acquisition unit 22 acquires the bill image received by the communication unit 14. That is, only when it is confirmed that the user is the user, the bill image for the user is acquired. Therefore, only the user himself / herself can give an instruction for electronic payment, and the security of electronic payment can be ensured.

また、識別情報抽出部24は、解析部241と識別画像領域特定部242とを備える。解析部241は、画像取得部22が取得した請求書画像をレイアウト解析する。識別画像領域特定部242は、解析部241がレイアウト解析した請求書画像において識別情報を示す識別画像を含む識別画像領域を特定する。そして、識別情報抽出部24は、識別画像領域特定部242が特定した識別画像領域を画像認識又は文字認識することにより識別画像が示す識別情報を抽出する。このため、請求書画像中の識別画像が存する箇所をユーザーが指定する必要がなく、請求書画像から識別情報を的確に抽出することができる。   Further, the identification information extraction unit 24 includes an analysis unit 241 and an identification image area specifying unit 242. The analysis unit 241 analyzes the layout of the bill image acquired by the image acquisition unit 22. The identification image area identification unit 242 identifies an identification image area including an identification image indicating identification information in the bill image that has been subjected to layout analysis by the analysis unit 241. Then, the identification information extraction unit 24 extracts the identification information indicated by the identification image by performing image recognition or character recognition on the identification image region specified by the identification image region specifying unit 242. Therefore, there is no need for the user to specify the location where the identification image exists in the bill image, and the identification information can be accurately extracted from the bill image.

次に、第2実施形態に係る情報処理システム1Aについて、図7を用いて説明する。第2実施形態に係る情報処理システム1Aは、前述した第1実施形態に係る情報端末装置10が行っていた機能の一部を決済サーバー30Aが行う点が、前述の第1実施形態に係る情報処理システム1とは異なっている。   Next, an information processing system 1A according to a second embodiment will be described with reference to FIG. The information processing system 1A according to the second embodiment is different from the information processing system according to the first embodiment in that the payment server 30A performs a part of the functions performed by the information terminal device 10 according to the first embodiment. It is different from the processing system 1.

具体的には、第1実施形態に係る情報端末装置10のユーザー認証部23、種類判別部25、及び領域特定部26に替えて、決済サーバー30Aのサーバー制御ユニット311が、ユーザー認証部323、種類判別部325、領域特定部326を備え、第1実施形態に係る情報端末装置10のユーザー情報記憶部151、識別情報記憶部152、及び書式記憶部153に替えて、決済サーバー30Aの記憶部350が、ユーザー情報記憶部351、識別情報記憶部352、及び書式記憶部353を備える。   Specifically, instead of the user authentication unit 23, the type determination unit 25, and the area identification unit 26 of the information terminal device 10 according to the first embodiment, the server control unit 311 of the payment server 30A includes a user authentication unit 323, The storage unit of the settlement server 30A includes a type determination unit 325 and an area identification unit 326, and replaces the user information storage unit 151, the identification information storage unit 152, and the format storage unit 153 of the information terminal device 10 according to the first embodiment. 350 includes a user information storage unit 351, an identification information storage unit 352, and a format storage unit 353.

第2実施形態の情報処理システム1Aは、情報端末装置10Aと決済サーバー30Aとがネットワークを介して通信可能なシステムである。   The information processing system 1A of the second embodiment is a system in which the information terminal device 10A and the settlement server 30A can communicate via a network.

決済サーバー30Aは、サーバー制御ユニット311を備える。   The settlement server 30A includes a server control unit 311.

サーバー制御ユニット311は、プロセッサー、RAM(Random Access Memory)、及びROM(Read Only Memory)などから構成される。プロセッサーは、CPU(Central Processing Unit)、MPU、又はASIC等である。このサーバー制御ユニット311は、上記のROM又は記憶部350に記憶されたサーバー制御プログラムが上記プロセッサーで実行されることにより、ユーザー認証部323、種類判別部325、及び領域特定部326として機能する。なお、サーバー制御ユニット311の上記の各構成要素は、前述のサーバー制御プログラムに基づく動作によらず、それぞれハード回路により構成されてもよい。   The server control unit 311 includes a processor, a random access memory (RAM), a read only memory (ROM), and the like. The processor is a CPU (Central Processing Unit), an MPU, an ASIC, or the like. The server control unit 311 functions as a user authentication unit 323, a type determination unit 325, and an area identification unit 326 by executing the server control program stored in the ROM or the storage unit 350 by the processor. Each of the above-described components of the server control unit 311 may be configured by a hardware circuit without performing the operation based on the above-described server control program.

ユーザー認証部323は、情報端末装置10Aのタッチパネル13に入力されて当該情報端末装置10Aから送信されてきたユーザー認証のための入力情報と、ユーザー情報記憶部351に記憶された認証情報とが一致するか否かを判定する。ユーザー認証部323にて一致と判定されると、当該認証一致の結果が、決済サーバー30Aのサーバー通信部314から情報端末装置10Aの通信部14に送信される。そして、情報端末装置10Aでは、認証一致の結果の受信により、撮影部16にてユーザーに対する請求書の撮影が可能となり、画像取得部22にて、ユーザーに対する請求書の画像である請求書画像が取得される。   The user authentication unit 323 matches the input information for user authentication input to the touch panel 13 of the information terminal device 10A and transmitted from the information terminal device 10A with the authentication information stored in the user information storage unit 351. It is determined whether or not to perform. If the user authentication unit 323 determines that they match, the result of the authentication match is transmitted from the server communication unit 314 of the payment server 30A to the communication unit 14 of the information terminal device 10A. Then, in the information terminal device 10A, by receiving the result of the authentication matching, the photographing unit 16 can photograph the bill for the user, and the image acquiring unit 22 converts the bill image, which is the image of the bill for the user, into an image. Is obtained.

情報端末装置10Aは、画像取得部22が取得した請求書画像から請求元を示す識別情報を抽出する識別情報抽出部24と、識別情報抽出部24が抽出した識別情報を前記決済サーバー30Aに送信する通信部14と、を備える。   The information terminal device 10A transmits to the settlement server 30A the identification information extraction unit 24 that extracts identification information indicating a billing source from the bill image acquired by the image acquisition unit 22 and the identification information extracted by the identification information extraction unit 24. And a communication unit 14.

決済サーバー30Aは、通信部14から受信した、識別情報抽出部24が抽出した識別情報に対応する請求書の種類を判別する種類判別部325と、請求書の種類ごとに各請求書の書式を予め記憶する書式記憶部353と、種類判別部325が判別した請求書の種類に対応する書式を書式記憶部353から読み出し、当該読み出した請求書の書式に基づいて、請求書画像において電子決済に関する文字画像が含まれる領域を特定する領域特定部326と、領域特定部326が特定した前記領域を情報端末装置10Aに送信するサーバー通信部314と、を備える。   The settlement server 30A includes a type determination unit 325 that determines the type of invoice corresponding to the identification information extracted by the identification information extraction unit 24, received from the communication unit 14, and a format of each invoice for each type of invoice. A format storage unit 353 stored in advance and a format corresponding to the bill type determined by the type determination unit 325 are read from the format storage unit 353, and electronic billing is performed on the bill image based on the read bill format. An area specifying unit 326 that specifies an area including a character image, and a server communication unit 314 that transmits the area specified by the area specifying unit 326 to the information terminal device 10A are provided.

決済サーバー30Aの記憶部350は、ユーザー情報記憶部351、識別情報記憶部352、及び書式記憶部353を備える。ユーザー情報記憶部351は、ユーザーの認証情報と当該ユーザーの個人情報とを対応付けて予め記憶する。識別情報記憶部352は、銀行、クレジット会社などの請求元を示す識別情報を予め記憶する。書式記憶部353は、請求書の種類ごとに各請求書の書式を予め記憶する。   The storage unit 350 of the settlement server 30A includes a user information storage unit 351, an identification information storage unit 352, and a format storage unit 353. The user information storage unit 351 stores in advance authentication information of the user and personal information of the user in association with each other. The identification information storage unit 352 stores in advance identification information indicating a billing source such as a bank or a credit company. The format storage unit 353 stores in advance the format of each bill for each type of bill.

種類判別部325は、情報端末装置10Aから送信されてきた識別情報抽出部24が抽出した識別情報をサーバー通信部314が受信すると、当該受信した識別情報に対応する請求書の種類を、識別情報記憶部352を用いて判別する。   When the server communication unit 314 receives the identification information extracted by the identification information extraction unit 24 transmitted from the information terminal device 10A, the type determination unit 325 determines the type of the bill corresponding to the received identification information by the identification information. The determination is made using the storage unit 352.

領域特定部326は、種類判別部25が判別した請求書の種類に対応する書式を書式記憶部353から読み出し、当該読み出した請求書の書式に基づいて、請求書画像において電子決済に関する文字画像が含まれる領域を特定する。   The area specifying unit 326 reads out a format corresponding to the type of invoice determined by the type determination unit 25 from the format storage unit 353, and based on the format of the read out invoice, a character image related to electronic payment is included in the invoice image. Identify the included area.

領域特定部326にて当該領域が特定されると、当該特定された領域を示す情報が、決済サーバー30Aのサーバー通信部314から情報端末装置10Aの通信部14に送信される。   When the area is specified by the area specifying unit 326, information indicating the specified area is transmitted from the server communication unit 314 of the payment server 30A to the communication unit 14 of the information terminal device 10A.

情報端末装置10Aは、通信部14がサーバー通信部314から受信した前記領域について文字を認識する文字認識部27と、表示部12と、文字認識部27が文字認識した前記領域中の文字のうち電子決済に関する文字を抽出する決済情報抽出部28と、決済情報抽出部28が抽出した電子決済に関する文字を表示部12に表示させる表示制御部29と、表示部12に表示された電子決済の内容についての決済の指示をユーザーから受け付けるタッチパネル13と、を更に備える。通信部14は、タッチパネル13が前記決済の指示を受け付けた場合に、前記電子決済に関する文字を決済サーバー30Aに送信する。   The information terminal device 10A includes a character recognizing unit 27 for recognizing characters in the area received by the communication unit 14 from the server communication unit 314, a display unit 12, and a character recognizing unit. Payment information extraction unit 28 for extracting characters related to electronic payment, display control unit 29 for displaying characters related to electronic payment extracted by payment information extraction unit 28 on display unit 12, and contents of electronic payment displayed on display unit 12. And a touch panel 13 that accepts a settlement instruction for from the user. When the touch panel 13 receives the payment instruction, the communication unit 14 transmits characters related to the electronic payment to the payment server 30A.

決済サーバー30Aは、サーバー通信部314が受信した通信部14からの前記電子決済に関する文字に基づいて電子決済を行う。例えば、決済サーバー30Aは、ユーザーが口座を有する銀行から、当該ユーザーが指定した支払額を引き出し、この引き出した支払額を請求元に支払うという電子決済を行う。決済サーバー30Aは、電子決済の結果を情報端末装置10Aの通信部14に送信する。   The payment server 30A performs electronic payment based on characters related to the electronic payment from the communication unit 14 received by the server communication unit 314. For example, the payment server 30A performs an electronic payment in which a payment amount designated by the user is withdrawn from a bank in which the user has an account and the withdrawn payment amount is paid to a billing source. Payment server 30A transmits the result of the electronic payment to communication unit 14 of information terminal device 10A.

情報端末装置10Aの表示制御部29は、制御部21による制御の下、通信部14が受信した電子決済の結果を表示部12に表示させる。   The display control unit 29 of the information terminal device 10A causes the display unit 12 to display the result of the electronic payment received by the communication unit 14 under the control of the control unit 21.

このように第2実施形態でも、前述の第1実施形態の場合と同様に、バーコードを有さない請求書の電子決済を行うことができる。また、各種の請求書画像から電子決済に関する文字を生成して送信できるので、各種の請求書について電子決済を行うことができ、利便性を向上させることができる。   As described above, in the second embodiment, similarly to the case of the above-described first embodiment, electronic payment of a bill without a barcode can be performed. In addition, since characters related to electronic payment can be generated and transmitted from various invoice images, electronic payment can be performed for various invoices, and convenience can be improved.

なお、上記各実施形態では、請求元である銀行(図5ではABC銀行)からユーザーへの請求書を例に挙げて説明しているが、クレジット会社からユーザーへの請求書、商品販売店又は役務提供店などからユーザーへの請求書にも電子決済を行うことができる。   In each of the above embodiments, a bill from the bank that is the billing source (ABC Bank in FIG. 5) to the user is described as an example, but a bill from the credit company to the user, a merchandise store or Electronic payment can also be performed for bills to users from service providers.

1、1A 情報処理システム
10、10A 情報端末装置
11 制御ユニット
12 表示部
13 タッチパネル(操作部)
15 記憶部
16 撮影部
21 制御部
22 画像取得部
23 ユーザー認証部
24 識別情報抽出部
25 種類判別部
26 領域特定部
27 文字認識部
28 決済情報抽出部
29 表示制御部
30、30A 決済サーバー
151 ユーザー情報記憶部
152 識別情報記憶部
153 書式記憶部
241 解析部
242 識別画像領域特定部
314 サーバー通信部
323 ユーザー認証部
325 種類判別部
326 領域特定部
350 記憶部
351 ユーザー情報記憶部
352 識別情報記憶部
353 書式記憶部
1, 1A information processing system 10, 10A information terminal device 11 control unit 12 display unit 13 touch panel (operation unit)
Reference Signs List 15 storage unit 16 imaging unit 21 control unit 22 image acquisition unit 23 user authentication unit 24 identification information extraction unit 25 type determination unit 26 area specification unit 27 character recognition unit 28 payment information extraction unit 29 display control unit 30, 30A payment server 151 user Information storage unit 152 Identification information storage unit 153 Format storage unit 241 Analysis unit 242 Identification image area specification unit 314 Server communication unit 323 User authentication unit 325 Type determination unit 326 Area specification unit 350 Storage unit 351 User information storage unit 352 Identification information storage unit 353 Format storage unit

Claims (8)

ユーザーに対する請求書の画像である請求書画像を取得する画像取得部と、
前記画像取得部が取得した請求書画像から請求元を示す識別情報を抽出する識別情報抽出部と、
前記識別情報抽出部が抽出した識別情報に対応する請求書の種類を判別する種類判別部と、
請求書の種類ごとに各請求書の書式を予め記憶する書式記憶部と、
前記種類判別部が判別した請求書の種類に対応する書式を前記書式記憶部から読み出し、当該読み出した請求書の書式に基づいて、前記請求書画像において電子決済に関する文字画像が含まれる領域を特定する領域特定部と、
前記領域特定部が特定した前記領域中の文字を認識する文字認識部と、
表示部と、
前記文字認識部が文字認識した前記領域中の文字のうち電子決済に関する文字を抽出する決済情報抽出部と、
前記決済情報抽出部が抽出した電子決済に関する文字を前記表示部に表示させる表示制御部と、
前記表示部に表示された電子決済の内容についての決済の指示をユーザーから受け付ける操作部と、
前記操作部が前記決済の指示を受け付けた場合に、前記電子決済に関する文字を決済サーバーに送信する通信部と、を備える情報処理装置。
An image acquisition unit that acquires an invoice image that is an image of an invoice for the user;
An identification information extraction unit that extracts identification information indicating a billing source from the bill image acquired by the image acquisition unit,
A type determination unit that determines the type of bill corresponding to the identification information extracted by the identification information extraction unit,
A format storage unit for storing in advance the format of each invoice for each type of invoice,
A format corresponding to the type of invoice determined by the type determination unit is read from the format storage unit, and an area including a character image related to electronic settlement is specified in the invoice image based on the format of the read invoice. An area specifying unit to be
A character recognition unit that recognizes a character in the area identified by the area identification unit;
A display unit,
A payment information extraction unit that extracts a character related to electronic payment among the characters in the area in which the character recognition unit has recognized the character;
A display control unit that causes the display unit to display characters related to the electronic payment extracted by the payment information extraction unit;
An operation unit that receives a payment instruction from a user for the content of the electronic payment displayed on the display unit,
A communication unit that, when the operation unit receives the instruction for the payment, transmits characters related to the electronic payment to a payment server.
ユーザーの認証情報と当該ユーザーの個人情報とを対応付けて予め記憶するユーザー情報記憶部と、
前記操作部に入力されたユーザー認証のための入力情報と、前記ユーザー情報記憶部に記憶された認証情報とが一致するか否かを判定するユーザー認証部と、を備え、
前記画像取得部は、前記ユーザー認証部にて一致と判定されると、前記請求書画像を取得する、請求項1に記載の情報処理装置。
A user information storage unit that stores in advance authentication information of the user and personal information of the user in association with each other;
Input information for user authentication input to the operation unit, a user authentication unit that determines whether the authentication information stored in the user information storage unit matches,
The information processing apparatus according to claim 1, wherein the image acquisition unit acquires the bill image when the user authentication unit determines that the two match.
前記決済情報抽出部は、前記電子決済に関する文字として、前記文字認識部が文字認識した前記領域中の文字のうち、支払総額及び分割支払額の文字の少なくとも一方を抽出するとともに、前記ユーザー情報記憶部に記憶された当該ユーザーの個人情報から、少なくともユーザーが口座を有する銀行名、口座名義人及び口座番号の文字を取得する、請求項2に記載の情報処理装置。   The payment information extraction unit extracts, as characters relating to the electronic payment, at least one of characters of the total payment amount and the installment payment amount from among the characters in the area where the character recognition unit has recognized the characters, and stores the user information. The information processing apparatus according to claim 2, wherein at least characters of a bank name, an account holder, and an account number where the user has an account are acquired from the personal information of the user stored in the unit. 請求書を撮影する撮影部を備え、
前記画像取得部は、前記ユーザー認証部にて一致と判定されると、前記撮影部にて撮影された請求書画像を取得する、請求項2又は請求項3に記載の情報処理装置。
There is a shooting unit that shoots invoices,
4. The information processing apparatus according to claim 2, wherein the image acquisition unit acquires a bill image photographed by the photographing unit when the user authentication unit determines that they match. 5.
前記通信部は、請求書画像を受信し、
前記画像取得部は、前記ユーザー認証部にて一致と判定されると、前記通信部にて受信された請求書画像を取得する、請求項2又は請求項3に記載の情報処理装置。
The communication unit receives the bill image,
4. The information processing apparatus according to claim 2, wherein the image acquisition unit acquires the bill image received by the communication unit when the user authentication unit determines that they match. 5.
前記識別情報抽出部は、前記画像取得部が取得した請求書画像をレイアウト解析する解析部と、前記解析部がレイアウト解析した前記請求書画像において識別情報を示す識別画像を含む識別画像領域を特定する識別画像領域特定部と、を備え、前記識別画像領域特定部が特定した識別画像領域を画像認識又は文字認識することにより識別画像が示す識別情報を抽出する、請求項1乃至請求項5のいずれか一つに記載の情報処理装置。   The identification information extraction unit specifies an analysis unit that performs layout analysis of the bill image acquired by the image acquisition unit, and identifies an identification image region including an identification image indicating identification information in the bill image that has been layout analyzed by the analysis unit. 6. An identification image area specifying unit that performs identification or character recognition of the identification image area specified by the identification image area specifying unit, thereby extracting identification information indicated by the identification image. An information processing device according to any one of the above. ユーザーに対する請求書の画像である請求書画像を取得する画像取得ステップと、
前記画像取得ステップにて取得した請求書画像から請求元を示す識別情報を抽出する識別情報抽出ステップと、
前記識別情報抽出ステップにて抽出した識別情報に対応する請求書の種類を判別する種類判別ステップと、
請求書の種類ごとに各請求書の書式を予め記憶する書式記憶部から、前記種類判別ステップにて判別した請求書の種類に対応する書式を読み出し、当該読み出した請求書の書式に基づいて、前記請求書画像において電子決済に関する文字画像が含まれる領域を特定する領域特定ステップと、
前記領域特定ステップにて特定した前記領域中の文字を認識する文字認識ステップと、
前記文字認識ステップにて文字認識した前記領域中の文字のうち電子決済に関する文字を抽出する決済情報抽出ステップと、
前記決済情報抽出ステップにて抽出した電子決済に関する文字を表示部に表示させる表示制御ステップと、
前記表示部に表示された電子決済の内容についての決済の指示をユーザーから受け付ける操作ステップと、
前記操作ステップにて前記決済の指示を受け付けた場合に、前記電子決済に関する文字を決済サーバーに送信する通信ステップと、を備える情報処理方法。
An image acquisition step of acquiring an invoice image that is an image of an invoice for the user;
An identification information extracting step of extracting identification information indicating a billing source from the bill image acquired in the image acquiring step,
A type determination step of determining the type of bill corresponding to the identification information extracted in the identification information extraction step,
From the format storage unit that stores in advance the format of each invoice for each type of invoice, read the format corresponding to the type of invoice determined in the type determination step, based on the format of the read invoice, An area specifying step of specifying an area including a character image related to electronic payment in the bill image,
A character recognition step of recognizing characters in the area identified in the area identification step,
A payment information extraction step of extracting a character related to electronic payment among the characters in the area recognized in the character recognition step;
A display control step of displaying characters related to electronic payment extracted in the payment information extraction step on a display unit;
An operation step of receiving a payment instruction from a user regarding the content of the electronic payment displayed on the display unit,
A communication step of transmitting characters related to the electronic payment to a payment server when the payment instruction is received in the operation step.
情報処理装置と決済サーバーとがネットワークを介して通信可能な情報処理システムであって、
前記情報処理装置は、
ユーザーに対する請求書の画像である請求書画像を取得する画像取得部と、
前記画像取得部が取得した請求書画像から請求元を示す識別情報を抽出する識別情報抽出部と、
前記識別情報抽出部が抽出した識別情報を前記決済サーバーに送信する通信部と、を備え、
前記決済サーバーは、
前記通信部から受信した、前記識別情報抽出部が抽出した識別情報に対応する請求書の種類を判別する種類判別部と、
請求書の種類ごとに各請求書の書式を予め記憶する書式記憶部と、
前記種類判別部が判別した請求書の種類に対応する書式を前記書式記憶部から読み出し、当該読み出した請求書の書式に基づいて、前記請求書画像において電子決済に関する文字画像が含まれる領域を特定する領域特定部と、
前記領域特定部が特定した前記領域を前記情報処理装置に送信するサーバー通信部と、を備え、
前記情報処理装置は、
前記通信部が前記サーバー通信部から受信した前記領域について文字を認識する文字認識部と、
表示部と、
前記文字認識部が文字認識した前記領域中の文字のうち電子決済に関する文字を抽出する決済情報抽出部と、
前記決済情報抽出部が抽出した電子決済に関する文字を前記表示部に表示させる表示制御部と、
前記表示部に表示された電子決済の内容についての決済の指示をユーザーから受け付ける操作部と、を更に備え、
前記通信部は、前記操作部が前記決済の指示を受け付けた場合に、前記電子決済に関する文字を前記決済サーバーに送信し、
前記決済サーバーは、前記サーバー通信部が受信した前記通信部からの前記電子決済に関する文字情報に基づいて電子決済を行う、情報処理システム。
An information processing system in which the information processing device and the payment server can communicate via a network,
The information processing device,
An image acquisition unit that acquires an invoice image that is an image of an invoice for the user;
An identification information extraction unit that extracts identification information indicating a billing source from the bill image acquired by the image acquisition unit,
A communication unit that transmits the identification information extracted by the identification information extraction unit to the payment server,
The payment server,
A type determination unit that receives the communication unit and determines a type of a bill corresponding to the identification information extracted by the identification information extraction unit;
A format storage unit for storing in advance the format of each invoice for each type of invoice,
A format corresponding to the type of invoice determined by the type determination unit is read from the format storage unit, and an area including a character image related to electronic payment is specified in the invoice image based on the format of the read invoice. An area specifying unit to be
A server communication unit that transmits the area identified by the area identification unit to the information processing apparatus,
The information processing device,
A character recognition unit for recognizing characters in the area received by the communication unit from the server communication unit;
A display unit,
A payment information extraction unit that extracts characters related to electronic payment among the characters in the area where the character recognition unit has recognized the characters
A display control unit that causes the display unit to display characters related to the electronic payment extracted by the payment information extraction unit;
An operation unit configured to receive a payment instruction from a user regarding the content of the electronic payment displayed on the display unit,
The communication unit, when the operation unit receives the instruction of the payment, transmits a character related to the electronic payment to the payment server,
The information processing system, wherein the payment server performs electronic payment based on character information related to the electronic payment from the communication unit received by the server communication unit.
JP2019080452A 2018-07-18 2019-04-19 Information processing apparatus, information processing method, and information processing system Pending JP2020021458A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US16/456,994 US20200026914A1 (en) 2018-07-18 2019-06-28 Information processing device, information processing method, and information processing system for extracting information on electronic payment from bill image

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2018135330 2018-07-18
JP2018135330 2018-07-18

Publications (1)

Publication Number Publication Date
JP2020021458A true JP2020021458A (en) 2020-02-06

Family

ID=69588927

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019080452A Pending JP2020021458A (en) 2018-07-18 2019-04-19 Information processing apparatus, information processing method, and information processing system

Country Status (1)

Country Link
JP (1) JP2020021458A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6794564B1 (en) * 2020-04-09 2020-12-02 ファーストアカウンティング株式会社 Invoice management device, invoice management method and program
JP6887744B1 (en) * 2020-05-18 2021-06-16 ファーストアカウンティング株式会社 Invoice data management device, invoice data management system, invoice data management method and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6794564B1 (en) * 2020-04-09 2020-12-02 ファーストアカウンティング株式会社 Invoice management device, invoice management method and program
JP2021168016A (en) * 2020-04-09 2021-10-21 ファーストアカウンティング株式会社 Invoice management apparatus, invoice management method, and program
JP6887744B1 (en) * 2020-05-18 2021-06-16 ファーストアカウンティング株式会社 Invoice data management device, invoice data management system, invoice data management method and program
WO2021234767A1 (en) * 2020-05-18 2021-11-25 ファーストアカウンティング株式会社 Invoice data management device, invoice data management system, invoice data management method, and program

Similar Documents

Publication Publication Date Title
US10360539B1 (en) System and method for mobile check deposit
US10380237B2 (en) Smart optical input/output (I/O) extension for context-dependent workflows
CN107785021B (en) Voice input method, device, computer equipment and medium
US20140036099A1 (en) Automated Scanning
CN110785773B (en) Bill identification system
US20200026914A1 (en) Information processing device, information processing method, and information processing system for extracting information on electronic payment from bill image
JP2012098823A (en) Server and image processing system
EP3786820B1 (en) Authentication system, authentication device, authentication method, and program
US10440197B2 (en) Devices and methods for enhanced image capture of documents
JP2020021458A (en) Information processing apparatus, information processing method, and information processing system
US11928199B2 (en) Authentication system, authentication device, authentication method and program
JP6534355B2 (en) PDF file management system, PDF file management server, PDF file data acquisition server, PDF file management method, PDF file data acquisition method, PDF file management program, and PDF file data acquisition program
WO2015160988A1 (en) Smart optical input/output (i/o) extension for context-dependent workflows
JP2007052680A (en) Biometric information registration system and apparatus
JP7306431B2 (en) server
US10776617B2 (en) Sign-language automated teller machine
JP7388017B2 (en) Processing method, mobile terminal and program
KR100908405B1 (en) Form image quality inspection method and system and recording medium therefor
JP2021144657A (en) Information collection support program, information collection support method and information processing device
JP2021144289A (en) Information processing device, information processing system and information processing method
CN115346315A (en) Intelligent government affair service terminal
CN113129137A (en) Bank card opening method and bank system
JP2020095728A (en) Portable terminal, identification system, and program
JP2019200501A (en) Operation screen display method and information processing system
KR20090072569A (en) Risk management system