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 36 forks source link

Visualization on video #30

Closed bharath-acchu closed 4 years ago

bharath-acchu commented 4 years ago

Goal : The lane is visualized as two green/red/any color, linearly fitted polynomials which will be overlayed on our input frame.

Anujg935 commented 4 years ago

Hi @bharath-acchu you can go ahead of with this issue.