Image processing in R for BMI calculation
I must agree with the criticism of BMI as a diagnostic index. It is easy to tell if a person is - ahem - wide and not very high with a single glance. These elementary parameters can easily be deduced from an image of said person. However, it does not convey that essential ratio of muscle to - ahem - adipose tissue that is the stated reason for its prominence. I suggest an older, but more valid, index that was used in the identification of witches. Simply tie the person's hands behind their back and throw him or her into the deep end of the pool. Time to drowning is the response variable and I am certain that those now chastised for their adipose tissue will vastly prefer it. Jim
On Mon, Mar 1, 2021 at 10:24 PM Richard O'Keefe <raoknz at gmail.com> wrote:
"Body Mass Index" is a rather bizarre thing: body.mass.in.kg / height.in.m^2 I have never been able to find any biological or physical meaning for this. Yet clinicians are solemnly advised to measure the weight to the nearest 0.1kg and the height to the nearest 0.1cm. How do you propose to determine the weight from a single image? Even an R package cannot perform magic. On Mon, 1 Mar 2021 at 05:39, Paul Bernal <paulbernal07 at gmail.com> wrote:
Hello everyone,
Does anyone know about any package for image processing, for example, to
calculate body mass index pased on a picture, silouette or image.
Any guidance will be greatly appreciated.
Best regards,
Paul
[[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
[[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.