Skip to content

charulekha-pandian/Road-Lane-Line-Detection

Repository files navigation

Road-Lane-Line-Detection

Integration of OpenCV and YoloV5 This project focuses on detecting road lane lines and objects using advanced computer vision techniques. It is designed to enhance driving safety by highlighting the lane in which the vehicle is traveling while simultaneously detecting objects on the road.

Project Overview

  • Title: Road Lane Line Detection and Object Detection
  • Domain: Autonomous Driving, Advanced Driver Assistance Systems (ADAS)
  • Technologies Used: YOLOv5, OpenCV, Python

Features

  1. Lane Line Detection: Highlights the lane in which the car is traveling.
  2. Object Detection: Identifies vehicles, pedestrians, and other obstacles on the road using YOLOv5.
  3. Video Processing Pipeline: Processes input video streams frame by frame for real-time results.
  4. Adaptability: Works in various environmental conditions (daylight, night, rain, etc.).

Prerequisites

  • Python 3.7+
  • Install the required Python packages:
  • YOLOV5 and openCV

Note


  • Input video - road-video-russia.mp4
  • Output video - lane_and_object_tracker.mp4

About

Integration of OpenCV and YoloV5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages