How do self driving cars detects lane lines so easily

Page 1

How do self driving cars detects lane lines so easily When we drive, we use our eyes to decide where to go. The lines on the road that show us where the lanes are act as our constant reference for where to steer the vehicle. Naturally, one of the first things we would like to do in developing a self-driving car is to automatically detect lane lines using an algorithm. Since there are lots of companies developing autonomous cars, there are also variety of methods to implement solutions for the self-driving car challenges. Let’s review a simple 5-steps technique to detect lane lines using a dashboard camera located in the vehicle. We’ll start with a static image, and then move to video stream. Our original image looks like this:

1. The first step is to convert the images to Grayscale which return an image with only one color channel:


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.