Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

human body measurement of height,weight and other part [closed]

I am developing an tailor's application,and i want to measure the size of the human body for its cloth. see in image

enter image description hereenter image description hereenter image description hereenter image description here

after all measurement it display result like..

enter image description here

is this possible? i search on Google Width and Height of Human Body and also other on SO. If any example for this type of apps really appreciated.

like image 477
SAMIR RATHOD Avatar asked Jun 19 '13 10:06

SAMIR RATHOD


1 Answers

You could use the size of the head as a reference. I know that when drawing a body usually the head is used as a reference and if you want to draw a short person the height is usually 6 "heads" and for a tall person it could be up to 9 "heads".

In real life the head size can vary but they can usually be explained by things like gender, and if the app can take that into account it would reduce the error.

There are a few studies around the size of the head and how it varies (this is only after a quick google search):

http://www.ncbi.nlm.nih.gov/pubmed/18727867 http://www.vis.caltech.edu/~graf/my_papers/proceedings/GraWic02.pdf

like image 180
SinzianaG Avatar answered Nov 09 '22 23:11

SinzianaG