- Notifications
You must be signed in to change notification settings - Fork0
sallyrobotics/LaneLineDetection
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This project tries to detect Lane lines on Road Images using Python and OpenCV. It works reasonably well for images with low brightness as well (after testing transformations to different color spaces).
The processing has been carried out on the Caltech Pedestrian and Nexet datasets.
The Caltech Pedestrian Dataset can be downloadedhere.
The Nexet Dataset can be downloadedhere.
The code can be run using the following command:
python3 main.py
- Bird eye transformation for curved lane detection. (Reference:link)
- Deep Learning based model.
About
Lane Detection algorithm for all lighting conditions
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published