how to work on to get human body measurements with OpenCv
I want to work on opencv to get human body measurements so anybody please help me how I can do this
I want to work on opencv to get human body measurements so anybody please help me how I can do this
I have asked Google and these links poped up on the first page:
Asked: 2017-11-20 00:13:43 -0600
Seen: 4,664 times
Last updated: Nov 20 '17
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
Installing Sample App / OpenCV Manager
OpenCV-2.4.2-android-sdk missing build.xml?
OpenCV libs on Real Android Device
Unresolved inclusions in OpenCV android tutorial 4.
build openCV for android, without CUDA
OpenCV Tutorial 1 - Add OpenCV on API 8
Is OpenCV_2.4.2_binary_pack_armv7a source code open
How to get good matches from the ORB feature detection algorithm?
How to decrease the number of processed frames from a live video camera?
Hi, Can you please explain your question with little bit more information?
Thanks, vijay
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?
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
So for this how I should start?
Ai I told you I'v installed android version 2.3.3 and opencv version is 3.3.1
Hi Pooja, I don't have experience in android application development but if you have doubt regarding procedure, I will help you.
Thank you so much for your reply and please tell me the procedure how I can get human body measurements