how to measure a person's height through MATLAB?
2 次查看(过去 30 天)
显示 更早的评论
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..
0 个评论
采纳的回答
Image Analyst
2013-11-25
See my calibration demo, attached below in blue.
2 个评论
Hello World
2021-4-6
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
2021-4-6
@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).
更多回答(1 个)
Andreas Goser
2013-11-25
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)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface) 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!