Skip to content

ggbalaazs/CarND-LaneLines-P1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finding Lane Lines on the Road


Overview

This project is about identifying lane lines in images using Python and OpenCV. The pipeline uses basic concepts like thresholding, blurring, region-of-interest masking, Canny edge detection and Hough line detection. It should be tested on three video files with similar road conditions and perspectives.

Requirements

  • Jupyter notebook: lane_detection.ipynb
  • Project writeup: writeup.md

About

Lane Finding Project for Self-Driving Car ND

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published