GitHub topics: lane-boundaries
DipaCaturAsyafa/Road-Lane-Detection-OpenCV
Road-Lane-Detection-OpenCV uses OpenCV to detect lane lines from dashcam video with classic image processing. Clear, fast lane keeping example for learners 🐙
Language: Python - Size: 4.78 MB - Last synced at: about 8 hours ago - Pushed at: about 10 hours ago - Stars: 0 - Forks: 0

kemfic/Curved-Lane-Lines
detect curved lane lines using HSV filtering and sliding window search.
Language: Jupyter Notebook - Size: 89.2 MB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 187 - Forks: 73

georgeerol/AdvancedLaneFinding
This project is to write a software pipeline that identify lane boundaries in a video.
Language: Jupyter Notebook - Size: 120 MB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

snandasena/advanced-lane-finding
Udacity Self-Driving Car Engineer.
Language: HTML - Size: 254 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 21 - Forks: 9

binbli/Lane-Marking-Quality-Assessment
Lane Marking Quality Assessment for Autonomous Driving
Language: Makefile - Size: 59.5 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 3

prasadshingne/CarND-Advanced-Lane-Lines-2
Project four submitted in partial completion of the Udacity Self Driving Car Engineer Nanodegree - Semester 1
Language: Jupyter Notebook - Size: 140 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

IAMSebyi/OpenCV_LaneDetection
C++ Lane Detection using OpenCV
Language: C++ - Size: 57.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

Mohit-Ak/CarND-Advanced-Lane-Lines
A software pipeline to identify the lane boundaries in a road using a combination of advanced techniques like gradient, color and perspective transforms along with distortion correction and camera calibrations.
Language: Jupyter Notebook - Size: 108 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

georgesung/advanced_lane_detection
Advanced lane detection using computer vision
Language: Python - Size: 56.6 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 518 - Forks: 206

sumitbinnani/CarND-Advanced-Lane-Lines
Lane Detection for Self-Driving Cars
Language: Jupyter Notebook - Size: 97.7 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 4

mbshbn/Lane-Line-Detection-using-Canny-Edge-Detection
Distinguish lanes for self-driving cars- using color selection, region masking & edge detection
Language: Python - Size: 14.3 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

acvictor/Lane-Detector
An OpenCV implementation of road lane detection written in Python.
Language: Python - Size: 4.76 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

ttungl/SDC-term1-Advanced-Lane-Finding
Detected highway lane boundaries on a video stream with OpenCV image analysis techniques, including camera calibration matrix, distortion correction, color transforms, gradients, etc., to create a thresholded binary image, a perspective transform to rectify binary image ("birds-eye view"). Detected lane pixels and fit to find the lane boundary, determined the curvature of the lane and vehicle position with respect to center. Warped the detected lane boundaries back onto the original image.
Language: HTML - Size: 58.1 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

fabvio/Cascade-LD
Lane detection and classification in an end-to-end Deep Learning fashion
Language: Jupyter Notebook - Size: 36.5 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 75 - Forks: 25

andikarachman/Lane-Lines-Road-Detection
This project utilizes a software pipeline to identify the lane boundaries in a video.
Language: Python - Size: 54.8 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Kilichbek/Advanced-Lane-Detection
Project: Advanced Lane Finding || Udacity: Self-Driving Car Engineer Nanodegree
Language: C++ - Size: 58 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 22 - Forks: 16

silverwhere/Advanced-Lane-Finding
Advanced computer vision techniques to identify lanes, the position of the vehicle within the lane, the radius of curvature of the lane.
Language: Shell - Size: 69.4 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

stevanStevic/Advanced-Lane-Lines-Finding
Advanced lane line fining including camera calibration
Language: Jupyter Notebook - Size: 165 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

niteshjha08/Advanced-Lane-Lines
Robust lane finding in a variety of conditions using computer vision techniques.
Language: Python - Size: 238 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

trajkd/Finding-Lane-Lines-on-the-Road
Finding Lane Lines on the Road (project 1 of 9 from Udacity Self-Driving Car Engineer Nanodegree)
Language: HTML - Size: 52.9 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 3

sauravkdeo/CarND-Advanced-Lane-Lines
Advanced Lane Finding Project
Language: Jupyter Notebook - Size: 60.6 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

zhao-zh10/CarND-Advanced-Lane-Lines
My Submission for Udacity Self Driving Car Nano Degree Advanced Lane Lines Project
Language: Jupyter Notebook - Size: 123 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

mdeopujari/CarND-Advanced-Lane-Lines-master
Advanced Lane Finding Project
Language: Jupyter Notebook - Size: 46.9 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

William-Wu56/Advanced-Lane-Finding
To identify the lane boundaries in a video
Language: Jupyter Notebook - Size: 94.5 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

studian/SDC_HW04_Advanced-Lane-Lines
Self-Driving Nano Degree Program : Advanced Lane Detection
Language: Jupyter Notebook - Size: 127 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

G-D-Petrov/Advanced-Lane-Lines
Repository for the Advanced lane finding project
Language: Jupyter Notebook - Size: 191 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

sorousharghavan/Udacity_SelfDriving_Car_Advanced_Lane_Finding
Udacity Self Driving Engineer Nanodegree - Project 4 - Advanced Lane Finding
Language: Python - Size: 41.6 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
