JP7616844B2 - 車外環境認識装置 - Google Patents
車外環境認識装置 Download PDFInfo
- Publication number
- JP7616844B2 JP7616844B2 JP2020141452A JP2020141452A JP7616844B2 JP 7616844 B2 JP7616844 B2 JP 7616844B2 JP 2020141452 A JP2020141452 A JP 2020141452A JP 2020141452 A JP2020141452 A JP 2020141452A JP 7616844 B2 JP7616844 B2 JP 7616844B2
- Authority
- JP
- Japan
- Prior art keywords
- unit
- pair
- back surface
- predicted
- pairing
- 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
- 239000007787 solid Substances 0.000 claims description 37
- 238000000034 method Methods 0.000 description 30
- 238000010586 diagram Methods 0.000 description 20
- 238000009795 derivation Methods 0.000 description 19
- 238000003384 imaging method Methods 0.000 description 17
- 239000013598 vector Substances 0.000 description 10
- 238000005259 measurement Methods 0.000 description 7
- 238000012545 processing Methods 0.000 description 7
- 230000006870 function Effects 0.000 description 6
- 238000013500 data storage Methods 0.000 description 3
- 238000001514 detection method Methods 0.000 description 3
- 230000003287 optical effect Effects 0.000 description 3
- 238000012937 correction Methods 0.000 description 2
- 239000004065 semiconductor Substances 0.000 description 2
- 238000012935 Averaging Methods 0.000 description 1
- 230000000295 complement effect Effects 0.000 description 1
- 239000000463 material Substances 0.000 description 1
- 229910044991 metal oxide Inorganic materials 0.000 description 1
- 150000004706 metal oxides Chemical class 0.000 description 1
- 238000007619 statistical method Methods 0.000 description 1
Images
Landscapes
- Traffic Control Systems (AREA)
- Image Analysis (AREA)
Description
図1は、車外環境認識システム100の接続関係を示したブロック図である。車外環境認識システム100は、自車両1に設けられ、撮像装置110と、車外環境認識装置120と、車両制御装置130とを含む。
図2は、車外環境認識装置120の概略的な機能を示した機能ブロック図である。図2に示すように、車外環境認識装置120は、I/F部150と、データ保持部152と、中央制御部154とを含む。
図3は、車外環境認識方法の流れを示すフローチャートである。車外環境認識装置120は、所定の割込時間毎に車外環境認識方法を実行する。車外環境認識方法において、位置導出部170は、撮像装置110から取得した輝度画像におけるブロック単位の三次元位置を導出する(位置導出処理S200)。グルーピング部172は、ブロック同士をグルーピングして立体物候補を特定する(グルーピング処理S202)。ペアリング部174は、立体物候補を水平面に投影し、奥行き方向に対する角度に基づいて背面と側面とに区別し、背面と側面とをペアリングしてペアを特定する(ペアリング処理S204)。ペア予測部176は、ペアの未来の位置を予測する(ペア予測処理S206)。立体物特定部178は、ペアを構成する立体物やその他の立体物がいずれの特定物に対応するか特定する(立体物特定処理S208)。
図4(図4A~図4C)は、輝度画像および距離画像を説明するための説明図である。位置導出部170は、撮像装置110で光軸を異として同タイミングで撮像された複数(ここでは2)の輝度画像をそれぞれ取得する。ここで、位置導出部170は、輝度画像212として、図4Aに示す、自車両1の比較的右側に位置する撮像装置110で撮像された第1輝度画像212aと、図4Bに示す、自車両1の比較的左側に位置する撮像装置110で撮像された第2輝度画像212bとを取得したとする。
グルーピング部172は、路面より上方に位置し、カラー値が等しく、距離画像214における三次元位置の差分が所定範囲内にあるブロック同士をグルーピングして立体物候補を特定する。具体的に、グルーピング部172は、距離画像214における、水平距離xの差分、高さyの差分および相対距離zの差分が予め定められた範囲(例えば0.1m)内にあるブロック同士を、同一の特定物に対応すると仮定してグルーピングする。こうして、仮想的なブロック群が生成される。
図5Cにおいては、例えば、立体物候補220aと立体物候補220bとは異なる立体物候補となっている。しかし、立体物候補220aは先行車両の背面を構成し、立体物候補220bは先行車両の側面を構成している。したがって、立体物候補220aと立体物候補220bとは、本来、一体的な同一の立体物を構成するペアとして認識されるべきである。同様に、立体物候補220dと立体物候補220eも同一の立体物として認識されるべきである。そこで、ペアリング部174は、同一の立体物の背面と側面とすべき立体物候補220をペアリングする。
ペア予測部176は、ペアリング部174がペアリングした背面222と側面224とのペアの未来の位置、ここでは、次フレームにおける位置を予測する。
立体物特定部178は、ペアリング部174によってペアリングされた背面222と側面224とのペアによって構成される立体物やその他の立体物がいずれの特定物に対応するか特定する。例えば、立体物特定部178は、背面222と側面224とのペアによって構成される立体物が、車両らしい大きさ、形状、相対速度であり、かつ、後方の所定の位置にブレーキランプやハイマウントストップランプ等の発光源を有する場合、その立体物を先行車両と特定する。
120 車外環境認識装置
170 位置導出部
172 グルーピング部
174 ペアリング部
176 ペア予測部
222 背面
224 側面
232 予測背面線
234 予測側面線
Claims (2)
- 撮像された画像におけるブロック単位の三次元位置を導出する位置導出部と、
前記三次元位置の差分が所定範囲内にあるブロック同士をグルーピングして立体物候補を特定するグルーピング部と、
前記立体物候補を水平面に投影し、奥行き方向に対する角度に基づいて背面と側面とに区別し、前記背面と前記側面とをペアリングしてペアを特定するペアリング部と、
前記ペアの未来の位置を予測するペア予測部と、
を備え、
前記グルーピング部は、
前記ペア予測部に過去に予測された前記ペアの背面の位置を示す予測背面線からの距離が所定範囲内のブロックをグルーピングすることによって、背面に相当する前記立体物候補を特定し、
前記ペア予測部に過去に予測された前記ペアの側面の位置を示す予測側面線からの距離が所定範囲内のブロックをグルーピングすることによって、側面に相当する前記立体物候補を特定する車外環境認識装置。 - 前記ペアリング部は、
前記ペア予測部に過去に予測された前記ペアの背面の位置に基づいて前記ペアの背面の位置を補正し、
前記ペア予測部に過去に予測された前記ペアの側面の位置に基づいて前記ペアの側面の位置を補正し、
前記ペア予測部は、
前記ペアリング部に補正された前記ペアの背面の位置に基づいて未来の前記予測背面線を予測し、
前記ペアリング部に補正された前記ペアの側面の位置に基づいて未来の前記予測側面線を予測する、請求項1に記載の車外環境認識装置。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2020141452A JP7616844B2 (ja) | 2020-08-25 | 2020-08-25 | 車外環境認識装置 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2020141452A JP7616844B2 (ja) | 2020-08-25 | 2020-08-25 | 車外環境認識装置 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2022037358A JP2022037358A (ja) | 2022-03-09 |
| JP7616844B2 true JP7616844B2 (ja) | 2025-01-17 |
Family
ID=80494595
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2020141452A Active JP7616844B2 (ja) | 2020-08-25 | 2020-08-25 | 車外環境認識装置 |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP7616844B2 (ja) |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2006072495A (ja) | 2004-08-31 | 2006-03-16 | Fuji Heavy Ind Ltd | 立体物監視装置 |
| JP2020038446A (ja) | 2018-09-03 | 2020-03-12 | 株式会社Subaru | 車外環境認識装置および車外環境認識方法 |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP3315054B2 (ja) * | 1997-04-04 | 2002-08-19 | 富士重工業株式会社 | 車外監視装置 |
-
2020
- 2020-08-25 JP JP2020141452A patent/JP7616844B2/ja active Active
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2006072495A (ja) | 2004-08-31 | 2006-03-16 | Fuji Heavy Ind Ltd | 立体物監視装置 |
| JP2020038446A (ja) | 2018-09-03 | 2020-03-12 | 株式会社Subaru | 車外環境認識装置および車外環境認識方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2022037358A (ja) | 2022-03-09 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN107533749B (zh) | 物体检测装置 | |
| US9280900B2 (en) | Vehicle external environment recognition device | |
| JP7206583B2 (ja) | 情報処理装置、撮像装置、機器制御システム、移動体、情報処理方法およびプログラム | |
| CN108027237B (zh) | 周边识别装置 | |
| CN112758086B (zh) | 车外环境识别装置 | |
| US9524645B2 (en) | Filtering device and environment recognition system | |
| US10922835B2 (en) | Vehicle exterior environment recognition apparatus and vehicle exterior environment recognition method | |
| US9659376B2 (en) | Filtering device | |
| JP7522616B2 (ja) | 車外環境認識装置 | |
| JP7616844B2 (ja) | 車外環境認識装置 | |
| JP7229032B2 (ja) | 車外物体検出装置 | |
| JP7602336B2 (ja) | 車外環境認識装置 | |
| US11816902B2 (en) | Vehicle external environment recognition apparatus | |
| CN110871808B (zh) | 车外环境识别装置及车外环境识别方法 | |
| JP7691846B2 (ja) | 車外環境認識装置 | |
| JP4397164B2 (ja) | 障害物検出装置及び障害物検出方法 | |
| US9430707B2 (en) | Filtering device and environment recognition system | |
| JP7691815B2 (ja) | 車外環境認識装置 | |
| JP7352432B2 (ja) | 車外環境認識装置 | |
| WO2020036039A1 (ja) | ステレオカメラ装置 | |
| WO2024247216A1 (ja) | 環境認識装置及び環境認識方法 | |
| WO2023112127A1 (ja) | 画像認識装置、および、画像認識方法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20230703 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20240702 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20240730 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240925 |
|
| 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: 20241210 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20250106 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7616844 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |