Skip to content
Back to formatted view

Raw Message

Message-ID: <CABcYAdJiC90yT0nRR2ZwgRMZw3Yo=6mNyYdE2y03f-ToXTVLNg@mail.gmail.com>
Date: 2021-03-01T11:23:28Z
From: Richard O'Keefe
Subject: Image processing in R for BMI calculation
In-Reply-To: <CAMOcQfOPo9B3qDZhZvP8bz7eEBBB6_ds+J02W-0rEcWg6MnuUw@mail.gmail.com>

"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]]