how to measure a person's height through MATLAB?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Sivakumaran Chandrasekaran
il 25 Nov 2013
Commentato: Rik
il 6 Apr 2021
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 Commenti
Risposta accettata
Image Analyst
il 25 Nov 2013
See my calibration demo, attached below in blue.
2 Commenti
Hello World
il 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
il 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).
Più risposte (1)
Andreas Goser
il 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)
Vedere anche
Categorie
Scopri di più su Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface) in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!