jinjinhong / lane-detector

Lane detection using Canny edge detector and Hough transform.

Home Page:https://towardsdatascience.com/tutorial-build-a-lane-detector-679fd8953132

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lane Detector Tutorial

Lane detection using Canny Detector and Hough Transform

Usage

python lane_detector.py

About

Lane detection using Canny edge detector and Hough transform.

https://towardsdatascience.com/tutorial-build-a-lane-detector-679fd8953132


Languages

Language:Python 100.0%