Description: Population density detection of video images, a variety of crowd density scenes crowd counting algorithm:
Algorithm functions: a mathematical relation between the image features and the number of images
Algorithm Input: training sample image 1,2 ... K
Algorithm output: model estimation parameters, reference image
Algorithmic process: 1) the training sample image into blocks (algorithm 1.1)
2) by 1.2 algorithm to calculate the corresponding training samples of each block ALBP features normalized, then K-means algorithm (algorithm can be used opencv library implementation, no longer describe the algorithm), the image block is divided into k (k <K) class, gets k (k <K) clustering centers, namely the reference image
3) conduct of image block matching with the reference image. 1.2 ALBP characterized using an algorithm to strike, and strike the similarity, the similarity of a set of new features and forming a normalized new features.
4) pedestrian area accounted for in
To Search:
File list (Check if you may need any files):
PeopleDensitydll\Debug\PeopleDensitydll.dll
................\.....\PeopleDensitydll.exp
................\.....\PeopleDensitydll.lib
................\.....\PeopleDensitydll.pdb
................\PeopleDensitydll\app.ico
................\................\app.rc
................\................\BitmaptoIpl.cpp
................\................\BitmapToIplImage.cpp
................\................\BittoIpl.h
................\................\Debug\app.res
................\................\.....\BuildLog.htm
................\................\.....\mt.dep
................\................\.....\myDensity.obj
................\................\.....\PeopleDensitydll.dll.embed.manifest
................\................\.....\PeopleDensitydll.dll.embed.manifest.res
................\................\.....\PeopleDensitydll.dll.intermediate.manifest
................\................\.....\stdafx.obj
................\................\.....\vc90.pdb
................\................\externDll.cpp
................\................\myDensity.cpp
................\................\PeopleDensitydll.def
................\................\PeopleDensitydll.h
................\................\PeopleDensitydll.vcproj
................\................\PeopleDensitydll.vcproj.PC-201111031204.Administrator.user
................\................\ReadMe.txt
................\................\resource.h
................\................\stdafx.cpp
................\................\stdafx.h
................\PeopleDensitydll.ncb
................\PeopleDensitydll.sln
................\PeopleDensitydll.suo
................\使用说明请参看右侧注释===〉〉.txt
................\PeopleDensitydll\Debug
................\Debug
................\PeopleDensitydll
PeopleDensitydll