CVRODec 11, 2019

Lane Detection For Prototype Autonomous Vehicle

arXiv:1912.05220v14 citations
Originality Synthesis-oriented
AI Analysis

This addresses the problem of lane tracking for autonomous vehicles to reduce accidents, but it is incremental as it applies existing methods to a prototype.

The paper tackled lane detection for an autonomous vehicle prototype using image processing techniques like Canny edge detection and Sobel filters, resulting in successful lane following and reaching the destination.

Unmanned vehicle technologies are an area of great interest in theory and practice today. These technologies have advanced considerably after the first applications have been implemented and cause a rapid change in human life. Autonomous vehicles are also a big part of these technologies. The most important action of a driver has to do is to follow the lanes on the way to the destination. By using image processing and artificial intelligence techniques, an autonomous vehicle can move successfully without a driver help. They can go from the initial point to the specified target by applying pre-defined rules. There are also rules for proper tracking of the lanes. Many accidents are caused due to insufficient follow-up of the lanes and non-compliance with these rules. The majority of these accidents also result in injury and death. In this paper, we present an autonomous vehicle prototype that follows lanes via image processing techniques, which are a major part of autonomous vehicle technology. Autonomous movement capability is provided by using some image processing algorithms such as canny edge detection, Sobel filter, etc. We implemented and tested these algorithms on the vehicle. The vehicle detected and followed the determined lanes. By that way, it went to the destination successfully.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes