Stevan Stevic, Marko Dragojevic, Momcilo Krunic, N. Cetic
{"title":"Vision-Based Extrapolation of Road Lane Lines in Controlled Conditions","authors":"Stevan Stevic, Marko Dragojevic, Momcilo Krunic, N. Cetic","doi":"10.1109/ZINC50678.2020.9161779","DOIUrl":null,"url":null,"abstract":"Keeping vehicle in the right track while driving is common task for humans, as they perceive lane lines with ease. Naturally, one of the essential tasks for autonomous vehicle would be to detect lane lines. Except for using them as constant reference in steering controller, they are used as inputs in other driver assistance functions like lane departure warning, for example. Different road and weather conditions make it difficult to detect lane lines, as marking can become indistinct or disappear. Many simple vision-based algorithms rely on detection of edges of the markings with Canny edge detection and previously mentioned problems can affect proper extrapolation of lanes. This paper also belongs to vision-based group of algorithms that use camera. It presents usage of color thresholding to detect lane edges and together with perspective transformations and Hough transform to extrapolate lane segments in image with controlled conditions. These conditions include straight road and sunny weather. We used OpenCV computer vision framework that supports mentioned functionalities and algorithms, with Python, to obtain and compare results.","PeriodicalId":6731,"journal":{"name":"2020 Zooming Innovation in Consumer Technologies Conference (ZINC)","volume":"8 1","pages":"174-177"},"PeriodicalIF":0.0000,"publicationDate":"2020-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"3","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2020 Zooming Innovation in Consumer Technologies Conference (ZINC)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ZINC50678.2020.9161779","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 3
Abstract
Keeping vehicle in the right track while driving is common task for humans, as they perceive lane lines with ease. Naturally, one of the essential tasks for autonomous vehicle would be to detect lane lines. Except for using them as constant reference in steering controller, they are used as inputs in other driver assistance functions like lane departure warning, for example. Different road and weather conditions make it difficult to detect lane lines, as marking can become indistinct or disappear. Many simple vision-based algorithms rely on detection of edges of the markings with Canny edge detection and previously mentioned problems can affect proper extrapolation of lanes. This paper also belongs to vision-based group of algorithms that use camera. It presents usage of color thresholding to detect lane edges and together with perspective transformations and Hough transform to extrapolate lane segments in image with controlled conditions. These conditions include straight road and sunny weather. We used OpenCV computer vision framework that supports mentioned functionalities and algorithms, with Python, to obtain and compare results.