Skip to content

MandeepSingh396/Lane_Line_detection_for_autonomous_vehciles

Repository files navigation

Lane_Line_detection_for_autonomous_vehciles

A python script has ben developed to detect lane lines in a video using numerous computer vision algorithms. Below are the image outputs after applying respective algorithms:

  1. Original image

image

  1. Converting to Grayscale and applying Gaussian blur

image

  1. Canny edge detection

image

  1. Masked image

image

  1. Line image after hough transforms

image

  1. Resultant image

image

Applying the same process on a video (a series of images) will give the following output:

project_video_output_test.mp4

About

Python script to show road lane lines in a given video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published