JP7528009B2 - 画像処理装置および画像処理方法 - Google Patents
画像処理装置および画像処理方法 Download PDFInfo
- Publication number
- JP7528009B2 JP7528009B2 JP2021043902A JP2021043902A JP7528009B2 JP 7528009 B2 JP7528009 B2 JP 7528009B2 JP 2021043902 A JP2021043902 A JP 2021043902A JP 2021043902 A JP2021043902 A JP 2021043902A JP 7528009 B2 JP7528009 B2 JP 7528009B2
- Authority
- JP
- Japan
- Prior art keywords
- unit
- image
- search range
- feature point
- image processing
- 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
- 238000012545 processing Methods 0.000 title claims description 123
- 238000003672 processing method Methods 0.000 title claims description 6
- 238000000605 extraction Methods 0.000 claims description 18
- 239000000284 extract Substances 0.000 claims description 11
- 230000003252 repetitive effect Effects 0.000 claims description 3
- 238000000034 method Methods 0.000 description 34
- 238000010586 diagram Methods 0.000 description 17
- 238000004891 communication Methods 0.000 description 15
- 230000006870 function Effects 0.000 description 13
- 238000005259 measurement Methods 0.000 description 4
- 241000283070 Equus zebra Species 0.000 description 3
- 239000004973 liquid crystal related substance Substances 0.000 description 3
- 238000012905 input function Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 239000004065 semiconductor Substances 0.000 description 2
- 230000001133 acceleration Effects 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000003384 imaging method Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000003909 pattern recognition Methods 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Images
Classifications
-
- 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
- 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
- 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
-
- 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/62—Extraction of image or video features relating to a temporal dimension, e.g. time-based feature extraction; Pattern tracking
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/40—Scenes; Scene-specific elements in video content
- G06V20/46—Extracting features or characteristics from the video content, e.g. video fingerprints, representative shots or key frames
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N5/00—Details of television systems
- H04N5/76—Television signal recording
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Data Mining & Analysis (AREA)
- Signal Processing (AREA)
- Artificial Intelligence (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Evolutionary Biology (AREA)
- Evolutionary Computation (AREA)
- General Engineering & Computer Science (AREA)
- Life Sciences & Earth Sciences (AREA)
- Image Analysis (AREA)
Description
図1は実施形態の移動体10の例を示す図である。
図4は本実施形態の移動体10の機能構成の例を示す図である。
図12は本実施形態の画像処理装置20のハードウェア構成の例を示す図である。画像処理装置20は、制御装置301、主記憶装置302、補助記憶装置303、表示装置304、入力装置305及び通信装置306を備える。制御装置301、主記憶装置302、補助記憶装置303、表示装置304、入力装置305及び通信装置306は、バス310を介して接続されている。
Claims (5)
- 移動体に搭載されたカメラによって撮像された時系列の複数の画像を取得する取得部と、
前記取得部により取得された第1画像の特徴点を抽出する抽出部と、
前記取得部により取得された第2画像における前記特徴点の対応箇所を探索する範囲である探索範囲を設定する探索範囲設定部と、
前記第2画像における探索範囲から前記特徴点の対応箇所を探索する探索部と、
前記探索部により探索された対応箇所が複数ある場合、対応箇所同士の類似度と、前記対応箇所同士の距離と、に基づいて、前記探索範囲における繰り返しパターンに基づく前記類似度の分布の複数の峰を示す多峰性の有無を判断し、前記多峰性がある場合には、対応箇所と前記特徴点との対応付けを行わず、前記多峰性がない場合には、対応箇所と前記特徴点との対応付けを行うマッチング部と、を備え、
前記マッチング部は、前記対応箇所同士の前記類似度が第1の閾値以下であり、かつ前記対応箇所同士の距離が第2の閾値以上である場合に、前記多峰性があると判断する、
画像処理装置。 - 前記探索部は、前記探索範囲を分割した分割範囲毎に、前記特徴点の対応箇所を探索する、請求項1に記載の画像処理装置。
- 前記マッチング部は、前記対応箇所同士の類似度の比率にさらに基づいて、前記多峰性の有無を判断する、請求項1に記載の画像処理装置。
- 前記探索範囲設定部は、前記移動体の移動に基づいて設定する、請求項1に記載の画像処理装置。
- 移動体に搭載されたカメラによって撮像された時系列の複数の画像を取得する取得ステップと、
前記取得ステップで取得した第1画像の特徴点を抽出する抽出ステップと、
前記取得ステップで取得した第2画像における前記特徴点の対応箇所を探索する範囲である探索範囲を設定する探索範囲設定ステップと、
前記第2画像における探索範囲から前記特徴点の対応箇所を探索する探索ステップと、
前記探索ステップにより探索された対応箇所が複数ある場合、対応箇所同士の類似度と、前記対応箇所同士の距離と、に基づいて、前記探索範囲における繰り返しパターンに基づく前記類似度の分布の複数の峰を示す多峰性の有無を判断し、前記多峰性がある場合には、対応箇所と前記特徴点との対応付けを行わず、前記多峰性がない場合には、対応箇所と前記特徴点との対応付けを行うマッチングステップと、を含み、
前記マッチングステップは、前記対応箇所同士の前記類似度が第1の閾値以下であり、かつ前記対応箇所同士の距離が第2の閾値以上である場合に、前記多峰性があると判断する、
画像処理方法。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2021043902A JP7528009B2 (ja) | 2021-03-17 | 2021-03-17 | 画像処理装置および画像処理方法 |
US17/395,373 US11921823B2 (en) | 2021-03-17 | 2021-08-05 | Image processing device and image processing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2021043902A JP7528009B2 (ja) | 2021-03-17 | 2021-03-17 | 画像処理装置および画像処理方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2022143412A JP2022143412A (ja) | 2022-10-03 |
JP7528009B2 true JP7528009B2 (ja) | 2024-08-05 |
Family
ID=83283660
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2021043902A Active JP7528009B2 (ja) | 2021-03-17 | 2021-03-17 | 画像処理装置および画像処理方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US11921823B2 (ja) |
JP (1) | JP7528009B2 (ja) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000285245A (ja) | 1999-03-31 | 2000-10-13 | Toshiba Corp | 移動体の衝突防止装置、衝突防止方法、および記録媒体 |
JP2008242839A (ja) | 2007-03-27 | 2008-10-09 | Toshiba Corp | 画像処理装置及びその方法 |
JP2010085240A (ja) | 2008-09-30 | 2010-04-15 | Mazda Motor Corp | 車両用画像処理装置 |
JP2017167664A (ja) | 2016-03-14 | 2017-09-21 | 株式会社東芝 | 画像処理デバイス及び画像処理プログラム |
JP2019175112A (ja) | 2018-03-28 | 2019-10-10 | キヤノン株式会社 | 画像処理装置、撮像装置、画像処理方法、及びプログラム |
Family Cites Families (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3759429B2 (ja) * | 2001-05-23 | 2006-03-22 | 株式会社東芝 | 障害物検出装置及びその方法 |
JP2009041972A (ja) * | 2007-08-07 | 2009-02-26 | Toshiba Corp | 画像処理装置及びその方法 |
WO2010142929A1 (en) | 2009-06-11 | 2010-12-16 | Toshiba Research Europe Limited | 3d image generation |
JP5414588B2 (ja) * | 2010-03-24 | 2014-02-12 | 株式会社東芝 | 車両運転支援用処理装置及び車両運転支援装置 |
JP5710752B2 (ja) * | 2012-11-13 | 2015-04-30 | 株式会社東芝 | 検出装置、方法及びプログラム |
JP2015184929A (ja) * | 2014-03-24 | 2015-10-22 | 株式会社東芝 | 立体物検出装置、立体物検出方法、および立体物検出プログラム |
JP6486069B2 (ja) * | 2014-10-31 | 2019-03-20 | 株式会社東芝 | 画像処理装置、検査装置、検査方法及び画像処理プログラム |
EP3848509A1 (en) * | 2015-07-21 | 2021-07-14 | Kabushiki Kaisha Toshiba | Crack analysis device, crack analysis method, and crack analysis program |
JP6997369B2 (ja) * | 2017-02-28 | 2022-02-04 | 富士通株式会社 | プログラム、測距方法、及び測距装置 |
CN108615247B (zh) * | 2018-04-27 | 2021-09-14 | 深圳市腾讯计算机系统有限公司 | 相机姿态追踪过程的重定位方法、装置、设备及存储介质 |
JP6836561B2 (ja) * | 2018-09-20 | 2021-03-03 | ファナック株式会社 | 画像処理装置及び画像処理方法 |
EP3667557B1 (en) * | 2018-12-13 | 2021-06-16 | Axis AB | Method and device for tracking an object |
US10896348B2 (en) * | 2019-01-29 | 2021-01-19 | Intel Corporation | End to end framework for geometry-aware multi-scale keypoint detection and matching in fisheye images |
CN111649724B (zh) * | 2020-06-04 | 2022-09-06 | 百度在线网络技术(北京)有限公司 | 基于移动边缘计算的视觉定位方法和装置 |
-
2021
- 2021-03-17 JP JP2021043902A patent/JP7528009B2/ja active Active
- 2021-08-05 US US17/395,373 patent/US11921823B2/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000285245A (ja) | 1999-03-31 | 2000-10-13 | Toshiba Corp | 移動体の衝突防止装置、衝突防止方法、および記録媒体 |
JP2008242839A (ja) | 2007-03-27 | 2008-10-09 | Toshiba Corp | 画像処理装置及びその方法 |
JP2010085240A (ja) | 2008-09-30 | 2010-04-15 | Mazda Motor Corp | 車両用画像処理装置 |
JP2017167664A (ja) | 2016-03-14 | 2017-09-21 | 株式会社東芝 | 画像処理デバイス及び画像処理プログラム |
JP2019175112A (ja) | 2018-03-28 | 2019-10-10 | キヤノン株式会社 | 画像処理装置、撮像装置、画像処理方法、及びプログラム |
Also Published As
Publication number | Publication date |
---|---|
JP2022143412A (ja) | 2022-10-03 |
US20220300751A1 (en) | 2022-09-22 |
US11921823B2 (en) | 2024-03-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6670071B2 (ja) | 車両用画像認識システム、及び対応法 | |
KR101725060B1 (ko) | 그래디언트 기반 특징점을 이용한 이동 로봇의 위치를 인식하기 위한 장치 및 그 방법 | |
KR101708659B1 (ko) | 이동 로봇의 맵을 업데이트하기 위한 장치 및 그 방법 | |
KR101784183B1 (ko) | ADoG 기반 특징점을 이용한 이동 로봇의 위치를 인식하기 위한 장치 및 그 방법 | |
JP5926228B2 (ja) | 自律車両用の奥行き検知方法及びシステム | |
US9558424B2 (en) | On-road stereo visual odometry without explicit pose determinations | |
JP6126809B2 (ja) | エゴモーション概算システムおよび方法 | |
KR20200060194A (ko) | 차선들의 깊이값을 예측하는 방법, 3차원 차선들을 출력하는 방법 및 그 장치 | |
Burgin et al. | Using depth information to improve face detection | |
CN110717445B (zh) | 一种用于自动驾驶的前车距离跟踪系统与方法 | |
JP2017526082A (ja) | 動作推定方法、移動体、およびプロセッサに動作推定方法を実行させるコンピュータプログラムコードでコード化された非一時的コンピュータ可読媒体 | |
KR20150144731A (ko) | 다이렉트 트래킹을 이용하여 이동 로봇의 위치를 인식하기 위한 장치 및 그 방법 | |
KR101544021B1 (ko) | 3차원 지도 생성 장치 및 3차원 지도 생성 방법 | |
JP2014137815A (ja) | 歪みのあるカメラ画像を補正するシステム及び方法 | |
JP6188592B2 (ja) | 物体検出装置、物体検出方法、および物体検出プログラム | |
EP2610783B1 (en) | Object recognition method using an object descriptor | |
JP2014170368A (ja) | 画像処理装置、方法及びプログラム並びに移動体 | |
CN115438079A (zh) | 位置信息计算装置以及位置信息计算方法 | |
CN113569812A (zh) | 未知障碍物的识别方法、装置和电子设备 | |
US10916018B2 (en) | Camera motion estimation device, camera motion estimation method, and computer program product | |
CN112528719A (zh) | 推定装置、推定方法以及存储介质 | |
JP7528009B2 (ja) | 画像処理装置および画像処理方法 | |
WO2013069453A1 (ja) | 画像処理装置及び画像処理方法 | |
US10789489B2 (en) | Vehicle exterior environment recognition apparatus | |
KR20200072714A (ko) | 시차맵과 보행자 상하단 인식을 이용한 정밀한 보행자 검출 방법 및 장치 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20230125 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20231127 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20240109 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240308 |
|
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: 20240625 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240724 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7528009 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |