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.

 채택된 답변

Image Analyst
Image Analyst 2019년 2월 16일

1 개 추천

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.

추가 답변 (0개)

질문:

2019년 2월 15일

답변:

2019년 2월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by