Detecting road lanes using OpenCV and Python
-
Updated
May 31, 2023 - Python
Detecting road lanes using OpenCV and Python
Official code for "Harmonious Semantic Line Detection via Maximal Weight Clique Selection", CVPR 2021
Official code for "OMR: Occlusion-Aware Memory-Based Refinement for Video Lane Detection", ECCV 2024
Using Python and Computer Vision to Detect Road Lane Lines
Developed a data science project that detects and highlights road lane lines from images or video feeds, aiding autonomous vehicle navigation.
The objective of this project is to develop a lane detection system that processes video footage to identify and highlight lane markings on roadways. The system provides real-time visual feedback to drivers by overlaying lane boundaries and issuing warnings when the vehicle deviates from its lane.
Add a description, image, and links to the roadlane-detection topic page so that developers can more easily learn about it.
To associate your repository with the roadlane-detection topic, visit your repo's landing page and select "manage topics."