how to calculate same type of datas in an image?
3 views (last 30 days)
Show older comments
sir,i have an image of a class room where many students are sitting.i have a top view of the class so what i see is only the heads of the students.now what i need is to calculate the number of students in the class.can any one tell me how to find this?please suggest me some books or websites where i can able to get any help.thanks
1 Comment
Walter Roberson
on 7 Jun 2013
Color? Grayscale? Is there a need to worry that someone's hair might happen to be nearly the same color as the seats? Are the seats placed regularly?
Would it be possible for you to post a sample image? http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
Answers (1)
Image Analyst
on 7 Jun 2013
Your search for an algorithm should begin with a search for "crowd estimation" in Vision Bibliography: https://www.google.com/search?hl=En&as_sitesearch=www.visionbib.com%2F&bthG=Google%2BSearch&q=crowd+estimation. Many papers are listed there that estimate the number of people in a crowd by counting head. Pick one and code it up.
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!