Description: It is a people counter perform using opencv library and C++ language. Has also implemented background subtraction and object tracking. Platform: |
Size: 5576704 |
Author:pawlik.b |
Hits:
Description: 基于kinect人流记数系统,可以检测人的出入并记数
基于opencv,openframework,openni2-people counter based on Kinect
using opencv and openframework openni2 Platform: |
Size: 1492992 |
Author:陈天 |
Hits:
Description: = 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. Platform: |
Size: 114688 |
Author:denijsoncc |
Hits: