How do I separate connected objects on a binary image?
古いコメントを表示
My task is to separate the black objects in this photo and calculate their surfice area. I have tried applying erosion and watersheds, but I didn't get to an adequate solution.

2 件のコメント
Rik
2023 年 2 月 6 日
You need to somehow make use of the property that all objects are convex, although I don't have a ready-made solution for you.
Sarvesh Kale
2023 年 2 月 6 日
you have to calculate the area of each blob or all the black blobs after their separation ?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!