Giter Site home page Giter Site logo

vinchu / headcounter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yquemener/headcounter

0.0 1.0 0.0 240 KB

This is a head counting software. Its aim is to be able to count the number of people present in a crowd, especially in protests, and provide an estimate as accurate as possible.

CMake 1.57% Makefile 10.54% C++ 87.89%

headcounter's Introduction

= Head Counter =

The aim of this software is to be able to count the number of people present in a crowd, especially in protests, and provide an estimate as accurate as possible. This software is currently at a very early stage.

Compilation
===========

You need OpenCV to compile this software. It should work well with the latest opencv from debian and ubuntu as well. It uses CMake to build. The process is as follow :

cd HeadCounter
mkdir build
cd build
cmake ..
make

this should compile both cvplayer and headcounter.

cvplayer is a simple test utility to check that your opencv configuration manage to read a specific file

headcounter is the main program. headcounter -h gives you instruction on how to use it.

Support
=======
You can contact me at quemener dot yves at free dot fr. 

headcounter's People

Contributors

yquemener avatar

Watchers

James Cloos 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.