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!