JP7144082B2 - 商品認識装置、システム、方法及びプログラム - Google Patents
商品認識装置、システム、方法及びプログラム Download PDFInfo
- Publication number
- JP7144082B2 JP7144082B2 JP2021007009A JP2021007009A JP7144082B2 JP 7144082 B2 JP7144082 B2 JP 7144082B2 JP 2021007009 A JP2021007009 A JP 2021007009A JP 2021007009 A JP2021007009 A JP 2021007009A JP 7144082 B2 JP7144082 B2 JP 7144082B2
- Authority
- JP
- Japan
- Prior art keywords
- product
- purchased
- image
- products
- similarity
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07G—REGISTERING THE RECEIPT OF CASH, VALUABLES, OR TOKENS
- G07G1/00—Cash registers
- G07G1/0036—Checkout procedures
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/22—Matching criteria, e.g. proximity measures
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/74—Image or video pattern matching; Proximity measures in feature spaces
- G06V10/75—Organisation of the matching processes, e.g. simultaneous or sequential comparisons of image or video features; Coarse-fine approaches, e.g. multi-scale approaches; using context analysis; Selection of dictionaries
- G06V10/751—Comparing pixel values or logical combinations thereof, or feature values having positional relevance, e.g. template matching
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/20—Scenes; Scene-specific elements in augmented reality scenes
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/60—Type of objects
- G06V20/68—Food, e.g. fruit or vegetables
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Data Mining & Analysis (AREA)
- Artificial Intelligence (AREA)
- Evolutionary Computation (AREA)
- General Engineering & Computer Science (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Computational Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Life Sciences & Earth Sciences (AREA)
- Health & Medical Sciences (AREA)
- Computing Systems (AREA)
- Databases & Information Systems (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Software Systems (AREA)
- Cash Registers Or Receiving Machines (AREA)
- Image Analysis (AREA)
Description
本実施形態について、図1を用いて説明する。図1は、本実施形態にかかる商品認識装置2の構成図である。
本実施形態について、図2を用いて説明する。図2は、本実施形態にかかる商品認識システム1の構成図である。
本開示における商品認識装置2は、例えば、商品認識方法としての実施形態を備える。すなわち商品認識方法は、購入対象の商品の画像を取得するステップと、購入対象商品の画像と、予め商品名と対応付けられて記憶された商品の画像との類似度を算出するステップと、算出した類似度に基づいて、購入対象商品に対応する商品名の候補を特定するステップと、購入対象商品の画像に、特定した前記商品名の候補の名称を重ね合わせた合成画像を生成するステップを備える。
2 商品認識装置
3 取得部
4 算出部
5 特定部
6 生成部
10 商品認識サーバ
20 POS端末装置
Claims (8)
- 購入対象の複数商品の画像を取得する取得部と、
購入対象の複数商品の画像と、予め商品名と対応付けられて記憶された商品の画像との類似度を算出し、算出した類似度に基づいて、購入対象の複数商品に対応する商品名の候補を含む候補リストを生成する算出部と、
購入対象の複数商品の画像を囲む枠の内側に、前記候補リストに含まれる複数の商品の商品名を重ね合わせた合成画像を生成する生成部と、
を備えた商品認識装置。 - 前記生成部は、前記類似度が高い順に列挙して、前記購入対象の複数商品の画像に重ね合わせた合成画像を生成する、
請求項1に記載の商品認識装置。 - 前記商品認識装置は、
取得した複数商品の画像に対応する商品名を、前記候補リストから選択する処理を行うことができる、
請求項1又は2に記載の商品認識装置。 - 商品認識サーバとPOS(Point Of Sales)端末装置を備え、
前記商品認識サーバは、
購入対象の複数商品の画像を前記POS端末装置から取得する取得部と、
購入対象の複数商品の画像と、予め商品名と対応付けられて記憶された商品の画像との類似度を算出し、算出した類似度に基づいて、購入対象の複数商品に対応する商品名の候補を含む候補リストを生成する算出部と、
購入対象の複数商品の画像を囲む枠の内側に、前記候補リストに含まれる複数の商品の商品名を重ね合わせた合成画像を生成する生成部を備えた、
商品認識システム。 - 前記生成部は、前記類似度が高い順に列挙して、前記購入対象の複数商品の画像に重ね合わせた合成画像を生成する、
請求項4に記載の商品認識システム。 - 前記商品認識システムは、
取得した複数商品の画像に対応する商品名を、前記候補リストから選択する処理を行うことができる、
請求項4又は5に記載の商品認識システム。 - 購入対象の複数商品の画像を取得するステップと、
購入対象の複数商品の画像と、予め商品名と対応付けられて記憶された商品の画像との類似度を算出し、算出した類似度に基づいて、購入対象の複数商品に対応する商品名の候補を含む候補リストを生成するステップと、
購入対象の複数商品の画像を囲む枠の内側に、前記候補リストに含まれる複数の商品の商品名を重ね合わせた合成画像を生成するステップと、
を備えた商品認識方法。 - 購入対象の複数商品の画像を取得する処理と、
購入対象の複数商品の画像と、予め商品名と対応付けられて記憶された商品の画像との類似度を算出し、算出した類似度に基づいて、購入対象の複数商品に対応する商品名の候補を含む候補リストを生成する処理と、
購入対象の複数商品の画像を囲む枠の内側に、前記候補リストに含まれる複数の商品の商品名を重ね合わせた合成画像を生成する処理と、
を商品認識装置に実行させるプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2021007009A JP7144082B2 (ja) | 2021-01-20 | 2021-01-20 | 商品認識装置、システム、方法及びプログラム |
US17/572,822 US20220230514A1 (en) | 2021-01-20 | 2022-01-11 | Product recognition apparatus, system, and method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2021007009A JP7144082B2 (ja) | 2021-01-20 | 2021-01-20 | 商品認識装置、システム、方法及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2022111529A JP2022111529A (ja) | 2022-08-01 |
JP7144082B2 true JP7144082B2 (ja) | 2022-09-29 |
Family
ID=82406540
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2021007009A Active JP7144082B2 (ja) | 2021-01-20 | 2021-01-20 | 商品認識装置、システム、方法及びプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US20220230514A1 (ja) |
JP (1) | JP7144082B2 (ja) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013145526A (ja) | 2012-01-16 | 2013-07-25 | Toshiba Tec Corp | 情報処理装置、店舗システム及びプログラム |
JP2013229058A (ja) | 2010-08-23 | 2013-11-07 | Toshiba Tec Corp | 店舗システムおよびプログラム |
JP2015018506A (ja) | 2013-07-12 | 2015-01-29 | 東芝テック株式会社 | 商品認識装置及び商品認識プログラム |
JP2016177433A (ja) | 2015-03-19 | 2016-10-06 | カシオ計算機株式会社 | 商品登録装置および商品登録方法 |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002140765A (ja) * | 2000-10-31 | 2002-05-17 | Glory Ltd | オートレジシステム |
JP5485954B2 (ja) * | 2011-09-06 | 2014-05-07 | 東芝テック株式会社 | 店舗システム及びプログラム |
JP5707375B2 (ja) * | 2012-11-05 | 2015-04-30 | 東芝テック株式会社 | 商品認識装置及び商品認識プログラム |
JP5826152B2 (ja) * | 2012-11-20 | 2015-12-02 | 東芝テック株式会社 | 商品認識装置及び商品認識プログラム |
JP6360350B2 (ja) * | 2013-08-08 | 2018-07-18 | 東芝テック株式会社 | 情報処理装置、店舗システム及びプログラム |
JP6141207B2 (ja) * | 2014-01-07 | 2017-06-07 | 東芝テック株式会社 | 情報処理装置、店舗システム及びプログラム |
JP6138060B2 (ja) * | 2014-01-08 | 2017-05-31 | 東芝テック株式会社 | 情報処理装置及びプログラム |
US20150339650A1 (en) * | 2014-05-23 | 2015-11-26 | Toshiba Tec Kabushiki Kaisha | Merchandise identification apparatus and method for identifying merchandise |
JP6439415B2 (ja) * | 2014-12-01 | 2018-12-19 | カシオ計算機株式会社 | 売上処理装置、および売上処理方法 |
US9442958B2 (en) * | 2014-12-24 | 2016-09-13 | International Business Machines Corporation | Product identification via image analysis |
JP6193897B2 (ja) * | 2015-01-05 | 2017-09-06 | 東芝テック株式会社 | 情報処理装置、店舗システム及びプログラム |
JP6869742B2 (ja) * | 2017-02-20 | 2021-05-12 | 東芝テック株式会社 | 情報処理装置およびプログラム |
JP6949611B2 (ja) * | 2017-08-03 | 2021-10-13 | 東芝テック株式会社 | 商品登録装置及びそのプログラム |
JP6886906B2 (ja) * | 2017-10-10 | 2021-06-16 | 東芝テック株式会社 | 読取装置およびプログラム |
JP7248010B2 (ja) * | 2018-03-22 | 2023-03-29 | 日本電気株式会社 | 登録システム、登録方法及びプログラム |
-
2021
- 2021-01-20 JP JP2021007009A patent/JP7144082B2/ja active Active
-
2022
- 2022-01-11 US US17/572,822 patent/US20220230514A1/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013229058A (ja) | 2010-08-23 | 2013-11-07 | Toshiba Tec Corp | 店舗システムおよびプログラム |
JP2013145526A (ja) | 2012-01-16 | 2013-07-25 | Toshiba Tec Corp | 情報処理装置、店舗システム及びプログラム |
JP2015018506A (ja) | 2013-07-12 | 2015-01-29 | 東芝テック株式会社 | 商品認識装置及び商品認識プログラム |
JP2016177433A (ja) | 2015-03-19 | 2016-10-06 | カシオ計算機株式会社 | 商品登録装置および商品登録方法 |
Also Published As
Publication number | Publication date |
---|---|
JP2022111529A (ja) | 2022-08-01 |
US20220230514A1 (en) | 2022-07-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9025816B2 (en) | Image processing apparatus and method for object recognition | |
US11755173B2 (en) | Information processing device, information processing method, storage medium, and guide system | |
AU2010246468B2 (en) | Digital point-of-sale analyzer | |
US10740743B2 (en) | Information processing device and screen setting method | |
JP2004127013A (ja) | 販売時点情報管理装置 | |
JP2009031919A (ja) | 商品販売データ処理装置 | |
WO2023026496A1 (ja) | ゲート装置、ゲート装置の制御方法、プログラム、および、ゲートシステム | |
JP2023073432A (ja) | 情報処理装置、情報処理方法、およびプログラム | |
US20160171581A1 (en) | Apparatus and method for locating products in a retail store using a mobile device | |
US8944325B2 (en) | Information processing apparatus and information processing method | |
US20130232034A1 (en) | Coordinate supporting system, coordinate supporting apparatus and coordinate supporting method | |
US9355395B2 (en) | POS terminal apparatus and commodity specification method | |
US20220092663A1 (en) | Information processing device, information processing method, and recording medium | |
JP7144082B2 (ja) | 商品認識装置、システム、方法及びプログラム | |
US10229446B2 (en) | Payment apparatus, payment system, and program | |
JP2023027501A (ja) | 商品認識システム、商品認識装置、方法、及びプログラム | |
JP7125179B1 (ja) | 商品認識装置、商品認識システム、商品認識方法、及びプログラム | |
US20230177574A1 (en) | Information processing device, information processing system, and control method | |
US20240203215A1 (en) | Semi-self pos system, registration apparatus, method, and non-transitory computer readable medium storing program | |
US20240095710A1 (en) | Settlement device, settlement method, and recording medium | |
JP7243766B2 (ja) | 情報処理装置、及び制御方法 | |
US20240046237A1 (en) | Store mobile terminal device, method, and recording medium for stores | |
US20240013186A1 (en) | Settlement device, settlement method, and recording medium | |
US20240005750A1 (en) | Event-triggered capture of item image data and generation and storage of enhanced item identification data | |
US20240054469A1 (en) | Store mobile terminal device, customer mobile terminal device, system, method, and recording medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210120 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220215 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220405 |
|
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: 20220816 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220908 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7144082 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |