Height and Weight Estimation
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Jack Sparrow
le 8 Jan 2013
Commenté : Image Analyst
le 2 Déc 2020
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 commentaires
Réponse acceptée
Image Analyst
le 8 Jan 2013
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 commentaires
Image Analyst
le 9 Jan 2013
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.
Plus de réponses (1)
Voir également
Catégories
En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!