clustering and pixel count
古いコメントを表示
I want to differentially recognize circular spots within a binary image.
I also want to count how many pixels are inside each individually recognized spot.
Is there a way?
採用された回答
その他の回答 (1 件)
Matt J
2021 年 5 月 29 日
0 投票
Yes, regionprops(___,'Area')
カテゴリ
ヘルプ センター および File Exchange で Image Thresholding についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!