Mostrar comentarios más antiguos
can we able to measure the height of a person by taking his image and processing through MATLAB.
Respuesta aceptada
Más respuestas (2)
Sivakumaran Chandrasekaran
el 12 de Mayo de 2012
0 votos
2 comentarios
Jakob Sørensen
el 12 de Mayo de 2012
Standard SI unit would be meters. But depends on what units you use to calculate it...
Walter Roberson
el 12 de Mayo de 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
el 9 de En. de 2014
0 votos
How do I measure a distance in real world with a picture in matlab?
1 comentario
Image Analyst
el 9 de En. de 2014
See my demo, attached.
Categorías
Más información sobre Image Processing Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!