Repository navigation

#

lane-boundaries

detect curved lane lines using HSV filtering and sliding window search.

Jupyter Notebook
187
6 年前

This project is to detect lanes in a video or image and project the results on the output. advanced math and image processing including openCV was used to finish the project.

Python
6
6 年前

Finding lane lines on the road

Jupyter Notebook
5
8 年前

Lane Marking Quality Assessment for Autonomous Driving

Makefile
4
6 年前

Distinguish lanes for self-driving cars- using color selection, region masking & edge detection

Python
3
4 年前

My Submission for Udacity Self Driving Car Nano Degree Advanced Lane Lines Project

Jupyter Notebook
3
6 年前

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.

HTML
3
7 年前

Advanced computer vision techniques to identify lanes, the position of the vehicle within the lane, the radius of curvature of the lane.

Shell
2
4 年前

This project is to write a software pipeline that identify lane boundaries in a video.

Jupyter Notebook
2
6 年前

An OpenCV implementation of road lane detection written in Python.

Python
2
6 年前

This project utilizes a software pipeline to identify the lane boundaries in a video.

Python
2
8 个月前

Self-Driving Nano Degree Program : Advanced Lane Detection

Jupyter Notebook
1
8 年前

Finding Lane Lines on the Road (project 1 of 9 from Udacity Self-Driving Car Engineer Nanodegree)

HTML
1
5 年前

Advanced lane line fining including camera calibration

Jupyter Notebook
1
5 年前