How can I determine co-ordinates of the lane?

77 Views Asked by At

I am using opencv to determine coordinates the lane between two red lines like this:

Lane-detection:

enter image description here

It is not rectangle so I can't use cv2.rectangle to cover on it. Does everyone have some ideas?

0

There are 0 best solutions below