Image Processing - Measuring geometric sizes in the image
显示 更早的评论
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?
oz astyuker
2019-9-20
回答(2 个)
thoughtGarden
2019-9-20
0 个投票
You may be interested in this function: https://www.mathworks.com/matlabcentral/fileexchange/7173-grabit
Seems like what you are looking for.
syed rahim
2019-9-20
0 个投票
The example listed on the page is straight forward and should apply to your situation.
类别
在 帮助中心 和 File Exchange 中查找有关 Object Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!