Height and Weight Estimation
3 ビュー (過去 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!