akshitagupta15june / lane_detection_opencv

The main emphasis of this project is to find the further ways which can be used further to improve the result of lane detection algorithms. Join Discord channel for discussion.
https://discord.gg/CWqgNWbNye
MIT License
37 stars 37 forks source link

Displayed lane lines and filled the area b/w them. #26

Closed vaani787 closed 4 years ago

vaani787 commented 4 years ago

Separated the lane lines to find the best fitting right and left lane lines and displayed them. Then, filled the area between the best fitting lane lines.

akshitagupta15june commented 4 years ago

Good job vaani. Try to find some new more issues that can take this project to next level.