Giter VIP home page Giter VIP logo

pedestriancounter's Introduction

This is a demo made for tracking pedestrian as I am making an attempt to track other vehicles. Starting out the problem with pedestrian is somewhat easier since their motions are more predictable. Click here for the demo video.

This Project uses OpenCV 3.1.0 and Python. The video source video can be found here

Thanks Federico E. Mejía Barajas for his invaluable advices. I recommend looking at his tutorial and going through documentations on the OpenCV Python tutorial side to understand the code.

IMAGE ALT TEXT

pedestriancounter's People

Contributors

akphi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pedestriancounter's Issues

eof

It is throwing EOF error. Why so?

Executing Issue

When I simply run your code it just goes to exception part and prints EOF.
I tried removing try block and checked the error. I countered some errors but at last I am failing with the solution.
It gives me 3 types of error.

capture

error: (-215) dims <= 2 && step[0] > 0 in function locateROI

Hey,
I am trying to run this code on my laptop and I am getting error:( error: (-215) dims <= 2 && step[0] > 0 in function locateROI). Can you help me out. I am using Ubuntu 14.04 , python 2.7 and opencv3.1.

error is as follows:

fgmask = cv2.blur(frame, (10,10))
cv2.error: /home/deepak/ENV/opencv-3.2.0/modules/core/src/matrix.cpp:949: error: (-215) dims <= 2 && step[0] > 0 in function locateROI

how to change count regioin

For Example: in the code it count people in and out by divide it to top and button part. How can I change it. such as left and right, or any other direction.

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.