Repository navigation

#

lane-finding

Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)

Python
1895
2 年前

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

Jupyter Notebook
168
5 年前

An advanced lane-finding algorithm using distortion correction, image rectification, color transforms, and gradient thresholding.

Jupyter Notebook
80
7 年前

Lane identification system for camera based systems.

Jupyter Notebook
70
8 年前

Apply computer vision to label the lanes in a driving video

Jupyter Notebook
61
8 年前

we present the plans of a driver-assistance system, which will be capable of road lane and traffic sign detection by using an OPEN-CV.

Jupyter Notebook
55
2 年前

Lane detection MATLAB code for Kalman Filter book chapter: Lane Detection

MATLAB
27
2 年前

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.

Jupyter Notebook
25
7 年前

Lane Finding Project for Self-Driving Car Nano Degree Term 1. Road Lane Lines are detected by using various image processing techniques like Grayscale, Blurring, Canny Edge Detection, Hough Transform and Masking.

Jupyter Notebook
16
6 年前

Combined lane and vehicle detection pipeline comparing YOLOv2 and LeNet-5

Jupyter Notebook
15
7 年前

Curved Lane Detection by computer vision techniques such as perspective transform or image thresholding.

Jupyter Notebook
14
8 年前

Semi-autonomous system for lane keeping based on C++ & OpenCV 4.x

C++
13
4 年前