Skip to content

samy1406/Lane-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ›ฃ๏ธ Lane Detection using Computer Vision

A computer vision project that detects road lanes in real-time using Python and OpenCV.

๐Ÿ“ฝ๏ธ Demo

image

๐Ÿ“ Project Structure

โ”œโ”€โ”€ lane_detection.ipynb # Main notebook
โ”œโ”€โ”€ input_video.mp4 # Input road video
โ””โ”€โ”€ README.md

๐Ÿ› ๏ธ Tech Stack

  • Python
  • OpenCV
  • NumPy
  • Google Colab

๐Ÿš€ How to Run

  1. Open lane_detection.ipynb in Google Colab
  2. Upload your input video
    https://www.kaggle.com/datasets/dpamgautam/video-file-for-lane-detection-project
  3. Run all cells
  4. Download the output video

THANK YOU

About

Lane detection with Canny edge detection and hough transform on Computer vision

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors