lane-curvature
Here are 25 public repositories matching this topic...
Language:All
Sort:Most stars
Advanced lane detection using computer vision
- Updated
Dec 12, 2020 - Python
Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking and YOLO for obstacles. Determines lane change, relative velocity and time to collision
- Updated
Sep 17, 2020 - Jupyter Notebook
Camera Calibration; Distortion Correction; Perspective transform ("bird-eye view"); Compute curvature and vehicle position.
- Updated
Oct 31, 2017 - Python
In this project, I used OpenCV to write a software pipeline to identify the lane boundaries in a video from a front-facing camera on a car.
- Updated
Dec 25, 2017 - Jupyter Notebook
Udacity Self-Driving Car Engineer.
- Updated
Dec 19, 2020 - HTML
Advanced Lane Detection Project which includes advanced image processing to detect lanes irrespective of the road texture, brightness, contrast, curves etc. Used Image warping and sliding window approach to find and plot the lane lines. Also determined the real curvature of the lane and vehicle position with respect to center.
- Updated
Dec 6, 2018 - Jupyter Notebook
Lane Detection and Departure warning.
- Updated
Dec 30, 2018 - C++
Software pipeline to identify lane boundaries from a video streaming from a front-facing camera on a car using color transform and gradient
- Updated
Mar 15, 2021 - Python
Advanced Lane Detection Project which includes advanced image processing to detect lanes irrespective of the road texture, brightness, contrast, curves etc. Used Image warping and sliding window approach to find and plot the lane lines. Also determined the real curvature of the lane and vehicle position with respect to center
- Updated
Jun 7, 2020 - Jupyter Notebook
A software pipeline to identify the lane boundaries in a video from a front-facing camera on a car. Project 2 of the Udacity Self-Driving Car Engineer Nanodegree program.
- Updated
May 22, 2021 - Jupyter Notebook
A cv2-based implementation of a self-driving car module responsible for lane lines detection under different lighting conditions, pavement textures and curves.
- Updated
Aug 2, 2020 - Jupyter Notebook
Advanced lane line fining including camera calibration
- Updated
Apr 6, 2020 - Jupyter Notebook
Python, Camera calibration and undistortion, Color and Gradient threshold, Warping and unwarping functions
- Updated
Jul 26, 2017 - Jupyter Notebook
C++ Lane Detection using OpenCV
- Updated
Jun 21, 2024 - C++
Advanced Lane Finding project by Udacity, that teaches camera calibration, insights into perspective transforms, color space exploration and thresholding binary images. The repository contains the lane finding algorithm.
- Updated
Feb 24, 2021 - Jupyter Notebook
Goal is to create a software pipeline to identify the lane boundaries in a video and write a detailed commentary on the output.
- Updated
Jun 25, 2018 - Jupyter Notebook
In this project, I have used computer vision techniques to identify lane boundaries and compute the lane metrics (radius of curvature, Offset to the center).
- Updated
May 13, 2021 - Jupyter Notebook
Udacity Self Driving Car Engineer Project - Advanced Lane Lines Detection
- Updated
Jul 13, 2017 - Python
Improve this page
Add a description, image, and links to thelane-curvature topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thelane-curvature topic, visit your repo's landing page and select "manage topics."