Image Processing - Measuring geometric sizes in the image

3 views (last 30 days)
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 Comments
thoughtGarden
thoughtGarden on 20 Sep 2019
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
oz astyuker on 20 Sep 2019
no. i want the code to do that for me, maybe using edge function

Sign in to comment.

Answers (2)

thoughtGarden
thoughtGarden on 20 Sep 2019
Seems like what you are looking for.

syed rahim
syed rahim on 20 Sep 2019
The example listed on the page is straight forward and should apply to your situation.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!