Skip to content

x65han/Advanced-Lane-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Lane Detection

  • Industrial Level Lane Detection Algorithm
  • OpenCV + Python


Lane Detection | Full Video | Full Report


Overview

  • I used a series of pipeline to better detect lanes.
  • The pipeline is better explained in this research paper

Undistort Image


Unwarp Image | Bird View


Apply B-Channel & L-Channel Combined Binary Image


Using Historgram to Detect Lane Pixels

Utilize Sliding Windows to detect Lanes

Highlight Lanes & Smooth Windows

Reverse Engineer & Apply Lines back

Draw Data

Hooray

About

Lane Detection with OpenCV & Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages