Lane detection for self driving cars using OpenCV and python3 OpenCv based lane detector module for an input stream of on lane video of road. This detector uses the popular canny edge detector to identify the gradients and finally detect the lanes on the road. To avoid edges outside the road to be detected, we simply define the region of intrest to the road. We can further incoperate deep learning algorithms to improve the module and make it more smart and functional.
-
Notifications
You must be signed in to change notification settings - Fork 0
shreyashladdha/LaneDetectionUsingOpencv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Lane detection for self driving cars using OpenCV and python3
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published