How to fill a circle with different sized circles
5 次查看(过去 30 天)
显示 更早的评论
Hi
I would like to create something very similar to this with packcircles. All I have is the background colours and foreground colours.
I am aware that there are some resources about how to fill a square with circles. https://uk.mathworks.com/matlabcentral/answers/405186-fill-area-with-random-circles-having-different-diameters
But I am not very familiar with the rejection sampling principle.
Any code with a bit more comments to help me to understand how this is achieved would be much appreciated.
0 个评论
采纳的回答
Image Analyst
2022-9-23
There are 24 posts on circle packing:
Can you not figure out how to create one? By the way, you can use rectangle() to draw a color circle of a specified color.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!