tawnkramer / CarND-Advanced-Lane-LinesLinks
A technique to determine lane curvature and car deviation from a single camera image. The camera sensor is mounted in the center of the windshield and assumes that the car starts near the center of the lane.
☆34Updated 8 years ago
Alternatives and similar repositories for CarND-Advanced-Lane-Lines
Users that are interested in CarND-Advanced-Lane-Lines are comparing it to the libraries listed below
Sorting:
- Vehicle Detection Project☆52Updated 8 years ago
- Lane Lines Detection using Python and OpenCV for self-driving car☆110Updated 7 years ago
- ☆128Updated 8 years ago
- A collection of all projects pertaining to different layers in the SDC software stack☆233Updated 7 years ago
- Udacity Self-Driving Car Project 5: Vehicle Detection and Tracking☆228Updated 3 years ago
- Lane Finding Project for Self-Driving Car ND☆32Updated 8 years ago
- A project to demonstrate lane detection with a front facing camera.☆122Updated last year
- Built a real-time lane departure warning system with a monocular camera, using OpenCV.☆230Updated 5 years ago
- A pipeline that can detects lane boundaries, predicts upcoming curves, and measures lane curvature.☆123Updated 4 years ago
- ☆84Updated 4 years ago
- OpenCV in Python for lane line and vehicle detection/tracking in autonomous cars☆243Updated 4 years ago
- Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking …☆173Updated 5 years ago
- Finding Lane Lines using Python and OpenCV☆342Updated 4 years ago
- Jetson Nano ML install scripts, automated optimization of robotics detection models, and filter-based tracking of detections☆229Updated 5 years ago
- Lane Detection for Self-Driving Car, using Computer Vision Techniques☆50Updated 8 years ago
- An advanced lane-finding algorithm using distortion correction, image rectification, color transforms, and gradient thresholding.☆82Updated 7 years ago
- Finding Lane Lines for Self Driving Cars☆44Updated 8 years ago
- My solution to the Udacity Self-Driving Car Engineer Nanodegree Advanced Lane Lines project.☆65Updated 8 years ago
- Advanced lane detection using computer vision☆553Updated 4 years ago
- Computer Vision algorithm to compute road curvature and lane vehicle offset using OpenCV Image Processing, Camera Calibration, Perspectiv…