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

Packages

Contributors

Languages