Skip to content

Saikat-SS24/CodeClause_Road_Lane_Detection

Repository files navigation

Project Title

Road Lane Detection

Project Description

This project uses the computer vision library OpenCV to detect road lanes in an image and in video frames with the help of Python.

Screenshots

In an Image

In a video

In a video

Requirements

  • numpy
  • OpenCv

Installation

  clone the project

Deployment

Open cmd in the working directory and type

To run the project run

   python detection_on_image.py
   python detection_on_vid.py
   python nyc_lane_detection.py

and test it.

About

Detecting road lanes using OpenCV and Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages