Format distance tool label to centimeter.
1 回表示 (過去 30 日間)
古いコメントを表示
Can anyone tell me how to format the text in distance tool's label to centimeter?
Thanks
2 件のコメント
Sven
2011 年 11 月 12 日
The distance tool reports in pixels for a very good reason:
An image doesn't have *physical* distance by itself. Real-world distance is only applied after you answer this question:
"How big (in cm, for example) is each pixel in my image"?
This answer will be very different depending on the image. Take a picture of your house. How many cm in each pixel? Take a satellite picture of your neighbourhood. How many cm in each pixel?
What I suggest you do is determine the "scale" of your pixels, ie, that each pixel represents 0.1cm, then multiply that number by what the distance tool reports.
回答 (1 件)
Ashish Uthama
2012 年 9 月 17 日
" The distance tool reports in pixels for a very good reason:
An image doesn't have physical distance by itself. Real-world distance is only applied after you answer this question:
"How big (in cm, for example) is each pixel in my image"?
This answer will be very different depending on the image. Take a picture of your house. How many cm in each pixel? Take a satellite picture of your neighbourhood. How many cm in each pixel?
What I suggest you do is determine the "scale" of your pixels, ie, that each pixel represents 0.1cm, then multiply that number by what the distance tool reports. "
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Modify Image Colors についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!