Lane-lines-detection-using-Python-and-OpenCV and SDC-Lane-and-Vehicle-Detection-Tracking

These are competitors: both implement lane detection pipelines using OpenCV and Python for autonomous driving applications, with B offering the additional feature of vehicle detection/tracking to provide more comprehensive road scene understanding than A's lane-only focus.

Maintenance 0/25
Adoption 9/25
Maturity 16/25
Community 21/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 25/25
Stars: 80
Forks: 35
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stars: 245
Forks: 142
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About Lane-lines-detection-using-Python-and-OpenCV

mohamedameen-io/Lane-lines-detection-using-Python-and-OpenCV

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.

This project helps self-driving car engineers or researchers identify and track lane lines in road imagery. It takes individual road images or a video stream as input and outputs the same images or video with detected lane lines overlaid. The primary users are those working on autonomous vehicle perception systems.

autonomous-driving computer-vision road-safety vehicle-perception traffic-management

About SDC-Lane-and-Vehicle-Detection-Tracking

galenballew/SDC-Lane-and-Vehicle-Detection-Tracking

OpenCV in Python for lane line and vehicle detection/tracking in autonomous cars

This project helps self-driving car engineers and researchers build robust autonomous navigation systems. It takes raw video footage from a vehicle's camera and identifies lane lines and other vehicles, providing real-time positional data for navigation. This is designed for professionals developing or testing autonomous vehicle capabilities.

autonomous-vehicles robotics-navigation computer-vision-for-automotive ADAS-development self-driving-car-perception

Scores updated daily from GitHub, PyPI, and npm data. How scores work