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

4 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Geometric 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