JP6412911B2 - Information processing apparatus and program - Google Patents

Information processing apparatus and program Download PDF

Info

Publication number
JP6412911B2
JP6412911B2 JP2016236067A JP2016236067A JP6412911B2 JP 6412911 B2 JP6412911 B2 JP 6412911B2 JP 2016236067 A JP2016236067 A JP 2016236067A JP 2016236067 A JP2016236067 A JP 2016236067A JP 6412911 B2 JP6412911 B2 JP 6412911B2
Authority
JP
Japan
Prior art keywords
product
unit
information
identified
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2016236067A
Other languages
Japanese (ja)
Other versions
JP2017084377A (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 JP2016236067A priority Critical patent/JP6412911B2/en
Publication of JP2017084377A publication Critical patent/JP2017084377A/en
Application granted granted Critical
Publication of JP6412911B2 publication Critical patent/JP6412911B2/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.

従来、農産物や加工食品等の商品について、当該商品の生産から小売までのトレーサビリティを消費者が閲覧できるようにしたトレーサビリティシステムが存在している。係るトレーサビリティシステムでは、商品の産地、生産・製造方法等を対応する商品の識別情報と関連付けて記録しておき、商品に添付されるバーコードや無線ICタグから識別情報を読み取ることで、その商品の産地や生産・製造方法等を特定することが可能となっている。   2. Description of the Related Art Conventionally, there is a traceability system that enables consumers to browse traceability from production to retail of products such as agricultural products and processed foods. In such a traceability system, the product origin, production / manufacturing method, etc. are recorded in association with the corresponding product identification information, and the product is read by reading the identification information from a barcode or wireless IC tag attached to the product. It is possible to specify the production area and production / manufacturing method.

しかしながら、従来の技術では、産地等の付加的な情報を得るためにバーコードや無線ICタグを各商品に直接付加する必要があるため、商品が増えるほど、それらの取り付けに要する作業量やコストが増加するという問題がある。   However, in the conventional technology, since it is necessary to directly add a barcode or a wireless IC tag to each product in order to obtain additional information such as the production area, the amount of work and cost required for attaching them increases as the number of products increases. There is a problem that increases.

実施の形態の情報処理装置は、第1記憶手段と、品種識別手段と、検出手段と、個体識別手段と出力手段とを備える。第1記憶手段は、商品の品種を示す商品コードと、商品に付されたシンボルを含むよう前記商品コードの品種に属する商品の個体毎に撮像された基準画像と、当該基準画像で撮像された個体に固有の特性情報とを関連付けて記憶する。品種識別手段は、識別対象の商品を撮像した撮像画像の特徴量と、前記第1記憶手段に記憶された各商品の前記基準画像に含まれる前記シンボルが存在する領域以外の他の領域の特徴量とを比較し、両特徴量の類似度に基づいて前記識別対象の商品の商品コードを識別する。検出手段は、前記品種識別手段で商品コードが識別された商品の撮像画像から当該商品に付された前記シンボルを検出する。個体識別手段は、前記検出手段で前記シンボルが検出された場合に、前記品種識別手段で識別された商品コードに関連付けて記憶されている前記基準画像の各々に含まれる前記シンボルが存在する領域の特徴量と、前記撮像画像の特徴量とを比較し、両特徴量の類似度に基づいて前記識別対象の商品に対応する個体の基準画像を識別する。出力手段は、前記個体識別手段で識別された基準画像に関連付けて記憶されている前記特性情報を出力する。 The information processing apparatus according to the embodiment includes first storage means, product type identification means, detection means, individual identification means, and output means. The first storage means includes a product code indicating the product type, a reference image captured for each product belonging to the product code type so as to include a symbol attached to the product, and the reference image. The characteristic information unique to the individual is associated and stored. The product type identification means is a feature of an area other than the area where the feature amount of the captured image obtained by imaging the product to be identified and the symbol included in the reference image of each product stored in the first storage means. The product code of the product to be identified is identified based on the similarity between the two feature values. The detection means detects the symbol attached to the product from the captured image of the product for which the product code is identified by the product type identification means. When the symbol is detected by the detection unit, the individual identification unit is a region in which the symbol included in each of the reference images stored in association with the product code identified by the type identification unit exists. The feature amount is compared with the feature amount of the captured image, and an individual reference image corresponding to the product to be identified is identified based on the similarity between both feature amounts. The output means outputs the characteristic information stored in association with the reference image identified by the individual identification means .

図1は、実施形態に係る情報処理装置及びプログラムを適用したチェックアウトシステムの外観構成を示す斜視図である。FIG. 1 is a perspective view illustrating an external configuration of a checkout system to which an information processing apparatus and a program according to an embodiment are applied. 図2は、POS端末及び商品読取装置のハードウェア構成を示すブロック図である。FIG. 2 is a block diagram illustrating a hardware configuration of the POS terminal and the commodity reading apparatus. 図3は、PLUファイルのデータ構成の一例を模式的に示す図である。FIG. 3 is a diagram schematically illustrating an example of the data configuration of the PLU file. 図4は、商品特性ファイルのデータ構成の一例を模式的に示す図である。FIG. 4 is a diagram schematically illustrating an example of the data configuration of the product characteristic file. 図5は、POS端末及び商品読取装置の機能構成を示すブロック図である。FIG. 5 is a block diagram illustrating functional configurations of the POS terminal and the commodity reading apparatus. 図6は、商品読取装置の表示デバイスに表示された撮像条件指示画面の一例を示す図である。FIG. 6 is a diagram illustrating an example of an imaging condition instruction screen displayed on the display device of the commodity reading apparatus. 図7は、商品読取装置の表示デバイスに表示された商品情報画面の一例を示す図である。FIG. 7 is a diagram illustrating an example of a product information screen displayed on the display device of the product reading apparatus. 図8は、商品読取装置における処理動作の手順を示すフローチャートである。FIG. 8 is a flowchart showing a procedure of processing operations in the commodity reading apparatus. 図9は、POS端末における処理動作の流れを示すフローチャートである。FIG. 9 is a flowchart showing the flow of processing operations in the POS terminal.

以下では、チェックアウトシステムを例に本実施形態に係る情報処理装置及びプログラムについて、図面を参照して説明する。店舗システムは、一取引に係る商品の登録、精算を行うPOS端末を備えるチェックアウトシステム(POSシステム)等である。本実施形態は、スーパーマーケット等の店舗に導入されたチェックアウトシステムへの適用例である。   Hereinafter, an information processing apparatus and a program according to the present embodiment will be described with reference to the drawings, taking a checkout system as an example. The store system is a checkout system (POS system) provided with a POS terminal that performs registration and settlement of commodities related to one transaction. This embodiment is an application example to a checkout system introduced in a store such as a supermarket.

図1は、チェックアウトシステム1の外観構成を示す斜視図である。図1に示すように、チェックアウトシステム1は、一取引に係る商品の登録、精算を行うPOS端末11を備える。POS端末11は、チェックアウト台51上のドロワ21上面に載置されている。ドロワ21は、POS端末11によって開放動作の制御を受ける。   FIG. 1 is a perspective view showing an external configuration of the checkout system 1. As shown in FIG. 1, the checkout system 1 includes a POS terminal 11 that performs registration and settlement of commodities related to one transaction. The POS terminal 11 is placed on the upper surface of the drawer 21 on the checkout table 51. The drawer 21 is controlled by the POS terminal 11 for the opening operation.

POS端末11の上面には、オペレータ(店員)によって押下操作されるキーボード22が配置されている。キーボード22を操作するオペレータから見てキーボード22よりも奥側には、オペレータに向けて情報を表示する表示デバイス23が設けられている。表示デバイス23は、その表示面23aに情報を表示する。表示面23aには、タッチパネル26が積層されている。表示デバイス23よりもさらに奥側には、顧客用表示デバイス24が回転自在に立設されている。顧客用表示デバイス24は、その表示面24aに情報を表示する。   On the upper surface of the POS terminal 11, a keyboard 22 that is pressed down by an operator (a store clerk) is arranged. A display device 23 that displays information toward the operator is provided behind the keyboard 22 when viewed from the operator who operates the keyboard 22. The display device 23 displays information on the display surface 23a. A touch panel 26 is laminated on the display surface 23a. A customer display device 24 is erected so as to be rotatable further behind the display device 23. The customer display device 24 displays information on the display surface 24a.

なお、図1に示す顧客用表示デバイス24は、表示面24aを図1中手前側に向けているが、表示面24aが図1中奥側に向くように顧客用表示デバイス24を回転させることによって、顧客用表示デバイス24は顧客に向けて情報を表示する。   The customer display device 24 shown in FIG. 1 has the display surface 24a facing the front side in FIG. 1, but the customer display device 24 is rotated so that the display surface 24a faces the back side in FIG. Thus, the customer display device 24 displays information to the customer.

POS端末11が載置されているチェックアウト台51とL字を形成するようにして、横長テーブル状のカウンタ台151が配置されている。カウンタ台151の上面には、荷受け面152が形成されている。荷受け面152には、商品Gを収納する買物カゴ153が載置される。買物カゴ153は、顧客によって持ち込まれる第1の買物カゴ153aと、第1の買物カゴ153aから商品読取装置101を挟んだ位置に載置される第2の買物カゴ153bとに分けて考えることができる。   A horizontally long table-shaped counter table 151 is arranged so as to form an L shape with the checkout table 51 on which the POS terminal 11 is placed. A load receiving surface 152 is formed on the upper surface of the counter table 151. A shopping basket 153 for storing the product G is placed on the cargo receiving surface 152. The shopping basket 153 may be divided into a first shopping basket 153a brought in by a customer and a second shopping basket 153b placed at a position sandwiching the commodity reading device 101 from the first shopping basket 153a. it can.

カウンタ台151の荷受け面152には、POS端末11とデータ送受信可能に接続された商品読取装置101が設置されている。商品読取装置101は、薄型矩形形状のハウジング102を備える。   On the receiving surface 152 of the counter stand 151, the commodity reading apparatus 101 connected to the POS terminal 11 so as to be able to transmit and receive data is installed. The commodity reading apparatus 101 includes a thin rectangular housing 102.

ハウジング102の正面には読取窓103が配置されている。ハウジング102の上部には、表示・操作部104が取り付けられている。表示・操作部104には、タッチパネル105が表面に積層された表示デバイス106が設けられている。表示デバイス106の右隣にはキーボード107が配設されている。キーボード107の右隣には、図示しないカードリーダのカード読取溝108が設けられている。オペレータから見て表示・操作部104の裏面左奥側には、顧客に情報を提供するための顧客用表示デバイス109が設置されている。   A reading window 103 is disposed in front of the housing 102. A display / operation unit 104 is attached to the upper portion of the housing 102. The display / operation unit 104 is provided with a display device 106 on which a touch panel 105 is laminated. A keyboard 107 is disposed on the right side of the display device 106. A card reading groove 108 of a card reader (not shown) is provided on the right side of the keyboard 107. A customer display device 109 for providing information to the customer is installed on the back left side of the display / operation unit 104 as viewed from the operator.

このような商品読取装置101は、商品読取部110(図2参照)を備えている。商品読取部110は、読取窓103の奥側に撮像部164(図2参照)を配置している。   Such a product reading apparatus 101 includes a product reading unit 110 (see FIG. 2). The merchandise reading unit 110 has an imaging unit 164 (see FIG. 2) disposed behind the reading window 103.

顧客によって持ち込まれた第1の買物カゴ153aには、一取引に係る商品Gが収納されている。第1の買物カゴ153a内の商品Gは、商品読取装置101を操作するオペレータにより第2の買物カゴ153bへと移動される。この移動過程で、商品Gが商品読取装置101の読取窓103に向けられる。この際、読取窓103内に配置された撮像部164(図2参照)は商品Gを撮像する。   In the first shopping basket 153a brought in by the customer, a product G related to one transaction is stored. The commodity G in the first shopping basket 153a is moved to the second shopping basket 153b by an operator who operates the commodity reading apparatus 101. In this movement process, the product G is directed to the reading window 103 of the product reading apparatus 101. At this time, the imaging unit 164 (see FIG. 2) arranged in the reading window 103 images the product G.

図2は、POS端末11及び商品読取装置101のハードウェア構成を示すブロック図である。POS端末11は、情報処理を実行する情報処理部としてのマイクロコンピュータ60を備える。マイクロコンピュータ60は、各種演算処理を実行し各部を制御するCPU(Central Processing Unit)61に、ROM(Read Only Memory)62とRAM(Random Access Memory)63とがバス接続されて構成されている。   FIG. 2 is a block diagram illustrating a hardware configuration of the POS terminal 11 and the commodity reading apparatus 101. The POS terminal 11 includes a microcomputer 60 as an information processing unit that executes information processing. The microcomputer 60 is configured by connecting a ROM (Read Only Memory) 62 and a RAM (Random Access Memory) 63 to a CPU (Central Processing Unit) 61 that executes various arithmetic processes and controls each unit.

POS端末11のCPU61には、前述したドロワ21、キーボード22、表示デバイス23、タッチパネル26、顧客用表示デバイス24がいずれも各種の入出力回路(いずれも図示せず)を介して接続されている。   The drawer 61, the keyboard 22, the display device 23, the touch panel 26, and the customer display device 24 are all connected to the CPU 61 of the POS terminal 11 through various input / output circuits (all not shown). .

キーボード22は、「1」、「2」、「3」…等の数字や「×」という乗算の演算子が上面に表示されているテンキー22d、仮締めキー22e、及び締めキー22fを含む。   The keyboard 22 includes a numeric key 22d, a temporary fastening key 22e, and a fastening key 22f on which numbers such as “1”, “2”, “3”,...

POS端末11のCPU61には、HDD64(Hard Disk Drive)が接続されている。HDD64には、プログラムや各種ファイルが記憶されている。HDD64に記憶されているプログラムや各種ファイルは、POS端末11の起動時に、その全部又は一部がRAM63にコピーされてCPU61により順次実行される。   An HDD 64 (Hard Disk Drive) is connected to the CPU 61 of the POS terminal 11. The HDD 64 stores programs and various files. All or a part of the programs and various files stored in the HDD 64 are copied to the RAM 63 and sequentially executed by the CPU 61 when the POS terminal 11 is activated.

HDD64が記憶するプログラムとして、後述する商品販売データ処理用のプログラムPR等が挙げられる。また、HDD64が記憶するファイルとして、PLUファイルF1及び商品特性ファイルF2等が挙げられる。なお、PLUファイルF1及び商品特性ファイルF2は、後述する接続インターフェース65を介し、商品読取装置101が読み出し(参照)可能に構成されているものとする。   Examples of programs stored in the HDD 64 include a program PR for merchandise sales data processing, which will be described later. Examples of files stored in the HDD 64 include a PLU file F1 and a product characteristic file F2. The PLU file F1 and the product characteristic file F2 are configured to be readable (referenced) by the product reading apparatus 101 via a connection interface 65 described later.

PLUファイルF1は、商品Gの売上登録にかかる情報と、その商品Gの画像との関連付けが設定されたデータファイルである。   The PLU file F1 is a data file in which an association between information related to sales registration of the product G and an image of the product G is set.

図3は、PLUファイルF1のデータ構成の一例を模式的に示す図である。同図に示すように、PLUファイルF1には、商品G毎に、ユニークに割り当てられた商品コードと、商品Gが属する商品分類、商品名、単価等の商品に関する商品情報と、商品Gを撮像した商品画像(以下、第1商品画像という)と、商品Gに後述する商品特性情報が付帯されているか否かを示したフラグ情報と、が関連付けて登録されている。なお、図3では、フラグ情報の値“1”が、商品特性情報が付帯されていることを示し、フラグ情報の値“0”が、商品特性情報が付帯されていないことを示しめている。   FIG. 3 is a diagram schematically illustrating an example of the data configuration of the PLU file F1. As shown in the figure, the PLU file F1 captures a product code uniquely assigned to each product G, product information about the product such as the product classification, product name, and unit price to which the product G belongs, and the product G. The product image (hereinafter referred to as the first product image) and the flag information indicating whether or not product characteristic information described later is attached to the product G are registered in association with each other. In FIG. 3, the value “1” of the flag information indicates that product characteristic information is attached, and the value “0” of the flag information indicates that no product characteristic information is attached.

また、商品特性ファイルF2は、商品Gと商品特性情報との関連付けが設定されたデータファイルである。   The product characteristic file F2 is a data file in which an association between the product G and the product characteristic information is set.

図4は、商品特性ファイルF2のデータ構成の一例を模式的に示す図である。同図に示すように、商品特性ファイルF2には、商品特性情報の付帯対象となった商品G毎に、その商品Gの商品コードと、その商品Gの商品特性情報と、各商品特性情報を識別する商品特性コードと、商品Gを撮像した商品画像(以下、第2商品画像という)と、が関連付けて登録されている。   FIG. 4 is a diagram schematically illustrating an example of the data configuration of the product characteristic file F2. As shown in the figure, in the product property file F2, the product code of the product G, the product property information of the product G, and each product property information are stored for each product G to which the product property information is attached. A product characteristic code to be identified and a product image obtained by imaging the product G (hereinafter referred to as a second product image) are registered in association with each other.

商品特性ファイルF2には、PLUファイルF1に登録された商品Gのうち、商品特性情報の付帯対象となった各商品Gの商品コードが登録される。商品特性情報には、例えば、産地、等級、糖度、生産者、収穫日等の、商品Gの生産履歴に係るトレーサビリティ情報が含まれる。また、商品特性情報毎に、固有の商品特性コードが割り当てられている。なお、本実施形態では、商品特性情報の付帯対象となった商品Gの表面に、ロゴマーク等のシール、焼印等の所定のシンボル(以下、特性シンボルという)が予め付加されているものとする。   In the product property file F2, the product code of each product G that is the supplementary target of the product property information among the products G registered in the PLU file F1 is registered. The product characteristic information includes, for example, traceability information relating to the production history of the product G, such as the production area, grade, sugar content, producer, and harvest date. A unique product characteristic code is assigned to each product characteristic information. In this embodiment, it is assumed that a predetermined symbol (hereinafter referred to as a characteristic symbol) such as a seal such as a logo mark or a branding mark is added in advance to the surface of the product G that is an ancillary object of the product characteristic information. .

第2商品画像は、所定の撮像条件で撮像された商品Gの商品画像が登録される。本実施形態では、図4に示すように、商品Gに付加された特性シンボルCSを中心に撮像することを撮像条件としており、この特性シンボルCSを中心に撮像された商品Gの一部を表す商品画像が第2商品画像として登録される。   As the second product image, the product image of the product G imaged under a predetermined imaging condition is registered. In the present embodiment, as shown in FIG. 4, imaging is performed centering on the characteristic symbol CS added to the product G, and a part of the product G captured centering on the characteristic symbol CS is represented. The product image is registered as the second product image.

ここで、PLUファイルF1の第1商品画像が、商品Gの品種(例えば、りんご(ふじ)、りんご(王林)等)の識別(認識)に用いられるのに対し、商品特性ファイルF2の第2商品画像は、同一品種の商品Gの各個体を識別(認識)するのに用いられる。そのため、第1商品画像は、各品種における任意の商品Gを撮像した画像となっており、第2商品画像は、特性シンボルを中心とする同一の撮像条件の下、各商品Gを個別に撮像した画像となっている。本実施形態では、これら二つの商品画像を段階的に用いて商品Gの認識を行うことで、商品Gの品種から当該商品Gの個体を絞り込むことが可能となっている。   Here, the first product image in the PLU file F1 is used for identifying (recognizing) the type of the product G (for example, apple (Fuji), apple (Wanglin), etc.), while the first product image in the product characteristic file F2. The two product images are used to identify (recognize) each individual product G of the same product type. Therefore, the first product image is an image obtained by capturing an arbitrary product G in each product type, and the second product image is individually captured for each product G under the same imaging conditions centering on the characteristic symbol. It has become an image. In this embodiment, it is possible to narrow down the individual product G from the product G type by recognizing the product G using these two product images in stages.

なお、PLUファイルF1及び商品特性ファイルF2のデータ構成は、図3及び図4の例に限らないものとする。例えば、図3及び図4では、第1商品画像、第2商品画像を画像として格納する形態としたが、これに代わり、第1商品画像、第2商品画像の各々から読み取った特徴量(色合いや表面の凹凸状況等)を格納する形態としてもよい。   Note that the data structures of the PLU file F1 and the product property file F2 are not limited to the examples in FIGS. For example, in FIG. 3 and FIG. 4, the first product image and the second product image are stored as images, but instead of this, feature amounts (color shades) read from each of the first product image and the second product image. Or a surface irregularity state) may be stored.

図2に戻り、POS端末11のCPU61には、ストアコンピュータSCとデータ通信を実行するための通信インターフェース25が入出力回路(図示せず)を介して接続されている。ストアコンピュータSCは、店舗のバックヤード等に設置されている。ストアコンピュータSCのHDD(図示せず)には、POS端末11に配信されるPLUファイルF1、商品特性ファイルF2が格納されている。   Returning to FIG. 2, a communication interface 25 for executing data communication with the store computer SC is connected to the CPU 61 of the POS terminal 11 via an input / output circuit (not shown). The store computer SC is installed in a store backyard or the like. The HDD (not shown) of the store computer SC stores a PLU file F1 and a product characteristic file F2 distributed to the POS terminal 11.

さらに、POS端末11のCPU61には、商品読取装置101との間でデータ送受信を可能にする接続インターフェース65が接続されている。接続インターフェース65には、商品読取装置101が接続されている。また、POS端末11のCPU61には、レシート等に印字を行うプリンタ66が接続されている。POS端末11は、CPU61の制御の下、一取引の取引内容をレシートに印字する。   Further, the CPU 61 of the POS terminal 11 is connected to a connection interface 65 that enables data transmission / reception with the commodity reading apparatus 101. The product reading apparatus 101 is connected to the connection interface 65. The CPU 61 of the POS terminal 11 is connected to a printer 66 that prints on receipts. The POS terminal 11 prints the transaction content of one transaction on the receipt under the control of the CPU 61.

商品読取装置101も、マイクロコンピュータ160を備える。マイクロコンピュータ160は、CPU161にROM162とRAM163とがバス接続されて構成されている。ROM162には、CPU161によって実行されるプログラムが記憶されている。CPU161には、撮像部164、音声出力部165が各種の入出力回路(いずれも図示せず)を介して接続されている。撮像部164、音声出力部165は、CPU161によって動作が制御される。表示・操作部104は接続インターフェース176を介してPOS端末11に接続されている。表示・操作部104はPOS端末11のCPU61によって動作が制御される。   The commodity reading apparatus 101 also includes a microcomputer 160. The microcomputer 160 is configured by connecting a ROM 162 and a RAM 163 to a CPU 161 via a bus. The ROM 162 stores a program executed by the CPU 161. The CPU 161 is connected to an imaging unit 164 and an audio output unit 165 via various input / output circuits (none of which are shown). The operations of the imaging unit 164 and the audio output unit 165 are controlled by the CPU 161. The display / operation unit 104 is connected to the POS terminal 11 via the connection interface 176. The operation of the display / operation unit 104 is controlled by the CPU 61 of the POS terminal 11.

撮像部164は、カラーCCDイメージセンサやカラーCMOSイメージセンサ等であり、CPU161の制御の下で読取窓103からの撮像を行う撮像手段である。例えば撮像部164では30fpsの動画像の撮像を行う。撮像部164が所定のフレームレートで順次撮像したフレーム画像(撮像画像)はRAM163に保存される。   The imaging unit 164 is a color CCD image sensor, a color CMOS image sensor, or the like, and is an imaging unit that performs imaging from the reading window 103 under the control of the CPU 161. For example, the imaging unit 164 captures a 30 fps moving image. Frame images (captured images) sequentially captured at a predetermined frame rate by the imaging unit 164 are stored in the RAM 163.

音声出力部165は、予め設定された警告音等を発生するための音声回路とスピーカ等である。音声出力部165は、CPU161の制御の下で警告音等の音声による報知を行う。   The audio output unit 165 is an audio circuit and a speaker for generating a preset warning sound or the like. The sound output unit 165 performs notification by sound such as a warning sound under the control of the CPU 161.

さらに、CPU161には、POS端末11の接続インターフェース65に接続して、POS端末11との間でデータ送受信を可能にする接続インターフェース175が接続されている。CPU161の制御の下、商品読取装置101の撮像部164によって撮像された撮像画像から認識された商品Gの商品情報や商品特性情報は、接続インターフェース175を介して出力され、接続インターフェース65を介してPOS端末11に入力される。   Furthermore, a connection interface 175 that connects to the connection interface 65 of the POS terminal 11 and enables data transmission / reception with the POS terminal 11 is connected to the CPU 161. Product information and product characteristic information of the product G recognized from the captured image captured by the imaging unit 164 of the product reading device 101 under the control of the CPU 161 are output via the connection interface 175 and via the connection interface 65. Input to the POS terminal 11.

次に、CPU161、CPU61がプログラムを順次実行することで実現されるCPU161、CPU61の機能部について、図5を参照して説明する。   Next, functional units of the CPU 161 and the CPU 61 that are realized by the CPU 161 and the CPU 61 sequentially executing programs will be described with reference to FIG.

図5は、POS端末11及び商品読取装置101の機能構成を示すブロック図である。図5に示すように、商品読取装置101のCPU161は、プログラムを順次実行することにより、画像取込部1611、品種識別部1612、個体識別部1613、商品情報表示部1614及び情報送信部1615としての機能を備える。   FIG. 5 is a block diagram illustrating functional configurations of the POS terminal 11 and the commodity reading apparatus 101. As illustrated in FIG. 5, the CPU 161 of the commodity reading apparatus 101 sequentially executes a program to obtain an image capturing unit 1611, a product type identifying unit 1612, an individual identifying unit 1613, a product information display unit 1614, and an information transmitting unit 1615. It has the function of.

画像取込部1611は、撮像部164に撮像オン信号を出力して撮像部164に撮像動作を開始させる。画像取込部1611は、撮像動作開始後に撮像部164が撮像してRAM163に保存された撮像画像を順次取り込む。画像取込部1611による撮像画像の取り込みは、RAM163に保存された順に行われる。   The image capturing unit 1611 outputs an imaging on signal to the imaging unit 164 and causes the imaging unit 164 to start an imaging operation. The image capturing unit 1611 sequentially captures captured images captured by the image capturing unit 164 and stored in the RAM 163 after the start of the image capturing operation. Captured images are captured by the image capture unit 1611 in the order stored in the RAM 163.

品種識別部1612は、画像取込部1611により取り込まれた撮像画像から商品Gの品種を識別(認識)し、その品種に対応する商品情報(商品コード)を特定する。   The product type identifying unit 1612 identifies (recognizes) the product type of the product G from the captured image captured by the image capturing unit 1611 and identifies product information (product code) corresponding to the product type.

具体的に、品種識別部1612は、撮像画像に含まれる商品Gの全部または一部の輪郭線を、公知のパターンマッチング技術等を用いて検出する。次いで、直近のフレーム画像から抽出された輪郭線と、今回のフレーム画像から抽出された輪郭線とを比較し、変更があった部分、すなわち、読取窓103に向けられた商品Gの写り込みを検出する。   Specifically, the product type identification unit 1612 detects the outline of all or part of the product G included in the captured image using a known pattern matching technique or the like. Next, the contour line extracted from the latest frame image is compared with the contour line extracted from the current frame image, and the portion where the change has occurred, that is, the reflection of the product G directed to the reading window 103 is shown. To detect.

なお、商品Gを検出する別の方法としては、撮像画像から肌色領域が検出されたか否かを判定し、肌色領域が検出された場合、つまり店員の手の写り込みが検出された場合には、店員の手が把持していると想定される商品Gの輪郭線の検出を行う。この時、手の形状を示す輪郭と、それ以外の輪郭とが検出された場合には、店員の手が商品Gを把持していることから、商品Gの写り込みが検出される。   In addition, as another method of detecting the product G, it is determined whether or not a skin color area is detected from the captured image, and when the skin color area is detected, that is, when the reflection of the clerk's hand is detected. The contour line of the product G that is assumed to be held by the clerk's hand is detected. At this time, when the contour indicating the shape of the hand and the other contours are detected, since the store clerk's hand holds the product G, the reflection of the product G is detected.

また、品種識別部1612は、撮像画像中に含まれた商品Gの表面の状態(表面の色合い、模様(パターン)、凸凹状況等)を特徴量として読み取り、PLUファイルF1に登録された各第1商品画像の特徴量と比較することにより、商品Gの品種を識別する。ここで、品種識別部1612は、両特徴量を比較することで、PLUファイルF1に登録された各第1商品画像と、撮像画像中に含まれた商品Gとの類似度を算出し、その類似度が最大又は所定の閾値を上回った第1商品画像を、商品Gの品種を表す商品画像として識別する。そして、品種識別部1612は、識別した第1商品画像に係る商品コードを、商品Gの商品情報として特定する。   In addition, the product type identification unit 1612 reads the surface state (surface color, pattern (pattern), unevenness, etc.) of the product G included in the captured image as a feature amount, and stores each of the first items registered in the PLU file F1. By comparing with the feature value of one product image, the type of product G is identified. Here, the product type identification unit 1612 calculates the similarity between each first product image registered in the PLU file F1 and the product G included in the captured image by comparing both feature amounts. A first product image having a maximum similarity or exceeding a predetermined threshold is identified as a product image representing the type of product G. Then, the product type identification unit 1612 identifies the product code related to the identified first product image as the product information of the product G.

なお、上記のように画像中に含まれる物体を識別(認識)することは、一般物体認識(generic object recognition)と呼ばれている。このような一般物体認識については、下記の文献において各種認識技術が解説されている。
柳井 啓司,“一般物体認識の現状と今後”,情報処理学会論文誌,Vol.48,No.SIG16 [平成22年8月10日検索],インターネット<URL: http://mm.cs.uec.ac.jp/IPSJ-TCVIM-Yanai.pdf >
Note that identifying (recognizing) an object included in an image as described above is called generic object recognition. Regarding such general object recognition, various recognition techniques are described in the following documents.
Keiji Yanai, “Current Status and Future of General Object Recognition”, IPSJ Journal, Vol. 48, no. SIG16 [Search August 10, 2010], Internet <URL: http://mm.cs.uec.ac.jp/IPSJ-TCVIM-Yanai.pdf>

また、画像をオブジェクトごとに領域分割することによって一般物体認識を行う技術が、下記の文献において解説されている。
Jamie Shottonら,“Semantic Texton Forests for Image Categorization and Segmentation”,[平成22年8月10日検索],インターネット<URL: http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.145.3036&rep=rep1&type=pdf >
Further, techniques for performing general object recognition by dividing an image into regions for each object are described in the following documents.
Jamie Shotton et al., “Semantic Texton Forests for Image Categorization and Segmentation”, [searched August 10, 2010], Internet <URL: http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1. 1.145.3036 & rep = rep1 & type = pdf>

個体識別部1613は、品種識別部1612で品種が識別された商品の個体を識別し、当該個体に固有の商品特性情報(商品特性コード)を特定する。   The individual identifying unit 1613 identifies an individual of the product whose product type has been identified by the product type identifying unit 1612, and identifies product characteristic information (product characteristic code) unique to the individual.

具体的に、個体識別部1613は、品種識別部1612で特定された商品コードに関連付けられたPLUファイルF1のフラグ情報に基づき、その商品に商品特定情報が付帯されているか否かを判定する。ここで、フラグ情報の値が、商品特定情報が付帯されていることを示す場合、個体識別部1613は、公知のパターンマッチング技術等を用いることで、撮像画像に含まれた商品Gの画像から特性シンボルを検出する。   Specifically, the individual identifying unit 1613 determines whether or not the product specifying information is attached to the product based on the flag information of the PLU file F1 associated with the product code specified by the product type identifying unit 1612. Here, when the value of the flag information indicates that the product identification information is attached, the individual identification unit 1613 uses a known pattern matching technique or the like to obtain the image of the product G included in the captured image. Detect characteristic symbols.

撮像画像中から特性シンボルを検出した場合、個体識別部1613は、第2商品画像の撮像条件と同様の撮像条件で商品Gが撮像されていると判定し、この特性シンボルを中心とする商品Gの撮像画像から、上記品種識別部1612と同様の手法により、当該商品G及び特性シンボルの特徴量(表面の色合い、模様、凸凹状況等)を読み取る。個体識別部1613は、撮像画像から読み取った特徴量と、品種識別部1612で特定された商品コードに関連付けられた商品特性ファイルF2の各第2商品画像の特徴量とを比較し、当該特徴量の類似度が最大又は所定の閾値以上となる第2商品画像を、その商品Gの個体を表す商品画像として識別する。そして、個体識別部1613は、識別した第2商品画像に係る商品特性コードを、商品Gの個体に対応する商品特性情報として特定する。   When the characteristic symbol is detected from the captured image, the individual identifying unit 1613 determines that the product G is captured under the same imaging condition as the imaging condition of the second product image, and the product G centered on the characteristic symbol. From the captured image, the product G and the characteristic quantities (characteristics of the surface, pattern, unevenness, etc.) of the product G and characteristic symbols are read by the same method as the product type identification unit 1612. The individual identification unit 1613 compares the feature amount read from the captured image with the feature amount of each second product image in the product characteristic file F2 associated with the product code specified by the product type identification unit 1612, and the feature amount. Is identified as a product image representing an individual of the product G. Then, the individual identifying unit 1613 identifies the product characteristic code related to the identified second product image as the product characteristic information corresponding to the individual of the product G.

なお、特性シンボルが検出されない場合、個体識別部1613は、第2商品画像の撮像条件と同様の撮像条件で商品Gが撮像されていないと判定し、特性シンボルを撮像部164に向けることを促す画面(撮像条件指示画面)を、表示デバイス106に表示(提示)することで、商品Gの撮像条件の変更をオペレータに指示する。   When the characteristic symbol is not detected, the individual identification unit 1613 determines that the product G is not imaged under the same imaging condition as that of the second product image, and prompts the characteristic symbol to be directed to the imaging unit 164. By displaying (presenting) a screen (imaging condition instruction screen) on the display device 106, the operator is instructed to change the imaging condition of the product G.

ここで、図6は、個体識別部1613の制御により、表示デバイス106に表示された撮像条件指示画面の一例を示す図である。同図では、画面内の領域A11において、特性シンボルを撮像部164に向けることを促すメッセージ「特性シンボルをカメラに向けて下さい」を表示した例を示している。また、領域A12は、撮像部164で撮像中の撮像画像を表示するための領域である。   Here, FIG. 6 is a diagram illustrating an example of an imaging condition instruction screen displayed on the display device 106 under the control of the individual identification unit 1613. This figure shows an example in which a message “Please direct the characteristic symbol to the camera” for prompting the characteristic symbol to be directed to the imaging unit 164 is displayed in the area A11 in the screen. The area A12 is an area for displaying a captured image being captured by the imaging unit 164.

上記撮像条件指示画面の表示により、商品読取装置101のオペレータは、領域A11に表示されたメッセージに応じて、商品Gの撮像方向(撮像条件)を領域A12に表示される撮像画像を確認しながら変更し、この商品Gに付加された特性シンボルを撮像部164に向けることになる。そして、個体識別部1613は、撮像条件の変更により、画像取込部1611が取り込む撮像画像から特性シンボルを検出すると、この撮像画像から商品Gの商品特性を特定するための処理を開始する。   By displaying the imaging condition instruction screen, the operator of the commodity reading apparatus 101 confirms the captured image displayed in the area A12 with the imaging direction (imaging condition) of the commodity G according to the message displayed in the area A11. The characteristic symbol that is changed and added to the product G is directed to the imaging unit 164. When the individual identification unit 1613 detects a characteristic symbol from the captured image captured by the image capturing unit 1611 due to a change in the imaging condition, the individual identification unit 1613 starts a process for specifying the product characteristic of the product G from the captured image.

