How to find center of circles in image?
6 views (last 30 days)
Show older comments
I have white circles and black background? How to find center of all

circles in image?
1 Comment
Meenu
on 10 Jun 2022
I need some help how to find center of mass if one big cricle having so many other cricle at inside the big cricle.
Answers (2)
Walter Roberson
on 4 Apr 2016
Edited: Walter Roberson
on 4 Apr 2016
regionprops() and ask for 'Centroid'
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!