JP2016018521A - 走行区画線認識装置及び走行区画線認識プログラム - Google Patents
走行区画線認識装置及び走行区画線認識プログラム Download PDFInfo
- Publication number
- JP2016018521A JP2016018521A JP2014142962A JP2014142962A JP2016018521A JP 2016018521 A JP2016018521 A JP 2016018521A JP 2014142962 A JP2014142962 A JP 2014142962A JP 2014142962 A JP2014142962 A JP 2014142962A JP 2016018521 A JP2016018521 A JP 2016018521A
- Authority
- JP
- Japan
- Prior art keywords
- curvature
- white line
- branch
- road
- calculated
- 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.)
- Granted
Links
- 230000008859 change Effects 0.000 claims abstract description 31
- 230000001629 suppression Effects 0.000 claims abstract description 12
- 238000001514 detection method Methods 0.000 claims abstract description 11
- 230000007717 exclusion Effects 0.000 abstract description 4
- 230000010354 integration Effects 0.000 description 11
- 238000000034 method Methods 0.000 description 7
- 230000008569 process Effects 0.000 description 5
- 238000013459 approach Methods 0.000 description 3
- 230000003247 decreasing effect Effects 0.000 description 3
- 230000007423 decrease Effects 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000001914 filtration Methods 0.000 description 2
- 238000005192 partition Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 1
- 230000004069 differentiation Effects 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 230000002123 temporal effect Effects 0.000 description 1
Images
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/588—Recognition of the road, e.g. of lane markings; Recognition of the vehicle driving pattern in relation to the road
-
- 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/60—Analysis of geometric attributes
-
- 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
- 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/30256—Lane; Road marking
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Geometry (AREA)
- Traffic Control Systems (AREA)
- Image Analysis (AREA)
- Image Processing (AREA)
Abstract
Description
・白線候補が分岐路の白線と判定された場合に、曲率ρの二次時間微分をゼロにリセットしなくてもよい。曲率ρを過去値に戻すとともに、曲率ρの時間変化量をゼロにリセットするだけでも、曲率ρが分岐路側に引きずられる現象を十分に抑制できる。曲率ρの二次時間微分をゼロにリセットすれば、曲率ρが分岐路側に引きずられる現象をさらに抑制できる。
Claims (5)
- 車載カメラ(10)によりフレーム毎に撮影された車両周辺の道路の画像に基づいて、前記道路の区画線の候補である区画線候補を検出する検出手段(30)と、
前記検出手段により検出された前記区画線候補が分岐路の区画線であるか判定する分岐判定手段(40)と、
前記検出手段により検出された前記区画線候補の曲率を含む特徴量を算出し、算出した前記特徴量に基づいて前記区画線を認識する認識手段(50)と、を備え、
前記認識手段は、前記分岐判定手段により分岐路の区画線と判定された前記区画線候補を、前記区画線の認識に用いる前記区画線候補から除外する除外手段(51)と、前記曲率の時間変化量の推定値に基づいて前記曲率を算出する曲率算出手段(53)と、前記分岐判定手段により分岐路の区画線と判定された場合に、前記曲率を所定フレーム数前に算出した曲率に戻すとともに、前記曲率の時間変化量の推定値をゼロにリセットする抑制手段(52)とを含むことを特徴とする走行区画線認識装置。 - 前記曲率算出手段は、前記曲率の2次時間微分の推定値に基づいて前記曲率の時間変化量の推定値を推定し、
前記抑制手段は、前記分岐判定手段により分岐路の区画線と判定された場合に、前記曲率の2次時間微分の推定値をゼロにリセットする請求項1に記載の走行区画線認識装置。 - 前記曲率算出手段は、前記分岐判定手段により分岐路の区画線と判定された場合に、前記ゼロにリセットされた前記曲率の2次時間微分の推定値に基づいて前記曲率の時間変化量の推定値を継続して推定する請求項2に記載の走行区画線認識装置。
- 前記曲率算出手段は、前記分岐判定手段により分岐路の区画線と判定された場合に、前記所定フレーム数前に算出した曲率と、前記ゼロにリセットされた前記曲率の時間変化量の推定値とに基づいて前記曲率を継続して算出する請求項1〜3のいずれかに記載の走行区画線認識装置。
- コンピュータにインストールされるプログラムであって、
前記コンピュータに、請求項1〜4のいずれかに記載の走行区画線認識装置が備える各手段を実現させることを特徴とする走行区画線認識プログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014142962A JP6105524B2 (ja) | 2014-07-11 | 2014-07-11 | 走行区画線認識装置及び走行区画線認識プログラム |
US14/790,471 US9542607B2 (en) | 2014-07-11 | 2015-07-02 | Lane boundary line recognition device and computer-readable storage medium storing program of recognizing lane boundary lines on roadway |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014142962A JP6105524B2 (ja) | 2014-07-11 | 2014-07-11 | 走行区画線認識装置及び走行区画線認識プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2016018521A true JP2016018521A (ja) | 2016-02-01 |
JP6105524B2 JP6105524B2 (ja) | 2017-03-29 |
Family
ID=55067817
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014142962A Active JP6105524B2 (ja) | 2014-07-11 | 2014-07-11 | 走行区画線認識装置及び走行区画線認識プログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US9542607B2 (ja) |
JP (1) | JP6105524B2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10635911B2 (en) | 2017-01-16 | 2020-04-28 | Denso Corporation | Apparatus and method for recognizing travel lane |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6462544B2 (ja) * | 2015-09-17 | 2019-01-30 | 株式会社東芝 | 推定装置、方法及びプログラム |
JP6466811B2 (ja) * | 2015-09-30 | 2019-02-06 | 株式会社Soken | 走行区画線認識装置 |
JP6540482B2 (ja) * | 2015-12-04 | 2019-07-10 | 株式会社デンソー | 情報処理システム、情報処理装置及び出力制御方法 |
JP6741603B2 (ja) | 2017-01-16 | 2020-08-19 | 株式会社Soken | 推定装置 |
KR102479492B1 (ko) * | 2018-01-08 | 2022-12-20 | 삼성전자주식회사 | 차량 주변의 이미지를 제공하는 전자 장치 및 방법 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08261756A (ja) * | 1994-11-10 | 1996-10-11 | Toyota Central Res & Dev Lab Inc | 走行レーン認識装置 |
JP2005301892A (ja) * | 2004-04-15 | 2005-10-27 | Mitsubishi Motors Corp | 複数のカメラによるレーン認識装置 |
JP2005346383A (ja) * | 2004-06-02 | 2005-12-15 | Toyota Motor Corp | 境界線検出装置 |
JP2009214786A (ja) * | 2008-03-12 | 2009-09-24 | Honda Motor Co Ltd | 車両走行支援装置、車両、車両走行支援プログラム |
JP2013014202A (ja) * | 2011-07-01 | 2013-01-24 | Hitachi Automotive Systems Ltd | 車両運動制御装置 |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4659631B2 (ja) | 2005-04-26 | 2011-03-30 | 富士重工業株式会社 | 車線認識装置 |
JP4603970B2 (ja) | 2005-12-15 | 2010-12-22 | トヨタ自動車株式会社 | 道路区画線検出装置 |
KR100819047B1 (ko) * | 2006-11-27 | 2008-04-02 | 한국전자통신연구원 | 교차로 중심선 예측 장치 및 방법 |
JP4933962B2 (ja) * | 2007-06-22 | 2012-05-16 | 富士重工業株式会社 | 分岐路進入判定装置 |
JP2015166903A (ja) | 2014-03-03 | 2015-09-24 | 株式会社日本自動車部品総合研究所 | 分岐路認識装置 |
-
2014
- 2014-07-11 JP JP2014142962A patent/JP6105524B2/ja active Active
-
2015
- 2015-07-02 US US14/790,471 patent/US9542607B2/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08261756A (ja) * | 1994-11-10 | 1996-10-11 | Toyota Central Res & Dev Lab Inc | 走行レーン認識装置 |
JP2005301892A (ja) * | 2004-04-15 | 2005-10-27 | Mitsubishi Motors Corp | 複数のカメラによるレーン認識装置 |
JP2005346383A (ja) * | 2004-06-02 | 2005-12-15 | Toyota Motor Corp | 境界線検出装置 |
JP2009214786A (ja) * | 2008-03-12 | 2009-09-24 | Honda Motor Co Ltd | 車両走行支援装置、車両、車両走行支援プログラム |
JP2013014202A (ja) * | 2011-07-01 | 2013-01-24 | Hitachi Automotive Systems Ltd | 車両運動制御装置 |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10635911B2 (en) | 2017-01-16 | 2020-04-28 | Denso Corporation | Apparatus and method for recognizing travel lane |
Also Published As
Publication number | Publication date |
---|---|
US9542607B2 (en) | 2017-01-10 |
JP6105524B2 (ja) | 2017-03-29 |
US20160012299A1 (en) | 2016-01-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6096723B2 (ja) | 走行区画線認識装置及び走行区画線認識プログラム | |
JP6105524B2 (ja) | 走行区画線認識装置及び走行区画線認識プログラム | |
US9542606B2 (en) | Lane line recognition apparatus | |
JP6220327B2 (ja) | 走行区画線認識装置、走行区画線認識プログラム | |
JP5966965B2 (ja) | 車線境界線逸脱抑制装置及び車線境界線逸脱抑制方法 | |
US10339393B2 (en) | Demarcation line recognition apparatus | |
US20150269445A1 (en) | Travel division line recognition apparatus and travel division line recognition program | |
US9965691B2 (en) | Apparatus for recognizing lane partition lines | |
JP2011180982A (ja) | 区画線検出装置 | |
JP6087858B2 (ja) | 走行区画線認識装置及び走行区画線認識プログラム | |
US9619717B2 (en) | Lane-line recognition apparatus | |
US9589213B2 (en) | Apparatus for recognizing turnoff from vehicle roadway | |
US20150248763A1 (en) | Turnoff recognition apparatus | |
JP2016081361A (ja) | 走行区画線認識装置 | |
JP6189816B2 (ja) | 走行区画線認識装置 | |
JP2018005618A (ja) | 道路認識装置 | |
JP2015140114A (ja) | 横変位算出装置 | |
JP6963490B2 (ja) | 車両制御装置 | |
JP2016018256A (ja) | 分岐合流判定装置 | |
JP5559650B2 (ja) | 車線推定装置 | |
KR101595317B1 (ko) | 차량의 정밀 측위를 위한 노면 표시 검출 방법 및 그 시스템 | |
WO2020036039A1 (ja) | ステレオカメラ装置 | |
JP5742676B2 (ja) | 車線境界線認識装置 | |
JP6564682B2 (ja) | 対象物検出装置、対象物検出方法、及び、対象物検出プログラム | |
JP2015210764A (ja) | 走行車線認識装置、走行車線認識方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20160215 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20170125 |
|
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: 20170207 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170302 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6105524 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |