Road Markings Detection Using Opencv

This project is part of my learning journey to become Computer Vision Engineer for AVs. Resource: Applied Deep Learning and Computer Vision for Self-Driving Cars Book

The Project Goal:

Use OpenCV to detect road markings.

  • Input: a picture
  • Output: a picture with lane detect/marked

You can check this excellent youtube tutorial here

Credit:

  • img source here and from Applied Deep Learning and Computer Vision for Self-Driving Cars book.