Skip to content

Identify road lane in pictures and videos using OpenCV and Python

Notifications You must be signed in to change notification settings

tylerlum/self-driving-car-vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

self-driving-car-vision

Identify road lanes in pictures and videos using OpenCV and Python

This repository contains:

  1. A Python file that uses OpenCV to process images/videos to identify lane lines

  2. A video and image file containing lane lines

After installing Python3 and OpenCV, you can run the following command:

python3 lanes.py

This will open the video file and show the lane lines as the video progresses.

About

Identify road lane in pictures and videos using OpenCV and Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages