Skip to content

shubham1925/Lane-Detection

Repository files navigation

Lane Detection for Self Driving Cars

Authors

  • Shubham Sonawane
  • Prasheel Renkuntla
  • Raj Prakash Shinde

Description

Using the concept of hough lines and histogram for lanes, lane detection has been carried out on 2 different datasets.

Dependencies

  • Ubuntu 16
  • Python 3.7
  • OpenCV 4.2
  • Numpy
  • copy
  • sys
  • argparse

Run

To run the Video enhancement on Night ride video

python3.7 P1-video_correction.py

To run the lane detection on images, 2(a) Udacity Dataset -

python3.7 P2-1-Homography.py

To run the lane detection on challenge video, 2(b) KITTI Dataset -

python3.7 P2-2-challenge_accepted.py

Results

Image description

Image description

Reference

About

Lane detection using hough lines and histogram of lanes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages