Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/theovidal/vehicule-vision

🚦 Detection of red traffic lights using conventional image processing in MATLAB
https://github.com/theovidal/vehicule-vision

Last synced: about 1 month ago
JSON representation

🚦 Detection of red traffic lights using conventional image processing in MATLAB

Awesome Lists containing this project

README

        

# Vehicule vision

A MATLAB project made by [Louis Marchal](https://github.com/piirios) and [ThΓ©o Vidal](https://github.com/theovidal) for ENSTA Paris engineering curricula.

## Development

Add assets into the `assets` directory :

- `assets/day-sequence` for the original sequence, i.e the one provided for school work ;
- `assets/night-sequence` is another sequence from [a YouTube video](https://www.youtube.com/watch?v=gmGJ4BaBvfY&t=895s&pp=ygUVbmlnaHQgYmlrZSByaWRlIHBhcmlz).

Configure the parameters in the `src/main.m` file, then run it. A figure will pop out with the results.

## Licence

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004

Copyright (C) 2004 Sam Hocevar

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. You just DO WHAT THE FUCK YOU WANT TO.