count the number of standing people in the view of an overhead camera

4 visualizzazioni (ultimi 30 giorni)
Hello, I am planning to do a real time head detection with hough transform algorithm and then count the number of detected people in the scene. In this case the camera/webcam is mounted to the ceiling of a room and people (max 8 people) are standing under the camera. I would like to get any suggestion regarding this topic.
appreciate it. thanks

Risposte (1)

Image Analyst
Image Analyst il 22 Dic 2015
A simple, but perhaps not super accurate, way would be to get an area fraction of the "empty" scene that is covered by people and turn that into a count knowing the area that a single person takes up.
  3 Commenti
Image Analyst
Image Analyst il 22 Dic 2015
Modificato: Image Analyst il 22 Dic 2015

Well pick one that doesn't rely on moving people, if that's your case. I know they've used it for still crowds, like to estimate the number of people at events and demonstrations, like in Washington DC. It became a heated argument because one group wanted to have a million people and estimates showed only 400,000 which made them angry because they needed a million to match the name of their event. Since that event, the National Park Service will not give crowd estimates anymore.

http://www.nbcnews.com/news/nbcblk/black-men-gathering-million-man-march-20th-anniversary-n442226

"....The National Park Service estimated the attendance at the original 1996 march to be around 400,000, but subsequent counts by private organizations put the number at 800,000 or higher. The National Park Service has refused to give crowd estimates on Mall activities since...."

Anyway, why can't you do a calibrated area fraction like I suggested? Post your image if you want.

Accedi per commentare.

Categorie

Scopri di più su Communications Toolbox in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by