How to select triangle shapes of specific height from SEM image ?

3 ビュー (過去 30 日間)
Anu Krishnan
Anu Krishnan 2023 年 3 月 26 日
回答済み: Image Analyst 2023 年 3 月 26 日
To find out the height of traingle as seen in a SEM image and to find out the number of all such triangles in the image.

回答 (1 件)

Image Analyst
Image Analyst 2023 年 3 月 26 日
You could probably use Image Analysis.
It's a generic, general purpose demo of how to threshold an image to find blobs, and then measure things about the blobs, and extract certain blobs based on their areas or diameters.
If you have any more questions, then attach your data and code to read it in with the paperclip icon after you read this:
Otherwise you won't get any good answers because you forgot to attach a few images.

カテゴリ

Help Center および File ExchangeGeometric Transformation and Image Registration についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by