JP6306775B2 - Information processing apparatus and program - Google Patents

Information processing apparatus and program Download PDF

Info

Publication number
JP6306775B2
JP6306775B2 JP2017091029A JP2017091029A JP6306775B2 JP 6306775 B2 JP6306775 B2 JP 6306775B2 JP 2017091029 A JP2017091029 A JP 2017091029A JP 2017091029 A JP2017091029 A JP 2017091029A JP 6306775 B2 JP6306775 B2 JP 6306775B2
Authority
JP
Japan
Prior art keywords
product
article
unit
similarity
data
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
JP2017091029A
Other languages
Japanese (ja)
Other versions
JP2017139019A (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 JP2017091029A priority Critical patent/JP6306775B2/en
Publication of JP2017139019A publication Critical patent/JP2017139019A/en
Application granted granted Critical
Publication of JP6306775B2 publication Critical patent/JP6306775B2/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.

従来、イメージセンサデバイスにより撮像した画像データから抽出した対象物品の特徴量と、予め用意された辞書における照合用のデータ(特徴量)とを比較した類似度に応じて当該物品の種別等を認識(検出)する一般物体認識(オブジェクト認識)に係る技術が存在している。また、この一般物体認識に係る技術を、青果品等の商品の識別に用いて、識別された商品を売上登録する店舗システムが提案されている。   Conventionally, the type or the like of an article is recognized according to the degree of similarity obtained by comparing the feature quantity of a target article extracted from image data captured by an image sensor device with matching data (feature quantity) in a dictionary prepared in advance. There is a technique related to (detection) general object recognition (object recognition). In addition, a store system has been proposed in which the technology related to general object recognition is used to identify products such as fruits and vegetables, and sales of the identified products are registered.

上記した一般物体認識に用いる辞書においては、予め照合用のデータ(特徴量)が登録されている。ところが、辞書に登録されている照合用のデータ(特徴量)に不備がある場合は、類似度が低くなり、商品が認識されにくくなってしまう。   In the dictionary used for general object recognition described above, collation data (features) is registered in advance. However, if the matching data (feature value) registered in the dictionary is incomplete, the degree of similarity becomes low and the product is difficult to recognize.

このような場合には、辞書に登録されている照合用のデータ(特徴量)を、追加学習などにより不備を解消させることで、認識精度を向上させる。   In such a case, recognition accuracy is improved by eliminating deficiencies in the matching data (features) registered in the dictionary by additional learning or the like.

しかしながら、辞書に登録されている照合用データ(特徴量)の追加学習の要否については判断基準が示されないことから判断が困難であった。   However, it is difficult to determine whether or not the additional learning of the matching data (features) registered in the dictionary is necessary because no criterion is indicated.

本発明が解決しようとする課題は、オブジェクト認識における照合用データ(特徴量)の追加学習の要否について報知することができる情報処理装置、及びプログラムを提供することである。 The problem to be solved by the present invention is to provide an information processing apparatus and program capable of informing whether or not additional learning of collation data (feature amount) in object recognition is necessary.

実施形態の情報処理装置は、撮像部と、選択手段と、第1表示手段と、抽出手段と、類似度算出手段と、報知手段と備える。前記撮像部は、窓に向けられた物品を撮像する。前記選択手段前記撮像部が撮像した物品を識別するための照合用データが記憶された複数の物品から精度チェック対象の物品を選択させる。前記第1表示手段は、前記選択手段によって前記物品が選択されると、当該物品を前記窓にかざす旨のメッセージを表示する。前記抽出手段前記撮像部が撮像した画像に含まれる物品の特徴量を抽出する。前記類似度算出手段、前記照合用データと、前記抽出手段が抽出した特徴量とを比較して、前記照合用データが記憶されている物品ごとに類似度を算出する。前記報知手段前記類似度算出手段が算出した物品ごとの類似度の中で、前記選択手段によって選択された前記物品の照合用データの類似度高位でない場合に、前記選択手段によって選択され前記物品の照合用データの更新について報知する The information processing apparatus of the embodiment includes an imaging unit, a selection unit, a first display unit, an extracting unit, a similarity calculating unit, and a notification unit. The imaging unit images an article directed to the window. It said selection means, from a plurality of articles matching data for identifying an article which the imaging unit has captured is stored, to select the articles accuracy checked. When the article is selected by the selection means, the first display means displays a message indicating that the article is held over the window. The extraction means, the image pickup unit to extract a feature quantity of the articles contained in the image captured. The similarity calculation means compares the with the collation data, the feature quantity extracted by the extracting unit, the similarity is calculated for each article the reference data is stored. The notification means, in similarity for each article the similarity calculation means has calculated, if the similarity of the matching data of the article selected by the selecting means is not high, is selected by said selection means wherein notifying the updated reference data of the article was.

図1は、実施形態にかかるチェックアウトシステムの一例を示す斜視図である。FIG. 1 is a perspective view illustrating an example of a checkout system according to the embodiment. 図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 conceptual diagram illustrating the data structure of a PLU file. 図4は、POS端末の機能構成を示すブロック図である。FIG. 4 is a block diagram showing a functional configuration of the POS terminal. 図5は、画像取込部によって取り込まれたフレーム画像の一例を示す図である。FIG. 5 is a diagram illustrating an example of a frame image captured by the image capturing unit. 図6は、確定画面の一例を示す図である。FIG. 6 is a diagram illustrating an example of the confirmation screen. 図7は、確認画面の一例を示す図である。FIG. 7 is a diagram illustrating an example of a confirmation screen. 図8は、商品候補のイラスト画像が表示された画面例を示す図である。FIG. 8 is a diagram illustrating an example of a screen on which illustration images of product candidates are displayed. 図9は、チェックアウトシステムが実行する商品認識精度チェック処理の流れを示すフローチャートである。FIG. 9 is a flowchart showing the flow of the product recognition accuracy check process executed by the checkout system. 図10は、精度チェック画面の一例を示す説明図である。FIG. 10 is an explanatory diagram illustrating an example of the accuracy check screen. 図11は、撮像画像の一例を示す説明図である。FIG. 11 is an explanatory diagram illustrating an example of a captured image. 図12は、中止実行画面の一例を示す説明図である。FIG. 12 is an explanatory diagram illustrating an example of a cancellation execution screen. 図13は、高認識結果画面の一例を示す説明図である。FIG. 13 is an explanatory diagram illustrating an example of a high recognition result screen. 図14は、再判定画面の一例を示す説明図である。FIG. 14 is an explanatory diagram illustrating an example of a redetermination screen. 図15は、中認識結果画面の一例を示す説明図である。FIG. 15 is an explanatory diagram illustrating an example of the middle recognition result screen. 図16は、低認識結果画面の一例を示す説明図である。FIG. 16 is an explanatory diagram illustrating an example of a low recognition result screen. 図17は、追加学習準備画面の一例を示す説明図である。FIG. 17 is an explanatory diagram illustrating an example of the additional learning preparation screen. 図18は、セルフPOSの構成を示す外観斜視図である。FIG. 18 is an external perspective view showing the configuration of the self-POS. 図19は、セルフPOSのハードウェア構成を示すブロック図である。FIG. 19 is a block diagram showing a hardware configuration of the self-POS.

以下では、チェックアウトシステムを例に本実施形態に係る情報処理装置、店舗システム及びプログラムについて、図面を参照して説明する。店舗システムは、一取引に係る商品の登録、精算を行うPOS端末を備えるチェックアウトシステム(POSシステム)等である。本実施形態は、スーパーマーケット等の店舗に導入されたチェックアウトシステムへの適用例である。   Hereinafter, an information processing apparatus, a store system, 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は、商品に関する情報を読み取る商品読取装置101と、一取引に係る商品の登録、精算を行うPOS端末11とを備える。以下では、POS端末11を本実施形態にかかる情報処理装置として適用する例について説明する。   FIG. 1 is a perspective view illustrating an example of a checkout system 1 according to the embodiment. As shown in FIG. 1, the checkout system 1 includes a product reading device 101 that reads information about products, and a POS terminal 11 that performs registration and settlement of products related to one transaction. Below, the example which applies the POS terminal 11 as an information processing apparatus concerning this embodiment is demonstrated.

POS端末11は、チェックアウト台41上のドロワ21上面に載置される。ドロワ21は、POS端末11によって開放動作の制御を受ける。POS端末11の上面には、オペレータ(店員)によって押下操作されるキーボード22が配置される。キーボード22を操作するオペレータから見てキーボード22よりも奥側には、オペレータに向けて情報を表示する表示デバイス23が設けられる。表示デバイス23は、その表示面23aに情報を表示する。表示面23aには、タッチパネル26が積層される。表示デバイス23よりも更に奥側には、顧客用表示デバイス24が回転可能に立設される。顧客用表示デバイス24は、その表示面24aに情報を表示する。なお、図1に示す顧客用表示デバイス24は、表示面24aを図1中手前側に向けているが、表示面24aが図1中奥側に向くように顧客用表示デバイス24を回転させることによって、顧客用表示デバイス24は顧客に向けて情報を表示する。   The POS terminal 11 is placed on the upper surface of the drawer 21 on the checkout table 41. The drawer 21 is controlled by the POS terminal 11 for the opening operation. On the upper surface of the POS terminal 11, a keyboard 22 that is pressed 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. 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が載置されているチェックアウト台41とL字を形成するようにして、横長テーブル状のカウンタ台151が配置される。カウンタ台151の上面には、荷受け面152が形成される。荷受け面152には、商品Aを収納する買物カゴ153が載置される。買物カゴ153は、顧客によって持ち込まれる第1の買物カゴ153aと、第1の買物カゴ153aから商品読取装置101を挟んだ位置に載置される第2の買物カゴ153bとに分けて考えることができる。なお、買物カゴ153は、いわゆるカゴ形状のものに限るものではなく、トレー等であってもよい。また、買物カゴ153(第2の買物カゴ153b)は、いわゆるカゴ形状のものに限らず、箱状や袋状等であってもよい。   A horizontally long table-shaped counter table 151 is arranged so as to form an L shape with the checkout table 41 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 A 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. The shopping basket 153 is not limited to a so-called basket shape, and may be a tray or the like. The shopping basket 153 (second shopping basket 153b) is not limited to a so-called basket shape, and may be a box shape, a bag shape, or the like.

カウンタ台151の荷受け面152には、POS端末11とデータ送受信可能に接続された商品読取装置101が設置される。商品読取装置101は、薄型矩形形状のハウジング102を備える。ハウジング102の正面には読取窓103が配置される。ハウジング102の上部には、表示・操作部104が取り付けられる。表示・操作部104には、タッチパネル105が表面に積層された表示部である表示デバイス106が設けられる。表示デバイス106の右隣にはキーボード107が配設される。キーボード107の右隣には、図示しないカードリーダのカード読取溝108が設けられる。オペレータから見て表示・操作部104の裏面左奥側には、顧客に情報を提供するための顧客用表示デバイス109が設置される。   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. 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 which is a display unit having a touch panel 105 laminated on the surface thereof. 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 left rear 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 product reading unit 110 arranges an imaging unit 164 (see FIG. 2) on the back side of the reading window 103.

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

商品読取装置101では、撮像部164により撮像された画像に含まれる商品Aが、後述するPLUファイルF1(図3参照)に登録されたどの商品に対応するかを指定させるための画面を表示・操作部104に表示し、指定された商品の商品IDをPOS端末11に通知する。POS端末11では、商品読取装置101から通知される商品IDに基づき、当該商品IDに対応する商品の商品分類、商品名、単価等の売上登録に係る情報を、売上マスタファイル(図示しない)等に記録して売上登録を行う。   The merchandise reading apparatus 101 displays a screen for designating which merchandise A included in the image captured by the imaging unit 164 corresponds to which merchandise registered in a PLU file F1 (see FIG. 3) described later. Displayed on the operation unit 104 and notifies the POS terminal 11 of the product ID of the specified product. In the POS terminal 11, based on the product ID notified from the product reading device 101, information related to sales registration such as the product classification, product name, and unit price of the product corresponding to the product ID is stored in a sales master file (not shown) or the like. And record sales.

図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がいずれも各種の入出力回路(いずれも図示せず)を介して接続される。これらは、CPU61による制御を受ける。   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). These are controlled by the CPU 61.

キーボード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”... Including.

POS端末11のCPU61には、HDD64(Hard Disk Drive)が接続される。HDD64には、プログラムや各種ファイルが記憶される。HDD64に記憶されているプログラムや各種ファイルは、POS端末11の起動時に、その全部または一部がRAM63にコピーされてCPU61により実行される。HDD64に記憶されているプログラムの一例は、商品販売データ処理用プログラムPR1や商品認識精度チェック用プログラムPR2である。HDD64に記憶されているファイルの一例は、ストアコンピュータSCから配信されて格納されているPLUファイルF1である。   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 executed by the CPU 61 when the POS terminal 11 is activated. An example of programs stored in the HDD 64 is a product sales data processing program PR1 and a product recognition accuracy check program PR2. An example of a file stored in the HDD 64 is a PLU file F1 distributed and stored from the store computer SC.

PLUファイルF1は、店舗に陳列して販売する商品Aの各々について、商品Aの売上登録に係る情報を格納する商品ファイルである。以下の説明では、PLUファイルF1を辞書として用いるが、辞書はPLUファイルF1と異なるファイルであっても良い。辞書は、撮像した画像データから抽出した商品Aを識別するための照合用データ(特徴量)を、複数の商品について記憶する。辞書は、PLUファイルF1と異なるファイルである場合、辞書に記憶される照合用データ(特徴量)と、PLUファイルF1の情報(識別情報)は紐付けられる。特徴量は、商品の標準的な形状、表面の色合い、模様、凹凸状況等の外観の特徴をパラメータ化したものである。   The PLU file F1 is a product file that stores information related to sales registration of the product A for each of the products A that are displayed and sold in the store. In the following description, the PLU file F1 is used as a dictionary, but the dictionary may be a file different from the PLU file F1. The dictionary stores collation data (features) for identifying the product A extracted from the captured image data for a plurality of products. When the dictionary is a file different from the PLU file F1, the collation data (feature amount) stored in the dictionary and the information (identification information) of the PLU file F1 are linked. The feature amount is a parameterization of appearance features such as the standard shape, surface color, pattern, and unevenness of the product.

図3は、PLUファイルF1のデータ構成を例示する概念図である。図3に示すように、PLUファイルF1は、商品Aごとに、ユニークに割り当てられた識別情報である商品ID、商品Aが属する商品分類、商品名、品種、単価等の商品に関する情報と、その商品Aを示すイラスト画像と、撮像した商品画像から読み取られる色合いや表面の凹凸状況等の特徴量とを、その商品Aの商品情報として格納するファイルである。尚、特徴量は、後述する類似度の判定に用いられる照合用のデータである。なお、PLUファイルF1は、後述する接続インターフェース65を介し、商品読取装置101が読み出し可能に構成される。   FIG. 3 is a conceptual diagram illustrating the data configuration of the PLU file F1. As shown in FIG. 3, the PLU file F1 includes, for each product A, a product ID that is uniquely assigned identification information, product information to which the product A belongs, product information such as product name, product type, unit price, and the like. It is a file that stores an illustration image showing the product A and feature quantities such as hues and surface irregularities read from the captured product image as product information of the product A. Note that the feature amount is data for collation used for determination of similarity described later. The PLU file F1 is configured to be readable by the product reading apparatus 101 via a connection interface 65 described later.

図2に戻り、POS端末11のCPU61には、ストアコンピュータSCとデータ通信を実行するための通信インターフェース25が入出力回路(図示せず)を介して接続される。ストアコンピュータSCは、店舗のバックヤード等に設置される。ストアコンピュータSCのHDD(図示せず)には、POS端末11に配信されるPLUファイルF1が格納される。   Returning to FIG. 2, the 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. A PLU file F1 distributed to the POS terminal 11 is stored in the HDD (not shown) of the store computer SC.

更に、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. A printer 66 that prints on receipts and the like is connected to the CPU 61 of the POS terminal 11. 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を介して、商品読取部110及びPOS端末11に接続される。表示・操作部104は、商品読取部110のCPU161、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. An imaging unit 164 and an audio output unit 165 are connected to the CPU 161 via various input / output circuits (all not 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 product reading unit 110 and the POS terminal 11 via the connection interface 176. The operation of the display / operation unit 104 is controlled by the CPU 161 of the product reading unit 110 and the CPU 61 of the POS terminal 11.

撮像部164は、カラーCCDイメージセンサやカラーCMOSイメージセンサ等であり、CPU161の制御の下で読取窓103からの撮像を行う撮像手段である。例えば撮像部164では30fps(Flame Per Second)の動画像の撮像を行う。撮像部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 moving image of 30 fps (Flame Per Second). 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 audio output unit 165 performs warning sound or audio notification under the control of the CPU 161.

更に、CPU161には、POS端末11の接続インターフェース65に接続して、POS端末11との間でデータ送受信を可能にする接続インターフェース175が接続される。また、CPU161は、接続インターフェース175を介して、表示・操作部104との間でデータ送受信を行う。   Further, 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. In addition, the CPU 161 transmits and receives data to and from the display / operation unit 104 via the connection interface 175.

次に、CPU61がプログラム(商品販売データ処理用プログラムPR1、商品認識精度チェック用プログラムPR2)を実行することで実現されるCPU61の機能構成について説明する。図4は、POS端末11の機能構成を示すブロック図である。   Next, a functional configuration of the CPU 61 that is realized when the CPU 61 executes programs (a product sales data processing program PR1 and a product recognition accuracy check program PR2) will be described. FIG. 4 is a block diagram showing a functional configuration of the POS terminal 11.

図4は、POS端末11の機能構成を示すブロック図である。図4に示すように、POS端末11のCPU61は、商品販売データ処理用プログラムPR1および商品認識精度チェック用プログラムPR2を実行することにより、画像取込部51、商品検出部52、類似度算出部53、類似度判定部54、商品提示部55、入力受付部57、情報入力部58、売上登録処理手段である売上登録部59、物品指定部91、報知部92、追加学習部93、としての機能を備える。   FIG. 4 is a block diagram showing a functional configuration of the POS terminal 11. As illustrated in FIG. 4, the CPU 61 of the POS terminal 11 executes the product sales data processing program PR1 and the product recognition accuracy check program PR2, thereby performing an image capturing unit 51, a product detection unit 52, and a similarity calculation unit. 53, a similarity determination unit 54, a product presentation unit 55, an input reception unit 57, an information input unit 58, a sales registration unit 59 as a sales registration processing means, an article designation unit 91, a notification unit 92, and an additional learning unit 93. It has a function.

(商品登録処理および売上登録処理)
まず、POS端末11の画像取込部51、商品検出部52、類似度算出部53、類似度判定部54、商品提示部55、入力受付部57、情報入力部58による一般物体認識(オブジェクト認識)に応じた商品登録処理、および売上登録部59による売上登録処理についての概要を説明する。
(Product registration process and sales registration process)
First, general object recognition (object recognition) by the image capture unit 51, the product detection unit 52, the similarity calculation unit 53, the similarity determination unit 54, the product presentation unit 55, the input reception unit 57, and the information input unit 58 of the POS terminal 11. The outline of the merchandise registration process according to) and the sales registration process by the sales registration unit 59 will be described.

画像取込部51は、撮像部164に撮像オン信号を出力して撮像部164に撮像動作を開始させる。画像取込部51は、撮像動作開始後に撮像部164が撮像してRAM163に保存されたフレーム画像を順次取り込む。画像取込部51によるフレーム画像の取り込みは、RAM163に保存された順に行われる。   The image capturing unit 51 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 51 sequentially captures frame images captured by the image capturing unit 164 and stored in the RAM 163 after the start of the image capturing operation. The capturing of the frame image by the image capturing unit 51 is performed in the order stored in the RAM 163.

図5は、画像取込部51によって取り込まれたフレーム画像の一例を示す図である。図5に示すように、オペレータが読取窓103に商品Aをかざすと、撮像部164の読取領域Rには商品Aの全部または一部が撮影されて商品読取装置101の表示デバイス106に表示される。   FIG. 5 is a diagram illustrating an example of a frame image captured by the image capturing unit 51. As shown in FIG. 5, when the operator holds the product A over the reading window 103, all or part of the product A is photographed and displayed on the display device 106 of the product reading apparatus 101 in the reading area R of the imaging unit 164. The

商品検出部52は、抽出手段として機能するものであって、撮像部164が撮像し、画像取込部51により取り込まれたフレーム画像に含まれる商品Aを検出して、特徴量を抽出する。商品検出部52は、フレーム画像に含まれる商品Aの全部または一部を、パターンマッチング技術等を用いて検出することにより、撮像された商品Aの特徴量を抽出する。具体的には、取り込まれたフレーム画像を2値化した画像から輪郭線等を抽出する。次いで、前回のフレーム画像から抽出された輪郭線と、今回のフレーム画像から抽出された輪郭線とを比較して、売上登録のために読取窓103に向けられた商品Aを検出する。   The product detection unit 52 functions as an extraction unit. The product detection unit 52 detects the product A included in the frame image captured by the image capturing unit 164 and captured by the image capturing unit 51, and extracts a feature amount. The product detection unit 52 extracts the feature amount of the captured product A by detecting all or part of the product A included in the frame image using a pattern matching technique or the like. Specifically, a contour line or the like is extracted from an image obtained by binarizing the captured frame image. Next, the contour line extracted from the previous frame image is compared with the contour line extracted from the current frame image to detect the product A directed to the reading window 103 for sales registration.

なお、商品Aを検出する別の方法としては、取り込まれたフレーム画像から肌色領域の有無を検出する。次いで、肌色領域が検出された場合、すなわち、店員の手が検出された場合は、この肌色領域の近傍において上述した輪郭線の検出を行うことで、店員の手が把持していると想定される商品Aの輪郭抽出を試みる。この時、手の形状を示す輪郭と、手の輪郭の近傍にそれ以外の物体の輪郭とが検出された場合に、商品検出部52は、この物体の輪郭から商品Aを検出する。   As another method for detecting the product A, the presence or absence of a skin color region is detected from the captured frame image. Next, when a skin color area is detected, that is, when a clerk's hand is detected, it is assumed that the clerk's hand is grasped by detecting the above-described contour line in the vicinity of the skin color area. Attempt to extract the contour of product A. At this time, when the contour indicating the shape of the hand and the contour of the other object in the vicinity of the contour of the hand are detected, the product detection unit 52 detects the product A from the contour of the object.

また、商品検出部52は、検出された商品Aの全部または一部の画像から、商品Aの色合いや表面の凹凸状況等の表面の状態を特徴量として読み取る。なお、商品検出部52は、処理時間の短縮を図るため、商品Aの輪郭や大きさは考慮しないものとする。   Further, the product detection unit 52 reads the state of the surface such as the hue of the product A and the surface unevenness from the whole or a part of the detected product A as a feature amount. Note that the product detection unit 52 does not consider the outline or size of the product A in order to shorten the processing time.

類似度算出部53は、類似度算出手段として機能するものであって、PLUファイルF1に登録されている各商品(以下、登録商品という)の商品画像の色合いや表面の凹凸状況等の表面の状態である特徴量と、商品検出部52が商品Aを検出し、抽出した特徴量とをそれぞれ比較することで、商品AとPLUファイルF1に登録された登録商品との類似度を算出する。ここで、類似度は、PLUファイルF1に記憶されている各商品の商品登録時の商品画像を100%=「類似度:1.0」とした場合に、商品Aの全部または一部の画像がどの程度類似しているかを示すものである。なお、例えば、色合いと表面の凹凸状況とでは、重み付けを変えて類似度を算出してもよい。   The similarity calculation unit 53 functions as a similarity calculation unit, and includes surface colors such as the color of product images of each product registered in the PLU file F1 (hereinafter referred to as registered product) and surface irregularities. The feature amount that is in the state and the product detection unit 52 detect the product A and compare the extracted feature amounts, thereby calculating the similarity between the product A and the registered product registered in the PLU file F1. Here, when the product image at the time of product registration of each product stored in the PLU file F1 is 100% = “similarity: 1.0”, the similarity is the total or a part of the product A. It shows how much is similar. Note that, for example, the similarity may be calculated by changing the weight between the color tone and the surface roughness.

このように画像中に含まれる物体を認識することは一般物体認識(generic object recognition)と呼ばれている。このような一般物体認識については、下記の文献において各種認識技術が解説されている。
柳井 啓司,“一般物体認識の現状と今後”,情報処理学会論文誌,Vol.48,No.SIG16 [平成22年8月10日検索],インターネット<URL: http://mm.cs.uec.ac.jp/IPSJ-TCVIM-Yanai.pdf >
Recognizing an object contained in an image in this way 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”, [August 10, 2010 search], Internet <URL: http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1. 1.145.3036 & rep = rep1 & type = pdf>

なお、撮像された商品Aの画像と、PLUファイルF1に登録された登録商品との類似度の算出方法は特に問わないものとする。例えば、撮像された商品Aの画像と、PLUファイルF1に登録された各登録商品との類似度を絶対評価として算出してもよいし、相対評価として算出してもよい。   Note that the method for calculating the similarity between the captured image of the product A and the registered product registered in the PLU file F1 is not particularly limited. For example, the similarity between the captured image of the product A and each registered product registered in the PLU file F1 may be calculated as an absolute evaluation or may be calculated as a relative evaluation.

類似度を絶対評価として算出する場合、撮像された商品Aの画像と、PLUファイルF1に登録された各登録商品とを1対1で比較し、この比較の結果導出される類似度をそのまま採用すればよい。また、類似度を相対評価として算出する場合、PLUファイルF1に5つの登録商品(商品AA、AB、AC、AD、AE)が登録されていたとすると、撮像された商品Aは、商品AAに対して類似度が0.6、商品ABに対しては類似度が0.1、商品ACに対しては類似度が0.1、商品ADに対しては類似度が0.1、商品AEに対しては類似度が0.1等、各登録商品との類似度の総和が1.0(100%)となるよう算出すればよい。   When calculating the similarity as an absolute evaluation, the captured image of the product A and each registered product registered in the PLU file F1 are compared on a one-to-one basis, and the similarity derived as a result of this comparison is used as it is. do it. Further, when the similarity is calculated as a relative evaluation, if five registered products (products AA, AB, AC, AD, and AE) are registered in the PLU file F1, the captured product A is compared with the product AA. The similarity is 0.6, the similarity is 0.1 for the product AB, the similarity is 0.1 for the product AC, the similarity is 0.1 for the product AD, and the product AE On the other hand, the similarity may be calculated such that the similarity is 0.1, and the total similarity with each registered product is 1.0 (100%).

類似度判定部54は、画像取込部51が取り込んだフレーム画像ごとに、商品Aの画像と、PLUファイルF1に登録されている登録商品との類似度を比較する。本実施形態では、登録商品の商品画像と商品Aの画像との類似度について複数の条件が段階的に設けられており、類似度判定部54は、満たされる条件に応じて登録商品の確定あるいは商品Aの候補の選定を行う。類似度に関する条件は特に限定されるものではないが、以下では条件a〜dを用いる場合について説明する。   The similarity determination unit 54 compares the similarity between the image of the product A and the registered product registered in the PLU file F1 for each frame image captured by the image capturing unit 51. In the present embodiment, a plurality of conditions for the similarity between the product image of the registered product and the image of the product A are provided in stages, and the similarity determination unit 54 determines the registered product according to the satisfied condition or A candidate for product A is selected. Although the conditions regarding the degree of similarity are not particularly limited, the case where conditions a to d are used will be described below.

ここで、条件aおよび条件bは、本実施形態に係る第1の条件であり、撮像部164が撮像した商品AをPLUファイルF1に登録された登録商品のうち一の商品として確定するための条件である。また、条件cは、本実施形態に係る第2の条件であり、PLUファイルF1に登録された登録商品中に同一のカテゴリ(商品)に属する異なる品種の物品が複数含まれていない場合に、撮像部164が撮像した商品Aの候補を抽出するための条件である。更に、条件dは、本実施形態に係る第3の条件であり、条件cを満たした商品Aの候補中に同一のカテゴリ(商品)に属する異なる品種の物品が複数含まれている場合に、撮像部164が撮像した商品Aの候補を抽出するための条件である。   Here, the condition a and the condition b are the first condition according to the present embodiment, and are for determining the product A captured by the imaging unit 164 as one product among the registered products registered in the PLU file F1. It is a condition. The condition c is a second condition according to the present embodiment. When the registered products registered in the PLU file F1 do not include a plurality of articles of different varieties belonging to the same category (product), This is a condition for extracting a candidate for the product A imaged by the imaging unit 164. Furthermore, the condition d is the third condition according to the present embodiment, and when a plurality of articles of different varieties belonging to the same category (product) are included in the candidates for the goods A that satisfy the condition c, This is a condition for extracting a candidate for the product A imaged by the imaging unit 164.

類似度判定部54は、条件aまたは条件bを満たす登録商品を、撮像部164が撮像した商品Aに一対一で対応する商品(以下、確定商品という)であると判定(確定)する。また、類似度判定部54は、条件cを満たす登録商品については、確定商品ではなく、撮像部164が撮像した商品Aの候補(以下、商品候補という)であると判定する。そして、PLUファイルF1に登録された複数の登録商品から条件cを満たす登録商品を抽出することにより、商品Aに対する商品候補を抽出する。   The similarity determination unit 54 determines (determines) a registered product that satisfies the condition a or the condition b as a product that corresponds to the product A captured by the imaging unit 164 on a one-to-one basis (hereinafter referred to as a confirmed product). The similarity determination unit 54 determines that the registered product satisfying the condition c is not a confirmed product but a candidate for the product A imaged by the imaging unit 164 (hereinafter referred to as a product candidate). Then, product candidates for the product A are extracted by extracting registered products satisfying the condition c from a plurality of registered products registered in the PLU file F1.

また、類似度判定部54は、条件dを満たす登録商品(同一のカテゴリ(商品)に属する異なる品種の物品)についても、確定商品ではなく、撮像部164が撮像した商品Aの候補であると判定する。そして、PLUファイルF1に登録された複数の登録商品から条件dを満たす登録商品を抽出することにより、商品Aに対する商品候補を抽出する。   The similarity determination unit 54 also regards the registered product that satisfies the condition d (articles of different varieties belonging to the same category (product)) as candidates for the product A captured by the image capturing unit 164 and not a confirmed product. judge. Then, a product candidate for the product A is extracted by extracting a registered product satisfying the condition d from a plurality of registered products registered in the PLU file F1.

条件a〜cは類似度に応じて段階的に設定されればその詳細は特に限定されるものではないが、一例として、予め設定された複数の閾値によって条件a〜cを設けることができる。ここでは、第1閾値〜第3閾値によって条件a〜cを設定する場合について説明する。なお、第1〜3閾値の大小関係は、第1閾値>第2閾値>第3閾値とする。   The details of the conditions a to c are not particularly limited as long as the conditions a to c are set stepwise according to the degree of similarity, but as an example, the conditions a to c can be provided by a plurality of preset threshold values. Here, the case where the conditions a to c are set by the first threshold value to the third threshold value will be described. Note that the magnitude relationship between the first to third thresholds is first threshold> second threshold> third threshold.

類似度判定部54は、登録商品との類似度が予め定められた第1閾値(例えば90%)以上となった回数をカウントし、この回数が所定回数以上となった場合に条件aが満たされたと判定する。尚、第1閾値を誤判定が無いよう十分に高く設定した場合には、所定回数を1回として条件aを判定してもよい。   The similarity determination unit 54 counts the number of times that the degree of similarity with the registered product is equal to or higher than a predetermined first threshold (for example, 90%), and the condition a is satisfied when the number of times exceeds a predetermined number. It is determined that When the first threshold is set sufficiently high so that no erroneous determination is made, the condition a may be determined by setting the predetermined number of times as one.

また、類似度判定部54は、登録商品との類似度が第1閾値(例えば90%)未満、かつ、第1閾値より小さい第2閾値(例えば75%)以上となった場合に条件bが満たされたと判定する。そして、条件bを満たした登録商品は、確定商品ではあるがオペレータによる確認操作を要すると判定する。なお、登録商品との類似度が第1閾値(例えば90%)未満、かつ、第1閾値より小さい第2閾値(例えば75%)以上となった回数をカウントし、この回数が所定回数以上となった場合に条件bが満たされたと判定してもよい。   The similarity determination unit 54 determines that the condition b is satisfied when the similarity to the registered product is less than the first threshold (for example, 90%) and equal to or greater than the second threshold (for example, 75%) that is smaller than the first threshold. Determined to be satisfied. Then, it is determined that the registered product that satisfies the condition b is a confirmed product, but requires a confirmation operation by the operator. Note that the number of times the similarity with the registered product is less than the first threshold (for example, 90%) and the second threshold value (for example, 75%) is less than the first threshold is counted, It may be determined that the condition b is satisfied.

更に、類似度判定部54は、登録商品との類似度が第2閾値(例えば75%)未満、かつ、第2閾値より小さい第3閾値(例えば10%)以上である場合に、条件cが満たされたと判定する。なお、更には登録商品との類似度が第2閾値(例えば75%)未満、かつ、第2閾値より小さい第3閾値(例えば10%)以上となった回数をカウントし、この回数が所定回数以上となった場合に条件cが満たされたと判定してもよい。   Furthermore, the similarity determination unit 54 determines that the condition c is equal to or less than the second threshold (for example, 75%) and the third threshold (for example, 10%) that is smaller than the second threshold, when the similarity to the registered product is less than the second threshold (for example, 75%). Determined to be satisfied. Furthermore, the number of times that the degree of similarity with the registered product is less than the second threshold value (for example, 75%) and the third threshold value (for example, 10%) that is less than the second threshold value is counted, and this number is a predetermined number of times. You may determine with the condition c being satisfied when it becomes above.

なお、各条件a〜cは、類似度の大きさ、判定回数等に応じて適宜設定可能であり、上述した例に限定されるものではない。また、条件a〜cの判断に用いる所定回数はそれぞれ条件毎に異なる回数を設けるものであってもよい。   Each condition a to c can be appropriately set according to the degree of similarity, the number of determinations, and the like, and is not limited to the above-described example. Moreover, the predetermined number of times used for the determination of the conditions a to c may be different for each condition.

加えて、類似度判定部54は、条件cを満たした登録商品中に同一のカテゴリ(商品)に属する異なる品種の物品が複数含まれている場合には、当該複数の品種の類似度を合算し、複数の品種の類似度を合算したカテゴリ(商品)の類似度が予め定められた第2閾値(例えば75%)以上となった場合、条件dが満たされたと判定する。   In addition, when the registered product satisfying the condition c includes a plurality of articles of different varieties belonging to the same category (product), the similarity determination unit 54 adds the similarities of the plurality of varieties. When the similarity of the category (product) obtained by adding up the similarities of a plurality of varieties is equal to or higher than a predetermined second threshold (for example, 75%), it is determined that the condition d is satisfied.

さらに、類似度判定部54は、登録商品について類似度の大きさで順位付けしたランキングを作成する。   Further, the similarity determination unit 54 creates a ranking in which the registered products are ranked according to the degree of similarity.

商品提示部55は、撮像部164によって撮像された商品Aが、条件aまたは条件bを満たした登録商品であるとして一意的に確定されたことを、画像出力や音声出力等によってオペレータや客に報知する。   The product presentation unit 55 informs an operator or customer that the product A imaged by the imaging unit 164 is uniquely determined as a registered product satisfying the condition a or the condition b by image output or audio output. Inform.

より詳細には、商品提示部55は、条件aを満たした登録商品が、撮像部164によって撮像された商品(確定商品)として一意的に確定されたことを示す確定画面71(図6参照)を表示デバイス106に表示させる。   More specifically, the product presentation unit 55 displays a confirmation screen 71 (see FIG. 6) indicating that the registered product satisfying the condition a is uniquely confirmed as a product (confirmed product) imaged by the imaging unit 164. Is displayed on the display device 106.

図6は、確定画面71の一例を示す図である。条件aを満たす登録商品があった場合に、商品提示部55は読取領域R(図5参照)の撮像画像の表示を停止し、確定商品に対応するイラスト画像G1および商品名「にんじん」をPLUファイルF1から読み出して、確定画面71に表示する。また、商品提示部55は、PLUファイルF1から読み出した確定商品の商品名、商品価格(単価)を、商品名表示領域81、価格表示領域82にそれぞれ表示する。尚、商品提示部55は、イラスト画像G1の代わりに、PLUファイルF1から読み出した商品画像(写真)を表示してもよい。これに限らず、イラストや商品画像を表示せず、商品名を確定画面71に表示するようにしてもよい。この場合、音声出力部165によって、商品が確定したことを報知する。音声は事前に商品に紐付けられて登録された商品名であってもよいし、例えば「ピッ」という電子音であってもよい。   FIG. 6 is a diagram illustrating an example of the confirmation screen 71. When there is a registered product satisfying the condition a, the product presentation unit 55 stops displaying the captured image in the reading region R (see FIG. 5), and displays the illustration image G1 corresponding to the confirmed product and the product name “carrot” as PLU. The data is read from the file F1 and displayed on the confirmation screen 71. Further, the product presentation unit 55 displays the product name and product price (unit price) of the confirmed product read from the PLU file F1 in the product name display area 81 and the price display area 82, respectively. The product presentation unit 55 may display a product image (photograph) read from the PLU file F1 instead of the illustration image G1. The present invention is not limited to this, and the product name may be displayed on the confirmation screen 71 without displaying the illustration or the product image. In this case, the voice output unit 165 notifies that the product has been confirmed. The voice may be a product name registered in advance linked to a product, or may be an electronic sound such as “beep”.

また、商品提示部55は、条件bを満たした登録商品(確定商品)が、撮像部164によって撮像された商品Aであるか否かの最終確認操作を受付ける確認画面72(図7参照)を表示デバイス106に表示させる。   Further, the product presentation unit 55 displays a confirmation screen 72 (see FIG. 7) for receiving a final confirmation operation as to whether or not the registered product (determined product) that satisfies the condition b is the product A imaged by the imaging unit 164. It is displayed on the display device 106.

図7は、確認画面72の一例を示す図である。条件bを満たす登録商品があった場合に、商品提示部55は確定商品に対応するイラスト画像G1をPLUファイルF1から読み出して、確認画面72に表示する。また、商品提示部55は、PLUファイルF1から読み出した確定商品の商品名を用いて、読み取られた商品Aがイラスト画像G1の商品であるか否かを問うメッセージを「にんじんですか?」等と表示する。また、確認画面72には、「はい/いいえ」等のボタンがタッチパネル105に対するタッチ操作によって選択操作可能に設けられる。   FIG. 7 is a diagram illustrating an example of the confirmation screen 72. When there is a registered product satisfying the condition b, the product presentation unit 55 reads the illustration image G1 corresponding to the confirmed product from the PLU file F1 and displays it on the confirmation screen 72. In addition, the product presentation unit 55 uses a product name of the confirmed product read from the PLU file F1, and a message asking whether the read product A is a product of the illustration image G1 is “carrot?” Or the like. Is displayed. Further, the confirmation screen 72 is provided with buttons such as “Yes / No” so as to be selectable by a touch operation on the touch panel 105.

このように、確認画面72においては、類似度判定の結果、1つの商品Aに対して唯一に選別された登録商品(確定商品)の商品名や商品画像が示され、商品Aと登録商品とが一対一の関係を持って表示される。従って、確認画面72は、条件bを満たす登録商品が撮像部164によって撮像された商品Aとして一意的に確定されたことを報知する画面である。   Thus, on the confirmation screen 72, as a result of the similarity determination, the product name and product image of the registered product (confirmed product) uniquely selected for one product A are shown, and the product A and the registered product are displayed. Are displayed in a one-to-one relationship. Therefore, the confirmation screen 72 is a screen for notifying that the registered product satisfying the condition b is uniquely determined as the product A imaged by the imaging unit 164.

加えて、商品提示部55は、条件cを満たした登録商品に関する情報を、商品候補として表示デバイス106に表示させる。より詳細には、商品提示部55は、条件cを満たした登録商品のイラスト画像および商品名をPLUファイルF1から読み出し、類似度算出部53が算出した類似度の高いものから、表示デバイス106に順次出力する。表示デバイス106は、商品候補提示領域83(図8参照)において、商品候補のイラスト画像および商品名を類似度の高いものから順に表示する。   In addition, the product presentation unit 55 causes the display device 106 to display information on the registered product that satisfies the condition c as a product candidate. More specifically, the product presentation unit 55 reads the illustration image and product name of the registered product that satisfies the condition c from the PLU file F1, and the display unit 106 determines whether the similarity calculated by the similarity calculation unit 53 is high. Output sequentially. The display device 106 displays the product candidate illustration images and product names in descending order of similarity in the product candidate presentation area 83 (see FIG. 8).

図8は、商品候補のイラスト画像G1、G2、G3、G4が表示された画面例を示す図である。図8に示すように、商品候補提示領域83には、類似度の高い登録商品から順に、商品候補のイラスト画像G1、G2、G3、G4および各商品名が表示される。これらイラスト画像G1、G2、G3、G4はタッチパネル105に対する選択操作に応じて選択可能に構成される。また、商品候補提示領域83の下部には、商品リストから商品Aを選択するための選択ボタン84が設けられており、商品リストから選択された商品は上述した確定商品として処理される。なお、図8では、イラスト画像G1〜G4に対応する4つの商品候補が表示された例を示したが、商品候補の数や表示方法は特に限定されるものではない。また、イラスト画像に代えて商品画像(写真)を商品候補として表示してもよい。   FIG. 8 is a diagram illustrating an example of a screen on which illustration images G1, G2, G3, and G4 of product candidates are displayed. As illustrated in FIG. 8, in the product candidate presentation area 83, product candidate illustration images G1, G2, G3, and G4 and product names are displayed in order from registered products with a high degree of similarity. These illustration images G1, G2, G3, and G4 are configured to be selectable according to a selection operation on the touch panel 105. In addition, a selection button 84 for selecting the product A from the product list is provided below the product candidate presentation area 83, and the product selected from the product list is processed as the above-described confirmed product. Although FIG. 8 shows an example in which four product candidates corresponding to the illustration images G1 to G4 are displayed, the number of product candidates and the display method are not particularly limited. Further, instead of the illustration image, a product image (photo) may be displayed as a product candidate.

加えて、商品提示部55は、条件dを満たした同一のカテゴリ(商品)に属する異なる品種の物品である登録商品に関する情報を、商品候補として表示デバイス106に表示させる。より詳細には、商品提示部55は、条件dを満たした登録商品(同一のカテゴリ(商品)に属する異なる品種の物品)のイラスト画像および商品名をPLUファイルF1から読み出し、類似度算出部53が算出した類似度の高いものから、表示デバイス106に順次出力する。   In addition, the product presentation unit 55 causes the display device 106 to display information about registered products that are products of different varieties belonging to the same category (product) that satisfies the condition d as product candidates. More specifically, the product presentation unit 55 reads from the PLU file F1 illustration images and product names of registered products (articles of different varieties belonging to the same category (product)) that satisfy the condition d, and the similarity calculation unit 53 Are sequentially output to the display device 106 from those with the high similarity.

入力受付部57は、タッチパネル105またはキーボード107を介して表示デバイス106の表示に対応する各種入力操作を受付ける。例えば入力受付部57は、確認画面72(図7参照)に対する選択操作に基づいて、表示されたイラスト画像G1の商品が確定商品であることを最終確認した旨の入力操作(確認操作)を受付ける。なお、商品提示部55は、入力受付部57が確認操作を受付けた場合に、上述の確定画面71を表示デバイス106に表示する。   The input receiving unit 57 receives various input operations corresponding to the display on the display device 106 via the touch panel 105 or the keyboard 107. For example, the input receiving unit 57 receives an input operation (confirmation operation) indicating that the product of the displayed illustration image G1 is finally confirmed based on a selection operation on the confirmation screen 72 (see FIG. 7). . The product presentation unit 55 displays the above-described confirmation screen 71 on the display device 106 when the input reception unit 57 receives a confirmation operation.

入力受付部57は、表示デバイス106に表示された商品候補のイラスト画像G1〜G4(図8参照)の中からいずれか1つのイラスト画像に対する選択操作を受付ける。入力受付部57は、選択されたイラスト画像の登録商品を、商品Aに対する確定商品であるとして受付ける。なお、商品検出部52が複数の商品Aを検出可能である場合には、入力受付部57は商品候補の中から、複数の商品候補の選択操作を受付けてもよい。なお、商品提示部55は、入力受付部57が選択操作を受付けた場合に、受付けた商品候補を確定商品として表示させた確定画面71を表示デバイス106に表示させる。   The input receiving unit 57 receives a selection operation for any one of the illustration images G1 to G4 (see FIG. 8) of the product candidates displayed on the display device 106. The input receiving unit 57 receives the registered product of the selected illustration image as a confirmed product for the product A. When the product detection unit 52 can detect a plurality of products A, the input reception unit 57 may receive a selection operation of a plurality of product candidates from the product candidates. When the input receiving unit 57 receives the selection operation, the product presentation unit 55 causes the display device 106 to display a confirmation screen 71 that displays the accepted product candidate as a confirmed product.

情報入力部58は、上述のようにして確定された確定商品について、その商品Aを示す情報(例えば、商品IDや商品名等)を、接続インターフェース175を介して入力する。   The information input unit 58 inputs information indicating the product A (for example, product ID, product name, etc.) via the connection interface 175 for the confirmed product confirmed as described above.

なお、情報入力部58は、タッチパネル105またはキーボード107を介して別途入力された販売個数を、商品ID等とともに入力するとしてもよい。   The information input unit 58 may input the number of sales separately input via the touch panel 105 or the keyboard 107 together with the product ID and the like.

売上登録部59は、情報入力部58から入力された商品IDと販売個数とに基づいて、対応する商品Aの売上登録を行う。具体的に、売上登録部59は、PLUファイルF1を参照して、通知された商品ID及び当該商品IDに対応する商品分類、商品名、単価等を、販売個数とともに売上マスタファイル等に記録して売上登録を行う。   The sales registration unit 59 registers the sales of the corresponding product A based on the product ID and the sales quantity input from the information input unit 58. Specifically, the sales registration unit 59 refers to the PLU file F1 and records the notified product ID and the product classification, product name, unit price, etc. corresponding to the product ID in the sales master file etc. together with the number of sales. To register sales.

(オブジェクト認識に際しての商品認識精度チェック処理)
次いで、POS端末11の画像取込部51、商品検出部52、類似度算出部53、類似度判定部54、物品指定部91、報知部92、追加学習部93によるオブジェクト認識に際しての商品認識精度チェック処理について説明する。
(Product recognition accuracy check process for object recognition)
Next, the product recognition accuracy at the time of object recognition by the image capturing unit 51, the product detection unit 52, the similarity calculation unit 53, the similarity determination unit 54, the article designation unit 91, the notification unit 92, and the additional learning unit 93 of the POS terminal 11. The check process will be described.

上述したように、POS端末11は、撮像部164により撮像した画像データから抽出した対象となる物品(オブジェクト)の特徴量と、予め用意された辞書であるPLUファイルF1における照合用のデータ(特徴量)とを比較した類似度に応じて当該物品の種別等を認識(検出)する一般物体認識(オブジェクト認識)を採用している。   As described above, the POS terminal 11 uses the feature amount of the target article (object) extracted from the image data captured by the imaging unit 164 and the matching data (features) in the PLU file F1 that is a dictionary prepared in advance. General object recognition (object recognition) that recognizes (detects) the type or the like of the article according to the degree of similarity compared with the amount) is employed.

このような一般物体認識に用いる辞書であるPLUファイルF1においては、予め照合用のデータ(特徴量)が登録されている。しかしながら、辞書であるPLUファイルF1に登録されている照合用のデータ(特徴量)に不備がある場合は、商品Aを適切にかざした場合であっても類似度が低くなり、商品Aが認識されにくくなってしまう。   In the PLU file F1, which is a dictionary used for such general object recognition, collation data (features) is registered in advance. However, if the matching data (features) registered in the PLU file F1, which is a dictionary, is incomplete, the degree of similarity is low even when the product A is held over appropriately, and the product A is recognized. It becomes difficult to be done.

そこで、POS端末11は、辞書であるPLUファイルF1の照合用のデータの更新する追加学習機能を備えている。ところが、店舗の営業時間内における会計時に、照合用データ(特徴量)の不備に気が付くと、業務を一時中断して追加学習させなければならず、非常に手間である。   Therefore, the POS terminal 11 has an additional learning function for updating data for collation of the PLU file F1, which is a dictionary. However, if you notice a deficiency in the verification data (features) during the business hours of the store, you will have to temporarily suspend your work and learn more, which is very time consuming.

しかしながら、照合用データ(特徴量)の追加学習の要否については、判断基準が示されないことから、追加学習を行うか否かの判断が困難であった。   However, as to whether or not the additional learning of the collation data (feature value) is necessary, a determination criterion is not shown, and it is difficult to determine whether or not to perform additional learning.

そこで、本実施形態のPOS端末11は、オブジェクト認識における照合用データ(特徴量)の追加学習の要否について報知することができるようにしたものである。すなわち、POS端末11のCPU61は、商品認識精度チェック用プログラムPR2を実行することにより、図4に示すように、画像取込部51、商品検出部52、類似度算出部53、類似度判定部54、物品指定部91、報知部92、追加学習部93としての機能を備える。以下において、オブジェクト認識に際しての商品認識精度チェック処理における各部について説明する。   Therefore, the POS terminal 11 according to the present embodiment can notify whether or not the additional learning of the verification data (feature amount) in the object recognition is necessary. That is, the CPU 61 of the POS terminal 11 executes the product recognition accuracy check program PR2, and as shown in FIG. 4, the image capturing unit 51, the product detection unit 52, the similarity calculation unit 53, and the similarity determination unit. 54, functions as an article designation unit 91, a notification unit 92, and an additional learning unit 93. In the following, each unit in the product recognition accuracy check process for object recognition will be described.

物品指定部91は、選択手段として機能するものであって、予め用意された辞書であるPLUファイルF1から商品認識精度チェックの対象商品を選択させる。物品指定部91は、PLUファイルF1に格納された登録商品のリストから、オペレータが商品認識精度チェックの物品の商品名を選択させることで、商品認識精度チェックの対象商品の指定を行う。   The article specifying unit 91 functions as a selection unit, and selects a target product for a product recognition accuracy check from a PLU file F1 which is a dictionary prepared in advance. The article designating unit 91 designates the target product for the product recognition accuracy check when the operator selects the product name of the product for the product recognition accuracy check from the list of registered products stored in the PLU file F1.

報知部92は、商品認識精度チェック処理の結果について報知する。報知部92は、物品指定部91が指定した対象商品の類似度が、辞書として用いられるPLUファイルF1に登録された商品の中で、選択した登録商品の類似度におけるランキングの順位が高位でない場合に、選択された登録商品の照合用データ(特徴量)を追加学習させることについて報知する。その際、報知部92は、対象商品の類似度に応じて3段階で報知する。なお、報知の段階は、2段階であってもよいし、4段階以上であってもよい。   The notification unit 92 notifies the result of the product recognition accuracy check process. When the similarity of the target product specified by the article specifying unit 91 is not high in the ranking of the similarity of the selected registered product among the products registered in the PLU file F1 used as the dictionary, the notification unit 92 In addition, it informs about additional learning of the verification data (feature value) of the selected registered product. In that case, the alerting | reporting part 92 alert | reports in three steps according to the similarity degree of object goods. The notification stage may be two stages or four or more stages.

次に、報知部92が報知する3段階の詳細について説明する。   Next, details of the three stages notified by the notification unit 92 will be described.

まず、商品認識精度チェック処理の対象に選択した登録商品の類似度におけるランキングの順位が高位の場合の報知について説明する。商品認識精度チェック処理の対象に選択した登録商品の類似度におけるランキングの順位が高位の場合に、報知部92は、追加学習による更新の必要がない旨の画面を表示して報知する。ここで、選択した登録商品の類似度におけるランキングの順位が高位とは、ランキングの順位が第1位または、確定商品の少なくとも何れか一方の条件を満たしていることを示す。   First, a description will be given of notification when the ranking of the ranking of registered products selected as a target of the product recognition accuracy check process is high. When the ranking of the similarity of the registered product selected as the target of the product recognition accuracy check process is high, the notification unit 92 displays and notifies a screen indicating that there is no need to update by additional learning. Here, the ranking ranking high in the similarity of the selected registered products indicates that the ranking ranking satisfies the conditions of at least one of the first ranking and the confirmed products.

次に、商品認識精度チェック処理の対象に選択した登録商品の類似度におけるランキングの順位が中位の場合の報知について説明する。商品認識精度チェック処理の対象に選択した登録商品の類似度におけるランキングの順位が中位の場合に、報知部92は、追加学習による更新を推奨している旨の画面を表示して報知する。ここで、選択した登録商品の類似度におけるランキングの順位が中位とは、ランキング第1位を除いた候補商品であることを示す。すなわち、ランキングの順位が第2位から第4位などの順位である。なお、ランキング第1位を除いた候補商品は、第2位から第4位に限らず、第5位以下を含めてもよい。   Next, a description will be given of notification when the ranking of the ranking of the similarity of the registered products selected as the target of the product recognition accuracy check process is medium. When the ranking ranking in the similarity of the registered product selected as the target of the product recognition accuracy check process is medium, the notification unit 92 displays and notifies a screen indicating that updating by additional learning is recommended. Here, the ranking of the ranking in the similarity of the selected registered products indicates that the product is a candidate product excluding the first ranking. That is, the ranking rank is the second rank to the fourth rank. In addition, the candidate products excluding the first ranking are not limited to the second to fourth, but may include the fifth or lower.

次に、商品認識精度チェック処理の対象に選択した登録商品の類似度におけるランキングの順位が低位の場合の報知について説明する。商品認識精度チェック処理の対象に選択した登録商品の類似度におけるランキングの順位が低位の場合に、報知部92は、追加学習が必要である旨の画面を表示して報知する。ここで、選択した登録商品の類似度におけるランキングの順位が低位とは、候補商品より類似度が低いことを示す。すなわち、ランキングの順位が第5位以下などの順位である。なお、報知方法は、画面表示に限らず、音声により報知してもよい。   Next, the notification when the ranking of the ranking of the similarity of the registered products selected as the target of the product recognition accuracy check process is low will be described. When the ranking of the similarity of the registered products selected as the target of the product recognition accuracy check process is low, the notification unit 92 displays a screen indicating that additional learning is necessary for notification. Here, the low ranking ranking in the similarity of the selected registered product indicates that the similarity is lower than that of the candidate product. That is, the ranking is a ranking such as 5th or lower. Note that the notification method is not limited to the screen display and may be notified by voice.

追加学習部93は、PLUファイルF1に予め登録されている商品の照合用のデータ(特徴量)を追加学習(追加登録)する。具体的には、追加学習部93は、照合用のデータ(特徴量)となる画像を再度、撮像し、取り込むことにより更新する。照合用データ(特徴量)は、一定量保存(記憶)することができる。照合用データ(特徴量)が一定量に達したら、古い照合用データ(特徴量)からデータを消去、あるいはランダムで照合用データ(特徴量)を消去する。   The additional learning unit 93 additionally learns (additional registration) the data (feature amount) for matching the products registered in advance in the PLU file F1. Specifically, the additional learning unit 93 re-takes and updates an image that becomes data for comparison (feature amount) and captures it again. The matching data (feature amount) can be stored (stored) in a certain amount. When the matching data (feature amount) reaches a certain amount, the data is deleted from the old matching data (feature amount) or the matching data (feature amount) is deleted at random.

次に、商品認識精度チェック処理におけるチェックアウトシステム1の動作について詳細に説明する。図9は、チェックアウトシステム1が実行する商品認識精度チェック処理の流れを示すフローチャートである。なお、前提条件として、商品認識精度チェック用プログラムPR2が起動しているものとする。   Next, the operation of the checkout system 1 in the product recognition accuracy check process will be described in detail. FIG. 9 is a flowchart showing the flow of the product recognition accuracy check process executed by the checkout system 1. As a precondition, it is assumed that the product recognition accuracy check program PR2 is activated.

図9に示すように、POS端末11のCPU61(物品指定部91)は、商品選択画面(不図示)を表示する(ステップS11)。商品選択画面は、辞書に登録されている登録商品のリストを表示して、商品認識精度チェック処理を行う対象の商品を登録商品から選択させる画面である。オペレータは、商品選択画面に表示された商品ボタンを押下することにより、商品認識精度チェック処理を行う商品Aを選択することができる。   As shown in FIG. 9, the CPU 61 (article specifying unit 91) of the POS terminal 11 displays a product selection screen (not shown) (step S11). The product selection screen is a screen for displaying a list of registered products registered in the dictionary and selecting a product to be subjected to product recognition accuracy check processing from the registered products. The operator can select the product A to be subjected to the product recognition accuracy check process by pressing the product button displayed on the product selection screen.

次いで、POS端末11のCPU61(物品指定部91)は、商品ボタンの押下が検出されるか否かを判定する(ステップS12)。POS端末11のCPU61(物品指定部91)は、商品ボタンの押下を検出しない場合に(ステップS12;No)、POS端末11のCPU61(物品指定部91)は、ステップS12にて待機する。   Next, the CPU 61 (article specifying unit 91) of the POS terminal 11 determines whether or not a press of a product button is detected (step S12). When the CPU 61 (article specifying unit 91) of the POS terminal 11 does not detect pressing of the product button (step S12; No), the CPU 61 (article specifying unit 91) of the POS terminal 11 stands by in step S12.

商品ボタンの押下を検出した場合に(ステップS12;Yes)、POS端末11のCPU61は、精度チェック画面G5(図10参照)を表示させる(ステップS13)。   When pressing of the product button is detected (step S12; Yes), the CPU 61 of the POS terminal 11 displays the accuracy check screen G5 (see FIG. 10) (step S13).

図10は、精度チェック画面G5の一例を示す説明図である。精度チェック画面G5は、商品認識精度チェック処理の状態および判定結果を表示する画面である。精度チェック画面G5は、大別すると、商品表示領域R51と、通常認識判定領域R52と、リアルタイム認識判定領域R53と、中止ボタンB51とを備える。   FIG. 10 is an explanatory diagram showing an example of the accuracy check screen G5. The accuracy check screen G5 is a screen that displays the status of the product recognition accuracy check process and the determination result. The accuracy check screen G5 roughly includes a product display area R51, a normal recognition determination area R52, a real-time recognition determination area R53, and a stop button B51.

商品表示領域R51は、商品認識精度チェック処理の対象商品を撮像部164が撮像して画像取込部51によって取り込まれた画像を表示する領域である。商品表示領域R51は、商品名領域R511と、撮像領域R512とを備える。商品名領域R511は、予め選択した商品認識精度チェックを行う対象商品の商品名が表示される領域である。撮像領域R512は、撮像部164が撮像した画像を表示する領域である。撮像領域R512に画像を表示することで、オペレータは、撮像部164に商品Aを撮像させていることを確認することができる。   The product display area R <b> 51 is an area for displaying an image captured by the image capturing unit 51 by the image capturing unit 164 capturing a target product for the product recognition accuracy check process. The product display area R51 includes a product name area R511 and an imaging area R512. The product name area R511 is an area in which the product name of a target product for which a pre-selected product recognition accuracy check is performed is displayed. The imaging region R512 is a region for displaying an image captured by the imaging unit 164. By displaying the image in the imaging region R512, the operator can confirm that the imaging unit 164 is imaging the product A.

通常認識判定領域R52は、商品認識精度チェック処理の判定結果が表示される領域である。通常認識判定領域R52は、判定結果領域R521と、メッセージ表示領域R522とを備える。判定結果領域R521は、判定結果を表示する領域である。メッセージ表示領域R522は、商品認識精度チェック処理におけるメッセージを表示する領域である。よって、メッセージ表示領域R522は、初期状態には「商品をかざしてください」とのメッセージを表示する。   The normal recognition determination area R52 is an area in which the determination result of the product recognition accuracy check process is displayed. The normal recognition determination area R52 includes a determination result area R521 and a message display area R522. The determination result area R521 is an area for displaying the determination result. The message display area R522 is an area for displaying a message in the product recognition accuracy check process. Therefore, the message display area R522 displays a message “Please hold the product” in the initial state.

リアルタイム認識判定領域R53は、シングルフレームでの認識結果を表示することにより、リアルタイムで認識結果を表示する領域である。中止ボタンB51は、商品認識精度チェック処理を中止する場合に押下するボタンである。   The real-time recognition determination area R53 is an area for displaying the recognition result in real time by displaying the recognition result in a single frame. The cancel button B51 is a button to be pressed when canceling the product recognition accuracy check process.

次いで、POS端末11のCPU61は、撮像部164が撮像し、画像取込部51が取り込んだ撮像画像G51を、商品表示領域R51に表示させる(ステップS14)。   Next, the CPU 61 of the POS terminal 11 displays the captured image G51 captured by the image capturing unit 164 and captured by the image capturing unit 51 in the product display region R51 (step S14).

図11は、撮像画像G51の一例を示す説明図である。撮像画像G51は、撮像部164が撮像し、画像取込部51が取り込んだ画像である。また、撮像画像G51は、商品Aを枠線で囲って表示する。さらに、撮像画像G51は、撮像方法に不備がある場合に、商品Aを読み取ることが出来ない旨のメッセージを表示する。図11は、キャベツについて撮像しており、「読取NG」とのメッセージを表示している状態を示す。   FIG. 11 is an explanatory diagram illustrating an example of the captured image G51. The captured image G51 is an image captured by the image capturing unit 164 and captured by the image capturing unit 51. The captured image G51 displays the product A surrounded by a frame line. Further, the captured image G51 displays a message indicating that the product A cannot be read when the imaging method is incomplete. FIG. 11 shows a state where the image of cabbage is captured and the message “reading NG” is displayed.

次いで、POS端末11のCPU61は、精度チェック画面G5に備えられた中止ボタンB51の押下が検出されるか否かを判定する(ステップS15)。中止ボタンB51の押下が検出された場合に(ステップS15;Yes)、POS端末11のCPU61は、中止実行画面G6を表示させる(ステップS16)。   Next, the CPU 61 of the POS terminal 11 determines whether or not the pressing of the stop button B51 provided in the accuracy check screen G5 is detected (step S15). When pressing of the cancel button B51 is detected (step S15; Yes), the CPU 61 of the POS terminal 11 displays a cancel execution screen G6 (step S16).

図12は、中止実行画面G6の一例を示す説明図である。中止実行画面G6は、中止ボタンB51が押下された場合に、商品認識精度チェック処理を中止することを確認する画面である。よって、中止実行画面G6は、「精度チェックを中止してもよろしいですか?」とのメッセージを表示する。中止実行画面G6は、はいボタンB61と、いいえボタンB62とを備える。はいボタンB61は、商品認識精度チェック処理を中止する場合に押下するボタンである。いいえボタンB62は、商品認識精度チェック処理の中止を取り止める場合に押下するボタンである。   FIG. 12 is an explanatory diagram showing an example of the cancellation execution screen G6. The cancel execution screen G6 is a screen for confirming that the product recognition accuracy check process is canceled when the cancel button B51 is pressed. Therefore, the cancel execution screen G6 displays a message “Are you sure you want to cancel the accuracy check?”. The cancel execution screen G6 includes a yes button B61 and a no button B62. The Yes button B61 is a button to be pressed when canceling the product recognition accuracy check process. The No button B62 is a button that is pressed when canceling the cancellation of the product recognition accuracy check process.

次いで、POS端末11のCPU61は、中止実行画面G6に備えられたはいボタンB61の押下が検出されるか否かを判定する(ステップS17)。はいボタンB61の押下が検出された場合に(ステップS17;Yes)、POS端末11のCPU61は、商品認識精度チェック処理を終了する。   Next, the CPU 61 of the POS terminal 11 determines whether or not the pressing of the Yes button B61 provided on the cancellation execution screen G6 is detected (Step S17). When pressing of the Yes button B61 is detected (step S17; Yes), the CPU 61 of the POS terminal 11 ends the product recognition accuracy check process.

一方、はいボタンB61の押下が検出されない場合に(ステップS17;No)、POS端末11のCPU61は、中止実行画面G6に備えられたいいえボタンB62の押下が検出されるか否かを判定する(ステップS18)。   On the other hand, when the pressing of the Yes button B61 is not detected (step S17; No), the CPU 61 of the POS terminal 11 determines whether or not the pressing of the No button B62 provided in the stop execution screen G6 is detected ( Step S18).

いいえボタンB62の押下が検出されない場合に(ステップS18;No)、POS端末11のCPU61は、ステップS17に戻る。一方、いいえボタンB62の押下が検出された場合に(ステップS18;Yes)、POS端末11のCPU61は、ステップS13に戻る。   When pressing of the No button B62 is not detected (step S18; No), the CPU 61 of the POS terminal 11 returns to step S17. On the other hand, when pressing of the No button B62 is detected (step S18; Yes), the CPU 61 of the POS terminal 11 returns to step S13.

精度チェック画面G5に備えられた中止ボタンB51の押下が検出されない場合に(ステップS15;No)、POS端末11のCPU61(商品検出部52)は、商品Aの特徴量の抽出が完了したか否かを判定する(ステップS19)。商品Aの特徴量の抽出が完了していない場合に(ステップS19;No)、POS端末11のCPU61(商品検出部52、類似度算出部53および類似度判定部54)は、ステップS14に戻る。   When pressing of the stop button B51 provided in the accuracy check screen G5 is not detected (step S15; No), the CPU 61 (product detection unit 52) of the POS terminal 11 determines whether or not the extraction of the feature amount of the product A is completed. Is determined (step S19). When the feature amount extraction of the product A has not been completed (step S19; No), the CPU 61 (the product detection unit 52, the similarity calculation unit 53, and the similarity determination unit 54) of the POS terminal 11 returns to step S14. .

一方、商品Aの特徴量の抽出が完了した場合に(ステップS19;Yes)、POS端末11のCPU61(類似度算出部53)は、登録商品について類似度を算出する(ステップS20)。次いで、POS端末11のCPU61(類似度判定部54)は、登録商品について類似度の大きさで順位付けしたランキングを作成する(ステップS21)。   On the other hand, when the feature amount extraction of the product A is completed (step S19; Yes), the CPU 61 (similarity calculation unit 53) of the POS terminal 11 calculates the similarity for the registered product (step S20). Next, the CPU 61 (similarity determination unit 54) of the POS terminal 11 creates a ranking in which the registered products are ranked according to the degree of similarity (step S21).

次いで、POS端末11のCPU61は、商品認識精度チェック処理の対象に選択した登録商品の類似度におけるランキングの順位が高位であるか否かを判定する(ステップS22)。ここで、ランキングの順位が高位とは、選択した登録商品の類似度におけるランキングの順位が第1位、または類似度が高い確定商品であることの少なくとも何れか一方の条件を満たしていることである。   Next, the CPU 61 of the POS terminal 11 determines whether or not the ranking rank in the similarity of the registered product selected as the target of the product recognition accuracy check process is high (step S22). Here, the high ranking ranking means that the ranking ranking is the first in the similarity level of the selected registered product, or that it satisfies at least one of the conditions of being a confirmed product with a high similarity level. is there.

選択した登録商品の類似度におけるランキングの順位が高位である場合に(ステップS22;Yes)、POS端末11のCPU61(報知部92)は、通常認識判定領域R52に高認識結果画面G52を表示する(ステップS23)。   When the ranking in the similarity of the selected registered product is high (step S22; Yes), the CPU 61 (notification unit 92) of the POS terminal 11 displays the high recognition result screen G52 in the normal recognition determination region R52. (Step S23).

図13は、高認識結果画面G52の一例を示す説明図である。高認識結果画面G52は、類似度が高い確定商品であり、追加学習が必要ない旨を表示した画面である。ここで、追加学習とは、照合用のデータ(特徴量)が登録されている辞書に、商品の照合用データ(特徴量)を追加して記憶させることである。高認識結果画面G52は、判定結果領域R521に、類似度が高いことを示すマークが表示される。そして、高認識結果画面G52は、メッセージ表示領域R522に、「追加学習の必要はありません(自動確定可能商品)」とのメッセージを表示する。   FIG. 13 is an explanatory diagram showing an example of the high recognition result screen G52. The high recognition result screen G52 is a screen that displays a confirmed product with a high degree of similarity and does not require additional learning. Here, the additional learning is to add and store product matching data (feature amount) in a dictionary in which matching data (feature amount) is registered. In the high recognition result screen G52, a mark indicating that the degree of similarity is high is displayed in the determination result region R521. The high recognition result screen G52 displays a message “No additional learning is necessary (automatically determinable product)” in the message display area R522.

次いで、POS端末11のCPU61は、撮像部164が撮像し、画像取込部51が取り込んだ撮像画像G51から商品Aがフレームアウトしたか否かを判定する(ステップS24)。商品Aがフレームアウトしない場合に(ステップS24;No)、POS端末11のCPU61は、中止ボタンB51の押下が検出されるか否かを判定する(ステップS27)。一方、商品Aがフレームアウトした場合に(ステップS24;Yes)、POS端末11のCPU61は、再判定画面G55を撮像領域R512に表示する(ステップS25)。   Next, the CPU 61 of the POS terminal 11 determines whether or not the product A is out of frame from the captured image G51 captured by the image capturing unit 164 and captured by the image capturing unit 51 (step S24). When the product A is not out of frame (step S24; No), the CPU 61 of the POS terminal 11 determines whether or not pressing of the stop button B51 is detected (step S27). On the other hand, when the product A is out of frame (step S24; Yes), the CPU 61 of the POS terminal 11 displays the redetermination screen G55 in the imaging region R512 (step S25).

図14は、再判定画面G55の一例を示す説明図である。再判定画面G55は、精度チェックを再度実施するか否かをオペレータに問う画面である。再判定画面G55は、精度チェック後に、商品Aがフレームアウトした場合に、撮像領域R512に表示される。再判定画面G55は、「再判定の場合[再判定]ボタンを押して商品をスキャナにかざしてください」とのメッセージを表示する。そして、再判定画面G55は、再判定ボタンB54を備える。再判定ボタンB54は、初期状態に戻し、再度、商品認識精度チェック処理における判定を行う場合に押下するボタンである。   FIG. 14 is an explanatory diagram showing an example of the redetermination screen G55. The redetermination screen G55 is a screen for asking the operator whether or not to perform the accuracy check again. The redetermination screen G55 is displayed in the imaging region R512 when the product A is out of frame after the accuracy check. The re-determination screen G55 displays a message “If re-determination, press the [Re-determination] button and hold the product over the scanner”. The redetermination screen G55 includes a redetermination button B54. The redetermination button B54 is a button that is pressed to return to the initial state and perform the determination in the product recognition accuracy check process again.

次いで、POS端末11のCPU61は、再判定ボタンB54の押下が検出されるか否かを判定する(ステップS26)。再判定ボタンB54の押下が検出された場合に(ステップS26;Yes)、POS端末11のCPU61は、初期状態であるステップS13に戻る。一方、再判定ボタンB54の押下が検出されない場合に(ステップS26;No)、POS端末11のCPU61は、中止ボタンB51の押下が検出されるか否かを判定する(ステップS27)。   Next, the CPU 61 of the POS terminal 11 determines whether or not pressing of the redetermination button B54 is detected (step S26). When pressing of the redetermination button B54 is detected (step S26; Yes), the CPU 61 of the POS terminal 11 returns to step S13 which is an initial state. On the other hand, when pressing of the redetermination button B54 is not detected (step S26; No), the CPU 61 of the POS terminal 11 determines whether pressing of the stop button B51 is detected (step S27).

中止ボタンB51の押下が検出された場合に(ステップS27;Yes)、POS端末11のCPU61は、ステップS16に移行して中止実行画面G6を表示する。一方、中止ボタンB51の押下が検出されない場合に(ステップS27;No)、POS端末11のCPU61は、ステップS24に戻る。   When pressing of the cancel button B51 is detected (step S27; Yes), the CPU 61 of the POS terminal 11 proceeds to step S16 and displays a cancel execution screen G6. On the other hand, when pressing of the stop button B51 is not detected (step S27; No), the CPU 61 of the POS terminal 11 returns to step S24.

選択した登録商品の類似度におけるランキングの順位が高位ではない場合に(ステップS22;No)、POS端末11のCPU61は、商品認識精度チェック処理の対象に選択した登録商品の類似度におけるランキングの順位が中位であるか否かを判定する(ステップS28)。ここで、ランキングの順位が中位とは、ランキング第1位を除いた商品候補であることを示す。具体的には、選択した登録商品の類似度におけるランキングの順位が第2位から第4位などである。   When the ranking order in the similarity of the selected registered product is not high (step S22; No), the CPU 61 of the POS terminal 11 ranks the ranking in the similarity of the registered product selected as the target of the product recognition accuracy check process. Is determined to be medium (step S28). Here, the ranking of the ranking means that it is a commodity candidate excluding the first ranking. Specifically, the ranking of the similarity of the selected registered products is from 2nd to 4th.

選択した登録商品の類似度におけるランキングの順位が中位である場合に(ステップS28;Yes)、POS端末11のCPU61(報知部92)は、通常認識判定領域R52に中認識結果画面G53を表示する(ステップS29)。   When the ranking in the similarity of the selected registered product is medium (step S28; Yes), the CPU 61 (notification unit 92) of the POS terminal 11 displays the medium recognition result screen G53 in the normal recognition determination region R52. (Step S29).

図15は、中認識結果画面G53の一例を示す説明図である。中認識結果画面G53は、類似度が第1位以外の商品候補であり、追加学習を推奨している旨を表示する画面である。   FIG. 15 is an explanatory diagram showing an example of the middle recognition result screen G53. The middle recognition result screen G53 is a screen that displays that the product candidate has a similarity other than the first and recommends additional learning.

中認識結果画面G53は、判定結果領域R521に、類似度が許容範囲内にあることを示すマークが表示される。そして、中認識結果画面G53は、メッセージ表示領域R522に、「判定結果を上げる場合は追加学習してください」とのメッセージを表示する。また、中認識結果画面G53は、メッセージ表示領域R522に、追加学習実行ボタンB52aを表示する。追加学習実行ボタンB52aは、商品認識精度チェックの対象商品の特徴量の追加学習処理を開始する場合に押下するボタン(操作子)である。   In the middle recognition result screen G53, a mark indicating that the similarity is within the allowable range is displayed in the determination result region R521. Then, the middle recognition result screen G53 displays a message “please learn more to increase the determination result” in the message display region R522. Further, the middle recognition result screen G53 displays an additional learning execution button B52a in the message display region R522. The additional learning execution button B52a is a button (operator) to be pressed when starting the additional learning process of the feature amount of the target product for the product recognition accuracy check.

選択した登録商品の類似度におけるランキングの順位が中位でない場合に(ステップS28;No)、POS端末11のCPU61(報知部92)は、選択した登録商品の類似度におけるランキングの順位が低位であるとして、通常認識判定領域R52に低認識結果画面G54を表示する(ステップS30)。ここで、選択した登録商品の類似度におけるランキングの順位が低位とは、商品候補より類似度が低いことを示す。具体的には、選択した登録商品の類似度におけるランキングの順位が第5位以下などである。   When the ranking order in the similarity of the selected registered product is not medium (step S28; No), the CPU 61 (notification unit 92) of the POS terminal 11 has a low ranking in the similarity of the selected registered product. If there is, the low recognition result screen G54 is displayed in the normal recognition determination region R52 (step S30). Here, the low ranking ranking in the similarity of the selected registered product indicates that the similarity is lower than the product candidate. Specifically, the ranking of the ranking of the similarity of the selected registered products is 5th or lower.

図16は、低認識結果画面G54の一例を示す説明図である。低認識結果画面G54は、類似度が商品候補より類似度が低く、追加学習が必要である旨を表示する画面である。また、低認識結果画面G54は、商品Aが検出できない場合に表示される。商品Aが検出できない場合とは、商品Aの全部または一部が撮像されていない場合や、商品Aを持つ手により、商品Aが隠れてしまっている場合などである。   FIG. 16 is an explanatory diagram illustrating an example of the low recognition result screen G54. The low recognition result screen G54 is a screen that displays that the similarity is lower than the product candidate and that additional learning is necessary. The low recognition result screen G54 is displayed when the product A cannot be detected. The case where the product A cannot be detected is a case where the whole or a part of the product A is not imaged, or a case where the product A is hidden by a hand holding the product A.

低認識結果画面G54は、判定結果領域R521に、類似度が低いことを示すマークが表示される。そして、低認識結果画面G54は、メッセージ表示領域R522に、「追加学習が必要です」とのメッセージを表示する。また、低認識結果画面G54は、メッセージ表示領域R522に、追加学習実行ボタンB52bを表示する。追加学習実行ボタンB52bは、追加学習を行う場合に押下するボタンである。   In the low recognition result screen G54, a mark indicating that the degree of similarity is low is displayed in the determination result region R521. Then, the low recognition result screen G54 displays a message “additional learning is necessary” in the message display region R522. The low recognition result screen G54 displays an additional learning execution button B52b in the message display region R522. The additional learning execution button B52b is a button to be pressed when performing additional learning.

次いで、POS端末11のCPU61は、選択した登録商品の類似度におけるランキングの順位が高位である場合に実行する処理(ステップS24からステップS27)と同様の処理を実行する(ステップS31からステップS34)。ランキングの順位が高位である場合に実行する処理との違いは、追加学習を行うための追加学習実行ボタンB52a、B52bの押下が検出されるか否かを判定することである。   Next, the CPU 61 of the POS terminal 11 performs the same processing (step S31 to step S34) as the processing (step S24 to step S27) that is executed when the ranking ranking in the similarity of the selected registered product is high. . The difference from the process executed when the ranking rank is high is in determining whether or not pressing of the additional learning execution buttons B52a and B52b for performing additional learning is detected.

具体的には、中止ボタンB51の押下が検出されない場合に(ステップS34;No)、POS端末11のCPU61は、追加学習実行ボタンB52a、B52bが押下されるか否かを判定する(ステップS35)。   Specifically, when the pressing of the cancel button B51 is not detected (step S34; No), the CPU 61 of the POS terminal 11 determines whether or not the additional learning execution buttons B52a and B52b are pressed (step S35). .

追加学習実行ボタンB52a、B52bの押下が検出されない場合に(ステップS35;No)、POS端末11のCPU61は、ステップS31に戻る。一方、追加学習実行ボタンB52a、B52bの押下が検出された場合に(ステップS35;Yes)、POS端末11のCPU61(追加学習部93)は、追加学習準備画面G7を表示する(ステップS36)。   When pressing of the additional learning execution buttons B52a and B52b is not detected (step S35; No), the CPU 61 of the POS terminal 11 returns to step S31. On the other hand, when pressing of the additional learning execution buttons B52a and B52b is detected (step S35; Yes), the CPU 61 (additional learning unit 93) of the POS terminal 11 displays the additional learning preparation screen G7 (step S36).

図17は、追加学習準備画面G7の一例を示す説明図である。追加学習準備画面G7は、オペレータに追加学習処理を開始する準備を促す画面である。よって、追加学習準備画面G7は、「学習する商品サンプルを3個用意してください」とのメッセージを表示する。また、追加学習準備画面G7は、用意する商品Aを表示する。図17は、用意する商品Aとしてキャベツを表示している。さらに、追加学習準備画面G7は、キャンセルボタンB71と、OKボタンB72とを備える。キャンセルボタンB71は、追加学習をキャンセルする場合に押下するボタンである。OKボタンB72は、準備が完了し、追加学習を開始する場合に押下するボタンである。   FIG. 17 is an explanatory diagram showing an example of the additional learning preparation screen G7. The additional learning preparation screen G7 is a screen that prompts the operator to prepare for starting the additional learning processing. Therefore, the additional learning preparation screen G7 displays a message “Please prepare three product samples to learn”. Further, the additional learning preparation screen G7 displays the product A to be prepared. FIG. 17 displays cabbage as the product A to be prepared. Further, the additional learning preparation screen G7 includes a cancel button B71 and an OK button B72. The cancel button B71 is a button that is pressed when canceling additional learning. The OK button B72 is a button to be pressed when preparation is completed and additional learning is started.

次いで、POS端末11のCPU61は、OKボタンB72の押下が検出されるか否かを判定する(ステップS37)。OKボタンB72の押下が検出されない場合に(ステップS37;No)、POS端末11のCPU61は、キャンセルボタンB71の押下が検出されるか否かを判定する(ステップS38)。   Next, the CPU 61 of the POS terminal 11 determines whether or not the pressing of the OK button B72 is detected (step S37). When pressing of the OK button B72 is not detected (step S37; No), the CPU 61 of the POS terminal 11 determines whether pressing of the cancel button B71 is detected (step S38).

キャンセルボタンB71の押下が検出されない場合に(ステップS38;No)、POS端末11のCPU61は、ステップS37に戻る。一方、キャンセルボタンB71の押下が検出された場合に(ステップS38;Yes)、POS端末11のCPU61は、ステップS28に戻り、類似度に応じた画面を表示させる。   When pressing of the cancel button B71 is not detected (step S38; No), the CPU 61 of the POS terminal 11 returns to step S37. On the other hand, when pressing of the cancel button B71 is detected (step S38; Yes), the CPU 61 of the POS terminal 11 returns to step S28 and displays a screen corresponding to the similarity.

一方、OKボタンB72の押下が検出された場合に(ステップS37;Yes)、POS端末11のCPU61(追加学習部93)は、追加学習を開始(ステップS39)して処理を終了する。   On the other hand, when pressing of the OK button B72 is detected (step S37; Yes), the CPU 61 (additional learning unit 93) of the POS terminal 11 starts additional learning (step S39) and ends the process.

以上のように、本実施形態によれば、物品指定部91は、PLUファイルF1から商品認識精度チェックの対象商品を選択させる。商品検出部52は、撮像部164が撮像し、画像取込部51により取り込まれたフレーム画像に含まれる商品Aを検出して特徴量を抽出する。そして、類似度算出部53は、PLUファイルF1に登録されている各商品の特徴量と、商品検出部52が抽出した特徴量とをそれぞれ比較することで、PLUファイルF1に登録された登録商品ごとに類似度を算出する。報知部92は、物品指定部91によって選択された商品Aの類似度が、PLUファイルF1の中で高位でない場合に、PLUファイルF1に記憶された照合用データ(特徴量)を追加学習による更新することについて報知する。よって、本実施形態は、照合用データ(特徴量)の追加学習の要否について報知することができる。   As described above, according to the present embodiment, the article designating unit 91 causes the target product for the product recognition accuracy check to be selected from the PLU file F1. The commodity detection unit 52 detects the commodity A included in the frame image captured by the image capturing unit 164 and captured by the image capturing unit 51, and extracts a feature amount. Then, the similarity calculation unit 53 compares the feature amount of each product registered in the PLU file F1 with the feature amount extracted by the product detection unit 52, thereby registering the registered product registered in the PLU file F1. The similarity is calculated for each. When the similarity of the product A selected by the article specifying unit 91 is not high in the PLU file F1, the notification unit 92 updates the matching data (feature amount) stored in the PLU file F1 by additional learning. Notify about what to do. Therefore, this embodiment can alert | report about the necessity of the additional learning of the data for collation (feature amount).

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Although several embodiments of the present invention have been described, these embodiments are presented by way of example and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

なお、上記実施形態では、情報処理装置としてPOS端末11を例にあげて説明している。しかし、情報処理装置は、POS端末11に限らない。例えば、パーソナルコンピュータやタブレット端末などであってもよい。この場合には、パーソナルコンピュータやタブレット端末に、スキャナなどの撮像装置を接続すればよい。   In the above embodiment, the POS terminal 11 is described as an example of the information processing apparatus. However, the information processing apparatus is not limited to the POS terminal 11. For example, a personal computer or a tablet terminal may be used. In this case, an imaging device such as a scanner may be connected to a personal computer or tablet terminal.

また、上記実施形態では、情報処理装置であるPOS端末11のCPU61は、画像取込部51、商品検出部52、類似度算出部53、類似度判定部54、商品提示部55、入力受付部57、情報入力部58、売上登録部59、物品指定部91、報知部92、及び追加学習部93としての機能を有していると説明した。しかし、これらの機能は、POS端末11のCPU61以外が備えていてもよい。例えば、商品読取装置101のCPU161に、前述の機能の全部または一部が備えられていてもよい。   Moreover, in the said embodiment, CPU61 of the POS terminal 11 which is information processing apparatus is the image capture part 51, the goods detection part 52, the similarity calculation part 53, the similarity determination part 54, the goods presentation part 55, an input reception part. 57, the information input unit 58, the sales registration unit 59, the article designation unit 91, the notification unit 92, and the additional learning unit 93 have been described. However, these functions may be provided other than the CPU 61 of the POS terminal 11. For example, the CPU 161 of the commodity reading apparatus 101 may be provided with all or part of the functions described above.

また、上記実施形態では、照合用データを特徴量として説明したが、照合用データは、撮像された商品画像(基準画像)としてもよい。   Moreover, although the said embodiment demonstrated the data for collation as a feature-value, the data for collation are good also as the imaged product image (reference | standard image).

また、上記実施形態では、店舗システムとしてPOS端末11と商品読取装置101とで構成されるチェックアウトシステム1を適用したがこれに限るものではなく、POS端末11及び商品読取装置101の機能を備えた1台構成の装置に適用するようにしてもよい。POS端末11及び商品読取装置101の機能を備えた1台構成の装置としては、スーパーマーケット等の店舗に設置されて用いられるセルフチェックアウト装置(以降、単にセルフPOSと称する)が挙げられる。   Moreover, in the said embodiment, although the checkout system 1 comprised by the POS terminal 11 and the goods reading apparatus 101 was applied as a store system, it is not restricted to this, The function of the POS terminal 11 and the goods reading apparatus 101 is provided. Alternatively, the present invention may be applied to a single-unit apparatus. As a single device having the functions of the POS terminal 11 and the commodity reading device 101, there is a self-checkout device (hereinafter simply referred to as self-POS) installed and used in a store such as a supermarket.

ここで、図18はセルフPOS200の構成を示す外観斜視図、図19はセルフPOS200のハードウェア構成を示すブロック図である。尚、以下では、図1および図2に示される同様の構成については同一の符号を付して示し、その重複する説明を省略する。図18および図19に示すように、セルフPOS200の本体202は、タッチパネル105が表面に配設された表示デバイス106や、商品Aの種別等を認識(検出)するために商品画像を読み取る商品読取部110を備えている。   Here, FIG. 18 is an external perspective view showing the configuration of the self-POS 200, and FIG. 19 is a block diagram showing the hardware configuration of the self-POS 200. In addition, below, the same code | symbol is attached | subjected and shown about the same structure shown by FIG. 1 and FIG. 2, and the duplicate description is abbreviate | omitted. As shown in FIGS. 18 and 19, the main body 202 of the self-POS 200 is a product reading that reads a product image for recognizing (detecting) the display device 106 on which the touch panel 105 is disposed, the type of the product A, and the like. Part 110 is provided.

表示デバイス106としては例えば液晶表示器が用いられる。表示デバイス106は、客にセルフPOS200の操作方法を知らせるための案内画面や、各種の入力画面や、商品読取部110で読み込んだ商品情報を表示する登録画面、商品Aの合計金額や預かり金額、釣銭額等を表示し、支払い方法の選択をする精算画面等を表示する。   For example, a liquid crystal display is used as the display device 106. The display device 106 includes a guidance screen for notifying the customer of the operation method of the self-POS 200, various input screens, a registration screen for displaying product information read by the product reading unit 110, a total price of the product A, a deposit price, The amount of change is displayed, and a payment screen for selecting a payment method is displayed.

商品読取部110は、客が商品Aに付されたコードシンボルを商品読取部110の読取窓103にかざすことで商品画像を撮像部164により読み取るものである。   The product reading unit 110 is configured to read a product image by the imaging unit 164 by a customer holding the code symbol attached to the product A over the reading window 103 of the product reading unit 110.

また、本体202の右側にはかごに入った未精算の商品Aを置くための商品載置台203が設けられ、本体202の左側には精算済みの商品Aを置くための商品載置台204が設けられ、精算済みの商品Aを入れるための袋を掛ける袋掛けフック205や、精算済みの商品Aを袋に入れる前に一時的に置いておくための一時置き台206が設けられている。商品載置台203、204には計量器207、208がそれぞれ備えられており、精算の前後で商品Aの重量が同じであることを確認する機能を有している。   Further, a product placement table 203 is provided on the right side of the main body 202 for placing an unsettled product A in a basket, and a product placement table 204 is provided on the left side of the main body 202 for placing a product A that has been settled. In addition, a bag hook 205 for hanging a bag for putting a product A that has already been settled, and a temporary placing table 206 for temporarily placing the product A that has already been settled before being put in the bag are provided. The product placement tables 203 and 204 are provided with measuring devices 207 and 208, respectively, and have a function of confirming that the weight of the product A is the same before and after settlement.

また、セルフPOS200の本体202には、精算用の紙幣の入金や釣り紙幣の受け取りを行うための釣り銭器201が設けられている。   In addition, the main body 202 of the self-POS 200 is provided with a changer 201 for depositing banknotes for payment and receiving fishing banknotes.

このような構成のセルフPOS200を店舗システムに適用した場合、セルフPOS200が情報処理装置として機能することになる。   When the self-POS 200 having such a configuration is applied to a store system, the self-POS 200 functions as an information processing apparatus.

また、上記実施形態の各装置で実行されるプログラムは、各装置が備える記憶媒体(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 in which a program transmitted via a LAN, the Internet, or the like is downloaded and stored or temporarily stored.

また、上記実施形態の各装置で実行されるプログラムをインターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよく、インターネット等のネットワーク経由で提供又は配布するように構成してもよい。   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.

11 POS端末
52 商品検出部
53 類似度算出部
91 物品指定部
92 報知部
164 撮像部
F1 PLUファイル
PR2 商品認識精度チェック用プログラム
G5 精度チェック画面
DESCRIPTION OF SYMBOLS 11 POS terminal 52 Product detection part 53 Similarity calculation part 91 Article designation | designated part 92 Notification part 164 Imaging part F1 PLU file PR2 Product recognition accuracy check program G5 Accuracy check screen

特開2003−173369号公報JP 2003-173369 A

Claims (6)

窓に向けられた物品を撮像する撮像部と、
前記撮像部が撮像した物品を識別するための照合用データが記憶された複数の物品から精度チェック対象の物品を選択させる選択手段と、
前記選択手段によって前記物品が選択されると、当該物品を前記窓にかざす旨のメッセージを表示する第1表示手段と、
前記撮像部が撮像した画像に含まれる物品の特徴量を抽出する抽出手段と、
前記照合用データと、前記抽出手段が抽出した特徴量とを比較して、前記照合用データが記憶されている物品ごとに類似度を算出する類似度算出手段と、
前記類似度算出手段が算出した物品ごとの類似度の中で、前記選択手段によって選択された前記物品の照合用データの類似度高位でない場合に、前記選択手段によって選択され前記物品の照合用データの更新について報知する報知手段と
を備えた情報処理装置。
An imaging unit for imaging an article directed to the window;
A selection means for selecting an accuracy check target article from a plurality of articles in which verification data for identifying the article imaged by the imaging unit is stored ;
When the article is selected by the selection means, a first display means for displaying a message indicating that the article is held over the window;
An extraction means for said imaging unit extracts a feature quantity of the articles contained in the image captured,
Wherein the verification data is compared with the feature amount extracted by the extracting unit, the similarity calculation means for calculating a similarity for each article the reference data is stored,
In similarity for each article the similarity calculation means has calculated, if the similarity of the matching data of the article selected by the selecting means is not high, matching the articles selected by said selection means An informing means for informing about the update of the business data ;
An information processing apparatus comprising:
撮像部が撮像した画像を表示する表示部を更に備え、
撮像方法に不備があると、前記表示部に物品を読み取ることが出来ない旨のメッセ―ジを表示させる、
請求項1に記載の情報処理装置。
A display unit for displaying an image captured by the imaging unit;
If the imaging method is incomplete, a message indicating that the article cannot be read is displayed on the display unit.
The information processing apparatus according to claim 1.
前記報知手段が報知した後に前記撮像部が撮像している画像から物品がフレームアウトすると、前記表示部に精度チェックを再度実施するか否かを問う画面を表示させる、
請求項に記載の情報処理装置。
When an article is out of frame from an image captured by the imaging unit after the notification unit notifies, a screen asking whether to perform the accuracy check again on the display unit is displayed.
The information processing apparatus according to claim 2 .
前記画面には、精度チェックを再度実施する場合には、物品を窓にかざす旨のメッセージが表示される、
請求項に記載の情報処理装置。
When the accuracy check is performed again on the screen, a message indicating that the article is held over the window is displayed.
The information processing apparatus according to claim 3 .
前記報知手段が報知した場合に、前記抽出手段が抽出した照合用データを前記精度チェック対象の物品の照合用データに追加して登録させる追加学習を指示する入力を受け付ける入力手段と、An input means for receiving an input for instructing additional learning to register the data for verification extracted by the extraction means in addition to the data for verification of the accuracy check target when the notification means notifies;
前記入力手段が追加学習の指示を受け付けた場合に、個数を指定した追加学習の対象の物品の用意を促す画面を表示させる第2表示手段と、Second display means for displaying a screen for prompting preparation of an article for additional learning with a specified number when the input means receives an instruction for additional learning;
を更に備えた請求項1に記載の情報処理装置。The information processing apparatus according to claim 1, further comprising:
窓に向けられた物品を撮像する撮像部を備えるコンピュータを、
前記撮像部が撮像した物品を識別するための照合用データが記憶された複数の物品から精度チェック対象の物品を選択させる選択手段と、
前記選択手段によって前記物品が選択されると、当該物品を前記窓にかざす旨のメッセージを表示する第1表示手段と、
前記撮像部が撮像した画像に含まれる物品の特徴量を抽出する抽出手段と、
前記照合用データと、前記抽出手段が抽出した特徴量とを比較して、前記照合用データが記憶されている物品ごとに類似度を算出する類似度算出手段と、
前記類似度算出手段が算出した物品ごとの類似度の中で、前記選択手段によって選択された前記物品の照合用データの類似度高位でない場合に、前記選択手段によって選択され前記物品の照合用データの更新について報知する報知手段と
として機能させるプログラム。
A computer including an imaging unit that images an article directed to a window ;
A selection means for selecting an accuracy check target article from a plurality of articles in which verification data for identifying the article imaged by the imaging unit is stored ;
When the article is selected by the selection means, a first display means for displaying a message indicating that the article is held over the window;
An extraction means for said imaging unit extracts a feature quantity of the articles contained in the image captured,
Wherein the verification data is compared with the feature amount extracted by the extracting unit, the similarity calculation means for calculating a similarity for each article the reference data is stored,
In similarity for each article the similarity calculation means has calculated, if the similarity of the matching data of the article selected by the selecting means is not high, matching the articles selected by said selection means An informing means for informing about the update of the business data ;
Program to function as.
JP2017091029A 2017-05-01 2017-05-01 Information processing apparatus and program Active JP6306775B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017091029A JP6306775B2 (en) 2017-05-01 2017-05-01 Information processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017091029A JP6306775B2 (en) 2017-05-01 2017-05-01 Information processing apparatus and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2014001181A Division JP6141207B2 (en) 2014-01-07 2014-01-07 Information processing apparatus, store system, and program

Publications (2)

Publication Number Publication Date
JP2017139019A JP2017139019A (en) 2017-08-10
JP6306775B2 true JP6306775B2 (en) 2018-04-04

Family

ID=59564979

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017091029A Active JP6306775B2 (en) 2017-05-01 2017-05-01 Information processing apparatus and program

Country Status (1)

Country Link
JP (1) JP6306775B2 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6975011B2 (en) * 2017-10-18 2021-12-01 株式会社メルカリ Product information generation system, product information generation program and product information generation method
JP6653813B1 (en) * 2018-10-12 2020-02-26 サインポスト株式会社 Information processing system
JP7275591B2 (en) * 2019-01-17 2023-05-18 富士通株式会社 Evaluation support program, evaluation support method, and information processing device
JP7250275B2 (en) * 2019-03-27 2023-04-03 株式会社ブレイン Meal identification systems and identification programs
WO2021024459A1 (en) 2019-08-08 2021-02-11 日本電気株式会社 Processing device, accounting device, processing method, and program
JP6836256B2 (en) * 2019-11-27 2021-02-24 サインポスト株式会社 Information processing system
JP7457347B2 (en) 2020-02-10 2024-03-28 株式会社イシダ Product candidate presentation system and accounting processing system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3334807B2 (en) * 1991-07-25 2002-10-15 株式会社日立製作所 Pattern classification method and apparatus using neural network
JP5535508B2 (en) * 2009-03-31 2014-07-02 Necインフロンティア株式会社 Self-POS device and operation method thereof

Also Published As

Publication number Publication date
JP2017139019A (en) 2017-08-10

Similar Documents

Publication Publication Date Title
JP6141207B2 (en) Information processing apparatus, store system, and program
JP5579202B2 (en) Information processing apparatus, store system, and program
JP6306775B2 (en) Information processing apparatus and program
JP6348827B2 (en) Information processing apparatus, store system, and program
JP5194160B1 (en) Information processing apparatus, information processing method, and program
JP6147676B2 (en) Information processing apparatus, store system, and program
JP6220679B2 (en) Information processing apparatus, store system, and program
JP5483622B2 (en) Store system and program
JP6193897B2 (en) Information processing apparatus, store system, and program
JP5518918B2 (en) Information processing apparatus, store system, and program
JP6360350B2 (en) Information processing apparatus, store system, and program
JP6747873B2 (en) Information processing device and program
JP5551140B2 (en) Information processing apparatus and program
JP5437404B2 (en) Information processing apparatus, store system, and program
JP5797703B2 (en) Information processing apparatus, store system, and program
JP2013156940A (en) Information processor, store system and program
JP5451787B2 (en) Information processing apparatus, store system, and program
JP5802803B2 (en) Information processing apparatus and program
JP6177199B2 (en) Information processing apparatus and program
JP5529982B2 (en) Information processing device
JP2013156934A (en) Information processor, store system and program
JP6336656B2 (en) Information processing apparatus, store system, and program
JP5820011B2 (en) Information processing apparatus, information processing system, and information processing method
JP5885708B2 (en) Information processing apparatus, store system, and program
JP6348784B2 (en) Information processing apparatus and program

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170502

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170502

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

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180223

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180308

R150 Certificate of patent or registration of utility model

Ref document number: 6306775

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150