雨天路面偵測系統
No Thumbnail Available
Date
2015
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
由於駕駛車輛安全性問題,駕駛輔助系統相關技術在距今約二十多年前開始被重視與開發,透過攝影機架設在車輛內以視覺式的方式分析車輛前方道路的狀況來輔助駕駛人。其中路面偵測技術在先進駕駛輔助系統中扮演重要的角色,因為該技術不僅能提供正確的路面區域、道路形狀及標線位置,還能將諸多前方道路資訊提供給其他的駕駛輔助系統使用。
路面偵測技術已經逐漸的成熟,但是較少研究者針對雨天偵測路面系統進行開發與研究。透過整理近年的路面偵測文獻發現,幾乎所有研究都會先透過邊緣偵測相關技術讓系統得知影像中何處是正確的路面區域,以便進行路面顏色特徵擷取並執行路面偵測。而也有部分的文獻是先直接手動給予路面區塊,進行路面顏色特徵的擷取並初步的偵測出路面,再利用邊緣偵測技術進行改善。可以發現邊緣偵測技術對於找出路面位置有莫大的幫助,但是一旦道路標線或路面邊界模糊不清時,便無法達到效果。
因此本研究提出的雨天路面偵測系統主要是透過log chromaticity space、sensor sharpening matrix transform以及watershed segmentation來進行雨天路面偵測,不需要透過邊緣偵測技術且會自動採樣合適的路面區塊作為系統訓練的依據。首先,系統一開始時必須先確定自動擷取的region of interest (ROI)是路面區域,接著才進行road feature extraction,透過執行log chromaticity space、sensor sharpening matrix transform及projection and thresholding各步驟後便可以將整張影像與ROI具有相似顏色的像素視為同一類,最後再結合watershed segmentation影像分割技術來改善誤判。
最後實驗的部分,本研究針對小雨、中雨、中大雨三種雨勢以及數種道路形狀進行實驗,實驗結果呈現出,對於較遠的車輛、較大的雨勢以及過度曝光的路面經常會產生誤判,但若是實驗場景中有著充足的光線以及道路上的車輛都有色彩鮮明的顏色,路面偵測的結果都能產生很高的正確率。
The last two decades, for the driving safety, in-car video camera technology for estimating road shape ahead of a vehicle for the purpose of driver assistance has been developed and implemented. A road detection technology can provide the road shape, area and lane markings, which can share with other advance driver assistance systems (ADAS). Although road detection is a mature technology, there are a few studies on road detection for rainy days. Recent studies use mostly road boundary to detect road area. If road boundary is not clear, it would fail to detect the correct road area. To effectively handle road detection on rainy days, the proposed method comprises three modules: 1) log chromaticity space, 2) sensor sharpening matrix transform, and 3) watershed segmentation. To speed up the road detection processing, the region-of-interest (ROI) is used to choose the candidate searching range for extract road features. The system then process the log chromaticity space method and sensor sharpening matrix transform method. Finally, the watershed segmentation method as an error correction mechanism is applied. Experimental results on real road scenes such as light rain, moderate rain, and heavy rain show that if road scenes is bright enough and vehicles have vivid color, the proposed method has substantiated the effectiveness of accuracy results.
The last two decades, for the driving safety, in-car video camera technology for estimating road shape ahead of a vehicle for the purpose of driver assistance has been developed and implemented. A road detection technology can provide the road shape, area and lane markings, which can share with other advance driver assistance systems (ADAS). Although road detection is a mature technology, there are a few studies on road detection for rainy days. Recent studies use mostly road boundary to detect road area. If road boundary is not clear, it would fail to detect the correct road area. To effectively handle road detection on rainy days, the proposed method comprises three modules: 1) log chromaticity space, 2) sensor sharpening matrix transform, and 3) watershed segmentation. To speed up the road detection processing, the region-of-interest (ROI) is used to choose the candidate searching range for extract road features. The system then process the log chromaticity space method and sensor sharpening matrix transform method. Finally, the watershed segmentation method as an error correction mechanism is applied. Experimental results on real road scenes such as light rain, moderate rain, and heavy rain show that if road scenes is bright enough and vehicles have vivid color, the proposed method has substantiated the effectiveness of accuracy results.
Description
Keywords
路面偵測, 駕駛輔助系統, 影像分割, 雨天路面, road detection, driver assistance systems, image segment, rainy road