JP6204890B2 - Information processing apparatus and program - Google Patents

Information processing apparatus and program Download PDF

Info

Publication number
JP6204890B2
JP6204890B2 JP2014179476A JP2014179476A JP6204890B2 JP 6204890 B2 JP6204890 B2 JP 6204890B2 JP 2014179476 A JP2014179476 A JP 2014179476A JP 2014179476 A JP2014179476 A JP 2014179476A JP 6204890 B2 JP6204890 B2 JP 6204890B2
Authority
JP
Japan
Prior art keywords
information
unit
receipt
pos terminal
identification information
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
Application number
JP2014179476A
Other languages
Japanese (ja)
Other versions
JP2016053835A (en
Inventor
信明 杉浦
信明 杉浦
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.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC 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 Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2014179476A priority Critical patent/JP6204890B2/en
Publication of JP2016053835A publication Critical patent/JP2016053835A/en
Application granted granted Critical
Publication of JP6204890B2 publication Critical patent/JP6204890B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明の実施形態は、情報処理装置及びプログラムに関する。   Embodiments described herein relate generally to an information processing apparatus and a program.

従来、スーパーマーケット等の店舗では、複数のPOS端末をネットワークで接続したチェックアウトシステムが導入されている。また、POS端末の各々には、レシート印字用のプリンタ装置が設けられる。これにより、システムでは、POS端末の各々において会計業務が完結できるよう構成されている。また、オフィス等では、複数の端末とネットワークで接続された共有プリンタを用いて、各端末から文書の印字が可能なシステムが導入されている。   Conventionally, in a store such as a supermarket, a checkout system in which a plurality of POS terminals are connected via a network has been introduced. Each POS terminal is provided with a printer device for printing a receipt. As a result, the system is configured so that the accounting operation can be completed at each of the POS terminals. In offices and the like, a system capable of printing a document from each terminal using a shared printer connected to a plurality of terminals via a network has been introduced.

ところで、POS端末の各々にプリンタを搭載することは、コストアップの要因となる。そのため、上記した共有プリンタを設けることで、各POS端末からレシートの印字を行う構成が考えられる。しかしながら、複数のPOS端末から印字が指示された場合、どのPOS端末から指示されたレシートか容易に識別することができない。このような理由から、レシートの取り違えが起きる可能性があり、業務の妨げとなる可能性がある。そのため、レシートの出力を効率的に行うことが可能な技術の実現が望まれている。   By the way, installing a printer in each POS terminal causes an increase in cost. Therefore, by providing the above-described shared printer, a configuration for printing a receipt from each POS terminal can be considered. However, when printing is instructed from a plurality of POS terminals, it cannot be easily identified from which POS terminal the receipt is instructed. For these reasons, receipts can be confused, which can hinder business. Therefore, realization of a technique capable of efficiently outputting a receipt is desired.

本発明が解決しようとする課題は、レシートの出力を効率的に行うことが可能な情報処理装置及びプログラムを提供することである。   The problem to be solved by the present invention is to provide an information processing apparatus and program capable of efficiently performing receipt output.

実施形態の情報処理装置は、POS端末に接続可能な情報処理装置であって、ユーザの顔情報を取得する取得手段と、前記POS端末の各々を操作するユーザの顔情報と、当該POS端末の識別情報とを対応付けて格納した第1テーブルを参照し、前記取得手段が取得した顔情報に対応する識別情報を特定する顔認証手段と、前記POS端末の識別情報と、当該POS端末の各々で生成された取引毎のレシート情報とを対応付けて格納した第2テーブルから、前記顔認証手段が特定した識別情報に対応するレシート情報を読み出し、印字部から印字出力させる印字制御手段と、前記第2テーブルに格納された前記レシート情報の一覧を前記識別情報毎に生成し、当該識別情報に対応する前記POS端末に提供する提供手段と、を備える。 An information processing apparatus according to an embodiment is an information processing apparatus that can be connected to a POS terminal, and includes an acquisition unit that acquires user face information, user face information that operates each of the POS terminals, and the POS terminal. Each of the POS terminal, the face authentication means for identifying the identification information corresponding to the face information acquired by the acquisition means, with reference to the first table in which the identification information is stored in association with each other. from the second table in storing in association with the generated receipt information for each transaction, read receipt information corresponding to the face authentication unit identification information identifying a print control means for printing the output from the printing unit, the Providing means for generating a list of the receipt information stored in the second table for each identification information and providing the list to the POS terminal corresponding to the identification information .

図1は、実施形態に係るチェックアウトシステムの概略構成を示す図である。FIG. 1 is a diagram illustrating a schematic configuration of a checkout system according to the embodiment. 図2は、図1に示したPOS端末の構成例を示すブロック図である。FIG. 2 is a block diagram showing a configuration example of the POS terminal shown in FIG. 図3は、図1に示したプリンタ装置の構成例を示すブロック図である。FIG. 3 is a block diagram illustrating a configuration example of the printer apparatus illustrated in FIG. 1. 図4は、図3に示したユーザ管理テーブルのデータ構成の一例を示す図である。FIG. 4 is a diagram illustrating an example of a data configuration of the user management table illustrated in FIG. 図5は、図3に示したレシート管理テーブルのデータ構成の一例を示す図である。FIG. 5 is a diagram showing an example of the data configuration of the receipt management table shown in FIG. 図6は、POS端末及びプリンタ装置が行う会計処理の一例を示すフローチャートである。FIG. 6 is a flowchart illustrating an example of the accounting process performed by the POS terminal and the printer apparatus. 図7は、POS端末及びプリンタ装置が行う出力待ち報知処理の一例を示すフローチャートである。FIG. 7 is a flowchart illustrating an example of an output waiting notification process performed by the POS terminal and the printer apparatus. 図8は、POS端末の表示部に表示された出力待ち情報の一例を模式的に示す図である。FIG. 8 is a diagram schematically illustrating an example of output waiting information displayed on the display unit of the POS terminal. 図9は、プリンタ装置が行うレシート出力処理の一例を示すフローチャートである。FIG. 9 is a flowchart illustrating an example of a receipt output process performed by the printer apparatus.

図1は、本実施形態に係るチェックアウトシステムの概略構成を示す図である。図1に示すように、本実施形態のチェックアウトシステム1は、複数台のPOS端末10と、プリンタ装置20とを備える。POS端末10の各々とプリンタ装置20とは、無線又は有線のネットワークN1を介して接続される。ネットワークN1は、例えばLAN(Local Area Network)等である。   FIG. 1 is a diagram showing a schematic configuration of a checkout system according to the present embodiment. As shown in FIG. 1, the checkout system 1 of this embodiment includes a plurality of POS terminals 10 and a printer device 20. Each of the POS terminals 10 and the printer device 20 are connected via a wireless or wired network N1. The network N1 is, for example, a LAN (Local Area Network).

以下、チェックアウトシステム1を構成する各装置について説明する。   Hereinafter, each apparatus which comprises the checkout system 1 is demonstrated.

POS端末10は、商品の会計に係る商品販売データ処理を実行する商品販売データ処理装置である。本実施形態では、POS端末10は、タブレット端末等の携帯端末であり、店舗内の店員により携帯される。なお、各店員と当該店員が携帯するPOS端末10との組み合わせは、予め定められているものとする。   The POS terminal 10 is a merchandise sales data processing apparatus that executes merchandise sales data processing related to merchandise accounting. In the present embodiment, the POS terminal 10 is a portable terminal such as a tablet terminal and is carried by a store clerk in the store. Note that the combination of each store clerk and the POS terminal 10 carried by the store clerk is determined in advance.

図2は、POS端末10の構成例を示すブロック図である。図2に示すように、POS端末10は、CPU(Central Processing Unit)11と、ROM(Read Only Memory)12と、RAM(Random Access Memory)13と、通信I/F14と、操作部15と、表示部16と、スキャナ部17と、記憶部18とを備える。また、POS端末10は、RTC(Real Time Clock)等の計時装置を備える(図示せず)。   FIG. 2 is a block diagram illustrating a configuration example of the POS terminal 10. As shown in FIG. 2, the POS terminal 10 includes a CPU (Central Processing Unit) 11, a ROM (Read Only Memory) 12, a RAM (Random Access Memory) 13, a communication I / F 14, an operation unit 15, A display unit 16, a scanner unit 17, and a storage unit 18 are provided. The POS terminal 10 includes a time measuring device such as an RTC (Real Time Clock) (not shown).

ROM12は、CPU11が実行する各種プログラムや各種データを記憶する。RAM13は、CPU11が各種プログラムを実行する際に、一時的にデータやプログラムを記憶する。CPU11は、ROM12や記憶部18に格納された各種プログラムをRAM13に展開して実行することにより、後述する各機能部を実現させる。   The ROM 12 stores various programs executed by the CPU 11 and various data. The RAM 13 temporarily stores data and programs when the CPU 11 executes various programs. CPU11 implement | achieves each function part mentioned later by developing and executing the various programs stored in ROM12 or the memory | storage part 18 to RAM13.

通信I/F14は、ネットワークN1に接続可能な通信インタフェースである。POS端末10は、通信I/F14を介して、ネットワークN1に接続された装置と通信を行う。   The communication I / F 14 is a communication interface that can be connected to the network N1. The POS terminal 10 communicates with a device connected to the network N1 via the communication I / F 14.

操作部15は、操作ボタンやポインティングデバイス等の入力装置である。操作部15は、操作を受け付けると、その操作内容をCPU11に出力する。   The operation unit 15 is an input device such as an operation button or a pointing device. When the operation unit 15 receives the operation, the operation unit 15 outputs the operation content to the CPU 11.

表示部16は、LCD(Liquid Crystal Display)等の表示デバイスである。表示部16は、CPU11の制御の下、取引内容等の各種情報を表示する。また、表示部16は、タッチパネル構成としてもよい。この場合、タッチパネルは、操作部15として機能する。   The display unit 16 is a display device such as an LCD (Liquid Crystal Display). The display unit 16 displays various information such as transaction details under the control of the CPU 11. The display unit 16 may have a touch panel configuration. In this case, the touch panel functions as the operation unit 15.

スキャナ部17は、商品に付されたバーコード等のコードシンボルを読み取る読取装置である。スキャナ部17は、商品に付されたコードシンボルを読み取り、そのコードシンボルに含まれた商品IDをCPU11に出力する。ここで、商品IDは、例えばJANコード等の各商品を識別するための商品識別子である。なお、スキャナ部17は、タブレット端末等に一般的に備えられるCCDやCMOS等の撮像装置を用いて構成してもよい。この場合、撮像装置は、コードシンボルのデコードを行うプログラムと協働することで、スキャナ部17として機能する。   The scanner unit 17 is a reading device that reads a code symbol such as a barcode attached to a product. The scanner unit 17 reads a code symbol attached to a product, and outputs a product ID included in the code symbol to the CPU 11. Here, the product ID is a product identifier for identifying each product such as a JAN code. The scanner unit 17 may be configured using an imaging device such as a CCD or a CMOS that is generally provided in a tablet terminal or the like. In this case, the imaging apparatus functions as the scanner unit 17 in cooperation with a program that decodes code symbols.

記憶部18は、HDD(hard Disk Drive)やSSD(Solid State Drive)等の不揮発性の記憶媒体を備えた記憶装置である。記憶部18は、POS端末10の動作に係る各種プログラムや各種データを記憶する。例えば、記憶部18は、各商品に関する商品情報を、当該商品を識別する商品IDと対応付けて登録した商品マスタを記憶する。係る商品情報は、対応する商品の商品名や単価等を含む。   The storage unit 18 is a storage device including a nonvolatile storage medium such as a hard disk drive (HDD) or a solid state drive (SSD). The storage unit 18 stores various programs and various data related to the operation of the POS terminal 10. For example, the storage unit 18 stores a product master in which product information regarding each product is registered in association with a product ID that identifies the product. The product information includes the product name and unit price of the corresponding product.

また、記憶部18は、自己のPOS端末10を他のPOS端末10と識別するための識別情報を記憶する。ここで、識別情報は、例えばPOS端末10に予め割り当てられた固有の機器ID、製造番号、IPアドレス等を用いることができる。また、自己のPOS端末10を操作する店員の識別情報を記憶する構成としてもよい。この場合、識別情報は、例えば自己のPOS端末10を操作する店員の氏名や、店員管理用に予め割り当てられた固有の店員ID等を用いることができる。   The storage unit 18 also stores identification information for identifying the POS terminal 10 from the other POS terminal 10. Here, as the identification information, for example, a unique device ID, a serial number, an IP address, or the like assigned in advance to the POS terminal 10 can be used. Moreover, it is good also as a structure which memorize | stores the identification information of the salesclerk who operates the own POS terminal 10. FIG. In this case, for example, the name of the store clerk who operates his / her POS terminal 10 or a unique store clerk ID assigned in advance for managing the store clerk can be used as the identification information.

なお、本実施形態では、POS端末10の各々が商品マスタを保持する形態としたが、これに限らないものとする。例えば、外部装置が保持する商品マスタを、各POS端末10が参照する形態としてもよい。   In the present embodiment, each of the POS terminals 10 holds the product master. However, the present invention is not limited to this. For example, each POS terminal 10 may refer to a product master held by an external device.

また、POS端末10のCPU11は、ROM12や記憶部18に記憶されたプログラムを実行することで、会計処理部111と、通信制御部112と、表示制御部113とを機能部として備える。   The CPU 11 of the POS terminal 10 includes a transaction processing unit 111, a communication control unit 112, and a display control unit 113 as functional units by executing programs stored in the ROM 12 and the storage unit 18.

会計処理部111は、客が買い上げた商品の登録や会計(精算)に係る処理を行う。具体的に会計処理部111は、スキャナ部17により取得された商品IDに基づき、当該商品IDに対応する商品情報を商品マスタから読み出す。会計処理部111は、商品情報に含まれる単価や、操作部15を介して入力される販売個数等から商品の販売価格を算出する。   The accounting processing unit 111 performs processing related to registration and accounting (settlement) of products purchased by customers. Specifically, the accounting processing unit 111 reads product information corresponding to the product ID from the product master based on the product ID acquired by the scanner unit 17. The accounting processing unit 111 calculates the sales price of the product from the unit price included in the product information, the number of sales input via the operation unit 15, and the like.

会計処理部111は、商品の支払いが完了すると、それら商品の商品IDや販売価格等を、図示しない売上マスタファイル等に記録することで売上登録を行う。また、会計処理部111は、その取引の内訳を示すレシート情報を生成する。ここで、レシート情報は、客が買い上げた各商品の商品名や販売個数、客が支払った代金等を含む。また、レシート情報は、その取引を識別する取引ID、取引が行われた日時を示す日時情報等を含む。   When the payment of the merchandise is completed, the accounting processing unit 111 performs sales registration by recording the merchandise ID and sales price of the merchandise in a sales master file (not shown). The accounting processing unit 111 generates receipt information indicating the breakdown of the transaction. Here, the receipt information includes the product name and sales quantity of each product purchased by the customer, the price paid by the customer, and the like. The receipt information includes a transaction ID for identifying the transaction, date information indicating the date and time when the transaction was performed, and the like.

通信制御部112は、通信I/F14を用いることで、プリンタ装置20との間で各種情報の授受を行う。具体的に、通信制御部112は、取引が完了すると、その取引で会計処理部111が生成したレシート情報と、記憶部18に記憶された識別情報とを対応付け、プリンタ装置20に送信する。また、通信制御部112は、プリンタ装置20から送信される後述する出力待ち情報を受信する。   The communication control unit 112 exchanges various information with the printer device 20 by using the communication I / F 14. Specifically, when the transaction is completed, the communication control unit 112 associates the receipt information generated by the transaction processing unit 111 with the transaction and the identification information stored in the storage unit 18 and transmits the association information to the printer device 20. Further, the communication control unit 112 receives output wait information, which will be described later, transmitted from the printer device 20.

表示制御部113は、表示部16を制御することで、当該表示部16の表示画面に各種の情報を表示させる。具体的に、表示制御部113は、上述した会計処理に係る操作画面を表示部16に表示させる。また、表示制御部113は、商品マスタから読み出された商品情報を表示部16に表示させる。また、表示制御部113は、プリンタ装置20から送信された後述する出力待ち情報を表示部16に表示させる。   The display control unit 113 controls the display unit 16 to display various types of information on the display screen of the display unit 16. Specifically, the display control unit 113 causes the display unit 16 to display an operation screen related to the accounting process described above. Further, the display control unit 113 causes the display unit 16 to display the product information read from the product master. In addition, the display control unit 113 causes the display unit 16 to display output wait information (described later) transmitted from the printer device 20.

次に、プリンタ装置20について説明する。プリンタ装置20は、レシートの印字を行うプリンタ装置である。本実施形態において、プリンタ装置20は、情報処理装置として機能する。   Next, the printer device 20 will be described. The printer device 20 is a printer device that prints a receipt. In the present embodiment, the printer device 20 functions as an information processing device.

図3は、プリンタ装置20の構成例を示すブロック図である。図3に示すように、プリンタ装置20は、CPU21と、ROM22と、RAM23と、通信I/F24と、操作部25と、表示部26と、印字部27と、撮像部28と、記憶部29とを備える。また、プリンタ装置20は、RTC等の計時装置を備える(図示せず)。   FIG. 3 is a block diagram illustrating a configuration example of the printer device 20. As illustrated in FIG. 3, the printer device 20 includes a CPU 21, a ROM 22, a RAM 23, a communication I / F 24, an operation unit 25, a display unit 26, a printing unit 27, an imaging unit 28, and a storage unit 29. With. Further, the printer device 20 includes a time measuring device such as an RTC (not shown).

ROM22は、CPU21が実行する各種プログラムや各種データを記憶する。RAM23は、CPU21が各種プログラムを実行する際に、一時的にデータやプログラムを記憶する。CPU21は、ROM22や記憶部29に格納された各種プログラムをRAM23に展開して実行することにより、後述する機能部を実現させる。   The ROM 22 stores various programs executed by the CPU 21 and various data. The RAM 23 temporarily stores data and programs when the CPU 21 executes various programs. CPU21 implement | achieves the function part mentioned later by developing and executing the various programs stored in ROM22 or the memory | storage part 29 to RAM23.

通信I/F24は、ネットワークN1に接続可能な通信インタフェースである。プリンタ装置20は、通信I/F24を介して、ネットワークN1に接続された装置と通信を行う。   The communication I / F 24 is a communication interface connectable to the network N1. The printer device 20 communicates with a device connected to the network N1 via the communication I / F 24.

操作部25は、操作ボタン等の入力装置である。操作部25は、操作を受け付けると、その操作内容をCPU21に出力する。   The operation unit 25 is an input device such as operation buttons. When receiving the operation, the operation unit 25 outputs the operation content to the CPU 21.

表示部26は、LCD等の表示デバイスである。表示部26は、CPU21の制御の下、各種の情報を表示する。また、表示部26は、タッチパネル構成としてもよい。この場合、タッチパネルは、操作部25として機能する。   The display unit 26 is a display device such as an LCD. The display unit 26 displays various information under the control of the CPU 21. The display unit 26 may have a touch panel configuration. In this case, the touch panel functions as the operation unit 25.

印字部27は、サーマルプリンタやドットインパクトプリンタ等の印字ユニットである。印字部27は、CPU21の制御の下、所定の用紙にレシート情報を印字することで、レシートを出力する。   The printing unit 27 is a printing unit such as a thermal printer or a dot impact printer. The printing unit 27 outputs a receipt by printing receipt information on a predetermined sheet under the control of the CPU 21.

撮像部28は、CCDやCMOS等の撮像素子を備えた撮像装置である。本実施形態において、撮像部28は、プリンタ装置20に接近した客、具体的にはプリンタ装置20を操作する客の顔を略正面から撮像することが可能な位置に設けられる。撮像部28は、CPU21の制御の下、自装置を操作する客の顔を撮像する。なお、撮像部28は、プリンタ装置20と一体的に設ける形態としてもよいし、プリンタ装置20に外付けする形態としてもよい。   The imaging unit 28 is an imaging device including an imaging element such as a CCD or a CMOS. In the present embodiment, the imaging unit 28 is provided at a position where the face of a customer approaching the printer device 20, specifically, a customer who operates the printer device 20 can be imaged from substantially the front. The imaging unit 28 images the face of the customer who operates the device under the control of the CPU 21. The imaging unit 28 may be provided integrally with the printer device 20 or may be externally attached to the printer device 20.

記憶部29は、HDDやSSD等の記憶装置である。記憶部29は、CPU21が実行する各種プログラムや各種データを記憶する。また、記憶部29は、POS端末10を携帯する店員(以下、ユーザともいう)の顔情報を格納したユーザ管理テーブル291を予め記憶する。   The storage unit 29 is a storage device such as an HDD or an SSD. The storage unit 29 stores various programs executed by the CPU 21 and various data. The storage unit 29 stores in advance a user management table 291 that stores face information of a clerk (hereinafter, also referred to as a user) carrying the POS terminal 10.

図4は、ユーザ管理テーブル291のデータ構成の一例を示す図である。図4に示すように、ユーザ管理テーブル291には、各ユーザの顔情報と、当該ユーザが携帯するPOS端末10の識別情報とが対応付けて格納されている。ここで、顔情報は、各ユーザの顔を撮像した画像(顔画像)そのものであってもよいし、顔の特徴をパラメータ化した情報であってもよい。   FIG. 4 is a diagram illustrating an example of the data configuration of the user management table 291. As shown in FIG. 4, the user management table 291 stores face information of each user and identification information of the POS terminal 10 carried by the user in association with each other. Here, the face information may be an image (face image) itself obtained by imaging each user's face, or may be information obtained by parameterizing facial features.

また、記憶部29は、POS端末10から送信されたレシート情報及び顔情報を格納するためのレシート管理テーブル292を記憶する。   The storage unit 29 also stores a receipt management table 292 for storing receipt information and face information transmitted from the POS terminal 10.

図5は、レシート管理テーブル292のデータ構成の一例を示す図である。図5に示すように、レシート管理テーブル292は、識別情報とレシート情報とを対応付けて格納するためのエリアを有する。   FIG. 5 is a diagram showing an example of the data configuration of the receipt management table 292. As shown in FIG. As shown in FIG. 5, the receipt management table 292 has an area for storing identification information and receipt information in association with each other.

また、プリンタ装置20のCPU21は、ROM22や記憶部29に記憶されたプログラムを実行することで、通信制御部211と、レシート管理部212と、顔情報取得部213と、顔認証部214と、操作受付部215と、印字制御部216と、報知処理部217とを機能部として備える。   In addition, the CPU 21 of the printer device 20 executes a program stored in the ROM 22 or the storage unit 29, so that a communication control unit 211, a receipt management unit 212, a face information acquisition unit 213, a face authentication unit 214, An operation reception unit 215, a print control unit 216, and a notification processing unit 217 are provided as functional units.

通信制御部211は、通信I/F24を用いることで、POS端末10の各々との間で各種情報の授受を行う。具体的に、通信制御部211は、POS端末10から送信される識別情報及びレシート情報の組を受信(取得)する。また、通信制御部211は、報知処理部217から送信が指示された後述する出力待ち情報を、POS端末10に送信する。   The communication control unit 211 exchanges various information with each of the POS terminals 10 by using the communication I / F 24. Specifically, the communication control unit 211 receives (acquires) a set of identification information and receipt information transmitted from the POS terminal 10. In addition, the communication control unit 211 transmits to the POS terminal 10 output waiting information (to be described later) instructed to be transmitted from the notification processing unit 217.

レシート管理部212は、レシート管理テーブル292の管理を行う機能部である。レシート管理部212は、通信制御部211が、レシート情報及び識別情報を受信すると、そのレシート情報及び識別情報をレシート管理テーブル292に格納する。また、レシート管理部212は、印字制御部216の制御により、印字が完了したレシート情報と識別情報との組を、レシート管理テーブル292から削除する。   The receipt management unit 212 is a functional unit that manages the receipt management table 292. When the communication control unit 211 receives the receipt information and the identification information, the receipt management unit 212 stores the receipt information and the identification information in the receipt management table 292. In addition, the receipt management unit 212 deletes, from the receipt management table 292, a combination of receipt information and identification information for which printing has been completed, under the control of the print control unit 216.

顔情報取得部213は、撮像部28を制御することで、当該撮像部28が撮像した客の顔画像を顔情報として取得する。また、顔情報取得部213は、画像中から顔の特徴(目、鼻、口等)を検出する機能を備えてもよい。当該機能を備える顔情報取得部213は、撮像部28が撮像した画像の中から顔の特徴を検出した場合に、当該画像(顔画像)を顔情報として取得する。なお、顔情報取得部213が顔情報を取得するタイミングは特に問わないものとする。本実施形態では、操作受付部215が印字指示を受け付けた場合に、顔情報の取得を開始するものとするが、これに限らず、印字指示の受け付けに先駆けて顔情報を取得する構成としてもよい。   The face information acquisition unit 213 controls the imaging unit 28 to acquire the customer's face image captured by the imaging unit 28 as face information. Further, the face information acquisition unit 213 may have a function of detecting facial features (eyes, nose, mouth, etc.) from the image. The face information acquisition unit 213 having the function acquires the image (face image) as face information when a facial feature is detected from the image captured by the imaging unit 28. The timing at which the face information acquisition unit 213 acquires the face information is not particularly limited. In the present embodiment, acquisition of face information is started when the operation reception unit 215 receives a print instruction. However, the present invention is not limited to this, and the face information may be acquired prior to reception of the print instruction. Good.

顔認証部214は、顔情報取得部213が取得した顔情報と、ユーザ管理テーブル291に格納された顔情報とを比較することで、撮像部28が撮像したユーザの識別情報(POS端末10)を特定する。具体的に、顔認証部214は、公知の顔認証技術を用いることで、ユーザ管理テーブル291に格納された顔情報の中から、撮像部28が撮像したユーザの顔情報を特定する。なお、顔認証部214は、ユーザ管理テーブル291から特定することができない場合、特定不可を印字制御部216や報知処理部217に通知するものとする。   The face authentication unit 214 compares the face information acquired by the face information acquisition unit 213 with the face information stored in the user management table 291, thereby identifying the user identification information (POS terminal 10) captured by the imaging unit 28. Is identified. Specifically, the face authentication unit 214 identifies the user's face information imaged by the imaging unit 28 from the face information stored in the user management table 291 by using a known face authentication technology. If the face authentication unit 214 cannot be specified from the user management table 291, the face authentication unit 214 notifies the print control unit 216 and the notification processing unit 217 that the specification cannot be specified.

操作受付部215は、操作部25等を介して行われた指示内容を受け付ける。具体的に、操作受付部215は、操作部25を介してレシートの印字指示を受け付けると、その指示内容を印字制御部216に通知する。   The operation accepting unit 215 accepts an instruction content given via the operation unit 25 or the like. Specifically, when receiving an instruction to print a receipt via the operation unit 25, the operation receiving unit 215 notifies the print control unit 216 of the instruction content.

また、操作受付部215は、撮像部28が撮像した画像からユーザの動作を検出し、当該動作が所定の動作に適合した場合に、当該動作をジェスチャー操作として受け付ける。例えば、操作受付部215は、撮像部28が撮像した画像から手を振る動作を検出した場合に、レシートの印字を指示するジェスチャー操作として受け付け、その指示内容を印字制御部216に通知する。なお、ユーザ動作の検出方法については、公知の技術を用いるものとする。   In addition, the operation reception unit 215 detects a user's operation from an image captured by the imaging unit 28, and receives the operation as a gesture operation when the operation matches a predetermined operation. For example, when the operation accepting unit 215 detects a motion of waving from an image captured by the image capturing unit 28, the operation accepting unit 215 accepts the gesture operation instructing printing of a receipt and notifies the print control unit 216 of the instruction content. It should be noted that a known technique is used as a user action detection method.

また、操作受付部215が受け付ける操作は、上記例に限らないものとする。例えば、操作受付部215は、顔情報取得部213で顔情報が取得されたことを、レシートの印字指示として受け付けてもよい。   Further, the operation received by the operation receiving unit 215 is not limited to the above example. For example, the operation accepting unit 215 may accept that the face information is acquired by the face information acquiring unit 213 as a receipt printing instruction.

印字制御部216は、操作受付部215がレシートの出力指示を受け付けると、印字部27を制御することでレシートを出力させる。具体的に、印字制御部216は、顔認証部214が特定した識別情報に対応するレシート情報をレシート管理テーブル292から読み出す。そして、印字制御部216は、読み出したレシート情報を印字部27に印字させることで、当該レシート情報に対応するレシートを出力させる。   When the operation receiving unit 215 receives a receipt output instruction, the print control unit 216 controls the printing unit 27 to output a receipt. Specifically, the print control unit 216 reads receipt information corresponding to the identification information specified by the face authentication unit 214 from the receipt management table 292. Then, the print control unit 216 causes the printing unit 27 to print the read receipt information, thereby outputting a receipt corresponding to the receipt information.

なお、印字制御部216は、顔認証部214が特定した識別情報に対し、複数のレシート情報がレシート管理テーブル292に格納されている場合、例えば以下に示す何れかの対応を行うものとする。第1の対応として、印字制御部216は、レシート管理テーブル292に先に格納されたレシート情報から順次印字させる。また、第2の対応として、印字制御部216は、印字の対象となるレシート情報を選択させるための選択画面(図示せず)を表示部26に表示させる。そして、印字制御部216は、操作部25等を介して、印字対象のレシート情報が選択されると、当該レシート情報を印字させる。   Note that the print control unit 216 performs, for example, any of the following responses when a plurality of receipt information is stored in the receipt management table 292 for the identification information specified by the face authentication unit 214. As a first correspondence, the print control unit 216 sequentially prints from the receipt information previously stored in the receipt management table 292. As a second correspondence, the print control unit 216 causes the display unit 26 to display a selection screen (not shown) for selecting receipt information to be printed. Then, when receipt information to be printed is selected via the operation unit 25 or the like, the print control unit 216 prints the receipt information.

報知処理部217は、各種の報知を行う機能部である。報知処理部217は、レシート管理テーブル292に格納されたレシート情報の状態をPOS端末10に通知する。具体的に、報知処理部217は、レシート管理テーブル292が更新される毎に、レシート管理テーブル292に格納された識別情報及びレシート情報の一覧を、出力待ち情報として生成する。そして、報知処理部217は、通信制御部211と協働することで、生成した出力待ち情報をPOS端末10の各々に提供する。ここで、出力待ち情報は、識別情報毎に生成してもよく、この場合、生成した出力待ち情報は、その識別情報に対応するPOS端末10宛に提供するものとする。また、レシート管理テーブル292が空の場合には、報知処理部217は、出力待ち情報を生成しないものとする。   The notification processing unit 217 is a functional unit that performs various types of notification. The notification processing unit 217 notifies the POS terminal 10 of the status of the receipt information stored in the receipt management table 292. Specifically, every time the receipt management table 292 is updated, the notification processing unit 217 generates a list of identification information and receipt information stored in the receipt management table 292 as output waiting information. The notification processing unit 217 cooperates with the communication control unit 211 to provide the generated output waiting information to each of the POS terminals 10. Here, the output waiting information may be generated for each identification information. In this case, the generated output waiting information is provided to the POS terminal 10 corresponding to the identification information. When the receipt management table 292 is empty, the notification processing unit 217 does not generate output waiting information.

また、報知処理部217は、撮像部28で撮像されたユーザのレシート情報がレシート管理テーブル292に存在しない場合、その旨を示すエラーの報知を行う。具体的に、報知処理部217は、レシートの出力指示が行われた後、顔認証部214から特定不可が通知されると、レシート情報が存在しないと判定する。なお、エラーの報知方法は特に問わないものとする。例えば、報知処理部217は、表示部26にエラーメッセージ等を表示してもよい。また、報知処理部217は、インジケータランプや、スピーカー等の音声出力装置を用いてエラーを報知してもよい。   In addition, when the receipt information of the user imaged by the imaging unit 28 does not exist in the receipt management table 292, the notification processing unit 217 notifies an error indicating that. Specifically, the notification processing unit 217 determines that the receipt information does not exist when the face authentication unit 214 is notified that the receipt cannot be specified after the receipt output instruction is issued. Note that the error notification method is not particularly limited. For example, the notification processing unit 217 may display an error message or the like on the display unit 26. Further, the notification processing unit 217 may notify an error using an audio output device such as an indicator lamp or a speaker.

また、報知処理部217は、印字部27で印字が行われている間に、他のユーザの顔認証が顔認証部214で行われると、当該他のユーザに対し待機を促す報知を行う。具体的に、報知処理部217は、印字部27で印字中のレシート情報に対応付けられた識別情報以外の他の識別情報が顔認証部214で特定されると、その特定された他の識別情報を無効化する。そして、報知処理部217は、他のユーザに対し待機を促す報知を行う。   In addition, when the face authentication of the other user is performed by the face authentication unit 214 while the printing unit 27 performs printing, the notification processing unit 217 notifies the other user to wait. Specifically, when identification information other than the identification information associated with the receipt information being printed by the printing unit 27 is identified by the face authentication unit 214, the notification processing unit 217 identifies the identified other identification. Disable information. And the alerting | reporting process part 217 alert | reports encouraging other users to wait.

これにより、プリンタ装置20では、複数のユーザのレシートが混在して印字されてしまうことを防ぐことができるため、レシート印字に係る利便性を向上させることができる。なお、待機を促す報知の報知方法は特に問わないものとする。例えば、報知処理部217は、表示部26に待機を促すメッセージ等を表示してもよい。また、報知処理部217は、スピーカー等の音声出力装置を用いて待機を促す報知を行ってもよい。   Thus, the printer device 20 can prevent a plurality of users' receipts from being mixed and printed, thereby improving the convenience of receipt printing. In addition, the alerting | reporting method of alerting | promoting standby shall not be ask | required especially. For example, the notification processing unit 217 may display a message prompting the standby on the display unit 26. Further, the notification processing unit 217 may perform notification for prompting standby using a sound output device such as a speaker.

以下、チェックアウトシステム1の動作について説明する。   Hereinafter, the operation of the checkout system 1 will be described.

まず、図6を参照して、POS端末10及びプリンタ装置20が行う会計処理について説明する。図6は、POS端末10及びプリンタ装置20が行う会計処理の一例を示すフローチャートである。   First, the accounting process performed by the POS terminal 10 and the printer device 20 will be described with reference to FIG. FIG. 6 is a flowchart illustrating an example of the accounting process performed by the POS terminal 10 and the printer device 20.

POS端末10の会計処理部111は、スキャナ部17を介して読み取られる商品IDに基づき会計処理を開始する(ステップS11)。続いて、会計処理部111は、操作部15を介した操作等により、一取引の完了が指示されたか否かを判定する(ステップS12)。ここで、一取引の完了が指示されない場合、会計処理部111は、会計処理を継続し、完了が指示されるまで待機する(ステップS12;No)。一取引の完了が指示されたと判定すると(ステップS12;Yes)、会計処理部111は、その取引の内訳を示したレシート情報を生成する(ステップS13)。次いで、通信制御部112は、記憶部18に記憶された識別情報と、ステップS13で生成されたレシート情報とを対応付け、プリンタ装置20に送信する(ステップS14)。   The accounting processing unit 111 of the POS terminal 10 starts accounting processing based on the product ID read via the scanner unit 17 (step S11). Subsequently, the accounting processing unit 111 determines whether or not the completion of one transaction has been instructed by an operation or the like via the operation unit 15 (step S12). Here, when the completion of one transaction is not instructed, the accounting processor 111 continues the accounting process and waits until the completion is instructed (step S12; No). If it is determined that the completion of one transaction has been instructed (step S12; Yes), the accounting processing unit 111 generates receipt information indicating the breakdown of the transaction (step S13). Next, the communication control unit 112 associates the identification information stored in the storage unit 18 with the receipt information generated in step S13, and transmits it to the printer device 20 (step S14).

一方、プリンタ装置20の通信制御部211は、POS端末10から識別情報とレシート情報との組が送信されるまで待機する(ステップS21;No)。POS端末10から識別情報とレシート情報との組が送信されると、通信制御部211は、その識別情報とレシート情報との組を受信する(ステップS21;Yes)。   On the other hand, the communication control unit 211 of the printer device 20 stands by until a set of identification information and receipt information is transmitted from the POS terminal 10 (step S21; No). When a set of identification information and receipt information is transmitted from the POS terminal 10, the communication control unit 211 receives the set of identification information and receipt information (step S21; Yes).

続いて、レシート管理部212は、ステップS21で受信された識別情報とレシート情報との組を、レシート管理テーブル292に格納し(ステップS22)、本処理を終了する。   Subsequently, the receipt management unit 212 stores the combination of the identification information and the receipt information received in step S21 in the receipt management table 292 (step S22), and ends this process.

上記の処理により、プリンタ装置20は、POS端末10の各々で取引が行われる毎に、当該POS端末10の識別情報とその取引のレシート情報とを対応付け、レシート管理テーブル292に格納する。   With the above processing, each time a transaction is performed at each POS terminal 10, the printer device 20 associates the identification information of the POS terminal 10 with the receipt information of the transaction and stores them in the receipt management table 292.

次に、図7、図8を参照して、POS端末10及びプリンタ装置20が行う出力待ち報知処理について説明する。図7は、POS端末10及びプリンタ装置20が行う出力待ち報知処理の一例を示すフローチャートである。   Next, output waiting notification processing performed by the POS terminal 10 and the printer device 20 will be described with reference to FIGS. FIG. 7 is a flowchart illustrating an example of an output waiting notification process performed by the POS terminal 10 and the printer device 20.

プリンタ装置20の報知処理部217は、レシート管理テーブル292の状態を監視し、レシート管理テーブル292が更新されるまで待機する(ステップS31;No)。レシート管理テーブル292が更新されたと判定すると(ステップS31;Yes)、報知処理部217は、更新後のレシート管理テーブル292の状態が空か否かを判定する(ステップS32)。ここで、レシート管理テーブル292が空と判定した場合(ステップS32;Yes)、報知処理部217は、ステップS31に処理を戻す。   The notification processing unit 217 of the printer device 20 monitors the state of the receipt management table 292 and waits until the receipt management table 292 is updated (No at Step S31). If it is determined that the receipt management table 292 has been updated (step S31; Yes), the notification processing unit 217 determines whether or not the updated receipt management table 292 is empty (step S32). If the receipt management table 292 is determined to be empty (step S32; Yes), the notification processing unit 217 returns the process to step S31.

また、レシート管理テーブル292が空でないと判定した場合(ステップS32;No)、報知処理部217は、レシート管理テーブル292に格納された識別情報及びレシート情報の一覧を、出力待ち情報として生成する(ステップS33)。続いて、報知処理部217は、通信制御部211と協働することで、生成した出力待ち情報をPOS端末10に送信(提供)し(ステップS34)、ステップS31に処理を戻す。   When it is determined that the receipt management table 292 is not empty (step S32; No), the notification processing unit 217 generates a list of identification information and receipt information stored in the receipt management table 292 as output waiting information ( Step S33). Subsequently, the notification processing unit 217 transmits (provides) the generated output waiting information to the POS terminal 10 in cooperation with the communication control unit 211 (step S34), and returns the process to step S31.

一方、POS端末10の通信制御部112は、プリンタ装置20から出力待ち情報が提供されるまで待機する(ステップS41;No)。プリンタ装置20から出力待ち情報が提供されると、通信制御部112は、その出力待ち情報を受信する(ステップS41;Yes)。   On the other hand, the communication control unit 112 of the POS terminal 10 stands by until output waiting information is provided from the printer device 20 (step S41; No). When output waiting information is provided from the printer device 20, the communication control unit 112 receives the output waiting information (step S41; Yes).

続いて、表示制御部113は、ステップS41で受信された出力待ち情報を表示部16に表示させ(ステップS42)、本処理を終了する。   Subsequently, the display control unit 113 causes the display unit 16 to display the output waiting information received in step S41 (step S42), and ends this process.

図8は、POS端末10の表示部16に表示された出力待ち情報Q1の一例を模式的に示す図である。この出力待ち情報Q1では、識別情報“ID1”、“ID2”、“ID3”の各ユーザ(POS端末10)について、それぞれ一つのレシート情報が出力待ちにある状態を示している。なお、出力待ち情報Q1の表示形態は、図8の例に限定されないものとする。例えば、図8では、出力待ち状態にあるレシート情報として、当該レシート情報の取引ID(D001、D002、D003)をリスト表示したが、これに限らないものとする。また、図8では、自端末以外の他のPOS端末10に係るレシート情報もリスト表示したが、自端末の識別情報に関係するレシート情報のみをリスト表示する構成としてもよい。   FIG. 8 is a diagram schematically illustrating an example of the output waiting information Q1 displayed on the display unit 16 of the POS terminal 10. The output waiting information Q1 indicates a state in which one receipt information is waiting to be output for each user (POS terminal 10) of the identification information “ID1”, “ID2”, and “ID3”. The display form of the output waiting information Q1 is not limited to the example of FIG. For example, in FIG. 8, transaction information (D001, D002, D003) of the receipt information is displayed as a list as the receipt information in the output waiting state, but it is not limited to this. In FIG. 8, the receipt information related to the POS terminal 10 other than the own terminal is also displayed as a list. However, only the receipt information related to the identification information of the own terminal may be displayed as a list.

また、表示制御部113は、自端末の識別情報を含む出力待ち情報を受信した場合に、上記した図8に示す画面を表示してもよい。この場合、表示制御部113は、出力待ちのレシート情報がある旨を表示部16に一旦表示し、所定の操作に応じて、図8に示す画面を表示する2段階の表示構成としてもよい。   Moreover, the display control part 113 may display the screen shown in FIG. 8 mentioned above, when the output waiting information containing the identification information of an own terminal is received. In this case, the display control unit 113 may temporarily display on the display unit 16 that there is receipt information waiting to be output, and may display a screen shown in FIG. 8 in accordance with a predetermined operation.

上記の処理により、POS端末10は、レシート管理テーブル292に格納されたレシート情報の状態、つまり出力待ちのレシート情報の状態を表示部16に表示する。これにより、POS端末10のユーザは、プリンタ装置20で印字の待機状態にあるレシート情報を容易に確認することができるため、レシート印字に係る利便性を向上させることができる。   Through the above processing, the POS terminal 10 displays the status of the receipt information stored in the receipt management table 292, that is, the status of the receipt information waiting for output on the display unit 16. As a result, the user of the POS terminal 10 can easily check the receipt information in the print standby state on the printer device 20, so that convenience related to receipt printing can be improved.

次に、図9を参照して、プリンタ装置20が行うレシート出力処理について説明する。図9は、プリンタ装置20が行うレシート出力処理の一例を示すフローチャートである。   Next, a receipt output process performed by the printer device 20 will be described with reference to FIG. FIG. 9 is a flowchart illustrating an example of a receipt output process performed by the printer device 20.

まず、プリンタ装置20の操作受付部215は、レシートの出力指示を受け付けるまで待機する(ステップS51;No)。ここで、操作受付部215が、レシートの出力指示を受け付けると(ステップS51;Yes)、ステップS52に移行する。   First, the operation reception unit 215 of the printer device 20 waits until a receipt output instruction is received (step S51; No). When the operation receiving unit 215 receives a receipt output instruction (step S51; Yes), the process proceeds to step S52.

続くステップS52において、顔情報取得部213は、撮像部28を制御することで、当該撮像部28が撮像したユーザの顔画像を顔情報として取得する(ステップS52)。続いて、顔認証部214は、ステップS52で取得された顔情報と、ユーザ管理テーブル291に格納された顔情報とを比較することで、撮像部28が撮像したユーザの顔認証を行う(ステップS53)。   In subsequent step S52, the face information acquisition unit 213 controls the imaging unit 28 to acquire the user's face image captured by the imaging unit 28 as face information (step S52). Subsequently, the face authentication unit 214 performs face authentication of the user imaged by the imaging unit 28 by comparing the face information acquired in Step S52 with the face information stored in the user management table 291 (Step S52). S53).

続いて、顔認証部214は、ステップS53の顔認証により、識別情報を特定できたか否かを判定する(ステップS54)。ここで、識別情報を特定できない場合(ステップS54;No)、顔認証部214は、報知処理部217に特定不可を通知する。次いで、報知処理部217は、顔認証部214から通知される特定不可に応じてエラーを報知し(ステップS55)、ステップS51の処理に戻る。   Subsequently, the face authentication unit 214 determines whether or not the identification information has been specified by the face authentication in step S53 (step S54). Here, when the identification information cannot be specified (step S54; No), the face authentication unit 214 notifies the notification processing unit 217 that specification is impossible. Next, the notification processing unit 217 notifies an error in accordance with the impossibility of specification notified from the face authentication unit 214 (step S55), and returns to the process of step S51.

また、ステップS54において、顔認証部214が識別情報を特定した場合には(ステップS54;Yes)、ステップS56に移行する。ステップS56において、印字制御部216は、特定された識別情報に対応付けられたレシート情報を、レシート管理テーブル292から取得する(ステップS56)。次いで、印字制御部216は、取得したレシート情報を印字部27に出力することでレシートの印字を開始させる(ステップS57)。   In step S54, when the face authentication unit 214 specifies identification information (step S54; Yes), the process proceeds to step S56. In step S56, the print control unit 216 acquires the receipt information associated with the identified identification information from the receipt management table 292 (step S56). Next, the printing control unit 216 starts printing the receipt by outputting the acquired receipt information to the printing unit 27 (step S57).

レシートの印字が完了すると、レシート管理部212は、その印字の対象となった識別情報とレシート情報との組をレシート管理テーブル292から削除する(ステップS58)。そして、レシート管理部212は、ステップS51に処理を戻す。なお、印字部27での印字中に他のユーザの顔認証が行われた場合には、報知処理部217は、当該他のユーザに対し待機を促す報知を行うものとする。   When the printing of the receipt is completed, the receipt management unit 212 deletes the combination of the identification information and the receipt information to be printed from the receipt management table 292 (Step S58). Then, the receipt management unit 212 returns the process to step S51. In addition, when the face authentication of another user is performed during printing by the printing unit 27, the notification processing unit 217 performs notification that prompts the other user to wait.

上記の処理により、プリンタ装置20は、顔認証が成功した店員のレシートを印字出力する。これにより、POS端末10で会計処理(取引)を済ませた店員は、プリンタ装置20で所定の操作を行うことにより、その取引内容を印字したレシートを出力することができる。   Through the above processing, the printer device 20 prints out the receipt of the salesclerk who has succeeded in face authentication. Thereby, the store clerk who has completed the accounting process (transaction) at the POS terminal 10 can output a receipt on which the transaction details are printed by performing a predetermined operation on the printer device 20.

以上のように、本実施形態では、POS端末10のユーザ自身がプリンタ装置20を操作することで、そのPOS端末10で行われた取引のレシートを出力することができる。これにより、プリンタ装置20で出力を行う店員は、複数のPOS端末10から印字が指示された場合であっても、どのPOS端末10から指示されたレシートか容易に識別することができる。したがって、本実施形態のチェックアウトシステム1を用いることで、レシートの出力を効率的に行うことができる。   As described above, in this embodiment, the user of the POS terminal 10 can output a receipt of a transaction performed at the POS terminal 10 by operating the printer device 20. As a result, the store clerk who performs output by the printer device 20 can easily identify which POS terminal 10 indicates the receipt, even when printing is instructed from the plurality of POS terminals 10. Therefore, the receipt can be output efficiently by using the checkout system 1 of the present embodiment.

また、本実施形態では、ユーザの顔情報を用いて当該ユーザの認証(特定)を行うため、カード媒体等の認証のための用具を必要とせず、認証に係る負荷を軽減することができる。さらに、本実施形態では、ジェスチャー操作等の簡易な操作により、レシートの出力を指示することができるため、ユーザの利便性を向上させることができる。   In this embodiment, since authentication (specification) of the user is performed using the user's face information, a tool for authentication such as a card medium is not required, and the load on authentication can be reduced. Furthermore, in this embodiment, the receipt output can be instructed by a simple operation such as a gesture operation, so that the convenience of the user can be improved.

以上、本発明の実施形態を説明したが、上記実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。上記実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更、追加、組合せ等を行うことができる。また、上記実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   As mentioned above, although embodiment of this invention was described, the said embodiment was shown as an example and is not intending limiting the range of invention. The above embodiments can be implemented in various other forms, and various omissions, replacements, changes, additions, combinations, and the like can be made without departing from the scope of the invention. Moreover, the said embodiment and its deformation | transformation are included in the range of the invention, the summary, and the invention described in the claim, and its equal range.

例えば、上記実施形態では、プリンタ装置20を情報処理装置としたが、プリンタ装置20から印字部27を除外した装置を情報処理装置としてもよい。この場合、情報処理装置は、外付けされた印字部27の制御を行うことで、レシートの印字を行うものとする。   For example, in the above-described embodiment, the printer device 20 is the information processing device, but a device that excludes the printing unit 27 from the printer device 20 may be the information processing device. In this case, the information processing apparatus prints a receipt by controlling the externally attached printing unit 27.

また、上記実施形態では、POS端末10の各々で生成されたレシート情報を、プリンタ装置20が管理する構成としたが、これに限らず、POS端末10の各々が管理する構成としてもよい。この構成を採用する場合、プリンタ装置20の印字制御部216は、顔認証部214が特定した識別情報に対応するPOS端末10からレシート情報を取得し、レシートの印字を行うものとする。   In the above embodiment, the receipt information generated by each of the POS terminals 10 is managed by the printer device 20. However, the present invention is not limited to this, and may be configured by each of the POS terminals 10. When this configuration is adopted, the print control unit 216 of the printer apparatus 20 acquires receipt information from the POS terminal 10 corresponding to the identification information specified by the face authentication unit 214 and prints the receipt.

また、上記実施形態の各装置で実行されるプログラムは、各装置が備える記憶媒体(ROM又は記憶部)に予め組み込んで提供するものとするが、これに限らないものとする。例えば、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供してもよい。更に、記憶媒体は、コンピュータ或いは組み込みシステムと独立した媒体に限らないものとする。例えば、LANやインターネット等により伝達されたプログラムをダウンロードすることで、記憶又は一時記憶した記憶媒体も含まれる。   In addition, the program executed by each device of the above-described embodiment is provided by being incorporated in advance in a storage medium (ROM or storage unit) included in each device, but is not limited thereto. For example, an installable or executable file is recorded on a computer-readable recording medium such as a CD-ROM, a flexible disk (FD), a CD-R, or a DVD (Digital Versatile Disk). Also good. Further, the storage medium is not limited to a medium independent of a computer or an embedded system. For example, a storage medium that is stored or temporarily stored by downloading a program transmitted via a LAN or the Internet is also included.

また、上記各実施形態の各装置で実行されるプログラムをインターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由で提供又は配布する構成としてもよい。   The program executed by each device of each of the above embodiments may be stored on a computer connected to a network such as the Internet and provided or distributed via the network.

1 チェックアウトシステム
10 POS端末
20 プリンタ装置
111 会計処理部
112 通信制御部
113 表示制御部
211 通信制御部
212 レシート管理部
213 顔情報取得部
214 顔認証部
215 操作受付部
216 印字制御部
217 報知処理部
N1 ネットワーク
DESCRIPTION OF SYMBOLS 1 Checkout system 10 POS terminal 20 Printer apparatus 111 Accounting processing part 112 Communication control part 113 Display control part 211 Communication control part 212 Receipt management part 213 Face information acquisition part 214 Face authentication part 215 Operation reception part 216 Print control part 217 Notification process N1 network

特開2011−186949号公報JP 2011-186949 A

Claims (5)

POS端末に接続可能な情報処理装置であって、
ユーザの顔情報を取得する取得手段と、
前記POS端末の各々を操作するユーザの顔情報と、当該POS端末の識別情報とを対応付けて格納した第1テーブルを参照し、前記取得手段が取得した顔情報に対応する識別情報を特定する顔認証手段と、
前記POS端末の識別情報と、当該POS端末の各々で生成された取引毎のレシート情報とを対応付けて格納した第2テーブルから、前記顔認証手段が特定した識別情報に対応するレシート情報を読み出し、印字部から印字出力させる印字制御手段と、
前記第2テーブルに格納された前記レシート情報の一覧を前記識別情報毎に生成し、当該識別情報に対応する前記POS端末に提供する提供手段と、
を備える情報処理装置。
An information processing apparatus connectable to a POS terminal,
Acquisition means for acquiring user face information;
The identification information corresponding to the face information acquired by the acquisition unit is specified by referring to the first table in which the face information of the user who operates each of the POS terminals and the identification information of the POS terminal are stored in association with each other. Face authentication means;
The receipt information corresponding to the identification information specified by the face authentication means is read from the second table in which the identification information of the POS terminal and the receipt information for each transaction generated at each POS terminal are stored in association with each other. Printing control means for printing out from the printing unit;
Providing means for generating a list of receipt information stored in the second table for each identification information and providing the list to the POS terminal corresponding to the identification information;
An information processing apparatus comprising:
前記印字出力を指示する操作を受け付ける操作受付手段を更に備え、
前記印字制御手段は、前記操作受付手段が前記印字出力を指示する操作を受け付けた場合に、前記印字部から印字出力させる請求項1に記載の情報処理装置。
An operation receiving means for receiving an operation for instructing the print output;
The information processing apparatus according to claim 1, wherein the print control unit causes the print unit to perform print output when the operation reception unit receives an operation for instructing the print output.
前記操作受付手段は、前記ユーザを撮像した画像から当該ユーザの動作を検出し、当該動作が所定の動作に適合する場合に、前記印字出力を指示する操作として受け付ける請求項2に記載の情報処理装置。   The information processing according to claim 2, wherein the operation receiving unit detects an operation of the user from an image obtained by capturing the user, and receives the print output as an operation instructing the operation when the operation matches a predetermined operation. apparatus. 前記印字制御手段は、前記顔認証手段が特定した識別情報に対応するレシート情報が複数存在する場合に、これらのレシート情報の中から印字対象を前記ユーザに選択させ、選択されたレシート情報を、前記印字部から印字出力させる請求項1〜3の何れか一項に記載の情報処理装置。 When there are a plurality of receipt information corresponding to the identification information specified by the face authentication means, the print control means causes the user to select a print target from these receipt information, and selects the selected receipt information. the information processing apparatus according to any one of claims 1-3 to print out from the printing unit. POS端末に接続可能な情報処理装置のコンピュータを、
ユーザの顔情報を取得する取得手段と、
前記POS端末の各々を操作するユーザの顔情報と、当該POS端末の識別情報とを対応付けて格納した第1テーブルを参照し、前記取得手段が取得した顔情報に対応する識別情報を特定する顔認証手段と、
前記POS端末の識別情報と、当該POS端末の各々で生成された取引毎のレシート情報とを対応付けて格納した第2テーブルから、前記顔認証手段が特定した識別情報に対応するレシート情報を読み出し、印字部から印字出力させる印字制御手段と、
前記第2テーブルに格納された前記レシート情報の一覧を前記識別情報毎に生成し、当該識別情報に対応する前記POS端末に提供する提供手段と、
して機能させるためのプログラム。
A computer of an information processing device that can be connected to a POS terminal
Acquisition means for acquiring user face information;
The identification information corresponding to the face information acquired by the acquisition unit is specified by referring to the first table in which the face information of the user who operates each of the POS terminals and the identification information of the POS terminal are stored in association with each other. Face authentication means;
The receipt information corresponding to the identification information specified by the face authentication means is read from the second table in which the identification information of the POS terminal and the receipt information for each transaction generated at each POS terminal are stored in association with each other. Printing control means for printing out from the printing unit;
Providing means for generating a list of receipt information stored in the second table for each identification information and providing the list to the POS terminal corresponding to the identification information;
Program to make it function.
JP2014179476A 2014-09-03 2014-09-03 Information processing apparatus and program Active JP6204890B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014179476A JP6204890B2 (en) 2014-09-03 2014-09-03 Information processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014179476A JP6204890B2 (en) 2014-09-03 2014-09-03 Information processing apparatus and program

Publications (2)

Publication Number Publication Date
JP2016053835A JP2016053835A (en) 2016-04-14
JP6204890B2 true JP6204890B2 (en) 2017-09-27

Family

ID=55744352

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014179476A Active JP6204890B2 (en) 2014-09-03 2014-09-03 Information processing apparatus and program

Country Status (1)

Country Link
JP (1) JP6204890B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018235055A1 (en) * 2017-06-23 2018-12-27 Saffe Ltd Facial biometrics card emulation for in-store payment authorization

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3506791B2 (en) * 1995-01-25 2004-03-15 東芝テック株式会社 Product sales registration data processing device
JP2003016526A (en) * 2001-06-28 2003-01-17 Fujitsu Ltd Transaction system
JP2006099724A (en) * 2004-09-01 2006-04-13 Matsushita Electric Ind Co Ltd Network printing system, printer, facsimile communication system, and facsimile apparatus
JP4539519B2 (en) * 2005-10-06 2010-09-08 コニカミノルタホールディングス株式会社 Stereo model generation apparatus and stereo model generation method
JP2007180975A (en) * 2005-12-28 2007-07-12 Matsushita Electric Ind Co Ltd Network print system, print device, facsimile communication system, and facsimile device
JP2008181178A (en) * 2007-01-23 2008-08-07 Matsushita Electric Ind Co Ltd Network output system, authentication information registration method, and authentication information registration program
US8498290B2 (en) * 2008-02-22 2013-07-30 Sage Connex, Llc Systems and method for interacting with a Plurality of Nodes

Also Published As

Publication number Publication date
JP2016053835A (en) 2016-04-14

Similar Documents

Publication Publication Date Title
JP6891227B2 (en) Product sales processing equipment and product sales processing method
JP6138068B2 (en) Product sales data processing apparatus and program
US8712853B2 (en) Code reading apparatus, sales registering apparatus, and sales registering method
US20170293965A1 (en) Shopping support device and shopping support method
JP2023181309A (en) Adjustment system, adjustment method, program, and adjustment device
US20150242833A1 (en) Information processing device and screen setting method
JP2014010618A (en) Pos system
JP2012053783A (en) Merchandise information processor and program
JP2019087160A (en) Acquisition device, acquisition system, and program
JP2013054588A (en) Sale management system and program
JP6147201B2 (en) Sales data processing apparatus and program
JP6204890B2 (en) Information processing apparatus and program
JP2016133917A (en) Server and program
JP6223304B2 (en) Printer apparatus and program
JP2017156881A (en) Information processing device and program
JP7054614B2 (en) Servers, systems and programs
US20180276636A1 (en) Point-of-sale terminal having a dynamically set user interface
JP6823844B2 (en) Electronic receipt system, equipment, methods and programs
JP2019015998A (en) Information processing system and program
JP6401333B2 (en) Product sales data processing apparatus and program
JP5341844B2 (en) Store system, sales registration device and program
JP2021101264A (en) Maintenance terminal and information processor
JP5400112B2 (en) Information processing apparatus and program
JP6247245B2 (en) Sales data processing apparatus and program
US20230162268A1 (en) Registration apparatus and control method

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20160201

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160714

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170428

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170509

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170707

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: 20170808

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170901

R150 Certificate of patent or registration of utility model

Ref document number: 6204890

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150