Height and Weight Estimation
4 次查看(过去 30 天)
显示 更早的评论
Can someone please help me out on how to do human height and weight estimation in still images. If possibly algorithms related. thank you
0 个评论
采纳的回答
Image Analyst
2013-1-8
Find the height and area using regular image processing methods and then apply some empirical formula easily obtainable. But it will be an estimate since the height will stay the same but the area will change depending on if the person is turned or not.
3 个评论
Image Analyst
2013-1-9
It could entail anything from simple thresholding and summing up the pixels above the threshold, to algorithms so complicated even I can't understand them.
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!