JP6863946B2 - 画像処理装置 - Google Patents
画像処理装置 Download PDFInfo
- Publication number
- JP6863946B2 JP6863946B2 JP2018206021A JP2018206021A JP6863946B2 JP 6863946 B2 JP6863946 B2 JP 6863946B2 JP 2018206021 A JP2018206021 A JP 2018206021A JP 2018206021 A JP2018206021 A JP 2018206021A JP 6863946 B2 JP6863946 B2 JP 6863946B2
- Authority
- JP
- Japan
- Prior art keywords
- model pattern
- detection result
- image
- feature points
- feature point
- 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
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/13—Edge detection
-
- 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/40—Extraction of image or video features
- G06V10/44—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
-
- 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/211—Selection of the most significant subset of features
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/0002—Inspection of images, e.g. flaw detection
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/50—Depth or shape recovery
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/70—Determining position or orientation of objects or cameras
- G06T7/73—Determining position or orientation of objects or cameras using feature-based methods
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/70—Determining position or orientation of objects or cameras
- G06T7/73—Determining position or orientation of objects or cameras using feature-based methods
- G06T7/74—Determining position or orientation of objects or cameras using feature-based methods involving reference images or patches
-
- 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/757—Matching configurations of points or features
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V2201/00—Indexing scheme relating to image or video recognition or understanding
- G06V2201/06—Recognition of objects for industrial automation
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Multimedia (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- Bioinformatics & Computational Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Evolutionary Biology (AREA)
- Life Sciences & Earth Sciences (AREA)
- General Engineering & Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Computing Systems (AREA)
- Databases & Information Systems (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Software Systems (AREA)
- Quality & Reliability (AREA)
- Image Analysis (AREA)
Description
本実施形態の画像処理装置10は、複数の特徴点151,152からなる基準形状情報としてのモデルパターン150に基づいて入力画像90から対象物100を検出する画像処理装置10であって、対象物100を含む1又は複数の入力画像90を取得し、モデルパターン150の特徴点151,152と入力画像90から抽出した入力側特徴点120,121を比較した検出結果を取得する結果取得部41と、モデルパターン150と対象物100の位置姿勢が異なる複数の検出結果を取得し、モデルパターン150の特徴点151,152ごとに、入力画像90中に入力側特徴点120,121が検出された頻度を算出する頻度算出部42と、頻度算出部42が算出した頻度に基づいてモデルパターン150が有する複数の特徴点151,152から注目する特徴点を選択する特徴点選択部43と、を備える。
41 結果取得部
42 頻度算出部
43 特徴点選択部
90 入力画像
100 対象物
120,121 入力側特徴点
150 モデルパターン(基準形状情報)
151,152 特徴点
Claims (3)
- 複数の特徴点からなる基準形状情報に基づいて入力画像から対象物を検出する画像処理装置であって、
前記対象物を含む1又は複数の前記入力画像を取得し、前記基準形状情報の前記特徴点と前記入力画像から抽出した入力側特徴点を比較した検出結果を取得する結果取得部と、
前記基準形状情報と前記対象物の位置姿勢が異なる複数の検出結果を取得し、前記基準形状情報の前記特徴点ごとに、前記入力画像中に前記入力側特徴点が検出された頻度を算出する頻度算出部と、
前記頻度算出部が算出した頻度に基づいて前記基準形状情報が有する複数の前記特徴点から注目する特徴点を選択する特徴点選択部と、
を備え、
前記特徴点選択部は、
前記基準形状情報が有する複数の前記特徴点のうち、
前記対象物が正しく検出された正検出結果での前記入力側特徴点の検出される頻度と、
前記対象物が正しく検出されなかった誤検出結果での前記入力側特徴点の検出される頻度に基づいて前記特徴点を注目する特徴点として選択する画像処理装置。 - 前記結果取得部は、前記基準形状情報を作成した基になった基礎画像を前記入力画像として取得し、
前記特徴点選択部は、前記基礎画像と同じ位置姿勢の前記対象物が検出された検出結果を前記正検出結果とし、前記正検出結果と異なる位置姿勢の検出結果を誤検出結果とする請求項1に記載の画像処理装置。 - 複数の前記検出結果のそれぞれに対し、前記正検出結果又は前記誤検出結果を設定する正誤設定部を更に備える請求項1に記載の画像処理装置。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018206021A JP6863946B2 (ja) | 2018-10-31 | 2018-10-31 | 画像処理装置 |
US16/595,079 US11074718B2 (en) | 2018-10-31 | 2019-10-07 | Image processing device |
DE102019216321.1A DE102019216321A1 (de) | 2018-10-31 | 2019-10-23 | Bildverarbeitungsvorrichtung |
CN201911038046.1A CN111199533B (zh) | 2018-10-31 | 2019-10-29 | 图像处理装置 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018206021A JP6863946B2 (ja) | 2018-10-31 | 2018-10-31 | 画像処理装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2020071739A JP2020071739A (ja) | 2020-05-07 |
JP6863946B2 true JP6863946B2 (ja) | 2021-04-21 |
Family
ID=70327533
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018206021A Active JP6863946B2 (ja) | 2018-10-31 | 2018-10-31 | 画像処理装置 |
Country Status (4)
Country | Link |
---|---|
US (1) | US11074718B2 (ja) |
JP (1) | JP6863946B2 (ja) |
CN (1) | CN111199533B (ja) |
DE (1) | DE102019216321A1 (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6863946B2 (ja) * | 2018-10-31 | 2021-04-21 | ファナック株式会社 | 画像処理装置 |
CN116740385B (zh) * | 2023-08-08 | 2023-10-13 | 深圳探谱特科技有限公司 | 一种设备质检方法、装置和系统 |
Family Cites Families (24)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5638465A (en) * | 1994-06-14 | 1997-06-10 | Nippon Telegraph And Telephone Corporation | Image inspection/recognition method, method of generating reference data for use therein, and apparatuses therefor |
JP3758940B2 (ja) * | 2000-04-26 | 2006-03-22 | シャープ株式会社 | 画像形成装置 |
JP4275345B2 (ja) * | 2002-01-30 | 2009-06-10 | 株式会社日立製作所 | パターン検査方法及びパターン検査装置 |
JP4492036B2 (ja) * | 2003-04-28 | 2010-06-30 | ソニー株式会社 | 画像認識装置及び方法、並びにロボット装置 |
JP4088232B2 (ja) * | 2003-10-07 | 2008-05-21 | 株式会社新川 | ボンディング方法、ボンディング装置及びボンディングプログラム |
JP4613617B2 (ja) * | 2005-01-07 | 2011-01-19 | ソニー株式会社 | 画像処理システム、学習装置および方法、並びにプログラム |
JP4894741B2 (ja) * | 2007-12-03 | 2012-03-14 | ソニー株式会社 | 情報処理装置および情報処理方法、プログラム、並びに記録媒体 |
JP5152231B2 (ja) * | 2010-03-12 | 2013-02-27 | オムロン株式会社 | 画像処理方法および画像処理装置 |
JP5772420B2 (ja) * | 2011-09-09 | 2015-09-02 | 住友電気工業株式会社 | 特徴量抽出装置、対象物検出システム、コンピュータプログラム及び特徴量抽出方法 |
JP6118976B2 (ja) * | 2012-11-06 | 2017-04-26 | 株式会社国際電気通信基礎技術研究所 | 頭部姿勢の推定装置、頭部姿勢の推定方法およびコンピュータに頭部姿勢の推定方法を実行させるためのプログラム |
US8866912B2 (en) * | 2013-03-10 | 2014-10-21 | Pelican Imaging Corporation | System and methods for calibration of an array camera using a single captured image |
US9881203B2 (en) * | 2013-08-29 | 2018-01-30 | Nec Corporation | Image processing device, image processing method, and program |
US10636168B2 (en) * | 2015-06-12 | 2020-04-28 | Sony Corporation | Image processing apparatus, method, and program |
JP6348093B2 (ja) * | 2015-11-06 | 2018-06-27 | ファナック株式会社 | 入力データから検出対象物の像を検出する画像処理装置および方法 |
JP6608682B2 (ja) | 2015-11-24 | 2019-11-20 | 株式会社キーエンス | 位置決め方法、外観検査装置、プログラム、コンピュータ可読記録媒体および外観検査方法 |
JP6542824B2 (ja) * | 2017-03-13 | 2019-07-10 | ファナック株式会社 | 入力画像から検出した対象物の像の尤度を計算する画像処理装置および画像処理方法 |
JP6487493B2 (ja) * | 2017-05-18 | 2019-03-20 | ファナック株式会社 | 画像処理システム |
JP6705777B2 (ja) * | 2017-07-10 | 2020-06-03 | ファナック株式会社 | 機械学習装置、検査装置及び機械学習方法 |
JP6608890B2 (ja) * | 2017-09-12 | 2019-11-20 | ファナック株式会社 | 機械学習装置、ロボットシステム及び機械学習方法 |
JP6626057B2 (ja) * | 2017-09-27 | 2019-12-25 | ファナック株式会社 | 検査装置及び検査システム |
JP6836561B2 (ja) * | 2018-09-20 | 2021-03-03 | ファナック株式会社 | 画像処理装置及び画像処理方法 |
JP6863946B2 (ja) * | 2018-10-31 | 2021-04-21 | ファナック株式会社 | 画像処理装置 |
JP7049983B2 (ja) * | 2018-12-26 | 2022-04-07 | 株式会社日立製作所 | 物体認識装置および物体認識方法 |
JP7488033B2 (ja) * | 2019-08-22 | 2024-05-21 | ファナック株式会社 | 物体検出装置及び物体検出用コンピュータプログラム |
-
2018
- 2018-10-31 JP JP2018206021A patent/JP6863946B2/ja active Active
-
2019
- 2019-10-07 US US16/595,079 patent/US11074718B2/en active Active
- 2019-10-23 DE DE102019216321.1A patent/DE102019216321A1/de active Pending
- 2019-10-29 CN CN201911038046.1A patent/CN111199533B/zh active Active
Also Published As
Publication number | Publication date |
---|---|
CN111199533A (zh) | 2020-05-26 |
US11074718B2 (en) | 2021-07-27 |
DE102019216321A1 (de) | 2020-04-30 |
US20200134865A1 (en) | 2020-04-30 |
JP2020071739A (ja) | 2020-05-07 |
CN111199533B (zh) | 2024-04-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6348093B2 (ja) | 入力データから検出対象物の像を検出する画像処理装置および方法 | |
US11511421B2 (en) | Object recognition processing apparatus and method, and object picking apparatus and method | |
US10430650B2 (en) | Image processing system | |
JP6573354B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
US10456918B2 (en) | Information processing apparatus, information processing method, and program | |
JP5480914B2 (ja) | 点群データ処理装置、点群データ処理方法、および点群データ処理プログラム | |
JP6836561B2 (ja) | 画像処理装置及び画像処理方法 | |
JP6892286B2 (ja) | 画像処理装置、画像処理方法、及びコンピュータプログラム | |
US20170177746A1 (en) | Model generating device, position and orientation calculating device, and handling robot device | |
CN112836558B (zh) | 机械臂末端调整方法、装置、系统、设备及介质 | |
CN107680125B (zh) | 在视觉系统中自动选择三维对准算法的系统和方法 | |
JP4836086B2 (ja) | 3次元形状検出装置 | |
US20180150969A1 (en) | Information processing device, measuring apparatus, system, calculating method, storage medium, and article manufacturing method | |
JP2008506953A (ja) | 機械視覚のための方法及び装置 | |
JP5791475B2 (ja) | 画像処理装置、画像処理方法及び画像処理プログラム | |
US6993177B1 (en) | Gauging based on global alignment and sub-models | |
JP5093591B2 (ja) | 三次元位置姿勢計測方法および装置 | |
JP6863946B2 (ja) | 画像処理装置 | |
JP2015111128A (ja) | 位置姿勢計測装置、位置姿勢計測方法、およびプログラム | |
US20210042576A1 (en) | Image processing system | |
JP5083715B2 (ja) | 三次元位置姿勢計測方法および装置 | |
JP7502343B2 (ja) | 画像処理システム | |
JP2010091525A (ja) | 電子部品のパターンマッチング方法 | |
CN110769221B (zh) | 在拍摄图像中检测投影图像的角点的方法和投影仪 | |
JP6179267B2 (ja) | 画像処理装置、ロボット制御システム、画像処理方法及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20200323 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20200714 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20201117 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20201119 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20201201 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210121 |
|
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: 20210302 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210401 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6863946 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |