Coder Social home page Coder Social logo

mandiloz / cvtrafficcam Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ckuhn517/cvtrafficcam

0.0 0.0 0.0 15.82 MB

Reading images from a webcam and monitoring traffic using a Haar classifier to detect cars.

License: MIT License

Python 100.00%

cvtrafficcam's Introduction

--------------------------------------
Computer Vision Traffic Camera Project
--------------------------------------

Author:   Chris Kuhn
Location: https://github.com/cKuhn517/cvTrafficCam.git

This is a simple project for detecting vehicles in a video stream and recording 
traffic and parking conditions during the day.  This information will be used 
to predict times of heavy traffic and the availability of street parking.  The 
program will be made as lightweight as possible so a simple server or raspberry 
pi can be used to monitor a continuous video stream from a webcam or ip camera.

This project is for my own experimentation and education and is free for others 
to use and modify as they see fit.  For more information see LICENSE.

---------------------------------
Requirements
---------------------------------

 - Python 2.7
 - OpenCV 3.1

---------------------------------
Features
---------------------------------

This is a list of current and planned features for this project.

    ---------------------
    Current Features
    ---------------------
     - Haar cascade training (follow instructions in buildHaarClassifier.py)
     - Vehicle detection (haarTest.py)

    ---------------------
    Planned Features
    ---------------------
     - Motion detection triggering for increased performance
     - Automatic reduction in framerate if necessary to keep up with live feed	
     - Automatic traffic lane detection	
     - Automatic parking zone detection
     - Storage of traffic and parking data
     - Traffic prediction
     - Parking availability prediction

---------------------------------
Change Log
---------------------------------

 - v0.1
 -- Implemented and trained Haar cascade for vehicle detection

cvtrafficcam's People

Contributors

ckuhn517 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.