image height
이전 댓글 표시
can we able to measure the height of a person by taking his image and processing through MATLAB.
채택된 답변
추가 답변 (2개)
Sivakumaran Chandrasekaran
2012년 5월 12일
0 개 추천
댓글 수: 2
Jakob Sørensen
2012년 5월 12일
Standard SI unit would be meters. But depends on what units you use to calculate it...
Walter Roberson
2012년 5월 12일
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
2014년 1월 9일
0 개 추천
How do I measure a distance in real world with a picture in matlab?
댓글 수: 1
Image Analyst
2014년 1월 9일
See my demo, attached.
카테고리
도움말 센터 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!