Skip to content

A computer vision project for detecting road lanes in real-time video streams. This project makes use of OpenCV, a popular open-source computer vision library, to process video frames and identify the road lanes.

Notifications You must be signed in to change notification settings

nickorzha/road-lane-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

road-lane-detection-project

A computer vision project for detecting road lanes in real-time video streams. This project makes use of OpenCV, a popular open-source computer vision library, to process video frames and identify the road lanes.

Requirements The following packages must be installed to run the code:

OpenCV Numpy Matplotlib Output The code outputs a video file named Lane.mp4 in the same directory, showing the detected road lanes overlaid on the original video.

Contributing Contributions are welcome! If you would like to contribute to the project, please fork the repository, make your changes, and submit a pull request.

License This project is licensed under the MIT license.

About

A computer vision project for detecting road lanes in real-time video streams. This project makes use of OpenCV, a popular open-source computer vision library, to process video frames and identify the road lanes.

Topics

Resources

Stars

Watchers

Forks

Languages