mohamedameen-io / Lane-lines-detection-using-Python-and-OpenCVLinks
In this project, I used Python and OpenCV to detect lane lines on the road. I developed a processing pipeline that works on a series of individual images, and applied the result to a video stream.
☆80Updated 8 years ago
Alternatives and similar repositories for Lane-lines-detection-using-Python-and-OpenCV
Users that are interested in Lane-lines-detection-using-Python-and-OpenCV are comparing it to the libraries listed below
Sorting:
- A project to demonstrate lane detection with a front facing camera.☆128Updated last year
- Lane Detection for Self-Driving Car, using Computer Vision Techniques☆51Updated 8 years ago
- Lane Lines Detection using Python and OpenCV for self-driving car☆112Updated 8 years ago
- A collection of all projects pertaining to different layers in the SDC software stack☆233Updated 7 years ago
- 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 ca…☆25Updated 8 years ago
- A pipeline that can detects lane boundaries, predicts upcoming curves, and measures lane curvature.☆123Updated 5 years ago
- Built a real-time lane departure warning system with a monocular camera, using OpenCV.☆239Updated 5 years ago
- Find lane lines on the road using Python and OpenCV, applying Canny edge detectors and Hough line transforms☆323Updated 8 years ago
- My Computer Vision project from my Computer Vision Course (Fall 2020) at Goethe University Frankfurt, Germany. Performance comparison bet…☆87Updated 4 years ago
- Computer Vision algorithm to compute road curvature and lane vehicle offset using OpenCV Image Processing, Camera Calibration, Perspectiv…☆48Updated 6 years ago
- A Deep Neural Network to do traffic sign recognition☆47Updated 8 years ago
- detect curved lane lines using HSV filtering and sliding window search.☆191Updated 7 years ago
- Lane identification system for camera based systems.☆71Updated 8 years ago
- This project develops a prototype of self driving car which basically demonstrates lane tracking, automated parking,obstacle detection an…☆48Updated 3 years ago
- Udacity Self Driving Car ND projects - including lane detection, Traffic sign classifier, behaviour cloning☆62Updated 3 years ago
- Traffic signs detection and classification in real time☆294Updated 2 years ago
- This repository contains works on a computer vision software pipeline built on top of Python to identify Lanes and vehicles in a video. T…☆69Updated 7 years ago
- Example scripts for the detection of lanes using the ultra fast lane detection model in Pytorch.☆89Updated 3 years ago
- Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking …☆177Updated 5 years ago
- An advanced lane-finding algorithm using distortion correction, image rectification, color transforms, and gradient thresholding.☆83Updated 7 years ago
- ☆84Updated 4 years ago
- My solution to the Udacity Self-Driving Car Engineer Nanodegree Advanced Lane Lines project.☆65Updated 8 years ago
- RESEARCH [ + ] Robust framework for Lane Detection and Tracking using Deep CNN, Extended Hough Transform and Kalman Filter for autonomo…☆78Updated 5 years ago
- Vehicle Detection Project☆54Updated 8 years ago
- Implementation of darkflow on traffic sign detection and classification