JP2017187988A - コード認識装置 - Google Patents
コード認識装置 Download PDFInfo
- Publication number
- JP2017187988A JP2017187988A JP2016077536A JP2016077536A JP2017187988A JP 2017187988 A JP2017187988 A JP 2017187988A JP 2016077536 A JP2016077536 A JP 2016077536A JP 2016077536 A JP2016077536 A JP 2016077536A JP 2017187988 A JP2017187988 A JP 2017187988A
- Authority
- JP
- Japan
- Prior art keywords
- barcode
- code
- area
- information
- image
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/10—Character recognition
- G06V30/14—Image acquisition
- G06V30/146—Aligning or centring of the image pick-up or image-field
- G06V30/1475—Inclination or skew detection or correction of characters or of image to be recognised
- G06V30/1478—Inclination or skew detection or correction of characters or of image to be recognised of characters or characters lines
-
- 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/10712—Fixed beam scanning
- G06K7/10722—Photodetector array or CCD scanning
-
- 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/14—Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation using light without selection of wavelength, e.g. sensing reflected white light
- G06K7/1404—Methods for optical code recognition
- G06K7/1439—Methods for optical code recognition including a method step for retrieval of the optical code
- G06K7/1443—Methods for optical code recognition including a method step for retrieval of the optical code locating of the code in an image
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/10—Character recognition
- G06V30/14—Image acquisition
- G06V30/142—Image acquisition using hand-held instruments; Constructional details of the instruments
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/10—Character recognition
- G06V30/14—Image acquisition
- G06V30/148—Segmentation of character regions
- G06V30/153—Segmentation of character regions using recognition of characters or words
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Electromagnetism (AREA)
- General Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Toxicology (AREA)
- Health & Medical Sciences (AREA)
- Multimedia (AREA)
- Studio Devices (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
(第1実施形態)
図1は、第1実施形態におけるバーコード認識装置1の外観図である。図1に示すバーコード認識装置1は、使用者が手に持って操作することが可能な、所謂ハンドヘルド型端末である。バーコード認識装置1は、倉庫や店舗などの空間内、例えば商品棚や商品に対して付されたコードを光学的に検出して、コードが表すコード情報を読取る装置である。第1実施形態では、例えばコードとしてバーコードを対象とし、バーコードが表すバーコード情報を読取るものとして説明する。一般に、バーコードは、縞模様状の複数の太さの異なる線から構成される縞状パターン(バーコードパターン)と、バーコードパターンが表すバーコード情報を示す文字列(数字列)が含まれる。なお、バーコード認識装置1は、バーコードに限らず、2次元コードや幾何学図形の組み合わせなどによって表される各種コードを対象として認識をするようにしても良い。
図6は、第1実施形態のバーコード認識装置1によりバーコードを読取る第1の方法について示すフローチャートである。
第1の方法では、バーコードパターン(バーコード領域22)のデコード処理に失敗した場合に、バーコード領域22の周辺近傍に存在する近傍文字領域候補を探索している。第2の方法では、バーコード領域22の候補(バーコード候補領域)を切り出す際に(ActB3)、バーコード領域22の周辺近傍に存在する近傍文字領域探索を実行し(ActB3a)、文字領域候補を含まない領域をバーコード領域22として確定して切出す処理を行う。その際、CPU6は、検出した文字候補領域を示す位置(座標)/サイズ情報をRAM7(メモリバッファ)へ一時的に記録しておく。
第3の方法では、バーコード読取部2の撮影による撮影画像21の取得後に、撮影画像21の全画面を対象とする画像領域探索処理を実行し(ActC3)、バーコード領域22及び文字領域23の両方についての探索を一括して行う。CPU6は、画像領域探索処理により検出されたバーコード候補領域と文字候補領域のそれぞれについて、位置/サイズ情報をRAM7(メモリバッファ)に記録しておく。
第4の方法では、バーコード領域22の切出しからデコード情報(バーコード情報)の出力処理(ActD3〜D7)と、文字領域23の切出しからデコード情報(バーコード情報)の出力処理(ActD8〜D12)とを並列化して実行し、それぞれのデコード結果を統合して出力する。CPU6は、第3の方法と同様に画像領域探索処理を実行して、バーコード候補領域と文字候補領域のそれぞれについて位置/サイズ情報を記録する(ActD2)。CPU6は、バーコード領域切出し(ActD3)と、文字候補領域の切出し(ActD8)において、それぞれについての位置/サイズ情報を用いて処理する。
第2実施形態のバーコード認識装置1Aは、第1実施形態と同様にして、バーコード領域22と文字領域23を対象としてバーコード情報を読取る。さらに、バーコード認識装置1Aは、第1実施形態におけるバーコード読取部2に代えて、設置場所が固定された撮像装置2Aを、バーコード画像等を含む画像を撮影する読取装置として使用することで、バーコード12の3次元空間における位置(3次元位置座標)を検出する。図14は、第2実施形態において、バーコード領域22や文字領域23が含まれる商品棚などを撮影するための撮影装置2Aの外観図を示している。
Claims (5)
- コード画像を撮影するための読取手段と、
前記読取手段により撮影されたコード画像から前記コード画像に含まれるコード領域と文字領域を検出する領域検出手段と、
前記コード領域から前記コード画像が表す第1コード情報を抽出する第1抽出手段と、
前記文字領域から前記コード画像が表す第2コード情報を抽出する第2抽出手段と
を有するコード認識装置。 - 前記第2抽出手段は、前記第1抽出手段により前記第1コード情報を抽出できなかった場合に、前記文字領域から第2コード情報を抽出する請求項1記載のコード認識装置。
- (バーコード領域と文字領域の両方から抽出したバーコード情報を統合する)
前記第1コード情報と前記第2コード情報を統合する情報統合手段をさらに有する請求項1記載のコード認識装置。 - 前記読取手段は、パン・チルト機能を備えたカメラによりコード画像を撮影し、
前記コード画像中の前記コード領域の位置と、前記パン・チルト機能により調整される前記カメラの向きを示すパン・チルト情報をもとに、前記コード画像の位置を検出する位置検出手段をさらに有する請求項1記載のコード認識装置。 - 前記領域検出手段は、複数の異なる位置において前記読取手段によりそれぞれ撮影された複数のコード画像から前記コード領域を検出し、
前記位置検出手段は、前記複数の画像から検出された前記コード領域の位置と、前記複数のカメラの向きを示すパン・チルト情報をもとに、前記コード画像に相当するコードの3次元空間における位置を検出する請求項4記載のコード認識装置。
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016077536A JP2017187988A (ja) | 2016-04-07 | 2016-04-07 | コード認識装置 |
US15/451,642 US10255471B2 (en) | 2016-04-07 | 2017-03-07 | Code recognition device |
CN201710163696.3A CN107273888A (zh) | 2016-04-07 | 2017-03-17 | 码识别装置及码识别方法 |
EP17162220.2A EP3229169B1 (en) | 2016-04-07 | 2017-03-22 | Code recognition device |
US16/286,690 US10664675B2 (en) | 2016-04-07 | 2019-02-27 | Code recognition device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016077536A JP2017187988A (ja) | 2016-04-07 | 2016-04-07 | コード認識装置 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020146696A Division JP7036874B2 (ja) | 2020-09-01 | 2020-09-01 | コード認識装置 |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2017187988A true JP2017187988A (ja) | 2017-10-12 |
Family
ID=58401450
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2016077536A Pending JP2017187988A (ja) | 2016-04-07 | 2016-04-07 | コード認識装置 |
Country Status (4)
Country | Link |
---|---|
US (2) | US10255471B2 (ja) |
EP (1) | EP3229169B1 (ja) |
JP (1) | JP2017187988A (ja) |
CN (1) | CN107273888A (ja) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2020046736A (ja) * | 2018-09-14 | 2020-03-26 | 富士ゼロックス株式会社 | 画像処理装置及びプログラム |
JP2021193553A (ja) * | 2020-05-25 | 2021-12-23 | ジック アーゲー | カメラ及び画像データ処理方法 |
WO2023281617A1 (ja) * | 2021-07-06 | 2023-01-12 | 日本電気株式会社 | 情報処理システム、方法、および記録媒体 |
Families Citing this family (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10275624B2 (en) * | 2013-10-29 | 2019-04-30 | Hand Held Products, Inc. | Hybrid system and method for reading indicia |
JP6840530B2 (ja) | 2016-12-22 | 2021-03-10 | 東芝テック株式会社 | 画像処理装置及び画像処理方法 |
US10679101B2 (en) * | 2017-10-25 | 2020-06-09 | Hand Held Products, Inc. | Optical character recognition systems and methods |
RU2695054C1 (ru) * | 2018-06-18 | 2019-07-18 | Общество с ограниченной ответственностью "Аби Продакшн" | Детектирование баркодов на изображениях |
US11270422B2 (en) * | 2018-10-03 | 2022-03-08 | Helix OpCo, LLC | Secure genomic data accessioning |
JP2020064374A (ja) * | 2018-10-15 | 2020-04-23 | 富士通株式会社 | コード情報読取装置、方法、及びプログラム |
CN109522993B (zh) * | 2018-11-28 | 2022-03-01 | Oppo(重庆)智能科技有限公司 | 一种检验贴纸一致性的方法、终端设备及存储介质 |
US11126861B1 (en) * | 2018-12-14 | 2021-09-21 | Digimarc Corporation | Ambient inventorying arrangements |
WO2020170963A1 (ja) * | 2019-02-20 | 2020-08-27 | 日本電気株式会社 | 処理装置、処理方法及びプログラム |
CN112990800A (zh) * | 2019-12-02 | 2021-06-18 | 松下电器(中国)有限公司 苏州系统网络研究开发分公司 | 一种部材管理方法、系统和存储介质 |
JP7497203B2 (ja) | 2020-05-01 | 2024-06-10 | キヤノン株式会社 | 画像処理装置、画像処理装置の制御方法及びプログラム |
JP7539845B2 (ja) | 2021-02-12 | 2024-08-26 | 東芝テック株式会社 | コード作成方法及びプログラム |
US20230042611A1 (en) * | 2021-08-05 | 2023-02-09 | Zebra Technologies Corporation | Systems and Methods for Enhancing Trainable Optical Character Recognition (OCR) Performance |
US11928550B2 (en) * | 2022-01-28 | 2024-03-12 | Zebra Technologies Corporation | Methods and apparatus to locate and decode an arranged plurality of barcodes in an image |
EP4312150B1 (de) * | 2022-07-25 | 2024-07-10 | Sick Ag | Lesen eines optischen codes |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09237312A (ja) * | 1996-02-29 | 1997-09-09 | Toshiba Corp | 光学的文字読取装置 |
JP2000511320A (ja) * | 1997-04-24 | 2000-08-29 | ユナイテッド パーセル サービス オブ アメリカ,インコーポレイテッド | 光学的文字認識(ocr)支援のバーコード解読システム及び方法 |
JP2007101276A (ja) * | 2005-09-30 | 2007-04-19 | Topcon Corp | 三次元計測用投影装置及びシステム |
JP2011150460A (ja) * | 2010-01-20 | 2011-08-04 | Hitachi Information & Control Solutions Ltd | 入出庫管理システムおよび入出庫管理方法 |
JP2011164934A (ja) * | 2010-02-09 | 2011-08-25 | Toshiba Tec Corp | シンボル読取装置及びその制御プログラム |
Family Cites Families (36)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7415131B2 (en) | 2002-12-24 | 2008-08-19 | Siemens Energy & Automation, Inc. | Method and system for image processing |
US8294923B2 (en) * | 2003-07-25 | 2012-10-23 | Carlos Gonzalez Marti | Printing of electronic documents |
JP4058529B2 (ja) * | 2003-09-08 | 2008-03-12 | 株式会社デンソーウェーブ | 光学情報読取装置 |
CN1278533C (zh) * | 2003-12-17 | 2006-10-04 | 大唐移动通信设备有限公司 | 可自动录入文字、图像的手机及其录入与处理方法 |
JP4529157B2 (ja) * | 2004-06-15 | 2010-08-25 | 株式会社トプコン | 3次元測量システム及び電子的記憶媒体 |
US20070069028A1 (en) | 2004-12-10 | 2007-03-29 | Yaron Nemet | System to improve reading performance and accuracy of single or two dimensional data codes in a large field of view |
US20070065004A1 (en) * | 2005-08-01 | 2007-03-22 | Topcon Corporation | Three-dimensional measurement system and method of the same, and color-coded mark |
US20070091174A1 (en) * | 2005-09-30 | 2007-04-26 | Topcon Corporation | Projection device for three-dimensional measurement, and three-dimensional measurement system |
US8267321B2 (en) * | 2008-02-11 | 2012-09-18 | International Business Machines Corporation | Enhanced-density barcode |
JP4902568B2 (ja) * | 2008-02-19 | 2012-03-21 | キヤノン株式会社 | 電子文書生成装置、電子文書生成方法、コンピュータプログラム、および記憶媒体 |
CN101308018B (zh) * | 2008-05-30 | 2010-09-15 | 汤一平 | 基于双目全方位视觉传感器的立体视觉测量装置 |
JP4905482B2 (ja) * | 2009-02-25 | 2012-03-28 | コニカミノルタビジネステクノロジーズ株式会社 | 画像処理装置、画像処理方法およびプログラム |
US8488881B2 (en) | 2010-07-27 | 2013-07-16 | International Business Machines Corporation | Object segmentation at a self-checkout |
JP2012191252A (ja) * | 2011-03-08 | 2012-10-04 | Canon Inc | 2次元コードを検出可能な装置 |
US9367770B2 (en) * | 2011-08-30 | 2016-06-14 | Digimarc Corporation | Methods and arrangements for identifying objects |
JP2013101045A (ja) * | 2011-11-08 | 2013-05-23 | Fanuc Ltd | 物品の3次元位置姿勢の認識装置及び認識方法 |
JP2013168858A (ja) * | 2012-02-16 | 2013-08-29 | Fuji Xerox Co Ltd | 画像処理装置及びプログラム |
JP5968705B2 (ja) * | 2012-07-13 | 2016-08-10 | ルネサスエレクトロニクス株式会社 | 半導体装置の製造方法 |
US9076242B2 (en) * | 2012-07-19 | 2015-07-07 | Qualcomm Incorporated | Automatic correction of skew in natural images and video |
WO2014077184A1 (ja) * | 2012-11-13 | 2014-05-22 | 共同印刷株式会社 | 二次元コード |
EP2937818B1 (en) * | 2012-12-19 | 2022-04-20 | Denso Wave Incorporated | Information code, information code generation method, information code reader device, and information code usage system |
CN104253646B (zh) * | 2013-06-26 | 2018-11-06 | 中兴通讯股份有限公司 | 一种可见光通信mimo系统及其实现数据收发的方法 |
US9473747B2 (en) | 2013-07-25 | 2016-10-18 | Ncr Corporation | Whole store scanner |
US9111163B2 (en) * | 2013-07-31 | 2015-08-18 | Symbol Technologies, Llc | Apparatus for and method of electro-optically reading a selected target by image capture from a picklist of targets |
KR102107395B1 (ko) * | 2013-08-28 | 2020-05-07 | 삼성전자주식회사 | 모바일 단말기 및 그의 코드 인식 방법 |
CN104517089B (zh) * | 2013-09-29 | 2017-09-26 | 北大方正集团有限公司 | 一种二维码解码系统及其方法 |
US9986288B2 (en) * | 2014-08-21 | 2018-05-29 | The Nielsen Company (Us), Llc | Methods and apparatus to measure exposure to streaming media |
US20160180884A1 (en) * | 2014-10-15 | 2016-06-23 | Benjamin Nowak | Method and system for synchronization of multiple content streams |
JP6229672B2 (ja) * | 2015-02-06 | 2017-11-15 | コニカミノルタ株式会社 | 画像形成装置及び履歴生成方法 |
US9984287B2 (en) * | 2015-03-05 | 2018-05-29 | Wipro Limited | Method and image processing apparatus for performing optical character recognition (OCR) of an article |
US9466001B1 (en) | 2015-04-07 | 2016-10-11 | Toshiba Tec Kabushiki Kaisha | Image processing apparatus and computer-readable storage medium |
US9600731B2 (en) | 2015-04-08 | 2017-03-21 | Toshiba Tec Kabushiki Kaisha | Image processing apparatus, image processing method and computer-readable storage medium |
US9563812B2 (en) | 2015-04-08 | 2017-02-07 | Toshiba Tec Kabushiki Kaisha | Image processing apparatus, image processing method and computer-readable storage medium |
JP6908357B2 (ja) * | 2016-06-21 | 2021-07-28 | 株式会社ミツトヨ | 位置特定装置及び位置特定方法 |
JP6577430B2 (ja) * | 2016-09-06 | 2019-09-18 | キヤノンファインテックニスカ株式会社 | 記録装置および記録方法 |
WO2019183489A1 (en) * | 2018-03-22 | 2019-09-26 | Bedford Systems Llc | Beverage appliance with pod recognition system |
-
2016
- 2016-04-07 JP JP2016077536A patent/JP2017187988A/ja active Pending
-
2017
- 2017-03-07 US US15/451,642 patent/US10255471B2/en active Active
- 2017-03-17 CN CN201710163696.3A patent/CN107273888A/zh active Pending
- 2017-03-22 EP EP17162220.2A patent/EP3229169B1/en active Active
-
2019
- 2019-02-27 US US16/286,690 patent/US10664675B2/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09237312A (ja) * | 1996-02-29 | 1997-09-09 | Toshiba Corp | 光学的文字読取装置 |
JP2000511320A (ja) * | 1997-04-24 | 2000-08-29 | ユナイテッド パーセル サービス オブ アメリカ,インコーポレイテッド | 光学的文字認識(ocr)支援のバーコード解読システム及び方法 |
JP2007101276A (ja) * | 2005-09-30 | 2007-04-19 | Topcon Corp | 三次元計測用投影装置及びシステム |
JP2011150460A (ja) * | 2010-01-20 | 2011-08-04 | Hitachi Information & Control Solutions Ltd | 入出庫管理システムおよび入出庫管理方法 |
JP2011164934A (ja) * | 2010-02-09 | 2011-08-25 | Toshiba Tec Corp | シンボル読取装置及びその制御プログラム |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2020046736A (ja) * | 2018-09-14 | 2020-03-26 | 富士ゼロックス株式会社 | 画像処理装置及びプログラム |
JP7251078B2 (ja) | 2018-09-14 | 2023-04-04 | 富士フイルムビジネスイノベーション株式会社 | 画像処理装置及びプログラム |
JP2021193553A (ja) * | 2020-05-25 | 2021-12-23 | ジック アーゲー | カメラ及び画像データ処理方法 |
JP7221329B2 (ja) | 2020-05-25 | 2023-02-13 | ジック アーゲー | カメラ及び画像データ処理方法 |
US11941859B2 (en) | 2020-05-25 | 2024-03-26 | Sick Ag | Camera and method for processing image data |
WO2023281617A1 (ja) * | 2021-07-06 | 2023-01-12 | 日本電気株式会社 | 情報処理システム、方法、および記録媒体 |
Also Published As
Publication number | Publication date |
---|---|
EP3229169A1 (en) | 2017-10-11 |
US10664675B2 (en) | 2020-05-26 |
CN107273888A (zh) | 2017-10-20 |
US20190197277A1 (en) | 2019-06-27 |
US10255471B2 (en) | 2019-04-09 |
EP3229169B1 (en) | 2020-10-21 |
US20170293788A1 (en) | 2017-10-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2017187988A (ja) | コード認識装置 | |
US10628648B2 (en) | Systems and methods for tracking optical codes | |
US10019803B2 (en) | Store shelf imaging system and method using a vertical LIDAR | |
JP5580164B2 (ja) | 光学情報処理装置、光学情報処理方法、光学情報処理システム、光学情報処理プログラム | |
JP5783885B2 (ja) | 情報提示装置、その方法及びそのプログラム | |
JP7036874B2 (ja) | コード認識装置 | |
US10791276B2 (en) | Automated local positioning system calibration using optically readable markers | |
JP2019200697A (ja) | 棚管理システムおよびプログラム | |
JP2023015989A (ja) | 物品識別および追跡システム | |
JP2017123163A (ja) | 画像認識装置 | |
US7286725B2 (en) | Information presentation apparatus for suggesting a presentation accuracy of related information and information presentation method | |
JP7304992B2 (ja) | コード認識装置 | |
JP2019091339A (ja) | 画像収集装置、プログラム、及び方法 | |
US20230288912A1 (en) | Workstation with dynamic machine vision sensing and augmented reality | |
JP2007200364A (ja) | ステレオキャリブレーション装置とそれを用いたステレオ画像監視装置 | |
JP6065911B2 (ja) | 配置情報登録装置、配置情報登録方法および配置情報登録プログラム | |
JP2014035635A (ja) | 対象物管理システム | |
WO2015145977A1 (ja) | 情報処理装置、画像処理方法と記録媒体、ならびに、pos端末装置 | |
KR101802918B1 (ko) | 3차원 영상 획득 장치 및 그 동작방법 | |
US11995900B2 (en) | Method on identifying indicia orientation and decoding indicia for machine vision systems | |
JP2984267B1 (ja) | 対象物の画像処理方法 | |
JP2006317418A (ja) | 画像計測装置、画像計測方法、計測処理プログラム及び記録媒体 | |
CN113330275B (zh) | 相机信息计算装置、系统、相机信息计算方法及记录介质 | |
US20180129843A1 (en) | Method for obtaining information from a coding body, system comprising a coding body, computer program product and data storage means | |
JP2024022937A (ja) | 情報処理装置、物品の探索方法及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190401 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20190930 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20191015 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20191211 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20200602 |