szon0111 / CarND_P1-Finding-Lane-Lines

Lane line detection using openCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finding Lane Lines on the Road

Udacity - Self-Driving Car NanoDegree

Combined Image

Overview

Use OpenCV image analysis techniques to identify lines, including Hough transforms and Canny edge detection.

Videos with Lane Lines Drawn

  • white-dashed lane on left, white-solid lane on right

white

  • yellow-solid lane on left, white-dashed lane on right

yellow

  • yellow-solid lane on left, white-dashed lane on right + curved and shadows

extra

About

Lane line detection using openCV


Languages

Language:Jupyter Notebook 100.0%