how to clustering/segment binary image?
조회 수: 3 (최근 30일)
이전 댓글 표시

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.
댓글 수: 0
답변 (1개)
Saurav Chaudhary
2020년 11월 3일
Look at the following MATLAB answer, which involves same application as you want.
Hope this helps.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Map Display에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!