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

3 vues (au cours des 30 derniers jours)
Anu Krishnan
Anu Krishnan le 26 Mar 2023
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.

Réponses (1)

Image Analyst
Image Analyst le 26 Mar 2023
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.

Catégories

En savoir plus sur Geometric Transformation and Image Registration dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by