JP2020177705A - Information processing apparatus and program - Google Patents

Information processing apparatus and program Download PDF

Info

Publication number
JP2020177705A
JP2020177705A JP2020133234A JP2020133234A JP2020177705A JP 2020177705 A JP2020177705 A JP 2020177705A JP 2020133234 A JP2020133234 A JP 2020133234A JP 2020133234 A JP2020133234 A JP 2020133234A JP 2020177705 A JP2020177705 A JP 2020177705A
Authority
JP
Japan
Prior art keywords
product
unit
registration
article
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2020133234A
Other languages
Japanese (ja)
Inventor
飯坂 仁志
Hitoshi Iizaka
仁志 飯坂
秀彦 宮越
Hidehiko Miyakoshi
秀彦 宮越
英浩 内藤
Hidehiro Naito
英浩 内藤
雄一郎 畠中
Yuichiro Hatanaka
雄一郎 畠中
勇太 佐々木
Yuta Sasaki
勇太 佐々木
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 JP2020133234A priority Critical patent/JP2020177705A/en
Publication of JP2020177705A publication Critical patent/JP2020177705A/en
Pending legal-status Critical Current

Links

Landscapes

  • Cash Registers Or Receiving Machines (AREA)

Abstract

To provide an information processing apparatus and a program that enable an operator to easily register an article.SOLUTION: An information processing apparatus comprises: designation means, registration means, and display control means. The designation means designates an article. The registration means registers information on the article designated by the designation means. The display control means displays, on a display part, an operation part for indicating the registration means on the basis of the information registered by the registration means.SELECTED DRAWING: Figure 4

Description

本発明の実施形態は、情報処理装置及びプログラムに関する。 Embodiments of the present invention relate to information processing devices and programs.

従来、撮像した画像データから抽出した対象物品の特徴量と、予め用意された照合用の特徴量とを比較した類似度に応じて物品の種別等を認識する一般物体認識(オブジェクト認識)に関する技術がある。 Conventionally, a technique related to general object recognition (object recognition) that recognizes the type of an article according to the degree of similarity between a feature amount of a target article extracted from captured image data and a feature amount for collation prepared in advance. There is.

ところで、上記の一般物体認識により対象物品を認識する情報処理装置は、類似度が閾値よりも低い場合等に一般物体認識の間違いを防止するために、候補となる物品から対象物品を選択することを求めている。 By the way, the information processing device that recognizes the target article by the above-mentioned general object recognition selects the target article from the candidate articles in order to prevent an error in the general object recognition when the similarity is lower than the threshold value. Seeking.

情報処理装置は、対象物品ごとに個別に該当する物品を識別している。そのため、操作者は、同一種類の物品を複数登録する場合においても、同じ操作を繰り返し行わなければならず、情報処理装置の操作性について改善の余地があった。 The information processing device individually identifies the corresponding article for each target article. Therefore, even when a plurality of articles of the same type are registered, the operator has to repeat the same operation, and there is room for improvement in the operability of the information processing device.

本発明が解決しようとする課題は、容易に物品を登録させることができる情報処理装置、及びプログラムを提供することである。 An object to be solved by the present invention is to provide an information processing device and a program capable of easily registering an article.

実施形態の情報処理装置は、指定手段と、登録手段と、表示制御手段とを備える。前記指定手段は、物品を指定する。前記登録手段は、前記指定手段が指定した前記物品の情報を登録する。前記表示制御手段は、前記登録手段が登録した前記情報に基づいて、前記登録手段に指示するための操作部を表示部に表示させる。 The information processing apparatus of the embodiment includes a designation means, a registration means, and a display control means. The designation means designates an article. The registration means registers the information of the article designated by the designated means. The display control means causes the display unit to display an operation unit for instructing the registration means based on the information registered by the registration means.

図1は、第1の実施形態に係るチェックアウトシステムの一例を示す斜視図である。FIG. 1 is a perspective view showing an example of a checkout system according to the first embodiment. 図2は、POS端末及び商品読取装置のハードウェア構成の一例を示すブロック図である。FIG. 2 is a block diagram showing an example of the hardware configuration of the POS terminal and the product reader. 図3は、PLUファイルのデータ構成の一例を示す説明図である。FIG. 3 is an explanatory diagram showing an example of the data structure of the PLU file. 図4は、POS端末が有する特徴的な機能構成を示すブロック図である。FIG. 4 is a block diagram showing a characteristic functional configuration of the POS terminal. 図5は、画像データテーブルのデータ構成の一例を示す説明図である。FIG. 5 is an explanatory diagram showing an example of the data structure of the image data table. 図6は、売上登録テーブルのデータ構成の一例を示す説明図である。FIG. 6 is an explanatory diagram showing an example of the data structure of the sales registration table. 図7は、商品登録画面の一例を示す説明図である。FIG. 7 is an explanatory diagram showing an example of the product registration screen. 図8は、商品登録画面の一例を示す説明図である。FIG. 8 is an explanatory diagram showing an example of the product registration screen. 図9は、第1の実施形態のPOS端末が実行する商品登録処理の一例を示すフローチャート図である。FIG. 9 is a flowchart showing an example of the product registration process executed by the POS terminal of the first embodiment. 図10は、第2の実施形態に係る売上登録テーブルのデータ構成の一例を示す説明図である。FIG. 10 is an explanatory diagram showing an example of the data structure of the sales registration table according to the second embodiment. 図11は、商品登録画面の一例を示す説明図である。FIG. 11 is an explanatory diagram showing an example of the product registration screen. 図12は、第2の実施形態のPOS端末が実行する商品登録処理の一例を示すフローチャート図である。FIG. 12 is a flowchart showing an example of the product registration process executed by the POS terminal of the second embodiment. 図13は、セルフPOSの構成の一例を示す斜視図である。FIG. 13 is a perspective view showing an example of the configuration of the self-POS. 図14は、セルフPOSのハードウェア構成の一例を示すブロック図である。FIG. 14 is a block diagram showing an example of a hardware configuration of self-POS.

以下、図面を参照して、実施形態に係る情報処理装置及びプログラムについて詳細に説明する。以下に説明する実施形態は、情報処理装置及びプログラムの一実施形態であって、その構成や仕様等を限定するものではない。本実施形態は、スーパーマーケット等の店舗に導入されたチェックアウトシステムへの適用例である。 Hereinafter, the information processing apparatus and the program according to the embodiment will be described in detail with reference to the drawings. The embodiment described below is an embodiment of the information processing device and the program, and does not limit the configuration, specifications, and the like. This embodiment is an application example to a checkout system introduced in a store such as a supermarket.

(第1の実施形態)
図1は、第1の実施形態に係るチェックアウトシステム1の一例を示す斜視図である。チェックアウトシステム1は、商品に関する情報を読み取る商品読取装置101と、一取引に係る商品の登録、精算を行うPOS(Point Of Sales)端末11とを備える。以下、POS端末11を第1の実施形態に係る情報処理装置として適用した例について説明する。また、一般物体認識の対象の物品の一例として、対象物品が商品である場合について説明するが、対象物品は商品以外の物品であってもよい。
(First Embodiment)
FIG. 1 is a perspective view showing an example of the checkout system 1 according to the first embodiment. The checkout system 1 includes a product reading device 101 that reads information about products, and a POS (Point Of Sales) terminal 11 that registers and setstles products related to one transaction. Hereinafter, an example in which the POS terminal 11 is applied as the information processing device according to the first embodiment will be described. Further, as an example of the article subject to general object recognition, the case where the target article is a product will be described, but the target article may be an article other than the product.

POS端末11は、チェックアウト台41上のドロワ21上面に載置される。ドロワ21は、POS端末11により開放動作が制御される。POS端末11は、上面に操作者(店員)によって操作されるキーボード22を備える。POS端末11は、キーボード22を操作する操作者から見てキーボード22よりも奥側に、操作者に向けて各種情報を表示する第1表示部23を備える。第1表示部23は、各種操作を受け付けるタッチパネル26を備える。POS端末11は、第1表示部23よりも更に奥側に、回転可能に立設した第2表示部24を備える。図1に示す第2表示部24は、図1中手前側に向いているが、図1中奥側に向くように回転させることにより、顧客に各種情報を表示する。 The POS terminal 11 is placed on the upper surface of the drawer 21 on the checkout table 41. The opening operation of the drawer 21 is controlled by the POS terminal 11. The POS terminal 11 is provided with a keyboard 22 operated by an operator (clerk) on the upper surface. The POS terminal 11 includes a first display unit 23 that displays various information toward the operator behind the keyboard 22 when viewed from the operator who operates the keyboard 22. The first display unit 23 includes a touch panel 26 that receives various operations. The POS terminal 11 includes a second display unit 24 rotatably erected further behind the first display unit 23. The second display unit 24 shown in FIG. 1 is directed toward the front side in FIG. 1, but is rotated so as to be directed toward the back side in FIG. 1 to display various information to the customer.

横長テーブル状のカウンタ台151は、POS端末11が載置されているチェックアウト台41とL字を形成するよう配置される。カウンタ台151には、商品を収納する買物カゴ153が載置される。なお、買物カゴ153は、いわゆるカゴ形状のものに限るものではなく、トレー等であってもよい。または、買物カゴ153は、箱状や袋状等であってもよい。買物カゴ153には、顧客が持ち込む第1の買物カゴ154と、第1の買物カゴ154から商品読取装置101を挟んだ位置に載置される第2の買物カゴ155とがある。 The horizontally long table-shaped counter stand 151 is arranged so as to form an L shape with the checkout stand 41 on which the POS terminal 11 is placed. A shopping cart 153 for storing products is placed on the counter stand 151. The shopping basket 153 is not limited to the so-called basket shape, and may be a tray or the like. Alternatively, the shopping cart 153 may be in the shape of a box, a bag, or the like. The shopping cart 153 includes a first shopping cart 154 brought in by the customer and a second shopping cart 155 placed at a position sandwiching the product reading device 101 from the first shopping cart 154.

カウンタ台151には、POS端末11とデータ送受信可能に接続された商品読取装置101が設置される。商品読取装置101は、薄型矩形形状のハウジング102に内蔵される。ハウジング102は、正面に読取窓103を備える。ハウジング102は、上部に表示操作部104が取り付けられる。 A product reading device 101 connected to the POS terminal 11 so as to be able to transmit and receive data is installed on the counter stand 151. The product reading device 101 is built in the thin rectangular housing 102. The housing 102 is provided with a reading window 103 on the front surface. A display operation unit 104 is attached to the upper portion of the housing 102.

表示操作部104は、タッチパネル105が表面に積層された第1表示部106を備える。商品読取装置101は、第1表示部106の右隣にキーボード107を備える。商品読取装置101は、キーボード107の右隣には、カードリーダ111(図2参照)のカード読取溝108を備える。商品読取装置101は、操作者から見て表示操作部104の裏面左奥側には、顧客に向けて情報を提供する第2表示部109を備える。 The display operation unit 104 includes a first display unit 106 on which the touch panel 105 is laminated on the surface. The product reading device 101 includes a keyboard 107 on the right side of the first display unit 106. The product reading device 101 includes a card reading groove 108 of the card reader 111 (see FIG. 2) on the right side of the keyboard 107. The product reading device 101 includes a second display unit 109 that provides information to the customer on the back left back side of the display operation unit 104 when viewed from the operator.

商品読取装置101は、ハウジング102の内部に商品読取部110(図2参照)を備える。商品読取部110は、読取窓103の奥側に撮像部164(図2参照)を備える。 The product reading device 101 includes a product reading unit 110 (see FIG. 2) inside the housing 102. The product reading unit 110 includes an imaging unit 164 (see FIG. 2) on the back side of the reading window 103.

第1の買物カゴ154には、一取引に係る商品が収納されている。商品読取装置101を操作する操作者は、第1の買物カゴ154内の商品を第2の買物カゴ155に移動する。操作者は、この移動過程において、商品を商品読取装置101の読取窓103にかざす。この際、読取窓103内に配置された撮像部164(図2参照)は、商品を撮像する。 In the first shopping cart 154, products related to one transaction are stored. The operator who operates the product reading device 101 moves the products in the first shopping cart 154 to the second shopping cart 155. In this moving process, the operator holds the product over the reading window 103 of the product reading device 101. At this time, the imaging unit 164 (see FIG. 2) arranged in the reading window 103 images the product.

図2は、POS端末11及び商品読取装置101のハードウェア構成の一例を示すブロック図である。POS端末11は、CPU(Central Processing Unit)61と、ROM(Read Only Memory)62と、RAM(Random Access Memory)63と、記憶部64と、通信インタフェース65と、キーボード22と、第1表示部23と、タッチパネル26と、第2表示部24と、接続インタフェース66と、ドロワ21と、プリンタ67とを備える。CPU61と、ROM62と、RAM63と、記憶部64と、通信インタフェース65と、キーボード22と、第1表示部23と、タッチパネル26と、第2表示部24と、接続インタフェース66と、ドロワ21と、プリンタ67とは、バスを介して接続されている。 FIG. 2 is a block diagram showing an example of the hardware configuration of the POS terminal 11 and the product reading device 101. The POS terminal 11 includes a CPU (Central Processing Unit) 61, a ROM (Read Only Memory) 62, a RAM (Random Access Memory) 63, a storage unit 64, a communication interface 65, a keyboard 22, and a first display unit. A 23, a touch panel 26, a second display unit 24, a connection interface 66, a drawer 21, and a printer 67 are provided. CPU 61, ROM 62, RAM 63, storage interface 64, communication interface 65, keyboard 22, first display unit 23, touch panel 26, second display unit 24, connection interface 66, drawer 21 and so on. The printer 67 is connected to the printer 67 via a bus.

CPU61は、POS端末11の動作を統括的に制御する。ROM62は、各種プログラムやデータを記憶する。RAM63は、各種プログラムを一時的に記憶するとともに、各種データを書き換え自在に記憶する。また、RAM63は、後述する画像データテーブル72と、後述する売上登録テーブル73とを記憶する。なお、画像データテーブル72及び売上登録テーブル73は、RAM63に限らず、記憶部64等の他の記憶媒体に記憶されていてもよいし、ストアサーバ等の他の機器に記憶されていてもよい。 The CPU 61 comprehensively controls the operation of the POS terminal 11. The ROM 62 stores various programs and data. The RAM 63 temporarily stores various programs and rewritably stores various data. Further, the RAM 63 stores an image data table 72 described later and a sales registration table 73 described later. The image data table 72 and the sales registration table 73 are not limited to the RAM 63, and may be stored in another storage medium such as the storage unit 64, or may be stored in another device such as a store server. ..

キーボード22は、POS端末11を操作する各種キーを備える。例えば、キーボード22は、一取引に係る商品を登録する商品登録処理を終了する締めキー等を備える。 The keyboard 22 includes various keys for operating the POS terminal 11. For example, the keyboard 22 includes a closing key or the like for ending the product registration process for registering the product related to one transaction.

記憶部64は、HDD(Hard Disk Drive)やSSD(Solid State Drive)等の不揮発性の記憶装置である。記憶部64は、制御プログラム70と、PLUファイル71とを記憶する。なお、PLUファイル71は、記憶部64に限らず、他の記憶媒体に記憶されていてもよいし、ストアサーバ等の他の機器に記憶されていてもよい。 The storage unit 64 is a non-volatile storage device such as an HDD (Hard Disk Drive) or an SSD (Solid State Drive). The storage unit 64 stores the control program 70 and the PLU file 71. The PLU file 71 is not limited to the storage unit 64, and may be stored in another storage medium, or may be stored in another device such as a store server.

制御プログラム70は、オペレーティングシステムや、POS端末11が備えている機能を発揮させるためのプログラムである。制御プログラム70には、本実施形態に係る特徴的な機能を発揮させるプログラムが含まれる。 The control program 70 is a program for exerting the functions provided in the operating system and the POS terminal 11. The control program 70 includes a program that exerts a characteristic function according to the present embodiment.

PLUファイル71は、店舗に陳列して販売する各種商品の各々について、商品の売上登録に係る情報を格納する商品ファイルである。ここで、図3は、PLUファイル71のデータ構成の一例を示す説明図である。PLUファイル71は、商品ごとに、商品コードと、商品情報と、イラスト画像と、照合用特徴量とを関連付けて記憶する。商品コードは、商品を識別可能な識別情報である。商品情報は、商品が属する商品分類、商品名、単価等の情報である。イラスト画像は、その商品を示す画像である。照合用特徴量は、商品の標準的な形状、表面の色合い、模様、凹凸状況等の外観の特徴をパラメータ化したものである。尚、照合用特徴量は、後述する類似度の判定に用いられる照合用のデータである。 The PLU file 71 is a product file that stores information related to product sales registration for each of the various products displayed and sold in the store. Here, FIG. 3 is an explanatory diagram showing an example of the data structure of the PLU file 71. The PLU file 71 stores the product code, the product information, the illustration image, and the matching feature amount for each product in association with each other. The product code is identification information that can identify the product. The product information is information such as the product classification, product name, and unit price to which the product belongs. The illustration image is an image showing the product. The collation feature amount is a parameterized appearance feature such as a standard shape of a product, surface color, pattern, and unevenness. The collation feature amount is collation data used for determining the degree of similarity, which will be described later.

図2に戻り、POS端末11のCPU61には、通信インタフェース65が接続される。通信インタフェース65は、ネットワークを介して、ストアコンピュータ等の外部機器と通信するためのインタフェースである。 Returning to FIG. 2, the communication interface 65 is connected to the CPU 61 of the POS terminal 11. The communication interface 65 is an interface for communicating with an external device such as a store computer via a network.

接続インタフェース66は、商品読取装置101と接続するためのインタフェースである。プリンタ67は、一取引における取引内容をレシート用紙に印字する。 The connection interface 66 is an interface for connecting to the product reading device 101. The printer 67 prints the transaction contents in one transaction on the receipt paper.

商品読取装置101の商品読取部110は、CPU161と、ROM162と、RAM163と、撮像部164と、音声出力部165と、接続インタフェース175とを備える。CPU161と、ROM162と、RAM163と、撮像部164と、音声出力部165と、接続インタフェース175とは、バスを介して接続されている。 The product reading unit 110 of the product reading device 101 includes a CPU 161, a ROM 162, a RAM 163, an imaging unit 164, an audio output unit 165, and a connection interface 175. The CPU 161, the ROM 162, the RAM 163, the image pickup unit 164, the audio output unit 165, and the connection interface 175 are connected via a bus.

CPU161は、商品読取装置101の動作を統括的に制御する。ROM162は、各種プログラムやデータを記憶する。RAM163は、各種プログラムを一時的に記憶するとともに、各種データを書き換え自在に記憶する。 The CPU 161 comprehensively controls the operation of the product reading device 101. The ROM 162 stores various programs and data. The RAM 163 temporarily stores various programs and rewritably stores various data.

撮像部164は、カラーCCDイメージセンサやカラーCMOSイメージセンサ等のイメージセンサ(不図示)とLEDなどの光源(不図示)とを備える。そして、撮像部164は、CPU161の制御の下で読取窓103の内部から撮像を行う。例えば撮像部164は、30fps(Frame Per Second)等のフレームレートで画像データを撮像する。撮像部164は、順次撮像した画像データをRAM163に保存する。 The imaging unit 164 includes an image sensor (not shown) such as a color CCD image sensor or a color CMOS image sensor, and a light source (not shown) such as an LED. Then, the image pickup unit 164 takes an image from the inside of the reading window 103 under the control of the CPU 161. For example, the image pickup unit 164 captures image data at a frame rate such as 30 fps (Frame Per Second). The image capturing unit 164 stores the sequentially captured image data in the RAM 163.

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

接続インタフェース175は、POS端末11及び表示操作部104と接続するためのインタフェースである。 The connection interface 175 is an interface for connecting to the POS terminal 11 and the display operation unit 104.

商品読取装置101の表示操作部104は、接続インタフェース176と、キーボード107と、第1表示部106と、タッチパネル105と、第2表示部109と、カードリーダ111とを備える。接続インタフェース176と、キーボード107と、第1表示部106と、タッチパネル105と、第2表示部109と、カードリーダ111とは、バスを介して接続されている。 The display operation unit 104 of the product reading device 101 includes a connection interface 176, a keyboard 107, a first display unit 106, a touch panel 105, a second display unit 109, and a card reader 111. The connection interface 176, the keyboard 107, the first display unit 106, the touch panel 105, the second display unit 109, and the card reader 111 are connected via a bus.

接続インタフェース176は、POS端末11及び商品読取部110と接続するためのインタフェースである。 The connection interface 176 is an interface for connecting to the POS terminal 11 and the product reading unit 110.

カードリーダ111は、クレジットカード等の決済に用いるカードの記憶媒体が記憶する情報の読み取りを実行する装置である。カードリーダ111は、カード読取溝108に挿入されたカードの記憶媒体が記憶する情報の読み取りを実行する。 The card reader 111 is a device that reads information stored in a storage medium of a card used for payment such as a credit card. The card reader 111 reads the information stored in the storage medium of the card inserted in the card reading groove 108.

表示操作部104は、商品読取部110のCPU161、又はPOS端末11のCPU61によって動作が制御される。 The operation of the display operation unit 104 is controlled by the CPU 161 of the product reading unit 110 or the CPU 61 of the POS terminal 11.

次に、POS端末11が有する特徴的な機能について説明する。ここで、図4は、POS端末11が有する特徴的な機能構成を示すブロック図である。CPU61は、記憶部64の制御プログラム70をRAM63に展開し、制御プログラム70に従って動作することで、図4に示す各機能部をRAM63に生成する。具体的には、CPU61は、機能部として、画像取込部611と、商品検出部612と、特徴量抽出部613と、類似度算出部614と、記憶制御部615と、商品識別部616と、商品登録部617と、表示制御部618と、操作制御部619とを備える。 Next, the characteristic functions of the POS terminal 11 will be described. Here, FIG. 4 is a block diagram showing a characteristic functional configuration of the POS terminal 11. The CPU 61 expands the control program 70 of the storage unit 64 into the RAM 63 and operates according to the control program 70 to generate each functional unit shown in FIG. 4 in the RAM 63. Specifically, the CPU 61 includes an image acquisition unit 611, a product detection unit 612, a feature amount extraction unit 613, a similarity calculation unit 614, a memory control unit 615, and a product identification unit 616 as functional units. A product registration unit 617, a display control unit 618, and an operation control unit 619 are provided.

画像取込部611は、商品読取装置101に撮像要求を出力して撮像部164に撮像動作を開始させる。撮像部164は、順次撮像した画像データをRAM163に記憶する。商品読取装置101は、RAM163に記憶された画像データをPOS端末11の画像取込部611に順次出力する。そして、画像取込部611は、撮像部164が撮像した画像データの入力を順次受け付ける。 The image capturing unit 611 outputs an imaging request to the product reading device 101, and causes the imaging unit 164 to start the imaging operation. The image pickup unit 164 stores the sequentially captured image data in the RAM 163. The product reading device 101 sequentially outputs the image data stored in the RAM 163 to the image capturing unit 611 of the POS terminal 11. Then, the image acquisition unit 611 sequentially receives the input of the image data captured by the image pickup unit 164.

検出手段である商品検出部612は、画像取込部611が受け付けた画像データに含まれている商品を検出する。例えば、商品検出部612は、画像データに含まれる商品の全部または一部を、パターンマッチング技術等を用いて検出する。具体的には、商品検出部612は、画像データを2値化した画像から輪郭線等を抽出する。商品検出部612は、予め用意した画像データから抽出した輪郭線と、検出対象の画像データから抽出した輪郭線との差分に基づいて、商品を検出する。ここで、予め用意した画像データは、商品等が含まれていない背景を撮像部164が撮像した画像データである。よって、商品検出部612は、検出対象の画像データに商品が含まれていることを条件に、予め用意した画像データから抽出した輪郭線にはない輪郭線を、検出対象の画像データから抽出した輪郭線から検出することができる。そして、商品検出部612は、予め用意した画像データから抽出した輪郭線にはない輪郭線に基づいて商品を検出する。 The product detection unit 612, which is a detection means, detects the product included in the image data received by the image capture unit 611. For example, the product detection unit 612 detects all or a part of the product included in the image data by using a pattern matching technique or the like. Specifically, the product detection unit 612 extracts contour lines and the like from the binarized image of the image data. The product detection unit 612 detects the product based on the difference between the contour line extracted from the image data prepared in advance and the contour line extracted from the image data to be detected. Here, the image data prepared in advance is image data captured by the imaging unit 164 on a background that does not include a product or the like. Therefore, the product detection unit 612 extracts the contour line that is not included in the contour line extracted from the image data prepared in advance from the image data to be detected, provided that the image data to be detected includes the product. It can be detected from the contour line. Then, the product detection unit 612 detects the product based on the contour line that is not included in the contour line extracted from the image data prepared in advance.

特徴量抽出部613は、撮像部164が撮像した画像データから商品検出部612が検出した商品の色合いや表面の凹凸状況等の表面の状態を特徴量として抽出する。 The feature amount extraction unit 613 extracts the surface state such as the color tone of the product and the unevenness of the surface detected by the product detection unit 612 from the image data captured by the image pickup unit 164 as the feature amount.

類似度算出部614は、PLUファイル71に登録された商品の照合用特徴量と、特徴量抽出部613が抽出した商品の特徴量とを比較することで、PLUファイル71に登録された商品の各々との類似度を算出する。ここで、類似度は、PLUファイル71に記憶されている商品の照合用特徴量を100%=「類似度:1.0」とした場合に、商品の全部または一部がどの程度類似しているかを示すものである。なお、類似度算出部614は、例えば、色合いと表面の凹凸状況とでは、重み付けを変えて類似度を算出してもよい。 The similarity calculation unit 614 compares the feature amount for collation of the product registered in the PLU file 71 with the feature amount of the product extracted by the feature amount extraction unit 613, so that the feature amount of the product registered in the PLU file 71 can be compared. Calculate the similarity with each. Here, the similarity is how similar all or part of the products are when the collation feature amount of the products stored in the PLU file 71 is 100% = "similarity: 1.0". It indicates whether or not. In addition, the similarity calculation unit 614 may calculate the similarity by changing the weighting depending on, for example, the hue and the unevenness of the surface.

このように画像中に含まれる物体を認識することは一般物体認識(generic object recognition)と呼ばれている。このような一般物体認識については、下記の文献において各種認識技術が解説されている。
柳井 啓司,“一般物体認識の現状と今後”,情報処理学会論文誌,Vol.48,No.SIG16 [平成28年4月29日検索],インターネット<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 [Searched April 29, 2016], Internet <URL: http://mm.cs.uec.ac.jp/IPSJ-TCVIM-Yanai.pdf>

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

なお、PLUファイル71に登録された各種商品の照合用特徴量と、特徴量抽出部613が抽出した商品の特徴量との類似度の算出方法は特に問わないものとする。例えば、類似度算出部614は、PLUファイル71に登録された商品の照合用特徴量と、特徴量抽出部613が抽出した商品の特徴量との類似度を絶対評価として算出してもよいし、相対評価として算出してもよい。 It should be noted that the method of calculating the degree of similarity between the collation feature amount of various products registered in the PLU file 71 and the feature amount of the product extracted by the feature amount extraction unit 613 is not particularly limited. For example, the similarity calculation unit 614 may calculate the similarity between the matching feature amount of the product registered in the PLU file 71 and the feature amount of the product extracted by the feature amount extraction unit 613 as an absolute evaluation. , May be calculated as a relative evaluation.

記憶制御部615は、撮像部164が撮像した画像データ等を画像データテーブル72に記憶させる。ここで、図5は、画像データテーブル72のデータ構成の一例を示す説明図である。画像データテーブル72は、識別番号と、画像データと、特徴量と、類似度と、商品コードとを関連付けて一又は複数記憶する。識別番号は、画像データテーブル72に記憶された情報を識別可能な識別情報である。画像データは、画像取込部611が受け付けた画像データである。すなわち、画像データは、画像データに含まれる商品の一般物体認識に使用された画像データである。特徴量は、関連付けられた画像データに含まれる商品について特徴量抽出部613が抽出した特徴量である。類似度は、関連付けられた画像データに含まれる商品の特徴量と、PLUファイル71に登録された各種商品の照合用特徴量との類似度のうち最も高い類似度である。商品コードは、類似度が最も高かった商品の商品コードである。そして、記憶制御部615は、商品が売上登録されたことを条件に、画像データテーブル72に記憶させた画像データ等を全て削除する。なお、記憶制御部615は、画像データと、特徴量と、類似度と、商品コードとを同一のデータテーブルに限らず、それぞれ異なったデータテーブルに記憶させてもよい。 The storage control unit 615 stores the image data or the like captured by the image pickup unit 164 in the image data table 72. Here, FIG. 5 is an explanatory diagram showing an example of the data structure of the image data table 72. The image data table 72 stores one or more of the identification number, the image data, the feature amount, the similarity, and the product code in association with each other. The identification number is identification information that can identify the information stored in the image data table 72. The image data is the image data received by the image capturing unit 611. That is, the image data is image data used for recognizing a general object of a product included in the image data. The feature amount is a feature amount extracted by the feature amount extraction unit 613 for the product included in the associated image data. The similarity is the highest degree of similarity between the feature amount of the product included in the associated image data and the collation feature amount of various products registered in the PLU file 71. The product code is the product code of the product with the highest degree of similarity. Then, the storage control unit 615 deletes all the image data and the like stored in the image data table 72 on condition that the product has been registered as sales. The storage control unit 615 may store the image data, the feature amount, the similarity, and the product code not only in the same data table but also in different data tables.

図4に戻り、抽出手段である商品識別部616は、画像データテーブル72に記憶された類似度に基づいて、画像データに含まれる商品に該当する商品の商品情報をPLUファイル71から抽出する。すなわち、商品識別部616は、撮像部164が撮像した商品の商品情報を抽出する。本実施形態において商品識別部616は、画像データテーブル72に記憶された類似度に応じて、確定商品と、商品候補と、識別不可との段階に分けて抽出する。なお、類似度に応じた分類分けは、一例であって、他の方法による分類分けであってもよい。 Returning to FIG. 4, the product identification unit 616, which is the extraction means, extracts the product information of the product corresponding to the product included in the image data from the PLU file 71 based on the similarity stored in the image data table 72. That is, the product identification unit 616 extracts the product information of the product imaged by the image pickup unit 164. In the present embodiment, the product identification unit 616 extracts the confirmed product, the product candidate, and the non-identifiable stage according to the similarity stored in the image data table 72. The classification according to the degree of similarity is an example, and may be classified by another method.

商品識別部616は、第1条件として、画像データテーブル72において同一の商品について第1閾値以上の類似度が所定個数以上登録されているか否かを判定する。商品識別部616は、第1条件を満たしていることを条件に確定商品として、商品検出部612が検出した商品に該当する商品をPLUファイル71から抽出する。そして、商品識別部616は、確定商品の商品情報をPLUファイル71から抽出する。確定商品とは、操作者による確認操作によらずに、画像データテーブル72に記憶された類似度に基づいて、自動登録可能な商品であることを示している。自動登録とは、操作者による確認操作を求めずに確定商品を販売対象の商品として売上登録する処理である。 As the first condition, the product identification unit 616 determines whether or not a predetermined number or more of similarities of the first threshold value or more are registered for the same product in the image data table 72. The product identification unit 616 extracts the product corresponding to the product detected by the product detection unit 612 from the PLU file 71 as a confirmed product on condition that the first condition is satisfied. Then, the product identification unit 616 extracts the product information of the confirmed product from the PLU file 71. The confirmed product indicates that the product can be automatically registered based on the similarity stored in the image data table 72 without the confirmation operation by the operator. The automatic registration is a process of registering a confirmed product as a product to be sold without requesting a confirmation operation by an operator.

また、商品識別部616は、第1条件を満たしていないことを条件に第2条件として、画像データテーブル72において同一の商品について第2閾値以上の類似度が所定個数以上登録されているか否かを判定する。なお、第2閾値は、第1閾値よりも低いものとする。抽出手段である商品識別部616は、第2条件を満たしていることを条件に商品候補として、商品検出部612が検出した商品に該当する一又は複数の商品をPLUファイル71から抽出する。そして、商品識別部616は、商品候補の商品情報をPLUファイル71から抽出する。商品候補とは、画像データテーブル72に記憶された類似度に基づいて、商品検出部612が検出した商品に該当する商品の候補であることを示している。すなわち、商品候補は、撮像部164が撮像した商品の候補であることを示している。そして、商品候補は、一又は複数の商品候補から該当する商品を選択させる等の操作者の確認操作により販売対象の商品として売上登録される。 Further, the product identification unit 616 determines whether or not a predetermined number or more of similarities of the second threshold value or more are registered in the image data table 72 under the second condition that the first condition is not satisfied. To judge. The second threshold value is lower than the first threshold value. The product identification unit 616, which is an extraction means, extracts one or more products corresponding to the products detected by the product detection unit 612 from the PLU file 71 as product candidates on condition that the second condition is satisfied. Then, the product identification unit 616 extracts the product information of the product candidate from the PLU file 71. The product candidate indicates that the product candidate corresponds to the product detected by the product detection unit 612 based on the similarity stored in the image data table 72. That is, the product candidate indicates that the product candidate is a product candidate imaged by the imaging unit 164. Then, the product candidate is registered as a product to be sold by an operator's confirmation operation such as selecting a corresponding product from one or a plurality of product candidates.

また、商品識別部616は、第2条件を満たしていないことを条件に、識別不可と判定する。商品識別部616は、識別不可と判定したことを条件に、PLUファイル71から商品情報を抽出しない。 Further, the product identification unit 616 determines that the product cannot be identified on the condition that the second condition is not satisfied. The product identification unit 616 does not extract the product information from the PLU file 71 on condition that it is determined that the product cannot be identified.

商品登録部617は、商品識別部616等の指定手段により指定された商品を販売対象の商品として売上登録する。すなわち、商品登録部617は、販売対象の商品の商品情報を売上登録する。商品登録部617は、商品識別部616が確定商品と判定した場合には、該当する商品を販売対象の商品として売上登録する。または、商品登録部617は、商品識別部616が商品候補として抽出した場合には、商品候補から選択された商品を販売対象の商品として売上登録する。なお、商品登録部617は、撮像部164等がコードシンボル等を読み取った場合等においても、コードシンボルが示す商品コードにより特定される商品を販売対象の商品として売上登録する。 The product registration unit 617 registers the product designated by the designated means such as the product identification unit 616 as a product to be sold. That is, the product registration unit 617 registers the product information of the product to be sold as sales. When the product identification unit 616 determines that the product is a confirmed product, the product registration unit 617 registers the corresponding product as a product to be sold. Alternatively, when the product identification unit 616 extracts the product as a product candidate, the product registration unit 617 registers the product selected from the product candidates as a product to be sold. The product registration unit 617 registers the product specified by the product code indicated by the code symbol as a product to be sold even when the imaging unit 164 or the like reads the code symbol or the like.

さらに詳しくは、登録手段である商品登録部617は、商品識別部616等により販売対象の商品に指定された商品について各種情報を売上登録テーブル73に登録する。ここで、図6は、売上登録テーブル73のデータ構成の一例を示す説明図である。売上登録テーブル73は、識別番号と、商品コードと、商品情報とを関連付けて記憶する。識別番号は、売上登録テーブル73に記憶された情報を識別可能な識別情報である。商品コードは、売上登録する商品の商品コードである。商品情報は、関連付けられた商品コードの商品の商品情報である。商品登録部617は、一取引に係る商品を登録する商品登録処理が終了した場合等に売上登録テーブル73に記憶された情報をストアサーバ等に送付する。さらに、商品登録部617は、売上登録テーブル73に記憶された情報を消去する。 More specifically, the product registration unit 617, which is a registration means, registers various information about the product designated as the product to be sold by the product identification unit 616 or the like in the sales registration table 73. Here, FIG. 6 is an explanatory diagram showing an example of the data structure of the sales registration table 73. The sales registration table 73 stores the identification number, the product code, and the product information in association with each other. The identification number is identification information that can identify the information stored in the sales registration table 73. The product code is the product code of the product for which sales are registered. The product information is the product information of the product of the associated product code. The product registration unit 617 sends the information stored in the sales registration table 73 to the store server or the like when the product registration process for registering the product related to one transaction is completed. Further, the product registration unit 617 deletes the information stored in the sales registration table 73.

表示制御部618は、第1表示部23、第2表示部24、第1表示部106、及び第2表示部109の全部又は一部を制御して、各種画面を表示させる。例えば、表示制御部618は、第1表示部106に商品登録画面1000を表示させる。そして、表示制御部618は、商品登録画面1000において、商品登録部617が売上登録テーブル73に登録した各種情報に基づいて、商品コードにより特定される商品を商品登録部617に登録させる操作部を表示させる。 The display control unit 618 controls all or part of the first display unit 23, the second display unit 24, the first display unit 106, and the second display unit 109 to display various screens. For example, the display control unit 618 causes the first display unit 106 to display the product registration screen 1000. Then, the display control unit 618 provides an operation unit for registering the product specified by the product code in the product registration unit 617 on the product registration screen 1000 based on various information registered in the sales registration table 73 by the product registration unit 617. Display it.

ここで、図7は、商品登録画面1000の一例を示す説明図である。商品登録画面1000は、販売対象の商品の商品コードを登録する画面である。商品登録画面1000は、撮像画像表示領域1100と、登録画面ボタン1200と、商品候補表示領域1300と、登録履歴表示領域1400とを備える。撮像画像表示領域1100は、画像取込部611が入力を受け付けた画像データを表示する領域である。すなわち、撮像画像表示領域1100は、撮像部164が撮像した画像データを表示する領域である。登録画面ボタン1200は、商品一覧から選択した商品のボタンを押下することで販売対象の商品を売上登録する画面を表示させるボタンである。商品候補表示領域1300は、商品候補ボタン1301を表示する領域である。商品候補ボタン1301は、商品識別部616が指定した商品候補の商品を販売対象の商品として売上登録することを指示する操作部である。登録履歴表示領域1400は、登録履歴ボタン1401(図8参照)を表示する領域である。登録履歴ボタン1401は、売上登録テーブル73に記憶された商品コードにより特定される商品を販売対象の商品として売上登録することを指示する操作部である。ここで、図7に示す商品登録画面1000は、売上登録テーブル73に商品コードが記憶されていない状態を想定しているため登録履歴ボタン1401が表示されていない。 Here, FIG. 7 is an explanatory diagram showing an example of the product registration screen 1000. The product registration screen 1000 is a screen for registering the product code of the product to be sold. The product registration screen 1000 includes a captured image display area 1100, a registration screen button 1200, a product candidate display area 1300, and a registration history display area 1400. The captured image display area 1100 is an area for displaying the image data for which the image acquisition unit 611 has received the input. That is, the captured image display area 1100 is an area for displaying the image data captured by the imaging unit 164. The registration screen button 1200 is a button for displaying a screen for registering sales of a product to be sold by pressing a button of a product selected from the product list. The product candidate display area 1300 is an area for displaying the product candidate button 1301. The product candidate button 1301 is an operation unit that instructs the product identification unit 616 to register the product of the product candidate designated as the product to be sold. The registration history display area 1400 is an area for displaying the registration history button 1401 (see FIG. 8). The registration history button 1401 is an operation unit for instructing sales registration of a product specified by a product code stored in the sales registration table 73 as a product to be sold. Here, the product registration screen 1000 shown in FIG. 7 does not display the registration history button 1401 because it is assumed that the product code is not stored in the sales registration table 73.

ここで、図8は、売上登録テーブル73に商品コードが記憶されている状態の商品登録画面1000の一例を示す説明図である。表示制御手段である表示制御部618は、商品登録画面1000に、商品登録部617が売上登録テーブル73に登録した各種情報に基づいて、商品コードにより特定される商品を商品登録部617に登録させる操作部である登録履歴ボタン1401を表示させる。図8に示す商品登録画面1000は、売上登録テーブル73に商品コードが記憶されている状態を想定しているため登録履歴ボタン1401が表示されている。ここで、表示制御部618は、売上登録テーブル73に商品コードが記憶されていることを条件に、商品コードにより特定される商品を販売対象の商品として売上登録する登録履歴ボタン1401を表示する。すなわち、表示制御部618は、商品識別部616が商品候補を抽出するか否かに関わらず登録履歴ボタン1401を表示する。よって、図8に示す商品登録画面1000は、撮像画像表示領域1100に商品が撮像されておらず、商品候補表示領域1300に商品候補ボタン1301が表示されていない状態においても、登録履歴ボタン1401を表示している。 Here, FIG. 8 is an explanatory diagram showing an example of the product registration screen 1000 in a state where the product code is stored in the sales registration table 73. The display control unit 618, which is a display control means, causes the product registration unit 617 to register the product specified by the product code on the product registration screen 1000 based on various information registered in the sales registration table 73 by the product registration unit 617. The registration history button 1401 which is the operation unit is displayed. Since the product registration screen 1000 shown in FIG. 8 assumes a state in which the product code is stored in the sales registration table 73, the registration history button 1401 is displayed. Here, the display control unit 618 displays the registration history button 1401 for registering the sales of the product specified by the product code as the product to be sold, provided that the product code is stored in the sales registration table 73. That is, the display control unit 618 displays the registration history button 1401 regardless of whether or not the product identification unit 616 extracts product candidates. Therefore, on the product registration screen 1000 shown in FIG. 8, the registration history button 1401 is pressed even when the product is not imaged in the captured image display area 1100 and the product candidate button 1301 is not displayed in the product candidate display area 1300. it's shown.

表示制御部618は、売上登録テーブル73に記憶された商品の全部又は一部の商品を販売対象の商品として売上登録する登録履歴ボタン1401を登録履歴表示領域1400に表示させる。表示制御部618は、例えば登録履歴表示領域1400が狭くて全ての登録履歴ボタン1401を表示させることができない場合等には、登録履歴表示領域1400をスクロール可能とすることにより全ての登録履歴ボタン1401を表示させる。または、表示制御部618は、別画面に残りの登録履歴ボタン1401を表示させる。また、表示制御部618は、売上登録テーブル73に記憶された商品から選出した商品を登録履歴表示領域1400に表示してもよい。例えば、表示制御部618は、最近売上登録された商品の登録履歴ボタン1401を表示させる。または、表示制御部618は、最近使用された登録履歴ボタン1401を残し、使用されていない登録履歴ボタン1401を消去する等のアルゴリズムにより選出した登録履歴ボタン1401を登録履歴表示領域1400に表示させる。 The display control unit 618 displays the registration history button 1401 for registering sales of all or part of the products stored in the sales registration table 73 as the products to be sold in the registration history display area 1400. For example, when the registration history display area 1400 is too small to display all the registration history buttons 1401, the display control unit 618 makes the registration history display area 1400 scrollable so that all the registration history buttons 1401 can be displayed. Is displayed. Alternatively, the display control unit 618 displays the remaining registration history buttons 1401 on a separate screen. Further, the display control unit 618 may display the products selected from the products stored in the sales registration table 73 in the registration history display area 1400. For example, the display control unit 618 displays the registration history button 1401 of the recently registered product. Alternatively, the display control unit 618 displays the registration history button 1401 selected by an algorithm such as leaving the recently used registration history button 1401 and deleting the unused registration history button 1401 in the registration history display area 1400.

操作制御部619は、キーボード22、タッチパネル26、タッチパネル105、及びキーボード107の全部又は一部を制御して、各種操作を受け付ける。 The operation control unit 619 controls all or a part of the keyboard 22, the touch panel 26, the touch panel 105, and the keyboard 107, and accepts various operations.

次に、POS端末11が実行する商品登録処理について説明する。ここで、図9は、第1の実施形態のPOS端末11が実行する商品登録処理の一例を示すフローチャート図である。 Next, the product registration process executed by the POS terminal 11 will be described. Here, FIG. 9 is a flowchart showing an example of the product registration process executed by the POS terminal 11 of the first embodiment.

まず、POS端末11の表示制御部618は、商品登録画面1000を表示させる(ステップS1)。 First, the display control unit 618 of the POS terminal 11 displays the product registration screen 1000 (step S1).

次いで、POS端末11の画像取込部611は、商品読取部110に撮像部164による撮像開始を要求する(ステップS2)。 Next, the image acquisition unit 611 of the POS terminal 11 requests the product reading unit 110 to start imaging by the image capturing unit 164 (step S2).

次いで、POS端末11の表示制御部618は、売上登録テーブル73に商品コードが記憶されているか否かを判定する(ステップS3)。売上登録テーブル73に商品コードが記憶されていないことを条件に(ステップS3;No)、POS端末11は、ステップS5に移行する。 Next, the display control unit 618 of the POS terminal 11 determines whether or not the product code is stored in the sales registration table 73 (step S3). The POS terminal 11 proceeds to step S5 on condition that the product code is not stored in the sales registration table 73 (step S3; No).

一方、売上登録テーブル73に商品コードが記憶されていることを条件に(ステップS3;Yes)、POS端末11の表示制御部618は、登録履歴ボタン1401を登録履歴表示領域1400に表示させる(ステップS4)。すなわち、表示制御部618は、売上登録テーブル73に登録されている商品コードにより特定された商品を売上登録する登録履歴ボタン1401を表示させる。 On the other hand, on condition that the product code is stored in the sales registration table 73 (step S3; Yes), the display control unit 618 of the POS terminal 11 displays the registration history button 1401 in the registration history display area 1400 (step). S4). That is, the display control unit 618 displays the registration history button 1401 for registering the sales of the product specified by the product code registered in the sales registration table 73.

次いで、POS端末11の画像取込部611は、商品読取部110から撮像部164が撮像した画像データの入力を受け付ける(ステップS5)。次いで、POS端末11の特徴量抽出部613は、商品検出部612が検出した商品の特徴量を抽出する(ステップS6)。次いで、POS端末11の類似度算出部614は、特徴量抽出部613が抽出した特徴量と、PLUファイル71の各商品の照合用特徴量とを比較して、商品ごとの類似度を算出する(ステップS7)。 Next, the image acquisition unit 611 of the POS terminal 11 receives the input of the image data captured by the image pickup unit 164 from the product reading unit 110 (step S5). Next, the feature amount extraction unit 613 of the POS terminal 11 extracts the feature amount of the product detected by the product detection unit 612 (step S6). Next, the similarity calculation unit 614 of the POS terminal 11 compares the feature amount extracted by the feature amount extraction unit 613 with the matching feature amount of each product in the PLU file 71, and calculates the similarity for each product. (Step S7).

次いで、POS端末11の記憶制御部615は、類似度と、特徴量と、画像データと、類似度が最も高かった商品の商品コードとを画像データテーブル72に記憶させる(ステップS8)。 Next, the storage control unit 615 of the POS terminal 11 stores the similarity, the feature amount, the image data, and the product code of the product having the highest similarity in the image data table 72 (step S8).

次いで、POS端末11の商品識別部616は、類似度に基づいて、確定商品を抽出することができるか否かを判定する(ステップS9)。確定商品を抽出することができることを条件に(ステップS9;Yes)、POS端末11の商品登録部617は、抽出した確定商品を販売対象の商品として売上登録テーブル73に売上登録する(ステップS10)。 Next, the product identification unit 616 of the POS terminal 11 determines whether or not a confirmed product can be extracted based on the degree of similarity (step S9). On condition that the confirmed product can be extracted (step S9; Yes), the product registration unit 617 of the POS terminal 11 registers the extracted confirmed product as a product to be sold in the sales registration table 73 (step S10). ..

一方、確定商品を抽出することができないことを条件に(ステップS9;No)、POS端末11の商品識別部616は、類似度に基づいて、商品候補を抽出することができるか否かを判定する(ステップS11)。商品候補を抽出することができないことを条件に(ステップS11;No)、POS端末11は、ステップS3に移行する。 On the other hand, on condition that the confirmed product cannot be extracted (step S9; No), the product identification unit 616 of the POS terminal 11 determines whether or not the product candidate can be extracted based on the similarity. (Step S11). The POS terminal 11 proceeds to step S3 on condition that the product candidate cannot be extracted (step S11; No).

一方、商品候補を抽出することができることを条件に(ステップS11;Yes)、POS端末11の表示制御部618は、抽出した商品候補を売上登録する商品候補ボタン1301を商品候補表示領域1300に表示する(ステップS12)。 On the other hand, on condition that the product candidates can be extracted (step S11; Yes), the display control unit 618 of the POS terminal 11 displays the product candidate button 1301 for registering the extracted product candidates as sales in the product candidate display area 1300. (Step S12).

次いで、POS端末11の商品登録部617は、商品候補ボタン1301が押下されたか否かを判定する(ステップS13)。商品候補ボタン1301が押下されないことを条件に(ステップS13;No)、POS端末11は、ステップS3に移行する。 Next, the product registration unit 617 of the POS terminal 11 determines whether or not the product candidate button 1301 has been pressed (step S13). The POS terminal 11 proceeds to step S3 on condition that the product candidate button 1301 is not pressed (step S13; No).

一方、商品候補ボタン1301が押下されたことを条件に(ステップS13;Yes)、POS端末11の商品登録部617は、商品候補ボタン1301に関連付けられた商品を販売対象の商品として売上登録テーブル73に売上登録する(ステップS14)。 On the other hand, on condition that the product candidate button 1301 is pressed (step S13; Yes), the product registration unit 617 of the POS terminal 11 sets the product associated with the product candidate button 1301 as a product to be sold and sets the sales registration table 73. Register the sales in (step S14).

次いで、POS端末11の操作制御部619は、締めキーの押下を検出したか否かを判定する(ステップS15)。締めキーの押下を検出しないことを条件に(ステップS15;No)、POS端末11は、ステップS3に移行する。 Next, the operation control unit 619 of the POS terminal 11 determines whether or not the pressing of the tightening key is detected (step S15). The POS terminal 11 proceeds to step S3 on condition that the pressing of the closing key is not detected (step S15; No).

一方、締めキーの押下を検出したことを条件に(ステップS15;Yes)、POS端末11は、商品登録処理を終了する。 On the other hand, on condition that the pressing of the closing key is detected (step S15; Yes), the POS terminal 11 ends the product registration process.

以上により、POS端末11は、商品登録処理を終了する。 As described above, the POS terminal 11 ends the product registration process.

以上のように、第1の実施形態に係るPOS端末11によれば、商品登録部617は、商品識別部616等が抽出した商品候補から選択された商品の商品コードを売上登録テーブル73に登録する。そして、表示制御部618は、売上登録テーブル73に登録された商品コードに基づいて、商品を売上登録する商品登録画面1000を表示する。さらに詳しくは、表示制御部618は、売上登録テーブル73に登録された商品コードにより特定される商品を登録する登録履歴ボタン1401を商品登録画面1000に表示する。よって、POS端末11の操作者は、売上登録済みの商品を再度売上登録する場合に、商品を撮像部164にかざすことなく、商品を売上登録することができる。従って、POS端末11は、容易に物品を登録させることができる。 As described above, according to the POS terminal 11 according to the first embodiment, the product registration unit 617 registers the product code of the product selected from the product candidates extracted by the product identification unit 616 and the like in the sales registration table 73. To do. Then, the display control unit 618 displays the product registration screen 1000 for registering the sales of the product based on the product code registered in the sales registration table 73. More specifically, the display control unit 618 displays the registration history button 1401 for registering the product specified by the product code registered in the sales registration table 73 on the product registration screen 1000. Therefore, when the operator of the POS terminal 11 re-registers the sales of the registered product, the operator can register the product as sales without holding the product over the imaging unit 164. Therefore, the POS terminal 11 can easily register the article.

(第2の実施形態)
次に、第2の実施形態について説明する。なお、第1の実施形態との相違点の説明を主に行い、第1の実施形態と同様の機能を有する構成要素については、第1の実施形態と同様の名称・符号を付し、その説明を省略する。
(Second Embodiment)
Next, the second embodiment will be described. The differences from the first embodiment will be mainly explained, and the components having the same functions as those of the first embodiment will be given the same names and codes as those of the first embodiment. The explanation is omitted.

第2の実施形態に係るPOS端末11は、既に同一種類の商品を一般物体認識により売上登録していることを条件に、商品候補表示領域1300について、前回の一般物体認識と同一の位置に商品候補ボタン1301を表示させる。 The POS terminal 11 according to the second embodiment has the product candidate display area 1300 at the same position as the previous general object recognition, provided that the same type of product has already been registered for sales by general object recognition. The candidate button 1301 is displayed.

商品登録部617は、商品識別部616が一般物体認識により識別した商品候補から選択された商品を売上登録したことを条件に、売上登録した商品の各種情報を売上登録テーブル74に記憶させる。ここで、図10は、第2の実施形態に係る売上登録テーブル74のデータ構成の一例を示す説明図である。売上登録テーブル74は、識別番号と、商品コードと、商品情報と、位置情報とを関連付けて記憶する。第2の実施形態に係る売上登録テーブル74の識別番号と、商品コードと、商品情報とは、第1の実施形態に係る売上登録テーブル73の識別番号と、商品コードと、商品情報と同じ情報である。位置情報は、商品候補表示領域1300における商品候補ボタン1301が表示されていた位置を示す情報である。 The product registration unit 617 stores various information of the registered products in the sales registration table 74 on the condition that the product identification unit 616 has registered the sales of the products selected from the product candidates identified by the general object recognition. Here, FIG. 10 is an explanatory diagram showing an example of the data structure of the sales registration table 74 according to the second embodiment. The sales registration table 74 stores the identification number, the product code, the product information, and the location information in association with each other. The identification number, the product code, and the product information of the sales registration table 74 according to the second embodiment are the same information as the identification number, the product code, and the product information of the sales registration table 73 according to the first embodiment. Is. The position information is information indicating the position where the product candidate button 1301 is displayed in the product candidate display area 1300.

表示制御部618は、商品登録画面1000を表示させる。表示制御部618は、商品候補表示領域1300に、商品登録部617が売上登録テーブル74に登録した各種情報に基づいて、商品コードにより特定される商品を商品登録部617に登録させる操作部である商品候補ボタン1301を表示させる。さらに詳しくは、表示制御部618は、商品識別部616が抽出した商品候補の商品コードが売上登録テーブル74に含まれていることを条件に、該当する商品コードに関連付けられている位置情報が示す位置に商品候補ボタン1301を表示させる。一方、表示制御部618は、商品識別部616が抽出した商品候補の商品コードが売上登録テーブル74に含まれていないことを条件に、予め定められた規則等に基づいた位置に商品候補ボタン1301を表示させる。ここで、予め定められた規則とは、例えば、抽出された商品候補の類似度の順番等である。 The display control unit 618 displays the product registration screen 1000. The display control unit 618 is an operation unit that causes the product registration unit 617 to register the product specified by the product code in the product candidate display area 1300 based on various information registered in the sales registration table 74 by the product registration unit 617. The product candidate button 1301 is displayed. More specifically, the display control unit 618 indicates the position information associated with the corresponding product code, provided that the product code of the product candidate extracted by the product identification unit 616 is included in the sales registration table 74. The product candidate button 1301 is displayed at the position. On the other hand, the display control unit 618 positions the product candidate button 1301 at a position based on a predetermined rule or the like on the condition that the product code of the product candidate extracted by the product identification unit 616 is not included in the sales registration table 74. Is displayed. Here, the predetermined rule is, for example, the order of similarity of the extracted product candidates.

ここで、図11は、商品登録画面1000の一例を示す説明図である。図11に示す商品登録画面1000は、商品Eと、商品Fと、商品Gと、商品Dとの商品候補ボタン1301を商品候補表示領域1300に表示している。また、売上登録テーブル74には、商品Dの商品コードが登録されている。そして、類似度の高さは、商品D、商品E、商品F、商品Gの順番になっている。よって、表示制御部618は、仮に商品Dが売上登録テーブル74に登録されていなければ、図11に示す商品Eの位置に商品Dを、商品Fの位置に商品E、商品Gの位置に商品F、商品Dの位置に商品Gを表示する。しかし、表示制御部618は、商品Dの商品コードが売上登録テーブル74に登録されていることを条件に、図11に示す位置に商品Dを表示する。なお、第2の実施形態に係る商品登録画面1000は、登録履歴表示領域1400を有していなくてもよい。 Here, FIG. 11 is an explanatory diagram showing an example of the product registration screen 1000. The product registration screen 1000 shown in FIG. 11 displays the product candidate buttons 1301 for the product E, the product F, the product G, and the product D in the product candidate display area 1300. Further, the product code of the product D is registered in the sales registration table 74. The degree of similarity is in the order of product D, product E, product F, and product G. Therefore, if the product D is not registered in the sales registration table 74, the display control unit 618 places the product D at the position of the product E shown in FIG. 11, the product E at the position of the product F, and the product at the position of the product G. The product G is displayed at the positions of F and product D. However, the display control unit 618 displays the product D at the position shown in FIG. 11 on condition that the product code of the product D is registered in the sales registration table 74. The product registration screen 1000 according to the second embodiment does not have to have the registration history display area 1400.

次に、第2の実施形態に係るPOS端末11が実行する商品登録処理について説明する。ここで、図12は、第2の実施形態のPOS端末11が実行する商品登録処理の一例を示すフローチャート図である。 Next, the product registration process executed by the POS terminal 11 according to the second embodiment will be described. Here, FIG. 12 is a flowchart showing an example of the product registration process executed by the POS terminal 11 of the second embodiment.

まず、POS端末11の表示制御部618は、商品登録画面1000を表示させる(ステップS21)。 First, the display control unit 618 of the POS terminal 11 displays the product registration screen 1000 (step S21).

次いで、POS端末11の画像取込部611は、商品読取部110に撮像部164による撮像開始を要求する(ステップS22)。 Next, the image acquisition unit 611 of the POS terminal 11 requests the product reading unit 110 to start imaging by the image capturing unit 164 (step S22).

ステップS23からステップS29までの処理は、第1の実施形態に係るステップS5からステップS10までの処理と同じである。 The processing from step S23 to step S29 is the same as the processing from step S5 to step S10 according to the first embodiment.

次いで、POS端末11の表示制御部618は、抽出した商品候補の商品コードが売上登録テーブル74に含まれているか否かを判定する(ステップS30)。抽出した商品候補の商品コードが売上登録テーブル74に含まれていることを条件に(ステップS30;Yes)、POS端末11の表示制御部618は、商品候補ボタン1301を位置情報が示す位置に表示する(ステップS31)。 Next, the display control unit 618 of the POS terminal 11 determines whether or not the product code of the extracted product candidate is included in the sales registration table 74 (step S30). On condition that the product code of the extracted product candidate is included in the sales registration table 74 (step S30; Yes), the display control unit 618 of the POS terminal 11 displays the product candidate button 1301 at the position indicated by the position information. (Step S31).

一方、抽出した商品候補の商品コードが売上登録テーブル74に含まれていないことを条件に(ステップS30;No)、POS端末11の表示制御部618は、商品候補ボタン1301を予め定められた規則に基づいた位置に表示する(ステップS32)。 On the other hand, on condition that the product code of the extracted product candidate is not included in the sales registration table 74 (step S30; No), the display control unit 618 of the POS terminal 11 sets the product candidate button 1301 as a predetermined rule. Is displayed at a position based on (step S32).

次いで、POS端末11の操作制御部619は、商品候補ボタン1301が押下されたか否かを判定する(ステップS33)。商品候補ボタン1301が押下されないことを条件に(ステップS33;No)、POS端末11は、ステップS23に移行する。 Next, the operation control unit 619 of the POS terminal 11 determines whether or not the product candidate button 1301 has been pressed (step S33). The POS terminal 11 proceeds to step S23 on condition that the product candidate button 1301 is not pressed (step S33; No).

一方、商品候補ボタン1301が押下されたことを条件に(ステップS33;Yes)、POS端末11の商品登録部617は、商品候補ボタン1301に関連付けられた商品を販売対象の商品として売上登録テーブル74に売上登録する(ステップS34)。 On the other hand, on condition that the product candidate button 1301 is pressed (step S33; Yes), the product registration unit 617 of the POS terminal 11 sets the product associated with the product candidate button 1301 as a product to be sold in the sales registration table 74. Register the sales in (step S34).

次いで、POS端末11の操作制御部619は、締めキーの押下を検出したか否かを判定する(ステップS35)。締めキーの押下を検出しないことを条件に(ステップS35;No)、POS端末11は、ステップS23に移行する。 Next, the operation control unit 619 of the POS terminal 11 determines whether or not the pressing of the tightening key is detected (step S35). On condition that the pressing of the closing key is not detected (step S35; No), the POS terminal 11 proceeds to step S23.

一方、締めキーの押下を検出したことを条件に(ステップS35;Yes)、POS端末11は、商品登録処理を終了する。 On the other hand, on condition that the pressing of the closing key is detected (step S35; Yes), the POS terminal 11 ends the product registration process.

以上により、POS端末11は、商品登録処理を終了する。 As described above, the POS terminal 11 ends the product registration process.

以上のように、第2の実施形態に係るPOS端末11によれば、商品登録部617は、商品識別部616が抽出した商品候補から選択された商品を売上登録したことを条件に、商品コードと、商品情報と、位置情報とを売上登録テーブル74に登録する。そして、表示制御部618は、商品識別部616が抽出した商品候補を登録する商品候補ボタン1301を表示させる場合に、商品候補の商品コードが売上登録テーブル74に含まれていることを条件に、位置情報が示す位置に商品候補ボタン1301を表示させる。すなわち、表示制御部618は、商品候補ボタン1301を前回表示した位置に表示させる。よって、POS端末11は、同じ商品を売上登録する場合に、同じ位置に商品候補ボタン1301を表示することから商品候補ボタン1301の押し間違いを低減させることができる。従って、POS端末11は、容易に物品を登録させることができる。 As described above, according to the POS terminal 11 according to the second embodiment, the product registration unit 617 has registered the product code selected from the product candidates extracted by the product identification unit 616 as sales. And the product information and the location information are registered in the sales registration table 74. Then, the display control unit 618, when displaying the product candidate button 1301 for registering the product candidate extracted by the product identification unit 616, on condition that the product code of the product candidate is included in the sales registration table 74. The product candidate button 1301 is displayed at the position indicated by the position information. That is, the display control unit 618 displays the product candidate button 1301 at the position previously displayed. Therefore, when the same product is registered for sales, the POS terminal 11 displays the product candidate button 1301 at the same position, so that it is possible to reduce the mistake of pressing the product candidate button 1301. Therefore, the POS terminal 11 can easily register the article.

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

また、上記実施形態では、特徴的な機能(画像取込部611、商品検出部612、特徴量抽出部613、類似度算出部614、記憶制御部615、商品識別部616、商品登録部617、表示制御部618、及び操作制御部619)を有する情報処理装置としてPOS端末11を適用した。しかし、これに限らず、これら特徴的な機能(画像取込部611、商品検出部612、特徴量抽出部613、類似度算出部614、記憶制御部615、商品識別部616、商品登録部617、表示制御部618、及び操作制御部619)を有する情報処理装置として商品読取装置101を適用してもよい。さらに、これら特徴的な機能は、POS端末11及び商品読取装置101に分散されていてもよい。 Further, in the above embodiment, characteristic functions (image acquisition unit 611, product detection unit 612, feature amount extraction unit 613, similarity calculation unit 614, memory control unit 615, product identification unit 616, product registration unit 617, The POS terminal 11 was applied as an information processing device having a display control unit 618 and an operation control unit 619). However, the present invention is not limited to these, and these characteristic functions (image capture unit 611, product detection unit 612, feature amount extraction unit 613, similarity calculation unit 614, memory control unit 615, product identification unit 616, product registration unit 617). , The product reading device 101 may be applied as an information processing device having the display control unit 618 and the operation control unit 619). Further, these characteristic functions may be distributed to the POS terminal 11 and the product reading device 101.

また、上記実施形態では、POS端末11は、一般物体認識(オブジェクト認識)により識別された商品を売上登録する場合を例に説明している。しかしながら、POS端末11は、一般物体認識(オブジェクト認識)以外の方法により商品を識別してもよい。例えば、POS端末11は、バーコード等のコードシンボルにより指定された商品を売上登録してもよいし、置数キー等により入力された商品コードにより指定された商品を売上登録してもよい。例えば、POS端末11は、バーコード等により指定された商品コードの商品を売上登録した場合には、指定された商品コードを売上登録テーブル73に記憶させる。そして、POS端末11は、売上登録テーブル73に記憶された商品コードの商品を売上登録する登録履歴ボタン1401を表示させる。これにより、POS端末11は、同一商品のバーコードを複数回読み取らなくても、複数個の商品を売上登録することができる。 Further, in the above embodiment, the POS terminal 11 describes the case where the product identified by the general object recognition (object recognition) is registered as sales as an example. However, the POS terminal 11 may identify the product by a method other than general object recognition (object recognition). For example, the POS terminal 11 may register sales of a product designated by a code symbol such as a bar code, or may register sales of a product designated by a product code input by a number key or the like. For example, when the POS terminal 11 registers a product with a product code specified by a barcode or the like as sales, the POS terminal 11 stores the specified product code in the sales registration table 73. Then, the POS terminal 11 displays the registration history button 1401 for registering the sales of the product having the product code stored in the sales registration table 73. As a result, the POS terminal 11 can register sales of a plurality of products without having to read the barcode of the same product a plurality of times.

また、上記実施形態では、照合用データを特徴量として説明したが、照合用データは、撮像された商品画像(基準画像)としてもよい。 Further, in the above embodiment, the collation data has been described as a feature amount, but the collation data may be an captured product image (reference image).

また、上記実施形態では、表示制御部618は、商品候補表示領域1300に商品候補ボタン1301を表示する。また、表示制御部618は、登録履歴表示領域1400に登録履歴ボタン1401を表示すると説明している。しかしながら、表示制御部618は、商品登録画面1000において商品候補表示領域1300と、登録履歴表示領域1400とを区別しなくてもよい。すなわち、表示制御部618は、商品候補ボタン1301と登録履歴ボタン1401とを同一の表示領域に表示してもよい。 Further, in the above embodiment, the display control unit 618 displays the product candidate button 1301 in the product candidate display area 1300. Further, the display control unit 618 explains that the registration history button 1401 is displayed in the registration history display area 1400. However, the display control unit 618 does not have to distinguish between the product candidate display area 1300 and the registration history display area 1400 on the product registration screen 1000. That is, the display control unit 618 may display the product candidate button 1301 and the registration history button 1401 in the same display area.

また、上記実施形態では、商品登録部617は、商品候補ボタン1301が押下されたことを条件に、商品候補ボタン1301の位置を示す位置情報等を売上登録テーブル74に記憶する。そして、表示制御部618は、商品識別部616が抽出した商品候補の商品が売上登録テーブル74に含まれていることを条件に、位置情報と同じ位置に表示させると説明している。しかしながら、商品登録部617は、商品候補ボタン1301以外の商品を登録する登録ボタンが押下された場合であっても、登録ボタンの位置を示す位置情報等を売上登録テーブル74に記憶してもよい。例えば、商品登録部617は、登録履歴ボタン1401が押下されたことを条件に、登録履歴ボタン1401の位置を示す位置情報等を売上登録テーブル74に記憶してもよい。この場合には、表示制御部618は、売上登録テーブル74に記憶された位置情報の位置に登録履歴ボタン1401を表示させる。 Further, in the above embodiment, the product registration unit 617 stores the position information or the like indicating the position of the product candidate button 1301 in the sales registration table 74 on condition that the product candidate button 1301 is pressed. Then, the display control unit 618 explains that the product is displayed at the same position as the position information on condition that the product of the product candidate extracted by the product identification unit 616 is included in the sales registration table 74. However, the product registration unit 617 may store the position information or the like indicating the position of the registration button in the sales registration table 74 even when the registration button for registering the product other than the product candidate button 1301 is pressed. .. For example, the product registration unit 617 may store the position information or the like indicating the position of the registration history button 1401 in the sales registration table 74 on condition that the registration history button 1401 is pressed. In this case, the display control unit 618 displays the registration history button 1401 at the position of the position information stored in the sales registration table 74.

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

ここで、図13は、セルフPOS200の構成の一例を示す斜視図である。図14は、セルフPOS200のハードウェア構成の一例を示すブロック図である。尚、以下では、図1および図2に示される同様の構成については同一の符号を付して示し、その重複する説明を省略する。図13および図14に示すように、セルフPOS200の本体202は、タッチパネル105が表面に配設された第1表示部106や、商品の種別等を認識(検出)するために商品画像を読み取る商品読取部110を備える。 Here, FIG. 13 is a perspective view showing an example of the configuration of the self-POS200. FIG. 14 is a block diagram showing an example of the hardware configuration of the self-POS200. In the following, similar configurations shown in FIGS. 1 and 2 will be designated by the same reference numerals, and duplicate description thereof will be omitted. As shown in FIGS. 13 and 14, the main body 202 of the self-POS200 is a product that reads a product image in order to recognize (detect) the first display unit 106 on which the touch panel 105 is arranged on the surface, the type of product, and the like. A reading unit 110 is provided.

第1表示部106は、例えば液晶表示器である。第1表示部106は、商品登録画面1000を表示する。そして、第1表示部106は、売上登録テーブル73に記憶された商品の全部又は一部の商品を販売対象の商品として売上登録する登録履歴ボタン1401を登録履歴表示領域1400に表示させる。または、第1表示部106は、商品識別部616が抽出した商品候補の商品コードが売上登録テーブル73に含まれていることを条件に、該当する商品コードに関連付けられている位置情報が示す位置に商品候補ボタン1301を表示させる。または、第1表示部106は、顧客にセルフPOS200の操作方法を知らせるための案内画面や、各種の入力画面や、商品読取部110で読み込んだ商品情報を表示する登録画面を表示する。または、第1表示部106は、商品の合計金額や預かり金額、釣銭額等を表示し、支払い方法の選択をする精算画面等を表示する。 The first display unit 106 is, for example, a liquid crystal display. The first display unit 106 displays the product registration screen 1000. Then, the first display unit 106 displays the registration history button 1401 for registering the sales of all or a part of the products stored in the sales registration table 73 as the products to be sold in the registration history display area 1400. Alternatively, the first display unit 106 is the position indicated by the position information associated with the corresponding product code, provided that the product code of the product candidate extracted by the product identification unit 616 is included in the sales registration table 73. Display the product candidate button 1301. Alternatively, the first display unit 106 displays a guidance screen for notifying the customer of the operation method of the self-POS200, various input screens, and a registration screen for displaying the product information read by the product reading unit 110. Alternatively, the first display unit 106 displays the total amount of goods, the deposit amount, the change amount, and the like, and displays a settlement screen or the like for selecting a payment method.

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

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

また、セルフPOS200の本体202は、精算用の紙幣の入金や釣り紙幣の受け取りを行うための釣り銭器201を備える。 In addition, the main body 202 of the self-POS200 includes a change device 201 for depositing banknotes for settlement and receiving fishing banknotes.

このような構成のセルフPOS200をチェックアウトシステム1に適用した場合、セルフPOS200が情報処理装置として機能することになる。 When the self-POS200 having such a configuration is applied to the checkout system 1, the self-POS200 functions as an information processing device.

上記実施形態や変形例の各装置で実行されるプログラムは、各装置が備える記憶媒体(ROM又は記憶部)に予め組み込んで提供するものとするが、これに限らないものとする。例えば、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。さらに、記憶媒体は、コンピュータ或いは組み込みシステムと独立した媒体に限らず、LANやインターネット等により伝達されたプログラムをダウンロードして記憶又は一時記憶した記憶媒体も含まれる。 The program executed by each device of the above-described embodiment or modification shall be provided by being incorporated in a storage medium (ROM or storage unit) provided in each device in advance, but the program is not limited to this. For example, a file in an installable format or an executable format should 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). It may be configured as. Further, 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 by a LAN, the Internet, or the like is downloaded and stored or temporarily stored.

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

1 チェックアウトシステム
11 POS端末
101 商品読取装置
72 画像データテーブル
73、74 売上登録テーブル
611 画像取込部
612 商品検出部
613 特徴量抽出部
614 類似度算出部
615 記憶制御部
616 商品識別部
617 商品登録部
618 表示制御部
619 操作制御部
1000 商品登録画面
1300 商品候補表示領域
1301 商品候補ボタン
1400 登録履歴表示領域
1401 登録履歴ボタン
1 Checkout system 11 POS terminal 101 Product reader 72 Image data table 73, 74 Sales registration table 611 Image capture unit 612 Product detection unit 613 Feature extraction unit 614 Similarity calculation unit 615 Storage control unit 616 Product identification unit 617 Product Registration unit 618 Display control unit 619 Operation control unit 1000 Product registration screen 1300 Product candidate display area 1301 Product candidate button 1400 Registration history display area 1401 Registration history button

特開2013−89083号公報Japanese Unexamined Patent Publication No. 2013-89083

実施形態の情報処理装置は、抽出手段と、指定手段と、登録手段と、記憶制御手段と、表示制御手段とを備える。前記抽出手段は、物品の候補を1以上抽出する。前記指定手段は、前記抽出手段が抽出した1以上の前記候補から前記物品を指定する。前記登録手段は、前記指定手段が指定した前記物品の情報を登録する。前記記憶制御手段は、前記登録手段が登録した前記物品の前記情報を記憶部に記憶させる。前記表示制御手段は、前記抽出手段が抽出した前記候補から前記登録手段に登録させる物品を選択させる第1表示領域と、前記記憶部に記憶された前記情報により特定される前記物品から前記登録手段に登録させる物品を選択させる第2表示領域とを有する画面を表示部に表示させる。 The information processing apparatus of the embodiment includes an extraction means, a designation means, a registration means, a storage control means, and a display control means. The extraction means extracts one or more candidates for articles. The designation means designates the article from one or more of the candidates extracted by the extraction means . The registration means registers the information of the article designated by the designated means. The storage control means stores the information of the article registered by the registration means in a storage unit. The display control means is a first display area for selecting an article to be registered in the registration means from the candidates extracted by the extraction means, and the registration means from the article specified by the information stored in the storage unit. A screen having a second display area for selecting an article to be registered in is displayed on the display unit.

Claims (6)

物品を指定する指定手段と、
前記指定手段が指定した前記物品の情報を登録する登録手段と、
前記登録手段が登録した前記情報に基づいて、前記登録手段に指示するための操作部を表示部に表示させる表示制御手段と、
を備える情報処理装置。
Designation means to specify goods and
A registration means for registering information on the article designated by the designated means, and
A display control means for displaying an operation unit for instructing the registration means on the display unit based on the information registered by the registration means.
Information processing device equipped with.
前記表示制御手段は、前記指定手段が指定した前記物品を登録する前記操作部を表示する登録画面に、前記登録手段が登録した前記物品と同じ種類の前記物品を登録する前記操作部を表示させる、
請求項1に記載の情報処理装置。
The display control means causes the registration screen for displaying the operation unit for registering the article designated by the designated means to display the operation unit for registering the article of the same type as the article registered by the registration means. ,
The information processing device according to claim 1.
前記登録手段は、前記操作部により指示された前記物品を登録したことを条件に、当該操作部が表示されていた位置を示す位置情報と、当該操作部により特定される前記物品の前記情報とを関連付けて登録し、
前記表示制御手段は、前記位置情報が示す位置に前記操作部を表示させる、
請求項1又は2に記載の情報処理装置。
The registration means includes position information indicating the position where the operation unit is displayed, and the information of the article specified by the operation unit, on condition that the article instructed by the operation unit is registered. To associate and register,
The display control means causes the operation unit to be displayed at a position indicated by the position information.
The information processing device according to claim 1 or 2.
前記表示制御手段は、前記指定手段により指定された前記物品を登録する一又は複数の前記操作部を、前記位置情報が示す位置に表示させる、
請求項3に記載の情報処理装置。
The display control means causes one or a plurality of the operation units for registering the article designated by the designated means to be displayed at a position indicated by the position information.
The information processing device according to claim 3.
撮像部が撮像した画像データに含まれている前記物品を検出する検出手段と、
前記検出手段が検出した前記物品について前記画像データから抽出した当該物品の特徴量と、照合用の各種物品の前記特徴量との類似度に基づいて、前記検出手段が検出した前記物品に該当する前記物品を抽出する抽出手段とを更に備え、
前記指定手段は、前記抽出手段が抽出した前記物品を指定する、
請求項1乃至3の何れか一項に記載の情報処理装置。
A detection means for detecting the article contained in the image data captured by the image pickup unit, and
It corresponds to the article detected by the detection means based on the similarity between the feature amount of the article extracted from the image data of the article detected by the detection means and the feature amount of various articles for collation. Further provided with an extraction means for extracting the article,
The designation means designates the article extracted by the extraction means.
The information processing device according to any one of claims 1 to 3.
コンピュータを、
物品を指定する指定手段と、
前記指定手段が指定した前記物品の情報を登録する登録手段と、
前記登録手段が登録した前記情報に基づいて、前記登録手段に登録させる操作部を表示させる表示制御手段と、
して機能させるためのプログラム。
Computer,
Designation means to specify goods and
A registration means for registering information on the article designated by the designated means, and
A display control means for displaying an operation unit to be registered in the registration means based on the information registered by the registration means.
A program to make it work.
JP2020133234A 2020-08-05 2020-08-05 Information processing apparatus and program Pending JP2020177705A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020133234A JP2020177705A (en) 2020-08-05 2020-08-05 Information processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020133234A JP2020177705A (en) 2020-08-05 2020-08-05 Information processing apparatus and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2016105577A Division JP6747873B2 (en) 2016-05-26 2016-05-26 Information processing device and program

Publications (1)

Publication Number Publication Date
JP2020177705A true JP2020177705A (en) 2020-10-29

Family

ID=72916398

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020133234A Pending JP2020177705A (en) 2020-08-05 2020-08-05 Information processing apparatus and program

Country Status (1)

Country Link
JP (1) JP2020177705A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013164674A (en) * 2012-02-09 2013-08-22 Toshiba Tec Corp Information processor and program
JP2016038792A (en) * 2014-08-08 2016-03-22 東芝テック株式会社 Information processor and program
EP3021299A1 (en) * 2014-11-17 2016-05-18 Toshiba TEC Kabushiki Kaisha Information processing apparatus, store system and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013164674A (en) * 2012-02-09 2013-08-22 Toshiba Tec Corp Information processor and program
JP2016038792A (en) * 2014-08-08 2016-03-22 東芝テック株式会社 Information processor and program
EP3021299A1 (en) * 2014-11-17 2016-05-18 Toshiba TEC Kabushiki Kaisha Information processing apparatus, store system and method
JP2016095801A (en) * 2014-11-17 2016-05-26 東芝テック株式会社 Information processing device, store system and program

Similar Documents

Publication Publication Date Title
JP5194160B1 (en) Information processing apparatus, information processing method, and program
JP5483622B2 (en) Store system and program
JP6141208B2 (en) Information processing apparatus and program
US9990619B2 (en) Holding manner learning apparatus, holding manner learning system and holding manner learning method
JP6747873B2 (en) Information processing device and program
JP5612645B2 (en) Information processing apparatus and program
JP2014153894A (en) Information processor and program
JP6745646B2 (en) Recognition system, information processing device, and program
JP6306775B2 (en) Information processing apparatus and program
JP6258761B2 (en) Information processing apparatus and program
JP6360350B2 (en) Information processing apparatus, store system, and program
JP2018055716A (en) Information processing apparatus and program
JP6239460B2 (en) Information processing apparatus and program
US20170344851A1 (en) Information processing apparatus and method for ensuring selection operation
JP5437404B2 (en) Information processing apparatus, store system, and program
JP5770899B2 (en) Information processing apparatus and program
JP5567606B2 (en) Information processing apparatus and program
JP6177199B2 (en) Information processing apparatus and program
JP5529982B2 (en) Information processing device
JP6964166B2 (en) Recognition systems, information processing devices, and programs
JP2020177705A (en) Information processing apparatus and program
JP6348784B2 (en) Information processing apparatus and program
JP2014232538A (en) Information processing apparatus and program
JP5820011B2 (en) Information processing apparatus, information processing system, and information processing method
JP6306776B2 (en) Information processing apparatus and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200904

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200904

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210907

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211105

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220104

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220302

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220621

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20221213