How can I calculate the thickness for an irregular object?
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have obtained the attached image after applying morphological operations. Now I have to calculate the thickness of the object in the image but I am unable to find the thickness of the white portion. I have the actual thickness but whatever operations(BoundingBox...) I have applied till now to get the thickness, I am not getting the desired results.
Thanks in advance.
0 Kommentare
Antworten (1)
Vineet Joshi
am 23 Jul. 2021
Hi
The following example covers how you can measure distances in an image. You can have a look at this.
This can help you in measuring thickness.
0 Kommentare
Siehe auch
Kategorien
Find more on Image Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!