JP6821931B2 - Information processing equipment, control methods, and programs - Google Patents
Information processing equipment, control methods, and programs Download PDFInfo
- Publication number
- JP6821931B2 JP6821931B2 JP2016056703A JP2016056703A JP6821931B2 JP 6821931 B2 JP6821931 B2 JP 6821931B2 JP 2016056703 A JP2016056703 A JP 2016056703A JP 2016056703 A JP2016056703 A JP 2016056703A JP 6821931 B2 JP6821931 B2 JP 6821931B2
- Authority
- JP
- Japan
- Prior art keywords
- container
- information
- products
- support information
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 91
- 230000010365 information processing Effects 0.000 title claims description 61
- 238000004364 calculation method Methods 0.000 claims description 52
- 238000010586 diagram Methods 0.000 description 16
- 238000012545 processing Methods 0.000 description 11
- 238000005457 optimization Methods 0.000 description 10
- 230000006870 function Effects 0.000 description 7
- 230000037237 body shape Effects 0.000 description 3
- 230000000694 effects Effects 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 238000012856 packing Methods 0.000 description 3
- 239000000123 paper Substances 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 230000001186 cumulative effect Effects 0.000 description 1
- 238000007599 discharging Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000003384 imaging method Methods 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
Images
Landscapes
- Cash Registers Or Receiving Machines (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Description
本発明は、情報処理装置、制御方法、及びプログラムに関する。 The present invention relates to information processing devices, control methods, and programs.
店舗で商品を購入した顧客は、袋や段ボール箱などの容器に商品を入れて持ち帰る。一般に、顧客に渡す容器の数は、店員によって目分量で決められることが多い。 Customers who purchase products at stores put the products in containers such as bags and cardboard boxes and take them home. In general, the number of containers to be given to a customer is often determined by a clerk.
商品を入れる容器に関する発明を開示している先行技術文献として、特許文献1や特許文献2がある。特許文献1は、購入された商品の容積値の累計値に基づいて顧客に渡す袋の種類及び枚数を決定する技術を開示している。
特許文献2は、購入された商品のサイズ、重さ、並びに各袋の最大容量及び最大重量に基づいて、購入された商品を入れることができる袋のパターンを出力する技術を開示している。また、特許文献2では、顧客の年齢や性別に基づいて、一袋当たりの最大重量が決定される。
特許文献1や特許文献2において、顧客は、商品を入れるために必要な袋をもらうことができるものの、渡された袋の利用方法を自分で考える必要がある。
In
本発明は、上記の課題に鑑みてなされたものである。本発明の目的は、購入した商品を容器に入れるための作業を容易にする技術を提供することである。 The present invention has been made in view of the above problems. An object of the present invention is to provide a technique for facilitating the work of putting a purchased product in a container.
本発明の情報処理装置は、(1)精算対象の複数の商品に関する情報を用いて、前記複数の商品を入れるために必要な容器の個数を算出する個数算出手段と、(2)前記算出された個数が2以上である場合に、各容器について、容器とその容器に入れるべき商品とを対応付けた支援情報を出力する支援情報出力手段と、を有する。 The information processing apparatus of the present invention includes (1) a quantity calculating means for calculating the number of containers required for containing the plurality of products by using information on a plurality of products to be settled, and (2) the calculation. For each container, there is a support information output means for outputting support information in which the container and the product to be put in the container are associated with each other when the number of items is two or more.
本発明の第2の情報処理装置は、精算対象の複数の商品に関する情報を用いて、商品を容器に入れるべき順序を示す支援情報を生成する支援情報出力手段を有する。 The second information processing apparatus of the present invention has a support information output means that uses information about a plurality of products to be settled to generate support information indicating the order in which the products should be placed in a container.
本発明の第3の情報処理装置は、(1)カメラによって生成された画像を用いて、顧客の属性を表す属性情報を生成する属性情報生成手段と、(2)購入対象の複数の商品に関する情報に基づいて、前記複数の商品を入れるために必要な容器の種類及び個数の組みを複数算出し、前記属性情報に基づいて、前記複数算出された容器の種類及び個数の組みの一部を示す推奨情報を生成して出力する推奨情報出力手段と、を有する。前記容器には、大きさ又は形状が互いに異なる複数種類の容器がある。 The third information processing apparatus of the present invention relates to (1) an attribute information generating means for generating attribute information representing a customer's attribute using an image generated by a camera, and (2) a plurality of products to be purchased. Based on the information, a plurality of sets of container types and numbers required to contain the plurality of products are calculated, and a part of the plurality of calculated container types and number sets is calculated based on the attribute information. It has a recommended information output means for generating and outputting the recommended information to be shown. There are a plurality of types of containers having different sizes or shapes.
本発明の第1の制御方法は、コンピュータによって実行される。当該制御方法は、(1)精算対象の複数の商品に関する情報を用いて、前記複数の商品を入れるために必要な容器の個数を算出する個数算出ステップと、(2)前記算出された個数が2以上である場合に、各容器について、容器とその容器に入れるべき商品とを対応付けた支援情報を出力する支援情報出力ステップと、を有する。 The first control method of the present invention is performed by a computer. The control method includes (1) a number calculation step of calculating the number of containers required to put the plurality of products using information on a plurality of products to be settled, and (2) the calculated number. When there are two or more, each container has a support information output step for outputting support information in which the container and the product to be put in the container are associated with each other.
本発明の第2の制御方法は、コンピュータによって実行される。当該制御方法は、精算対象の複数の商品に関する情報を用いて、前記容器に入れるべき順に前記容器に入れる商品を示す支援情報を生成する支援情報出力ステップを有する。 The second control method of the present invention is performed by a computer. The control method has a support information output step of generating support information indicating products to be put in the container in the order in which they should be put in the container, using information about a plurality of products to be settled.
本発明の第2の制御方法は、コンピュータによって実行される。当該制御方法は、(1)カメラによって生成された画像を用いて、顧客の属性を表す属性情報を生成する属性情報生成ステップと、(2)購入対象の複数の商品に関する情報に基づいて、前記複数の商品を入れるために必要な容器の種類及び個数の組みを複数算出し、前記属性情報に基づいて、前記複数算出された容器の種類及び個数の組みの一部を示す推奨情報を生成して出力する推奨情報出力ステップと、を有する。前記容器には、大きさ又は形状が互いに異なる複数種類の容器がある。 The second control method of the present invention is performed by a computer. The control method is based on (1) an attribute information generation step of generating attribute information representing a customer's attribute using an image generated by a camera, and (2) information on a plurality of products to be purchased. A plurality of sets of container types and numbers required to contain a plurality of products are calculated, and based on the attribute information, recommended information indicating a part of the plurality of calculated container types and number sets is generated. It has a recommended information output step to output. There are a plurality of types of containers having different sizes or shapes.
本発明の第1のプログラムは、本発明の第1の制御方法が有する各ステップをコンピュータに実行させる。 The first program of the present invention causes a computer to execute each step of the first control method of the present invention.
本発明の第2のプログラムは、本発明の第1の制御方法が有するステップをコンピュータに実行させる。 The second program of the present invention causes a computer to perform the steps of the first control method of the present invention.
本発明の第3のプログラムは、本発明の第1の制御方法が有する各ステップをコンピュータに実行させる。 The third program of the present invention causes a computer to execute each step of the first control method of the present invention.
本発明によれば、購入した商品を容器に入れるための作業を容易にする技術が提供される。 According to the present invention, there is provided a technique for facilitating the work of putting a purchased product in a container.
以下、本発明の実施の形態について、図面を用いて説明する。尚、すべての図面において、同様な構成要素には同様の符号を付し、適宜説明を省略する。また各ブロック図において、特に説明がない限り、各ブロックは、ハードウエア単位の構成ではなく機能単位の構成を表している。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. In all drawings, similar components are designated by the same reference numerals, and description thereof will be omitted as appropriate. Further, in each block diagram, unless otherwise specified, each block represents a functional unit configuration rather than a hardware unit configuration.
[実施形態1]
図1は、実施形態1の情報処理装置2000を例示するブロック図である。情報処理装置2000は、個数算出部2020及び支援情報出力部2040を有する。個数算出部2020は、精算対象の複数の商品に関する商品情報を用いて、複数の商品を入れるために必要な容器の個数を算出する。この容器は、買い物をした顧客が購入した商品を入れて持ち帰るために使用する容器である。例えばこの容器は、ビニール袋や段ボール箱などである。
[Embodiment 1]
FIG. 1 is a block diagram illustrating the
支援情報出力部2040は、算出された個数が2以上である場合に、各容器について、容器とその容器に入れるべき商品とを対応付けた支援情報を生成する。言い換えれば、支援情報には、どの容器にどの商品をいれるべきかが示されている。
When the calculated number is 2 or more, the support
<作用・効果>
本実施形態の情報処理装置2000によれば、精算対象の商品を入れるために必要な容器の個数が算出され、その個数が2枚以上である場合(商品を入れるために複数の容器が必要な場合)に、容器とその容器に入れるべき商品とを対応付けた支援情報が生成される。顧客は、この支援情報を見ることにより、どの容器にどの商品を入れるべきかを把握することができる。よって、顧客によって、購入した商品を容器に詰める作業が容易になる。
<Action / effect>
According to the
以下、本実施形態についてさらに詳細を述べる。 Hereinafter, the present embodiment will be described in more detail.
<情報処理装置2000のハードウエア構成の例>
情報処理装置2000の各機能構成部は、各機能構成部を実現するハードウエア(例:ハードワイヤードされた電子回路など)で実現されてもよいし、ハードウエアとソフトウエアとの組み合わせ(例:電子回路とそれを制御するプログラムの組み合わせなど)で実現されてもよい。以下、情報処理装置2000の各機能構成部がハードウエアとソフトウエアとの組み合わせで実現される場合について、さらに説明する。
<Example of hardware configuration of
Each functional component of the
図2は、情報処理装置2000を実現するための計算機1000を例示する図である。計算機1000は種々の計算機である。例えば計算機1000は、Personal Computer(PC)、サーバマシン、タブレット端末、又はスマートフォンなどである。計算機1000は、情報処理装置2000を実現するために設計された専用の計算機であってもよいし、汎用の計算機であってもよい。例えば計算機1000は、商品を精算対象として登録する処理に用いられるレジ端末(以下、商品登録装置)や、精算対象として登録された商品の精算処理(代金支払いなど)に用いられるレジ端末(以下、精算装置)として実現される。
FIG. 2 is a diagram illustrating a
なお、本実施形態の情報処理装置2000が利用される店舗におけるレジ端末は、商品登録装置と精算装置とが一体となっているものでもよいし、これらが別体となっているものでもよい。前者の場合、商品を精算対象として登録する処理と、精算対象として登録された商品の精算処理(代金の支払いなど)が、同じ場所で行われる。この場合、レジ端末の操作は店員によって行われてもよいし、顧客によって行われてもよい。レジ端末の操作が顧客によって行われる形式は、セルフ形式などと呼ばれる。
The cashier terminal in the store where the
商品登録装置と精算装置とが別体となっている場合、商品を精算対象として登録する処理と、精算対象として登録された商品の精算処理とが、別の場所で行われる。この場合、例えば商品登録装置の操作は店員によって行われ、精算装置の操作は顧客によって行われる。このように商品登録装置及び精算装置が操作される形式は、セミセルフ形式などと呼ばれる。 When the product registration device and the settlement device are separate bodies, the process of registering the product as the settlement target and the settlement process of the product registered as the settlement target are performed at different places. In this case, for example, the operation of the product registration device is performed by the store clerk, and the operation of the payment device is performed by the customer. The form in which the product registration device and the settlement device are operated in this way is called a semi-self type or the like.
計算機1000は、バス1020、プロセッサ1040、メモリ1060、ストレージ1080、入出力インタフェース1100、及びネットワークインタフェース1120を有する。バス1020は、プロセッサ1040、メモリ1060、ストレージ1080、入出力インタフェース1100、及びネットワークインタフェース1120が、相互にデータを送受信するためのデータ伝送路である。プロセッサ1040は、CPU (Central Processing Unit) や GPU (Graphics Processing Unit) などの演算処理装置である。メモリ1060は、RAM (Random Access Memory) や ROM (Read Only Memory) などのメモリである。ストレージ1080は、ハードディスク、SSD (Solid State Drive)、又はメモリカードなどの記憶装置である。ストレージ1080は、RAM や ROM などのメモリであってもよい。
The
入出力インタフェース1100は、計算機1000と入出力デバイスとを接続するためのインタフェースである。例えば入出力インタフェース1100には、キーボードやマウスなどの入力デバイスや、ディスプレイ装置などの出力デバイスが接続される。
The input / output interface 1100 is an interface for connecting the
ネットワークインタフェース1120は、通信回線を介して計算機1000を他の装置と接続するためのインタフェースである。
The
ストレージ1080は情報処理装置2000の各機能を実現するプログラムモジュールを記憶している。プロセッサ1040は、これら各プログラムモジュールをメモリ1060に読み出して実行することで、そのプログラムモジュールに対応する各機能を実現する。
The
計算機1000のハードウエア構成は図2に示した構成に限定されず、他の様々な構成をとりうる。例えば、プロセッサ1040などを互いに接続する方法は、バス接続に限定されない。また例えば、各プログラムモジュールはメモリ1060に格納されてもよい。この場合、計算機1000は、ストレージ1080を備えていなくてもよい。
The hardware configuration of the
<処理の流れ>
図3は、実施形態1の情報処理装置2000によって実行される処理の流れを例示するフローチャートである。個数算出部2020は、精算対象の商品に関する商品情報を取得する(S102)。個数算出部2020は、商品情報を用いて、精算対象の商品を入れるために必要な容器の個数を算出する(S104)。算出された容器の個数が2以上である場合(S106:YES)、支援情報出力部2040は支援情報を生成する(S108)。算出された容器の個数が2以上でない場合(S106:NO)、図3の処理は終了する。
<Processing flow>
FIG. 3 is a flowchart illustrating a flow of processing executed by the
<商品情報の取得方法:S102>
個数算出部2020は、精算対象の商品について商品情報を取得する(S102)。商品情報には、商品を入れるために必要な容器の個数の決定に利用される、商品に関する情報が示されている。
<Product information acquisition method: S102>
The
図4は、商品情報をテーブル形式で例示する図である。図4のテーブルを商品情報500と呼ぶ。商品情報500は、商品ID502、購入個数504、重さ506、及びサイズ508という4つの列を有する。商品ID502は、商品の識別子(ID: Identifier)を示す。購入個数504は、商品を購入する個数を示す。重さ506は、商品の重さを示す。サイズ508は、商品のサイズ(幅、奥行き及び高さ)を示す。例えば、I0001 というIDの商品のサイズは、「幅が 5cm、奥行きが 10cm、高さが 0.5cm」である。
FIG. 4 is a diagram illustrating product information in a table format. The table of FIG. 4 is called
個数算出部2020が商品情報を取得する方法は様々である。例えば個数算出部2020は、まず精算対象として登録された商品の一覧を示す精算情報を取得する。精算情報には、例えば精算処理の対象として登録された各商品のIDや各商品の購入個数が示されている。精算情報は、商品を精算対象として登録する処理を行う商品登録装置などで生成される。個数算出部2020は、精算情報を生成した商品登録装置や、精算情報が記憶されている記憶装置から、精算情報を取得する。なお、情報処理装置2000が商品登録装置として実現されている場合、情報処理装置2000は、自身で生成した精算情報を利用する。
There are various methods for the
精算情報を取得した個数算出部2020は、精算情報に示されている商品IDを検索キーとして、商品に関する情報が記憶されている商品データベースを検索し、商品の重さやサイズなどの情報を取得する。そして個数算出部2020は、精算情報に示されている商品のID及び購入個数、並びに商品データベースから取得した商品の重さやサイズを用いて、商品情報を生成する。こうすることで、個数算出部2020は商品情報を取得する。
The
なお、個数算出部2020が商品情報を取得する方法は、上述した方法に限定されない。例えば個数算出部2020は、他の装置によって生成された商品情報を、その装置又はその装置によって商品情報が記憶された記憶装置から取得してもよい。さらに、商品情報の生成方法は、上述した例に限定されない。
The method for the
<容器の個数の算出方法:S104>
個数算出部2020は、商品情報を用いて、精算対象の商品を入れるために必要な容器の個数を算出する(S104)。個数算出部2020は、商品を入れるために必要な容器の個数の最小値を算出し、その最小値を、精算対象の商品を入れるために必要な容器の個数とする。具体的には、個数算出部2020は、商品を入れるために必要な容器の個数を最小化する組合わせ最適化問題の解を算出し、算出された解を、精算対象の商品を入れるために必要な容器の個数とする。より具体的には、個数算出部2020は、各商品の購入個数、各商品の重さ、及び各商品のサイズ、並びに容器のサイズ及び耐荷重に基づいて、全ての商品を入れるために必要な容器の最小個数を算出する組合せ最適化問題の解を算出する。なお、容器のサイズ及び耐荷重を示す情報は、個数算出部2020に予め設定されていてもよいし、個数算出部2020からアクセス可能な記憶装置に記憶されていてもよい。
<Calculation method of the number of containers: S104>
The
上記最適化問題の解を求めることにより、精算対象の商品を入れるために必要な最小の容器の個数、及び容器と商品との対応関係(どの容器にどの商品を入れるか)が求まる。上記最適化問題の解を求めるアルゴリズムには、例えばビンパッキング問題を解くための種々のアルゴリズムを利用することができる。 By finding the solution of the above optimization problem, the minimum number of containers required to put the product to be settled and the correspondence relationship between the container and the product (which product is put in which container) can be obtained. For the algorithm for finding the solution of the optimization problem, for example, various algorithms for solving the bin packing problem can be used.
なお、容器の種類が複数ある場合、個数算出部2020は、各容器のサイズ及び耐荷重をさらに考慮して、上記最適化問題の解を算出する。この最適化問題を解くアルゴリズムには、ビンの種類が複数あるパターンのビンパッキング問題を解くためのアルゴリズムなどが利用できる。
When there are a plurality of types of containers, the
ここで、個数算出部2020が精算対象の商品を入れるために必要な容器の個数を算出する手法は、必ずしも組合せ最適化問題の解を算出する方法に限定されない。
Here, the method for calculating the number of containers required for the
<支援情報について:S106>
支援情報出力部2040は支援情報を生成して出力する(S106)。ここで、前述した通り、個数算出部2020が容器の個数を算出する過程において、容器とその容器に入れる商品との対応関係が定まる。そこで支援情報出力部2040は、このようにして定まった容器とその容器に入れる商品との対応関係を示す支援情報を出力する。
<About support information: S106>
The support
支援情報出力部2040が支援情報を出力する方法は様々である。以下、支援情報を出力する方法を例示する。
There are various methods for the support
<<レシートを利用するケース>>
支援情報出力部2040は、支援情報が含まれるレシートを出力する。図5は、支援情報が含まれるレシートを例示する図である。図5において、レシート10には、購入された商品の一覧を示す商品リスト12が示されている。ここで、レシート10では、商品リスト12が複数のグループ14に分割されている。グループ14は、互いに同じ容器に入れられるべき商品の集まりである。
<< Case using receipt >>
The support
図5の例では、このように複数のグループ14に分割された商品リスト12が、支援情報を表す。ユーザは、1つの容器に対して1つのグループ14が対応付けられている商品リスト12を見ることで、各商品をどの容器へ入れればよいかを把握することができる。
In the example of FIG. 5, the
ここで、図5の例では、容器の種類が複数あることを想定し、利用する容器の種類を示す情報がグループ14に含まれている。この例では、容器は袋であり、袋には大きな袋(大袋)及び小さな袋(小袋)の2種類があることを想定している。なお、店舗で提供される容器の種類が1つである場合、支援情報出力部2040は、グループ14に容器の種類を含めなくてよい。
Here, in the example of FIG. 5, it is assumed that there are a plurality of types of containers, and information indicating the types of containers to be used is included in the
レシート10は、紙媒体のレシートであってもよいし、ディスプレイ装置に表示される電子レシートであってもよい。前者の場合、支援情報出力部2040は、紙媒体のレシートを出力するレシートプリンタに、支援情報が含まれるレシートを出力させる。
The
一方、電子レシートの場合、支援情報出力部2040は、支援情報が含まれる電子レシートを、ユーザが閲覧可能なように出力させる。例えば支援情報出力部2040は、電子レシートを閲覧できるサービスを提供しているサーバへ、電子レシートを送信する。ユーザは、携帯端末などを利用してこのサービスにアクセスすることで、この電子レシートを閲覧する。なお、ユーザが利用できるサービスを提供しているサーバへユーザに提供する情報を送信する方法には、既存の技術を利用することができる。
On the other hand, in the case of an electronic receipt, the support
また例えば、支援情報出力部2040は、ユーザの携帯端末へ電子レシートを送信する。支援情報出力部2040がユーザの携帯端末へ電子レシートを送信する方法は任意である。例えば支援情報出力部2040は、ユーザの会員情報に示されているメールアドレスを宛先として電子レシートを送信する。この場合、情報処理装置2000は、ユーザの会員情報を取得する。例えばユーザの会員情報は、ユーザが会計の際に店員へ渡す会員カードから読み取られる会員IDに基づいて取得することができる。この場合、情報処理装置2000は、商品登録装置などから、前述した精算情報と共にユーザの会員IDを取得する。
Further, for example, the support
<<ディスプレイ装置を利用するケース>>
支援情報出力部2040は、ディスプレイ装置に支援情報を表示させる。図6は、ディスプレイ装置に表示された支援情報を例示する図である。ディスプレイ装置30には、商品リスト32が示されている。商品リスト32は、図5の商品リスト12と同様に、複数のグループ34に分割されている。グループ34は、互いに同じ容器に入れられるべき商品の集まりである。
<< Case using display device >>
The support
図6の例では、このように複数のグループ34に分割された商品リスト32が、支援情報を表す。ユーザは、1つの容器に対して1つのグループ34が対応付けられている商品リスト32を見ることで、各商品をどの容器へ入れればよいかを把握することができる。
In the example of FIG. 6, the
ディスプレイ装置30が設置される場所は任意である。例えばディスプレイ装置30は、商品登録装置や精算装置又はその付近に設置される。この場合、商品リスト32は、精算対象の商品の登録が終わったタイミング(商品登録装置の操作が終わったタイミング)や、商品の精算が終わったタイミング(精算装置の操作が終わったタイミング)などで表示される。
The place where the
また例えば、ディスプレイ装置30は、商品を容器に入れる作業に利用されるサッカー台に設置されてもよい。この場合、商品リスト32は、顧客がサッカー台で作業を行うタイミングで表示される。このタイミングで商品リスト32をディスプレイ装置30へ表示させる処理は、例えば商品登録装置を操作している店員によって行われる。例えば店員は、どのサッカー台を利用するかを顧客に尋ね、顧客が利用するサッカー台に設置されているディスプレイ装置30に対して支援情報を送信するように、商品登録装置を制御する。
Further, for example, the
また例えば、サッカー台に置かれたディスプレイ装置30は、レシートから支援情報を読み取って表示してもよい。この場合、例えば支援情報出力部2040は、支援情報を符号化したコード(例えばQRコード(登録商標))をレシートに出力する。さらに、サッカー台に設けられたディスプレイ装置30に、上記コードを読み取るためのリーダを接続させておく。顧客は、レシートに示されているコードをリーダに読み取らせる。その結果、ディスプレイ装置30に、支援情報(商品リスト32)が表示される。この方法によれば、商品登録装置からディスプレイ装置30へ支援情報を送信する方法と比較し、顧客がサッカー台を選択する際の自由度が高くなる。
Further, for example, the
上記コードが表示されているレシートには、図5に示したような支援情報が含まれていてもよいし、含まれていなくてもよい。レシートに支援情報が含まれる場合、顧客は、ディスプレイ装置30を利用しなくても、レシートを見ることで支援情報を見ることができる。しかし、ディスプレイ装置30の方がレシートよりも大きく支援情報を表示できるため、ユーザは、レシートに表示されている支援情報をディスプレイ装置30にも表示させることにより、商品を容器に入れる作業をより容易に行えるようになる。
The receipt on which the above code is displayed may or may not include support information as shown in FIG. When the receipt includes the support information, the customer can see the support information by looking at the receipt without using the
なお、レシートに支援情報が含まれる場合、撮像した映像をディスプレイ装置30に出力するカメラをサーカー台に設置しておいてもよい。ユーザは、このカメラの撮像範囲にレシートを置くことで、レシートに含まれている支援情報をディスプレイ装置30に表示させることができる。この場合、ディスプレイ装置30には、レシートが拡大表示されることが好ましい。またカメラを利用する場合、レシートには支援情報を表すコードを出力しなくてよい。
If the receipt contains support information, a camera that outputs the captured image to the
[実施形態2]
実施形態2の情報処理装置2000の構成は、実施形態1の情報処理装置2000と同様に、例えば図1で表される。以下で説明する点を除き、実施形態2の情報処理装置2000は、実施形態1の情報処理装置2000と同様の機能を有する。
[Embodiment 2]
The configuration of the
実施形態2において、支援情報は、「どの商品をどの容器に入れるべきか」に加え、容器ごとに「商品をどのような順序で容器へ入れるべきか」を示す。こうすることで、ユーザは、商品をどのような順序で容器へ入れるべきかを把握することができるようになる。よって、ユーザにとって商品を容器へ入れる作業が容易になる。 In the second embodiment, the support information indicates "which product should be put in which container" and "in what order the products should be put in the container" for each container. This allows the user to know in what order the goods should be placed in the container. Therefore, the user can easily put the product in the container.
支援情報出力部2040は、実施形態1で説明したように容器とその容器に入れるべき商品とが対応付けられた支援情報について、容器ごとに、その容器に入れるべき商品の順序を割り出す。例えば支援情報出力部2040は、或る容器に入れるべき複数の商品を、重さが重い順にソートする。こうすることで支援情報出力部2040は、容器ごとに、重い物商品から順に容器に入れるべきことが示された支援情報を生成する。
As described in the first embodiment, the support
また例えば、支援情報出力部2040は、或る容器に入れるべき複数の商品を、体積が大きい順にソートする。こうすることで、支援情報出力部2040は、容器ごとに、体積が大きい商品から順に容器に入れるべきことが示された支援情報を生成する。
Further, for example, the support
<支援情報の出力方法>
支援情報出力部2040は、実施形態1で説明した方法と同様に、例えば支援情報が含まれるレシート10を出力させたり、支援情報をディスプレイ装置30に出力させたりすることにより、支援情報を出力させる。
<How to output support information>
Similar to the method described in the first embodiment, the support
図7は、実施形態2の支援情報が含まれるレシート10を例示する第1の図である。図7において、レシート10には、実施形態1のレシート10と同様に商品リスト12が示されており、なおかつ商品リスト12には複数のグループ14が含まれている。さらに、図7では、グループ14に含まれる各商品の名前の横に、容器に入れるべき順序が数値で示されている。ユーザは、グループ14に対応する容器に対し、順位の数値が小さい商品から順に商品を入れればよい。
FIG. 7 is a first diagram illustrating a
図8は、実施形態2の支援情報が含まれるレシート10を例示する第2の図である。図8では、グループ14において、容器に入れるべき順序で商品が示されている。ユーザは、グループ14に対応する容器に対し、上に示されている商品から順に商品を入れればよい。
FIG. 8 is a second diagram illustrating the
なお、図7及び図8に示した、商品を容器に入れる順序の表示方法は、支援情報をディスプレイ装置30に表示させる場合についても同様である。
The method of displaying the order in which the products are put into the container shown in FIGS. 7 and 8 is the same as the case where the support information is displayed on the
<ハードウエア構成>
実施形態2の情報処理装置2000を実現する計算機のハードウエア構成は、実施形態1と同様に、例えば図2によって表される。ただし、本実施形態の情報処理装置2000を実現する計算機1000のストレージ1080には、本実施形態の情報処理装置2000の機能を実現するプログラムモジュールがさらに記憶される。
<Hardware configuration>
The hardware configuration of the computer that realizes the
<作用・効果>
本実施形態の情報処理装置2000によれば、商品をどの順序で容器へ入れるべきかを示す支援情報が顧客に提供される。こうすることで、ユーザは、どの商品をどの容器に入れるべきかに加え、商品をどのような順序で容器へ入れるべきかを把握できるようになる。よって、ユーザにとって、商品を容器へ入れる作業がさらに容易になる。
<Action / effect>
According to the
<変形例>
顧客に渡す容器が必ず1つである場合、情報処理装置2000は、個数算出部2020を有さなくてもよい。この場合、支援情報出力部2040は、1つの容器に対して複数の商品をどのような順序で入れるべきかを示す情報を生成する。なおこの変形例において、個数算出部2020が有していた商品情報を取得する機能は、支援情報出力部2040が備える。
<Modification example>
When the number of containers to be delivered to the customer is always one, the
例えば支援情報出力部2040は、1つの容器に入れるべき順序で商品を示した商品リスト12が含まれるレシート10をレシートプリンタに出力させたり、1つの容器に入れるべき順序で商品を示した商品リスト32をディスプレイ装置30に表示させたりする。例えば図7や図8において、レシート10がグループ14を1つだけ有することとなる。
For example, the support
[実施形態3]
図9は、実施形態3の情報処理装置2000を例示するブロック図である。以下で説明する点を除き、実施形態3の情報処理装置2000は、実施形態1又は実施形態2の情報処理装置2000と同様の機能を有する。
[Embodiment 3]
FIG. 9 is a block diagram illustrating the
本実施形態の個数算出部2020は、商品情報に基づいて、精算対象の商品を入れるために必要な容器の種類及び各種類の容器の個数の組み(以下、容器パターン)を複数算出する。
Based on the product information, the
本実施形態の情報処理装置2000は、属性情報生成部2060、推奨情報出力部2080を有する。属性情報生成部2060は、カメラ20によって生成された画像(以下、撮像画像)を用いて、顧客の属性を表す情報(以下、属性情報)を生成する。推奨情報出力部2080は、属性情報に基づいて、複数の容器パターンの一部を示す情報(以下、推奨情報)を生成して出力する。
The
ここで、本実施形態において、商品を入れる容器には、大きさ又は形状が互いに異なる複数種類の容器がある。また、撮像画像を生成するカメラ20は、商品を精算対象として登録する処理に用いられるレジ端末(商品登録装置)又は精算対象として登録された商品の精算処理に用いられるレジ端末(精算装置)に設けられる。
Here, in the present embodiment, there are a plurality of types of containers in which the products are placed, which are different in size or shape from each other. Further, the
<処理の流れ>
図10は、実施形態3の情報処理装置2000によって実行される処理の流れを例示するフローチャートである。個数算出部2020は、商品情報を用いて複数の容器パターンを算出する(S202)。属性情報生成部2060は、撮像画像を取得する(S204)。属性情報生成部2060は、撮像画像に基づいて属性情報を生成する(S206)。推奨情報出力部2080は、推奨情報を生成して出力する(S208)。
<Processing flow>
FIG. 10 is a flowchart illustrating a flow of processing executed by the
<容器パターンを算出する方法:S202>
個数算出部2020は、商品情報を用いて容器パターンの算出を行う(S202)。個数算出部2020が容器パターンを算出する方法は任意である。例えば個数算出部2020は、実施形態1で説明した、全ての商品を入れることができる容器の個数の最小値を求めるための組合せ最適化問題の解を算出するアルゴリズムを実行する。このアルゴリズムがトライアンドエラーで解を探索するアルゴリズムである場合、解が求まるまでの過程において、全ての商品を入れることができる容器の種類と各種類の容器の個数の組合せ(容器パターン)が複数算出される。そこで個数算出部2020は、このように組合せ最適化問題の解を求めるアルゴリズムを実行し、解が求まる過程で算出された複数の容器パターンを算出結果とする。
<Method of calculating container pattern: S202>
The
<撮像画像の取得方法:S204>
属性情報生成部2060は、カメラ20によって生成された撮像画像を取得する(S204)。属性情報生成部2060が撮像画像を取得する方法は任意である。例えば属性情報生成部2060は、カメラ20から撮像画像を取得する。この場合、情報処理装置2000とカメラ20とは通信可能に接続されている。
<Acquisition method of captured image: S204>
The attribute
また、カメラ20が外部の記憶装置に撮像画像を記憶する場合、属性情報生成部2060は、この記憶装置から撮像画像を取得する。この場合、情報処理装置2000は、この記憶装置と通信可能に接続されている。
Further, when the
カメラ20は、静止画を生成するカメラであってもよいし、動画を生成するカメラであってもよい。カメラ20は、自動で(例えば定期的に)撮像を行ってもよいし、店員や顧客による操作に応じて撮像を行ってもよい。
The
カメラ20を用いて顧客を撮像する(撮像画像を生成する)タイミングは任意である。例えばカメラ20が商品登録装置に設けられている場合、カメラ20は、商品を精算対象として登録する処理を開始してから終了するまでの間の任意のタイミング(例えば店員が最初の商品のバーコードをリーダに読み取らせたタイミング)で顧客を撮像して撮像画像を生成する。また例えば、カメラ20が精算装置に設けられている場合、カメラ20は、顧客が精算装置を操作し始めたタイミングから顧客に対して推奨情報を提示するまでの間の任意のタイミング(例えば、顧客が精算装置のタッチパネルに最初に触れたタイミング)で顧客を撮像して撮像画像を生成する。
The timing of capturing the customer (generating the captured image) using the
<属性情報について>
属性情報は、顧客の属性を示す情報である。例えば属性情報は、顧客の年齢層、顧客の性別、顧客の体格、又は顧客の人数などを示す。属性情報生成部2060は、撮像画像に写っている顧客の画像を解析することにより、これらの情報を生成する。
<About attribute information>
The attribute information is information indicating the attributes of the customer. For example, the attribute information indicates the age group of the customer, the gender of the customer, the physique of the customer, the number of customers, and the like. The attribute
属性情報によって示される顧客の年齢層は、顧客の推定年齢であってもよいし、顧客の年齢をおおまかに示す情報であってもよい。後者の場合、例えばこの情報は、10代や20代などの概数で年齢層を示す情報や、子供、大人又は老人などの区分で年齢層を示す情報である。 The age group of the customer indicated by the attribute information may be the estimated age of the customer, or may be information roughly indicating the age of the customer. In the latter case, for example, this information is information indicating an age group by an approximate number such as teens or twenties, or information indicating an age group by classification such as children, adults or the elderly.
属性情報によって示される顧客の体格は、顧客の体格の良さを示す。例えば顧客の体格を示す情報は、顧客の推定身長を示す情報である。また例えば、顧客の体格を示す情報は、「大柄な体型、平均的な体型、小柄な体型」のように、複数段階のレベルで顧客の体格の良さをランク付けした情報である。 The physique of the customer indicated by the attribute information indicates the good physique of the customer. For example, the information indicating the physique of the customer is the information indicating the estimated height of the customer. Further, for example, the information indicating the customer's physique is information that ranks the goodness of the customer's physique at a plurality of levels, such as "large body shape, average body shape, and small body shape".
顧客の体格の良さを複数のレベルでランク付けする方法は任意である。例えば属性情報生成部2060は、撮像画像に写っている顧客の画像を解析することで、顧客の推定身長を算出する。そして、属性情報生成部2060は、推定身長が第1所定値(例:180 cm)以上である場合に顧客の体格を「大柄」とし、推定身長が第1所定値未満第2所定値(160 cm)以上である場合に顧客の体格を「平均的」とし、推定身長が第2所定値未満である場合に顧客の体型を「小柄」とする。これらの所定値は、属性情報生成部2060に予め設定されていてもよいし、属性情報生成部2060からアクセス可能な記憶装置に記憶されていてもよい。
The method of ranking the goodness of a customer at multiple levels is arbitrary. For example, the attribute
属性情報によって示される顧客の人数は、複数の顧客が1つのグループ(例えば家族)を成している場合に、そのグループに含まれる顧客の人数を示す情報である。 The number of customers indicated by the attribute information is information indicating the number of customers included in the group when a plurality of customers form one group (for example, a family).
<属性情報の生成方法:S206>
属性情報生成部2060は、撮像画像を用いて属性情報を生成する(S206)。ここで、画像から人物を検出する技術、並びに画像から検出した人物の年齢層、性別、及び推定身長を割り出す技術には、既存の技術を利用することができる。
<Method of generating attribute information: S206>
The attribute
撮像画像に複数の人物が写っている場合、属性情報生成部2060は、属性情報の生成対象とする顧客(以下、ターゲットの顧客)を特定する。ここで、ターゲットの顧客は、推奨情報や支援情報の提供先となる顧客である。より具体的には、情報処理装置2000が商品登録装置又は精算装置に設けられている場合、ターゲットの顧客は、属性情報を生成しようとしている情報処理装置2000が備えられている商品登録装置又は精算装置を利用している顧客である。なお、撮像画像に写っているその他の人物としては、ターゲットの顧客と共に買い物に来た顧客や、属性情報を生成しようとしている商品登録装置や精算装置とは別のレジ端末を利用している顧客などが考えられる。
When a plurality of people are shown in the captured image, the attribute
属性情報生成部2060がターゲットの顧客を特定する方法は任意である。例えば属性情報生成部2060は、撮像画像に最も大きく写っている人物、又は撮像画像内における位置が撮像画像の中心に最も近い自分を、ターゲットの顧客とする。
The method by which the attribute
顧客の人数は、撮像画像に写っている人物の数に基づいて算出することができる。例えば属性情報生成部2060は、撮像画像に写っている人物の総数を顧客の人数として扱う。また例えば、属性情報生成部2060は、撮像画像内における大きさが所定値以上である人物のみをカウントし、その数を顧客の人数としてもよい。こうすることで、ターゲットの顧客から離れて写っている人物(例えば別のレジ端末を利用している顧客)など、ターゲットの顧客の同伴者ではない確率が高い人物が、ターゲットの顧客のグループから除かれる。
The number of customers can be calculated based on the number of people in the captured image. For example, the attribute
<推奨情報の生成方法:S208>
推奨情報出力部2080は、属性情報に基づいて、複数の容器パターンの一部を示す推奨情報を生成し、生成した推奨情報を出力する(S208)。推奨情報出力部2080が属性情報に基づいて推奨情報を生成する方法は様々である。以下、推奨情報の生成方法を例示する。
<Recommended information generation method: S208>
The recommendation
<<推奨情報の生成方法1>>
推奨情報出力部2080は、属性情報に基づいて推奨情報に含める容器パターンの条件(以下、推奨条件)を算出し、その条件に合致する容器パターンを含む推奨情報を生成する。そのために、顧客の属性に対応付けて、その属性の顧客へ推奨する容器パターンの条件を予め定めておく。
<< Method of generating recommended
The recommended
図11は、顧客の属性に応じて予め定められている容器パターンの条件を例示する図である。図11のテーブルを、条件テーブル600と呼ぶ。条件テーブル600は、属性602、サイズ604、及び重さ606という3つの列を有する。属性602は、顧客の属性を表す。
FIG. 11 is a diagram illustrating the conditions of the container pattern that are predetermined according to the attributes of the customer. The table of FIG. 11 is called a condition table 600. The condition table 600 has three columns:
サイズ604は、属性に対応する容器のサイズの条件を表す。図11の例において、店舗に用意されている容器は、大きい容器(大)、中程度のサイズの容器(中)、及び小さい容器(小)の3種類であるとする。例えば「中」を示すサイズ604は、「容器のサイズは中以下(小と中のいずれか)である」という条件を意味する。
The
顧客が子供や老人の場合、顧客が女性の場合、又は顧客の体格が小柄な場合などにおいては、容器のサイズが大きいと、顧客にとって容器が持ちづらくなってしまうと考えられる。そのため、これらの属性に対応するサイズ604は、小や中に設定しておくことが好ましい。
When the customer is a child or an elderly person, the customer is a woman, or the customer's physique is small, it is considered that the large size of the container makes it difficult for the customer to hold the container. Therefore, the
重さ606は、1つの袋に入れられる商品の重さの合計値を示す。例えば「2kg」を示す重さ606は、「容器パターンに含まれる各袋に入れられる商品の重さの合計値は、それぞれ 2kg 以下である」という条件を意味する。
The
顧客が子供や老人の場合、顧客が女性の場合、又は顧客の体格が小柄な場合などにおいては、容器の数を少なくして各容器に入れられる商品の重さの合計値を大きくするよりも、容器の数を多めにして各容器に入れられる商品の重さの合計値を小さくする方が好ましいと考えられる。そのため、これらの属性に対応する重さ606は、小さめの値(例えば袋の耐荷重よりも小さい値)に設定しておくことが好ましい。なお、袋の耐荷重と重さ606が示す値とが異なる場合、袋に入れられる商品の重さの合計値は、これらの内のいずれか小さい方である必要がある。
If the customer is a child or an elderly person, the customer is a woman, or the customer's physique is small, rather than reducing the number of containers and increasing the total weight of the products contained in each container. It is considered preferable to increase the number of containers and reduce the total weight of the products contained in each container. Therefore, the
さらに推奨情報出力部2080は、属性情報に顧客の人数が含まれる場合、容器の個数と顧客の人数との関係についても条件を算出する。例えばこの条件は、以下の数式(1)によって表される。ここで、nb は容器の個数であり、nc は顧客の人数である。数式(1)で示される条件に従えば、各顧客が持つ容器の個数が2以下となる。そのため、顧客は1つの手で1つの容器を持てばよいこととなる。
なお、容器の個数の条件は、容器の種類毎に定められてもよい。例えば、容器が段ボール箱などの両手で持たなければならないものである場合、容器の個数は、顧客の人数以下であることが好ましい。 The condition for the number of containers may be determined for each type of container. For example, when the container is a cardboard box or the like that must be held by both hands, the number of containers is preferably less than or equal to the number of customers.
推奨情報出力部2080は、属性情報生成部2060によって生成された属性情報に示される各属性と対応する条件を取得し、その条件を全て満たすことを推奨条件とする。例えば、属性情報が「年齢70歳代、女性、小柄」を示している場合、「属性602=60歳以上」に対応するサイズ604及び重さ606、「属性602=女性」に対応するサイズ604及び重さ606、並びに「属性602=小柄」に対応するサイズ604及び重さ606の全てを満たすことが推奨条件となる。また、属性情報に顧客の人数が含まれる場合、推奨情報出力部2080は、前述した容器の個数と顧客の人数との関係で定まる条件も、推奨条件に含める。
The recommended
なお、個数算出部2020は、上述した推奨条件を制約条件として加えた組合せ最適化問題の解を算出するアルゴリズムを実行してもよい。この場合、個数算出部2020によって算出された容器パターンはいずれも推奨条件を満たす。そのため、推奨情報出力部2080は、個数算出部2020によって算出された各容器パターンを示す推奨情報を生成する。なおこの場合、個数算出部2020が容器パターンを算出する前に、属性情報生成部2060が属性情報を生成する。そして、個数算出部2020は、この属性情報を利用して容器パターンを算出する。
The
<<推奨情報の生成方法2>>
推奨情報出力部2080は、属性情報に基づいて各容器パターンの推奨度を算出する。そして推奨情報出力部2080は、算出した推奨度に基づいて推奨情報を生成する。例えば推奨情報出力部2080は、算出した推奨度が高い順に容器パターンに順位を付け、順位が所定値以上の容器パターンを示す推奨情報を生成する。また例えば、推奨情報出力部2080は、推奨度が所定値以上の容器パターンを含む推奨情報を生成する。
<< Method of generating recommended
The recommendation
推奨情報出力部2080が属性情報に基づいて容器パターンの推奨度を算出する方法は様々である。例えば、各種類の容器について、属性への適合度合いを示す適合度情報を予め用意しておく。図12は、適合度情報を例示する図である。図12において、袋の種類には、大きい容器(大容器)、中程度のサイズの容器(中容器)、小さい容器(小容器)、及び平たい物(例えばお弁当)を入れるための容器(平容器)の4種類がある。
There are various methods in which the recommended
図12では、容器の種類ごとに、年齢層、性別、及び体格について適合度情報が用意されている。例えば、10歳未満の顧客に対する大容器の適合度合いは1である。また、女性に対する大容器の適合度合いは3である。さらに、小柄な顧客に対する大容器の適合度合いは1である。 In FIG. 12, goodness-of-fit information is prepared for the age group, gender, and physique for each type of container. For example, the degree of suitability of a large container for a customer under the age of 10 is 1. In addition, the degree of suitability of the large container for women is 3. Furthermore, the degree of suitability of a large container for a small customer is 1.
さらに推奨情報出力部2080は、属性情報に顧客の人数が示されている場合、容器の個数と顧客の人数との関係についても適合度を算出する。例えば推奨情報出力部2080は、以下の数式(2)で容器の個数に関する適合度を算出する。ここで、x は容器の個数に関する適合度、nb は容器の個数、nc は顧客の人数を表す。
条件(a)を満たすケースでは、各顧客が少なくとも1つ容器を持ち、なおかつ片手で2つ以上の容器を持たなければならない顧客はいない。そのため、条件(a)を満たすケースの適合度が最も高くなっている。 In the case where the condition (a) is satisfied, there is no customer who must hold at least one container for each customer and hold two or more containers with one hand. Therefore, the goodness of fit of the case satisfying the condition (a) is the highest.
条件(b)を満たすケースでは、片手で2つ以上の容器を持たなければいけない顧客はいないものの、一人以上の顧客が容器を持たないことになる。そのため、条件(b)を満たすケースの適合度は、条件(a)を満たすケースの適合度より低くなっている。 In the case where the condition (b) is satisfied, there is no customer who must hold two or more containers with one hand, but one or more customers do not hold the container. Therefore, the goodness of fit of the case satisfying the condition (b) is lower than the goodness of fit of the case satisfying the condition (a).
条件(c)を持たすケースでは、少なくとも一人の顧客が、1つの手で2つ以上の容器を持たなければならない。そのため、条件(c)のケースの適合度は最も低くなっている。 In the case with condition (c), at least one customer must hold two or more containers in one hand. Therefore, the goodness of fit of the case of condition (c) is the lowest.
なお、容器の個数に関する適合度は、容器の種類ごとに定められてもよい。例えば容器が段ボール箱などの両手で持たなければならないものである場合、各顧客が1つずつ容器を持つケースの適合度を最も高くし、容器を持たない顧客がいるケースの適合度をその次に高くし、容器を2つ以上持たなければならない顧客がいるケースの適合度を最も低くする。 The goodness of fit regarding the number of containers may be determined for each type of container. For example, if the container must be held by both hands, such as a cardboard box, the suitability of the case where each customer has one container is the highest, and the suitability of the case where there is a customer who does not have the container is next. Highest, and the least fit for cases where there are customers who must have more than one container.
或る容器パターンについて推奨度を算出する方法は、例えば次のようになる。まず推奨情報出力部2080は、容器パターンに含まれる各容器について、各属性の適合度を取得する。例えば、顧客が「60歳以上の小柄な女性」であり、容器パターンに大容器が含まれる場合、その大容器について、「1、3、1」という適合度が取得される。さらに推奨情報出力部2080は、容器パターンに含まれる容器の個数と顧客の人数に応じた適合度を算出する。そして、推奨情報出力部2080は、容器パターンに含まれる各容器について取得された全ての適合度及び容器の個数と顧客の人数に応じて算出した適合度の統計値(例えばこれらの平均値)を算出する。そして、推奨情報出力部2080は、この統計値をその容器パターンの推奨度とする。
The method of calculating the recommendation level for a certain container pattern is as follows, for example. First, the recommended
<推奨情報の出力方法>
推奨情報出力部2080は、顧客が閲覧できるように推奨情報を出力する。具体的には、推奨情報出力部2080は、顧客によって閲覧可能なディスプレイ装置に推奨情報を出力する。顧客が商品登録装置を利用しているタイミングで推奨情報を顧客に提供する場合、推奨情報出力部2080は、商品登録装置又はその周辺に備えられているディスプレイ装置に推奨情報を出力させる。一方、顧客が精算装置を利用しているタイミングで推奨情報を顧客に提供する場合、推奨情報出力部2080は、精算装置又はその周辺に設けられているディスプレイ装置に推奨情報を出力させる。
<Output method of recommended information>
The recommended
図13は、ディスプレイ装置に表示された推奨情報を例示する図である。容器パターン36は、推奨情報に含まれる容器パターンを示す。例えば容器パターン36−1は、大容器1つと中容器1つの容器パターンを表す。
FIG. 13 is a diagram illustrating recommended information displayed on the display device. The
<推奨情報の利用方法>
顧客は、推奨情報に示された容器パターンのいずれかを選択する。例えば推奨情報が表示されるディスプレイ装置にタッチパネルが設けられている場合、顧客は、いずれかの容器パターンをタッチすることで、容器パターンの選択を行う。例えば図13において、各容器パターン36を押下可能なボタンとして表示し、顧客にいずれかのボタンを押下させる。また例えば、顧客は、選択する容器パターンを口頭で店員に伝えてもよい。
<How to use recommended information>
The customer chooses one of the container patterns shown in the recommendations. For example, when the display device on which the recommended information is displayed is provided with a touch panel, the customer selects the container pattern by touching one of the container patterns. For example, in FIG. 13, each
顧客は、選択した容器パターンに含まれる各容器の提供を受ける。例えば店員が、容器パターンに含まれる各容器を顧客に渡す。また例えば、選択された容器パターンに含まれる各容器を自動的に排出する装置(以下、容器提供装置)が店舗に設けられていてもよい。情報処理装置2000は、選択された容器パターンを容器提供装置へ送信する。容器提供装置は、取得した容器パターンに含まれる各容器を排出する。
The customer is offered each container included in the selected container pattern. For example, a clerk hands each container included in the container pattern to the customer. Further, for example, a device for automatically discharging each container included in the selected container pattern (hereinafter referred to as a container providing device) may be provided in the store. The
<<選択された容器パターンに応じた支援情報の提供>>
本実施形態の支援情報出力部2040は、選択された容器パターンに応じて支援情報を生成し、その支援情報を出力してもよい。ここで、実施形態1における容器の個数の算出と同様に、個数算出部2020によって容器パターンが算出される際に、その容器パターンに含まれる各容器と商品との対応付けが求まっている。そこで支援情報出力部2040は、選択された容器パターンについて個数算出部2020が求めた、容器と商品との対応付けを示す支援情報を生成する。
<< Providing support information according to the selected container pattern >>
The support
さらに支援情報出力部2040は、その容器パターンについて、実施形態2で説明した容器詰めの順序を示す支援情報を生成してもよい。
Further, the support
<ハードウエア構成>
実施形態3の情報処理装置2000を実現する計算機のハードウエア構成は、実施形態1と同様に、例えば図2によって表される。ただし、本実施形態の情報処理装置2000を実現する計算機1000のストレージ1080には、本実施形態の情報処理装置2000の機能を実現するプログラムモジュールがさらに記憶される。
<Hardware configuration>
The hardware configuration of the computer that realizes the
<作用・効果>
本実施形態によれば、精算対象の商品を入れるために必要な容器の種類及び個数の組みである容器パターンが複数算出され、顧客の属性に基づき、複数の容器パターンの内の一部を示す推奨情報が顧客に提供される。よって顧客は、利用に適した容器パターンを容易に把握することができるため、利用する容器の種類及び個数の組み合わせを容易に選ぶことができる。
<Action / effect>
According to the present embodiment, a plurality of container patterns, which are a set of the types and numbers of containers required to store the products to be settled, are calculated, and a part of the plurality of container patterns is shown based on the attributes of the customer. Recommendation information is provided to the customer. Therefore, since the customer can easily grasp the container pattern suitable for use, the customer can easily select the combination of the type and the number of containers to be used.
さらに、顧客が選択した容器パターンについて支援情報出力部2040が支援情報を出力することにより、顧客は、選択した容器パターンに含まれる各容器に対してどの商品を入れればよいかを容易に把握することができる。
Further, the support
<変形例>
本実施形態の情報処理装置2000は、支援情報は出力せず、推奨情報のみを出力してもよい。この場合、情報処理装置2000は、支援情報出力部2040を有さなくてもよい。
<Modification example>
The
以上、図面を参照して本発明の実施形態について述べたが、これらは本発明の例示であり、上記各実施形態の組み合わせ、又は上記以外の様々な構成を採用することもできる。 Although the embodiments of the present invention have been described above with reference to the drawings, these are examples of the present invention, and a combination of the above embodiments or various configurations other than the above can be adopted.
以下、参考形態の例を付記する。
1. 精算対象の複数の商品に関する情報を用いて、前記複数の商品を入れるために必要な容器の個数を算出する個数算出手段と、
前記算出された個数が2以上である場合に、各容器について、容器とその容器に入れるべき商品とを対応付けた支援情報を出力する支援情報出力手段と、
を有する情報処理装置。
2. 前記支援情報出力手段は、前記支援情報が含まれるレシートを出力する、1.に記載の情報処理装置。
3. 前記支援情報出力手段は、前記レシートを印刷して出力する、2.に記載の情報処理装置。
4. 前記支援情報は、前記容器ごとに、その容器に入れるべき商品の順序を示す、1.乃至3.いずれか一つに記載の情報処理装置。
5. 商品を入れる容器には、大きさ又は形状が互いに異なる複数種類の容器があり、
前記個数算出手段は、前記複数の商品を入れるために必要な容器の種類及び個数の組みを複数算出し、
カメラによって生成された画像を用いて、顧客の属性を表す属性情報を生成する属性情報生成手段と、
前記属性情報に基づいて、前記複数算出された容器の種類及び個数の組みの一部を示す推奨情報を生成して出力する推奨情報出力手段と、
を有し、
前記カメラは、商品を精算対象として登録する処理に用いられる商品登録装置又は精算対象として登録された商品の精算処理に用いられる精算装置に設けられる、1.乃至4.いずれか一つに記載の情報処理装置。
6. 精算対象の複数の商品に関する情報を用いて、商品を容器に入れるべき順序を示す支援情報を生成する支援情報出力手段を有する、情報処理装置。
7. カメラによって生成された画像を用いて、顧客の属性を表す属性情報を生成する属性情報生成手段と、
購入対象の複数の商品に関する情報に基づいて、前記複数の商品を入れるために必要な容器の種類及び個数の組みを複数算出し、前記属性情報に基づいて、前記複数算出された容器の種類及び個数の組みの一部を示す推奨情報を生成して出力する推奨情報出力手段と、
を有し、
前記容器には、大きさ又は形状が互いに異なる複数種類の容器がある、情報処理装置。
8. コンピュータによって実行される制御方法であって、
精算対象の複数の商品に関する情報を用いて、前記複数の商品を入れるために必要な容器の個数を算出する個数算出ステップと、
前記算出された個数が2以上である場合に、各容器について、容器とその容器に入れるべき商品とを対応付けた支援情報を出力する支援情報出力ステップと、
を有する制御方法。
9. 前記支援情報出力ステップは、前記支援情報が含まれるレシートを出力する、8.に記載の制御方法。
10. 前記支援情報出力ステップは、前記レシートを印刷して出力する、9.に記載の制御方法。
11. 前記支援情報は、前記容器ごとに、その容器に入れるべき商品の順序を示す、8.乃至10.いずれか一つに記載の制御方法。
12. 商品を入れる容器には、大きさ又は形状が互いに異なる複数種類の容器があり、
前記個数算出ステップは、前記複数の商品を入れるために必要な容器の種類及び個数の組みを複数算出し、
カメラによって生成された画像を用いて、顧客の属性を表す属性情報を生成する属性情報生成ステップと、
前記属性情報に基づいて、前記複数算出された容器の種類及び個数の組みの一部を示す推奨情報を生成して出力する推奨情報出力ステップと、
を有し、
前記カメラは、商品を精算対象として登録する処理に用いられる商品登録装置又は精算対象として登録された商品の精算処理に用いられる精算装置に設けられる、8.乃至11.いずれか一つに記載の制御方法。
13. コンピュータによって実行される制御方法であって、精算対象の複数の商品に関する情報を用いて、前記容器に入れるべき順に前記容器に入れる商品を示す支援情報を生成する支援情報出力ステップを有する、制御方法。
14. コンピュータによって実行される制御方法であって、
カメラによって生成された画像を用いて、顧客の属性を表す属性情報を生成する属性情報生成ステップと、
購入対象の複数の商品に関する情報に基づいて、前記複数の商品を入れるために必要な容器の種類及び個数の組みを複数算出し、前記属性情報に基づいて、前記複数算出された容器の種類及び個数の組みの一部を示す推奨情報を生成して出力する推奨情報出力ステップと、
を有し、
前記容器には、大きさ又は形状が互いに異なる複数種類の容器がある、制御方法。
15. 8.乃至12.いずれか一つに記載の制御方法が有する各ステップをコンピュータに実行させるプログラム。
16. 13.に記載の制御方法が有するステップをコンピュータに実行させるプログラム。
17. 14.に記載の制御方法が有する各ステップをコンピュータに実行させるプログラム。
Hereinafter, an example of the reference form will be added.
1. 1. A quantity calculation means for calculating the number of containers required to store the plurality of products by using information on a plurality of products to be settled.
When the calculated number is 2 or more, the support information output means for outputting the support information in which the container and the product to be put in the container are associated with each container is used.
Information processing device with.
2. 2. The support information output means outputs a receipt containing the support information. The information processing device described in.
3. 3. The support information output means prints and outputs the receipt. The information processing device described in.
4. The support information indicates the order of products to be put in the container for each container. To 3. The information processing device according to any one.
5. There are multiple types of containers that differ in size or shape from each other.
The number calculation means calculates a plurality of sets of container types and numbers necessary for containing the plurality of products.
Attribute information generation means that generates attribute information that represents customer attributes using images generated by the camera,
Based on the attribute information, the recommended information output means for generating and outputting the recommended information indicating a part of the set of the plurality of calculated container types and numbers, and
Have,
The camera is provided in the product registration device used for the process of registering the product as the settlement target or the settlement device used for the settlement process of the product registered as the settlement target. To 4. The information processing device according to any one.
6. An information processing device having a support information output means for generating support information indicating the order in which products should be placed in a container by using information on a plurality of products to be settled.
7. Attribute information generation means that generates attribute information that represents customer attributes using images generated by the camera,
Based on the information about the plurality of products to be purchased, a plurality of sets of the types and the number of containers required to put the plurality of products are calculated, and based on the attribute information, the plurality of calculated container types and the number of containers are calculated. Recommended information output means that generates and outputs recommended information that indicates a part of the number set,
Have,
An information processing device in which the container includes a plurality of types of containers having different sizes or shapes.
8. A control method performed by a computer
A quantity calculation step for calculating the number of containers required to store the plurality of products using information on a plurality of products to be settled, and a number calculation step.
When the calculated number is 2 or more, the support information output step for outputting the support information in which the container and the product to be put in the container are associated with each container is used.
Control method having.
9. The support information output step outputs a receipt containing the support information. The control method described in.
10. In the support information output step, the receipt is printed and output. The control method described in.
11. The support information indicates the order of products to be put in the container for each container. To 10. The control method according to any one.
12. There are multiple types of containers that differ in size or shape from each other.
In the number calculation step, a plurality of sets of container types and numbers required for containing the plurality of products are calculated.
An attribute information generation step that generates attribute information that represents a customer's attributes using an image generated by a camera, and
Based on the attribute information, a recommended information output step for generating and outputting recommended information indicating a part of the set of the plurality of calculated container types and numbers, and
Have,
The camera is provided in the product registration device used for the process of registering the product as the settlement target or the settlement device used for the settlement process of the product registered as the settlement target. To 11. The control method according to any one.
13. A control method executed by a computer, the control method having a support information output step of generating support information indicating the products to be put in the container in the order in which they should be put in the container, using information about a plurality of products to be settled. ..
14. A control method performed by a computer
An attribute information generation step that generates attribute information that represents a customer's attributes using an image generated by a camera, and
Based on the information about the plurality of products to be purchased, a plurality of sets of the types and the number of containers required to put the plurality of products are calculated, and based on the attribute information, the plurality of calculated container types and the number of containers are calculated. A recommended information output step that generates and outputs recommended information that indicates a part of the number set, and
Have,
A control method in which the container includes a plurality of types of containers having different sizes or shapes.
15. 8. To 12. A program that causes a computer to execute each step of the control method described in any one of them.
16. 13. A program that causes a computer to perform the steps of the control method described in.
17. 14. A program that causes a computer to execute each step of the control method described in.
10 レシート
12 商品リスト
14 グループ
20 カメラ
30 ディスプレイ装置
32 商品リスト
34 グループ
36 容器パターン
500 商品情報
502 商品ID
504 購入個数
506 重さ
508 サイズ
600 条件テーブル
602 属性
604 サイズ
606 重さ
1000 計算機
1020 バス
1040 プロセッサ
1060 メモリ
1080 ストレージ
1100 入出力インタフェース
1120 ネットワークインタフェース
2000 情報処理装置
2020 個数算出部
2040 支援情報出力部
2060 属性情報生成部
2080 推奨情報出力部
10
504 Number of
Claims (10)
前記算出された個数が2以上である場合に、各容器について、容器とその容器に入れるべき商品とを対応付けた支援情報を出力する支援情報出力手段と、
を有し、
前記支援情報出力手段は、前記支援情報が含まれるレシートを出力し、
前記支援情報出力手段は、前記複数の商品を複数のグループに分け、
前記支援情報は、前記グループ別に、当該グループに対応する容器を示しており、
前記支援情報出力手段は、前記レシートにおいて、前記グループ別に、当該グループに含まれる前記商品の金額を示す情報処理装置。 A quantity calculation means for calculating the number of containers required to store the plurality of products by using information on a plurality of products to be settled.
When the calculated number is 2 or more, the support information output means for outputting the support information in which the container and the product to be put in the container are associated with each container is used.
Have,
The support information output means outputs a receipt including the support information, and outputs the receipt .
The support information output means divides the plurality of products into a plurality of groups and divides the plurality of products into a plurality of groups.
The support information indicates a container corresponding to the group for each group.
The support information output means is an information processing device that indicates the amount of money of the product included in the group for each group on the receipt .
前記個数算出手段は、前記複数の商品を入れるために必要な容器の種類及び個数の組みを複数算出し、
カメラによって生成された画像を用いて、顧客の属性を表す属性情報を生成する属性情報生成手段と、
前記属性情報に基づいて、前記複数算出された容器の種類及び個数の組みの一部を示す推奨情報を生成して出力する推奨情報出力手段と、
を有し、
前記カメラは、商品を精算対象として登録する処理に用いられる商品登録装置又は精算対象として登録された商品の精算処理に用いられる精算装置に設けられる、請求項1又は2に記載の情報処理装置。 There are multiple types of containers that differ in size or shape from each other.
The number calculation means calculates a plurality of sets of container types and numbers necessary for containing the plurality of products.
Attribute information generation means that generates attribute information that represents customer attributes using images generated by the camera,
Based on the attribute information, the recommended information output means for generating and outputting the recommended information indicating a part of the set of the plurality of calculated container types and numbers, and
Have,
The information processing device according to claim 1 or 2 , wherein the camera is provided in a product registration device used for a process of registering a product as a settlement target or a settlement device used for a settlement process of a product registered as a settlement target.
購入対象の複数の商品に関する情報に基づいて、前記複数の商品を入れるために必要な容器の種類及び個数の組みを複数算出し、前記属性情報に基づいて、前記複数算出された容器の種類及び個数の組みの一部を示す推奨情報を生成して出力する推奨情報出力手段と、
を有し、
前記容器には、大きさ又は形状が互いに異なる複数種類の容器があり、
前記顧客の属性は、前記顧客の体格及び前記顧客の人数の少なくとも一方を含む、情報処理装置。 Attribute information generation means that generates attribute information that represents customer attributes using images generated by the camera,
Based on the information about the plurality of products to be purchased, a plurality of sets of the types and the number of containers required to put the plurality of products are calculated, and based on the attribute information, the plurality of calculated container types and the number of containers are calculated. Recommended information output means that generates and outputs recommended information that indicates a part of the number set,
Have,
The container includes a plurality of types of containers having different sizes or shapes.
An information processing device including at least one of the customer's physique and the number of customers.
精算対象の複数の商品に関する情報を用いて、前記複数の商品を入れるために必要な容器の個数を算出する個数算出ステップと、
前記算出された個数が2以上である場合に、各容器について、容器とその容器に入れるべき商品とを対応付けた支援情報を出力する支援情報出力ステップと、
を有し、
前記支援情報出力ステップにおいて、前記支援情報が含まれるレシートを出力し、
前記支援情報出力ステップにおいて、前記複数の商品を複数のグループに分け、
前記支援情報は、前記グループ別に、当該グループに対応する容器を示しており、
前記支援情報出力ステップにおいて、前記レシートにおいて、前記グループ別に、当該グループに含まれる前記商品の金額を示す制御方法。 A control method performed by a computer
A quantity calculation step for calculating the number of containers required to store the plurality of products using information on a plurality of products to be settled, and a number calculation step.
When the calculated number is 2 or more, the support information output step for outputting the support information in which the container and the product to be put in the container are associated with each container is used.
Have,
In the support information output step, a receipt containing the support information is output .
In the support information output step, the plurality of products are divided into a plurality of groups.
The support information indicates a container corresponding to the group for each group.
A control method for indicating the amount of money of the product included in the group for each group in the receipt in the support information output step .
前記支援情報出力ステップにおいて、前記複数の商品を複数のグループに分け、
前記支援情報は、前記グループ別に、当該グループに対応する容器を示しており、
前記支援情報出力ステップにおいて、前記レシートにおいて、前記グループ別に、当該グループに含まれる前記商品の金額を示す、制御方法。 A control method executed by a computer that uses information about a plurality of products to be settled to generate support information indicating the products to be put in the container in the order in which they should be put in the container, and outputs a receipt containing the support information. a support information output step to possess,
In the support information output step, the plurality of products are divided into a plurality of groups.
The support information indicates a container corresponding to the group for each group.
A control method for showing the amount of goods included in the group for each group in the receipt in the support information output step .
カメラによって生成された画像を用いて、顧客の属性を表す属性情報を生成する属性情報生成ステップと、
購入対象の複数の商品に関する情報に基づいて、前記複数の商品を入れるために必要な容器の種類及び個数の組みを複数算出し、前記属性情報に基づいて、前記複数算出された容器の種類及び個数の組みの一部を示す推奨情報を生成して出力する推奨情報出力ステップと、
を有し、
前記容器には、大きさ又は形状が互いに異なる複数種類の容器があり、
前記顧客の属性は、前記顧客の体格及び前記顧客の人数の少なくとも一方を含む、制御方法。 A control method performed by a computer
An attribute information generation step that generates attribute information that represents a customer's attributes using an image generated by a camera, and
Based on the information about the plurality of products to be purchased, a plurality of sets of the types and the number of containers required to put the plurality of products are calculated, and based on the attribute information, the plurality of calculated container types and the number of containers are calculated. A recommended information output step that generates and outputs recommended information that indicates a part of the number set, and
Have,
The container includes a plurality of types of containers having different sizes or shapes.
A control method in which the customer attributes include at least one of the customer's physique and the number of customers.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016056703A JP6821931B2 (en) | 2016-03-22 | 2016-03-22 | Information processing equipment, control methods, and programs |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016056703A JP6821931B2 (en) | 2016-03-22 | 2016-03-22 | Information processing equipment, control methods, and programs |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2017173955A JP2017173955A (en) | 2017-09-28 |
JP6821931B2 true JP6821931B2 (en) | 2021-01-27 |
Family
ID=59973032
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2016056703A Active JP6821931B2 (en) | 2016-03-22 | 2016-03-22 | Information processing equipment, control methods, and programs |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6821931B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7226754B2 (en) * | 2017-12-21 | 2023-02-21 | 日本電気株式会社 | Processing device, processing method and program |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3656729B2 (en) * | 2000-03-27 | 2005-06-08 | セイコーエプソン株式会社 | Receipt printing / issuing system, additional information printing processing method using the same, and information recording medium |
JP2004021836A (en) * | 2002-06-19 | 2004-01-22 | Nec Infrontia Corp | Guiding method and system for bagging purchased goods |
IL164091A (en) * | 2004-09-14 | 2012-02-29 | Doron Tam | Bag dispensing system |
JP4854449B2 (en) * | 2006-09-28 | 2012-01-18 | 富士通株式会社 | Automatic store support device and automatic store support program |
JP2013003872A (en) * | 2011-06-17 | 2013-01-07 | Casio Comput Co Ltd | Sales data processing device and program |
JP6113649B2 (en) * | 2013-12-20 | 2017-04-12 | 東芝テック株式会社 | Product sales data processing apparatus and program |
-
2016
- 2016-03-22 JP JP2016056703A patent/JP6821931B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2017173955A (en) | 2017-09-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2017056436A1 (en) | Information processing device, information processing method, and recording medium with program stored therein | |
JP7452610B2 (en) | Information processing device and control method | |
US20060235750A1 (en) | Point-of-sales terminal | |
JP2024040297A (en) | Article estimation device, article estimation method and program | |
JP6393987B2 (en) | Product sales data processing system and mobile terminal | |
JP7081657B2 (en) | Information processing equipment, control methods, and programs | |
US20130232034A1 (en) | Coordinate supporting system, coordinate supporting apparatus and coordinate supporting method | |
JP4854449B2 (en) | Automatic store support device and automatic store support program | |
JP5484509B2 (en) | Purchase confirmation system | |
JP6821931B2 (en) | Information processing equipment, control methods, and programs | |
JP6375924B2 (en) | Product registration device, product identification method and program | |
CN112154488B (en) | Information processing apparatus, control method, and program | |
JP6676993B2 (en) | Information providing apparatus, information providing method, and program | |
CN110987140A (en) | Commodity weighing auxiliary equipment and weighing equipment | |
JP6394340B2 (en) | Product registration apparatus, product registration method and program | |
JP2023067923A (en) | Commodity registration device, control method, and program | |
JPWO2020129527A1 (en) | Receipt processing device, control method, and program | |
JP7226754B2 (en) | Processing device, processing method and program | |
JP6706953B2 (en) | Weighing system and sales data processor | |
JP3991712B2 (en) | Product data processing apparatus and program | |
JP2018055233A (en) | Information processing device, control method and program | |
JP2017146652A (en) | Information processing device, information processing system, control method, and program | |
TW201027448A (en) | Product selling management system and method thereof | |
JP2019215917A (en) | Mobile terminal, program, and shopping support method | |
EP4382873A1 (en) | Weighing system and method for refillable containers |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190207 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20200109 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200121 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200304 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20200804 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20201104 |
|
C60 | Trial request (containing other claim documents, opposition documents) |
Free format text: JAPANESE INTERMEDIATE CODE: C60 Effective date: 20201104 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20201119 |
|
C21 | Notice of transfer of a case for reconsideration by examiners before appeal proceedings |
Free format text: JAPANESE INTERMEDIATE CODE: C21 Effective date: 20201124 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20201208 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20201221 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6821931 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |