You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
i am using your LaneTracker class but I do not get a result.
my lanes:
left_line ((48, 240), (165, 144))
right_line ((287, 240), (173, 144))
conv to bound:
Bound (48, 240, 165, 144) (287, 240, 173, 144)
and get: None
what am i doing wrong?
The text was updated successfully, but these errors were encountered:
Hello,
i am using your LaneTracker class but I do not get a result.
my lanes:
left_line ((48, 240), (165, 144))
right_line ((287, 240), (173, 144))
conv to bound:
Bound (48, 240, 165, 144) (287, 240, 173, 144)
and get: None
what am i doing wrong?
The text was updated successfully, but these errors were encountered: