Skip to content

Zeysthingz/A-Lane-Detection-Based-on-Reliable-Lane-Markings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A-Lane-Detection-Based-on-Reliable-Lane-Markings

This project proposes effective lane detection aproach for parallel lanes First two binary images are obtained from region of interest of gray-scale images. The obtained binary images are merged by a novel neigborhood AND operator and then transformed to bird's eye viev via inverse perspective mapping. Then gaussian probablity density functions fit to left and right histogram image acuired from bird's eye view. Then a polynomal lane model is estimated from the identified regions. I used RGB images which is taken from the CalTech database. In this project, the methods in the following article have been implemented.

You can view the article. https://ieeexplore.ieee.org/document/8404486

Results

image

Histogram of Lane Regions Piksel Density for First Image

image

Input of First Test Image / Output of First Test Image

image

Input of Second Test Image / Output of Second Test Image

image

Input of Third Test Image / Output of Third Test Image

About

This project proposes effective lane detection aproach for parallel lanes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages