JP6302849B2 - 物品認識装置、販売データ処理装置および制御プログラム - Google Patents
物品認識装置、販売データ処理装置および制御プログラム Download PDFInfo
- Publication number
- JP6302849B2 JP6302849B2 JP2015011444A JP2015011444A JP6302849B2 JP 6302849 B2 JP6302849 B2 JP 6302849B2 JP 2015011444 A JP2015011444 A JP 2015011444A JP 2015011444 A JP2015011444 A JP 2015011444A JP 6302849 B2 JP6302849 B2 JP 6302849B2
- Authority
- JP
- Japan
- Prior art keywords
- unit
- cpu
- image
- display
- product
- 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
- 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/98—Detection or correction of errors, e.g. by rescanning the pattern or by human intervention; Evaluation of the quality of the acquired patterns
- G06V10/987—Detection or correction of errors, e.g. by rescanning the pattern or by human intervention; Evaluation of the quality of the acquired patterns with the intervention of an operator
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07G—REGISTERING THE RECEIPT OF CASH, VALUABLES, OR TOKENS
- G07G1/00—Cash registers
- G07G1/0036—Checkout procedures
- G07G1/0045—Checkout procedures with a code reader for reading of an identifying code of the article to be registered, e.g. barcode reader or radio-frequency identity [RFID] reader
- G07G1/0054—Checkout procedures with a code reader for reading of an identifying code of the article to be registered, e.g. barcode reader or radio-frequency identity [RFID] reader with control of supplementary check-parameters, e.g. weight or number of articles
- G07G1/0063—Checkout procedures with a code reader for reading of an identifying code of the article to be registered, e.g. barcode reader or radio-frequency identity [RFID] reader with control of supplementary check-parameters, e.g. weight or number of articles with means for detecting the geometric dimensions of the article of which the code is read, such as its size or height, for the verification of the registration
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—2D [Two Dimensional] image generation
- G06T11/60—Editing figures and text; Combining figures or text
-
- 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
- Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Accounting & Taxation (AREA)
- Theoretical Computer Science (AREA)
- Finance (AREA)
- Strategic Management (AREA)
- General Business, Economics & Management (AREA)
- Geometry (AREA)
- Multimedia (AREA)
- Quality & Reliability (AREA)
- Cash Registers Or Receiving Machines (AREA)
- Computer Vision & Pattern Recognition (AREA)
- User Interface Of Digital Computer (AREA)
Description
柳井 啓司,“一般物体認識の現状と今後”,情報処理学会論文誌,Vol.48,No.SIG16[平成22年8月10日検索],インターネット< URL: http://mm.cs.uec.ac.jp/IPSJ-TCVIM-Yanai.pdf >
また、画像をオブジェクト毎に領域分割することによって、一般物体認識を行う技術が、下記の文献において解説されており、この技術も上記のオブジェクト認識に利用できる。
Jamie Shottonら,“Semantic Texton Forests for Image Categorization and Segmentation”,[平成22年8月10日検索],インターネット< URL: http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.145.3036&rep=repl&type=pdf >
外観が類似する商品は少なからず存在することが一般的である。このため、上記の認識処理により、売上商品を確定することは好ましく無い。そこでCPU106はAct7においては、商品毎に求めた類似度が高い商品を最大4つまで選び、類似度が高い順に一位候補〜四位候補として設定する。なおCPU106は、一位候補〜四位候補のそれぞれのPLUコードをRAM108に書き込む。ただしCPU106は、最大の類似度が予め定めた値未満である場合には、候補商品無しとする。
かくして制御プログラムに基づく制御処理をCPU106が実行することによって、CPU106を中枢部分とするコンピュータは制御ユニットとして機能する。
CPU106はAct10を終えたならば、図5に示すAct11へと進む。
以下に、本願の当初の特許請求の範囲に記載された発明を付記する。
[付記1] 撮像デバイスが撮像した動画に含まれるオブジェクトを認識する認識ユニットと、
前記認識ユニットが認識対象とする前記オブジェクトの前記動画のフレーム内での位置を検出する検出ユニットと、
前記フレーム内に定めた操作用領域の中の位置が前記検出ユニットにより検出されたことに応じて、当該位置を含む前記操作用領域に関連付けられた操作として入力する入力ユニットと、
前記検出ユニットにより検出された位置を表す画像を前記動画に重畳して表示するように表示デバイスを制御する制御ユニットと、
を具備したことを特徴とする物品認識装置。
[付記2] 前記制御ユニットは、前記画像を前記検出ユニットによる最も新しい検出位置のみを表す前記画像を前記動画に重畳して表示するように前記表示デバイスを制御することを特徴とする付記1に記載の物品認識装置。
[付記3] 前記制御ユニットは、前記画像を前記検出ユニットによる最も新しい検出位置と、その検出位置へと至る前記検出位置の変化方向とを表す前記画像を前記動画に重畳して表示するように前記表示デバイスを制御することを特徴とする付記1に記載の物品認識装置。
[付記4] 前記制御ユニットは、前記画像を前記検出ユニットによる検出位置の軌跡を表す前記画像を前記動画に重畳して表示するように前記表示デバイスを制御することを特徴とする付記1に記載の物品認識装置。
[付記5] 撮像デバイスが撮像した動画に含まれるオブジェクトを認識する認識ユニットと、
前記認識ユニットが認識対象とする前記オブジェクトの前記動画のフレーム内での位置を検出する検出ユニットと、
前記フレーム内に定めた操作用領域の中の位置が前記検出ユニットにより検出されたことに応じて、当該位置を含む前記操作用領域に関連付けられ、販売登録に関わる操作として入力する入力ユニットと、
前記認識ユニットによる認識結果と前記入力ユニットで入力された操作とに基づいて物品の販売に関わるデータ処理を行う処理ユニットと、
前記検出ユニットにより検出された位置を表す画像を前記動画に重畳して表示するように表示デバイスを制御する制御ユニットと、
を具備したことを特徴とする販売データ処理装置。
[付記6] コンピュータを、
撮像デバイスが撮像した動画に含まれるオブジェクトを認識する認識ユニットと、
前記認識ユニットが認識対象とする前記オブジェクトの前記動画のフレーム内での位置を検出する検出ユニットと、
前記フレーム内に定めた操作用領域の中の位置が前記検出ユニットにより検出されたことに応じて、当該位置を含む前記操作用領域に関連付けられた操作として入力する入力ユニットと、
前記検出ユニットにより検出された位置を表す画像を前記動画に重畳して表示するように表示デバイスを制御する制御ユニットと、
して機能させるための制御プログラム。
Claims (6)
- 撮像デバイスが撮像した動画に含まれるオブジェクトを認識する認識ユニットと、
前記認識ユニットが認識対象とする前記オブジェクトの前記動画のフレーム内での範囲のうちの一部の範囲として前記オブジェクトの位置を検出する検出ユニットと、
前記フレーム内に定めた操作用領域の中の位置が前記検出ユニットにより検出されたことに応じて、当該位置を含む前記操作用領域に関連付けられた操作として入力する入力ユニットと、
前記検出ユニットにより検出された位置を表す画像を前記動画に重畳して表示するように表示デバイスを制御する制御ユニットと、
を具備した物品認識装置。 - 前記制御ユニットは、前記画像を前記検出ユニットによる最も新しい検出位置のみを表す前記画像を前記動画に重畳して表示するように前記表示デバイスを制御する、
請求項1に記載の物品認識装置。 - 前記制御ユニットは、前記画像を前記検出ユニットによる最も新しい検出位置と、その検出位置へと至る前記検出位置の変化方向とを表す前記画像を前記動画に重畳して表示するように前記表示デバイスを制御する、
請求項1に記載の物品認識装置。 - 前記制御ユニットは、前記画像を前記検出ユニットによる検出位置の軌跡を表す前記画像を前記動画に重畳して表示するように前記表示デバイスを制御する、
請求項1に記載の物品認識装置。 - 撮像デバイスが撮像した動画に含まれるオブジェクトを認識する認識ユニットと、
前記認識ユニットが認識対象とする前記オブジェクトの前記動画のフレーム内での範囲のうちの一部の範囲として前記オブジェクトの位置を検出する検出ユニットと、
前記フレーム内に定めた操作用領域の中の位置が前記検出ユニットにより検出されたことに応じて、当該位置を含む前記操作用領域に関連付けられ、販売登録に関わる操作として入力する入力ユニットと、
前記認識ユニットによる認識結果と前記入力ユニットで入力された操作とに基づいて物品の販売に関わるデータ処理を行う処理ユニットと、
前記検出ユニットにより検出された位置を表す画像を前記動画に重畳して表示するように表示デバイスを制御する制御ユニットと、
を具備したことを特徴とする販売データ処理装置。 - コンピュータを、
撮像デバイスが撮像した動画に含まれるオブジェクトを認識する認識ユニットと、
前記認識ユニットが認識対象とする前記オブジェクトの前記動画のフレーム内での範囲のうちの一部の範囲として前記オブジェクトの位置を検出する検出ユニットと、
前記フレーム内に定めた操作用領域の中の位置が前記検出ユニットにより検出されたことに応じて、当該位置を含む前記操作用領域に関連付けられた操作として入力する入力ユニットと、
前記検出ユニットにより検出された位置を表す画像を前記動画に重畳して表示するように表示デバイスを制御する制御ユニットと、
して機能させるための制御プログラム。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015011444A JP6302849B2 (ja) | 2015-01-23 | 2015-01-23 | 物品認識装置、販売データ処理装置および制御プログラム |
US14/995,564 US20160217449A1 (en) | 2015-01-23 | 2016-01-14 | Product recognition apparatus, sales data processing apparatus, and control method |
US16/519,040 US20190347636A1 (en) | 2015-01-23 | 2019-07-23 | Product recognition apparatus, sales data processing apparatus, and control method |
US16/918,638 US20200334656A1 (en) | 2015-01-23 | 2020-07-01 | Product recognition apparatus, sales data processing apparatus, and control method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015011444A JP6302849B2 (ja) | 2015-01-23 | 2015-01-23 | 物品認識装置、販売データ処理装置および制御プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2016136339A JP2016136339A (ja) | 2016-07-28 |
JP6302849B2 true JP6302849B2 (ja) | 2018-03-28 |
Family
ID=56434499
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2015011444A Active JP6302849B2 (ja) | 2015-01-23 | 2015-01-23 | 物品認識装置、販売データ処理装置および制御プログラム |
Country Status (2)
Country | Link |
---|---|
US (3) | US20160217449A1 (ja) |
JP (1) | JP6302849B2 (ja) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20160110791A1 (en) * | 2014-10-15 | 2016-04-21 | Toshiba Global Commerce Solutions Holdings Corporation | Method, computer program product, and system for providing a sensor-based environment |
US10041827B2 (en) * | 2015-12-21 | 2018-08-07 | Ncr Corporation | Image guided scale calibration |
US10331969B2 (en) * | 2016-10-28 | 2019-06-25 | Ncr Corporation | Image processing for scale zero validation |
Family Cites Families (29)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7540424B2 (en) * | 2000-11-24 | 2009-06-02 | Metrologic Instruments, Inc. | Compact bar code symbol reading system employing a complex of coplanar illumination and imaging stations for omni-directional imaging of objects within a 3D imaging volume |
US7708205B2 (en) * | 2003-11-13 | 2010-05-04 | Metrologic Instruments, Inc. | Digital image capture and processing system employing multi-layer software-based system architecture permitting modification and/or extension of system features and functions by way of third party code plug-ins |
US8042740B2 (en) * | 2000-11-24 | 2011-10-25 | Metrologic Instruments, Inc. | Method of reading bar code symbols on objects at a point-of-sale station by passing said objects through a complex of stationary coplanar illumination and imaging planes projected into a 3D imaging volume |
US20090134221A1 (en) * | 2000-11-24 | 2009-05-28 | Xiaoxun Zhu | Tunnel-type digital imaging-based system for use in automated self-checkout and cashier-assisted checkout operations in retail store environments |
JP2004127013A (ja) * | 2002-10-03 | 2004-04-22 | Matsushita Electric Ind Co Ltd | 販売時点情報管理装置 |
US20110284625A1 (en) * | 2005-12-16 | 2011-11-24 | Taylor Smith | Digital image capture and processing system supporting multiple third party code plug-ins with configuration files having conditional programming logic controlling the chaining of multiple third-party plug-ins |
US8146811B2 (en) * | 2007-03-12 | 2012-04-03 | Stoplift, Inc. | Cart inspection for suspicious items |
JP4436872B2 (ja) * | 2008-01-24 | 2010-03-24 | 東芝テック株式会社 | データコード読み取り装置 |
US8448859B2 (en) * | 2008-09-05 | 2013-05-28 | Datalogic ADC, Inc. | System and method for preventing cashier and customer fraud at retail checkout |
US8571298B2 (en) * | 2008-12-23 | 2013-10-29 | Datalogic ADC, Inc. | Method and apparatus for identifying and tallying objects |
US20110257985A1 (en) * | 2010-04-14 | 2011-10-20 | Boris Goldstein | Method and System for Facial Recognition Applications including Avatar Support |
US8751049B2 (en) * | 2010-05-24 | 2014-06-10 | Massachusetts Institute Of Technology | Kinetic input/output |
JP5194149B2 (ja) * | 2010-08-23 | 2013-05-08 | 東芝テック株式会社 | 店舗システムおよびプログラム |
US8789757B2 (en) * | 2011-02-02 | 2014-07-29 | Metrologic Instruments, Inc. | POS-based code symbol reading system with integrated scale base and system housing having an improved produce weight capturing surface design |
US20120203647A1 (en) * | 2011-02-09 | 2012-08-09 | Metrologic Instruments, Inc. | Method of and system for uniquely responding to code data captured from products so as to alert the product handler to carry out exception handling procedures |
US20120223141A1 (en) * | 2011-03-01 | 2012-09-06 | Metrologic Instruments, Inc. | Digital linear imaging system employing pixel processing techniques to composite single-column linear images on a 2d image detection array |
CN104272329A (zh) * | 2011-03-17 | 2015-01-07 | P·坎贝尔 | 货架跟踪(ost)系统 |
EP3654627A3 (en) * | 2011-06-28 | 2020-08-05 | NCR Corporation | Image processing to prevent access to private information |
JP5483622B2 (ja) * | 2011-08-31 | 2014-05-07 | 東芝テック株式会社 | 店舗システム及びプログラム |
JP5551140B2 (ja) * | 2011-10-19 | 2014-07-16 | 東芝テック株式会社 | 情報処理装置及びプログラム |
JP5567606B2 (ja) * | 2012-01-31 | 2014-08-06 | 東芝テック株式会社 | 情報処理装置及びプログラム |
US8976030B2 (en) * | 2012-04-24 | 2015-03-10 | Metrologic Instruments, Inc. | Point of sale (POS) based checkout system supporting a customer-transparent two-factor authentication process during product checkout operations |
US9593982B2 (en) * | 2012-05-21 | 2017-03-14 | Digimarc Corporation | Sensor-synchronized spectrally-structured-light imaging |
US9022288B2 (en) * | 2012-09-05 | 2015-05-05 | Metrologic Instruments, Inc. | Symbol reading system having predictive diagnostics |
JP5668042B2 (ja) * | 2012-10-31 | 2015-02-12 | 東芝テック株式会社 | 商品読取装置、商品販売データ処理装置および商品読取プログラム |
US20140289073A1 (en) * | 2013-03-14 | 2014-09-25 | Steven K. Gold | Product Localization and Interaction |
JP6369258B2 (ja) * | 2014-09-22 | 2018-08-08 | カシオ計算機株式会社 | 商品登録装置、商品登録方法およびプログラム |
IL238473A0 (en) * | 2015-04-26 | 2015-11-30 | Parkam Israel Ltd | A method and system for discovering and mapping parking areas |
US11170409B2 (en) * | 2017-05-19 | 2021-11-09 | Abl Ip Holding, Llc | Wireless beacon based systems utilizing printable circuits |
-
2015
- 2015-01-23 JP JP2015011444A patent/JP6302849B2/ja active Active
-
2016
- 2016-01-14 US US14/995,564 patent/US20160217449A1/en not_active Abandoned
-
2019
- 2019-07-23 US US16/519,040 patent/US20190347636A1/en not_active Abandoned
-
2020
- 2020-07-01 US US16/918,638 patent/US20200334656A1/en not_active Abandoned
Also Published As
Publication number | Publication date |
---|---|
JP2016136339A (ja) | 2016-07-28 |
US20160217449A1 (en) | 2016-07-28 |
US20200334656A1 (en) | 2020-10-22 |
US20190347636A1 (en) | 2019-11-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20140177912A1 (en) | Commodity reading apparatus, commodity sales data processing apparatus and commodity reading method | |
US20170116491A1 (en) | Commodity recognition apparatus and commodity recognition method | |
US9990619B2 (en) | Holding manner learning apparatus, holding manner learning system and holding manner learning method | |
US20200334656A1 (en) | Product recognition apparatus, sales data processing apparatus, and control method | |
US10482447B2 (en) | Recognition system, information processing apparatus, and information processing method | |
JP6747873B2 (ja) | 情報処理装置及びプログラム | |
JP5572651B2 (ja) | 商品読取装置および商品読取プログラム | |
US20150206119A1 (en) | Commodity reading apparatus, sales data processing apparatus having the same and method for recognizing commodity | |
JP5622756B2 (ja) | 商品読取装置及び商品読取プログラム | |
JP5551140B2 (ja) | 情報処理装置及びプログラム | |
JP2013250768A (ja) | 商品認識装置及び商品認識プログラム | |
JP6263483B2 (ja) | 物品認識装置、販売データ処理装置および制御プログラム | |
JP6239460B2 (ja) | 情報処理装置及びプログラム | |
US20170344851A1 (en) | Information processing apparatus and method for ensuring selection operation | |
JP2015041157A (ja) | 商品認識装置およびその制御プログラム | |
JP6376955B2 (ja) | 情報処理装置、販売データ処理装置およびプログラム | |
JP2015099550A (ja) | 商品認識装置及び商品認識プログラム | |
EP3364384A1 (en) | Information processing apparatus and information processing method | |
JP6348784B2 (ja) | 情報処理装置及びプログラム | |
JP6964166B2 (ja) | 認識システム、情報処理装置、及びプログラム | |
JP2020067782A (ja) | 読取装置及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20160914 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20170810 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170822 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20171011 |
|
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: 20180206 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180305 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6302849 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |