JP2022190356A - Accounting system, accounting method, and accounting program - Google Patents

Accounting system, accounting method, and accounting program Download PDF

Info

Publication number
JP2022190356A
JP2022190356A JP2021098631A JP2021098631A JP2022190356A JP 2022190356 A JP2022190356 A JP 2022190356A JP 2021098631 A JP2021098631 A JP 2021098631A JP 2021098631 A JP2021098631 A JP 2021098631A JP 2022190356 A JP2022190356 A JP 2022190356A
Authority
JP
Japan
Prior art keywords
user
accounting
processing unit
image
purchased product
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
JP2021098631A
Other languages
Japanese (ja)
Inventor
直也 嶋岡
Naoya Shimaoka
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP2021098631A priority Critical patent/JP2022190356A/en
Publication of JP2022190356A publication Critical patent/JP2022190356A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide an accounting system, an accounting method, and an accounting program that are capable of easily performing accounting processing of usage fee to a user.SOLUTION: An accounting system includes: a merchandise acquisition processing unit that obtains purchased merchandise information corresponding to information of a purchased merchandise of a user; an image acquisition processing unit that obtains a captured image obtained by capturing an image of the user; an extraction processing unit that extracts a user image of the user from the captured image that is obtained by the image acquisition processing unit; a registration processing unit that registers, on an accounting screen displayed on an accounting terminal, a user identification image corresponding to the user image that is extracted by the extraction processing unit and the purchased merchandise information that is obtained by the merchandise acquisition processing unit, in association with each other; and an accounting processing unit that makes the accounting terminal execute accounting processing to the user corresponding to the user identification image and the purchased merchandise information that are registered by the registration processing unit.SELECTED DRAWING: Figure 1

Description

本発明は、利用者の購入商品の会計を行う会計システム、会計方法、及び会計プログラムに関する。 The present invention relates to an accounting system, accounting method, and accounting program for accounting for products purchased by a user.

飲食店などにおいて複数の利用者を含むグループの合計利用金額(飲食代など)を割り勘で会計する場合がある。従来、割り勘による会計処理を速やかに行うことを可能にする技術が提案されている。例えば特許文献1には、グループの注文ごとにその注文の合計金額と注文時の人数に応じた割り勘金額とを計算し、プリンタが、計算された割り勘金額の情報を注文品とともに利用者に渡すレシートに印字するシステムが開示されている。 In restaurants, etc., there are cases where the total usage amount (eating and drinking charges, etc.) of a group including multiple users is split. Conventionally, techniques have been proposed that enable prompt accounting processing by splitting the bill. For example, in Patent Document 1, for each order of a group, the total amount of the order and the split bill amount according to the number of people at the time of ordering are calculated, and the printer passes information on the calculated split bill amount to the user together with the ordered items. A system for printing receipts is disclosed.

特開2005-165756号公報JP 2005-165756 A

ここで、例えばグループの合計利用金額について、各利用者が自身の注文した商品の金額を支払う場合には、合計利用金額を利用者の人数で割った金額を各利用者の支払金額とすることができないため、店員は、どの商品を誰が支払うかを利用者と会話して確認し、各商品と各利用者とを対応付けて会計処理を行う必要がある。このため、会計処理に手間がかかる問題が生じる。 Here, for example, regarding the total usage amount of the group, when each user pays the amount of the product ordered by himself/herself, the amount obtained by dividing the total usage amount by the number of users shall be the payment amount of each user. Therefore, the store clerk needs to talk with the user to confirm who will pay for which product, and perform accounting processing by associating each product with each user. For this reason, there arises a problem that accounting processing takes time and effort.

本発明の目的は、利用者の利用代金の会計処理を容易に行うことが可能な会計システム、会計方法、及び会計プログラムを提供することにある。 SUMMARY OF THE INVENTION It is an object of the present invention to provide an accounting system, accounting method, and accounting program capable of easily accounting for usage fees of users.

本発明に係る会計システムは、利用者の購入商品の情報に対応する購入商品情報を取得する商品取得処理部と、前記利用者を撮像した撮像画像を取得する画像取得処理部と、前記画像取得処理部により取得される前記撮像画像から前記利用者の利用者画像を抽出する抽出処理部と、会計端末に表示される会計画面において、前記抽出処理部により抽出される前記利用者画像に対応する利用者識別画像と、前記商品取得処理部により取得される前記購入商品情報とを関連付けて登録する登録処理部と、前記登録処理部により登録される前記利用者識別画像及び前記購入商品情報に対応する前記利用者の会計処理を前記会計端末に実行させる会計処理部と、を備えるシステムである。 An accounting system according to the present invention includes a product acquisition processing unit that acquires purchased product information corresponding to information on a product purchased by a user, an image acquisition processing unit that acquires a captured image of the user, and the image acquisition unit. an extraction processing unit for extracting a user image of the user from the captured image acquired by a processing unit; and an accounting screen displayed on an accounting terminal corresponding to the user image extracted by the extraction processing unit. A registration processing unit that associates and registers a user identification image and the purchased product information acquired by the product acquisition processing unit, and corresponds to the user identification image and the purchased product information that are registered by the registration processing unit. and a billing processing unit that causes the billing terminal to execute billing processing of the user.

本発明に係る会計方法は、一又は複数のプロセッサーが、利用者の購入商品の情報に対応する購入商品情報を取得する商品取得ステップと、前記利用者を撮像した撮像画像を取得する画像取得ステップと、前記画像取得ステップにおいて取得される前記撮像画像から前記利用者の利用者画像を抽出する抽出ステップと、会計端末に表示される会計画面において、前記抽出ステップにおいて抽出される前記利用者画像に対応する利用者識別画像と、前記商品取得ステップにおいて取得される前記購入商品情報とを関連付けて登録する登録ステップと、前記登録ステップにより登録される前記利用者識別画像及び前記購入商品情報に対応する前記利用者の会計処理を前記会計端末に実行させる会計ステップと、を実行する方法である。 An accounting method according to the present invention includes a product acquisition step of acquiring purchased product information corresponding to information on a product purchased by a user, and an image acquisition step of acquiring a captured image of the user, by one or more processors. an extraction step of extracting a user image of the user from the captured image acquired in the image acquisition step; a registration step of associating and registering a corresponding user identification image and the purchased product information acquired in the product acquisition step; and corresponding to the user identification image and the purchased product information registered in the registration step and a billing step of causing the billing terminal to execute billing processing of the user.

本発明に係る会計プログラムは、利用者の購入商品の情報に対応する購入商品情報を取得する商品取得ステップと、前記利用者を撮像した撮像画像を取得する画像取得ステップと、前記画像取得ステップにおいて取得される前記撮像画像から前記利用者の利用者画像を抽出する抽出ステップと、会計端末に表示される会計画面において、前記抽出ステップにおいて抽出される前記利用者画像に対応する利用者識別画像と、前記商品取得ステップにおいて取得される前記購入商品情報とを関連付けて登録する登録ステップと、前記登録ステップにより登録される前記利用者識別画像及び前記購入商品情報に対応する前記利用者の会計処理を前記会計端末に実行させる会計ステップと、を一又は複数のプロセッサーに実行させるためのプログラムである。 The accounting program according to the present invention comprises a product acquisition step of acquiring purchased product information corresponding to information on a product purchased by a user; an image acquisition step of acquiring a captured image of the user; an extracting step of extracting a user image of the user from the acquired captured image; and a user identification image corresponding to the user image extracted in the extracting step on a billing screen displayed on a billing terminal. , a registration step of registering in association with the purchased product information acquired in the product acquisition step; and accounting processing of the user corresponding to the user identification image and the purchased product information registered by the registration step. and accounting steps to be executed by the accounting terminal.

本発明によれば、利用者の利用代金の会計処理を容易に行うことが可能な会計システム、会計方法、及び会計プログラムを提供することができる。 According to the present invention, it is possible to provide an accounting system, an accounting method, and an accounting program capable of easily performing accounting processing for usage fees of users.

図1は、本発明の実施形態に係る会計システムの構成を示すブロック図である。FIG. 1 is a block diagram showing the configuration of an accounting system according to an embodiment of the invention. 図2は、本発明の実施形態に係る会計システムで使用される画像分析情報テーブルの一例を示す図である。FIG. 2 is a diagram showing an example of an image analysis information table used in the accounting system according to the embodiment of the invention. 図3は、本発明の実施形態に係る会計システムで使用される会計情報の一例を示す図である。FIG. 3 is a diagram showing an example of accounting information used in the accounting system according to the embodiment of the invention. 図4は、本発明の実施形態に係る会計システムで使用される購入商品情報の一例を示す図である。FIG. 4 is a diagram showing an example of purchased product information used in the accounting system according to the embodiment of the present invention. 図5は、本発明の実施形態に係る会計端末に表示される会計画面の一例を示す図である。FIG. 5 is a diagram showing an example of a checkout screen displayed on the checkout terminal according to the embodiment of the present invention. 図6は、本発明の実施形態に係る会計端末に表示される会計画面の一例を示す図である。FIG. 6 is a diagram showing an example of a checkout screen displayed on the checkout terminal according to the embodiment of the present invention. 図7は、本発明の実施形態に係る会計端末に表示される会計画面の一例を示す図である。FIG. 7 is a diagram showing an example of a checkout screen displayed on the checkout terminal according to the embodiment of the present invention. 図8は、本発明の実施形態に係る会計端末に表示される会計画面の一例を示す図である。FIG. 8 is a diagram showing an example of a checkout screen displayed on the checkout terminal according to the embodiment of the present invention. 図9は、本発明の実施形態に係る会計端末に表示される会計画面の一例を示す図である。FIG. 9 is a diagram showing an example of a checkout screen displayed on the checkout terminal according to the embodiment of the present invention. 図10は、本発明の実施形態に係る会計端末に表示される会計画面の一例を示す図である。FIG. 10 is a diagram showing an example of a checkout screen displayed on the checkout terminal according to the embodiment of the present invention. 図11は、本発明の実施形態に係る会計端末に表示される会計画面の一例を示す図である。FIG. 11 is a diagram showing an example of a checkout screen displayed on the checkout terminal according to the embodiment of the present invention. 図12は、本発明の実施形態に係る会計端末に表示される会計画面の一例を示す図である。FIG. 12 is a diagram showing an example of a checkout screen displayed on the checkout terminal according to the embodiment of the present invention. 図13は、本発明の実施形態に係る会計端末に表示される会計画面の一例を示す図である。FIG. 13 is a diagram showing an example of a checkout screen displayed on the checkout terminal according to the embodiment of the present invention. 図14は、本発明の実施形態に係る会計端末に表示される会計画面の一例を示す図である。FIG. 14 is a diagram showing an example of a checkout screen displayed on the checkout terminal according to the embodiment of the present invention. 図15は、本発明の実施形態に係る会計端末に表示される会計画面の一例を示す図である。FIG. 15 is a diagram showing an example of a checkout screen displayed on the checkout terminal according to the embodiment of the present invention. 図16は、本発明の実施形態に係る会計端末に表示される会計画面の一例を示す図である。FIG. 16 is a diagram showing an example of a checkout screen displayed on the checkout terminal according to the embodiment of the present invention. 図17は、本発明の実施形態に係る会計端末に表示される会計画面の一例を示す図である。FIG. 17 is a diagram showing an example of a checkout screen displayed on the checkout terminal according to the embodiment of the present invention. 図18は、本発明の実施形態に係る会計端末に表示される会計画面の一例を示す図である。FIG. 18 is a diagram showing an example of a checkout screen displayed on the checkout terminal according to the embodiment of the present invention. 図19は、本発明の実施形態に係る会計端末に表示される会計画面の一例を示す図である。FIG. 19 is a diagram showing an example of a checkout screen displayed on the checkout terminal according to the embodiment of the present invention. 図20は、本発明の実施形態に係る会計端末に表示される会計画面の一例を示す図である。FIG. 20 is a diagram showing an example of a checkout screen displayed on the checkout terminal according to the embodiment of the present invention. 図21は、本発明の実施形態に係る会計端末に表示される会計画面の一例を示す図である。FIG. 21 is a diagram showing an example of a checkout screen displayed on the checkout terminal according to the embodiment of the present invention. 図22は、本発明の実施形態に係る会計端末で実行される会計支援処理の手順の一例を示すフローチャートである。FIG. 22 is a flow chart showing an example of the accounting support processing procedure executed by the accounting terminal according to the embodiment of the present invention. 図23は、本発明の実施形態に係る会計端末で実行される会計支援処理の手順の一例を示すフローチャートである。FIG. 23 is a flow chart showing an example of the accounting support processing procedure executed by the accounting terminal according to the embodiment of the present invention. 図24は、本発明の実施形態に係る会計端末で実行される会計支援処理の手順の一例を示すフローチャートである。FIG. 24 is a flow chart showing an example of the accounting support processing procedure executed by the accounting terminal according to the embodiment of the present invention.

以下添付図面を参照しながら、本発明の実施形態について説明し、本発明の理解に供する。なお、以下の実施形態は、本発明を具体化した一例であって、本発明の技術的範囲を限定するものではない。 BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings for understanding of the present invention. It should be noted that the following embodiment is an example that embodies the present invention, and does not limit the technical scope of the present invention.

[会計システム100]
図1に示すように、本発明の実施形態に係る会計システム100は、会計端末1とカメラ2とデータベースDBとを含む。会計端末1、カメラ2、及びデータベースDBは、LAN、インターネット、WAN、又は公衆電話回線などの通信網N1を介して通信可能である。
[Accounting system 100]
As shown in FIG. 1, accounting system 100 according to the embodiment of the present invention includes accounting terminal 1, camera 2, and database DB. Accounting terminal 1, camera 2, and database DB can communicate via communication network N1 such as LAN, Internet, WAN, or public telephone line.

カメラ2は、被写体の画像を撮像してデジタル画像データとして出力するデジタルカメラである。カメラ2は、デジタル画像データを通信網N1を通じて会計端末1に送信する通信機能を備えている。カメラ2は、1台であってもよいし複数台であってもよい。具体的には、カメラ2は、店舗内に設置され、店舗の利用者(客)を含む所定エリアを撮像する。例えば、カメラ2は、店舗のレジに設置され、レジから店内側の所定エリアを撮像する。カメラ2は、所定のフレームレートで所定エリアを撮像して、画像データを会計端末1に送信する。前記所定エリアは、例えば会計を行う利用者を撮像可能なエリアである。また、前記所定エリアは、例えば店舗内の全体のエリアであってもよい。本発明では、カメラ2に、店舗に既設のカメラを適用することも可能である。また、カメラ2は、会計端末1に搭載されてもよい。 The camera 2 is a digital camera that takes an image of a subject and outputs it as digital image data. The camera 2 has a communication function for transmitting digital image data to the accounting terminal 1 through the communication network N1. The number of cameras 2 may be one or plural. Specifically, the camera 2 is installed in the store and captures an image of a predetermined area including users (customers) of the store. For example, the camera 2 is installed at a cash register of a store, and captures an image of a predetermined area inside the store from the cash register. Camera 2 captures an image of a predetermined area at a predetermined frame rate and transmits image data to checkout terminal 1 . The predetermined area is, for example, an area in which a user who pays can be imaged. Also, the predetermined area may be, for example, the entire area within the store. In the present invention, it is also possible to apply an existing camera to the store as the camera 2 . Alternatively, the camera 2 may be mounted on the accounting terminal 1 .

会計端末1は、店舗に設置され、利用者の購入商品の会計を行う機器(例えばPOS端末)である。会計端末1は、店員の操作を受け付けて会計を行ってもよいし、利用者の操作を受け付けて会計を行ってもよい。また、会計端末1は、カメラ2により撮像される所定エリアの撮像画像に基づいて、会計を行う利用者を認識し、利用者を識別する識別情報(利用者の顔画像)と利用者の購入商品に関する購入商品情報とを関連付けて登録する。店舗は、例えば飲食店、物販店(小売店)などである。以下の実施形態では、店舗の一例として飲食店を挙げて説明する。 The checkout terminal 1 is a device (for example, a POS terminal) that is installed in a store and performs checkout for products purchased by a user. The accounting terminal 1 may accept an operation by a store clerk to perform accounting, or may accept an operation by a user to perform accounting. In addition, the accounting terminal 1 recognizes the user who makes the transaction based on the captured image of the predetermined area captured by the camera 2, and identifies the user (user's face image) and the user's purchase information. It is registered in association with purchase product information related to the product. The store is, for example, a restaurant, a product store (retail store), or the like. In the following embodiments, a restaurant will be described as an example of a store.

本実施形態では、会計端末1単体が本発明に係る会計システムに相当するが、本発明に係る会計システムは、会計端末1、カメラ2、及びデータベースDBを含んで構成されてもよい。また、会計端末1、カメラ2、及びデータベースDBが一体の機器であってもよい。 In this embodiment, the accounting terminal 1 alone corresponds to the accounting system according to the present invention, but the accounting system according to the present invention may include accounting terminal 1, camera 2, and database DB. Alternatively, the accounting terminal 1, the camera 2, and the database DB may be integrated.

[会計端末1]
図1に示されるように、会計端末1は、制御部11、記憶部12、操作表示部13A,13B、及び通信部14などを備える情報処理装置(例えばPOS端末)である。なお、会計端末1は、1台のコンピューターに限らず、複数台のコンピューターが協働して動作するコンピューターシステムであってもよい。また、会計端末1で実行される各種の処理は、一又は複数のプロセッサーによって分散して実行されてもよい。会計端末1は、本発明の会計システムの一例である。
[accounting terminal 1]
As shown in FIG. 1, accounting terminal 1 is an information processing device (for example, a POS terminal) including control unit 11, storage unit 12, operation display units 13A and 13B, communication unit 14, and the like. Note that the accounting terminal 1 is not limited to one computer, and may be a computer system in which a plurality of computers operate in cooperation. Also, various processes executed by the accounting terminal 1 may be distributed and executed by one or more processors. Accounting terminal 1 is an example of the accounting system of the present invention.

通信部14は、会計端末1を有線又は無線で通信網N1に接続し、通信網N1を介して一又は複数のカメラ2などの外部機器との間で所定の通信プロトコルに従ったデータ通信を実行するための通信インターフェースである。 The communication unit 14 connects the accounting terminal 1 to the communication network N1 by wire or wirelessly, and performs data communication according to a predetermined communication protocol with one or more external devices such as the camera 2 via the communication network N1. It is a communication interface for execution.

操作表示部13A,13Bは、それぞれ、各種の情報を表示する液晶ディスプレイ又は有機ELディスプレイのような表示部と、操作を受け付けるマウス、キーボード、又はタッチパネルのような操作部とを備えるユーザーインターフェースである。操作表示部13A(以下、店員用操作表示部という。)は、店員用の操作表示部であり、店員が操作したり、店員に向けて情報を表示したりする。操作表示部13B(以下、利用者用操作表示部という。)は、利用者用の操作表示部であり、利用者が操作したり、利用者に向けて情報を表示したりする。 The operation display units 13A and 13B are user interfaces each having a display unit such as a liquid crystal display or an organic EL display that displays various information, and an operation unit such as a mouse, keyboard, or touch panel that receives operations. . An operation display unit 13A (hereinafter referred to as a store clerk operation display unit) is an operation display unit for a store clerk, and is operated by the store clerk and displays information for the store clerk. The operation display section 13B (hereinafter referred to as a user operation display section) is an operation display section for the user, and is operated by the user and displays information to the user.

記憶部12は、各種の情報を記憶する半導体メモリー、HDD(Hard Disk Drive)又はSSD(Solid State Drive)などを含む不揮発性の記憶部である。具体的に、記憶部12には、カメラ2が撮像する撮像画像の分析結果を登録する画像分析情報テーブルD1などが記憶される。図2は、画像分析情報テーブルD1の一例を示す図である。なお、前記撮像画像には、レジで会計を行う一又は複数の利用者の画像が含まれる。 The storage unit 12 is a non-volatile storage unit including a semiconductor memory, HDD (Hard Disk Drive), SSD (Solid State Drive), or the like that stores various types of information. Specifically, the storage unit 12 stores an image analysis information table D1 for registering analysis results of captured images captured by the camera 2, and the like. FIG. 2 is a diagram showing an example of the image analysis information table D1. Note that the captured images include images of one or more users who pay at the register.

図2に示すように、画像分析情報テーブルD1には、前記撮像画像から抽出される利用者の顔画像に設定される顔番号ごとに、利用者番号、顔領域(横方向)、顔領域(縦方向)などの情報が登録される。前記利用者番号は、前記撮像画像に含まれる顔画像に対応して設定される利用者識別情報である。なお、前記利用者番号は、店員が前記顔画像を選択する操作に応じて設定されてもよい。前記顔領域(横方向及び縦方向)は、前記撮像画像に含まれる前記顔画像の位置及び範囲を示す情報である。制御部11は、前記撮像画像を取得すると、当該撮像画像を分析(画像解析)して前記各情報を画像分析情報テーブルD1に登録する。 As shown in FIG. 2, the image analysis information table D1 stores a user number, a face area (horizontal direction), a face area (horizontal direction), and a face area ( vertical direction) is registered. The user number is user identification information set corresponding to the face image included in the captured image. The user number may be set according to an operation of selecting the face image by a store clerk. The face area (horizontal direction and vertical direction) is information indicating the position and range of the face image included in the captured image. When the captured image is acquired, the control unit 11 analyzes (image analysis) the captured image and registers each of the information in the image analysis information table D1.

制御部11は、前記撮像画像に基づいて画像分析情報テーブルD1に各情報を登録する。なお、他の実施形態として、画像分析情報テーブルD1が、会計端末1から通信網N1を介してアクセス可能な他のサーバーに記憶されてもよい。この場合、会計端末1の制御部11は、必要に応じて前記サーバーから各種の情報を取得して、後述の会計支援処理(図22~図24参照)などの各処理を実行してもよい。 The control unit 11 registers each information in the image analysis information table D1 based on the captured image. As another embodiment, the image analysis information table D1 may be stored in another server accessible from the checkout terminal 1 via the communication network N1. In this case, the control unit 11 of the accounting terminal 1 may acquire various kinds of information from the server as necessary and execute each process such as accounting support processing (see FIGS. 22 to 24) described later. .

また、制御部11は、データベースDBに格納される各種情報に基づいて会計処理を実行する。データベースDBには、商品情報(不図示)、会計情報D2、購入商品情報D3などのデータが記憶される。前記商品情報には、飲食店で提供可能な全ての商品に関する情報(商品名、代金など)が含まれる。図3は、会計情報D2の一例を示す図であり、図4は、購入商品情報D3の一例を示す図である。 Further, the control unit 11 executes accounting processing based on various information stored in the database DB. Data such as product information (not shown), accounting information D2, and purchased product information D3 are stored in the database DB. The product information includes information (product name, price, etc.) on all products that can be offered at the restaurant. FIG. 3 is a diagram showing an example of accounting information D2, and FIG. 4 is a diagram showing an example of purchased product information D3.

図3に示すように、会計情報D2には、会計ごとに、会計番号、グループ人数、購入商品数、合計金額などの情報が含まれる。前記会計番号は、会計ごとに付与される識別情報である。前記グループ人数は、家族客、団体客などのグループの合計人数であり、例えば飲食店のテーブルの利用人数である。前記購入商品数は、会計対象の商品の合計数である。前記合計金額は、グループごとの、全ての前記購入商品の合計金額である。 As shown in FIG. 3, the transaction information D2 includes information such as the transaction number, the number of people in the group, the number of products purchased, and the total amount for each transaction. The account number is identification information assigned to each account. The number of people in a group is the total number of people in a group, such as family customers and group customers, and is, for example, the number of people using a table in a restaurant. The number of purchased products is the total number of products to be accounted for. The total amount is the total amount of all purchased products for each group.

図4に示すように、購入商品情報D3には、会計ごとに、会計番号、購入商品(注文商品)、利用者番号などの情報が含まれる。複数の利用者を含むグループの場合、例えば同一の会計番号に対して、複数の購入商品が関連付けられて登録される。また、各購入商品には、当該購入商品の代金を支払う利用者の利用者番号が関連付けられて登録される。 As shown in FIG. 4, the purchased product information D3 includes information such as the account number, purchased product (ordered product), and user number for each transaction. In the case of a group including a plurality of users, for example, a plurality of purchased products are registered in association with the same accounting number. Further, each purchased product is registered in association with the user number of the user who pays for the purchased product.

会計情報D2及び購入商品情報D3は、例えば注文端末(不図示)に入力された情報に基づいてデータベースDBに記憶されてもよい。 The accounting information D2 and the purchased product information D3 may be stored in the database DB based on information input to an order terminal (not shown), for example.

また、記憶部12には、制御部11に後述の会計支援処理(図22~図24参照)を実行させるための会計プログラムなどの制御プログラムが記憶されている。例えば、前記会計プログラムは、CD又はDVDなどのコンピューター読取可能な記録媒体に非一時的に記録されており、会計端末1が備えるCDドライブ又はDVDドライブなどの読取装置(不図示)で読み取られて記憶部12に記憶される。 The storage unit 12 also stores a control program such as an accounting program for causing the control unit 11 to execute accounting support processing (see FIGS. 22 to 24), which will be described later. For example, the accounting program is non-temporarily recorded on a computer-readable recording medium such as a CD or DVD, and read by a reader (not shown) such as a CD drive or DVD drive provided in the accounting terminal 1. It is stored in the storage unit 12 .

制御部11は、CPU、ROM、及びRAMなどの制御機器を有する。前記CPUは、各種の演算処理を実行するプロセッサーである。前記ROMは、前記CPUに各種の演算処理を実行させるためのBIOS及びOSなどの制御プログラムが予め記憶される不揮発性の記憶部である。前記RAMは、各種の情報を記憶する揮発性又は不揮発性の記憶部であり、前記CPUが実行する各種の処理の一時記憶メモリー(作業領域)として使用される。そして、制御部11は、前記ROM又は記憶部12に予め記憶された各種の制御プログラムを前記CPUで実行することにより会計端末1を制御する。 The control unit 11 has control devices such as a CPU, ROM, and RAM. The CPU is a processor that executes various kinds of arithmetic processing. The ROM is a non-volatile storage unit in which control programs such as BIOS and OS for causing the CPU to execute various arithmetic processes are stored in advance. The RAM is a volatile or nonvolatile storage unit that stores various information, and is used as a temporary storage memory (work area) for various processes executed by the CPU. The control unit 11 controls the accounting terminal 1 by causing the CPU to execute various control programs pre-stored in the ROM or storage unit 12 .

具体的に、制御部11は、図1に示すように、商品取得処理部111、画像取得処理部112、抽出処理部113、受付処理部114、登録処理部115、表示処理部116、会計処理部117、質問処理部118などの各種の処理部を含む。なお、制御部11は、前記CPUで前記会計プログラムに従った各種の処理を実行することによって前記各種の処理部として機能する。また、制御部11に含まれる一部又は全部の処理部が電子回路で構成されていてもよい。なお、前記会計プログラムは、複数のプロセッサーを前記各種の処理部として機能させるためのプログラムであってもよい。 Specifically, as shown in FIG. 1, the control unit 11 includes a product acquisition processing unit 111, an image acquisition processing unit 112, an extraction processing unit 113, a reception processing unit 114, a registration processing unit 115, a display processing unit 116, and an accounting processing unit. Various processing units such as a unit 117 and a question processing unit 118 are included. The control unit 11 functions as the various processing units by executing various types of processing according to the accounting program by the CPU. Also, part or all of the processing units included in the control unit 11 may be configured by electronic circuits. The accounting program may be a program for causing a plurality of processors to function as the various processing units.

商品取得処理部111は、利用者の購入商品の情報に対応する購入商品情報を取得する。具体的には、商品取得処理部111は、データベースDBを参照して、利用者に対応する会計情報D2(図3参照)及び購入商品情報D3(図4参照)を取得する。会計情報D2及び購入商品情報D3は、前記購入商品情報の一例である。例えば飲食店において、利用者が食事を終えてレジで会計する場合に、利用者が伝票をレジ担当の店員に手渡すと、店員は読取装置などにより伝票の情報コードを読み取る。これにより、商品取得処理部111は、前記情報コードに対応する会計番号(図3及び図4参照)に基づいて利用者の購入商品情報を取得する。商品取得処理部111は、本発明の商品取得処理部の一例である。 The product acquisition processing unit 111 acquires purchased product information corresponding to the purchased product information of the user. Specifically, the product acquisition processing unit 111 refers to the database DB to acquire accounting information D2 (see FIG. 3) and purchased product information D3 (see FIG. 4) corresponding to the user. The accounting information D2 and the purchased product information D3 are examples of the purchased product information. For example, in a restaurant, when a user finishes a meal and pays at a cash register, when the user hands a slip to a cash register clerk, the clerk reads the information code of the slip with a reader or the like. As a result, the product acquisition processing unit 111 acquires the purchased product information of the user based on the account number (see FIGS. 3 and 4) corresponding to the information code. The product acquisition processing unit 111 is an example of the product acquisition processing unit of the present invention.

画像取得処理部112は、カメラ2により撮像される、店舗のレジ前の利用者を含む所定エリアの撮像画像を取得する。画像取得処理部112は、本発明の画像取得処理部の一例である。 The image acquisition processing unit 112 acquires a captured image of a predetermined area including the user in front of the cash register of the store captured by the camera 2 . The image acquisition processing section 112 is an example of the image acquisition processing section of the present invention.

抽出処理部113は、画像取得処理部112により取得される前記撮像画像から利用者の利用者画像を抽出する。具体的には、抽出処理部113は、前記撮像画像から利用者の顔画像を抽出する。前記撮像画像に複数の利用者が含まれる場合には、抽出処理部113は、利用者ごとの顔画像を抽出する。抽出処理部113は、顔画像を抽出すると、顔番号に関連付けて、当該顔画像の顔領域の情報を画像分析情報テーブルD1(図2参照)に登録する。なお、抽出処理部113は、会計画面(後述)において所定のユーザー操作(例えば人物特定開始の指示操作)を受け付けた場合に、前記撮像画像から利用者の利用者画像を抽出してもよい。抽出処理部113は、本発明の抽出処理部の一例である。 The extraction processing unit 113 extracts a user image of the user from the captured image acquired by the image acquisition processing unit 112 . Specifically, the extraction processing unit 113 extracts the face image of the user from the captured image. When a plurality of users are included in the captured image, the extraction processing unit 113 extracts a face image for each user. After extracting the face image, the extraction processing unit 113 registers the face region information of the face image in the image analysis information table D1 (see FIG. 2) in association with the face number. Note that the extraction processing unit 113 may extract the user image of the user from the captured image when a predetermined user operation (for example, an instruction operation to start person identification) is received on the accounting screen (described later). The extraction processing unit 113 is an example of the extraction processing unit of the present invention.

受付処理部114は、会計端末1に対する店員、利用者の各種操作を受け付ける。前記操作の具体例は後述する。受付処理部114は、本発明の受付処理部の一例である。 The reception processing unit 114 receives various operations performed by the store clerk and the user on the accounting terminal 1 . A specific example of the operation will be described later. The reception processing unit 114 is an example of the reception processing unit of the present invention.

登録処理部115は、店員用操作表示部13Aに表示される会計画面において、抽出処理部113により抽出される前記利用者画像に対応する利用者識別画像と、商品取得処理部111により取得される前記購入商品情報とを関連付けて登録する。具体的には、登録処理部115は、商品取得処理部111が伝票の前記情報コード基づいて取得した会計番号に、利用者の顔画像と、当該利用者が支払う購入商品に関する情報(購入商品名)とを関連付けて登録する。また、登録処理部115は、購入商品情報D3(図4参照)に、購入商品の代金を支払う利用者の利用者番号を登録する。登録処理部115は、本発明の登録処理部の一例である。前記顔画像は、本発明の利用者識別画像の一例である。なお、本発明の利用者識別画像は、顔画像に限定されず、利用者を識別可能な身体の一部の画像、又は、利用者を識別可能な所持品の画像であってもよい。 The registration processing unit 115 registers the user identification image corresponding to the user image extracted by the extraction processing unit 113 and the user identification image acquired by the product acquisition processing unit 111 on the checkout screen displayed on the clerk operation display unit 13A. It is registered in association with the purchase product information. Specifically, the registration processing unit 115 adds the user's facial image and information (purchased product name ) is associated with and registered. The registration processing unit 115 also registers the user number of the user who pays for the purchased product in the purchased product information D3 (see FIG. 4). The registration processing unit 115 is an example of the registration processing unit of the present invention. The face image is an example of the user identification image of the present invention. Note that the user identification image of the present invention is not limited to a face image, and may be an image of a part of the body with which the user can be identified, or an image of belongings with which the user can be identified.

表示処理部116は、店員用操作表示部13A及び利用者用操作表示部13Bのそれぞれに、各種の会計画面を表示させる。具体的には、表示処理部116は、画像取得処理部112により取得される前記撮像画像を店員用操作表示部13Aに表示させ、かつ前記撮像画像から抽出される利用者の利用者画像(顔画像)に対応付けて当該利用者の識別情報(利用者番号)を店員用操作表示部13Aに表示させる。また、表示処理部116は、会計画面に、利用者の顔画像と、当該利用者の購入商品の前記購入商品情報とを関連付けて表示させる。表示処理部116は、本発明の表示処理部の一例である。 The display processing unit 116 causes the store clerk operation display unit 13A and the user operation display unit 13B to display various accounting screens. Specifically, the display processing unit 116 causes the clerk operation display unit 13A to display the captured image acquired by the image acquisition processing unit 112, and the user image (face image) of the user extracted from the captured image. image), and the identification information (user number) of the user is displayed on the clerk operation display unit 13A. In addition, the display processing unit 116 displays the face image of the user and the purchased product information of the purchased product of the user in association with each other on the checkout screen. The display processing section 116 is an example of the display processing section of the present invention.

会計処理部117は、登録処理部115により登録される顔画像及び前記購入商品情報に対応する利用者の会計処理を実行する。 The accounting processing unit 117 executes accounting processing of the user corresponding to the face image registered by the registration processing unit 115 and the purchased product information.

以下、具体例を示す。図5には、店員用操作表示部13Aに表示される会計画面の一例を示している。図5に示す会計画面において、店員は、利用者の会計方法について、一括支払による会計、及び、割り勘支払による会計のいずれかを選択する。例えば、店員が利用者に前記会計方法を質問して、利用者が割り勘支払を選択すると、店員は、図5に示す会計画面の「割り勘支払」をタッチする。受付処理部114は、店員のタッチ操作を受け付ける。 Specific examples are shown below. FIG. 5 shows an example of a checkout screen displayed on the clerk operation display section 13A. On the checkout screen shown in FIG. 5, the store clerk selects either a lump sum payment or a split payment as the user's accounting method. For example, when the clerk asks the user about the accounting method and the user selects split payment, the clerk touches "split payment" on the accounting screen shown in FIG. The reception processing unit 114 receives the touch operation of the store clerk.

「割り勘支払」が選択された場合、表示処理部116は、図6に示す会計画面を店員用操作表示部13Aに表示させる。図6に示す会計画面には、飲食店で注文可能な全ての商品の情報と、会計を行う利用者(ここでは会計番号「2」の3人グループ)を撮像した撮像画像P1と、当該グループの購入商品に関する購入商品一覧P3と、各利用者の識別情報及び代金を支払う商品に関する商品情報を表示及び編集するための利用者別表示欄P2とが表示される。また図6に示すように、表示処理部116は、会計画面において撮像画像P1を表示させるとともに、撮像画像P1から認識された各利用者の利用者番号(ここでは「1」、「2」、「3」)を利用者画像(例えば顔画像)の近傍に表示させる。前記利用者番号は、制御部11により自動的に付与されてもよいし、店員の選択操作に応じて付与されてもよい。これにより、店員は、会計画面において、利用者の人数を把握することができる。 When "split the bill" is selected, the display processing unit 116 causes the clerk operation display unit 13A to display the checkout screen shown in FIG. The checkout screen shown in FIG. 6 includes information on all products that can be ordered at a restaurant, a photographed image P1 of the users (here, a group of three with checkout number “2”) who performs the checkout, and an image of the group. and a user-by-user display field P2 for displaying and editing identification information of each user and product information on products to be paid. Further, as shown in FIG. 6, the display processing unit 116 displays the captured image P1 on the checkout screen, and also displays the user numbers of each user recognized from the captured image P1 (here, "1", "2", "3") is displayed near the user image (for example, face image). The user number may be automatically assigned by the control unit 11, or may be assigned according to a selection operation by a store clerk. As a result, the store clerk can grasp the number of users on the checkout screen.

また図6に示すように、表示処理部116は、会計画面の利用者別表示欄P2に、認識した利用者ごとに、利用者番号と利用者の顔画像とを表示させる。図6の例では、撮像画像P1に含まれる右端の利用者に対応する利用者番号「1」に、当該利用者の顔画像が関連付けられて表示されており、撮像画像P1に含まれる左端の利用者に対応する利用者番号「2」に、当該利用者の顔画像が関連付けられて表示されており、撮像画像P1に含まれる中央の利用者に対応する利用者番号「3」に、当該利用者の顔画像が関連付けられて表示されている。 Further, as shown in FIG. 6, the display processing unit 116 displays the user number and the user's face image for each recognized user in the user-by-user display field P2 of the checkout screen. In the example of FIG. 6, the face image of the user is associated with the user number "1" corresponding to the rightmost user included in the captured image P1, and the leftmost user included in the captured image P1 is displayed. The user number "2" corresponding to the user is displayed in association with the face image of the user, and the user number "3" corresponding to the central user included in the captured image P1 is displayed. The user's face image is associated and displayed.

受付処理部114は、前記会計画面において、店員から、所定の購入商品を選択する選択操作を受け付ける。例えば、店員は利用者(3人グループ)に「唐揚定食」の代金「700円」を支払う利用者を口頭で質問する。利用者番号「1」の利用者(右端の利用者)が「唐揚定食」の代金「700円」を支払うことを回答すると、店員は、図7に示すように、会計画面の購入商品一覧P3において、「唐揚定食」を選択(タッチ)する。表示処理部116は、店員がタッチした「唐揚定食」の表示態様(例えば表示色)を変更する。店員は、前記会計画面上で「唐揚定食」の情報を、購入商品一覧P3から、利用者別表示欄P2の利用者番号「1」の登録欄に移動させる(図8参照)。例えば、店員は、「唐揚定食」の情報を含む画像アイコンを、購入商品一覧P3から利用者別表示欄P2の利用者番号「1」の登録欄に移動させる操作(ドラッグアンドドロップ操作)を行う(図9参照)。表示処理部116は、利用者番号「1」に、「唐揚定食」及び「700円」の情報を関連付けて表示させる。また、登録処理部115は、購入商品情報D3(図4参照)において、「唐揚定食」の情報に利用者番号「1」を関連付けて登録する。このようにして、登録処理部115は、店員の操作に応じて、「唐揚定食」の支払いを利用者番号「1」の利用者に割り当てる。なお、表示処理部116は、購入商品一覧P3から「唐揚定食」の情報を削除する(図9参照)。 The reception processing unit 114 receives a selection operation for selecting a predetermined purchase product from the store clerk on the checkout screen. For example, the store clerk verbally asks the user (a group of three) who pays "700 yen" for the "fried chicken set meal". When the user with the user number "1" (the user on the far right) answers that he will pay "700 yen" for the "fried chicken set meal", the clerk displays the purchased product list on the checkout screen as shown in FIG. At P3, the user selects (touches) "fried chicken set meal". The display processing unit 116 changes the display mode (for example, the display color) of the "fried chicken set meal" touched by the store clerk. The store clerk moves the information of "fried chicken set meal" from the purchased product list P3 to the registration column of the user number "1" in the display column P2 for each user on the checkout screen (see FIG. 8). For example, the store clerk performs an operation (drag-and-drop operation) to move an image icon including the information of "fried chicken set meal" from the purchased product list P3 to the registration field of the user number "1" in the user-specific display field P2. (see Figure 9). The display processing unit 116 causes the user number "1" to be displayed in association with the information of "fried chicken set meal" and "700 yen". Further, the registration processing unit 115 registers the user number “1” in association with the information of “fried chicken set meal” in the purchased product information D3 (see FIG. 4). In this manner, the registration processing unit 115 allocates the payment for the “fried chicken set meal” to the user with the user number “1” according to the operation of the store clerk. It should be noted that the display processing unit 116 deletes the information of "fried chicken set meal" from the purchased product list P3 (see FIG. 9).

同様に、店員は、「カツ丼」及び「ラーメン」の支払いをいずれかの利用者に割り当てる。ここでは、表示処理部116は、利用者番号「2」に、「カツ丼」及び「600円」の情報と、「ラーメン」及び「550円」の情報とを関連付けて表示させる(図10参照)。また表示処理部116は、「カツ丼」及び「ラーメン」の合計金額「1150円」を表示させる。また登録処理部115は、購入商品情報D3(図4参照)において、「カツ丼」及び「ラーメン」の情報に利用者番号「2」を関連付けて登録する。登録処理部115は、購入商品一覧P3に表示された全ての購入商品を利用者に割り当てるまで、店員の操作に応じて上述の処理を繰り返し実行する。なお、表示処理部116は、購入商品一覧P3に表示された全ての購入商品が利用者に割り当てられた場合に、利用者別表示欄P2の表示色(背景色)を変更してもよい。これにより、店員は、購入商品一覧P3に表示された全ての購入商品が利用者に割り当てられたことを容易に認識することができる。 Similarly, the store clerk allocates the payment for "Katsudon" and "Ramen" to one of the users. Here, the display processing unit 116 causes the user number “2” to display the information of “Katsudon” and “600 yen” in association with the information of “Ramen” and “550 yen” (see FIG. 10). ). The display processing unit 116 also displays the total amount of "1150 yen" for "Katsudon" and "Ramen". In addition, the registration processing unit 115 registers the information of "katsudon" and "ramen" in association with the user number "2" in the purchased product information D3 (see FIG. 4). The registration processing unit 115 repeatedly executes the above-described processing according to the operations of the store clerk until all the purchased products displayed in the purchased product list P3 are assigned to the user. Note that the display processing unit 116 may change the display color (background color) of the user-by-user display field P2 when all the purchased products displayed in the purchased product list P3 are assigned to the user. Thereby, the store clerk can easily recognize that all the purchased products displayed in the purchased product list P3 have been assigned to the user.

購入商品一覧P3に表示された全ての購入商品が利用者に割り当てられて利用者別表示欄P2に表示されると、受付処理部114は、店員の会計操作を受け付ける。例えば、図11に示す会計画面において、店員が利用者番号「1」に対応する購入商品「唐揚定食」の会計ボタンをタッチすると、受付処理部114は会計操作を受け付けて、表示処理部116は、利用者番号「1」に対応する会計情報を表示させる(図12参照)。利用者が代金「1000円」を入金すると、又は、店員が利用者から代金「1000円」を受け取って入金すると、会計処理部117は利用者番号「1」に対応する決済を実行する。続いて、店員は利用者番号「2」に対応する購入商品「唐揚定食」の会計ボタンをタッチして(図11参照)、会計処理部117は利用者番号「2」に対応する決済を実行する。 When all the purchased products displayed in the purchased product list P3 are assigned to the user and displayed in the user-by-user display field P2, the reception processing unit 114 receives the salesclerk's checkout operation. For example, on the checkout screen shown in FIG. 11, when the clerk touches the checkout button for the purchased product “Karaage set meal” corresponding to the user number “1”, the reception processing unit 114 accepts the checkout operation, and the display processing unit 116 displays accounting information corresponding to user number "1" (see FIG. 12). When the user deposits the price of "1000 yen" or when the store clerk receives and deposits the price of "1000 yen" from the user, the accounting processing unit 117 executes the settlement corresponding to the user number "1". Subsequently, the store clerk touches the checkout button for the purchased product "fried chicken set meal" corresponding to user number "2" (see FIG. 11), and the checkout processing unit 117 completes the payment corresponding to user number "2". Run.

以上のようにして、会計処理部117は、会計番号「2」の購入商品(「唐揚定食」、「カツ丼」、「ラーメン」)について、割り勘支払による会計処理を実行する。なお、例えば、店員が利用者に前記会計方法を質問して、利用者が一括支払を選択すると、店員は、図5に示す会計画面の「一括支払」をタッチする。この場合、会計処理部117は、合計金額(ここでは「1150円」)の会計処理を実行する。 As described above, the accounting processing unit 117 executes accounting processing by splitting the bill for the purchased product (“fried chicken set meal”, “katsudon”, and “ramen”) with the accounting number “2”. For example, when the store clerk asks the user about the accounting method and the user selects lump-sum payment, the store clerk touches "lump-sum payment" on the accounting screen shown in FIG. In this case, the accounting processing unit 117 executes accounting processing for the total amount (here, "1150 yen").

すなわち、会計端末1では、前記撮像画像に複数の利用者の利用者画像が含まれる場合に、抽出処理部113は、前記複数の利用者のそれぞれの利用者画像を抽出し、登録処理部115は、会計画面において、前記利用者識別画像(顔画像)ごとに、対応する前記購入商品情報を関連付けて登録し、会計処理部117は、利用者ごとに、当該利用者の購入商品の会計処理を実行する。 That is, in accounting terminal 1, when user images of a plurality of users are included in the captured image, extraction processing unit 113 extracts the user images of each of the plurality of users, and registration processing unit 115 registers the purchased product information corresponding to each of the user identification images (face images) on the accounting screen, and the accounting processing unit 117 performs accounting processing of the purchased products of the user for each user. to run.

本発明は上述の実施形態に限定されない。上述の実施形態では、登録処理部115は、店員が購入商品一覧P3に表示された各購入商品を利用者別表示欄P2に割り振る操作を行うことにより、利用者番号と顔画像と購入商品情報とを関連付けて登録している。すなわち、受付処理部114は、会計画面において、購入商品一覧P3のうち会計対象の購入商品を選択する第1操作(図7参照)と、当該第1操作により選択された購入商品を利用者識別画像(顔画像)に関連付ける第2操作(図8及び図9参照)とを受け付け、登録処理部115は、前記第1操作及び前記第2操作を受け付けた場合に、顔画像と前記第1操作により選択された購入商品の前記購入商品情報とを関連付けて登録する。 The invention is not limited to the embodiments described above. In the above-described embodiment, the registration processing unit 115 registers the user number, face image, and purchased product information by performing the operation of assigning each purchased product displayed in the purchased product list P3 to the user-by-user display field P2. is registered in association with That is, the reception processing unit 114 performs a first operation (see FIG. 7) to select a purchased product for accounting from the purchased product list P3 on the accounting screen, and performs user identification of the purchased product selected by the first operation. A second operation (see FIGS. 8 and 9) for associating with an image (face image) is accepted, and when the registration processing unit 115 accepts the first operation and the second operation, the face image and the first operation are accepted. and the purchased product information of the purchased product selected by are associated with each other and registered.

他の実施形態として、登録処理部115は、利用者への質問に対する回答に基づいて、会計画面において、顔画像と前記購入商品情報とを関連付けて登録してもよい。例えば、図13に示すように、店員は、会計画面の購入商品一覧P3において、「唐揚定食」を選択して、人物特定開始ボタンB1をタッチする。すると、質問処理部118は、利用者に購入商品に関する質問を行う。例えば図14に示すように、質問処理部118は、「唐揚定食」を注文した利用者が誰なのかを質問する。ここで、質問処理部118は、利用者に対して、予め設定されたジェスチャー操作(例えば「挙手」)により回答するように促す。なお、質問処理部118は、前記質問を利用者用操作表示部13Bに表示させてもよいし(図14参照)、音声により出力してもよい。 As another embodiment, the registration processing unit 115 may associate and register the face image and the purchased product information on the checkout screen based on the answer to the user's question. For example, as shown in FIG. 13, the clerk selects "fried chicken set meal" in the purchased product list P3 on the checkout screen, and touches the person identification start button B1. Then, the question processing unit 118 asks the user a question about the purchased product. For example, as shown in FIG. 14, the question processing unit 118 asks who the user ordered the "fried chicken set meal". Here, the question processing unit 118 prompts the user to answer by a preset gesture operation (for example, "raise hand"). The question processing unit 118 may display the question on the user operation display unit 13B (see FIG. 14), or may output the question by voice.

登録処理部115は、前記質問に対する利用者のジェスチャー操作に基づいて、顔画像と前記購入商品情報とを関連付けて登録する。例えば図15に示すように、前記質問に対して利用者番号「1」の利用者が挙手すると、登録処理部115は、挙手のジェスチャー操作を認識して、利用者番号「1」の顔画像と「唐揚定食」の情報とを関連付けて登録する。また、登録処理部115は、購入商品情報D3(図4参照)において、「唐揚定食」の情報に利用者番号「1」を関連付けて登録する。また、表示処理部116は、利用者番号「1」に、「唐揚定食」及び「700円」の情報を関連付けて表示させる。 The registration processing unit 115 associates and registers the face image and the purchase product information based on the user's gesture operation in response to the question. For example, as shown in FIG. 15, when the user with the user number “1” raises his hand in response to the question, the registration processing unit 115 recognizes the hand-raising gesture operation and displays the face image of the user number “1”. and the information of "fried chicken set meal" are associated and registered. Further, the registration processing unit 115 registers the user number “1” in association with the information of “fried chicken set meal” in the purchased product information D3 (see FIG. 4). In addition, the display processing unit 116 causes the user number "1" to be displayed in association with the information of "fried chicken set meal" and "700 yen".

同様に、登録処理部115は、「カツ丼」及び「ラーメン」についても、前記質問に対する利用者のジェスチャー操作に基づいて、顔画像と前記購入商品情報とを関連付けて登録する。 Similarly, the registration processing unit 115 also registers "katsudon" and "ramen" by associating the face image with the purchase product information based on the user's gesture operation in response to the question.

また、上述の実施形態では、登録処理部115は、店員の操作を介して顔画像と前記購入商品情報とを関連付けて登録している。他の実施形態として、登録処理部115は、店員の操作を介さず、利用者の操作のみにより顔画像と前記購入商品情報とを関連付けて登録してもよい。この構成は、例えば利用者が会計端末1を操作して会計を行うセルフレジに適用することができる。具体的には、表示処理部116は、図5に示す会計画面を利用者用操作表示部13Bに表示させる。利用者が会計画面の「割り勘支払」をタッチすると、受付処理部114は、利用者のタッチ操作を受け付け、表示処理部116は、図16に示す会計画面を表示させる。 In the above-described embodiment, the registration processing unit 115 associates and registers the face image and the purchased product information through the operation of the store clerk. As another embodiment, the registration processing unit 115 may associate and register the face image and the purchase product information only by the operation of the user without the operation of the store clerk. This configuration can be applied, for example, to a self-checkout where a user operates the checkout terminal 1 to checkout. Specifically, the display processing unit 116 causes the user operation display unit 13B to display the checkout screen shown in FIG. When the user touches "split the bill" on the accounting screen, the reception processing unit 114 accepts the user's touch operation, and the display processing unit 116 displays the accounting screen shown in FIG.

利用者が図16の会計画面の購入商品一覧P3において「唐揚定食」を選択すると、質問処理部118は、利用者に購入商品に関する質問を行う(図14参照)。質問処理部118は、利用者に対して、予め設定されたジェスチャー操作(例えば「挙手」)により回答するように促す。登録処理部115は、前記質問に対する利用者のジェスチャー操作に基づいて、顔画像と前記購入商品情報とを関連付けて登録する。例えば図17に示すように、前記質問に対して利用者番号「1」の利用者が挙手すると、登録処理部115は、挙手のジェスチャー操作を認識して、利用者番号「1」の顔画像と「唐揚定食」の情報を関連付けて登録する。また、登録処理部115は、購入商品情報D3(図4参照)において、「唐揚定食」の情報に利用者番号「1」を関連付けて登録する。また、表示処理部116は、利用者番号「1」に、「唐揚定食」及び「700円」の情報を関連付けて表示させる(図17参照)。 When the user selects "fried chicken set meal" in the purchased product list P3 on the checkout screen of FIG. 16, the question processing unit 118 asks the user a question about the purchased product (see FIG. 14). The question processing unit 118 prompts the user to answer by a preset gesture operation (for example, "raise hand"). The registration processing unit 115 associates and registers the face image and the purchase product information based on the user's gesture operation in response to the question. For example, as shown in FIG. 17, when the user with the user number “1” raises his hand in response to the question, the registration processing unit 115 recognizes the hand-raising gesture operation and displays the face image of the user number “1”. and "Karaage Set Meal" information are associated and registered. Further, the registration processing unit 115 registers the user number “1” in association with the information of “fried chicken set meal” in the purchased product information D3 (see FIG. 4). Further, the display processing unit 116 associates the user number "1" with the information of "fried chicken set meal" and "700 yen" and displays them (see FIG. 17).

同様に、登録処理部115は、「カツ丼」及び「ラーメン」についても、前記質問に対する利用者のジェスチャー操作に基づいて、顔画像と前記購入商品情報とを関連付けて登録する(図18参照)。 Similarly, the registration processing unit 115 also registers "Katsudon" and "Ramen" by associating the face image with the purchase product information based on the user's gesture operation in response to the question (see FIG. 18). .

また、図18の会計画面において、利用者が利用者番号「1」に対応する購入商品「唐揚定食」の会計ボタンをタッチすると、受付処理部114は会計操作を受け付けて、会計処理部117は利用者番号「1」に対応する決済を実行する。このようにして、利用者自身が割り勘支払の操作を行ってもよい。 18, when the user touches the checkout button for the purchased product "fried chicken set meal" corresponding to the user number "1", the reception processing unit 114 accepts the checkout operation, and the checkout processing unit 117 executes the settlement corresponding to the user number "1". In this way, the user himself/herself may perform the operation of splitting the bill.

ここで、前記ジェスチャー操作は、「挙手」に限定されず、他の操作であってもよい。例えば、前記ジェスチャー操作は、「うなずき」、「Vサイン」などであってもよい。また、図19に示すように、複数のジェスチャー操作の情報が記憶部12に予め登録され、ユーザー(例えば店舗の管理者)が、前記質問に対する回答に利用するジェスチャー操作(判別用ジェスチャー操作)を設定可能であってもよい。 Here, the gesture operation is not limited to "raising hand" and may be another operation. For example, the gesture operation may be a "nod", a "V sign", or the like. Further, as shown in FIG. 19, information on a plurality of gesture operations is registered in advance in the storage unit 12, and a user (for example, store manager) selects a gesture operation (discrimination gesture operation) used for answering the question. It may be configurable.

また、前記質問に対する回答方法について、前記ジェスチャー操作に代えて、音声による回答を利用してもよい。具体的には、登録処理部115は、前記質問に対する前記利用者の発話音声に基づいて、顔画像と前記購入商品情報とを関連付けて登録する。例えば図20に示すように、質問処理部118は、利用者に対して、予め設定された音声(例えば「はい」)を発話して回答するように促す。例えば前記質問に対して利用者番号「1」の利用者が「はい」を発話すると、登録処理部115は、利用者番号「1」の顔画像と「唐揚定食」の情報を関連付けて登録する。 Further, as a method of answering the question, a voice answer may be used instead of the gesture operation. Specifically, the registration processing unit 115 associates and registers the face image and the purchase product information based on the user's uttered voice in response to the question. For example, as shown in FIG. 20, the question processing unit 118 urges the user to answer by uttering a preset voice (for example, "yes"). For example, when the user with the user number “1” says “yes” to the above question, the registration processing unit 115 registers the face image of the user number “1” in association with the information of “fried chicken set meal”. do.

なお、前記音声は、「はい」に限定されず、例えば「私です」、「食べました」などであってもよい。また、図21に示すように、複数の音声の情報が記憶部12に予め登録され、ユーザー(例えば店舗の管理者)が、前記質問に対する回答に利用する音声(判別用音声)を設定可能であってもよい。 Note that the voice is not limited to "Yes", and may be, for example, "It's me" or "I ate". Further, as shown in FIG. 21, information on a plurality of voices is registered in advance in the storage unit 12, and the user (for example, store manager) can set voices (audios for discrimination) to be used for answering the questions. There may be.

[会計支援処理]
以下、会計端末1の制御部11によって実行される会計支援処理について説明する。例えば、制御部11は、利用者が伝票をレジ担当の店員に手渡し、店員が読取装置などにより伝票の情報コードを読み取ることにより前記会計プログラムの実行を開始することによって、前記会計支援処理を開始する。
[Accounting support processing]
Accounting support processing executed by the control unit 11 of the accounting terminal 1 will be described below. For example, the control unit 11 starts the accounting support process when the user hands over the slip to the clerk in charge of the cash register, and the clerk reads the information code of the slip with a reading device or the like, thereby starting the execution of the accounting program. do.

なお、本発明は、前記会計支援処理に含まれる一又は複数のステップを実行する会計方法の発明として捉えることができる。また、ここで説明する前記会計支援処理に含まれる一又は複数のステップが適宜省略されてもよい。また、前記会計支援処理における各ステップは、同様の作用効果を生じる範囲で実行順序が異なってもよい。さらに、ここでは制御部11が前記会計支援処理における各ステップを実行する場合を例に挙げて説明するが、他の実施形態では、一又は複数のプロセッサーが前記会計支援処理における各ステップを分散して実行してもよい。 The present invention can be regarded as an invention of an accounting method for executing one or more steps included in the accounting support processing. Also, one or more steps included in the accounting support processing described here may be omitted as appropriate. Further, each step in the accounting support process may differ in execution order as long as the same effects are produced. Furthermore, here, a case where the control unit 11 executes each step in the accounting support process will be described as an example, but in another embodiment, one or more processors distribute each step in the accounting support process. You can also run

図22は、前記会計支援処理に含まれる利用者登録処理の手順の一例を示すフローチャートである。制御部11は、前記会計支援処理に際し、先ず、前記撮像画像に基づいて利用者を認識する利用者登録処理を実行する。 FIG. 22 is a flow chart showing an example of a procedure of user registration processing included in the accounting support processing. When performing the accounting support process, the control unit 11 first executes a user registration process for recognizing the user based on the captured image.

ステップS1において、制御部11は、利用者の購入商品の情報に対応する購入商品情報を取得する。具体的には、制御部11は、データベースDBを参照して、利用者に対応する会計情報D2(図3参照)及び購入商品情報D3(図4参照)を取得する。例えば、制御部11は、伝票から会計番号を取得し、会計番号に関連付けられた会計情報D2及び購入商品情報D3を取得する。ステップS1は、本発明の商品取得ステップの一例である。 In step S<b>1 , the control unit 11 acquires purchased product information corresponding to the purchased product information of the user. Specifically, the control unit 11 refers to the database DB and acquires the accounting information D2 (see FIG. 3) and the purchased commodity information D3 (see FIG. 4) corresponding to the user. For example, the control unit 11 acquires the account number from the slip, and acquires the account information D2 and the purchased product information D3 associated with the account number. Step S1 is an example of the product acquisition step of the present invention.

次にステップS2において、制御部11は、利用者の会計方法が割り勘支払であるか否かを判定する。制御部11は、例えば図5に示す会計画面において、店員の選択操作に基づいて会計方法を判定する。会計方法が割り勘支払である場合(S2:Yes)、処理はステップS3に移行する。制御部11は、会計画面に購入商品一覧P3を表示させる(図6参照)。 Next, in step S2, the control unit 11 determines whether or not the accounting method of the user is split payment. The control unit 11 determines the accounting method based on the selection operation of the store clerk on the accounting screen shown in FIG. 5, for example. If the accounting method is split payment (S2: Yes), the process proceeds to step S3. The control unit 11 displays the purchase product list P3 on the checkout screen (see FIG. 6).

一方、会計方法が割り勘支払でない場合、すなわち前記会計方法が一括支払である場合(S2:No)、処理はステップS201に移行する。ステップS201では、制御部11は、一括支払による会計処理を実行して、前記会計支援処理を終了する。 On the other hand, if the accounting method is not split payment, that is, if the accounting method is lump sum payment (S2: No), the process proceeds to step S201. In step S201, the control unit 11 executes accounting processing by lump-sum payment, and terminates the accounting support processing.

ステップS3において、制御部11は、カメラ2により撮像される、店舗のレジ前の利用者を含む所定エリアの撮像画像P1を取得する。制御部11は、取得した撮像画像P1を会計画面に表示させる(図6参照)。ステップS3は、本発明の画像取得ステップの一例である。 In step S3, the control unit 11 acquires a captured image P1 of a predetermined area including the user in front of the checkout of the store captured by the camera 2. FIG. The control unit 11 displays the acquired captured image P1 on the checkout screen (see FIG. 6). Step S3 is an example of the image acquisition step of the present invention.

次にステップS4において、制御部11は、画像分析情報テーブルD1(図2参照)の顔番号を「0」に設定する。 Next, in step S4, the control section 11 sets the face number of the image analysis information table D1 (see FIG. 2) to "0".

次にステップS5において、制御部11は、取得した撮像画像P1の走査(スキャン処理)を開始する。例えば、制御部11は、撮像画像P1を横方向右側から走査する。 Next, in step S5, the control unit 11 starts scanning (scanning process) of the acquired captured image P1. For example, the control unit 11 scans the captured image P1 from the right side in the horizontal direction.

次にステップS6において、制御部11は、撮像画像P1から顔画像を検出したか否かを判定する。制御部11が撮像画像P1から前記顔画像を検出した場合(S6:Yes)、処理はステップS7に移行する。一方、制御部11が撮像画像P1から前記顔画像を検出しない場合(S6:No)、処理はステップS10に移行する。 Next, in step S6, the control unit 11 determines whether or not a face image has been detected from the captured image P1. When the control unit 11 detects the face image from the captured image P1 (S6: Yes), the process proceeds to step S7. On the other hand, when the control unit 11 does not detect the face image from the captured image P1 (S6: No), the process proceeds to step S10.

ステップS7では、制御部11は、撮像画像P1から前記顔画像を抽出して、画像分析情報テーブルD1(図2参照)に、前記顔番号「1」及び顔領域(横方向及び縦方向)を登録する。ステップS6,S7は、本発明の抽出ステップの一例である。 In step S7, the control unit 11 extracts the face image from the captured image P1, and stores the face number "1" and the face area (horizontal direction and vertical direction) in the image analysis information table D1 (see FIG. 2). sign up. Steps S6 and S7 are examples of extraction steps of the present invention.

次にステップS8において、制御部11は、利用者番号「1」を、前記検出した顔画像の近傍に表示させる(図6参照)。また、制御部11は、利用者番号「1」を前記顔番号「1」に関連付けて登録する(図2参照)。 Next, in step S8, the control unit 11 displays the user number "1" near the detected face image (see FIG. 6). Further, the control unit 11 registers the user number “1” in association with the face number “1” (see FIG. 2).

次にステップS9において、制御部11は、利用者番号「1」と利用者の顔画像とを、会計画面の利用者別表示欄P2に表示させる(図6参照)。 Next, in step S9, the control unit 11 displays the user number "1" and the face image of the user in the user-by-user display field P2 of the checkout screen (see FIG. 6).

次にステップS10において、制御部11は、撮像画像P1の終端(ここでは左端)まで走査が完了したか否かを判定する。制御部11は、走査を完了すると(S10:Yes)、利用者登録処理を終了する。一方、制御部11は、走査を完了していない場合(S10:No)、ステップS101に移行して走査を続行する。 Next, in step S10, the control unit 11 determines whether scanning has been completed up to the end (here, the left end) of the captured image P1. When the scanning is completed (S10: Yes), the control unit 11 ends the user registration process. On the other hand, when the scanning is not completed (S10: No), the controller 11 proceeds to step S101 and continues the scanning.

制御部11は、撮像画像P1の走査を続行して次の顔画像を検出すると(S6:Yes)、上述のステップS7~S9の処理を実行する。このようにして、制御部11は、撮像画像P1から顔画像を検出しなくなるまで上述の処理を繰り返す。制御部11は、前記利用者登録処理を終了すると、以下に示す割り勘処理を実行する。図6は、制御部11が撮像画像P1に対して前記利用者登録処理を終了した状態を示している。 When the control unit 11 continues scanning the captured image P1 and detects the next face image (S6: Yes), it executes the processes of steps S7 to S9 described above. In this manner, the control unit 11 repeats the above-described processing until no face image is detected from the captured image P1. After completing the user registration process, the control unit 11 executes the following process of splitting the bill. FIG. 6 shows a state in which the control unit 11 has completed the user registration process for the captured image P1.

図23は、前記割り勘処理の手順の一例を示すフローチャートである。制御部11は、前記利用者登録処理(図22参照)が終了すると、ユーザー(店員)の操作に応じて割り勘支払による会計を行う割り勘処理を実行する。 FIG. 23 is a flow chart showing an example of the procedure of the split bill process. After completing the user registration process (see FIG. 22), the control unit 11 executes a split bill process for accounting by split bill payment according to the operation of the user (clerk).

ステップS11において、制御部11は、会計画面において購入商品一覧P3(図6参照)から購入商品が選択されたか否かを判定する。購入商品一覧P3から購入商品が選択された場合(S11:Yes)、処理はステップS12に移行する(図7参照)。ステップS12において、制御部11は、選択された購入商品の表示態様(例えば表示色)を変更する(図7参照)。 In step S11, the control unit 11 determines whether or not a purchased product has been selected from the purchased product list P3 (see FIG. 6) on the checkout screen. If a purchased product is selected from the purchased product list P3 (S11: Yes), the process proceeds to step S12 (see FIG. 7). In step S12, the control unit 11 changes the display mode (for example, display color) of the selected purchased product (see FIG. 7).

次にステップS13において、制御部11は、選択された購入商品が利用者別表示欄P2に移動されたか否かを判定する。例えば、店員が「唐揚定食」の情報を含む画像アイコンを、購入商品一覧P3から利用者別表示欄P2の利用者番号「1」の登録欄に移動させる操作(ドラッグアンドドロップ)を行った場合に(図8及び図9参照)、制御部11は、選択された「唐揚定食」が利用者別表示欄P2に移動されたと判定する(S13:Yes)。 Next, in step S13, the control unit 11 determines whether or not the selected purchased product has been moved to the user-specific display field P2. For example, the store clerk performs an operation (drag and drop) to move an image icon including information on "fried chicken set meal" from the purchased product list P3 to the registration column for the user number "1" in the user-specific display column P2. In this case (see FIGS. 8 and 9), the control unit 11 determines that the selected “fried chicken set meal” has been moved to the user-specific display field P2 (S13: Yes).

ステップS14において、制御部11は、顔番号、利用者番号、及び購入商品の情報を互いに関連付けて登録する。例えば、制御部11は、購入商品情報D3(図4参照)において、「唐揚定食」の情報に、顔番号「1」に対応する利用者番号「1」を関連付けて登録する。 In step S14, the control unit 11 associates the face number, the user number, and the purchased product information with each other and registers them. For example, the control unit 11 registers the user number "1" corresponding to the face number "1" in association with the information "fried chicken set meal" in the purchased product information D3 (see FIG. 4).

次にステップS15において、制御部11は、購入商品名及び金額を利用者別表示欄P2に表示させる。例えば、制御部11は、利用者番号「1」に、「唐揚定食」及び「700円」の情報を関連付けて表示させる(図9参照)。また、ステップS16において、制御部11は、利用者の支払い金額の合計を利用者別表示欄P2に表示させる(図9参照)。 Next, in step S15, the control unit 11 displays the name of the purchased product and the amount of money in the user-by-user display field P2. For example, the control unit 11 causes the user number "1" to be displayed in association with the information of "fried chicken set meal" and "700 yen" (see FIG. 9). Further, in step S16, the control unit 11 displays the total payment amount of the user in the user-by-user display field P2 (see FIG. 9).

次にステップS17において、制御部11は、購入商品一覧P3に含まれる全ての購入商品が利用者別表示欄P2に登録(表示)されたか否かを判定する。前記全ての購入商品が利用者別表示欄P2に登録された場合(S17:Yes)、処理はステップS18に移行する。制御部11は、前記全ての購入商品が利用者別表示欄P2に登録されていない場合(S17:No)、ステップS11に移行する。制御部11は、前記全ての購入商品が利用者別表示欄P2に登録されるまで上述の処理を繰り返す。図10は、制御部11が前記全ての購入商品が利用者別表示欄P2に登録した状態を示している。 Next, in step S17, the control unit 11 determines whether or not all purchased products included in the purchased product list P3 have been registered (displayed) in the user-by-user display field P2. When all the purchased products are registered in the user-specific display column P2 (S17: Yes), the process proceeds to step S18. If all the purchased products are not registered in the user-specific display field P2 (S17: No), the control unit 11 proceeds to step S11. The control unit 11 repeats the above-described processing until all the purchased products are registered in the user-specific display field P2. FIG. 10 shows a state in which the control unit 11 has registered all the purchased products in the user-by-user display field P2.

続いてステップS18において、制御部11は、利用者別表示欄P2に表示された購入商品の会計が選択されたか否かを判定する。例えば、図11に示す会計画面において、店員が利用者番号「1」に対応する購入商品「唐揚定食」の会計ボタンをタッチすると、制御部11は、「唐揚定食」の会計が選択されたと判定する(S18:Yes)。利用者別表示欄P2に表示された購入商品の会計が選択された場合(S18:Yes)、処理はステップS19に移行する。一方、利用者別表示欄P2に表示された購入商品の会計が選択されない場合(S18:No)、処理はステップS21(図24参照)に移行する。 Subsequently, in step S18, the control unit 11 determines whether or not the accounting for the purchased product displayed in the user-by-user display field P2 has been selected. For example, on the checkout screen shown in FIG. 11, when the clerk touches the checkout button for the purchased product "fried chicken set meal" corresponding to the user number "1", the control unit 11 selects the checkout for "fried chicken set meal". (S18: Yes). If accounting for the purchased product displayed in the user-specific display field P2 is selected (S18: Yes), the process proceeds to step S19. On the other hand, if the payment for the purchased product displayed in the user-by-user display field P2 is not selected (S18: No), the process proceeds to step S21 (see FIG. 24).

ステップS19において、制御部11は、選択された購入商品の会計処理を実行する。例えば利用者が代金「1000円」を入金すると、又は、店員が利用者から代金「1000円」を受け取って入金すると、制御部11は、利用者番号「1」に対応する決済を実行する(図12参照)。ステップS19は、会計ステップの一例である。 In step S19, the control unit 11 executes accounting processing for the selected purchased product. For example, when the user deposits the price "1000 yen" or when the store clerk receives and deposits the price "1000 yen" from the user, the control unit 11 executes the settlement corresponding to the user number "1" ( See Figure 12). Step S19 is an example of an accounting step.

次にステップS20において、制御部11は、利用者別表示欄P2に表示された全ての購入商品の会計が終了したか否かを判定する。前記全ての購入商品の会計が終了した場合(S20:Yes)、制御部11は、前記割り勘処理を終了する。前記全ての購入商品の会計が終了していない場合(S20:No)、処理はステップS18に移行して、制御部11は、上述の処理を繰り返す。 Next, in step S20, the control unit 11 determines whether or not the accounting for all the purchased products displayed in the user-by-user display field P2 has been completed. When the accounting for all the purchased products is finished (S20: Yes), the control unit 11 finishes the split bill process. If accounting for all the purchased products has not been completed (S20: No), the process proceeds to step S18, and the control section 11 repeats the above-described processes.

ここで、ステップS21では、制御部11は、利用者別表示欄P2に表示された購入商品の取り消しが選択されたか否かを判定する。例えば、図11に示す会計画面において、店員が利用者番号「1」に対応する購入商品「唐揚定食」の取消ボタンをタッチすると、制御部11は、ステップS22において、顔番号、利用者番号、及び購入商品の登録を解除する。次にステップS23において、制御部11は、利用者別表示欄P2から、購入商品名及び金額を削除する。次にステップS24において、制御部11は、利用者別表示欄P2に、変更後の支払い金額の合計を表示させる。また、この場合、制御部11は、取り消した購入商品「唐揚定食」の情報を購入商品一覧P3に再表示する。その後、処理はステップS11に移行して、制御部11は、購入商品「唐揚定食」を他の使用者に割り当てる処理を実行する。 Here, in step S21, the control unit 11 determines whether or not cancellation of the purchased product displayed in the user-by-user display field P2 has been selected. For example, on the checkout screen shown in FIG. 11, when the clerk touches the cancel button of the purchased product "fried chicken set meal" corresponding to the user number "1", the control unit 11, in step S22, displays the face number and the user number. , and cancel the registration of the purchased product. Next, in step S23, the control unit 11 deletes the purchased product name and the amount from the user-specific display column P2. Next, in step S24, the control unit 11 displays the changed total payment amount in the user-specific display field P2. Further, in this case, the control unit 11 redisplays the information of the canceled purchased product “fried chicken set meal” in the purchased product list P3. After that, the process proceeds to step S11, and the control unit 11 executes the process of allocating the purchased product "fried chicken set meal" to other users.

以上のようにして、制御部11は、前記会計支援処理を実行する。なお、制御部11は、前記会計支援処理において、上述した他の実施形態(図13~図21参照)に応じた処理を実行してもよい。 As described above, the control unit 11 executes the accounting support processing. Note that the control unit 11 may execute processing according to the above-described other embodiments (see FIGS. 13 to 21) in the accounting support processing.

以上説明したように、本実施形態に係る会計システム100は、利用者の購入商品の情報に対応する購入商品情報を取得し、前記利用者を撮像した撮像画像を取得し、取得した前記撮像画像から前記利用者の利用者画像を抽出する。また、会計システム100は、会計端末1に表示される会計画面において、抽出した前記利用者画像に対応する利用者識別画像(顔画像)と、取得した前記購入商品情報とを関連付けて登録し、登録した前記利用者識別画像及び前記購入商品情報に対応する前記利用者の会計処理を実行する。これにより、割り勘支払による会計処理を容易に行うことができる。また、割り勘支払の会計処理をする際の店員の作業負担を軽減することができる。 As described above, the accounting system 100 according to the present embodiment acquires purchased product information corresponding to information on purchased products of a user, acquires a captured image of the user, and acquires the acquired captured image. to extract the user image of the user from. In addition, the accounting system 100 associates and registers the user identification image (face image) corresponding to the extracted user image and the acquired purchased product information on the accounting screen displayed on the accounting terminal 1, Accounting processing for the user corresponding to the registered user identification image and purchased product information is executed. This makes it possible to easily perform accounting processing by splitting the bill. In addition, it is possible to reduce the work load of the store clerk when accounting for the split payment.

1 :会計端末
2 :カメラ
13A :店員用操作表示部
13B :利用者用操作表示部
100 :会計システム
111 :商品取得処理部
112 :画像取得処理部
113 :抽出処理部
114 :受付処理部
115 :登録処理部
116 :表示処理部
117 :会計処理部
118 :質問処理部
1: accounting terminal 2: camera 13A: clerk operation display unit 13B: user operation display unit 100: accounting system 111: product acquisition processing unit 112: image acquisition processing unit 113: extraction processing unit 114: reception processing unit 115: Registration processing unit 116: Display processing unit 117: Accounting processing unit 118: Question processing unit

Claims (11)

利用者の購入商品の情報に対応する購入商品情報を取得する商品取得処理部と、
前記利用者を撮像した撮像画像を取得する画像取得処理部と、
前記画像取得処理部により取得される前記撮像画像から前記利用者の利用者画像を抽出する抽出処理部と、
会計端末に表示される会計画面において、前記抽出処理部により抽出される前記利用者画像に対応する利用者識別画像と、前記商品取得処理部により取得される前記購入商品情報とを関連付けて登録する登録処理部と、
前記登録処理部により登録される前記利用者識別画像及び前記購入商品情報に対応する前記利用者の会計処理を前記会計端末に実行させる会計処理部と、
を備える会計システム。
a product acquisition processing unit that acquires purchased product information corresponding to the purchased product information of the user;
an image acquisition processing unit that acquires a captured image of the user;
an extraction processing unit that extracts a user image of the user from the captured image acquired by the image acquisition processing unit;
A user identification image corresponding to the user image extracted by the extraction processing unit and the purchased product information acquired by the product acquisition processing unit are associated and registered on the accounting screen displayed on the accounting terminal. a registration processing unit;
an accounting processing unit that causes the accounting terminal to execute accounting processing of the user corresponding to the user identification image and the purchased product information registered by the registration processing unit;
accounting system.
前記会計画面に前記購入商品情報と前記撮像画像とを表示させる表示処理部をさらに備え、
前記表示処理部は、前記会計画面に、前記利用者の前記利用者識別画像と、当該利用者の購入商品の前記購入商品情報とを関連付けて表示させる、
請求項1に記載の会計システム。
further comprising a display processing unit for displaying the purchased product information and the captured image on the checkout screen;
The display processing unit causes the accounting screen to display the user identification image of the user and the purchased product information of the purchased product of the user in association with each other.
The accounting system according to claim 1.
前記会計画面において、前記購入商品情報のうち会計対象の購入商品を選択する第1操作と、当該第1操作により選択された購入商品を前記利用者識別画像に関連付ける第2操作とを受け付ける受付処理部をさらに備え、
前記登録処理部は、前記受付処理部が前記第1操作及び前記第2操作を受け付けた場合に、前記利用者識別画像と前記第1操作により選択された購入商品の前記購入商品情報とを関連付けて登録する、
請求項1又は請求項2に記載の会計システム。
Reception processing for receiving, on the accounting screen, a first operation of selecting a purchased product to be accounted from among the purchased product information, and a second operation of associating the purchased product selected by the first operation with the user identification image. further comprising the
The registration processing unit associates the user identification image with the purchased product information of the purchased product selected by the first operation when the reception processing unit receives the first operation and the second operation. register with
The accounting system according to claim 1 or claim 2.
前記利用者に購入商品に関する質問を行う質問処理部をさらに備え、
前記登録処理部は、前記質問に対する前記利用者の回答に基づいて、前記会計画面において、前記利用者の前記利用者識別画像と、当該利用者の購入商品の前記購入商品情報とを関連付けて登録する、
請求項1又は請求項2に記載の会計システム。
further comprising a question processing unit that asks the user a question about the purchased product;
The registration processing unit associates and registers the user identification image of the user and the purchased product information of the purchased product of the user on the accounting screen based on the user's answer to the question. do,
The accounting system according to claim 1 or claim 2.
前記登録処理部は、前記質問に対する前記利用者のジェスチャー操作に基づいて、前記利用者識別画像と前記購入商品情報とを関連付けて登録する、
請求項4に記載の会計システム。
The registration processing unit associates and registers the user identification image and the purchased product information based on the user's gesture operation in response to the question.
The accounting system according to claim 4.
前記登録処理部は、前記質問に対する前記利用者の発話音声に基づいて、前記利用者識別画像と前記購入商品情報とを関連付けて登録する、
請求項4に記載の会計システム。
The registration processing unit associates and registers the user identification image and the purchased product information based on the user's uttered voice in response to the question.
The accounting system according to claim 4.
前記撮像画像に複数の利用者の利用者画像が含まれ、
前記抽出処理部は、前記複数の利用者のそれぞれの利用者画像を抽出し、
前記登録処理部は、前記会計画面において、前記利用者識別画像ごとに、対応する前記購入商品情報を関連付けて登録し、
前記会計処理部は、前記利用者ごとに、当該利用者の購入商品の会計処理を前記会計端末に実行させる、
請求項1から請求項6のいずれか1項に記載の会計システム。
The captured image includes user images of a plurality of users,
The extraction processing unit extracts a user image of each of the plurality of users,
The registration processing unit associates and registers the corresponding purchased product information for each of the user identification images on the checkout screen,
The accounting processing unit causes the accounting terminal to execute accounting processing for the purchased product of the user for each user.
The accounting system according to any one of claims 1 to 6.
前記抽出処理部は、前記会計画面において所定のユーザー操作を受け付けた場合に、前記撮像画像から前記利用者の利用者画像を抽出する、
請求項1から請求項7のいずれか1項に記載の会計システム。
The extraction processing unit extracts a user image of the user from the captured image when a predetermined user operation is received on the accounting screen.
The accounting system according to any one of claims 1 to 7.
前記利用者識別画像は、前記利用者の顔画像である、
請求項1から請求項8のいずれか1項に記載の会計システム。
wherein the user identification image is a facial image of the user;
The accounting system according to any one of claims 1 to 8.
一又は複数のプロセッサーが、
利用者の購入商品の情報に対応する購入商品情報を取得する商品取得ステップと、
前記利用者を撮像した撮像画像を取得する画像取得ステップと、
前記画像取得ステップにおいて取得される前記撮像画像から前記利用者の利用者画像を抽出する抽出ステップと、
会計端末に表示される会計画面において、前記抽出ステップにおいて抽出される前記利用者画像に対応する利用者識別画像と、前記商品取得ステップにおいて取得される前記購入商品情報とを関連付けて登録する登録ステップと、
前記登録ステップにより登録される前記利用者識別画像及び前記購入商品情報に対応する前記利用者の会計処理を前記会計端末に実行させる会計ステップと、
を実行する会計方法。
one or more processors
a product acquisition step for acquiring purchased product information corresponding to the purchased product information of the user;
an image acquisition step of acquiring a captured image of the user;
an extraction step of extracting a user image of the user from the captured image acquired in the image acquisition step;
a registration step of correlating and registering the user identification image corresponding to the user image extracted in the extracting step and the purchased product information obtained in the product obtaining step on the accounting screen displayed on the accounting terminal; When,
an accounting step of causing the accounting terminal to execute accounting processing of the user corresponding to the user identification image and the purchased product information registered in the registering step;
Accounting method to perform.
利用者の購入商品の情報に対応する購入商品情報を取得する商品取得ステップと、
前記利用者を撮像した撮像画像を取得する画像取得ステップと、
前記画像取得ステップにおいて取得される前記撮像画像から前記利用者の利用者画像を抽出する抽出ステップと、
会計端末に表示される会計画面において、前記抽出ステップにおいて抽出される前記利用者画像に対応する利用者識別画像と、前記商品取得ステップにおいて取得される前記購入商品情報とを関連付けて登録する登録ステップと、
前記登録ステップにより登録される前記利用者識別画像及び前記購入商品情報に対応する前記利用者の会計処理を前記会計端末に実行させる会計ステップと、
を一又は複数のプロセッサーに実行させるための会計プログラム。
a product acquisition step for acquiring purchased product information corresponding to the purchased product information of the user;
an image acquisition step of acquiring a captured image of the user;
an extraction step of extracting a user image of the user from the captured image acquired in the image acquisition step;
a registration step of correlating and registering the user identification image corresponding to the user image extracted in the extracting step and the purchased product information obtained in the product obtaining step on the accounting screen displayed on the accounting terminal; When,
an accounting step of causing the accounting terminal to execute accounting processing of the user corresponding to the user identification image and the purchased product information registered in the registering step;
on one or more processors.
JP2021098631A 2021-06-14 2021-06-14 Accounting system, accounting method, and accounting program Pending JP2022190356A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021098631A JP2022190356A (en) 2021-06-14 2021-06-14 Accounting system, accounting method, and accounting program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021098631A JP2022190356A (en) 2021-06-14 2021-06-14 Accounting system, accounting method, and accounting program

Publications (1)

Publication Number Publication Date
JP2022190356A true JP2022190356A (en) 2022-12-26

Family

ID=84601950

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021098631A Pending JP2022190356A (en) 2021-06-14 2021-06-14 Accounting system, accounting method, and accounting program

Country Status (1)

Country Link
JP (1) JP2022190356A (en)

Similar Documents

Publication Publication Date Title
JP7298865B2 (en) Information processing system, customer identification device, information processing method and program
JP6860100B2 (en) Settlement device, POS cash register system, settlement support method, and program
CN113646811A (en) Fee calculation and payment device and unattended shop system
JP2017068376A (en) Information processing apparatus and program
JP2019067231A (en) Printer device, transaction management system, and transaction management method
CN115516532A (en) Checkout payment device and checkout payment system
CN113785336A (en) Fee calculation and payment device and unattended shop system
CN113646812A (en) Fee calculation and payment device and unattended shop system
JP2022190356A (en) Accounting system, accounting method, and accounting program
KR20060020101A (en) An information and vending system with the voice-recognition and touch-pad screen devices
JP2016218754A (en) POS system
US11651416B2 (en) Goods purchase analysis assist system
JP7374685B2 (en) Information processing equipment and programs
JP7311880B2 (en) Merchandise sales data processor and program
KR102646121B1 (en) Non-face-to-face payment method
JP7259881B2 (en) Information processing equipment, order system and program
JP2022190355A (en) Information processing system, information processing method, and information processing program
US20220092573A1 (en) Portable terminal and information processing method for a portable terminal
US20230091825A1 (en) Checkout apparatus and checkout method
JP2022098820A (en) Item sales data processing system and program
KR100878874B1 (en) Settlement system
JP2022134350A (en) Self-register system
JP5935935B2 (en) Information processing apparatus and settlement processing method
JP2023159528A (en) Accounting device and program
JP2023168821A (en) Information terminal and program thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20240321