clustering and pixel count
Show older comments
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?
Accepted Answer
More Answers (1)
Matt J
on 29 May 2021
0 votes
Yes, regionprops(___,'Area')
Categories
Find more on Image Thresholding in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!