Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kemfic/curved-lane-lines

detect curved lane lines using HSV filtering and sliding window search.
https://github.com/kemfic/curved-lane-lines

computer-vision lane-boundaries opencv python robotics self-driving-car

Last synced: 2 months ago
JSON representation

detect curved lane lines using HSV filtering and sliding window search.

Awesome Lists containing this project

README

        

curved lane lines
---
detect curved lane lines using HSV filtering and sliding window search.

![out.gif](examples/out.gif)

for a cool writeup, check out the [hackster page](https://www.hackster.io/kemfic/curved-lane-detection-34f771)

to see a video on how it works, check out this [video](https://www.youtube.com/watch?v=qg3NrG-Gcy0)

to see it in action, check out this [video](https://www.youtube.com/watch?v=2dFVgILasXA)