基于FPGA的自动驾驶车辆车道检测实现

Gopinathan M, S. R, A. Kalaiselvi, U. V., M. A
{"title":"基于FPGA的自动驾驶车辆车道检测实现","authors":"Gopinathan M, S. R, A. Kalaiselvi, U. V., M. A","doi":"10.1109/ICETEMS56252.2022.10093650","DOIUrl":null,"url":null,"abstract":"Lane Detection and Tracking have become an active research area for the past two decades, primarily in driver assistance applications. It is also an essential method for imaginative, predictive, primarily based fully autonomous vehicle devices. The main motto is to avoid human error, increase safety, reduce road accidents, and thereby save lives. Intoday’s autonomous vehicles, a variety of Advanced Driving Assistance Systems (ADAS) are used. Lane departure warning system is important ADAS which alerts the driver when inadvertent lane switching occurs. First, the image dataset is taken, and then the grayscale conversion takes place. The Gaussian filter reduces the impact of image noise. The Canny edge detection method and Sobel edge detection are then used to detect edges. The Edge detection method that detects a broad and wide range of edges in the images by using a multi degree system of rules. By using Hough transform method to detect the lanes after the edge detection process was done. Finally, the algorithms are implemented in FPGA and stored in BRAM (Block Random Access Memory) which helps to store the large amount of data in FPGA (Field Programmable Gate Array) technology Zynq 7000 SoC (System-on-Chips) using a platform known as Vivado HLS (High-level synthesis). The algorithm in an autonomous vehicle is formed on computer vision technique to find the road lanes and locate the driving lane. The algorithmsare executed to perform specific tasks on images to achieve highperformance, efficiency, and execution speed in terms of lane detection progress has been obtained.","PeriodicalId":170905,"journal":{"name":"2022 International Conference on Emerging Trends in Engineering and Medical Sciences (ICETEMS)","volume":"14 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-11-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":"{\"title\":\"Implementation of Lane detection in Autonomous vehicle using FPGA\",\"authors\":\"Gopinathan M, S. R, A. Kalaiselvi, U. V., M. A\",\"doi\":\"10.1109/ICETEMS56252.2022.10093650\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Lane Detection and Tracking have become an active research area for the past two decades, primarily in driver assistance applications. It is also an essential method for imaginative, predictive, primarily based fully autonomous vehicle devices. The main motto is to avoid human error, increase safety, reduce road accidents, and thereby save lives. Intoday’s autonomous vehicles, a variety of Advanced Driving Assistance Systems (ADAS) are used. Lane departure warning system is important ADAS which alerts the driver when inadvertent lane switching occurs. First, the image dataset is taken, and then the grayscale conversion takes place. The Gaussian filter reduces the impact of image noise. The Canny edge detection method and Sobel edge detection are then used to detect edges. The Edge detection method that detects a broad and wide range of edges in the images by using a multi degree system of rules. By using Hough transform method to detect the lanes after the edge detection process was done. Finally, the algorithms are implemented in FPGA and stored in BRAM (Block Random Access Memory) which helps to store the large amount of data in FPGA (Field Programmable Gate Array) technology Zynq 7000 SoC (System-on-Chips) using a platform known as Vivado HLS (High-level synthesis). The algorithm in an autonomous vehicle is formed on computer vision technique to find the road lanes and locate the driving lane. The algorithmsare executed to perform specific tasks on images to achieve highperformance, efficiency, and execution speed in terms of lane detection progress has been obtained.\",\"PeriodicalId\":170905,\"journal\":{\"name\":\"2022 International Conference on Emerging Trends in Engineering and Medical Sciences (ICETEMS)\",\"volume\":\"14 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2022-11-18\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"1\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2022 International Conference on Emerging Trends in Engineering and Medical Sciences (ICETEMS)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICETEMS56252.2022.10093650\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2022 International Conference on Emerging Trends in Engineering and Medical Sciences (ICETEMS)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICETEMS56252.2022.10093650","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

摘要

在过去的二十年里,车道检测和跟踪已经成为一个活跃的研究领域,主要是在驾驶辅助应用中。它也是富有想象力、预测性的、主要基于全自动驾驶的汽车设备的基本方法。主要的座右铭是避免人为失误,提高安全性,减少交通事故,从而挽救生命。在当今的自动驾驶汽车中,使用了各种先进驾驶辅助系统(ADAS)。车道偏离预警系统是一种重要的自动驾驶辅助系统,它能在驾驶员无意中切换车道时向驾驶员发出警报。首先获取图像数据集,然后进行灰度转换。高斯滤波器减少了图像噪声的影响。然后采用Canny边缘检测方法和Sobel边缘检测方法进行边缘检测。边缘检测方法是利用多度规则系统检测图像中广泛范围的边缘。在完成边缘检测处理后,利用霍夫变换方法进行车道检测。最后,算法在FPGA中实现并存储在BRAM(块随机存取存储器)中,这有助于在FPGA(现场可编程门阵列)技术Zynq 7000 SoC(片上系统)中存储大量数据,使用称为Vivado HLS(高级合成)的平台。自动驾驶汽车的车道定位算法是基于计算机视觉技术形成的。该算法在图像上执行特定的任务,在车道检测进度方面获得了高性能、高效率和执行速度。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Implementation of Lane detection in Autonomous vehicle using FPGA
Lane Detection and Tracking have become an active research area for the past two decades, primarily in driver assistance applications. It is also an essential method for imaginative, predictive, primarily based fully autonomous vehicle devices. The main motto is to avoid human error, increase safety, reduce road accidents, and thereby save lives. Intoday’s autonomous vehicles, a variety of Advanced Driving Assistance Systems (ADAS) are used. Lane departure warning system is important ADAS which alerts the driver when inadvertent lane switching occurs. First, the image dataset is taken, and then the grayscale conversion takes place. The Gaussian filter reduces the impact of image noise. The Canny edge detection method and Sobel edge detection are then used to detect edges. The Edge detection method that detects a broad and wide range of edges in the images by using a multi degree system of rules. By using Hough transform method to detect the lanes after the edge detection process was done. Finally, the algorithms are implemented in FPGA and stored in BRAM (Block Random Access Memory) which helps to store the large amount of data in FPGA (Field Programmable Gate Array) technology Zynq 7000 SoC (System-on-Chips) using a platform known as Vivado HLS (High-level synthesis). The algorithm in an autonomous vehicle is formed on computer vision technique to find the road lanes and locate the driving lane. The algorithmsare executed to perform specific tasks on images to achieve highperformance, efficiency, and execution speed in terms of lane detection progress has been obtained.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信