Built a real-time lane departure warning system with a monocular camera, using OpenCV.
☆241May 12, 2020Updated 6 years ago
Alternatives and similar repositories for driving-lane-departure-warning
Users that are interested in driving-lane-departure-warning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- using OpenCV and CUDA to build a real-time lane departure warning system☆27Jul 20, 2020Updated 5 years ago
- A project to demonstrate lane detection with a front facing camera.☆129Mar 29, 2024Updated 2 years ago
- Prototype of a Lane Departure Warning system - Final project for ECE847 and AuE835 classes☆40Nov 13, 2013Updated 12 years ago
- Find lane lines using camera calibration, undistortion, binary thresholding, perspective transform, and line-fitting.☆17Feb 15, 2017Updated 9 years ago
- Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking …☆178Sep 17, 2020Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Detected highway lane lines on a video stream. Used OpencV image analysis techniques to identify lines, including Hough Transforms and Ca…☆14Jun 23, 2017Updated 9 years ago
- Lane departure warning system using python and opencv☆14Oct 3, 2023Updated 2 years ago
- Lane detection and tracking☆126Oct 12, 2024Updated last year
- Advanced lane detection using computer vision☆556Dec 12, 2020Updated 5 years ago
- Udacity Self Driving Car ND projects - including lane detection, Traffic sign classifier, behaviour cloning☆62Jun 25, 2022Updated 4 years ago
- Use segmentation networks to recognize lane lines and vehicles. Infer position and curvature of lane lines relative to self.☆69Jun 12, 2018Updated 8 years ago
- RESEARCH [ + ] Robust framework for Lane Detection and Tracking using Deep CNN, Extended Hough Transform and Kalman Filter for autonomo…☆78Oct 7, 2020Updated 5 years ago
- A Python program for lane line detection and tracking using a traditional computer vision approach☆46Dec 18, 2017Updated 8 years ago
- End-to-end Lane Detection for Self-Driving Cars (ICCV 2019 Workshop)☆664May 14, 2020Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Lane Detection and Particle Filter Tracking☆25Mar 11, 2016Updated 10 years ago
- Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)☆1,071Jun 21, 2022Updated 4 years ago
- Driver assistant - GTU Undergraduate Project II - 2016☆13May 20, 2016Updated 10 years ago
- Download Datasets and Ground Truths: https://github.com/TuSimple/tusimple-benchmark/issues/3☆595May 28, 2021Updated 5 years ago
- Algorithm for autonomous parking with ultrasonic sensors based on ROS☆14Jun 9, 2020Updated 6 years ago
- ☆21Nov 21, 2018Updated 7 years ago
- OpenCV implementation of lane and vehicle tracking