Giter Club home page Giter Club logo

traffic-light-detector's Introduction

Some experiment over traffic-light (Python 2.7 + OpenCV)

Some folders are separate projects

File and folder structure:

  1. detector.py + src -- base detector red, green and yellow detector

Extract some mp4 and run detector proceed <name> or detector init <name>

  1. cameras -- list of compressed camera with traffic lights
  2. docs -- some literature and image for this file
  3. motion-detector -- detect traffic light moving based on Lucas Kanade optical flow

Copy extracted tf2.mp4 to motion-detector and run main.py

  1. tracks -- visualise traffic light moving tracks based on SIFT

Copy extracted tf2.mp4 to tracks and run SIFT_track.py

  1. stabilize -- Stabilise traffic light moving based on Lucas Kanade optical flow and Affine transform

Copy extracted tf2.mp4 to stabilize and run lk_stabilize.py

  1. foreground-extract -- Foreground Extraction using GrabCut Algorithm

Copy extracted tf2.mp4 to stabilize and run foreground-extract.py

  1. template-matching -- Template matching Algorithm

Copy extracted tf2.mp4 to stabilize and run template-matching.py

  1. result -- result videos

You can see short experiments results on the video

traffic-light-detector's People

Contributors

levabd avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

anhvaut yqin9xx

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.