Image Processing - Measuring geometric sizes in the image
1 回表示 (過去 30 日間)
古いコメントを表示
Hello, thank you in advance for anyone who can help.
I have a grayscale image, I want to write a code that will do the following measurements:
1. Measure minimum distance in a particular area
2. Measure thickness in a particular area
see attached pdf
You can assume 1mm = 1 pixel
2 件のコメント
thoughtGarden
2019 年 9 月 20 日
Are you wanting to click on the image to select the points to measure? Otherwise how do you plan to obtain the pixel data?
回答 (2 件)
thoughtGarden
2019 年 9 月 20 日
You may be interested in this function: https://www.mathworks.com/matlabcentral/fileexchange/7173-grabit
Seems like what you are looking for.
0 件のコメント
syed rahim
2019 年 9 月 20 日
The example listed on the page is straight forward and should apply to your situation.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!