kylesf / Advanced-Lane-Detection
Model for the extraction of lane lines, both curved and straight, from the road. Augmented the lane area, as well added important metrics, such as cars distance from the center of the road. Implemented with OpenCV and python.
☆79Updated 8 years ago
Alternatives and similar repositories for Advanced-Lane-Detection:
Users that are interested in Advanced-Lane-Detection are comparing it to the libraries listed below
- Segment lane marking from videos/images of roads.☆78Updated 9 years ago
- Using OpenCV to detect Lane lines on Roads☆77Updated 7 years ago
- ☆43Updated 8 years ago
- Lane detection and tracking☆120Updated 4 months ago
- Lane detection using OpenCV☆99Updated 11 years ago
- A Python program for lane line detection and tracking using a traditional computer vision approach☆44Updated 7 years ago
- Team East Coast's implementation of the System Integration capstone project in the Udacity Self-Driving Car Nanodegree Program.☆35Updated 7 years ago
- OpenCV implementation of lane and vehicle tracking☆184Updated 9 years ago
- P4_AdvancedLaneFinding