Giter Club home page Giter Club logo

vehicle-brake-light-detection-system's Introduction

Vehicle-Brake-Light-Detection-System

In the world of Autonomous vehicles the need for additional intelligence cannot be overemphasized. With more intelligence, autonomous vehicles would make better predictions needed for navigation. Human vehicle drivers can predict the actions of other drivers just by paying attention to vehicle lights. Vehicle lights are not just instruments of illumination. They function beyond that for good and experience drivers. How about we extending this abilities of paying attention to vehicle lights to autonomous vehicles.

There are different kinds of lights in a vehicle. These lights include;

  • Head lights
  • Tail lights
  • Brake lights
  • Daytime running lights
  • Fog lights
  • Signal Lights/ Trafficating lights
  • Hazard lights

These lights all serve different purpose for a vehicle driver and in addition, it can be used as a means of communication to other road users. The goal of this project is to use computer vision to build a vehicle brake/tail light detection system, that would be able to identify when vehicles in front have these lights turned on.

Looking at vehicle brake light images, what one sees are dispersed red colors coming from a light fitting of different shapes and sizes. I would be focusing on the dispersed red lights and not the light fitting to build this detection system.

In building the detection system, the image is first, converted to HSV. The HSV_min and HSV_max that works for the brake light are gotten through a different set of codes. Masked HSV image is converted to gray image. Contours for the gray image is extracted and then converted to a rectangular bounding box. Bounding box within a define area size is retained as the best detector for the brake light.

vehicle brakelight detected images-1

vehicle-brake-light-detection-system's People

Contributors

ohislee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.