Segmenting and classifying Dust

Hi,
I am new to matlab I want to segment the dust in images like this one. any ideas how i can do it ?
Thank you.

 Risposta accettata

Image Analyst
Image Analyst il 16 Feb 2019

1 voto

You might try stdfilt() to look for smooth areas, and combine that with color segmentation. Use the Color Thresholder app on the Apps tab of the tool ribbon. Or you could try deep learning.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by