image height
Show older comments
can we able to measure the height of a person by taking his image and processing through MATLAB.
Accepted Answer
More Answers (2)
Sivakumaran Chandrasekaran
on 12 May 2012
0 votes
2 Comments
Jakob Sørensen
on 12 May 2012
Standard SI unit would be meters. But depends on what units you use to calculate it...
Walter Roberson
on 12 May 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
on 9 Jan 2014
0 votes
How do I measure a distance in real world with a picture in matlab?
1 Comment
Image Analyst
on 9 Jan 2014
See my demo, attached.
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!