how to measure a person's height through MATLAB?

6 views (last 30 days)
a webcam is turned on. a person standing in front of cam has been caught.. the height of the person should be calculated. How to achieve this using MATLAB. Which technique should be used for this. is it possible in MATLAB? In discovery channel, i have seen a laser camera is used in such cases..

Accepted Answer

Image Analyst
Image Analyst on 25 Nov 2013
See my calibration demo, attached below in blue.
  2 Comments
Hello World
Hello World on 6 Apr 2021
Sir in my project i want to crop the image then convert it into binary and then have to calculate the height of that person.is it possible sir?
Rik
Rik on 6 Apr 2021
@Hello World It is your project and this thread is over 7 years old. You can find guidelines for posting homework on this forum here. If you have trouble with Matlab basics you may consider doing the Onramp tutorial (which is provided for free by Mathworks).

Sign in to comment.

More Answers (1)

Andreas Goser
Andreas Goser on 25 Nov 2013
Sure this is possible with MATLAB. Tool related this sounds pretty simple with Image Acquisition Toolbox and some basic commands.
The important non-tool related question is about the quality of the picture (alwas the same background? contrast? etc.) andd the claibration (Always the same situation? Something we know its size to compare)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!