Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 352 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 352 Bytes

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)