JP5865316B2 - 商品登録装置およびプログラム - Google Patents
商品登録装置およびプログラム Download PDFInfo
- Publication number
- JP5865316B2 JP5865316B2 JP2013179383A JP2013179383A JP5865316B2 JP 5865316 B2 JP5865316 B2 JP 5865316B2 JP 2013179383 A JP2013179383 A JP 2013179383A JP 2013179383 A JP2013179383 A JP 2013179383A JP 5865316 B2 JP5865316 B2 JP 5865316B2
- Authority
- JP
- Japan
- Prior art keywords
- product
- registration
- image
- stored
- key input
- 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
- 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/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/774—Generating sets of training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/50—Information retrieval; Database structures therefor; File system structures therefor of still image data
- G06F16/58—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
- G06F16/583—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content
- G06F16/5854—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content using shape and object relationship
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/214—Generating training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06K—GRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K7/00—Methods or arrangements for sensing record carriers, e.g. for reading patterns
- G06K7/10—Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation
- G06K7/10544—Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation by scanning of the records by radiation in the optical part of the electromagnetic spectrum
- G06K7/10821—Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation by scanning of the records by radiation in the optical part of the electromagnetic spectrum further details of bar or optical code scanning devices
- G06K7/10861—Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation by scanning of the records by radiation in the optical part of the electromagnetic spectrum further details of bar or optical code scanning devices sensing of data fields affixed to objects or articles, e.g. coded labels
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/08—Payment architectures
- G06Q20/20—Point-of-sale [POS] network systems
- G06Q20/208—Input by product or record sensing, e.g. weighing or scanner processing
-
- 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/96—Management of image or video recognition tasks
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Artificial Intelligence (AREA)
- Multimedia (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Library & Information Science (AREA)
- Business, Economics & Management (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Evolutionary Computation (AREA)
- General Engineering & Computer Science (AREA)
- Electromagnetism (AREA)
- Accounting & Taxation (AREA)
- Medical Informatics (AREA)
- Software Systems (AREA)
- Computing Systems (AREA)
- General Business, Economics & Management (AREA)
- Strategic Management (AREA)
- Finance (AREA)
- Toxicology (AREA)
- Life Sciences & Earth Sciences (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Computational Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Cash Registers Or Receiving Machines (AREA)
Description
登録装置100では、あらかじめ複数の商品を事前に記憶しておき、運用時に撮影された画像から得られた特徴量と、HDD104に記憶されている辞書データとを順次比較することで、類似度の高い順に指定の数(例えば4)の候補を抽出する。比較する手法としては、例えば、下記の技術文献に解説されているSVM(Support Vector Machine)などがある。
CPU101は、抽出された候補をオペレータ用ディスプレイ13に表示する(ACT6)。
200 POS端末
7 通信ケーブル
11 バーコード
12 キーボード
13 オペレータ用ディスプレイ
131 タッチパネル
14 顧客用ディスプレイ
101 CPU
102 ROM
103 RAM
104 HDD
PR プログラム
F1 PLUファイル
105,204 接続インターフェース
106 撮像部
107 モード切換スイッチ
108 音声出力部
206 通信インターフェース
SC ストアコンピュータ
Claims (6)
- 商品の画像を撮像する撮像手段と、
前記画像を元に商品を学習し記憶する商品学習記憶手段と、
前記撮像手段で撮像された画像に基づき、あらかじめ記憶された商品を認識して登録を行う商品認識登録手段と、
商品登録をキー入力により行う商品登録キー入力手段と、を備え、
前記商品学習記憶手段にあらかじめ記憶されていない商品は、前記商品登録キー入力手段による商品登録操作に基づき、前記商品学習記憶手段に記憶させるようにした、商品登録装置。 - 前記撮像手段により撮像された画像中に商品が存在することを検出する商品検出手段を備え、事前に該商品検出手段にて商品が検出された画像を元に、前記商品学習記憶手段にて商品を学習し記憶した、請求項1記載の商品登録装置。
- 前記商品認識登録手段は、前記撮像手段で撮像された画像を解析し、あらかじめ登録されている商品との比較を行い、候補となる商品を少なくとも1つ抽出する、請求項1記載の商品登録装置。
- 抽出された商品の候補は、オペレータ用ディスプレイに表示し、該ディスプレイ上のタッチパネルを操作し、前記候補を選択した、請求項3記載の商品登録装置。
- 選択された前記商品の候補は、当該商品に相当する商品コードを、商品決済用の端末に送信し決済を行う、請求項4記載の商品登録装置。
- コンピュータを、
商品の画像が撮像された際、前記画像を元に商品を学習し記憶する商品学習記憶手段と、
前記撮像された画像に基づき、あらかじめ記憶された商品を認識して登録を行う商品認識登録手段と、
商品登録をキー入力により行う商品登録キー入力手段として機能させ、
前記商品学習記憶手段にあらかじめ記憶されていない商品は、前記商品登録キー入力手段による商品登録操作に基づき、前記商品学習記憶手段に記憶させるプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013179383A JP5865316B2 (ja) | 2013-08-30 | 2013-08-30 | 商品登録装置およびプログラム |
US14/468,474 US9412045B2 (en) | 2013-08-30 | 2014-08-26 | Commodity registration apparatus and commodity registration method |
US15/202,691 US10078828B2 (en) | 2013-08-30 | 2016-07-06 | Commodity registration apparatus and commodity registration method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013179383A JP5865316B2 (ja) | 2013-08-30 | 2013-08-30 | 商品登録装置およびプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2015049581A JP2015049581A (ja) | 2015-03-16 |
JP5865316B2 true JP5865316B2 (ja) | 2016-02-17 |
Family
ID=52583331
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013179383A Active JP5865316B2 (ja) | 2013-08-30 | 2013-08-30 | 商品登録装置およびプログラム |
Country Status (2)
Country | Link |
---|---|
US (2) | US9412045B2 (ja) |
JP (1) | JP5865316B2 (ja) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5865316B2 (ja) * | 2013-08-30 | 2016-02-17 | 東芝テック株式会社 | 商品登録装置およびプログラム |
JP6428240B2 (ja) * | 2014-12-17 | 2018-11-28 | カシオ計算機株式会社 | 商品登録装置、商品認識方法、およびプログラム |
US10282722B2 (en) * | 2015-05-04 | 2019-05-07 | Yi Sun Huang | Machine learning system, method, and program product for point of sale systems |
USD891163S1 (en) * | 2017-11-23 | 2020-07-28 | Mtr Holdings Inc. | Checkout counter |
JP6925292B2 (ja) * | 2018-03-05 | 2021-08-25 | 東芝テック株式会社 | 販売登録装置 |
DE102019122514A1 (de) * | 2019-08-21 | 2021-02-25 | LUPUS-ELECTRONICS GmbH | Verfahren zur Zuordnung eines zu registrierenden Rauchmelders und ein entsprechendes Rauchmelderverwaltungssystem |
JP2021101292A (ja) * | 2019-12-24 | 2021-07-08 | 京セラ株式会社 | 画像データの登録システム、画像データの登録装置、画像データの登録方法 |
JP7566497B2 (ja) | 2020-06-05 | 2024-10-15 | キヤノンマーケティングジャパン株式会社 | 情報処理装置、システム、情報処理装置の制御方法、及びプログラム |
Family Cites Families (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06333065A (ja) * | 1993-05-20 | 1994-12-02 | Casio Comput Co Ltd | データ処理装置 |
JPH07244782A (ja) * | 1994-03-04 | 1995-09-19 | Ishida Co Ltd | キャッシュコーナ |
JP4425155B2 (ja) * | 2004-03-12 | 2010-03-03 | 日立オートモティブシステムズ株式会社 | 内燃機関のバルブタイミング制御装置 |
JP5166490B2 (ja) * | 2010-07-21 | 2013-03-21 | 東芝テック株式会社 | 商品コード読取装置及びプログラム |
JP5416738B2 (ja) * | 2010-08-10 | 2014-02-12 | 東芝テック株式会社 | コード読取装置およびプログラム |
JP5106602B2 (ja) * | 2010-08-26 | 2012-12-26 | 東芝テック株式会社 | コード読取装置およびプログラム |
JP2012053710A (ja) * | 2010-09-01 | 2012-03-15 | Toshiba Tec Corp | 店舗システム、売上登録装置及びプログラム |
JP5166496B2 (ja) * | 2010-09-01 | 2013-03-21 | 東芝テック株式会社 | コード読取装置及びプログラム |
JP5623831B2 (ja) * | 2010-09-02 | 2014-11-12 | 東芝テック株式会社 | 商品コード読取装置及びプログラム |
JP5297506B2 (ja) * | 2010-11-01 | 2013-09-25 | 東芝テック株式会社 | コード読取装置およびプログラム |
JP2012247968A (ja) * | 2011-05-27 | 2012-12-13 | Toshiba Tec Corp | 情報処理装置、情報処理方法及び制御プログラム |
JP5485954B2 (ja) * | 2011-09-06 | 2014-05-07 | 東芝テック株式会社 | 店舗システム及びプログラム |
JP5431429B2 (ja) * | 2011-09-06 | 2014-03-05 | 東芝テック株式会社 | 情報処理装置及びプログラム |
JP2013084182A (ja) * | 2011-10-12 | 2013-05-09 | Toshiba Tec Corp | 情報処理装置およびプログラム |
JP5656796B2 (ja) * | 2011-10-19 | 2015-01-21 | 東芝テック株式会社 | 商品データ処理装置、商品データ処理方法及び制御プログラム |
JP5194160B1 (ja) * | 2011-10-19 | 2013-05-08 | 東芝テック株式会社 | 情報処理装置、情報処理方法及びプログラム |
JP5450560B2 (ja) * | 2011-10-19 | 2014-03-26 | 東芝テック株式会社 | 商品データ処理装置、商品データ処理方法及び制御プログラム |
JP5372191B2 (ja) * | 2012-01-30 | 2013-12-18 | 東芝テック株式会社 | 商品読取装置及び商品読取プログラム |
JP5553866B2 (ja) * | 2012-07-23 | 2014-07-16 | 東芝テック株式会社 | 商品認識装置及び認識辞書追加プログラム |
JP5619095B2 (ja) * | 2012-09-03 | 2014-11-05 | 東芝テック株式会社 | 商品認識装置及び商品認識プログラム |
JP2014052800A (ja) * | 2012-09-06 | 2014-03-20 | Toshiba Tec Corp | 情報処理装置及びプログラム |
JP5936993B2 (ja) | 2012-11-08 | 2016-06-22 | 東芝テック株式会社 | 商品認識装置及び商品認識プログラム |
JP5744824B2 (ja) * | 2012-12-03 | 2015-07-08 | 東芝テック株式会社 | 商品認識装置及び商品認識プログラム |
JP5848734B2 (ja) * | 2013-08-30 | 2016-01-27 | 東芝テック株式会社 | 商品登録装置 |
JP5865316B2 (ja) * | 2013-08-30 | 2016-02-17 | 東芝テック株式会社 | 商品登録装置およびプログラム |
-
2013
- 2013-08-30 JP JP2013179383A patent/JP5865316B2/ja active Active
-
2014
- 2014-08-26 US US14/468,474 patent/US9412045B2/en active Active
-
2016
- 2016-07-06 US US15/202,691 patent/US10078828B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
US20150063639A1 (en) | 2015-03-05 |
US10078828B2 (en) | 2018-09-18 |
US9412045B2 (en) | 2016-08-09 |
US20160314450A1 (en) | 2016-10-27 |
JP2015049581A (ja) | 2015-03-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5865316B2 (ja) | 商品登録装置およびプログラム | |
US10169752B2 (en) | Merchandise item registration apparatus, and merchandise item registration method | |
JP6555866B2 (ja) | 商品登録装置及びプログラム | |
JP6686290B2 (ja) | システム及び方法 | |
JP5788928B2 (ja) | 情報処理装置及びプログラム | |
US9990619B2 (en) | Holding manner learning apparatus, holding manner learning system and holding manner learning method | |
JP2015099549A (ja) | 商品認識装置及び商品認識プログラム | |
US10482447B2 (en) | Recognition system, information processing apparatus, and information processing method | |
US20190385141A1 (en) | Check-out system with merchandise reading apparatus and pos terminal | |
JP5848734B2 (ja) | 商品登録装置 | |
JP6376955B2 (ja) | 情報処理装置、販売データ処理装置およびプログラム | |
JP2017211880A (ja) | 情報処理装置及びプログラム | |
JP6319440B2 (ja) | 情報処理装置、情報処理方法、およびプログラム | |
JP2015099550A (ja) | 商品認識装置及び商品認識プログラム | |
WO2019215966A1 (ja) | 登録システム、登録方法及びプログラム | |
JP6057971B2 (ja) | 情報処理装置及びプログラム | |
US20170083891A1 (en) | Information processing apparatus and information processing method | |
JP6908491B2 (ja) | 商品情報読取装置およびプログラム | |
JP6316245B2 (ja) | 情報処理装置およびプログラム | |
JP6964166B2 (ja) | 認識システム、情報処理装置、及びプログラム | |
JP5916669B2 (ja) | チェックアウトシステム | |
JP6055878B2 (ja) | 情報処理装置及びプログラム | |
JP2013045361A (ja) | データ処理装置及びプログラム | |
JP2016058109A (ja) | 商品販売データ処理装置、及びチェックアウトシステム | |
JP2014139836A (ja) | 情報処理装置、情報処理システムおよび情報処理方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20150806 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150818 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20151015 |
|
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: 20151222 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20151225 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5865316 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |