HeadCounter
HeadCounter copied to clipboard
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.
Hi@yquemener Great work! I had run this project successfully but when i tested with my video file ,it did't detected any head.I think there are so many factors will infect...
HI @yquemener I build HeadCounter successful. Then I run the command as below: ./headcounter IMG_3963.MP4 then I got an error : OpenCV Error: Assertion failed (!empty()) in detectMultiScale, file /Users/zuekiWork/Documents/opencv-3.0.0/modules/objdetect/src/cascadedetect.cpp,...
Hi, When I run cmake, I am getting the following error. CMake Error at CMakeLists.txt:10 (FIND_PACKAGE): By not providing "FindOpenCV.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a...
i tried this project but i m getting errors which i cant able to get resolved .Is it the Complete repo Or we need to build anything more.Can u help...
I would like to perform people counting in a still image. Is there any way to do that? It would be great if you provide an example call of your...