An open API service indexing awesome lists of open source software.

https://github.com/gsurma/street_lanes_finder

Street lanes finder for self-driving cars๐Ÿš—.
https://github.com/gsurma/street_lanes_finder

computer-graphics computer-vision jupyter-notebook metalkit python python3 self-driving-car self-driving-cars shader shaders vision

Last synced: 2 months ago
JSON representation

Street lanes finder for self-driving cars๐Ÿš—.

Awesome Lists containing this project

README

          



# Street Lanes Finder

Computer Vision approach to the street lanes detection problem.

Check out corresponding Medium article: [Street Lanes Finder - Detecting Street Lanes for Self-Driving Cars ๐Ÿš—](https://towardsdatascience.com/street-lanes-finder-detecting-street-lanes-for-self-driving-cars-fe069ec5a22d)

## How does it work?

1. Grayscale


---

2. Blur


---

3. Canny


---

4. Region Of Interest


---

4. Hough Lines


---

5. Combined Images


## Author

**Greg (Grzegorz) Surma**

[**PORTFOLIO**](https://gsurma.github.io)

[**GITHUB**](https://github.com/gsurma)

[**BLOG**](https://medium.com/@gsurma)