Height and Weight Estimation
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Jack Sparrow
il 8 Gen 2013
Commentato: Image Analyst
il 2 Dic 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 Commenti
Risposta accettata
Image Analyst
il 8 Gen 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 Commenti
Image Analyst
il 9 Gen 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.
Più risposte (1)
Vedere anche
Categorie
Scopri di più su Image Processing Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!