Add self driving lane detection project

This commit is contained in:
Vipin Kumar 2020-09-25 17:07:26 +05:30 committed by GitHub
parent 1005ebc96e
commit a957c646ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -39,4 +39,5 @@ Project Title | Description | Author(s) | Repository
## Application
Project Title | Description | Author(s) | Repository
:-- | :-- | :--: | :--
Observatory | Interactively displays temperatures and deviations all around the world from 1975 to 2015 | [spamegg](https://github.com/spamegg1) | [ScalaCapstone](https://github.com/spamegg1/ScalaCapstone)
Observatory | Interactively displays temperatures and deviations all around the world from 1975 to 2015 | [spamegg](https://github.com/spamegg1) | [ScalaCapstone](https://github.com/spamegg1/ScalaCapstone)
Self-Driving - Lane Detection | a program to detect lanes in a video of a road | [Vipin Kumar](https://github.com/VipinindKumar) | [Lane Detection](https://github.com/VipinindKumar/Self-Driving)