how to clustering/segment binary image?

I need to find an algorithm that can segement following image as circled.
I think semantic segmentation probably can do it, but I dont have enough labeled data for training.
K-mean clustering wouldent work.
Also, since all three parts are connected, regionprop dont work either.
I am apperciate if anyone could suggest any approaches that can segement images as described above.

回答 (1 件)

Saurav Chaudhary
Saurav Chaudhary 2020 年 11 月 3 日

0 投票

Look at the following MATLAB answer, which involves same application as you want.
Hope this helps.

製品

リリース

R2020b

質問済み:

2020 年 10 月 31 日

回答済み:

2020 年 11 月 3 日

Community Treasure Hunt

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

Start Hunting!

Translated by