Reputation: 1
I am using opencv to determine coordinates the lane between two red lines like this:
Lane-detection:
It is not rectangle so I can't use cv2.rectangle to cover on it. Does everyone have some ideas?
cv2.rectangle
Upvotes: 0
Views: 69