Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Real time road lane detection pipeline using OpenCV developed for the the CS3283 - Embedded Systems Project in Semester 5

NotificationsYou must be signed in to change notification settings

CSE-ICE-21/Real-time-road-lane-detection-system

 
 

Repository files navigation

Project overview

  • Autonomous Driving Car is one of the most disruptive innovations in AI. An autonomous car can go anywhere a traditional car can go and does everything that an experienced human driver does. But it’s very essential to train it properly. One of the many steps involved during the training of an autonomous driving car is lane detection, which is the preliminary step.

  • The primary goal of this project is to develop a Road Lane Detection System that accurately identifies and tracks road lanes in real-time using computer vision and machine learning techniques. This system is intended to enhance the safety and efficiency of autonomous vehicles and advanced driver-assistance systems (ADAS).

Steps Involved

  • Input image
  • Create the camera caliberation matrix and distortion coefficient and undistort the image
  • Applying perspective transform
  • Thresholding to extract the lane lines
  • Histogram peak detection
  • Applying sliding window search algorithm ot detect lane lines
  • Apply curve fitting
  • Overlay the detected lane lines and output the image

About

Real time road lane detection pipeline using OpenCV developed for the the CS3283 - Embedded Systems Project in Semester 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python100.0%

[8]ページ先頭

©2009-2025 Movatter.jp