This repository holds the code for lane detection using classical OpenCV
- Gaussian filter to remove noise
- Hough transform to detect lines
- Linear regression to extend those lines over the frame
This repository holds the code for lane detection using classical OpenCV
Jupyter Notebook
This repository holds the code for lane detection using classical OpenCV