akshitagupta15june / akshitagupta15june/lane_detection_opencv
Curve Lines Implementation on lanes.
Offen
Medium
SWoC 2021
- Vorherrschende Sprache
- Jupyter Notebook
- Sterne
- 36
- Forks
- 35
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
change the draw_lines() function to draw curved lines instead of straight lines. This can be achieved by substituting the y = mx + c formula with a partial ellipse, hyperbola, parabola or a partial circle. This would enable the algorithm to work on curved lanes, which would be hugely important.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.