Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 opencv 来确定两条红线之间的车道坐标,如下所示:
车道检测:
它不是矩形的,所以我不能cv2.rectangle用来覆盖它。大家有什么想法吗?
cv2.rectangle