how to clustering/segment binary image?
Ältere Kommentare anzeigen

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.
Antworten (1)
Saurav Chaudhary
am 3 Nov. 2020
0 Stimmen
Look at the following MATLAB answer, which involves same application as you want.
Hope this helps.
Kategorien
Mehr zu Map Display finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!