Ask Your Question
-1

how to work on to get human body measurements with OpenCv

asked 2017-11-20 00:13:43 -0600

Pooja gravatar image

I want to work on opencv to get human body measurements so anybody please help me how I can do this

edit retag flag offensive close merge delete

Comments

Hi, Can you please explain your question with little bit more information?

Thanks, vijay

vps gravatar imagevps ( 2017-11-20 08:14:50 -0600 )edit

Actually I want to develop an android app to get human body measurements for cloth stitching, So as I m new to use opencv don't know to to implement it. For this I'v android 2.3.3 or opencv 3.3.1. Please help me how I can do this?

Pooja gravatar imagePooja ( 2017-11-29 06:33:47 -0600 )edit

Hi Pooja, If person in standing position and facing towards camera. Then, we can divide the human body into head height. As per anatomical proportions, Human body is divided 8 * head_height. Also, other body parts can be divided into the head unit.

link textlink text

These ratio will be helpful to cut ROI of particular body part. After, you can find the joints positions by doing some processing on ROI. For more accuracy, you should use machine learning or CNN. Let me know in case of any doubt.

Regards, Vijay

vps gravatar imagevps ( 2017-11-29 07:11:56 -0600 )edit

So for this how I should start?

Pooja gravatar imagePooja ( 2017-11-29 07:31:01 -0600 )edit

Ai I told you I'v installed android version 2.3.3 and opencv version is 3.3.1

Pooja gravatar imagePooja ( 2017-11-29 07:32:04 -0600 )edit

Hi Pooja, I don't have experience in android application development but if you have doubt regarding procedure, I will help you.

vps gravatar imagevps ( 2017-11-29 07:42:23 -0600 )edit

Thank you so much for your reply and please tell me the procedure how I can get human body measurements

Pooja gravatar imagePooja ( 2017-12-01 08:24:19 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
1

answered 2017-11-20 07:26:51 -0600

VxW gravatar image

I have asked Google and these links poped up on the first page:

https://github.com/boopis/2d

https://stackoverflow.com/questions/2...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-11-20 00:13:43 -0600

Seen: 4,605 times

Last updated: Nov 20 '17