文件名称:HeadCounter-master
-
所属分类:
- 标签属性:
- 上传时间:2018-03-14
-
文件大小:112kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
= 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.
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.
相关搜索: oepncv
head count
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
HeadCounter-master | 0 | 2012-10-04 |
HeadCounter-master\CMakeLists.txt | 293 | 2012-10-04 |
HeadCounter-master\Makefile | 1967 | 2012-10-04 |
HeadCounter-master\README | 796 | 2012-10-04 |
HeadCounter-master\cvPlayer | 0 | 2012-10-04 |
HeadCounter-master\cvPlayer\cvPlayer.cpp | 1785 | 2012-10-04 |
HeadCounter-master\data | 0 | 2012-10-04 |
HeadCounter-master\data\haarcascade_frontalface_alt.xml | 919871 | 2012-10-04 |
HeadCounter-master\doc | 0 | 2012-10-04 |
HeadCounter-master\doc\blog.xml | 1514 | 2012-10-04 |
HeadCounter-master\headCounter.cpp | 14611 | 2012-10-04 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.