Afficher commentaires plus anciens
can we able to measure the height of a person by taking his image and processing through MATLAB.
Réponse acceptée
Plus de réponses (2)
Sivakumaran Chandrasekaran
le 12 Mai 2012
0 votes
2 commentaires
Jakob Sørensen
le 12 Mai 2012
Standard SI unit would be meters. But depends on what units you use to calculate it...
Walter Roberson
le 12 Mai 2012
If A and B are in unit U, then A^2 and B^2 would be in unit U^2, and so A^2+B^2 would be in unit U^2, and sqrt(A^2+B^2) would be in unit sqrt(U^2) which would be unit U.
Thus, as long as the units of the components are the same, the Euclidean distance will be in the same unit as the components are.
sara
le 9 Jan 2014
0 votes
How do I measure a distance in real world with a picture in matlab?
1 commentaire
Image Analyst
le 9 Jan 2014
See my demo, attached.
Catégories
En savoir plus sur Image Processing Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!