How can I calculate the thickness for an irregular object?

조회 수: 2 (최근 30일)
Khushi Patni
Khushi Patni 2021년 6월 30일
답변: Vineet Joshi 2021년 7월 23일
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.

답변 (1개)

Vineet Joshi
Vineet Joshi 2021년 7월 23일
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.

Community Treasure Hunt

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

Start Hunting!

Translated by