JP7380449B2 - 判定装置及びプログラム - Google Patents
判定装置及びプログラム Download PDFInfo
- Publication number
- JP7380449B2 JP7380449B2 JP2020113363A JP2020113363A JP7380449B2 JP 7380449 B2 JP7380449 B2 JP 7380449B2 JP 2020113363 A JP2020113363 A JP 2020113363A JP 2020113363 A JP2020113363 A JP 2020113363A JP 7380449 B2 JP7380449 B2 JP 7380449B2
- Authority
- JP
- Japan
- Prior art keywords
- determination
- vehicle
- area
- trajectory
- unit
- 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
- 238000000034 method Methods 0.000 claims description 34
- 238000001514 detection method Methods 0.000 claims description 16
- 238000003384 imaging method Methods 0.000 claims description 8
- 230000006870 function Effects 0.000 description 11
- 238000004891 communication Methods 0.000 description 7
- 238000010586 diagram Methods 0.000 description 5
- 238000009434 installation Methods 0.000 description 3
- 230000001133 acceleration Effects 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000012502 risk assessment Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/50—Context or environment of the image
- G06V20/56—Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
- G06V20/58—Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads
-
- G—PHYSICS
- G08—SIGNALLING
- G08G—TRAFFIC CONTROL SYSTEMS
- G08G1/00—Traffic control systems for road vehicles
- G08G1/16—Anti-collision systems
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B62—LAND VEHICLES FOR TRAVELLING OTHERWISE THAN ON RAILS
- B62D—MOTOR VEHICLES; TRAILERS
- B62D15/00—Steering not otherwise provided for
- B62D15/02—Steering position indicators ; Steering position determination; Steering aids
- B62D15/021—Determination of steering angle
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/20—Analysis of motion
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/20—Analysis of motion
- G06T7/246—Analysis of motion using feature-based methods, e.g. the tracking of corners or segments
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V40/00—Recognition of biometric, human-related or animal-related patterns in image or video data
- G06V40/10—Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
- G06V40/103—Static body considered as a whole, e.g. static pedestrian or occupant recognition
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10016—Video; Image sequence
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30196—Human being; Person
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30241—Trajectory
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30248—Vehicle exterior or interior
- G06T2207/30252—Vehicle exterior; Vicinity of vehicle
- G06T2207/30261—Obstacle
-
- 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/08—Detecting or categorising vehicles
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Chemical & Material Sciences (AREA)
- Combustion & Propulsion (AREA)
- Transportation (AREA)
- Mechanical Engineering (AREA)
- Human Computer Interaction (AREA)
- Traffic Control Systems (AREA)
Description
危険度=リスク度・・・(式1)
式1によれば、自車両12の位置にのみ基づく判定に際し、危険度はリスク度に等しい値となる。
危険度=リスク度×Min(30、対象物Oとの速度差)/30・・・(式2)
ただし、速度差の単位はkm/hである。
式2によれば、対象物Oの車両前後方向の車速を加味した判定に際し、危険度はリスク度以下の値となる。
危険度=リスク度+0.5×x・・・(式3)
ただし、車両左側の対象物Oが右に移動 or 車両右側の対象物Oが左に移動:x=1
上記以外:x=0
式3によれば、対象物Oの左右方向の速度を加味した判定に際し、危険度は、対象物Oが自車両12に接近している場合、リスク度に0.5を付加した値となる。
本実施形態のコントローラ20において実行される判定処理及び報知処理の流れについて、図9及び図10を用いて説明する。判定処理及び報知処理は、CPU20Aが、設定部200、画像取得部210、情報取得部220、検出部230、生成部240、判定部250、及び出力部260として機能することにより実行される。
図10のステップS200において、CPU20Aは撮像画像の過去10フレーム中に危険の判定があるか否かの判定を行う。CPU20Aは撮像画像の過去10フレーム中に危険の判定があると判定した場合、ステップS201に進む。一方、CPU20Aは撮像画像の過去10フレーム中に危険の判定がないと判定した場合、ステップS203に進む。
本実施形態のコントローラ20は、検出部230が自車両12に設けられたカメラ24により撮像された撮像画像から対象物Oを検出し、生成部240が自車両12の進行方向に応じた判定領域DAを生成する。この判定領域DAは、CAN情報、並びに対象物Oの位置及び速度に基づいて第1領域A1~第3領域A3の3種類が生成される。具体的には、自車両12の位置にのみ基づく第1領域A1と、対象物Oの車両前後方向の車速を加味した第2領域A2と、対象物Oの左右方向の速度を加味した第3領域A3と、がそれぞれ生成される。
本実施形態では、判定部250が第1領域A1に基づく判定、第2領域A2に基づく判定、及び第3領域A3に基づく判定を実行したが、判定領域DAの種類は第1領域A1~第3領域A3に限らない。
20 コントローラ(判定装置)
24 カメラ(撮像部)
100 処理プログラム(プログラム)
230 検出部
240 生成部
250 判定部
DA 判定領域
O 対象物
Claims (5)
- 車両に設けられた撮像部によって撮像された撮像画像から対象物を検出する検出部と、
前記車両の走行情報、並びに前記対象物の位置及び速度に基づいて、前記車両の進行方向に応じた判定領域を生成する生成部と、
前記判定領域に前記対象物が含まれる場合に危険と判定する判定部と、
を備え、
前記生成部は、前記車両の左前輪の軌跡及び右前輪の軌跡に挟まれた領域として規定された基準領域に対して、奥行を設定すると共に、前記奥行の範囲に応じて設定した前記左前輪の軌跡及び前記右前輪の軌跡を拡幅又は縮幅させた領域を前記判定領域として生成する判定装置。 - 前記判定部は、
前記判定領域に含まれる前記対象物に対して危険度を算出し、
算出された前記危険度が閾値を超えた場合に危険と判定する請求項1に記載の判定装置。 - 前記生成部は、前記走行情報並びに前記対象物の位置及び速度に応じて複数の判定領域を生成し、
前記判定部は、前記判定領域毎に前記危険度を算出し、何れか1の前記判定領域における前記危険度が閾値を超えた場合に危険と判定する請求項2に記載の判定装置。 - 前記判定部は、所定フレーム前の前記撮像画像に基づく判定において危険と判定されていた場合、現時点における危険の判定を維持する請求項1~3の何れか1項に記載の判定装置。
- 車両に設けられた撮像部によって撮像された撮像画像から対象物を検出する検出処理と、
前記車両の走行情報、並びに前記対象物の位置及び速度に基づいて、前記車両の進行方向に応じた判定領域を生成する生成処理と、
前記判定領域に前記対象物が含まれる場合に危険と判定する判定処理と、
を含み、
前記生成処理は、前記車両の左前輪の軌跡及び右前輪の軌跡に挟まれた領域として規定された基準領域に対して、奥行を設定すると共に、前記奥行の範囲に応じて設定した前記左前輪の軌跡及び前記右前輪の軌跡を拡幅又は縮幅させた領域を前記判定領域として生成する処理をコンピュータに実行させるためのプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020113363A JP7380449B2 (ja) | 2020-06-30 | 2020-06-30 | 判定装置及びプログラム |
CN202110576570.5A CN113870616A (zh) | 2020-06-30 | 2021-05-26 | 判定装置、判定方法及记录有程序的记录介质 |
US17/304,478 US20210406563A1 (en) | 2020-06-30 | 2021-06-22 | Determination device, determination method, and storage medium storing program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020113363A JP7380449B2 (ja) | 2020-06-30 | 2020-06-30 | 判定装置及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2022011933A JP2022011933A (ja) | 2022-01-17 |
JP7380449B2 true JP7380449B2 (ja) | 2023-11-15 |
Family
ID=78989907
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020113363A Active JP7380449B2 (ja) | 2020-06-30 | 2020-06-30 | 判定装置及びプログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US20210406563A1 (ja) |
JP (1) | JP7380449B2 (ja) |
CN (1) | CN113870616A (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2023110461A (ja) | 2022-01-28 | 2023-08-09 | 学校法人帝京大学 | 太陽電池モジュールの異常判定システム、太陽電池モジュールの異常判定方法およびプログラム |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004038877A (ja) | 2002-07-08 | 2004-02-05 | Yazaki Corp | 車両用周辺監視装置及び画像処理装置 |
JP2012048460A (ja) | 2010-08-26 | 2012-03-08 | Denso Corp | 走行支援装置 |
WO2015186395A1 (ja) | 2014-06-03 | 2015-12-10 | 本田技研工業株式会社 | 車両周辺監視装置 |
Family Cites Families (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3984897B2 (ja) * | 2002-09-18 | 2007-10-03 | トヨタ自動車株式会社 | 車両用障害物検知装置 |
JP2009040107A (ja) * | 2007-08-06 | 2009-02-26 | Denso Corp | 画像表示制御装置及び画像表示制御システム |
JP5083075B2 (ja) * | 2008-07-04 | 2012-11-28 | トヨタ自動車株式会社 | 衝突防止装置 |
US20100191793A1 (en) * | 2009-01-28 | 2010-07-29 | Microsoft Corporation | Symbolic Computation Using Tree-Structured Mathematical Expressions |
JP2010191793A (ja) * | 2009-02-19 | 2010-09-02 | Denso It Laboratory Inc | 警告表示装置及び警告表示方法 |
JP4733756B2 (ja) * | 2009-04-28 | 2011-07-27 | 本田技研工業株式会社 | 車両周辺監視装置 |
JP5172887B2 (ja) * | 2010-04-06 | 2013-03-27 | 本田技研工業株式会社 | 車両の周辺監視装置 |
JP5197679B2 (ja) * | 2010-06-09 | 2013-05-15 | 株式会社豊田中央研究所 | 対象物検出装置及びプログラム |
JP2015035055A (ja) * | 2013-08-08 | 2015-02-19 | 日産自動車株式会社 | 移動物体進入判定装置及び移動物体進入判定方法 |
JP2016001464A (ja) * | 2014-05-19 | 2016-01-07 | 株式会社リコー | 処理装置、処理システム、処理プログラム、及び、処理方法 |
RU2659670C1 (ru) * | 2014-08-11 | 2018-07-03 | Ниссан Мотор Ко., Лтд. | Устройство и способ управления движением для транспортного средства |
WO2017029847A1 (ja) * | 2015-08-19 | 2017-02-23 | ソニー株式会社 | 情報処理装置、情報処理方法及びプログラム |
WO2017056385A1 (ja) * | 2015-09-29 | 2017-04-06 | ソニー株式会社 | 情報処理装置、情報処理方法、及びプログラム |
JP6504042B2 (ja) * | 2015-12-17 | 2019-04-24 | 株式会社デンソー | 制御装置、制御方法 |
JP2017194926A (ja) * | 2016-04-22 | 2017-10-26 | 株式会社デンソー | 車両制御装置、車両制御方法 |
WO2019031407A1 (ja) * | 2017-08-08 | 2019-02-14 | パイオニア株式会社 | 判定装置、判定方法、及び、プログラム |
CN108549880B (zh) * | 2018-04-28 | 2021-06-25 | 深圳市商汤科技有限公司 | 碰撞控制方法及装置、电子设备和存储介质 |
JP2020016950A (ja) * | 2018-07-23 | 2020-01-30 | 株式会社デンソーテン | 衝突判定装置および衝突判定方法 |
JP7176415B2 (ja) * | 2019-01-15 | 2022-11-22 | トヨタ自動車株式会社 | 衝突前制御装置 |
-
2020
- 2020-06-30 JP JP2020113363A patent/JP7380449B2/ja active Active
-
2021
- 2021-05-26 CN CN202110576570.5A patent/CN113870616A/zh active Pending
- 2021-06-22 US US17/304,478 patent/US20210406563A1/en not_active Abandoned
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004038877A (ja) | 2002-07-08 | 2004-02-05 | Yazaki Corp | 車両用周辺監視装置及び画像処理装置 |
JP2012048460A (ja) | 2010-08-26 | 2012-03-08 | Denso Corp | 走行支援装置 |
WO2015186395A1 (ja) | 2014-06-03 | 2015-12-10 | 本田技研工業株式会社 | 車両周辺監視装置 |
Also Published As
Publication number | Publication date |
---|---|
JP2022011933A (ja) | 2022-01-17 |
US20210406563A1 (en) | 2021-12-30 |
CN113870616A (zh) | 2021-12-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10579885B2 (en) | Collision warning system | |
JP4615038B2 (ja) | 画像処理装置 | |
KR102657202B1 (ko) | 능동형 안전 장치의 트리거 조정을 위해 앞차의 제동등 인식 | |
US8301344B2 (en) | Device for classifying at least one object in the surrounding field of a vehicle | |
US8447484B2 (en) | Branch-lane entry judging system | |
US8471726B2 (en) | System and method for collision warning | |
JP2021526681A (ja) | ライダー支援システム及び方法 | |
JP5371273B2 (ja) | 物体検知装置、周辺監視装置、運転支援システムおよび物体検知方法 | |
JP2008037361A (ja) | 障害物認識装置 | |
JP4116643B2 (ja) | 車両周囲の少なくとも1つの物体を分類する装置 | |
JP2003288691A (ja) | 割り込み予測装置 | |
CN111373460A (zh) | 车辆的物标检测装置 | |
JP4751894B2 (ja) | 自動車の前方にある障害物を検知するシステム | |
JP4864450B2 (ja) | 車両の運転支援装置 | |
CN108275148A (zh) | 用于缓解行人碰撞的装置和方法 | |
JP7380449B2 (ja) | 判定装置及びプログラム | |
US20200384992A1 (en) | Vehicle control apparatus, vehicle, operation method of vehicle control apparatus, and non-transitory computer-readable storage medium | |
CN115837837A (zh) | 车辆用显示装置、车辆、显示方法以及记录有程序的计算机可读介质 | |
JP6548147B2 (ja) | 車両用制御装置 | |
KR20150092505A (ko) | 차간 거리 경고 방법 및 전방 충돌 감지 장치 | |
JP7227284B2 (ja) | 運転支援装置 | |
JP7484585B2 (ja) | 車両の情報表示装置 | |
JP2022123474A (ja) | 運転支援装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20220314 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20230126 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230214 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230328 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230425 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230615 |
|
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: 20231003 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20231016 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 7380449 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |