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

Make the region of interest dynamic. #61

Open akshitagupta15june opened 3 years ago

akshitagupta15june commented 3 years ago

Firstly, create the polygon and the region of interest dynamic.

More specifically, the polygon should keep changing with the lane width and the road ahead as they are not always constant.

Making a dynamically changing polygon would make the algorithm work on different sized roads.

hritik5102 commented 3 years ago

Hello @akshitagupta15june, I want to work on this issue, please assign me this issue. Thank you :)

akshitagupta15june commented 3 years ago

ok