/lane-detection

Using Hough Transform to detect straight lane lines

Primary LanguageJupyter Notebook

Lane Detection in OpenCV

This algorithm can detect straight lane lines in both videos and images

Getting Started

Here's what you should have installed on your local system:

  • Anacaonda + Jupyter Notebooks
  • Python 3.7
  • Numpy 1.16
  • OpenCV 4

Building the Algorithm

Refer to my Medium Article for This (link will be posted shortly)