how to calculate same type of datas in an image?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
Walter Roberson
2013-6-7
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
回答(1 个)
Image Analyst
2013-6-7
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing and Computer Vision 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!