このように、本実施形態の個体識別部1613では、商品Gに付加された特性シンボルを基準に、商品Gの撮像条件が第2商品画像が撮像された際の撮像条件に該当するか否かを判定し、この特性シンボルが検出されない場合に、第2商品画像が撮像された際の撮像条件に近づくよう、商品Gの撮像条件の変更を指示することで、商品Gの個体の識別率を向上させることができる。なお、本実施形態では、撮像画像から特性シンボルを検出した場合に商品Gの個体を識別することとしたが、撮像画像内での特性シンボルの検出位置、つまり撮像画像の略中央に特性シンボルが存在するかを含めて、撮像条件に該当するか否かを判定する形態としてもよい。   As described above, in the individual identification unit 1613 of the present embodiment, whether or not the imaging condition of the product G corresponds to the imaging condition when the second product image is captured based on the characteristic symbol added to the product G. When the characteristic symbol is not detected, the change in the imaging condition of the product G is instructed so as to approach the imaging condition when the second product image is captured. Can be improved. In the present embodiment, when the characteristic symbol is detected from the captured image, the individual of the product G is identified. However, the characteristic symbol is detected at the detection position of the characteristic symbol in the captured image, that is, approximately at the center of the captured image. It is good also as a form which determines whether it corresponds to imaging conditions including whether it exists.

図5に戻り、商品情報表示部1614は、品種識別部1612及び個体識別部1613で特定された商品コード及び商品特性コードのそれぞれに対応する商品情報及び商品特性情報を、表示デバイス106や顧客用表示デバイス109に表示出力する。   Returning to FIG. 5, the product information display unit 1614 displays the product information and the product characteristic information corresponding to the product code and the product characteristic code specified by the product type identification unit 1612 and the individual identification unit 1613, for the display device 106 and the customer use. A display is output on the display device 109.

具体的に、商品情報表示部1614は、品種識別部1612で特定された商品Gの商品コードに対応する商品情報等をPLUファイルF1から読み出し、表示デバイス106や顧客用表示デバイス109に表示する。また、品種識別部1612は、個体識別部1613で商品Gの商品特性コードが特定された場合、この商品特性コードに対応する商品詳細情報等を商品特性ファイルF2から読み出し、対応する商品の商品情報とともに表示デバイス106や顧客用表示デバイス109に表示する。   Specifically, the product information display unit 1614 reads product information corresponding to the product code of the product G specified by the product type identification unit 1612 from the PLU file F1, and displays the product information on the display device 106 or the customer display device 109. Further, when the product characteristic code of the product G is specified by the individual identification unit 1613, the product type identifying unit 1612 reads the product detailed information corresponding to the product characteristic code from the product characteristic file F2, and the product information of the corresponding product. At the same time, it is displayed on the display device 106 and the customer display device 109.

ここで、図7は、商品情報表示部1614の制御により、表示デバイス106(顧客用表示デバイス109)に表示された、商品情報画面の一例を示す図である。同図において、画面内の領域A21には、品種識別部1612で認識された商品の商品画像(第1商品画像)が表示される。また、画面内の領域A22には、品種識別部1612で特定された商品Gの商品コード、個体識別部1613で特定された商品Gの商品特性コードのそれぞれに対応する商品情報及び商品特性情報が表示される。   Here, FIG. 7 is a diagram illustrating an example of a product information screen displayed on the display device 106 (customer display device 109) under the control of the product information display unit 1614. In the figure, a product image (first product image) of a product recognized by the product type identification unit 1612 is displayed in an area A21 in the screen. In the area A22 in the screen, product information and product characteristic information corresponding to the product code of the product G specified by the product type identification unit 1612 and the product characteristic code of the product G specified by the individual identification unit 1613 are displayed. Is displayed.

このように、商品Gの商品情報、商品特性情報を、表示デバイス106及び顧客用表示デバイス109に表示することで、読み取り対象となった商品Gを、オペレータ及び顧客の両者に確認させることができる。なお、図7では、領域A21に第1商品画像を表示する形態としたが、これに限らず第2商品画像を表示する形態としてもよいし、商品画像の表示を行わない形態としてもよい。   In this way, by displaying the product information and product characteristic information of the product G on the display device 106 and the customer display device 109, both the operator and the customer can confirm the product G that has been read. . In FIG. 7, the first product image is displayed in the area A21. However, the present invention is not limited to this, and the second product image may be displayed, or the product image may not be displayed.

図5に戻り、情報送信部1615は、品種識別部1612が特定した商品Gの商品コード、個体識別部1613が特定した商品Gの商品特性コードをPOS端末11に通知するものである。   Returning to FIG. 5, the information transmission unit 1615 notifies the POS terminal 11 of the product code of the product G specified by the product type identification unit 1612 and the product characteristic code of the product G specified by the individual identification unit 1613.

また、図5に示すように、POS端末11のCPU61は、プログラムを順次実行することにより、情報受信部611、商品情報取得部612、商品特性情報取得部613、売上登録部614、会計処理部615としての機能を備える。   Further, as shown in FIG. 5, the CPU 61 of the POS terminal 11 sequentially executes the program to thereby obtain an information receiving unit 611, a product information acquiring unit 612, a product characteristic information acquiring unit 613, a sales registering unit 614, an accounting processing unit. The function as 615 is provided.

情報受信部611は、商品読取装置101の情報送信部1615から送信される情報、即ち、商品コード、商品特性コード等の情報を受信するものである。   The information receiving unit 611 receives information transmitted from the information transmitting unit 1615 of the product reading apparatus 101, that is, information such as a product code and a product characteristic code.

商品情報取得部612は、情報受信部611が受信した商品コードに基づき、当該商品コードに対応する商品の商品情報を、PLUファイルF1から検索して取得する。   Based on the product code received by the information receiving unit 611, the product information acquisition unit 612 searches the PLU file F1 for product information of the product corresponding to the product code and acquires the product information.

商品特性情報取得部613は、情報受信部611が受信した商品特性コードに基づき、当該商品特性コードに対応する商品の商品特性情報を、商品特性ファイルF2から検索して取得する。   Based on the product characteristic code received by the information receiving unit 611, the product characteristic information acquisition unit 613 searches and acquires the product characteristic information of the product corresponding to the product characteristic code from the product characteristic file F2.

売上登録部614は、商品情報取得部612が取得した商品情報に含まれる単価、情報受信部611が受信した情報に含まれる販売個数等から商品の販売価格を算出する。また、売上登録部614は、商品読取装置101で読み取られた商品Gの商品情報、商品特性情報等を、図示しない売上マスタファイル等に記録することで売上登録を行う。   The sales registration unit 614 calculates the sales price of the product from the unit price included in the product information acquired by the product information acquisition unit 612, the number of sales included in the information received by the information reception unit 611, and the like. The sales registration unit 614 registers sales by recording product information, product characteristic information, and the like of the product G read by the product reading apparatus 101 in a sales master file (not shown).

会計処理部615は、売上登録部614により登録された一取引に係る商品の会計処理を行う。また、会計処理部615は、売上登録部614により登録された一取引に係る各商品の商品情報を、商品特性情報取得部613が取得した対応する商品の特性情報と関連付けて、表示デバイス23や顧客用表示デバイス24に表示出力したり、プリンタ66を用いてレシート等に印字出力したりする。   The accounting processing unit 615 performs accounting processing for the product related to one transaction registered by the sales registration unit 614. Further, the accounting processing unit 615 associates the product information of each product related to one transaction registered by the sales registration unit 614 with the characteristic information of the corresponding product acquired by the product characteristic information acquisition unit 613, and displays the display device 23 or The data is displayed on the customer display device 24 or printed on a receipt using the printer 66.

次に、上記した構成を有するチェックアウトシステム1の動作について説明する。まず、商品読取装置101の処理動作について説明する。図8は、商品読取装置101における処理動作の手順を示すフローチャートである。   Next, the operation of the checkout system 1 having the above configuration will be described. First, the processing operation of the commodity reading apparatus 101 will be described. FIG. 8 is a flowchart showing a procedure of processing operations in the commodity reading apparatus 101.

図8に示すように、POS端末11による商品登録の開始等に応じて処理が開始されると、画像取込部1611は、撮像部164に撮像オン信号を出力して撮像部164による撮像を開始する(ステップS11)。続いて、画像取込部1611は、撮像部164が撮像してRAM163に保存されたフレーム画像(撮像画像)を取り込む(ステップS12)。   As illustrated in FIG. 8, when processing is started in response to the start of product registration by the POS terminal 11, the image capturing unit 1611 outputs an imaging on signal to the imaging unit 164 and performs imaging by the imaging unit 164. Start (step S11). Subsequently, the image capturing unit 1611 captures a frame image (captured image) captured by the image capturing unit 164 and stored in the RAM 163 (step S12).

次いで、品種識別部1612は、画像取込部1611が取り込んだ撮像画像中の商品Gの画像の特徴量と、PLUファイルF1に登録された各第1商品画像の特徴量とを比較することで、商品Gの品種の商品コードを特定する(ステップS13)。なお、商品Gの品種の識別候補が複数存在する場合には、それら識別候補の商品画像や商品情報を表示デバイス106に表示(提示)し、該当する商品(品種)の選択を、タッチパネル105を介してオペレータから受け付ける形態としてもよい。   Next, the product type identification unit 1612 compares the feature amount of the product G in the captured image captured by the image capture unit 1611 with the feature amount of each first product image registered in the PLU file F1. The product code of the product G is specified (step S13). If there are a plurality of product type identification candidates, the product images and product information of the identification candidates are displayed (presented) on the display device 106, and the corresponding product (product type) is selected on the touch panel 105. It is good also as a form received from an operator via.

続いて、個体識別部1613は、ステップS13で特定された商品Gの商品コードに関連付けられたフラグ情報の値に基づき、この商品Gの品種に商品特性情報が付帯されているか否かを判定する(ステップS14)。ここで、フラグ情報の値が、商品特性情報が付帯されていないことを示す場合(ステップS14;No)、個体識別部1613は、商品特性の特定は行わずに、ステップS15に移行する。   Subsequently, the individual identification unit 1613 determines whether or not the product characteristic information is attached to the type of the product G based on the value of the flag information associated with the product code of the product G specified in step S13. (Step S14). Here, when the value of the flag information indicates that the product characteristic information is not attached (step S14; No), the individual identifying unit 1613 proceeds to step S15 without specifying the product characteristic.

ステップS15では、商品情報表示部1614が、ステップS13で特定された商品の商品コードに対応する商品情報をPLUファイルF1から読み出し、表示デバイス106や顧客用表示デバイス109に表示する(ステップS15)。次いで、情報送信部1615は、ステップS13で特定された商品の商品コード等をPOS端末11に送信し(ステップS16)、ステップS22に移行する。   In step S15, the product information display unit 1614 reads product information corresponding to the product code of the product specified in step S13 from the PLU file F1, and displays it on the display device 106 or the customer display device 109 (step S15). Next, the information transmission unit 1615 transmits the product code or the like of the product specified in step S13 to the POS terminal 11 (step S16), and proceeds to step S22.

また、ステップS14において、フラグ情報の値が、商品特性情報が付帯されていることを示す場合(ステップS14;Yes)、個体識別部1613は、画像取込部1611が取り込んだ撮像画像から特性シンボルの検出に係る処理を行い、当該特性シンボルを検出できたか否かを判定する(ステップS17)。   In step S14, when the value of the flag information indicates that the product characteristic information is attached (step S14; Yes), the individual identifying unit 1613 uses the characteristic symbol from the captured image captured by the image capturing unit 1611. It is determined whether or not the characteristic symbol has been detected (step S17).

ここで、特性シンボルを検出できないと判定した場合(ステップS17;No)、個体識別部1613は、第2商品画像の撮像条件と同様の撮像条件で商品Gが撮像されていないと判定し、特性シンボルを撮像部164に向けることを指示する撮像条件指示画面(図6参照)を表示デバイス106に表示する(ステップS18)。そして、ステップS17に再び戻り、撮像画像から特性シンボルが検出できるまで撮像条件指示画面の表示を継続する。   Here, when it is determined that the characteristic symbol cannot be detected (step S17; No), the individual identification unit 1613 determines that the product G is not imaged under the same imaging condition as the imaging condition of the second product image. An imaging condition instruction screen (see FIG. 6) for instructing to direct the symbol to the imaging unit 164 is displayed on the display device 106 (step S18). Then, the process returns to step S17, and the display of the imaging condition instruction screen is continued until the characteristic symbol can be detected from the captured image.

また、ステップS17において、撮像画像から特性シンボルを検出すると(ステップS17;Yes)、個体識別部1613は、この特性シンボルを中心とした商品G及び特性シンボルの画像の特徴量と、ステップS13で特定された商品コードに関連付けられた商品特性ファイルF2の各第2商品画像の特徴量とを比較することで、商品Gの個体を識別し、この個体に対応する商品特性コードを特定する(ステップS19)。   In step S17, when the characteristic symbol is detected from the captured image (step S17; Yes), the individual identification unit 1613 specifies the feature amount of the product G and the characteristic symbol image centered on the characteristic symbol, and the characteristic symbol in step S13. The individual product G is identified by comparing the feature quantity of each second product image in the product characteristic file F2 associated with the manufactured product code, and the product characteristic code corresponding to this individual is specified (step S19). ).

続いて、商品情報表示部1614は、ステップS13で特定された商品Gの商品コード、ステップS19で特定された商品Gの商品特性コードのそれぞれに対応する商品情報、商品特性情報を、PLUファイルF1及び商品特性ファイルF2から読み出し、図7に示したように、表示デバイス106や顧客用表示デバイス109に表示する(ステップS20)。次いで、情報送信部1615は、ステップS13で特定された商品Gの商品コード、ステップS19で特定された商品Gの商品特性コード等をPOS端末11に送信し(ステップS21)、ステップS22に移行する。   Subsequently, the product information display unit 1614 displays the product information and product characteristic information corresponding to the product code of the product G specified in step S13 and the product characteristic code of the product G specified in step S19, in the PLU file F1. And it reads out from the product characteristic file F2 and displays it on the display device 106 or the customer display device 109 as shown in FIG. 7 (step S20). Next, the information transmission unit 1615 transmits the product code of the product G specified in step S13, the product characteristic code of the product G specified in step S19, and the like to the POS terminal 11 (step S21), and proceeds to step S22. .

ステップS22において、CPU161は、POS端末11から商品登録の終了通知等による業務終了の有無を判定する(ステップS22)。ここで、業務を継続する場合(ステップS22;No)、CPU161は、ステップS12へ処理を戻して処理を継続させる。また、業務を終了する場合(ステップS22;Yes)、画像取込部1611は、撮像部164に撮像オフ信号を出力することで、撮像部164による撮像を終了し(ステップS23)、処理を終了する。   In step S <b> 22, the CPU 161 determines whether or not there is an end of business based on a product registration end notification from the POS terminal 11 (step S <b> 22). Here, when the business is continued (step S22; No), the CPU 161 returns the process to step S12 to continue the process. When the job is to be ended (step S22; Yes), the image capturing unit 1611 outputs the imaging off signal to the imaging unit 164, thereby ending the imaging by the imaging unit 164 (step S23) and ending the process. To do.

次に、POS端末11の処理動作について説明する。図9は、POS端末11における処理動作の流れを示すフローチャートである。   Next, the processing operation of the POS terminal 11 will be described. FIG. 9 is a flowchart showing the flow of processing operations in the POS terminal 11.

図9に示すように、POS端末11では、情報受信部611が、商品読取装置101から商品コード、商品特性コード等の情報を受信する(ステップS31)。商品情報取得部612は、ステップS31で受信された情報に含まれる商品コードに基づき、当該商品コードに対応する商品情報をPLUファイルF1から取得する(ステップS32)。   As shown in FIG. 9, in the POS terminal 11, the information receiving unit 611 receives information such as a product code and a product characteristic code from the product reading device 101 (step S31). The product information acquisition unit 612 acquires product information corresponding to the product code from the PLU file F1 based on the product code included in the information received in step S31 (step S32).

商品特性情報取得部613は、ステップS31で受信された情報に商品特性コードが含まれるか否かを判定する(ステップS33)。ここで、受信された情報に商品特性コードが含まれる場合(ステップS33;Yes)、商品特性情報取得部613は、この商品特性コードに対応する商品特性情報を商品特性ファイルF2から取得し(ステップS34)、ステップS35に移行する。なお、受信された情報に商品特性コードが含まれない場合には(ステップS33;No)、ステップS35に直ちに移行する。   The product characteristic information acquisition unit 613 determines whether or not the product characteristic code is included in the information received in step S31 (step S33). If the received information includes a product characteristic code (step S33; Yes), the product characteristic information acquisition unit 613 acquires product characteristic information corresponding to the product characteristic code from the product characteristic file F2 (step S33). S34), the process proceeds to step S35. If the received information does not include the product characteristic code (step S33; No), the process immediately proceeds to step S35.

その後、POS端末11では、売上登録部614が、ステップS32で取得された商品情報に基づいて商品の売上情報を売上マスタファイル等に登録する処理を実行する(ステップS35)。なお、ステップS31において、商品の販売個数を受信していた場合には、このステップS35において、商品情報に含まれる単価と販売個数とを乗算することで、販売個数分の販売価格を算出する。   Thereafter, in the POS terminal 11, the sales registration unit 614 executes a process of registering the sales information of the product in the sales master file or the like based on the product information acquired in Step S32 (Step S35). If the sales number of the product is received in step S31, the sales price for the sales number is calculated by multiplying the unit price included in the product information by the sales number in step S35.

続いて、POS端末11では、CPU61が、キーボード22の操作指示(締めキー22fの押下操作等)による売上登録の終了等による業務終了の有無を判定する(ステップS36)。ここで、業務を継続する場合(ステップS36;No)、CPU61は、ステップS31へ処理を戻して処理を継続させる。   Subsequently, in the POS terminal 11, the CPU 61 determines whether or not there is an end of business due to the end of sales registration or the like by an operation instruction of the keyboard 22 (such as a pressing operation of the closing key 22f) (step S36). Here, when the business is continued (step S36; No), the CPU 61 returns the process to step S31 and continues the process.

また、ステップS36において、業務を終了する場合(ステップS36;Yes)、会計処理部615が、一取引に係る各商品Gの会計処理を実行する(ステップS37)。そして、会計処理部615は、これら各商品の商品情報を、商品特性情報と関連付けて、表示デバイス23や顧客用表示デバイス24に表示出力したり、プリンタ66を用いてレシート等に印字出力したりした後(ステップS38)、処理を終了する。   In Step S36, when the business is ended (Step S36; Yes), the accounting processing unit 615 executes accounting processing for each commodity G related to one transaction (Step S37). Then, the accounting processing unit 615 displays the product information of each product in association with the product characteristic information on the display device 23 or the customer display device 24, or prints it on a receipt or the like using the printer 66. (Step S38), the process is terminated.

以上のように、本実施形態のチェックアウトシステム1によれば、撮像部164で撮像された撮像画像から商品Gの個体を識別し、当該個体に付帯された商品特性情報を商品特性ファイルF2から特定して出力する。これにより、バーコードや無線ICタグを用いずとも、商品Gそのものから、当該商品Gに固有の商品特性情報を得ることができるため、商品特性情報の取得を効率的に行うことができる。また、商品Gそのものを用いて個体を識別し、その個体の商品識別情報を特定することで、無線ICタグ等を用いて商品識別情報を保持する場合に起こり得る、偽造やすり替え等の不正行為を防止することができるため、商品識別情報の信頼性を向上させることができる。   As described above, according to the checkout system 1 of the present embodiment, the individual of the product G is identified from the captured image captured by the imaging unit 164, and the product characteristic information attached to the individual is obtained from the product characteristic file F2. Specify and output. Accordingly, product characteristic information unique to the product G can be obtained from the product G without using a barcode or a wireless IC tag, so that product property information can be efficiently acquired. In addition, by identifying the individual using the product G itself and specifying the product identification information of the individual, fraudulent acts such as counterfeiting and replacement that may occur when the product identification information is held using a wireless IC tag or the like Therefore, the reliability of the product identification information 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 embodiment can be implemented in various other forms, and various omissions, replacements, changes, additions, 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.

例えば、上記実施形態では、第1商品画像と、第2商品画像とを異なる商品画像としたが、これに限らず、第2商品画像をPLUファイルF1に登録することで、第1商品画像として用いる形態としてもよい。なお、この形態の場合、品種識別部1612は、第2商品画像の特性シンボルが存在する領域以外の他の領域から特徴量を読み取り、商品Gの特徴量との比較を行うものとする。具体的には、図4に例示した第2商品画像の場合、画像の中央部に特性シンボルCSが存在するため、この中央部以外の領域(例えば、画像の外縁部等)から特徴量を読み取る。   For example, in the above embodiment, the first product image and the second product image are different product images. However, the present invention is not limited to this, and by registering the second product image in the PLU file F1, It is good also as a form to use. In the case of this embodiment, it is assumed that the product type identification unit 1612 reads the feature amount from a region other than the region where the characteristic symbol of the second product image exists and compares it with the feature amount of the product G. Specifically, in the case of the second product image illustrated in FIG. 4, since the characteristic symbol CS exists in the central portion of the image, the feature amount is read from a region other than the central portion (for example, the outer edge portion of the image). .

また、第2商品画像を第1商品画像として用いる上記形態の場合、フラグ情報の値に応じて、特徴量の読み取りを行う領域を切り替える形態としてもよい。具体的に、フラグ情報の値が、商品特性情報が付帯されていることを示す場合には、特性シンボルCSの存在位置以外の領域から特徴量を読み取り、商品特性情報が付帯されていないことを示す場合には、画像中の任意の位置から特徴量を読み取る。   Further, in the case of the above form using the second product image as the first product image, it is possible to switch the region where the feature amount is read in accordance with the value of the flag information. Specifically, when the value of the flag information indicates that the product characteristic information is attached, the feature amount is read from an area other than the position where the characteristic symbol CS is present, and the product characteristic information is not attached. In the case of showing, the feature amount is read from an arbitrary position in the image.

また、上記実施形態では、商品Gの撮像条件を、第2商品画像の撮像時の撮像条件に近づけるため、特性シンボルを基準に撮像を行う形態を説明したが、これに限らず、例えば、果物や野菜のへたの部分等を基準に、第2商品画像及び商品Gを撮像することで、特性シンボルを用いずに両撮像条件を略同等とする形態としてもよい。   Moreover, in the said embodiment, since the imaging condition of the goods G was brought close to the imaging condition at the time of imaging of a 2nd product image, the form imaged on the basis of a characteristic symbol was demonstrated, but it is not restricted to this, For example, fruit By capturing the second product image and the product G on the basis of, for example, the vegetable nape portion, etc., both imaging conditions may be made substantially equal without using characteristic symbols.

また、上記実施形態では、商品読取装置101からPOS端末11に商品コード、商品特性コードを送信する形態としたが、これに限らず、商品コード、商品特性コードの各々に対応する商品情報、商品特性情報をPOS端末11に送信する形態としてもよい。   In the above embodiment, the product code and the product characteristic code are transmitted from the product reading device 101 to the POS terminal 11. However, the present invention is not limited to this, and product information and products corresponding to each of the product code and the product characteristic code are used. The characteristic information may be transmitted to the POS terminal 11.

また、上記実施形態では、POS端末11がPLUファイルF1及び商品特性ファイルF2を備える形態としたが、これに限らず、商品読取装置101がPLUファイルF1及び商品特性ファイルF2を備える形態としてもよいし、POS端末11及び商品読取装置101がアクセス可能な外部装置がPLUファイルF1及び商品特性ファイルF2を備える形態としてもよい。   In the above embodiment, the POS terminal 11 includes the PLU file F1 and the product characteristic file F2. However, the present invention is not limited thereto, and the product reading apparatus 101 may include the PLU file F1 and the product characteristic file F2. The external device accessible by the POS terminal 11 and the product reading device 101 may include the PLU file F1 and the product characteristic file F2.

また、上記実施形態では、POS端末11及び商品読取装置101の二台構成としたが、これに限らず、POS端末11及び商品読取装置101の両機能を備える一台構成の装置としてもよい。   In the above embodiment, the POS terminal 11 and the commodity reading apparatus 101 are configured as two units. However, the present invention is not limited to this, and a single-unit apparatus having both functions of the POS terminal 11 and the commodity reading apparatus 101 may be used.

また、上記実施形態では、POS端末11において商品情報、商品特性情報の出力(表示出力、印字出力)を行う形態としたが、これに限らず、商品読取装置101において、品種識別部1612が認識した商品の商品コード、及び個体識別部1613が特定した商品特性コードのそれぞれ対応する商品情報、商品特性情報を、表示デバイス106や顧客用表示デバイス109に表示出力する形態としてもよい。   In the above embodiment, the product information and the product characteristic information are output (display output and print output) in the POS terminal 11. However, the present invention is not limited to this, and the product identification unit 1612 recognizes the product reader 101. The product information and the product characteristic information corresponding to the product code of the product and the product characteristic code specified by the individual identification unit 1613 may be displayed on the display device 106 or the customer display device 109.

また、上記実施形態の各装置で実行されるプログラムは、各装置が備える記憶媒体(ROM又は記憶部)に予め組み込んで提供するものとするが、これに限らず、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。さらに、記憶媒体は、コンピュータ或いは組み込みシステムと独立した媒体に限らず、LANやインターネット等により伝達されたプログラムをダウンロードして記憶又は一時記憶した記憶媒体も含まれる。   In addition, the program executed by each device of the above 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, and can be installed in a form or executable. Various types of files may be recorded and provided on a computer-readable recording medium such as a CD-ROM, a flexible disk (FD), a CD-R, or a DVD (Digital Versatile Disk). Furthermore, the storage medium is not limited to a medium independent of a computer or an embedded system, but also includes a storage medium that downloads and stores or temporarily stores a program transmitted via a LAN, the Internet, or the like.

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

1 チェックアウトシステム
11 POS端末
61 CPU
611 情報受信部
612 商品情報取得部
613 商品特性情報取得部
614 売上登録部
615 会計処理部
101 商品読取装置
105 タッチパネル
106 表示デバイス
107 キーボード
161 CPU
164 撮像部
165 音声出力部
1611 画像取込部
1612 品種識別部
1613 個体識別部
1614 商品情報表示部
1615 情報送信部
F1 PLUファイル
F2 商品特性ファイル
1 Checkout system 11 POS terminal 61 CPU
611 Information Reception Unit 612 Product Information Acquisition Unit 613 Product Characteristic Information Acquisition Unit 614 Sales Registration Unit 615 Accounting Processing Unit 101 Product Reading Device 105 Touch Panel 106 Display Device 107 Keyboard 161 CPU
164 Imaging unit 165 Audio output unit 1611 Image capture unit 1612 Product identification unit 1613 Individual identification unit 1614 Product information display unit 1615 Information transmission unit F1 PLU file F2 Product characteristic file

特開2009−217847号公報JP 2009-217847 A

Claims (5)

商品の品種を示す商品コードと、商品に付されたシンボルを含むよう前記商品コードの品種に属する商品の個体毎に撮像された基準画像と、当該基準画像で撮像された個体に固有の特性情報とを関連付けて記憶する第1記憶手段と、
識別対象の商品を撮像した撮像画像の特徴量と、前記第1記憶手段に記憶された各商品の前記基準画像に含まれる前記シンボルが存在する領域以外の他の領域の特徴量とを比較し、両特徴量の類似度に基づいて前記識別対象の商品の商品コードを識別する品種識別手段と、
前記品種識別手段で商品コードが識別された商品の撮像画像から当該商品に付された前記シンボルを検出する検出手段と、
前記検出手段で前記シンボルが検出された場合に、前記品種識別手段で識別された商品コードに関連付けて記憶されている前記基準画像の各々に含まれる前記シンボルが存在する領域の特徴量と、前記撮像画像の特徴量とを比較し、両特徴量の類似度に基づいて前記識別対象の商品に対応する個体の基準画像を識別する個体識別手段と、
前記個体識別手段で識別された基準画像に関連付けて記憶されている前記特性情報を出力する出力手段と、
を備える情報処理装置。
A product code indicating the product type, a reference image captured for each product belonging to the product code type so as to include a symbol attached to the product, and characteristic information specific to the individual imaged in the reference image And a first storage means for storing
A feature amount of a captured image obtained by imaging a product to be identified is compared with a feature amount of a region other than the region where the symbol included in the reference image of each product stored in the first storage unit is present. , Product type identifying means for identifying the product code of the product to be identified based on the similarity between both feature quantities;
Detecting means for detecting the symbol attached to the product from a captured image of the product whose product code is identified by the product type identifying unit;
When the symbol is detected by the detection means, a feature amount of an area where the symbol included in each of the reference images stored in association with the product code identified by the product identification means, An individual identifying means for comparing a feature amount of a captured image and identifying a reference image of an individual corresponding to the product to be identified based on the similarity between both feature amounts;
Output means for outputting the characteristic information stored in association with the reference image identified by the individual identification means ;
An information processing apparatus comprising:
前記商品コード毎に、前記特性情報の有無を示すフラグ情報を関連付けて記憶する第2記憶手段を更に備え、
前記品種識別手段は、前記第1記憶手段に記憶された各商品の商品コードのうち、前記特性情報の有を示すフラグ情報が関連付けられた商品コードについては、当該商品コードに関連付けて記憶された前記基準画像の前記他の領域の特徴量を用いて比較を行い、前記特性情報の無を示すフラグ情報が関連付けられた商品コードについては、当該商品コードに関連付けて記憶された前記基準画像の任意の領域の特徴量を用いて比較を行い、
前記出力手段は、前記品種識別手段で前記特性情報の無を示すフラグ情報が関連付けられた商品コードが前記識別対象の商品の商品コードと識別された場合に、当該商品コードの品種に関する情報を出力する請求項1に記載の情報処理装置。
A second storage means for storing flag information indicating the presence or absence of the characteristic information in association with each product code;
The product identification means stores a product code associated with flag information indicating the presence of the characteristic information among the product codes stored in the first storage means in association with the product code. The product code associated with flag information indicating the absence of the characteristic information is compared using the feature quantity of the other region of the reference image, and any of the reference images stored in association with the product code is stored. Comparison using feature values of
When the product code associated with flag information indicating the absence of the characteristic information is identified by the product identification unit as the product code of the product to be identified, the output unit outputs information on the product code type The information processing apparatus according to claim 1.
前記検出手段で前記シンボルが検出されない場合に、前記識別対象の商品の撮像に係る撮像条件の変更を指示する撮像条件指示手段を更に備える請求項1又は2に記載の情報処理装置。   The information processing apparatus according to claim 1, further comprising an imaging condition instructing unit that instructs to change an imaging condition related to imaging of the product to be identified when the symbol is not detected by the detecting unit. 前記基準画像は、前記シンボルを中心とする同一の撮像条件の下で撮像された画像である請求項1〜3の何れか一項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the reference image is an image captured under the same imaging condition with the symbol as a center. 情報処理装置のコンピュータを、
商品の品種を示す商品コードと、商品に付されたシンボルを含むよう前記商品コードの品種に属する商品の個体毎に撮像された基準画像と、当該基準画像で撮像された個体に固有の特性情報とを関連付けて記憶する第1記憶手段と、
識別対象の商品を撮像した撮像画像の特徴量と、前記第1記憶手段に記憶された各商品の前記基準画像に含まれる前記シンボルが存在する領域以外の他の領域の特徴量とを比較し、両特徴量の類似度に基づいて前記識別対象の商品の商品コードを識別する品種識別手段と、
前記品種識別手段で商品コードが識別された商品の撮像画像から当該商品に付された前記シンボルを検出する検出手段と、
前記検出手段で前記シンボルが検出された場合に、前記品種識別手段で識別された商品コードに関連付けて記憶されている前記基準画像の各々に含まれる前記シンボルが存在する領域の特徴量と、前記撮像画像の特徴量とを比較し、両特徴量の類似度に基づいて前記識別対象の商品に対応する個体の基準画像を識別する個体識別手段と、
前記個体識別手段で識別された基準画像に関連付けて記憶されている前記特性情報を出力する出力手段と、
して機能させるためのプログラム。
The computer of the information processing device
A product code indicating the product type, a reference image captured for each product belonging to the product code type so as to include a symbol attached to the product, and characteristic information specific to the individual imaged in the reference image And a first storage means for storing
A feature amount of a captured image obtained by imaging a product to be identified is compared with a feature amount of a region other than the region where the symbol included in the reference image of each product stored in the first storage unit is present. , Product type identifying means for identifying the product code of the product to be identified based on the similarity between both feature quantities;
Detecting means for detecting the symbol attached to the product from a captured image of the product whose product code is identified by the product type identifying unit;
When the symbol is detected by the detection means, a feature amount of an area where the symbol included in each of the reference images stored in association with the product code identified by the product identification means, An individual identifying means for comparing a feature amount of a captured image and identifying a reference image of an individual corresponding to the product to be identified based on the similarity between both feature amounts;
Output means for outputting the characteristic information stored in association with the reference image identified by the individual identification means ;
Program to make it function.
JP2016236067A 2016-12-05 2016-12-05 Information processing apparatus and program Active JP6412911B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016236067A JP6412911B2 (en) 2016-12-05 2016-12-05 Information processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016236067A JP6412911B2 (en) 2016-12-05 2016-12-05 Information processing apparatus and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2014229102A Division JP6057971B2 (en) 2014-11-11 2014-11-11 Information processing apparatus and program

Publications (2)

Publication Number Publication Date
JP2017084377A JP2017084377A (en) 2017-05-18
JP6412911B2 true JP6412911B2 (en) 2018-10-24

Family

ID=58711037

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016236067A Active JP6412911B2 (en) 2016-12-05 2016-12-05 Information processing apparatus and program

Country Status (1)

Country Link
JP (1) JP6412911B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6860081B2 (en) * 2017-10-05 2021-04-14 日本電気株式会社 Individual identification device
US11854185B2 (en) * 2018-11-29 2023-12-26 Nec Corporation Individual identification apparatus

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5403657B2 (en) * 2009-02-23 2014-01-29 Necインフロンティア株式会社 Stationary scanner, POS terminal, and settlement product selection method
JP2011165139A (en) * 2010-02-15 2011-08-25 Toshiba Tec Corp Code symbol reading apparatus and control program
JP5132733B2 (en) * 2010-08-23 2013-01-30 東芝テック株式会社 Store system and program
JP2012053708A (en) * 2010-09-01 2012-03-15 Toshiba Tec Corp Store system, sales registration device and program
JP5228010B2 (en) * 2010-09-02 2013-07-03 東芝テック株式会社 Product information processing apparatus and program

Also Published As

Publication number Publication date
JP2017084377A (en) 2017-05-18

Similar Documents

Publication Publication Date Title
JP2013210971A (en) Information processing apparatus and program
JP5656796B2 (en) Product data processing apparatus, product data processing method and control program
JP6348827B2 (en) Information processing apparatus, store system, and program
JP5485954B2 (en) Store system and program
JP5194160B1 (en) Information processing apparatus, information processing method, and program
JP5596630B2 (en) Product list ticketing device
JP5612645B2 (en) Information processing apparatus and program
JP5647637B2 (en) Information processing apparatus, store system, and program
JP6258761B2 (en) Information processing apparatus and program
JP6122805B2 (en) Information processing apparatus and program
JP5551140B2 (en) Information processing apparatus and program
JP2014052800A (en) Information processing apparatus and program
JP6208091B2 (en) Information processing apparatus and program
JP2018055716A (en) Information processing apparatus and program
JP6239460B2 (en) Information processing apparatus and program
JP6376955B2 (en) Information processing apparatus, sales data processing apparatus, and program
JP6412911B2 (en) Information processing apparatus and program
JP5770899B2 (en) Information processing apparatus and program
JP6057971B2 (en) Information processing apparatus and program
JP2018136621A (en) Information processor and program
US20170083891A1 (en) Information processing apparatus and information processing method
US10360690B2 (en) Information processing apparatus and information processing method
JP2013156934A (en) Information processor, store system and program
JP5529982B2 (en) Information processing device
JP2014232538A (en) Information processing apparatus and program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20171011

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171017

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180403

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180601

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20181001

R150 Certificate of patent or registration of utility model

Ref document number: 6412911

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150